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

cdrecord now fails on CDD3600, newer version lists different supported modes



Hello,
I can't burn a cd with my Philips CDD3600 CD-R/RW with newer software anymore. 
With the version on knoppix it did again work. Here are the different 
outputs.

It seems the list of supported modes of the device differs, though it is the 
exact same hardware.
I'll be happy to supply further info, let me know what is needed.

Kind Regards,
Christian



FAILING:
cdrecord comand:
-----------------------
/usr/bin/cdrecord.mmap -v gracetime=2 dev=0,5,0 -tao -eject 
-data /home/test/Desktop/sarge-i386-businesscard.iso 


System (debian unstable)
-----------------------
K3b Version: 0.11.9
KDE Version: 3.2.2
QT Version:  3.2.3


cdrecord
-----------------------
scsidev: '0,5,0'
scsibus: 0 target: 5 lun: 0
Linux sg driver version: 3.1.25
SCSI buffer size: 64512
Cdrecord-Clone 2.01a27 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg 
Schilling
NOTE: this version of cdrecord is an inofficial (modified) release of cdrecord
      and thus may have bugs that are not present in the original version.
      Please send bug reports and support requests to 
<cdrtools@packages.debian.org>.
      The original author should not be bothered with problems of this 
version.
TOC Type: 1 = CD-ROM
Using libscg version 'schily-0.8'.
atapi: 0
Device type    : Removable CD-ROM
Version        : 2
Response Format: 2
Capabilities   : SYNC 
Vendor_info    : 'PHILIPS '
Identifikation : 'CDD3600 CD-R/RW '
Revision       : '2.00'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
Driver flags   : MMC SWABAUDIO 
Supported modes: RAW/R16
Drive buf size : 786432 = 768 KB
FIFO size      : 4194304 = 4096 KB
/usr/bin/cdrecord: Drive does not support TAO recording.
/usr/bin/cdrecord: Illegal write mode for this drive.





Although I think I always used to write in TAO. Note I could burn the image on 
the same hardware booted from knoppix:
#############################################

SUCCESSFUL:
cdrecord comand:
-----------------------
/usr/bin/cdrecord -v gracetime=2 dev=1,5,0 speed=2 -eject -dao 
-data /mnt/hda3/test/Desktop/sarge-i386-businesscard.iso 

 
 System (Knoppix)
-----------------------
K3b Version: 0.9
KDE Version: 3.1.4
QT Version:  3.2.1


cdrecord
# I guess the first bus is ide-scsi which knoppix loads by default
-----------------------
scsidev: '1,5,0'  
scsibus: 1 target: 5 lun: 0
Linux sg driver version: 3.1.25
SCSI buffer size: 64512
cdrecord.mmap: Drive does not support SAO recording.
cdrecord.mmap: Illegal write mode for this drive.
Cdrecord-Clone 2.01a19 (i686-pc-linux-gnu) Copyright (C) 1995-2003 Jörg 
Schilling
TOC Type: 1 = CD-ROM
Using libscg version 'schily-0.7'
atapi: 0
Device type    : Removable CD-ROM
Version        : 2
Response Format: 2
Capabilities   : SYNC 
Vendor_info    : 'PHILIPS '
Identifikation : 'CDD3600 CD-R/RW '
Revision       : '2.00'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
Driver flags   : MMC SWABAUDIO 
Supported modes: TAO PACKET
Drive buf size : 786432 = 768 KB
FIFO size      : 4194304 = 4096 KB






Reply to: