Mailinglist Archive: opensuse (2271 mails)

< Previous Next >
cdrecord error messages
  • From: "Peter A. Taylor" <murmur@xxxxxxx>
  • Date: Sat, 10 Apr 2004 22:29:36 -0500
  • Message-id: <200404102229.36815.murmur@xxxxxxx>
I recently replaced the no-longer-functional CD burner in my computer (SuSE
8.2), and I get an error message I don't understand when I try to make an
audio CD. It made a data CD just fine. Where I can look up these error
messages (ie. write_g1: scsi)?

The burner is detected (cdrecord -scanbus) at 0,0,0 (same as the old one) as a
LG CD-RW CED-8120B 1.03 Removable CD-ROM

This still works:
cdrecord -v speed=2 dev=0,0,0 -data isofile

This no longer works:
cdrecord -pad -v speed=2 dev=0,0,0 -audio file1.wav file2.wav

The error messages look like this:

Input/output error. write_g1: scsi sendcmd: no error
CDB: 2A 00 00 00 00 00 00 00 1B 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 64 00 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x64 Qual 0x00 (illegal mode for this track) Fru 0x0
Sense flags: Blk 0 (not valid)

Thanks,
Peter A. Taylor

< Previous Next >