Re: kde2 sound problem

2001-10-10 Thread Giles Constant
On Wed, 10 Oct 2001, Bruce Miller wrote: > Daniel has the right idea. You need to add the user to the ``audio" > group. > /dev/dsp can't be opened (Permission denied). > > but the ls -l shows the permissions to be lrwxrwxrwx hm.. surely it should be crw-rw lrwxrwxrwx suggests it's a symlink

Re: kde2 sound problem

2001-10-10 Thread Bruce Miller
Daniel has the right idea. You need to add the user to the ``audio" group. On 9 Oct 2001, at 19:34, Tom Allison wrote: Date forwarded: Tue, 9 Oct 2001 19:48:37 -0400 (EDT) Date sent: Tue, 09 Oct 2001 19:34:45 -0400 From: Tom Allison <[EMAIL PROTECTED]> To:

Re: kde2 sound problem

2001-10-09 Thread Daniel Robert Franklin
> I found something useful on my sound problem on KDE. > > I opened an xterm and typed kde2 -h to see what my options are ... well > kde started again. > But it threw an interesting error: > device /dev/dsp can't be opened (Permission denied). > > but the ls -l shows the permissions to be lrwxrw