|
Bugzilla – Full Text Bug Listing |
| Summary: | Automounting USB Connected DVD Drive | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Karl Eichwalder <ke> |
| Component: | Hotplug | Assignee: | 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
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. |