*** This bug is a duplicate of bug 218834 ***
https://bugs.launchpad.net/bugs/218834
** Changed in: hal
Status: Confirmed => Fix Released
--
DVD-R not auto-mounted by Gnome
https://bugs.launchpad.net/bugs/157775
You received this bug notification because you are a member of Ubuntu
Bug
*** This bug is a duplicate of bug 218834 ***
https://bugs.launchpad.net/bugs/218834
** This bug has been marked a duplicate of bug 218834
dvd or cd does not mount
--
DVD-R not auto-mounted by Gnome
https://bugs.launchpad.net/bugs/157775
You received this bug notification because you are
** Changed in: hal
Status: Unknown => Confirmed
--
DVD-R not auto-mounted by Gnome
https://bugs.launchpad.net/bugs/157775
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.
Many thanks for your help, I did learn a lot on varios things regarding
Ubuntu!
I also checked with '12000' which does not automount, so I will stay with 15000.
Probably it is also worth to mention, that I only observed the effect with that
very DVD-R in my sATA LG GSA-H30N recorder. I love that
I don't know enough about hal to know if the timeout should be same.
A warning message during the compilation tells me it's not sure the second one
is really used.
Anyway I opened a bug upstream so that bug can be fixed directly there.
--
DVD-R not auto-mounted by Gnome
https://bugs.launchpad.
** Bug watch added: freedesktop.org Bugzilla #13009
https://bugs.freedesktop.org/show_bug.cgi?id=13009
** Also affects: hal via
https://bugs.freedesktop.org/show_bug.cgi?id=13009
Importance: Unknown
Status: Unknown
--
DVD-R not auto-mounted by Gnome
https://bugs.launchpad.net/bug
I have now narrowed down the values for my hardware conditions:
hald/util.h
#define HAL_HELPER_TIMEOUT 15000
is already sufficient to have the DVD automounted by hal in my LG-recorder
hald/hald_runner.h
#define HAL_HELPER_TIMEOUT 1
Leaving it on that original value (only for sane?) still lets
Great - CONGRATULATIONS to YOU - it works!!!
DVD now is mounted correctly by hal, so it is just timing.
What I now have to do is just find out the optimum timeout (suppose it is in
1/10 of a second) for my hardware.
Will play a bit with that and let you know.
One more question me came up when ed
copy/paste mistake.
You should have read:
- edit files hald/util.h and hald/hald_runner.h and change line:
so could you change the hald/hald_runner.h and rereun:
dpkg-buildpackage -rfakeroot -us -uc
install the 3 packages hal, libhal1 and libhal-storage1:
dpkg -i hal_0.5.9.1-6ubuntu5_i386.deb lib
Puh, I finally succeded in compiling hal, but 2 questions remaining:
1. I only found 1 file 'hald/util.h' where I could edit the line
'#define HAL_HELPER_TIMEOUT 1'
2. after compiling I got a bunch of *.deb packets - which to install???
-rw-r--r-- 1 root root 347152 2007-10-29 16:32 hal_0.5.
To test if the timeout is the problem, try to recompile hal with a
greater timeout:
- apt-get source hal
- cd hal-0.5.9.1
- edit files hald/util.h and hald/util.h and change line:
#define HAL_HELPER_TIMEOUT 1
in
#define HAL_HELPER_TIMEOUT 6
- then build the package
dpkg-buildpackage -rf
> Could you do:
vol_id /dev/scd0
inserted the DVD in scd0, waited till it sun-up twice and settled again.
[EMAIL PROTECTED]:/home/ingo# vol_id /dev/scd0
ID_FS_USAGE=filesystem
ID_FS_TYPE=udf
ID_FS_VERSION=
ID_FS_UUID=
ID_FS_UUID_ENC=
ID_FS_LABEL=OS2 in Parallels
ID_FS_LABEL_ENC=OS2\x20in\x20P
Further Info:
all the tests till now were done in my favorite recorder LG GSA-H30N
now I inserted the DVD in my 'second' drive sr1 = Samsung SH-S183H and it
mounts automatically - withot tricks.
So probably a timing issue with hal in combination with my recorder?
(the LG however is my preferred
Your last hal log was more interesting, it seems the probe-volume takes
too much time, see:
[8693]: 21:52:03.713 [E] probe-volume.c:351: Timed out probing /dev/scd0
- broken device driver?
There is a 10s timeout, on probe-volume.
If you are able to automount when starting hal, it's maybe because
Based on that I made further tests:
ejected the DVD
started hal
inserted the DVD - nothing happens, only drive spins up twice
stopped hal
started hal - DVD is mounted
I did repeat 3 times, this procedure works!
--
DVD-R not auto-mounted by Gnome
https://bugs.launchpad.net/bugs/157775
You receiv
Correction:
after finishing the tests, I left the DVD-R in the drive/recorder.
Checked with ' ps -Af | grep hal'
and realized that hal was not running, so I issued:
'/etc/init.d/hal start'
It MOUNTS!
--
DVD-R not auto-mounted by Gnome
https://bugs.launchpad.net/bugs/157775
You received this
Important observation:
after finishing the tests, I left the DVD-R in the drive/recorder.
Checked with '/etc/init.d/hal start'
and realized that hal was not running, so I issued:
'/etc/init.d/hal start'
hal starts - and the DVD-R is mounted by GNOME, Nautilus popps up with
the content and the ico
** Attachment added: "addon-storage.strace.txt"
http://launchpadlibrarian.net/10199166/addon-storage.strace.txt
--
DVD-R not auto-mounted by Gnome
https://bugs.launchpad.net/bugs/157775
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ub
Here the 2 debug files:
Again I got the pop-up
"Cannot mount volume.
You are not privileged to mount this volume."
** Attachment added: "hal.debug.txt"
http://launchpadlibrarian.net/10199164/hal.debug.txt
--
DVD-R not auto-mounted by Gnome
https://bugs.launchpad.net/bugs/157775
You receive
I made have a mistake, you can launch hald as root, so can you do it
again, I would like to understand why you don't have the hald-addon-
storage debug messages:
eject the dvd if in the drive
stop hal
sudo hald --daemon=no --verbose=yes >/tmp/hal.debug.txt 2>&1
wait 10 seconds
ps -Af | grep hal
s
So, I did repeat the test. Here the output in the root-xterm:
[EMAIL PROTECTED]:/home/ingo# /etc/init.d/hal stop
* Stopping Hardware abstraction layer hald
[ OK ]
[EMAIL PROTECTED]:/home/ingo# su -s /bin/sh haldaemon -c "hald --daemon=no
--
Concerning the debug to retry, I was talking about he hald daemon debug
log, the one you got
with:
sudo su -s /bin/sh haldaemon -c "hald --daemon=no --verbose=yes"
>/tmp/hal.debug.txt 2>&1
If hald-addon-storage is properly launched, you should get some lines
like these one:
[12217]: 19:57:47.742
here too:
lrwxrwxrwx 1 root root 4 2007-10-27 12:46 sr0 -> scd0
worth to mention that /dev/sr0 is a sATA-recorder?
--
DVD-R not auto-mounted by Gnome
https://bugs.launchpad.net/bugs/157775
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug conta
/dev/sr0 is probably a symlink to /dev/scd0 like on my computer:
$ ls -l /dev/sr0
lrwxrwxrwx 1 root root 4 2007-10-27 11:45 /dev/sr0 -> scd0
--
DVD-R not auto-mounted by Gnome
https://bugs.launchpad.net/bugs/157775
You received this bug notification because you are a member of Ubuntu
Bugs, whic
This is just to prove that the DVD-R is working manually:
[EMAIL PROTECTED]:/home/ingo# mount /dev/sr0 /media/cdrom0
mount: block device /dev/scd0 is write-protected, mounting read-only
[EMAIL PROTECTED]:/home/ingo# ls -lR /media/cdrom0
/media/cdrom0:
insgesamt 14184
-r--r--r-- 1 root root 145219
I did again. Now I waited until the drive (after 2 spin-up's) has spun
down again. Her what I did in the xterm (as root):
[EMAIL PROTECTED]:/home/ingo# ps -Af | grep hald-addon-storage
107 7447 7317 0 13:00 ?00:00:00 hald-addon-storage: polling
/dev/sdb (every 2 sec)
107 747
I am bit puzzled.
The hald-addon-storage seems to work correctly.
But you miss lines like that in the hal daemon debug output:
[12217]: 19:57:47.742 [D] addon-storage.c:670:
**
[12217]: 19:57:47.742 [D] addon-storage.c:671: Doing addon-storage for
** Attachment added: "addon-storage.strace.txt"
http://launchpadlibrarian.net/10186527/addon-storage.strace.txt
--
DVD-R not auto-mounted by Gnome
https://bugs.launchpad.net/bugs/157775
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ub
28 matches
Mail list logo