Bugzilla – Bug 130135
Automounting USB Connected DVD Drive
Last modified: 2005-12-21 14:27:17 UTC
The system fails to automount the USB connected DVD drive after updating from 9.3 to 10.0 with all YOU packages installed (it used to work on 9.3). Hardware: Internal SCSI CD-ROM; external DVD drive (ATAPI, USB connected). I do not see it if I enter "ls /media/*" and no icon appears on the GNOME desktop. But I can mount the external DVD drive with the following command: mount /dev/sr1 /mnt I attach hwinfo results.
Could you provide this?: - output of lshal, with inserted media - part of /var/log/messages since inserted the media
No trace in /var/log/messages after inserting the medium. For lshal output, see attachment.
Created attachment 55620 [details] lshal output
Could you do this: - rchal stop - hald --verbose=yes --daemon=no --retain-privileges > /tmp/log_lshal 2>&1 - wait 30 seconds - insert the DVD - wait 15 seconds - stop hal with 'Ctrl + C' - attach log_lshal
Created attachment 55773 [details] hal activities I waited a little bit longe between the commands; I hope the log is good enough. If you think it helps I can give you the device for testing next week.
@Karl: could you retry this with the actuall HAL package from STABLE? @Kay: I reassign this bug to you, looks like a problem to detect the filesystem on this DVD.
Does the same media work with the internal drive? What does: /sbin/vol_id /dev/sr1 running as root print with the media inserted.
Danny, can you compile the HAL package for 10.0? Kay, the internal drive is an "old" CD-ROM drive. tux:~ # /sbin/vol_id /dev/sr1 ID_FS_USAGE=filesystem ID_FS_TYPE=iso9660 ID_FS_VERSION= ID_FS_UUID= ID_FS_LABEL=SU1000.001 ID_FS_LABEL_SAFE=SU1000.001
I've comitted a possible fix to upstream CVS, should show up with the next release.
*** This bug has been marked as a duplicate of 130210 ***
Closed.