I see the question was solved. The reason is:: You are using the new Kernel 2.6.x and so no longer need to (can no longer) represent your cd-burners as SCSI devices, you must write directly to the ide/atapi device. AFAIK, this is also backported to some late 2.4 kernels as optional, so 2.4 can burn scsi/and/or/ide-atapi depending on the version of cdrecord. Cheers Szemir
Just thought to explain why :-) On September 25, 2004 14:23, Peter Van den Wildenbergh wrote: > Hi Curtis & Co : > > I downloaded the latest cdrecord form Mr. Schilling > I had a very interesting read ... obviously the guy doesn't really like > Linux... (Not structured ... incompatible with itself ... etc.) > But he knows his stuff and it is VERY well documented! > > I didn't install the latest cdrecord but by reading the doc I figured out > that I should use -dev=ATAPI:0,0,0 > > So bigrock is burning away now! > > Peter > > bigrock:/proc/ide/ide0/hda # cdrecord -scanbus -dev=ATAPI: > Cdrecord-Clone-dvd 2.01a27 (i686-suse-linux) Copyright (C) 1995-2004 Jorg > Schilling Note: This version is an unofficial (modified) version with DVD > support Note: and therefore may have bugs that are not present in the > original. Note: Please send bug reports or support requests to > http://www.suse.de/feedback Note: The author of cdrecord should not be > bothered with problems in this version. scsidev: 'ATAPI:' > devname: 'ATAPI' > scsibus: -1 target: -1 lun: -1 > Use of ATA is preferred over ATAPI. > Warning: Using ATA Packet interface. > Warning: The related libscg interface code is in pre alpha. > Warning: There may be fatal problems. > Using libscg version 'schily-0.8'. > scsibus0: > 0,0,0 0) 'SAMSUNG ' 'CDRW/DVD SM-352F' 'T903' Removable CD-ROM > 0,1,0 1) * > ... > > bigrock:/proc/ide/ide0/hda # cdrecord --dev=ATAPI:0,0,0 -checkdrive > Cdrecord-Clone-dvd 2.01a27 (i686-suse-linux) Copyright (C) 1995-2004 Jorg > Schilling Note: This version is an unofficial (modified) version with DVD > support Note: and therefore may have bugs that are not present in the > original. Note: Please send bug reports or support requests to > http://www.suse.de/feedback Note: The author of cdrecord should not be > bothered with problems in this version. scsidev: 'ATAPI:0,0,0' > devname: 'ATAPI' > scsibus: 0 target: 0 lun: 0 > Use of ATA is preferred over ATAPI. > Warning: Using ATA Packet interface. > Warning: The related libscg interface code is in pre alpha. > Warning: There may be fatal problems. > Using libscg version 'schily-0.8'. > Device type : Removable CD-ROM > Version : 0 > Response Format: 2 > Capabilities : > Vendor_info : 'SAMSUNG ' > Identifikation : 'CDRW/DVD SM-352F' > Revision : 'T903' > Device seems to be: Generic mmc2 DVD-ROM. > 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 > bigrock:/proc/ide/ide0/hda # > > > _______________________________________________ > clug-talk mailing list > [EMAIL PROTECTED] > http://clug.ca/mailman/listinfo/clug-talk_clug.ca _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

