Yes, I know, this has been discussed several times.
Therefore, I've got it all set as recommended:
so in /etc/devfs.conf I have:
Checked all ownership info for /dev/cd0, it's
Still nor brasero, nor k3b can "find optical drive"...
At that, cdrecord works fine from command line (had to set it suid in the process of taming k3b):
writes the indicated ISO image to blank CD as regular user.
Why, then, can't CD-burning applications find the drive? What am I missing there?
Therefore, I've got it all set as recommended:
#camcontrol devlist
outputs:
Code:
<Optiarc DVD RW AD-7200A 1.04> at scbus5 target 0 lun 0 (pass1,cd0)
Code:
perm cd0 0666
perm pass1 0666
...
Checked all ownership info for /dev/cd0, it's
root:operator
, as should be.Still nor brasero, nor k3b can "find optical drive"...
At that, cdrecord works fine from command line (had to set it suid in the process of taming k3b):
Code:
$cdrecord -v dev=5,0,0 my_target_file*iso
Why, then, can't CD-burning applications find the drive? What am I missing there?