On Sat, Mar 25, 2006 at 09:25:52AM +0100, Francesco P. Lovergine wrote:
> Package: cdparanoia
> Version: 3a9.8-13
> Followup-For: Bug #357793
> 
> This issue is due to the missing scsi generic interface in combination
> with (current) udev. If you load 'sg' module you will get the required
> /dev/sg0 device and your device will work perfectly. I tried that on my
> Lenovo T43p which has the same issue due to SATA controller.
> 
> I'm not sure this is a udev issue or a cdparanoia one. Anyway, it's a
> good idea documenting it.
> 

In /etc/udev/hotplug.rules adding '5' to the SYSFS regex as follows

UBSYSTEM=="scsi_device", SYSFS{type}=="[235689]", RUN+="/sbin/modprobe sg"

works. Anyway that assertion failing is not too clean IMHO, and that's
not a udev issue. A new 0.087-3 will follow soon as well.

-- 
Francesco P. Lovergine


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to