[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#395390: marked as done (wodim: cdrecord -checkdrive freezes with CyberDrv CW088D)



Your message dated Sun, 25 Mar 2007 17:47:03 +0000
with message-id <E1HVWo3-0000D4-9O@ries.debian.org>
and subject line Bug#395390: fixed in gcalctool 5.9.14-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
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
debburn-devel@lists.alioth.debian.org, 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


--- End Message ---
--- Begin Message ---
Source: gcalctool
Source-Version: 5.9.14-1

We believe that the bug you reported is fixed in the latest version of
gcalctool, which is due to be installed in the Debian FTP archive:

gcalctool_5.9.14-1.diff.gz
  to pool/main/g/gcalctool/gcalctool_5.9.14-1.diff.gz
gcalctool_5.9.14-1.dsc
  to pool/main/g/gcalctool/gcalctool_5.9.14-1.dsc
gcalctool_5.9.14-1_i386.deb
  to pool/main/g/gcalctool/gcalctool_5.9.14-1_i386.deb
gcalctool_5.9.14.orig.tar.gz
  to pool/main/g/gcalctool/gcalctool_5.9.14.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 395390@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marc 'HE' Brockschmidt <he@debian.org> (supplier of updated gcalctool package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 25 Mar 2007 19:02:35 +0200
Source: gcalctool
Binary: gcalctool
Architecture: source i386
Version: 5.9.14-1
Distribution: experimental
Urgency: low
Maintainer: Sebastien Bacher <seb128@debian.org>
Changed-By: Marc 'HE' Brockschmidt <he@debian.org>
Description: 
 gcalctool  - A GTK2 desktop calculator
Closes: 395390 410763
Changes: 
 gcalctool (5.9.14-1) experimental; urgency=low
 .
   [ Loic Minier ]
   * Add a get-orig-source target to retrieve the upstream tarball.
 .
   [ Marc 'HE' Brockschmidt ]
   * New upstream release:
     + debian/control: Requires gtk+2.10, bumped build-dep for that
     + Fixed "malformed expression" error in some cases when doing
       modulo operations. (Closes: #410763)
     + Fixed documentation to correctly describe precedence of
       the "Exp" operator. (Closes: #395390)
Files: 
 25064274f6db747f8e094162c697d6e0 1539 math optional gcalctool_5.9.14-1.dsc
 adf14481e1959bb4aadb392e3ac25756 1844652 math optional gcalctool_5.9.14.orig.tar.gz
 a53c22f548f0926a01e6d0286bc038f8 6767 math optional gcalctool_5.9.14-1.diff.gz
 59240efac74009ff5d43d194339183dd 1107008 math optional gcalctool_5.9.14-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGBrKqmO5zOp3h7rERArolAJ9KxOFXTz4AvGQwaH0IvNuf+PoQVQCfbvyh
+TE4gk6WNY54Tb/PHrP81IQ=
=yFIb
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: