Quoting [EMAIL PROTECTED], from the post of Sun, 14 Nov:
> >problem solved. oddly it was the ide-cd module (ide-scsi is deprecated
> >in 2.6, and cdrecord works quite well with ATA).
> >
>
> What device name do you use with it?
per the docs that come with the deb...
[EMAIL PROTECTED] ~]# cdrecord -scanbus dev=ATA
..(chop out lots of output)
scsidev: 'ATA'
devname: 'ATA'
scsibus: -2 target: -2 lun: -2
Warning: Using badly designed ATAPI via /dev/hd* interface.
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.8'.
scsibus1:
1,0,0 100) *
1,1,0 101) 'SAMSUNG ' 'CD-R/RW SW-248F ' 'R602' Removable CD-ROM
1,2,0 102) *
..(more removed).
I then go to the /etc/default/cdrecord and these are the values I set:
CDR_DEVICE=cdrw
CDR_FIFOSIZE=4m
cdrw= ATA:1,1,0 24 4m burnfree
et voila.
--
Adult matterial
Ira Abramov
http://ira.abramov.org/email/
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]