Bug 130135

Summary: Automounting USB Connected DVD Drive
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Karl Eichwalder <ke>
Component: HotplugAssignee: Kay Sievers <kasievers>
Status: VERIFIED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: i586   
OS: SuSE Linux 10.0   
Whiteboard:
Found By: Documentation Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: lshal output
hal activities

Description Karl Eichwalder 2005-10-22 06:56:12 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.
Comment 1 Danny Al-Gaaf 2005-10-26 11:22:56 UTC
Could you provide this?:

- output of lshal, with inserted media
- part of /var/log/messages since inserted the media
Comment 2 Karl Eichwalder 2005-10-26 19:33:36 UTC
No trace in /var/log/messages after inserting the medium.  For lshal output, see attachment.
Comment 3 Karl Eichwalder 2005-10-26 19:35:36 UTC
Created attachment 55620 [details]
lshal output
Comment 4 Danny Al-Gaaf 2005-10-26 19:41:38 UTC
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
Comment 5 Karl Eichwalder 2005-10-27 19:45:12 UTC
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.
Comment 6 Danny Al-Gaaf 2005-10-28 15:48:25 UTC
@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. 
Comment 7 Kay Sievers 2005-10-29 02:04:30 UTC
Does the same media work with the internal drive?

What does:
  /sbin/vol_id /dev/sr1
running as root print with the media inserted.
Comment 8 Karl Eichwalder 2005-11-03 01:49:32 UTC
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
Comment 9 Kay Sievers 2005-11-03 02:37:34 UTC
I've comitted a possible fix to upstream CVS,
should show up with the next release.
Comment 10 Kay Sievers 2005-11-17 20:25:29 UTC

*** This bug has been marked as a duplicate of 130210 ***
Comment 11 Ihno Krumreich 2005-12-21 14:27:17 UTC
Closed.