Hello, I have a LG CD-RW CED-8080B CD writer on a Redhat 6.2 with 2.2.18 kernel (using ide-scsi module). When I use Cdrecord 1.10a17 with the following commandline: ./cdrecord dev=0,0,0 -v -audio /tmp/tmp.cdr the following error occurs (a full dump is included as attachment): Track 01: 0 of 37 MB written../cdrecord: 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) cmd finished after 0.001s timeout 40s And cdrecord aborts without writing something to the cd. However when I use ./cdrecord dev=0,0,0 -v -dao -audio /tmp/tmp.cdr everything works fine except for the following warning: ./cdrecord: WARNING: Drive returns wrong startsec (0) using -150 Writing pregap for track 1 at -150 Does anybody know what the problem is ? Bye -- Jan Tops K.U.Leuven - ESAT-PSI tel: +32-16-32.17.07 fax: +32-16-32.17.23 Kasteelpark Arenberg 10 e-mail:[EMAIL PROTECTED] B-3001 Leuven-Heverlee http://www.esat.kuleuven.ac.be/~jtops
Cdrecord 1.10a17 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling TOC Type: 0 = CD-DA scsidev: '0,0,0' scsibus: 0 target: 0 lun: 0 Linux sg driver version: 2.1.39 Using libscg version 'schily-0.5' atapi: 1 Device type : Removable CD-ROM Version : 0 Response Format: 1 Vendor_info : 'LG ' Identifikation : 'CD-RW CED-8080B ' Revision : '1.06' Device seems to be: Generic mmc CD-RW. Using generic SCSI-3/mmc CD-R driver (mmc_cdr). Driver flags : SWABAUDIO Drive buf size : 1024000 = 1000 KB FIFO size : 4194304 = 4096 KB Track 01: audio 37 MB (03:45.36) no preemp swab Total size: 37 MB (03:45.36) = 16902 sectors Lout start: 38 MB (03:47/27) = 16902 sectors Current Secsize: 2048 ATIP info from disk: Indicated writing power: 5 Reference speed: 2 Is not unrestricted Is erasable ATIP start of lead in: -11635 (97:26/65) ATIP start of lead out: 359849 (79:59/74) speed low: 0 speed high: 4 power mult factor: 4 6 recommended erase/write power: 3 A2 values: 00 00 00 Disk type: Phase change Manuf. index: 3 Manufacturer: CMC Magnetics Corporation Blocks total: 359849 Blocks current: 359849 Blocks remaining: 342947 Starting to write CD/DVD at speed 2 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. Performing OPC... Starting new track at sector: 0 Track 01: 0 of 37 MB written../cdrecord: 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) cmd finished after 0.001s timeout 40s write track data: error after 0 bytes Sense Bytes: 70 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 00 Writing time: 5.021s Fixating... ./cdrecord: Input/output 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: 70 00 05 00 00 00 00 0A 00 00 00 00 2C 04 00 00 Sense Key: 0x5 Illegal Request, Segment 0 Sense Code: 0x2C Qual 0x04 (current program area is empty) Fru 0x0 Sense flags: Blk 0 (not valid) cmd finished after 0.000s timeout 480s cmd finished after 0.000s timeout 480s Fixating time: 0.001s ./cdrecord: Input/output error. mode select g1: scsi sendcmd: no error CDB: 55 10 00 00 00 00 00 00 10 00 status: 0x2 (CHECK CONDITION) Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 24 00 00 00 Sense Key: 0x5 Illegal Request, Segment 0 Sense Code: 0x24 Qual 0x00 (invalid field in cdb) Fru 0x0 Sense flags: Blk 0 (not valid) cmd finished after 0.000s timeout 40s ./cdrecord: fifo had 64 puts and 1 gets. ./cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%.

