Moinsen,

nach einiger Zeit habe ich auch mal wieder ein Problem, bei dem ich einfach nicht weiterkomme:
Ich wollte gerade eine Daten-DVD brennen und musste feststellen, dass die Scheibe nur read-only gemountet wird, ich also keinen Schreibzugriff habe.

Thunars Automount:
"Error mounting: mount: block device /dev/sr0 is write-protected, mounting read-only
mount: you must specify the filesystem type"
Also ab ins terminal:
mount -o rw -t iso9660 /dev/sr0 /media/dvd
mount: blockorientiertes Gerät /dev/sr0 ist schreibgeschützt, wird eingehängt im Nur-Lese-Modus
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
       missing codepage or helper program, or other error
       (Ist dies vielleicht das IDE-Gerät, an welchem Sie eigentlich
       ide-scsi benutzen, so dass sr0 oder sda oder so gebraucht wird?)
       Manchmal liefert das Syslog wertvolle Informationen – versuchen
       Sie  dmesg | tail  oder so
 dmesg | tail
[ 9436.930185] sr 1:0:0:0: [sr0]  ASC=0x21 ASCQ=0x0
[ 9436.930191] sr 1:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 00 10 00 00 01 00
[ 9436.930205] end_request: I/O error, dev sr0, sector 64
[ 9436.930238] isofs_fill_super: bread failed, dev=sr0, iso_blknum=16, block=16
[ 9482.450968] sr 1:0:0:0: [sr0]  Result: hostbyte=0x00 driverbyte=0x08
[ 9482.450978] sr 1:0:0:0: [sr0]  Sense Key : 0x5 [current] 
[ 9482.450986] sr 1:0:0:0: [sr0]  ASC=0x21 ASCQ=0x0
[ 9482.450992] sr 1:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 00 10 00 00 01 00
[ 9482.451007] end_request: I/O error, dev sr0, sector 64
[ 9482.451039] isofs_fill_super: bread failed, dev=sr0, iso_blknum=16, block=16
In der fstab habe ich keinerlei Eintrag zum dvd-Laufwerk, aber der Mountpoint /media/dvd wurde ja ohnehin eigentlich abgeschafft, oder hab ich das falsch verstanden?
/etc/sr0 gehört root/root, optical hat rw-Zugriff, user ist Mitglied von optical; es sind also eigentlich alle Rechte vorhanden.
Ähem ... Du vermischst da glaub ich ein paar Sachen, daher mal der Reihe nach:

Wenn du ne DVD ins Laufwerk schiebst, die du mounten willst, dann sollten da bereits Daten drauf sein. Dabei handelt es sich dann aber nicht um einen leeren Rohling, sondern einen bereits beschriebenen bzw eine gepresste DVD.
Wenn du jetzt einen Rohling reinschiebst, der noch leer ist, dann kann der logischerweise nicht gemountet werden, weil ja nichts drauf ist.

Also, was für ne DVD hast du da in den Schacht gestopft?
Das kann so nicht funktionieren. Auf eine CD/DVD kannst du nicht (per rw) einfach so Daten schreiben wie du es von herkömmlichen Blockdevices und Dateisystemen her gewohnt bist. Du mußt dafür grob diesen Weg gehen: Image (udf oder iso9660) erstellen mit mkisofs, dieses Image dann brennen (cdrecord). Oder mit growisofs, was die Schritte kombiniert.

Es gab/gibt(?) den Weg über sog. PacketWriting, ein Tool welches sich als Zwischenschicht einhängt und eine DVD quasi wie eine Festplatte erscheinen läßt. Ich fand das aber schon immer sehr fehelrbehaftet, da Hersteller von Brennprogrammen oft ihr eigenes Süppchen kochten, die Medien also oft nicht kompatibel waren.

Außnahmen sind lediglich die DVD-RAMs, diese kannst du mit beliebigen Dateisystemen formatieren (auch wiederholt) und dann rw mounten und drauf schreiben. Diese Medien sind direkt für solche Art Nutzung ausgelegt und sehr haltbar...
Nix habe ich verwechselt!

Ich habe nen fabrikneuen DVD-Rohling (genau genommen sogar zwei, aber nicht zur selben Zeit 😉 ) ins Laufwerk geschoben. Der muss ja rw gemountet werden, damit ich ihn beschreiben kann. Sonst schreibt der Brenner ja ins Leere.

@GerBra:
Da sowohl brasero als auch xfburn auf dieselbe Weise rumheulen, kann es so ja nicht gehen oO
Von brasero oder xfburn war ja bisher nicht die Rede ;-) Mein (und Armys)Beitrag bezog sich auf das Mounten. Eine (leere) CD/DVD, die du beschreiben willst kannst/brauchst du nicht rw zu mounten. Das macht das Brenntool (//Edit: das mountet auch nicht sondern schreibt über das Gerät on-the-fly dateisystem+Daten)

Meine Erfahrung: Wenn das Medium leer ist und es nicht funktioniert dann ist zu 75% der Brenner kaputt bzw. am kaputtgehen (Billigware eben heutzutage), der Rest geht zu kabelproblemen, zu altes BIOS im Brenner oder Rohling-Sorte/Hersteller. Ein kleiner Prozentsatz geht auch noch (selbst erlebt) zu Lasten der basistools cdrkit(wodim) vs. schily-cdrecord.... Aber meist ist es wie gesagt die Hardware...
Schon klar, hätte ich vielleicht erwähnen sollen, aber ich ging eben davon aus, dass es am Mounten selbst liegt.

Fakt ist: Ich hab zunächst Brasero angeschmissen als mein Standard; anschliessend xfburn installiert und ausprobiert. Bei beiden bekam ich keinen Schreibzugriff, weshalb ich versuchte, es manuell zu mounten, weil ich davon ausging, dass das eine notwendige Vorwegmaßnahme sei - ich brenne eher selten mal, verschiedene Distributionen, was seit ich bei Archlinux bin, arg zurückgegangen ist und vorher immer problemlos funktioniert hat.

Wie überprüf ich am besten die Hardware selbst?^^
deviant schrieb Wie überprüf ich am besten die Hardware selbst?^^
Ich würde versuchen einmal ein normales ISO zu brennen, am besten per cdrecord /Kommandozeile. Du "ruinierst" so also (wenn kein CD/DVD-RW) einen Rohling (cdrkit muß installiert sein):
wodim -vV /pfad/zum/file.iso

Wenn es nicht funktioniert dnn mal ab Start des Vorgangs die dmesg/everything.log Meldungen posten //Edit: und die wodim-meldungen aus dem terminal.

Welcher Brenner? IDE/SATA?
Ich würde mal die Kabel ab/neu anstecken, gerade Sata ist oft locker...
CD-Image ließ sich brennen, DVD-Image gibt folgendes aus:

wodim
$ wodim -vV /pfad/zu/brasero.iso 
wodim: No write mode specified.
wodim: Assuming -tao mode.
wodim: Future versions of wodim may have different drive dependent defaults.
TOC Type: 1 = CD-ROM
wodim: Operation not permitted. Warning: Cannot raise RLIMIT_MEMLOCK limits.
Device was not specified. Trying to find an appropriate drive...
Looking for a DVD-R drive to store 4195.56 MiB...
Detected DVD-R drive: /dev/sr0
scsidev: '/dev/sr0'
devname: '/dev/sr0'
scsibus: -2 target: -2 lun: -2
Linux sg driver version: 3.5.27
Wodim version: 1.1.11
SCSI buffer size: 64512

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.003s timeout 40s

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.003s timeout 40s

Executing 'inquiry' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  12 00 00 00 24 00
cmd finished after 0.001s timeout 40s
Inquiry Data   : 05 80 05 32 5B 00 00 00 53 6C 69 6D 74 79 70 65 44 56 44 20 41 20 44 53 38 41 34 53 20 20 20 20 4A 53 32 31

Executing 'inquiry' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  12 00 00 00 60 00
cmd finished after 0.000s timeout 40s
Inquiry Data   : 05 80 05 32 5B 00 00 00 53 6C 69 6D 74 79 70 65 44 56 44 20 41 20 44 53 38 41 34 53 20 20 20 20 4A 53 32 31 32 30 30 39 2F 31 32 2F 30 32 20 31 30 3A 33 36 20 20 20 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Inquiry Data   : ...2[...SlimtypeDVD A DS8A4S    JS212009/12/02 10:36    ........................................

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.003s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 3F 00 00 00 00 00 08 00
cmd finished after 0.004s timeout 40s
Mode Sense Data 00 F6 41 00 00 00 00 00

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 2A 00 00 00 00 00 02 00
cmd finished after 0.004s timeout 40s
Mode Sense Data 00 4E
Mode Sense Data (converted) 4B

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 2A 00 00 00 00 00 50 00
cmd finished after 0.004s timeout 40s
Mode Sense Data 00 4E 41 00 00 00 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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) 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.003s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 2A 00 00 00 00 00 50 00
cmd finished after 0.004s timeout 40s
Mode Sense Data 00 4E 41 00 00 00 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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) 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.003s timeout 40s
Device type    : Removable CD-ROM
Version        : 5
Response Format: 2
Capabilities   : 
Vendor_info    : 'Slimtype'
Identification : 'DVD A DS8A4S    '
Revision       : 'JS21'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.

Executing 'get_configuration' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  46 00 00 00 00 00 00 00 08 00
cmd finished after 0.020s timeout 40s

Executing 'get_configuration' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  46 00 00 00 00 00 00 01 60 00
cmd finished after 0.020s timeout 40s

Executing 'get_configuration' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  46 00 00 00 00 00 00 00 08 00
cmd finished after 0.020s timeout 40s

Executing 'get_configuration' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  46 00 00 00 00 00 00 01 60 00
cmd finished after 0.020s timeout 40s

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 3F 00 00 00 00 00 08 00
cmd finished after 0.004s timeout 40s
Mode Sense Data 00 F6 41 00 00 00 00 00

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 2A 00 00 00 00 00 02 00
cmd finished after 0.004s timeout 40s
Mode Sense Data 00 4E
Mode Sense Data (converted) 4B

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 2A 00 00 00 00 00 50 00
cmd finished after 0.004s timeout 40s
Mode Sense Data 00 4E 41 00 00 00 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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) 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.003s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 2A 00 00 00 00 00 50 00
cmd finished after 0.004s timeout 40s
Mode Sense Data 00 4E 41 00 00 00 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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) 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 'get_configuration' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  46 00 00 00 00 00 00 00 08 00
cmd finished after 0.022s timeout 40s

Executing 'get_configuration' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  46 00 00 00 00 00 00 00 08 00
cmd finished after 0.020s timeout 40s

Executing 'get_configuration' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  46 00 00 00 00 00 00 01 60 00
cmd finished after 0.020s timeout 40s
Current: 0x001B (DVD+R)
Profile: 0x002B (DVD+R/DL) 
Profile: 0x001B (DVD+R) (current)
Profile: 0x001A (DVD+RW) 
Profile: 0x0016 (DVD-R/DL layer jump recording) 
Profile: 0x0015 (DVD-R/DL sequential recording) 
Profile: 0x0014 (DVD-RW sequential recording) 
Profile: 0x0013 (DVD-RW restricted overwrite) 
Profile: 0x0012 (DVD-RAM) 
Profile: 0x0011 (DVD-R sequential recording) 
Profile: 0x0010 (DVD-ROM) 
Profile: 0x000A (CD-RW) 
Profile: 0x0009 (CD-R) 
Profile: 0x0008 (CD-ROM) 
Profile: 0x0002 (Removable disk) 

Executing 'read dvd structure' command on Bus 1 Target 0, Lun 0 timeout 240s
CDB:  AD 00 00 00 00 00 00 00 00 20 00 00
cmd finished after 0.082s timeout 240s

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 2A 00 00 00 00 00 02 00
cmd finished after 0.003s timeout 40s
Mode Sense Data 00 4E
Mode Sense Data (converted) 4B

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 2A 00 00 00 00 00 50 00
cmd finished after 0.004s timeout 40s
Mode Sense Data 00 4E 41 00 00 00 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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) 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 2A 00 00 00 00 00 50 00
cmd finished after 0.004s timeout 40s
Mode Sense Data 00 4E 41 00 00 00 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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) 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 2A 00 00 00 00 00 02 00
cmd finished after 0.003s timeout 40s
Mode Sense Data 00 4E
Mode Sense Data (converted) 4B

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 2A 00 00 00 00 00 50 00
cmd finished after 0.004s timeout 40s
Mode Sense Data 00 4E 41 00 00 00 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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) 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 2A 00 00 00 00 00 50 00
cmd finished after 0.003s timeout 40s
Mode Sense Data 00 4E 41 00 00 00 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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) 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 2A 00 00 00 00 00 02 00
cmd finished after 0.003s timeout 40s
Mode Sense Data 00 4E
Mode Sense Data (converted) 4B

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 2A 00 00 00 00 00 50 00
cmd finished after 0.004s timeout 40s
Mode Sense Data 00 4E 41 00 00 00 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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) 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 2A 00 00 00 00 00 50 00
cmd finished after 0.004s timeout 40s
Mode Sense Data 00 4E 41 00 00 00 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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) 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 02 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 3A
Mode Sense Data (converted) 37

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 3C 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 3A 41 00 00 00 00 00 05 32 41 04 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 41 00 00 05 32 41 04 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 41 00 00 05 32 41 04 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 04 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 3C 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 3A 41 00 00 00 00 00 05 32 41 04 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 41 00 00 05 32 41 04 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 41 00 00 05 32 41 04 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 0, 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s
Mode Parameters (un-converted) 00 41 00 00 05 32 42 04 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 41 00 00 00 00 00 05 32 42 04 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 0, Lun 0 timeout 40s
CDB:  55 10 00 00 00 00 00 00 3C 00
cmd finished after 0.001s timeout 40s

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 02 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 3A
Mode Sense Data (converted) 37

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 3C 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 3A 41 00 00 00 00 00 05 32 42 04 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 41 00 00 05 32 42 04 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 41 00 00 05 32 42 04 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 42 04 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 3C 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 3A 41 00 00 00 00 00 05 32 42 04 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 41 00 00 05 32 42 04 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 41 00 00 05 32 42 04 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 0, 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s
Mode Parameters (un-converted) 00 41 00 00 05 32 40 04 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 41 00 00 00 00 00 05 32 40 04 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 0, Lun 0 timeout 40s
CDB:  55 10 00 00 00 00 00 00 3C 00
cmd finished after 0.001s timeout 40s

Executing 'test unit ready' command on Bus 1 Target 0, 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s
Mode Parameters (un-converted) 00 41 00 00 05 32 42 04 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 41 00 00 00 00 00 05 32 42 04 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 0, Lun 0 timeout 40s
CDB:  55 10 00 00 00 00 00 00 3C 00
cmd finished after 0.001s timeout 40s

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 02 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 3A
Mode Sense Data (converted) 37

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 3C 00
cmd finished after 0.000s timeout 40s
Mode Sense Data 00 3A 41 00 00 00 00 00 05 32 42 04 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 41 00 00 05 32 42 04 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 41 00 00 05 32 42 04 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 42 04 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 3C 00
cmd finished after 0.000s timeout 40s
Mode Sense Data 00 3A 41 00 00 00 00 00 05 32 42 04 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 41 00 00 05 32 42 04 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 41 00 00 05 32 42 04 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 0, 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s
Mode Parameters (un-converted) 00 41 00 00 05 32 42 04 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 41 00 00 00 00 00 05 32 42 04 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 0, Lun 0 timeout 40s
CDB:  55 10 00 00 00 00 00 00 3C 00
cmd finished after 0.001s timeout 40s
Set  Set  Set  Set  Using generic SCSI-3/mmc DVD-R(W) driver (mmc_mdvd).
Driver flags   : SWABAUDIO BURNFREE 
Supported modes: PACKET SAO

Executing 'read buffer cap' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5C 00 00 00 00 00 00 00 0C 00
cmd finished after 0.001s timeout 40s
BFree: 0 K BSize: 1342 K
Drive buf size : 1374208 = 1342 KB
Beginning DMA speed test. Set CDR_NODMATEST environment variable if device
communication breaks or freezes immediately after that.

Executing 'read buffer' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  3C 00 00 00 00 00 00 00 04 00
Errno: 5 (Input/output error), read buffer scsi sendcmd: no error
CDB:  3C 00 00 00 00 00 00 00 04 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 24 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.002s timeout 40s
FIFO size      : 4194304 = 4096 KB
Track 01: data  4195 MB        
Total size:     4818 MB (477:21.69) = 2148127 sectors
Lout start:     4818 MB (477:23/52) = 2148127 sectors

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.002s timeout 40s

Executing 'start/stop unit' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  1B 00 00 00 03 00
Errno: 5 (Input/output error), start/stop unit scsi sendcmd: no error
CDB:  1B 00 00 00 03 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 24 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.002s timeout 40s

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.002s timeout 40s

Executing 'start/stop unit' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  1B 00 00 00 01 00
cmd finished after 0.001s timeout 40s

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'prevent/allow medium removal' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  1E 00 00 00 01 00
cmd finished after 0.001s timeout 40s

Executing 'start/stop unit' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  1B 00 00 00 01 00
cmd finished after 0.001s timeout 40s

Executing 'test unit ready' command on Bus 1 Target 0, 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'start/stop unit' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  1B 00 00 00 01 00
cmd finished after 0.001s timeout 40s

Executing 'test unit ready' command on Bus 1 Target 0, 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 3F 00 00 00 00 00 10 00
cmd finished after 0.004s timeout 40s
Mode Sense Data 00 F6 41 00 00 00 00 00 01 0A C0 80 00 00 00 00
Mode Sense Data (converted) F3 41 00 00 01 0A C0 80 00 00 00 00

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 BF 00 00 00 00 00 10 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 F6 41 00 00 00 00 00 01 0A C0 80 00 00 00 00
Mode Sense Data (converted) F3 41 00 00 01 0A C0 80 00 00 00 00

Executing 'read capacity' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  25 00 00 00 00 00 00 00 00 00
cmd finished after 0.004s timeout 40s
Current Secsize: 2048
HINT: use dvd+rw-mediainfo from dvd+rw-tools for information extraction.

Executing 'read track info' command on Bus 1 Target 0, Lun 0 timeout 240s
CDB:  52 00 00 00 00 00 00 00 1C 00
cmd finished after 0.002s timeout 240s

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 02 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 3A
Mode Sense Data (converted) 37

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 3C 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 3A 41 00 00 00 00 00 05 32 42 04 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 41 00 00 05 32 42 04 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 41 00 00 05 32 42 04 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 42 04 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 3C 00
cmd finished after 0.000s timeout 40s
Mode Sense Data 00 3A 41 00 00 00 00 00 05 32 42 04 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 41 00 00 05 32 42 04 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 41 00 00 05 32 42 04 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 0, 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s
Mode Parameters (un-converted) 00 41 00 00 05 32 41 04 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 41 00 00 00 00 00 05 32 41 04 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 0, Lun 0 timeout 40s
CDB:  55 10 00 00 00 00 00 00 3C 00
cmd finished after 0.001s timeout 40s

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 02 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 3A
Mode Sense Data (converted) 37

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 3C 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 3A 41 00 00 00 00 00 05 32 41 04 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 41 00 00 05 32 41 04 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 41 00 00 05 32 41 04 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 04 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 3C 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 3A 41 00 00 00 00 00 05 32 41 04 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 41 00 00 05 32 41 04 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 41 00 00 05 32 41 04 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 0, 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s
Mode Parameters (un-converted) 00 41 00 00 05 32 41 04 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 41 00 00 00 00 00 05 32 41 04 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 0, Lun 0 timeout 40s
CDB:  55 10 00 00 00 00 00 00 3C 00
cmd finished after 0.001s timeout 40s

Executing 'read disk info' command on Bus 1 Target 0, Lun 0 timeout 240s
CDB:  51 00 00 00 00 00 00 00 08 00
cmd finished after 0.001s timeout 240s

Executing 'read track info' command on Bus 1 Target 0, Lun 0 timeout 240s
CDB:  52 00 00 00 00 00 00 00 1C 00
cmd finished after 0.002s timeout 240s
track info: 00 2E 01 01 00 07 61 01 00 00 00 00 00 00 00 00 00 23 05 40 00 00 00 10 00 23 05 40
Set  Set  Blocks total: 2295104 Blocks current: 2295104 Blocks remaining: 146977
scsi_set_streaming

Executing 'set streaming' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  B6 00 00 00 00 00 00 00 00 00 1C 00
cmd finished after 0.002s timeout 40s

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 02 00
cmd finished after 0.000s timeout 40s
Mode Sense Data 00 3A
Mode Sense Data (converted) 37

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 3C 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 3A 41 00 00 00 00 00 05 32 41 04 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 41 00 00 05 32 41 04 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 41 00 00 05 32 41 04 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 04 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 3C 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 3A 41 00 00 00 00 00 05 32 41 04 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 41 00 00 05 32 41 04 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 41 00 00 05 32 41 04 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 0, 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s
Mode Parameters (un-converted) 00 41 00 00 05 32 41 04 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 41 00 00 00 00 00 05 32 41 04 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 0, Lun 0 timeout 40s
CDB:  55 10 00 00 00 00 00 00 3C 00
cmd finished after 0.001s timeout 40s

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 02 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 3A
Mode Sense Data (converted) 37

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 3C 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 3A 41 00 00 00 00 00 05 32 41 04 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 41 00 00 05 32 41 04 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 41 00 00 05 32 41 04 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 04 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 3C 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 3A 41 00 00 00 00 00 05 32 41 04 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 41 00 00 05 32 41 04 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 41 00 00 05 32 41 04 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 0, 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s
Mode Parameters (un-converted) 00 41 00 00 05 32 41 04 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 41 00 00 00 00 00 05 32 41 04 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 0, Lun 0 timeout 40s
CDB:  55 10 00 00 00 00 00 00 3C 00
cmd finished after 0.001s timeout 40s

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 30 00 00 00 00 00 02 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 16
Mode Sense Data (converted) 13

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 30 00 00 00 00 00 18 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 16 41 00 00 00 00 00 30 0E 2E 00 00 00 00 00 00 00 00 00 00 00 00 00
Mode Sense Data (converted) 13 41 00 00 30 0E 2E 00 00 00 00 00 00 00 00 00 00 00 00 00
Mode Sense Data 13 41 00 00 30 0E 2E 00 00 00 00 00 00 00 00 00 00 00 00 00
Mode Page  Data 30 0E 2E 00 00 00 00 00 00 00 00 00 00 00 00 00

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 30 00 00 00 00 00 18 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 16 41 00 00 00 00 00 30 0E 2E 00 00 00 00 00 00 00 00 00 00 00 00 00
Mode Sense Data (converted) 13 41 00 00 30 0E 2E 00 00 00 00 00 00 00 00 00 00 00 00 00
Mode Sense Data 13 41 00 00 30 0E 2E 00 00 00 00 00 00 00 00 00 00 00 00 00

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 70 00 00 00 00 00 18 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 16 41 00 00 00 00 00 30 0E 00 2E FF FF 00 00 00 00 00 00 00 00 00 00
Mode Sense Data (converted) 13 41 00 00 30 0E 00 2E FF FF 00 00 00 00 00 00 00 00 00 00
Mode Sense Data 13 41 00 00 30 0E 00 2E FF FF 00 00 00 00 00 00 00 00 00 00

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 2A 00 00 00 00 00 02 00
cmd finished after 0.004s timeout 40s
Mode Sense Data 00 4E
Mode Sense Data (converted) 4B

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 2A 00 00 00 00 00 50 00
cmd finished after 0.003s timeout 40s
Mode Sense Data 00 4E 41 00 00 00 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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) 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 2A 00 00 00 00 00 50 00
cmd finished after 0.003s timeout 40s
Mode Sense Data 00 4E 41 00 00 00 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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) 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 'set cd speed' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  BB 00 15 A4 2C 40 00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 2A 00 00 00 00 00 02 00
cmd finished after 0.004s timeout 40s
Mode Sense Data 00 4E
Mode Sense Data (converted) 4B

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 2A 00 00 00 00 00 50 00
cmd finished after 0.003s timeout 40s
Mode Sense Data 00 4E 41 00 00 00 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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) 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 2A 00 00 00 00 00 50 00
cmd finished after 0.003s timeout 40s
Mode Sense Data 00 4E 41 00 00 00 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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) 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 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 4B 41 00 00 2A 46 3F 37 F1 77 2B 23 15 A4 01 00 08 00 15 A4 00 10 2B 48 2B 48 00 01 00 00 00 00 2B 48 00 04 00 00 2B 48 00 00 20 76 00 00 15 A4 00 00 10 3B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Speed set to 11080 KB/s
Set  Set  Starting to write CD/DVD at speed   8.0 in real unknown mode for single session.
Last chance to quit, starting real write in    0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'read toc' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  43 00 00 00 00 00 00 00 04 00
Errno: 5 (Input/output error), read toc scsi sendcmd: no error
CDB:  43 00 00 00 00 00 00 00 04 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 24 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.002s timeout 40s

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.002s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 02 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 3A
Mode Sense Data (converted) 37

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 3C 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 3A 41 00 00 00 00 00 05 32 41 04 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 41 00 00 05 32 41 04 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 41 00 00 05 32 41 04 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 04 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 3C 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 3A 41 00 00 00 00 00 05 32 41 04 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 41 00 00 05 32 41 04 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 41 00 00 05 32 41 04 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 30 00 00 00 00 00 02 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 16
Mode Sense Data (converted) 13

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 30 00 00 00 00 00 18 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 16 41 00 00 00 00 00 30 0E 2E 00 00 00 00 00 00 00 00 00 00 00 00 00
Mode Sense Data (converted) 13 41 00 00 30 0E 2E 00 00 00 00 00 00 00 00 00 00 00 00 00
Mode Sense Data 13 41 00 00 30 0E 2E 00 00 00 00 00 00 00 00 00 00 00 00 00
Mode Page  Data 30 0E 2E 00 00 00 00 00 00 00 00 00 00 00 00 00

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 30 00 00 00 00 00 18 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 16 41 00 00 00 00 00 30 0E 2E 00 00 00 00 00 00 00 00 00 00 00 00 00
Mode Sense Data (converted) 13 41 00 00 30 0E 2E 00 00 00 00 00 00 00 00 00 00 00 00 00
Mode Sense Data 13 41 00 00 30 0E 2E 00 00 00 00 00 00 00 00 00 00 00 00 00

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 70 00 00 00 00 00 18 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 16 41 00 00 00 00 00 30 0E 00 2E FF FF 00 00 00 00 00 00 00 00 00 00
Mode Sense Data (converted) 13 41 00 00 30 0E 00 2E FF FF 00 00 00 00 00 00 00 00 00 00
Mode Sense Data 13 41 00 00 30 0E 00 2E FF FF 00 00 00 00 00 00 00 00 00 00

Executing 'test unit ready' command on Bus 1 Target 0, 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s
Mode Parameters (un-converted) 00 41 00 00 30 0E 2E 00 00 00 00 00 00 00 00 00 00 00 00 00
Mode Parameters 00 00 41 00 00 00 00 00 30 0E 2E 00 00 00 00 00 00 00 00 00 00 00 00 00

Executing 'mode select g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  55 10 00 00 00 00 00 00 18 00
cmd finished after 0.001s timeout 40s

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 30 00 00 00 00 00 02 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 16
Mode Sense Data (converted) 13

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 30 00 00 00 00 00 18 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 16 41 00 00 00 00 00 30 0E 2E 00 00 00 00 00 00 00 00 00 00 00 00 00
Mode Sense Data (converted) 13 41 00 00 30 0E 2E 00 00 00 00 00 00 00 00 00 00 00 00 00
Mode Sense Data 13 41 00 00 30 0E 2E 00 00 00 00 00 00 00 00 00 00 00 00 00
Mode Page  Data 30 0E 2E 00 00 00 00 00 00 00 00 00 00 00 00 00

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 30 00 00 00 00 00 18 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 16 41 00 00 00 00 00 30 0E 2E 00 00 00 00 00 00 00 00 00 00 00 00 00
Mode Sense Data (converted) 13 41 00 00 30 0E 2E 00 00 00 00 00 00 00 00 00 00 00 00 00
Mode Sense Data 13 41 00 00 30 0E 2E 00 00 00 00 00 00 00 00 00 00 00 00 00

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 70 00 00 00 00 00 18 00
cmd finished after 0.000s timeout 40s
Mode Sense Data 00 16 41 00 00 00 00 00 30 0E 00 2E FF FF 00 00 00 00 00 00 00 00 00 00
Mode Sense Data (converted) 13 41 00 00 30 0E 00 2E FF FF 00 00 00 00 00 00 00 00 00 00
Mode Sense Data 13 41 00 00 30 0E 00 2E FF FF 00 00 00 00 00 00 00 00 00 00

Executing 'test unit ready' command on Bus 1 Target 0, 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s
Mode Parameters (un-converted) 00 41 00 00 05 32 01 04 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 41 00 00 00 00 00 05 32 01 04 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 0, Lun 0 timeout 40s
CDB:  55 10 00 00 00 00 00 00 3C 00
cmd finished after 0.001s timeout 40s

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 02 00
cmd finished after 0.001s timeout 40s
Mode Sense Data 00 3A
Mode Sense Data (converted) 37

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s

Executing 'mode sense g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 3C 00
cmd finished after 0.000s timeout 40s
Mode Sense Data 00 3A 41 00 00 00 00 00 05 32 01 04 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 41 00 00 05 32 01 04 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 41 00 00 05 32 01 04 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 01 04 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 0, 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 0, Lun 0 timeout 40s
CDB:  5A 00 05 00 00 00 00 00 3C 00
cmd finished after 0.000s timeout 40s
Mode Sense Data 00 3A 41 00 00 00 00 00 05 32 01 04 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 41 00 00 05 32 01 04 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 41 00 00 05 32 01 04 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 0, 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 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s
Mode Parameters (un-converted) 00 41 00 00 05 32 42 04 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 41 00 00 00 00 00 05 32 42 04 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 0, Lun 0 timeout 40s
CDB:  55 10 00 00 00 00 00 00 3C 00
cmd finished after 0.001s timeout 40s

Executing 'get_configuration' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  46 00 00 00 00 00 00 00 08 00
cmd finished after 0.019s timeout 40s

Executing 'reserve track' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  53 00 00 00 00 00 20 C7 1F 00
Errno: 5 (Input/output error), reserve track scsi sendcmd: no error
CDB:  53 00 00 00 00 00 20 C7 1F 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 03 00 00 00 00 0A 00 00 00 00 73 03 00 00
Sense Key: 0x3 Medium Error, Segment 0
Sense Code: 0x73 Qual 0x03 (power calibration area error) Fru 0x0
Sense flags: Blk 0 (not valid) 
cmd finished after 21.193s timeout 40s
wodim: Cannot open new session.

Executing 'flush cache' command on Bus 1 Target 0, Lun 0 timeout 120s
CDB:  35 00 00 00 00 00 00 00 00 00
cmd finished after 0.002s timeout 120s

Executing 'test unit ready' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  00 00 00 00 00 00
cmd finished after 0.001s timeout 40s
Mode Parameters (un-converted) 00 00 00 08 00 00 00 00 00 00 08 00
Mode Parameters 00 00 00 00 00 00 00 08 00 00 00 00 00 00 08 00

Executing 'mode select g1' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  55 10 00 00 00 00 00 00 10 00
Errno: 5 (Input/output error), mode select g1 scsi sendcmd: no error
CDB:  55 10 00 00 00 00 00 00 10 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 26 00 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x26 Qual 0x00 (invalid field in parameter list) Fru 0x0
Sense flags: Blk 0 (not valid) 
cmd finished after 0.002s timeout 40s

Executing 'prevent/allow medium removal' command on Bus 1 Target 0, Lun 0 timeout 40s
CDB:  1E 00 00 00 00 00
cmd finished after 0.002s timeout 40s
Set  Set  Set  Set  Writing  time:   21.283s
wodim: fifo had 64 puts and 0 gets.
wodim: fifo was 0 times empty and 0 times full, min fill was 100%.
everything.log
[...]lauter Wiederholungen von den ersten paar Zeilen hier
Sep 17 18:58:38 localhost kernel: [17403.255640] end_request: I/O error, dev sr0, sector 0
Sep 17 18:58:38 localhost kernel: [17403.265312] sr 1:0:0:0: [sr0]  Result: hostbyte=0x00 driverbyte=0x08
Sep 17 18:58:38 localhost kernel: [17403.265320] sr 1:0:0:0: [sr0]  Sense Key : 0x5 [current] 
Sep 17 18:58:38 localhost kernel: [17403.265327] sr 1:0:0:0: [sr0]  ASC=0x21 ASCQ=0x0
Sep 17 18:58:38 localhost kernel: [17403.265332] sr 1:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 00 00 00 00 01 00
Sep 17 18:58:38 localhost kernel: [17403.265346] end_request: I/O error, dev sr0, sector 0
Sep 17 18:58:38 localhost kernel: [17403.269086] sr 1:0:0:0: [sr0]  Result: hostbyte=0x00 driverbyte=0x08
Sep 17 18:58:38 localhost kernel: [17403.269095] sr 1:0:0:0: [sr0]  Sense Key : 0x5 [current] 
Sep 17 18:58:38 localhost kernel: [17403.269103] sr 1:0:0:0: [sr0]  ASC=0x21 ASCQ=0x0
Sep 17 18:58:38 localhost kernel: [17403.269109] sr 1:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 00 00 00 00 01 00
Sep 17 18:58:38 localhost kernel: [17403.269123] end_request: I/O error, dev sr0, sector 0
Sep 17 18:58:38 localhost kernel: [17403.272775] sr 1:0:0:0: [sr0]  Result: hostbyte=0x00 driverbyte=0x08
Sep 17 18:58:38 localhost kernel: [17403.272783] sr 1:0:0:0: [sr0]  Sense Key : 0x5 [current] 
Sep 17 18:58:38 localhost kernel: [17403.272790] sr 1:0:0:0: [sr0]  ASC=0x21 ASCQ=0x0
Sep 17 18:58:38 localhost kernel: [17403.272795] sr 1:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 00 00 00 00 01 00
Sep 17 18:58:38 localhost kernel: [17403.272810] end_request: I/O error, dev sr0, sector 0
Sep 17 18:58:38 localhost kernel: [17403.441240] sr 1:0:0:0: [sr0]  Result: hostbyte=0x00 driverbyte=0x08
Sep 17 18:58:38 localhost kernel: [17403.441249] sr 1:0:0:0: [sr0]  Sense Key : 0x5 [current] 
Sep 17 18:58:38 localhost kernel: [17403.441257] sr 1:0:0:0: [sr0]  ASC=0x21 ASCQ=0x0
Sep 17 18:58:38 localhost kernel: [17403.441263] sr 1:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 00 00 00 00 01 00
Sep 17 18:58:38 localhost kernel: [17403.441277] end_request: I/O error, dev sr0, sector 0
Sep 17 18:58:38 localhost kernel: [17403.441309] EXT4-fs (sr0): unable to read superblock
Sep 17 18:58:38 localhost kernel: [17403.565436] sr 1:0:0:0: [sr0]  Result: hostbyte=0x00 driverbyte=0x08
Sep 17 18:58:38 localhost kernel: [17403.565445] sr 1:0:0:0: [sr0]  Sense Key : 0x5 [current] 
Sep 17 18:58:38 localhost kernel: [17403.565453] sr 1:0:0:0: [sr0]  ASC=0x21 ASCQ=0x0
Sep 17 18:58:38 localhost kernel: [17403.565459] sr 1:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 00 10 00 00 01 00
Sep 17 18:58:38 localhost kernel: [17403.565473] end_request: I/O error, dev sr0, sector 64
Sep 17 18:58:38 localhost kernel: [17403.587415] sr 1:0:0:0: [sr0]  Result: hostbyte=0x00 driverbyte=0x08
Sep 17 18:58:38 localhost kernel: [17403.587424] sr 1:0:0:0: [sr0]  Sense Key : 0x5 [current] 
Sep 17 18:58:38 localhost kernel: [17403.587432] sr 1:0:0:0: [sr0]  ASC=0x21 ASCQ=0x0
Sep 17 18:58:38 localhost kernel: [17403.587438] sr 1:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 01 00 00 00 01 00
Sep 17 18:58:38 localhost kernel: [17403.587452] end_request: I/O error, dev sr0, sector 1024
Sep 17 18:58:38 localhost kernel: [17403.591125] sr 1:0:0:0: [sr0]  Result: hostbyte=0x00 driverbyte=0x08
Sep 17 18:58:38 localhost kernel: [17403.591132] sr 1:0:0:0: [sr0]  Sense Key : 0x5 [current] 
Sep 17 18:58:38 localhost kernel: [17403.591139] sr 1:0:0:0: [sr0]  ASC=0x21 ASCQ=0x0
Sep 17 18:58:38 localhost kernel: [17403.591145] sr 1:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 02 00 00 00 01 00
Sep 17 18:58:38 localhost kernel: [17403.591159] end_request: I/O error, dev sr0, sector 2048
Sep 17 18:58:38 localhost kernel: [17403.591187] UDF-fs: No anchor found
Sep 17 18:58:38 localhost kernel: [17403.591193] UDF-fs: No partition found (1)
Sep 17 18:58:38 localhost kernel: [17403.677305] sr 1:0:0:0: [sr0]  Result: hostbyte=0x00 driverbyte=0x08
Sep 17 18:58:38 localhost kernel: [17403.677314] sr 1:0:0:0: [sr0]  Sense Key : 0x5 [current] 
Sep 17 18:58:38 localhost kernel: [17403.677322] sr 1:0:0:0: [sr0]  ASC=0x21 ASCQ=0x0
Sep 17 18:58:38 localhost kernel: [17403.677328] sr 1:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 00 10 00 00 01 00
Sep 17 18:58:38 localhost kernel: [17403.677343] end_request: I/O error, dev sr0, sector 64
Sep 17 18:58:38 localhost kernel: [17403.677374] isofs_fill_super: bread failed, dev=sr0, iso_blknum=16, block=16
Sep 17 18:58:50 localhost -- MARK -- 
Der Brenner selbst ist so ein "DVD Super Multi Dual Layer, 5 x DVD-RAM, 8 x DVD±R, 4 x DVD±R DL, 8 x DVD+RW, 6 x DVD-RW, 24 x CD-R, 24 x CD-RW, 8 x DVD, 24 x CD"-Kombi-Billig-Massenteil, der im Notebook fest(?) verbaut ist.

Update, dass es noch mysteriöser macht: Ich hab auch Spaß an der Freude gerade nochmal Brasero angeschmissen, um das von brasero erstellte Daten-Image über diesen Umweg statt direkt als Daten auf die DVD zu brennen. Ohne zu murren wird das Drecksding jetzt geschrieben Oo
Soweit ich das wodim-Log "lesen" kann treten sofort fehler auf, sobald (größere) Blöcke gelesen/geschrieben werden sollen (Input/Output_error). Jörg Schily könnte dir das sicher genauer auseinanderklamüsern ;-)

Meine Herangehensweise bei solcherart meldungen (aus leidvoller Erfahrung):
- Ich wechsele das Kabel
- Ich schmeiße das Ding weg

Ich hatte schon so oft (wenn es eben nicht am kabel lag), daß ich noch CDs brennen konnte aber keine DVDs mehr. Oder noch DVDs, aber keine DVD-RWs. Mit DVD-RAMs ist meist als erstes Essig...
Wenn ein Brenner (egal ob nun häufig oder nicht genutzt) noch 2 jahre hält scheint das heutzutage viel zu sein. Ist ja klar, bei dem Preiskampf...
Mittlerweile schone ich meine Nerven, wenn das Teil mit meinen DVD-RAMs nicht mehr klarkommt, dann gehe ich ein neues kaufen - da funktioniert dann wieder alles....
Ist bei nem Notebook nicht ganz so einfach, zumal das kaum älter als ein halbes Jahr ist.

Aber wie bereits angedeutet: Brasero hat das Image gerade ohne zu murren geschrieben.
Irgendwo scheint da n Fehler in der Software zu sein.
Schon klar, wenn es "fest" eingebaut ist (Ich liebe mein UltraBay am Thinkpad....<g>)

Wollte ich noch schreiben (um dem alten "Streit" noch etwas anzukitzlen...):
Du kannst das Schreiben von Daten (oder des Images) ja nochmal mit growisofs versuchen (manpage hat Examples) oder halt mit Jörgs Original cdrecord aus dem AUR... Bei cdrecord/wodim mußt du halt vorher das ISO(fs) erstellen aus den Daten, growisofs ist ein Kombitool...

Mit Brasero sollte dann aber auch der ganze Vorgang funktionieren (also daten wählen und brennen). Brasero erstellt ja AFAIK sowieso immer erst ein ISO...
GerBra schriebSchon klar, wenn es "fest" eingebaut ist (Ich liebe mein UltraBay am Thinkpad....<g>)
Vielleicht gehts ja sogar, mit dem Ausbauen, hab's noch nicht geprüft^^