Re: cdrecord weakness Part II

2001-06-19 Thread Bill Davidsen

Matthias Schniedermeyer [EMAIL PROTECTED] wrote:

 Now i tried to record something with my new RAID-Controller but i had no
 luck at all.
 
 # cdrecord -eject -dao speed=8 dev=3,0,0 fs=30m -v IMAGE
 Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
 TOC Type: 1 = CD-ROM
 scsidev: '3,0,0'
 scsibus: 3 target: 0 lun: 0
 Linux sg driver version: 3.1.17
 cdrecord: Warning Linux Bus mapping botch.
 Using libscg version 'schily-0.5'
 atapi: 0
 Device type: Removable CD-ROM
 Version: 2
 Response Format: 2
 Capabilities   : RELADR SYNC LINKED
 Vendor_info: 'TEAC'
 Identifikation : 'CD-R58S '
 Revision   : '1.0H'
 Device seems to be: Generic CD-ROM.
 cdrecord: Sorry, no CD/DVD-Recorder or unsupported CD/DVD-Recorder found
 on this target.

Seems pretty clear, the device identifies itself as a CD-ROM, read only.
I assume that the device is a recorder?

-- 
   -bill davidsen ([EMAIL PROTECTED])
The secret to procrastination is to put things off until the
 last possible moment - but no longer  -me


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




cdrecord weakness Part II

2001-06-16 Thread Matthias Schniedermeyer

#include hallo.h



Now i tried to record something with my new RAID-Controller but i had no
luck at all.

# cdrecord -eject -dao speed=8 dev=3,0,0 fs=30m -v IMAGE
Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
TOC Type: 1 = CD-ROM
scsidev: '3,0,0'
scsibus: 3 target: 0 lun: 0
Linux sg driver version: 3.1.17
cdrecord: Warning Linux Bus mapping botch.
Using libscg version 'schily-0.5'
atapi: 0
Device type: Removable CD-ROM
Version: 2
Response Format: 2
Capabilities   : RELADR SYNC LINKED
Vendor_info: 'TEAC'
Identifikation : 'CD-R58S '
Revision   : '1.0H'
Device seems to be: Generic CD-ROM.
cdrecord: Sorry, no CD/DVD-Recorder or unsupported CD/DVD-Recorder found
on this target.


# cdrecord -eject -dao driver=mmc_cdr speed=8 dev=3,0,0 fs=30m -v IMAGE

Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
TOC Type: 1 = CD-ROM
scsidev: '3,0,0'
scsibus: 3 target: 0 lun: 0
Linux sg driver version: 3.1.17
cdrecord: Warning Linux Bus mapping botch.
Using libscg version 'schily-0.5'
atapi: 0
Device type: Removable CD-ROM
Version: 2
Response Format: 2
Capabilities   : RELADR SYNC LINKED
Vendor_info: 'TEAC'
Identifikation : 'CD-R58S '
Revision   : '1.0H'
Device seems to be: Generic CD-ROM.
cdrecord: WARNING: Trying to use other driver on known device.
cdrecord: Cannot attach driver for CD/DVD-Recorder.

(The cdrecord: Warning Linux Bus mapping botch. message comes more often
with the other CD-Rs (2x for 3,1,0. 3x for 3,6,0. 4x for 3,4,0))




Bis denn

-- 
Real Programmers consider what you see is what you get to be just as 
bad a concept in Text Editors as it is in women. No, the Real Programmer
wants a you asked for it, you got it text editor -- complicated, 
cryptic, powerful, unforgiving, dangerous.



--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]