> When booting with an audio CD in the drive, at the stage of udev > populating /dev/ I see these errors on the screen and also in the > dmesg output: > ......... > [ 11.216120] sr 3:0:0:0: [sr0] Result: hostbyte=DID_OK > driverbyte=DRIVER_SENSE > [ 11.216127] sr 3:0:0:0: [sr0] Sense Key : Illegal Request [current] > [ 11.216135] sr 3:0:0:0: [sr0] Add. Sense: Illegal mode for this track > [ 11.216144] sr 3:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 > 00 02 00
Maybe a not fixed udisks, called from udev rules: http://cgit.freedesktop.org/udisks/commit/?id=c2464f7bf215cd17962e917b974c573378d4e58b Udev should not cause this anymore. Doing udevadm test /class/block/sr0 should show what's actually called, and repeating the listed calls manually, should show in the log what's causing the messages. Kay -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org