This is usually relevant to the permissions on /dev/dsp - usually it's rw for the audio group.. you can modify these as you see fit
$ ls -l /dev/dsp crw-rw---- 1 root audio 14, 3 2007-09-17 14:28 /dev/dsp On 9/20/07, Kevin Shackleton <[EMAIL PROTECTED]> wrote: > > Erik, > > This machine does not have an "audio" group. I'll try out that concept > after work. Thanks, > > Kevin. > > -------- Forwarded Message -------- > From: Erik de Castro Lopo <[EMAIL PROTECTED]> > > Kevin Shackleton wrote: > > > Any ideas about looking for the problem? > > Most likely cause is that you are not in the 'audio' group. > > In a terminal window, run the 'groups' command and that will > tell you what groups you are a member of. > > Erik > -- > SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ > Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html > -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
