|
growisofs/dvd+rw-tools fails to burn DVDs with a Sony DRU-810a
I have tried several times (and Googled, to no avail) to burn a data DVD using growisofs, and with K3B and Brasero, and even by trying to slow down the write speed, and every time I try, I get the following errors, first from growisofs:
/dev/hdc: "Current Write Speed" is 16.4x1352KBps.
:-( unable to WRITE@LBA=20h: Input/output error
:-( write failed: Input/output error
/dev/hdc: flushing cache
:-( unable to FLUSH CACHE: Input/output error
:-( unable to SYNCHRONOUS FLUSH CACHE: Input/output error
and then from my kernel:
[ 539.980313] hdc: drive not ready for command
[ 541.122210] hdc: status error: status=0x7f { DriveReady DeviceFault SeekComplete DataRequest CorrectedError Index Error }
[ 541.122223] hdc: status error: error=0x7f { IllegalLengthIndication EndOfMedia AbortedCommand MediaChangeRequested LastFailedSense=0x07 }
[ 541.122229] ide: failed opcode was: unknown
over and over and over again. Then the drive locks up and I can't eject the DVD as it spins constantly.
Now one might say, "gosh, maybe the kernel drivers?" but I was able to get DVDs to burn no problem by using GnomeBaker! So my guess is that there's a bug in dvd+rw-tools ... however, I can't find a place on the internet to report bugs to dvd+rw-tools!!
My version is :
* growisofs by <appro@fy.chalmers.se>, version 7.1,
front-ending to genisoimage: genisoimage 1.1.9 (Linux)
and I am running Debian Etch. What the heck is wrong here?
|