[Debburn-devel] DVD+R DL: Wodim making coasters
Thomas Schmitt
scdbackup at gmx.net
Tue Jun 19 10:25:06 UTC 2007
Hi,
> dvdrecord: Asuming -tao mode.
> dvdrecord: Future versions of wodim may have different drive dependent
> defaults.
To my experience, cdrecord and its derivatives do
not burn DVD sucessfully if not option -sao is given.
Does growisofs burn those media properly ?
Like:
growisofs -Z /dev/sr0=./flt-cnc3.iso
> CDB: 5B 00 05 00 00 00 00 00 00 00
> status: 0x2 (CHECK CONDITION)
> Sense Bytes: 70 00 05 00 00 00 00 0E 00 00 00 00 30 05 00 00
> Sense Key: 0x5 Illegal Request, Segment 0
> Sense Code: 0x30 Qual 0x05 (cannot write medium - incompatible format) Fru
> 0x0
The program tries to close the session by a
command described in MMC-5:
"6.3.3.5.5 Close Function 101b: Finalize with Minimal Radius"
This gesture itself looks appropriate according to
the specs. My own program cdrskin would use the same
(if some wealthy tester risks DL media and sets argument
--allow_untested_media).
One could change the function to 010b which is probably
what growisofs will do because it is reluctant to finalize
+R media at all. (cdrskin will use function 010b if option
-multi is given.)
One could also change to function 110b (which is deprecated
in MMC-5 6.3.3.5.6).
But i assume the problem is rather about some SCSI command
prior to the failing one. Either a setup command from the
start of the session or a missing command at the end.
Thus the hope that option -sao might help.
Well, exploring DVD+R DL is expensive. No dummy mode.
Have a nice day :)
Thomas
More information about the Debburn-devel
mailing list