I see something similar: $ uname -a Linux box 2.6.26-2-686 #1 SMP Thu Mar 26 01:08:11 UTC 2009 i686 GNU/Linux
(Debian sid) [ 4655.526396] cdrom: This disc doesn't have any tracks I recognize! [ 4655.577404] attempt to access beyond end of device [ 4655.577404] hda: rw=0, want=68, limit=4 [ 4655.592000] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 4655.592000] hda: command error: error=0x50 { LastFailedSense=0x05 } [ 4655.592000] ide: failed opcode was: unknown [ 4655.592000] ATAPI device hda: [ 4655.592000] Error: Illegal request -- (Sense key=0x05) [ 4655.592000] Illegal mode for this track or incompatible medium -- (asc=0x64 [ 4655.592000] The failed "Read 10" packet command was: [ 4655.592000] "28 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 " [ 4655.592000] end_request: I/O error, dev hda, sector 0 [ 4655.592000] attempt to access beyond end of device [ 4655.592000] hda: rw=0, want=1028, limit=4 [ 4655.592000] attempt to access beyond end of device [ 4655.592000] hda: rw=0, want=2052, limit=4 [ 4655.597223] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 4655.597233] hda: command error: error=0x50 { LastFailedSense=0x05 } [ 4655.597238] ide: failed opcode was: unknown [ 4655.597909] ATAPI device hda: [ 4655.597914] Error: Illegal request -- (Sense key=0x05) [ 4655.597919] Illegal mode for this track or incompatible medium -- (asc=0x64 [ 4655.597923] The failed "Read 10" packet command was: [ 4655.597924] "28 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 " [ 4655.597939] end_request: I/O error, dev hda, sector 0 [ 4655.600868] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 4655.600878] hda: command error: error=0x50 { LastFailedSense=0x05 } [ 4655.600882] ide: failed opcode was: unknown [ 4655.601471] ATAPI device hda: [ 4655.601476] Error: Illegal request -- (Sense key=0x05) [ 4655.601481] Illegal mode for this track or incompatible medium -- (asc=0x64 [ 4655.601485] The failed "Read 10" packet command was: [ 4655.601486] "28 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 " [ 4655.601500] end_request: I/O error, dev hda, sector 0 [ 4655.601617] UDF-fs: No partition found (1) [ 4655.613860] attempt to access beyond end of device [ 4655.613860] hda: rw=0, want=68, limit=4 [ 4655.613860] isofs_fill_super: bread failed, dev=hda, iso_blknum=16, block=16 [ 3.662815] hda: HL-DT-STDVDRRW GSA-4166B, ATAPI CD/DVD-ROM drive [ 4.736986] hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4 [ 4.737231] hda: UDMA/66 mode selected [ 4.816608] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [ 4.854573] ata_piix 0000:00:1f.2: version 2.12 [ 4.854573] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19 [ 4.890027] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ] $ mount -v -v -v -v /cdrom mount: fstab path: "/etc/fstab" mount: lock path: "/etc/mtab~" mount: temp path: "/etc/mtab.tmp" mount: no LABEL=, no UUID=, going to mount /dev/hda by path mount: spec: "/dev/hda" mount: node: "/media/cdrom0" mount: types: "udf,iso9660" mount: opts: "user,noauto" mount: mount(2) syscall: source: "/dev/hda", target: "/media/cdrom0", filesystemtype: "udf", mountflags: -1058209778, data: (null) mount: mount(2) syscall: source: "/dev/hda", target: "/media/cdrom0", filesystemtype: "iso9660", mountflags: -1058209778, data: (null) mount: block device /dev/hda is write-protected, mounting read-only mount: spec: "/dev/hda" mount: node: "/media/cdrom0" mount: types: "udf,iso9660" mount: opts: "user,noauto,ro" mount: mount(2) syscall: source: "/dev/hda", target: "/media/cdrom0", filesystemtype: "udf", mountflags: -1058209777, data: (null) mount: mount(2) syscall: source: "/dev/hda", target: "/media/cdrom0", filesystemtype: "iso9660", mountflags: -1058209777, data: (null) mount: wrong fs type, bad option, bad superblock on /dev/hda, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so I can read other cd:s though. Funny thing is I can read this data cd perfectly ok on my laptop. $ uname -a Linux other-box 2.6.26-2-686 #1 SMP Mon May 11 19:00:59 UTC 2009 i686 GNU/Linux (Debian lenny) [ 3.860889] ata2.00: ATAPI: _NEC DVD+RW ND-6100A, 104D, max UDMA/33 [ 3.932772] ata2.00: configured for UDMA/33 [ 3.939511] scsi 0:0:0:0: Direct-Access ATA SAMSUNG HM121HC LS10 PQ: 0 ANSI: 5 [ 3.980531] scsi 1:0:0:0: CD-ROM _NEC DVD+RW ND-6100A 104D PQ: 0 ANSI: 5 [ 4.262185] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray [ 4.269774] Uniform CD-ROM driver Revision: 3.20 [ 4.277794] sr 1:0:0:0: Attached scsi CD-ROM sr0 [ 4.289085] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 4.296031] sr 1:0:0:0: Attached scsi generic sg1 type 5 $ mount -v -v -v -v /cdrom mount: fstab path: "/etc/fstab" mount: lock path: "/etc/mtab~" mount: temp path: "/etc/mtab.tmp" mount: no LABEL=, no UUID=, going to mount /dev/scd0 by path mount: spec: "/dev/scd0" mount: node: "/media/cdrom0" mount: types: "udf,iso9660" mount: opts: "user,noauto" mount: mount(2) syscall: source: "/dev/scd0", target: "/media/cdrom0", filesystemtype: "udf", mountflags: -1058209778, data: (null) mount: mount(2) syscall: source: "/dev/scd0", target: "/media/cdrom0", filesystemtype: "iso9660", mountflags: -1058209778, data: (null) mount: block device /dev/scd0 is write-protected, mounting read-only mount: spec: "/dev/scd0" mount: node: "/media/cdrom0" mount: types: "udf,iso9660" mount: opts: "user,noauto,ro" mount: mount(2) syscall: source: "/dev/scd0", target: "/media/cdrom0", filesystemtype: "udf", mountflags: -1058209777, data: (null) mount: mount(2) syscall: source: "/dev/scd0", target: "/media/cdrom0", filesystemtype: "iso9660", mountflags: -1058209777, data: (null) /dev/scd0 on /media/cdrom0 type iso9660 (ro,noexec,nosuid,nodev,user=me) Please let mk know if I can provide more info. Cheers, -- Cristian -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org