Hi, I have a Memorex 24Maxx 1040 CD-RW which I'm trying to make work in Linux, kernel version 2.4.10 with cdrecord.
# cdrecord --version Cdrecord 1.11a13 (i586-pc-linux-gnu) Copyright (C) 1995-2001 J�rg Schilling # cdrecord dev=/dev/sg0 -inq: Device type : Removable CD-ROM Version : 0 Response Format: 1 Vendor_info : 'Memorex ' Identifikation : '24MAXX 1040 ' Revision : '5WS2' I am able to mount CDs, but writing CDs does not work. An output: # cdrecord -v -v -v speed=1 dev=/dev/sg0 cdimage.raw Cdrecord 1.11a13 (i586-pc-linux-gnu) Copyright (C) 1995-2001 J�rg Schilling TOC Type: 1 = CD-ROM scsidev: '/dev/sg0' devname: '/dev/sg0' scsibus: -2 target: -2 lun: -2 Linux sg driver version: 3.1.20 Using libscg version 'schily-0.5' Using libscg transport code version 'schily-scsi-linux-sg.c-1.69' atapi: 1 Device type : Removable CD-ROM Version : 0 Response Format: 1 Vendor_info : 'Memorex ' Identifikation : '24MAXX 1040 ' Revision : '5WS2' Device seems to be: Generic mmc CD-RW. Using generic SCSI-3/mmc CD-R driver (mmc_cdr). Driver flags : SWABAUDIO BURNFREE Supported modes: Drive buf size : 1966272 = 1920 KB FIFO size : 4194304 = 4096 KB cdrecord: Drive does not support TAO recording. cdrecord: Illegal write mode for this drive. # cdrecord --version Cdrecord 1.11a13 (i586-pc-linux-gnu) Copyright (C) 1995-2001 J�rg Schilling # According to http://www4.tomshardware.com/storage/01q4/011213/cdrw-05.html the writer should support DAO, TAO, Multisession, etc, yet I am not able to write a data cd image. I have attached a file with stderr output from # cdrecord -VV -v -v -v -debug=2 dev=/dev/sg0 cdimage.raw BTW the drive is connected as primary slave (/dev/hdb) Anyone have any idea why it does'nt work ? Nils Henrik
stderr.txt.bz2
Description: BZip2 compressed data

