Hello,
I have a Ricoh MP6200s drive with firmware 2.40. I used to be
able to flawlessly burn CDs with it using older versions of cdrecord (1.6?)
It's been a while since I've burned a CD (on the order of months), and upon
trying to do so today, am having some problems.
Hardware/Software Versions :
P2/300 64MB
The SCSI card is an ISA AHA-1515.
Ricoh MP6200s external SCSI drive.
Cdrecord 1.10a09 (i686-pc-linux-gnu)
mkisofs 1.14a09 (i686-pc-linux-gnu)
Linux 2.4.0-test11-ac4 / Debian "Woody" distro
Burn commands:
A .iso is generated with 'mkisofs -r -o /iso/test.iso /data/dir'
isvfy says things are fine, and the .iso mounts ok with the loopback driver.
cdrecord -scanbus finds my drive:
--SNIP--
Cdrecord 1.10a09 (i686-pc-linux-gnu) Copyright (C) 1995-2000 J�rg Schilling
Linux sg driver version: 3.1.17
Using libscg version 'schily-0.4'
scsibus0:
0,0,0 0) *
0,1,0 1) 'RICOH ' 'MP6200S ' '2.40' Removable CD-ROM
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *
--SNIP--
cdrecord is invoked then as 'cdrecord -v -dev 0,1,0 -data /iso/test.iso'
The burn appears to go fine, until it gets to the "fixation" phase.
I get messages similar to:
---CLIP---
Track 01: Total bytes read/written: 668452864/668452864 (326393 sectors).
cdrecord: Input/output error. flush cache: scsi sendcmd: retryable error
CDB: 35 00 00 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: F0 00 03 00 04 FA 68 0A 00 00 00 00 08 00 00 00
Sense Key: 0x3 Medium Error, Segment 0
Sense Code: 0x08 Qual 0x00 (logical unit communication failure) Fru 0x0
Sense flags: Blk 326248 (valid)
cmd finished after 11.009s timeout 120s
Trouble flushing the cache
Writing time: 2192.680s
Fixating...
cdrecord: Input/output error. close track/session: scsi sendcmd: retryable errorCDB:
5B 00 02 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 71 04 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x71 Qual 0x04 (decompression exception long algorithm id) [No matching
qualifier] Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.019s timeout 1000s
Fixating time: 0.040s
---CLIP---
Trying things like '-speed 1', '-timeout 600', and even '-fix' afterwards
do not help.
Any pointers what to try?
Thanks,
-Robert
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]