[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: CD Writer does not work for audio CD



Georg Hellwig wrote:
> Every user is in the group cdrom, I installed cdparanoia and 
> cdda2wav. On comandline cdparanoia -vsQ  resulted in....:
> ########################################################
> g@g:~$ cdparanoia -vsQ       
> cdparanoia III release 9.8 (March 23, 2001)
> (C) 2001 Monty <monty@xiph.org> and Xiphophorus
> 
> Report bugs to paranoia@xiph.org
> http://www.xiph.org/paranoia/
> 
> Checking /dev/cdrom for cdrom...
>         Testing /dev/cdrom for cooked ioctl() interface
>                 /dev/scd0 is not a cooked ioctl CDROM.
>         Testing /dev/cdrom for SCSI interface
>                 No generic SCSI device found to match CDROM device 
> /dev/scd0
> 

You need to set the permissions on the generic scsi device file
corresponding to your cdrom device.

chown root:cdrom /dev/sg0
chmod g+rw /dev/sg0

should do the trick.

HTH,
Jonathan Brandmeyer



Reply to: