On 10/23/06, pat <[EMAIL PROTECTED]> wrote:
Sorry, I've try both UI (alsaplayer) and command line (workbone) applications
to play audio CD and the result is the same: "Nothing to play." message.

A couple of things to double check...assuming you are using udev, make
sure that your CD device nodes are being created under the group
"cdrom":

~ > ls -lL /dev/cd*
brw-rw---- 1 root cdrom 11, 0 Oct 21 16:34 /dev/cdrom
brw-rw---- 1 root cdrom 11, 0 Oct 21 16:34 /dev/cdrw

And make sure your user account is a member of the cdrom group:

~ > id | grep cdrom
uid=500(rjf) gid=100(users)
groups=10(wheel),18(audio),20(dialout),80(cdrom),85(usb),100(users),408(scanner),409(graphics),444(vmware),445(plugdev),446(qemu)

-Richard
--
[email protected] mailing list

Reply via email to