[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Gnome sound system



Mark Grieveson wrote:

Try to adduser yourusername audio and restart gnome.

I have the exact same problem. And, I get this result from the advice given:
mark@debian:~$ su
Password:
debian:/home/mark# adduser mark audio
The user `mark' is already a member of `audio'.

So, what do I try next?
[...]

First, make sure that your user is not already in the audio group:
# id mark

If you're not in the audio group already, use gpasswd to add yourself:
# gpasswd -a mark audio

Take a look at the man-pages for 'id' and 'gpasswd':
man id
man gpasswd

HTH
Sumo





Reply to: