On May 03, Marco d'Itri <[EMAIL PROTECTED]> wrote: > Please report the content of /etc/udev/rules.d/z25_persistent-cd.rules > and the output of /lib/udev/cdrom_id --export /dev/your-dvdrw-device .
/etc/udev/rules.d# cat z25_persistent-cd.rules # This file was automatically generated by the /lib/udev/write_cd_rules # program, probably run by the cd-aliases-generator.rules rules file. # # You can modify it, as long as you keep each rule on a single line # and set the $GENERATED variable. # _NEC_DVD_RW_ND-3550A (pci-0000:00:0f.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" # 241240_CDRW (pci-0000:00:0f.1-ide-1:1) ACTION=="add", BUS=="ide", ID=="1.1", SYMLINK+="cdrom1", ENV{GENERATED}="1" ACTION=="add", BUS=="ide", ID=="1.1", SYMLINK+="cdrw1", ENV{GENERATED}="1" /etc/udev/rules.d# /lib/udev/cdrom_id --export /dev/dvd ID_CDROM=1 ID_CDROM_CD_R=1 ID_CDROM_CD_RW=1 ID_CDROM_DVD=1 ID_CDROM_DVD_R=1 ID_CDROM_MRW=1 ID_CDROM_MRW_W=1 ID_CDROM_RAM=1 > BTW, by deleting /etc/udev/ you broke the configuration of other > packages like hal which install their own rules files there. Thanks for the heads-up. I actually moved the directory, not deleted it. :) -- Kirill -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]