[Debburn-devel] Re: Problem recording with new system
scdbackup at gmx.net
scdbackup at gmx.net
Tue Feb 27 20:47:10 CET 2007
Hi,
> ----------------------------------------------------------------------
> 0 dev='/dev/sr0' rwrw-- : 'HL-DT-ST' 'DVD-RAM GSA-H30N'
> ----------------------------------------------------------------------
Ahum. SATA as SCSI. (I got ide-scsi. History is cyclic.)
But /dev/sr* is not a traditional device address for
Linux sg commands.
Maybe you should try dev=1,0,0 instead.
There seems to be a bug with wodim --devices
so that you do not see /dev/sgN addresses.
(Bug report to be posted next.)
I guess your burner is /dev/sg1 . You may
compare the output of
cat /proc/scsi/scsi
to find the number. The first entry is sg0,
the second one sg1, and so on.
So before giving up, i'd try something like
dev=/dev/sg1
And i would look in the output of
cat /proc/sys/dev/cdrom/info
wether plausible capabilities are listed.
Have a nice day :)
Thomas
More information about the Debburn-devel
mailing list