broken audio CDs
Hi all. I am currently using kernel 2.6.33, Cdrecord 2.01.01A67, and an Sony
Optiarc AD-7580S according to Dmesg. I have been able to burn data disks ok with
Cdrecord, and DVDs just fine using Growisofs. However, the problem comes when I
attempt to burn audio disks. When I insert a so-called successfully burned disk
(Cdrecord gives no apparent errors during burning), I get a bunch of the
following (some of it scrolled off this screen, but this is what I could readily
cut/paste:
[110770.092301] end_request: I/O error, dev sr0, sector 0
[110786.332630] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK
driverbyte=DRIVER_SENSE
[110786.333336] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[110786.333846] sr 1:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[110786.334304] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 40 00
[110786.335372] end_request: I/O error, dev sr0, sector 0
[110786.335712] quiet_error: 23 callbacks suppressed
[110786.336128] Buffer I/O error on device sr0, logical block 0
[110786.336489] Buffer I/O error on device sr0, logical block 1
[110786.336832] Buffer I/O error on device sr0, logical block 2
[110786.337186] Buffer I/O error on device sr0, logical block 3
[110786.337543] Buffer I/O error on device sr0, logical block 4
[110786.337885] Buffer I/O error on device sr0, logical block 5
[110786.338236] Buffer I/O error on device sr0, logical block 6
[110786.345433] Buffer I/O error on device sr0, logical block 7
[110786.345776] Buffer I/O error on device sr0, logical block 8
[110786.346124] Buffer I/O error on device sr0, logical block 9
[110786.351197] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK
driverbyte=DRIVER_SENSE
[110786.351895] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[110786.352483] sr 1:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[110786.352939] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[110786.354076] end_request: I/O error, dev sr0, sector 0
Anyone have any ideas as to why I can't seem to burn proper audio disks with
this drive? I have tried both cdrecord -dev=/dev/sr0, or dev=1,0,0 -v -tao -pad
-audio file.wav. I also most recently tried passing driver=mmc_cdr_sony, with no
effect. In conclusion, note that I receive similar log output, albeit without
the "illegal track" lines, but I still get "I/O error on logical block 0" type
errors. Thanks!
Edit: The files in question are all more than 700 MB in size, the first track I
am attempting to burn on the one disk is 732 MB. Afaik this is still ok, given
that Cdrecord doesn't complain loudly that the file won't fit on disk.
Edit 2: Apparently, I was able to successfully burn the audio track in question
to a CDRW, after I had shutdown my VM that was running in VirtualBox. I'm hoping
that this whole problem was due to something along the lines of VB's method (s)
for presenting host storage devices to guests was making Cdrecord internally
shit itself, or maybe the drive was being put in read mode by VB and Cdrecord
was trying to write to it at the same time.
Optiarc AD-7580S according to Dmesg. I have been able to burn data disks ok with
Cdrecord, and DVDs just fine using Growisofs. However, the problem comes when I
attempt to burn audio disks. When I insert a so-called successfully burned disk
(Cdrecord gives no apparent errors during burning), I get a bunch of the
following (some of it scrolled off this screen, but this is what I could readily
cut/paste:
[110770.092301] end_request: I/O error, dev sr0, sector 0
[110786.332630] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK
driverbyte=DRIVER_SENSE
[110786.333336] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[110786.333846] sr 1:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[110786.334304] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 40 00
[110786.335372] end_request: I/O error, dev sr0, sector 0
[110786.335712] quiet_error: 23 callbacks suppressed
[110786.336128] Buffer I/O error on device sr0, logical block 0
[110786.336489] Buffer I/O error on device sr0, logical block 1
[110786.336832] Buffer I/O error on device sr0, logical block 2
[110786.337186] Buffer I/O error on device sr0, logical block 3
[110786.337543] Buffer I/O error on device sr0, logical block 4
[110786.337885] Buffer I/O error on device sr0, logical block 5
[110786.338236] Buffer I/O error on device sr0, logical block 6
[110786.345433] Buffer I/O error on device sr0, logical block 7
[110786.345776] Buffer I/O error on device sr0, logical block 8
[110786.346124] Buffer I/O error on device sr0, logical block 9
[110786.351197] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK
driverbyte=DRIVER_SENSE
[110786.351895] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[110786.352483] sr 1:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[110786.352939] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[110786.354076] end_request: I/O error, dev sr0, sector 0
Anyone have any ideas as to why I can't seem to burn proper audio disks with
this drive? I have tried both cdrecord -dev=/dev/sr0, or dev=1,0,0 -v -tao -pad
-audio file.wav. I also most recently tried passing driver=mmc_cdr_sony, with no
effect. In conclusion, note that I receive similar log output, albeit without
the "illegal track" lines, but I still get "I/O error on logical block 0" type
errors. Thanks!
Edit: The files in question are all more than 700 MB in size, the first track I
am attempting to burn on the one disk is 732 MB. Afaik this is still ok, given
that Cdrecord doesn't complain loudly that the file won't fit on disk.
Edit 2: Apparently, I was able to successfully burn the audio track in question
to a CDRW, after I had shutdown my VM that was running in VirtualBox. I'm hoping
that this whole problem was due to something along the lines of VB's method (s)
for presenting host storage devices to guests was making Cdrecord internally
shit itself, or maybe the drive was being put in read mode by VB and Cdrecord
was trying to write to it at the same time.
