Hi there,
i have just downloaded, built and installed cdrecord & scg, and i can't
get it to work on my system. when called to do a dummy run or a real
burn,
cdrecord is failing to "read track info" on the scsi device (see
transcript below).
The details of my systems are as follows:
Platform: intel (Pentium Pro 200MHz), adaptec 3940UW scsi card
uname -a: SunOS wintermute 5.5 Generic i86pc i386 i86pc
CD Writer: Plextor PX-R412C, revision 1.07
cdrecord: 1.8a29
scg:
ftp://ftp.fokus.gmd.de/pub/unix/kernel/scg/SCHILYscg.i386.tar.Z
I've spent 3 or 4 hours rtfming, installing, building and testing out
stuff, and
now I'm at a total dead end. I'd be super grateful if anyone who has
seen
this kind of thing or knows what the error means could point me in the
right direction.
I suspect the scsi device driver, because i get a sense key = 0xFFFFFFFF
on the step that causes the error. but, if there is a problem with scg,
why do other scsi operations like cdrecord -prcap and -inq work fine?
Much appreciation,
Nico Gianniotis.
--------------------
transcript follows:
# cdrecord -v speed=4 dev=0,5,0 cdimage.raw
Cdrecord release 1.8a29 Copyright (C) 1995-1999 J??rg Schilling
TOC Type: 1 = CD-ROM
scsidev: '0,5,0'
scsibus: 0 target: 5 lun: 0
Using libscg version 'schily-0.1'
atapi: 0
Device type : Removable CD-ROM
Version : 2
Response Format: 2
Capabilities : SYNC LINKED
Vendor_info : 'PLEXTOR '
Identifikation : 'CD-R PX-R412C '
Revision : '1.07'
Device seems to be: Generic mmc CD-R.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags : SWABAUDIO
Drive buf size : 1168944 = 1141 KB
FIFO size : 4194304 = 4096 KB
Track 01: data 296 MB
Total size: 340 MB (33:45.50) = 151913 sectors
Lout start: 341 MB (33:47/38) = 151913 sectors
Current Secsize: 512
ATIP info from disk:
Indicated writing power: 4
Is unrestricted
Is not erasable
ATIP start of lead in: -11250 (97:32/00)
ATIP start of lead out: 333975 (74:15/00)
Disk type: Long strategy type (Cyanine, AZO or similar)
Manuf. index: 26
Manufacturer: TDK Corporation
Blocks total: 333975 Blocks current: 333975 Blocks remaining: 182062
RBlocks total: 345736 RBlocks current: 345736 RBlocks remaining: 193823
Starting to write CD/DVD at speed 4 in write mode for single session.
Last chance to quit, starting real write in 1 seconds.
Waiting for reader process to fill input-buffer ... input-buffer ready.
cdrecord: I/O error. read track info: scsi sendcmd: no error
CDB: 52 01 00 00 00 FF 00 00 1C 00
status: 0x2 (CHECK CONDITION)
Sense Bytes:
Sense Key: 0xFFFFFFFF [], Segment 0
Sense Code: 0x00 Qual 0x00 (no additional sense information) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.265s timeout 240s
Writing time: 0.545s
Fixating...
cdrecord: I/O error. close track/session: scsi sendcmd: no error
CDB: 5B 00 02 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes:
Sense Key: 0xFFFFFFFF [], Segment 0
Sense Code: 0x00 Qual 0x00 (no additional sense information) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.257s timeout 480s
Fixating time: 0.265s
cdrecord: fifo had 73 puts and 0 gets.
cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%.