Package: wodim
Version: 9:1.1.11-2
Severity: normal

The wodim looks only for /dev/hd* and /dev/sg* device files. It ignores
the /dev/cdrw symlink (mentioned in README.ATAPI.setup) and ignores
settings the CDR_DEVICE=/dev/sr0 (both, env. variable and /etc/wodim.conf
too), if this setting is not one from /dev({hd,sg}* device files.

ls -l /dev/{cd,sr}*
lrwxrwxrwx  1 root root      3 jan 14 14:30 /dev/cdrom -> sr0
lrwxrwxrwx  1 root root      3 jan 14 14:30 /dev/cdrw -> sr0
brw-rw---T+ 1 root cdrom 11, 0 jan 14 14:30 /dev/sr0

(i am a member of the cdrom group)

Loading the sg module creates /dev/sg* device files and wodim is able to
find device, but this module is not loaded by udev rules (in squeeze was).

Simple creating the symlink works too:

ln -s /dev/sr0 /dev/hdd
ls -l /dev/hd*
lrwxrwxrwx 1 root root 3 jan 14 15:04 /dev/hdd -> sr0

wodim --devices
wodim: Overview of accessible drives (1 found) :
-------------------------------------------------------------------------
 0  dev='/dev/hdd'      rwrw-- : 'HL-DT-ST' 'DVDRAM GH22NS50'
-------------------------------------------------------------------------

--- System information. ---
Architecture: amd64
Kernel:       Linux 3.1.0-1-amd64

Debian Release: wheezy/sid

regards

-- 
Slavko
http://slavino.sk

Attachment: signature.asc
Description: PGP signature

Reply via email to