Am Dienstag, 25. April 2006 20:34 schrieb Marco d'Itri:
Hi!

> So we discover that the bus ID for this bus is not stable.
> It sucks, but I can make the script use the persistent path.

Yes, I turned the burner on and of a few times and each time a new rule is 
generated (sorry for the line wrap):

# UJDA745_DVDCDRW (pci-0000:00:1f.1-ide-1:0)
ACTION=="add", BUS=="ide", ID=="1.0", SYMLINK+="cdrom", ENV{GENERATED}="1"
ACTION=="add", BUS=="ide", ID=="1.0", SYMLINK+="cdrw", ENV{GENERATED}="1"
ACTION=="add", BUS=="ide", ID=="1.0", SYMLINK+="dvd", ENV{GENERATED}="1"
# USB_Storage_Adapter (pci-0000:00:1d.7-usb-0:3.2:1.0-scsi-0:0:0:0)
ACTION=="add", BUS=="scsi", ID=="20:0:0:0", SYMLINK+="cdrom1", 
ENV{GENERATED}="1"
ACTION=="add", BUS=="scsi", ID=="20:0:0:0", SYMLINK+="cdrw1", 
ENV{GENERATED}="1"
ACTION=="add", BUS=="scsi", ID=="20:0:0:0", SYMLINK+="dvd1", 
ENV{GENERATED}="1"
# USB_Storage_Adapter (pci-0000:00:1d.7-usb-0:3.2:1.0-scsi-0:0:0:0)
ACTION=="add", BUS=="scsi", ID=="34:0:0:0", SYMLINK+="cdrom", 
ENV{GENERATED}="1"
ACTION=="add", BUS=="scsi", ID=="34:0:0:0", SYMLINK+="cdrw", 
ENV{GENERATED}="1"
ACTION=="add", BUS=="scsi", ID=="34:0:0:0", SYMLINK+="dvd", ENV{GENERATED}="1"
# USB_Storage_Adapter (pci-0000:00:1d.7-usb-0:3.2:1.0-scsi-0:0:0:0)
ACTION=="add", BUS=="scsi", ID=="35:0:0:0", SYMLINK+="cdrom", 
ENV{GENERATED}="1"
ACTION=="add", BUS=="scsi", ID=="35:0:0:0", SYMLINK+="cdrw", 
ENV{GENERATED}="1"
ACTION=="add", BUS=="scsi", ID=="35:0:0:0", SYMLINK+="dvd", ENV{GENERATED}="1"
# USB_Storage_Adapter (pci-0000:00:1d.7-usb-0:3.2:1.0-scsi-0:0:0:0)
ACTION=="add", BUS=="scsi", ID=="36:0:0:0", SYMLINK+="cdrom", 
ENV{GENERATED}="1"
ACTION=="add", BUS=="scsi", ID=="36:0:0:0", SYMLINK+="cdrw", 
ENV{GENERATED}="1"
ACTION=="add", BUS=="scsi", ID=="36:0:0:0", SYMLINK+="dvd", ENV{GENERATED}="1"

> This is a bug which I cannot explain right now and I need to investigate.

OK, I'll try to have a look at it too. I wasn't sure if this is a bug or not.

regards,
Jörg


Reply via email to