Package: wodim Version: 5:1.0~pre4-1.1 Severity: important Clicking on 'Rescan devices' in xcdroast, runs 'cdrecord dev= ATAPI:1,1,0 -v -checkdrive', which ends up in state 'D+' and thus remains frozen and unkillable. This also makes it impossible to access the drive in any way until the next reboot.
Since, on this system, cdrecord is a thin wrapper around wodim, I'm reporting the bug against wodim. I have run cdrecord with debug traces and added them below. While at the same time syslog was showing the following messages: --- Oct 26 18:39:03 amboise kernel: hdd: status error: status=0x58 { DriveReady SeekComplete DataRequest } Oct 26 18:39:03 amboise kernel: ide: failed opcode was: unknown Oct 26 18:39:03 amboise kernel: hdd: drive not ready for command Oct 26 18:39:03 amboise kernel: hdd: status timeout: status=0xd0 { Busy } Oct 26 18:39:03 amboise kernel: ide: failed opcode was: unknown Oct 26 18:39:03 amboise kernel: hdd: DMA disabled Oct 26 18:39:03 amboise kernel: hdd: drive not ready for command --- A couple more notes: I used to be able to write CDs with this burner. I am sure it worked with a 2.4 kernel. It may have stopped working when I switched to a 2.6 kernel, a long time ago. --- $ cdrecord dev= ATAPI:1,1,0 -vv -VV --debug=9 --kdebug=9 -checkdrive This is wodim, not cdrecord. Don't expect it to behave like cdrecord in any way, don't refer to it as "cdrecord". Send problem reports to [EMAIL PROTECTED], don't bother Joerg Schilling with any problems caused by this application. Copyright (C) 2006 cdrkit maintainers, (C) 1994-2006 Joerg Schilling scsidev: 'ATAPI:1,1,0' devname: 'ATAPI' scsibus: 1 target: 1 lun: 0 scg__open(ATAPI) 1,1,0 Warning: Using ATA Packet interface. Warning: The related Linux kernel interface code seems to be unmaintained. Warning: There is absolutely NO DMA, operations thus are slow. try open(/dev/cdroms/cdrom0) return -1, errno 2 DEVFS not detected, continuing with old dev /dev/hda is not a cdrom, skipping INFO: /dev/hdb -> /dev/hdb INFO: /dev/hdb, (host0/bus0/target1/lun0) will be mapped on the schilly bus No 0 (0,1,0) /dev/hdc is not a cdrom, skipping INFO: /dev/hdd -> /dev/hdd INFO: /dev/hdd, (host0/bus1/target1/lun0) will be mapped on the schilly bus No 1 (1,1,0) cdrecord: Warning: using inofficial version of libscg (debburn project-0.8ubuntu1+debburn1 '@(#)scsitransp.c 1.91 04/06/17 Copyright 1988,1995,2000-2004 J. Schilling'). Using libscg transport code version 'cdrkit-team-scsi-linux-ata.c-1.7' cdrecord: Warning: using inofficial libscg transport code version (cdrkit-team-scsi-linux-ata.c-1.7 '@(#)scsi-linux-ata.c 1.7 04/06/12 Copyright 2002 J. Schilling'). SCSI buffer size: 64512 scgo_getbuf: 64512 bytes Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'inquiry' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 12 00 00 00 24 00 cmd finished after 0.000s timeout 40s Got 36 (0x24), expecting 36 (0x24) bytes of data. Received Data: 05 80 00 21 33 00 00 00 43 79 62 65 72 44 72 76 43 57 30 38 38 44 20 43 44 2D 52 2F 52 57 20 20 31 32 48 46 Inquiry Data : 05 80 00 21 33 00 00 00 43 79 62 65 72 44 72 76 43 57 30 38 38 44 20 43 44 2D 52 2F 52 57 20 20 31 32 48 46 Executing 'inquiry' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 12 00 00 00 38 00 cmd finished after 0.000s timeout 40s Got 56 (0x38), expecting 56 (0x38) bytes of data. Received Data: 05 80 00 21 33 00 00 00 43 79 62 65 72 44 72 76 43 57 30 38 38 44 20 43 44 2D 52 2F 52 57 20 20 31 32 48 46 4F 45 4D 30 38 38 44 20 00 00 43 4E 30 30 30 30 30 30 30 51 Inquiry Data : 05 80 00 21 33 00 00 00 43 79 62 65 72 44 72 76 43 57 30 38 38 44 20 43 44 2D 52 2F 52 57 20 20 31 32 48 46 4F 45 4D 30 38 38 44 20 00 00 43 4E 30 30 30 30 30 30 30 51 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 3F 00 00 00 00 00 08 00 cmd finished after 0.001s timeout 40s Got 8 (0x8), expecting 8 (0x8) bytes of data. Received Data: 00 78 10 00 00 00 00 00 Mode Sense Data 00 78 10 00 00 00 00 00 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 2A 00 00 00 00 00 02 00 cmd finished after 0.000s timeout 40s Got 2 (0x2), expecting 2 (0x2) bytes of data. Received Data: 00 20 Mode Sense Data 00 20 Mode Sense Data (converted) 1D Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 2A 00 00 00 00 00 22 00 cmd finished after 0.000s timeout 40s Got 34 (0x22), expecting 34 (0x22) bytes of data. Received Data: 00 20 10 00 00 00 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data 00 20 10 00 00 00 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data (converted) 1D 10 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data 1D 10 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Page Data 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 2A 00 00 00 00 00 22 00 cmd finished after 0.000s timeout 40s Got 34 (0x22), expecting 34 (0x22) bytes of data. Received Data: 00 20 10 00 00 00 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data 00 20 10 00 00 00 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data (converted) 1D 10 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data 1D 10 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'get_configuration' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 46 00 00 00 00 00 00 00 08 00 cmd finished after 0.002s timeout 40s Got 8 (0x8), expecting 8 (0x8) bytes of data. Received Data: 00 00 00 B4 00 00 00 09 Executing 'get_configuration' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 46 00 00 00 00 00 00 00 B4 00 cmd finished after 0.002s timeout 40s Got 180 (0xB4), expecting 180 (0xB4) bytes of data. Received Data: 00 00 00 B4 00 00 00 09 00 00 03 10 00 0A 00 00 00 09 01 00 00 08 00 00 00 02 00 00 00 01 03 04 00 00 00 02 00 02 03 04 00 00 00 00 00 03 03 04 2D 00 00 00 00 10 00 08 00 00 08 00 00 01 01 00 00 1D 00 00 00 1E 04 04 01 00 00 00 00 20 04 0C 00 00 00 00 00 00 08 00 00 01 01 00 00 21 05 08 3F 0F 01 01 Executing 'get_configuration' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 46 00 00 00 00 00 00 00 08 00 cmd finished after 0.002s timeout 40s Got 8 (0x8), expecting 8 (0x8) bytes of data. Received Data: 00 00 00 B4 00 00 00 09 Executing 'get_configuration' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 46 00 00 00 00 00 00 00 B4 00 cmd finished after 0.002s timeout 40s Got 180 (0xB4), expecting 180 (0xB4) bytes of data. Received Data: 00 00 00 B4 00 00 00 09 00 00 03 10 00 0A 00 00 00 09 01 00 00 08 00 00 00 02 00 00 00 01 03 04 00 00 00 02 00 02 03 04 00 00 00 00 00 03 03 04 2D 00 00 00 00 10 00 08 00 00 08 00 00 01 01 00 00 1D 00 00 00 1E 04 04 01 00 00 00 00 20 04 0C 00 00 00 00 00 00 08 00 00 01 01 00 00 21 05 08 3F 0F 01 01 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 3F 00 00 00 00 00 08 00 cmd finished after 0.001s timeout 40s Got 8 (0x8), expecting 8 (0x8) bytes of data. Received Data: 00 78 10 00 00 00 00 00 Mode Sense Data 00 78 10 00 00 00 00 00 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 2A 00 00 00 00 00 02 00 cmd finished after 0.000s timeout 40s Got 2 (0x2), expecting 2 (0x2) bytes of data. Received Data: 00 20 Mode Sense Data 00 20 Mode Sense Data (converted) 1D Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 2A 00 00 00 00 00 22 00 cmd finished after 0.000s timeout 40s Got 34 (0x22), expecting 34 (0x22) bytes of data. Received Data: 00 20 10 00 00 00 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data 00 20 10 00 00 00 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data (converted) 1D 10 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data 1D 10 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Page Data 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 2A 00 00 00 00 00 22 00 cmd finished after 0.000s timeout 40s Got 34 (0x22), expecting 34 (0x22) bytes of data. Received Data: 00 20 10 00 00 00 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data 00 20 10 00 00 00 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data (converted) 1D 10 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data 1D 10 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Executing 'get_configuration' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 46 00 00 00 00 00 00 00 08 00 cmd finished after 0.002s timeout 40s Got 8 (0x8), expecting 8 (0x8) bytes of data. Received Data: 00 00 00 B4 00 00 00 09 Executing 'get_configuration' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 46 00 00 00 00 00 00 00 08 00 cmd finished after 0.002s timeout 40s Got 8 (0x8), expecting 8 (0x8) bytes of data. Received Data: 00 00 00 B4 00 00 00 09 Executing 'get_configuration' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 46 00 00 00 00 00 00 00 B4 00 cmd finished after 0.002s timeout 40s Got 180 (0xB4), expecting 180 (0xB4) bytes of data. Received Data: 00 00 00 B4 00 00 00 09 00 00 03 10 00 0A 00 00 00 09 01 00 00 08 00 00 00 02 00 00 00 01 03 04 00 00 00 02 00 02 03 04 00 00 00 00 00 03 03 04 2D 00 00 00 00 10 00 08 00 00 08 00 00 01 01 00 00 1D 00 00 00 1E 04 04 01 00 00 00 00 20 04 0C 00 00 00 00 00 00 08 00 00 01 01 00 00 21 05 08 3F 0F 01 01 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 2A 00 00 00 00 00 02 00 cmd finished after 0.000s timeout 40s Got 2 (0x2), expecting 2 (0x2) bytes of data. Received Data: 00 20 Mode Sense Data 00 20 Mode Sense Data (converted) 1D Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 2A 00 00 00 00 00 22 00 cmd finished after 0.000s timeout 40s Got 34 (0x22), expecting 34 (0x22) bytes of data. Received Data: 00 20 10 00 00 00 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data 00 20 10 00 00 00 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data (converted) 1D 10 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data 1D 10 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Page Data 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 2A 00 00 00 00 00 22 00 cmd finished after 0.000s timeout 40s Got 34 (0x22), expecting 34 (0x22) bytes of data. Received Data: 00 20 10 00 00 00 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data 00 20 10 00 00 00 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data (converted) 1D 10 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data 1D 10 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 2A 00 00 00 00 00 02 00 cmd finished after 0.000s timeout 40s Got 2 (0x2), expecting 2 (0x2) bytes of data. Received Data: 00 20 Mode Sense Data 00 20 Mode Sense Data (converted) 1D Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 2A 00 00 00 00 00 22 00 cmd finished after 0.000s timeout 40s Got 34 (0x22), expecting 34 (0x22) bytes of data. Received Data: 00 20 10 00 00 00 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data 00 20 10 00 00 00 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data (converted) 1D 10 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data 1D 10 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Page Data 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 2A 00 00 00 00 00 22 00 cmd finished after 0.000s timeout 40s Got 34 (0x22), expecting 34 (0x22) bytes of data. Received Data: 00 20 10 00 00 00 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data 00 20 10 00 00 00 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data (converted) 1D 10 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data 1D 10 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 2A 00 00 00 00 00 02 00 cmd finished after 0.000s timeout 40s Got 2 (0x2), expecting 2 (0x2) bytes of data. Received Data: 00 20 Mode Sense Data 00 20 Mode Sense Data (converted) 1D Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 2A 00 00 00 00 00 22 00 cmd finished after 0.000s timeout 40s Got 34 (0x22), expecting 34 (0x22) bytes of data. Received Data: 00 20 10 00 00 00 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data 00 20 10 00 00 00 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data (converted) 1D 10 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data 1D 10 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Page Data 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 2A 00 00 00 00 00 22 00 cmd finished after 0.000s timeout 40s Got 34 (0x22), expecting 34 (0x22) bytes of data. Received Data: 00 20 10 00 00 00 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data 00 20 10 00 00 00 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data (converted) 1D 10 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Mode Sense Data 1D 10 00 00 2A 18 07 07 F5 67 29 23 21 18 00 FF 08 00 21 18 00 00 16 10 16 10 00 00 00 00 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 30 00 00 00 00 00 02 00 ioctl(CDROM_SEND_PACKET) ret: -1 cdrecord: Input/output error. mode sense g1: scsi sendcmd: no error CDB: 5A 00 30 00 00 00 00 00 02 00 status: 0x2 (CHECK CONDITION) Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 24 00 00 00 00 00 Sense Key: 0x5 Illegal Request, Segment 0 Sense Code: 0x24 Qual 0x00 (invalid field in cdb) Fru 0x0 Sense flags: Blk 0 (not valid) cmd finished after 0.000s timeout 40s Got 2 (0x2), expecting 2 (0x2) bytes of data. Received Data: E9 31 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 30 00 00 00 00 00 08 00 ioctl(CDROM_SEND_PACKET) ret: -1 cdrecord: Input/output error. mode sense g1: scsi sendcmd: no error CDB: 5A 00 30 00 00 00 00 00 08 00 status: 0x2 (CHECK CONDITION) Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 24 00 00 00 00 00 Sense Key: 0x5 Illegal Request, Segment 0 Sense Code: 0x24 Qual 0x00 (invalid field in cdb) Fru 0x0 Sense flags: Blk 0 (not valid) cmd finished after 0.000s timeout 40s Got 8 (0x8), expecting 8 (0x8) bytes of data. Received Data: E9 31 F7 DA 48 B7 D5 19 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 05 00 00 00 00 00 02 00 cmd finished after 0.001s timeout 40s Got 2 (0x2), expecting 2 (0x2) bytes of data. Received Data: 00 3A Mode Sense Data 00 3A Mode Sense Data (converted) 37 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 05 00 00 00 00 00 3C 00 cmd finished after 0.001s timeout 40s Got 60 (0x3C), expecting 60 (0x3C) bytes of data. Received Data: 00 3A 10 00 00 00 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Sense Data 00 3A 10 00 00 00 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Sense Data (converted) 37 10 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Sense Data 37 10 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Page Data 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 05 00 00 00 00 00 3C 00 cmd finished after 0.000s timeout 40s Got 60 (0x3C), expecting 60 (0x3C) bytes of data. Received Data: 00 3A 10 00 00 00 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Sense Data 00 3A 10 00 00 00 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Sense Data (converted) 37 10 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Sense Data 37 10 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Mode Parameters (un-converted) 00 10 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Parameters 00 00 10 00 00 00 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Executing 'mode select g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 55 10 00 00 00 00 00 00 3C 00 Sending 60 (0x3C) bytes of data. Write Data: 00 00 10 00 00 00 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 cmd finished after 0.001s timeout 40s Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 05 00 00 00 00 00 02 00 cmd finished after 0.001s timeout 40s Got 2 (0x2), expecting 2 (0x2) bytes of data. Received Data: 00 3A Mode Sense Data 00 3A Mode Sense Data (converted) 37 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 05 00 00 00 00 00 3C 00 cmd finished after 0.001s timeout 40s Got 60 (0x3C), expecting 60 (0x3C) bytes of data. Received Data: 00 3A 10 00 00 00 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Sense Data 00 3A 10 00 00 00 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Sense Data (converted) 37 10 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Sense Data 37 10 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Page Data 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 05 00 00 00 00 00 3C 00 cmd finished after 0.000s timeout 40s Got 60 (0x3C), expecting 60 (0x3C) bytes of data. Received Data: 00 3A 10 00 00 00 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Sense Data 00 3A 10 00 00 00 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Sense Data (converted) 37 10 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Sense Data 37 10 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.001s timeout 40s Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Mode Parameters (un-converted) 00 10 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Parameters 00 00 10 00 00 00 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Executing 'mode select g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 55 10 00 00 00 00 00 00 3C 00 Sending 60 (0x3C) bytes of data. Write Data: 00 00 10 00 00 00 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 cmd finished after 0.001s timeout 40s Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Mode Parameters (un-converted) 00 10 00 00 05 32 40 C5 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Parameters 00 00 10 00 00 00 00 00 05 32 40 C5 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Executing 'mode select g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 55 10 00 00 00 00 00 00 3C 00 Sending 60 (0x3C) bytes of data. Write Data: 00 00 10 00 00 00 00 00 05 32 40 C5 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 cmd finished after 0.001s timeout 40s Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Mode Parameters (un-converted) 00 10 00 00 05 32 42 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Parameters 00 00 10 00 00 00 00 00 05 32 42 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Executing 'mode select g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 55 10 00 00 00 00 00 00 3C 00 Sending 60 (0x3C) bytes of data. Write Data: 00 00 10 00 00 00 00 00 05 32 42 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 cmd finished after 0.001s timeout 40s Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Mode Parameters (un-converted) 00 10 00 00 05 32 42 C4 02 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Parameters 00 00 10 00 00 00 00 00 05 32 42 C4 02 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Executing 'mode select g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 55 10 00 00 00 00 00 00 3C 00 Sending 60 (0x3C) bytes of data. Write Data: 00 00 10 00 00 00 00 00 05 32 42 C4 02 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 cmd finished after 0.001s timeout 40s Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Mode Parameters (un-converted) 00 10 00 00 05 32 42 C4 03 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Parameters 00 00 10 00 00 00 00 00 05 32 42 C4 03 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Executing 'mode select g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 55 10 00 00 00 00 00 00 3C 00 Sending 60 (0x3C) bytes of data. Write Data: 00 00 10 00 00 00 00 00 05 32 42 C4 03 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 cmd finished after 0.001s timeout 40s Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Mode Parameters (un-converted) 00 10 00 00 05 32 43 C4 01 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Parameters 00 00 10 00 00 00 00 00 05 32 43 C4 01 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Executing 'mode select g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 55 10 00 00 00 00 00 00 3C 00 Sending 60 (0x3C) bytes of data. Write Data: 00 00 10 00 00 00 00 00 05 32 43 C4 01 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 cmd finished after 0.001s timeout 40s Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Mode Parameters (un-converted) 00 10 00 00 05 32 43 C4 02 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Parameters 00 00 10 00 00 00 00 00 05 32 43 C4 02 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Executing 'mode select g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 55 10 00 00 00 00 00 00 3C 00 Sending 60 (0x3C) bytes of data. Write Data: 00 00 10 00 00 00 00 00 05 32 43 C4 02 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 cmd finished after 0.001s timeout 40s Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Mode Parameters (un-converted) 00 10 00 00 05 32 43 C4 03 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Parameters 00 00 10 00 00 00 00 00 05 32 43 C4 03 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Executing 'mode select g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 55 10 00 00 00 00 00 00 3C 00 Sending 60 (0x3C) bytes of data. Write Data: 00 00 10 00 00 00 00 00 05 32 43 C4 03 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 cmd finished after 0.001s timeout 40s Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 05 00 00 00 00 00 02 00 cmd finished after 0.001s timeout 40s Got 2 (0x2), expecting 2 (0x2) bytes of data. Received Data: 00 3A Mode Sense Data 00 3A Mode Sense Data (converted) 37 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 05 00 00 00 00 00 3C 00 cmd finished after 0.001s timeout 40s Got 60 (0x3C), expecting 60 (0x3C) bytes of data. Received Data: 00 3A 10 00 00 00 00 00 05 32 43 C4 03 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Sense Data 00 3A 10 00 00 00 00 00 05 32 43 C4 03 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Sense Data (converted) 37 10 00 00 05 32 43 C4 03 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Sense Data 37 10 00 00 05 32 43 C4 03 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Page Data 05 32 43 C4 03 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'mode sense g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5A 00 05 00 00 00 00 00 3C 00 cmd finished after 0.000s timeout 40s Got 60 (0x3C), expecting 60 (0x3C) bytes of data. Received Data: 00 3A 10 00 00 00 00 00 05 32 43 C4 03 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Sense Data 00 3A 10 00 00 00 00 00 05 32 43 C4 03 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Sense Data (converted) 37 10 00 00 05 32 43 C4 03 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Sense Data 37 10 00 00 05 32 43 C4 03 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Executing 'test unit ready' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s Mode Parameters (un-converted) 00 10 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Mode Parameters 00 00 10 00 00 00 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Executing 'mode select g1' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 55 10 00 00 00 00 00 00 3C 00 Sending 60 (0x3C) bytes of data. Write Data: 00 00 10 00 00 00 00 00 05 32 41 C4 08 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 cmd finished after 0.001s timeout 40s Executing 'get_configuration' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 46 02 00 37 00 00 00 00 10 00 cmd finished after 0.000s timeout 40s Got 16 (0x10), expecting 16 (0x10) bytes of data. Received Data: 00 00 00 04 00 00 00 09 05 32 41 C4 08 00 00 00 Executing 'read buffer cap' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 5C 00 00 00 00 00 00 00 0C 00 cmd finished after 0.000s timeout 40s Got 12 (0xC), expecting 12 (0xC) bytes of data. Received Data: 00 0A 00 00 00 1B 90 00 00 1B 90 00 Executing 'read buffer' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 3C 00 00 00 00 00 00 00 04 00 cmd finished after 0.000s timeout 40s Got 4 (0x4), expecting 4 (0x4) bytes of data. Received Data: 00 1B 90 00 Executing 'read buffer' command on Bus 1 Target 1, Lun 0 timeout 40s CDB: 3C 00 00 00 00 00 00 FC 00 00 --- This is where cdrecord freezes and thus where the traces end. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.8fg1 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages wodim depends on: ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries ii libcap1 1:1.10-14 support for getting/setting POSIX. Versions of packages wodim recommends: ii mkisofs 5:1.0~pre4-1.1 Creates ISO-9660 CD-ROM filesystem -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]