* Francesco Poli <[EMAIL PROTECTED]> [2006-04-02 16:10]: > out of the box (see bugs #317694 and #71237). After setting > "appropriate" permissions to /dev/sg0 (owner root.cdrom, > permissions 0660), it began to work with no errors.
I used to have problems with cdparanoia in the past as well, but on the machine I use right now it just works. There is not even a /dev/sg*. What I get is the following, which is correct: 106:[EMAIL PROTECTED]: ~/tmp/jack] ls -l /dev/hdc brw-rw---- 1 root root 22, 0 2006-04-04 13:34 /dev/hdc 107:[EMAIL PROTECTED]: ~/tmp/jack] jack --device /dev/hdc This is jack 3.1.1 (C)2004 Arne Zellentin <[EMAIL PROTECTED]> *error* You don't have permission to access device /dev/hdc! I'm not quite sure why you don't get this. Can you make /dev/sg0 mode 0660 to see if you see the error again... then we can do some debugging. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

