Hello, everyone. I am having the worst time trying to get cdrecord to burn my audio cd's. I've never burned an audio cd under Linux before, but have burned data cd's before. I've been reading from the cd-writing-howto, and I've used cdparanoia to extract to tracks from another cd, and was trying to burn them on a new disk to get the hangg of it. Here is a typescript of my commands and the errors I am getting. Can anyone help? Script started on Thu Jan 30 03:12:43 2003 cdrecord -v speed=2 dev=0,0,0 -audio track1.wav track2.wav Cdrecord 1.10 (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: 3.1.24 Using libscg version 'schily-0.5' atapi: 1 Device type : Removable CD-ROM Version : 0 Response Format: 2 Capabilities : Vendor_info : 'HL-DT-ST' Identifikation : 'CD-RW GCE-8240B ' 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 : 6037504 = 5896 KB FIFO size : 4194304 = 4096 KB Track 01: audio 40 MB (04:02.36) no preemp Track 02: audio 40 MB (04:00.29) no preemp Total size: 81 MB (08:04.65) = 36349 sectors Lout start: 81 MB (08:06/49) = 36349 sectors Current Secsize: 2048 ATIP info from disk: Indicated writing power: 4 Is not unrestricted Is not erasable Disk sub type: Medium Type A, low Beta category (A-) (2) ATIP start of lead in: -12294 (97:18/06) ATIP start of lead out: 359849 (79:59/74) Disk type: unknown Manuf. index: -1 Manufacturer: unknown (not in table) Blocks total: 359849 Blocks current: 359849 Blocks remaining: 323500 Starting to write CD/DVD at speed 8 in write mode for single session. Last chance to quit, starting real write in 9 seconds.8 seconds.7 seconds.6 seconds.5 seconds.4 seconds.3 seconds.2 seconds.1 seconds.0 seconds. Operation starts. Waiting for reader process to fill input buffer ... input buffer ready. Performing OPC... Starting new track at sector: 0 Track 01: 0 of 40 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.002s 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.027s 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.001s timeout 480s cmd finished after 0.001s timeout 480s Fixating time: 0.004s cdrecord: fifo had 64 puts and 1 gets. cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%. Script done on Thu Jan 30 03:14:03 2003