Re: [gentoo-user] Re: Sound not working for user

2005-08-12 Thread Walter Dnes
On Fri, Aug 12, 2005 at 05:43:16AM -0700, Grant wrote > Actually it looks like rebooting after adding the user to the audio > group has fixed this. Does that make sense? It's actually PAM that's screwing things up. There are two long-term solutions... 1) remove PAM altogether, which I event

[gentoo-user] Re: Sound not working for user

2005-08-12 Thread Alvin A ONeal Jr
After you add them to the audio group you have to login / logout. Permissions should be rw for the audio group `find /dev -group audio -perm 660` should give you a good list of things that users in the audio group have access to -- 8^) Laterz- ~Alvin http://CoolAJ86.Havenite.net --- Dad: The

Re: [gentoo-user] Re: Sound not working for user

2005-08-12 Thread Uwe Thiem
On 12 August 2005 13:43, Grant wrote: > > > Hello, sound related apps are no longer working for my user, but they > > > still do for root. I get /dev/mixer errors for the user. Is there > > > something simple I should check? I do need to make a bunch of world > > > updates. > > > > Hi, > > make

[gentoo-user] Re: Sound not working for user

2005-08-12 Thread Andreas Fredriksson
> Actually it looks like rebooting after adding the user to the audio > group has fixed this. Does that make sense? The id of a user are established when he or she logs in, so logging in and out again is enough. To verify the groups you are in, try executing "id" without options on the shell prom

Re: [gentoo-user] Re: Sound not working for user

2005-08-12 Thread Volker Armin Hemmann
On Friday 12 August 2005 14:43, Grant wrote: > > > Hello, sound related apps are no longer working for my user, but they > > > still do for root. I get /dev/mixer errors for the user. Is there > > > something simple I should check? I do need to make a bunch of world > > > updates. > > > > Hi, >

Re: [gentoo-user] Re: Sound not working for user

2005-08-12 Thread Grant
> > Hello, sound related apps are no longer working for my user, but they > > still do for root. I get /dev/mixer errors for the user. Is there > > something simple I should check? I do need to make a bunch of world > > updates. > > Hi, > make sure that the user is in the audio group. > > Rega

Re: [gentoo-user] Re: Sound not working for user

2005-08-12 Thread Grant
> > Hello, sound related apps are no longer working for my user, but they > > still do for root. I get /dev/mixer errors for the user. Is there > > something simple I should check? I do need to make a bunch of world > > updates. > > Hi, > make sure that the user is in the audio group. > > Rega

[gentoo-user] Re: Sound not working for user

2005-08-12 Thread Andreas Fredriksson
On 8/12/05, Grant <[EMAIL PROTECTED]> wrote: > Hello, sound related apps are no longer working for my user, but they > still do for root. I get /dev/mixer errors for the user. Is there > something simple I should check? I do need to make a bunch of world > updates. Hi, make sure that the user i