[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Cdrdao problems



Mailed and posted 
Hi all:

I have a SCSI Panasonic 7502b CDR-drive. I've been fighting the whole
day to burn a copy of an audio CD, and am ready to give up. :(
The drive happily extracts audio at x8 and writes at x4 under Windows.

I'm using Slink and uninstalled all cdr tools, that came with it, and
compiled myself the newest versions.

cdrdao won't work with "read-cd" command. It says:

# cdrdao read-cd --device /dev/sg0 cd.toc
/dev/sg0: MATSHITA CD-R   CW-7502       Rev: 4.17
Using driver: Generic SCSI-3/MMC - Version 1.0 (data) (options 0x0000)
Reading toc and audio data...
ERROR: Sorry, this driver does not support reading audio data from CD.

But I am able to read the disk into a .wav with cdparanoia. I then did 
the following: read the cd into data.wav with cdparanoia. Then read
TOC with cdrdao with command "read-toc". So far so good. Then I tried
to simulate write. As you can guess, it didn't work. Also, after the
attempt, my CDR's "BUSY" LED stayed lit, and I can't eject the blank
CDR or do anything with the drive. Below are the error messages that
cdrdao produced. Can you please advise what I can do to get this thing 
working? I have seen a report of the same drive working with cdrdao,
so I guess I am doing smth wrong. (FWIW, the SCSI adapter is
QlogicISP, and the kernel is 2.2.6, with SCSI support compiled as
modules, including support for generic SCSI devices).

# cdrdao simulate --device /dev/sg0 --speed 4 --datafile data.wav cd.toc
/dev/sg0: MATSHITA CD-R   CW-7502       Rev: 4.17
Using driver: Generic SCSI-3/MMC - Version 1.0 (data) (options 0x0000)

Starting write simulation at speed 4...
Pausing 10 seconds - hit CTRL-C to abort.
Process can be aborted with QUIT signal (usually CTRL-\).
Using POSIX real time scheduling.
cdrdao: Input/output error. : scsi sendcmd: retryable error
CDB:  2A 00 FF FF FF 6A 00 00 0D 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 0B 00 00 00 00 0A 00 00 00 00 4E 00 00 00
Sense Key: 0xB Aborted Command, Segment 0
Sense Code: 0x4E Qual 0x00 (overlapped commands attempted) Fru 0x0
Sense flags: Blk 0 (not valid) 
cmd finished after 30.145s timeout 180s
ERROR: Write data failed.
cdrdao: Input/output error. : scsi sendcmd: retryable error
CDB:  35 00 00 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 0B 00 00 00 00 0A 00 00 00 00 4E 00 00 00
Sense Key: 0xB Aborted Command, Segment 0
Sense Code: 0x4E Qual 0x00 (overlapped commands attempted) Fru 0x0
Sense flags: Blk 0 (not valid) 
cmd finished after 0.065s timeout 180s
Warning: Flush cache failed - ignored. Your disk will be OK.
ERROR: Simulation failed.
cdrdao: Input/output error. : scsi sendcmd: retryable error
CDB:  1E 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 0B 00 00 00 00 0A 00 00 00 00 4E 00 00 00
Sense Key: 0xB Aborted Command, Segment 0
Sense Code: 0x4E Qual 0x00 (overlapped commands attempted) Fru 0x0
Sense flags: Blk 0 (not valid) 
cmd finished after 0.061s timeout 180s
ERROR: Cannot prevent/allow medium removal.

-- 
Arcady Genkin
"I opened up my wallet, and it's full of blood..." - GsYDE


Reply to: