Hi, recordable CDs are the only affordable backup medium for a Linux system (at least for private use) - therefore it's a key technology for Linux. I've been using Unix for over 10 years now and Linux for several years at work where I have expensive DAT recorders for backup. Now for private use I am on my own since all seems to depend on a single person (Joerg Schilling) who seems to dislike Linux very much. His only comment to my bug report was: get a reasonable operation system. Now I do understand why most people prefer Windows, a fact I couldn't understand until recently. (It took me just a few minutes to make my first CD) On Linux I've read several HowTo and similar things, I've reconfigured my 2.4.0 kernel until cdrecord -scanbus recognizes my 2 CD drives. cdrecord is able to read the manufactor information on the blank CD and it's able to eject the CD, so in principle it could access the drive. But then I get only a scsi error message. Perhaps someone (other) can give me a hint where to start to investigate the problem. For those who can get some information out of cdrecord's error log, I've appended it. My drive seems to be (it has a sticker 'HP CD-Writer Plus') Hewlett Packard LT9340 ??? Device type : Removable CD-ROM Version : 0 Response Format: 1 Vendor_info : 'IDE-CD ' Identifikation : 'R/RW 4x4x32 ' Revision : '1.4B' Many thanks for any hints (other than switching to a different OS) Helmut Jarausch Lehrstuhl fuer Numerische Mathematik Institute of Technology, RWTH Aachen D 52056 Aachen, Germany
Calling: /usr/local/bin/cdrecord dev=0,1,0 fs=4096k -v -useinfo speed=4 -dao -eject -pad -data "/BackUp/CD_Images/track-01.img" ... scsidev: '0,1,0' scsibus: 0 target: 1 lun: 0 Linux sg driver version: 3.1.17 pregap1: -1 Cdrecord 1.10a11 (i686-pc-linux-gnu) Copyright (C) 1995-2000 J�rg Schilling TOC Type: 1 = CD-ROM Using libscg version 'schily-0.4' atapi: 1 Device type : Removable CD-ROM Version : 0 Response Format: 1 Vendor_info : 'IDE-CD ' Identifikation : 'R/RW 4x4x32 ' Revision : '1.4B' Device seems to be: Generic mmc CD-RW. Using generic SCSI-3/mmc CD-R driver (mmc_cdr). Driver flags : SWABAUDIO Drive buf size : 1572864 = 1536 KB FIFO size : 4194304 = 4096 KB Track 01: data 395 MB padsize: 30 KB Total size: 453 MB (44:56.98) = 202274 sectors Lout start: 454 MB (44:58/74) = 202274 sectors Current Secsize: 2048 ATIP info from disk: Indicated writing power: 5 Is not unrestricted Is not erasable ATIP start of lead in: -11080 (97:34/20) ATIP start of lead out: 335100 (74:30/00) Disk type: Long strategy type (Cyanine, AZO or similar) Manuf. index: 11 Manufacturer: Mitsubishi Chemical Corporation Blocks total: 335100 Blocks current: 335100 Blocks remaining: 132826 RBlocks total: 342460 RBlocks current: 342460 RBlocks remaining: 140186 Starting to write CD/DVD at speed 4 in write mode for single session. Waiting for reader process to fill input buffer ... cdrecord: Input/output error. mode select g1: scsi sendcmd: retryable error CDB: 55 10 00 00 00 00 00 00 3C 00 status: 0x0 (GOOD STATUS) cmd finished after 0.007s timeout 200s cdrecord: Warning: using default CD write parameter data. Mode Select Data 00 11 00 00 05 32 02 00 00 00 00 00 00 00 00 00 00 00 00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 cdrecord: Cannot open new session. input buffer ready. cdrecord: fifo had 64 puts and 0 gets.

