[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to tell if mounted media is CD-R, CD-RW or CD-ROM?



On 2/28/06, scdbackup@gmx.net <scdbackup@gmx.net> wrote:
> Hi,
>
> > However, recently I found that in some cases cdrecord, maybe due to the
> > drive not returning all the info it needs, will not print the "erasable"
> > string even if the media is CD-RW (cdrecord can succesfully burn it).

> Can you specify the circumstances under which this happens ?
> Is this result reproducible with the same individual media ?

While going through the changelog of the shell script we're using I
found a note of one of my colleagues which said that in the past (when
we used plain IDE CD_RW drives) we got this problem occasionally. I
thought it was a fluke and promptly changed it back to be strict (the
shell script had been modified to "suppose" it to be a CD-RW if no
"erasable" script was found ) and got burned the next day with an  LG
GSA-2164D (USB DVD writer)  with a CD-RW inside.

This is the output of the command (normally I use the dvd patched
cdrecord  you find inthe linux distros, for this case I tried with the
prodvd official version too):

Note the "Linux bus mapping botch message"

# ./cdrecord-prodvd-2.01.01 -scanbus
Cdrecord-ProDVD-Clone 2.01.01a01 (i686-pc-linux-gnu) Copyright (C)
1995-2004 Jörg Schilling
Unlocked features:
Limited  features:
Linux sg driver version: 3.1.25
./cdrecord-prodvd-2.01.01: Warning Linux Bus mapping botch.
Using libscg version 'schily-0.8'
scsibus0:
        0,0,0     0) 'MegaRAID' 'LD 0 RAID1   69G' '351X' Disk
        0,1,0     1) *
        0,2,0     2) *
        0,3,0     3) *
        0,4,0     4) *
        0,5,0     5) *
        0,6,0     6) 'SDR     ' 'GEM318P         ' '1   ' Processor
        0,7,0     7) *
scsibus1:
        1,0,0   100) 'HL-DT-ST' 'DVDRRW GSA-2164D' '1.00' Removable CD-ROM
        1,1,0   101) *
        1,2,0   102) *
        1,3,0   103) *
        1,4,0   104) *
        1,5,0   105) *
        1,6,0   106) *
        1,7,0   107) *

# ./cdrecord-prodvd-2.01.01 -atip dev=1,0,0
Cdrecord-ProDVD-Clone 2.01.01a01 (i686-pc-linux-gnu) Copyright (C)
1995-2004 Jörg Schilling
Unlocked features:
Limited  features:
scsidev: '1,0,0'
scsibus: 1 target: 0 lun: 0
Linux sg driver version: 3.1.25
./cdrecord-prodvd-2.01.01: Warning Linux Bus mapping botch.
Using libscg version 'schily-0.8'
Device type    : Removable CD-ROM
Version        : 2
Response Format: 2
Capabilities   :
Vendor_info    : 'HL-DT-ST'
Identifikation : 'DVDRRW GSA-2164D'
Revision       : '1.00'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
./cdrecord-prodvd-2.01.01: This version of cdrecord limits
DVD-R/DVD-RW supportto -dummy or 1 GB real.
./cdrecord-prodvd-2.01.01: If you need full DVD-R/DVD-RW support, ask
the Author for cdrecord-ProDVD.
./cdrecord-prodvd-2.01.01: Free test versions and free keys for personal use are
 at ftp://ftp.berlios.de/pub/cdrecord/ProDVD/
Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
Driver flags   : MMC-3 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
./cdrecord-prodvd-2.01.01: Input/output error. read buffer: scsi sendcmd: no err
or
CDB:  3C 00 00 00 00 00 00 FC 00 00
status: 0x0 (GOOD STATUS)
cmd finished after 0.002s timeout 40s

I can burn the CD-RW succesfully with cdrecord.


--
giulioo@pobox.com



Reply to: