|
Bugzilla – Full Text Bug Listing |
| Summary: | udev 0.76 does not recognize DVD drive | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | JP Rosevear <jpr> |
| Component: | Hotplug | Assignee: | Kay Sievers <kasievers> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
lshal output with udev 075
lshal output with udev 076 |
||
|
Description
JP Rosevear
2005-11-27 20:52:31 UTC
Created attachment 58792 [details]
lshal output with udev 075
Created attachment 58793 [details]
lshal output with udev 076
Is ide-cd loaded? If not, does loading it manually fix it? (There seems to be a race between the /proc content and the uevent. I've already added a loop to the ide handler to wait for the proc file in the latest udev version in autobuild) I'm using the latest from autobuild. ide-cd is not loaded. Loading it manually does not change whats seen in hal-device-manager (and lshal --monitor shows nothing when loading). In the ide handler script was the "!" missing in "#!/bin/sh -e". :) I changed the script on this box and it will probably work now. I will submit a new package in a few minutes. Confirmed, properly detected on reboot now. Fine. |