QUOTE
Couldn't open mixer device /dev/sound/mixer
and when I run volume control, he says
QUOTE
Unable to open audio device '/dev/mixer'
Then I saw that I even don't have a folder /dev/sound an then I made a symbolic link from /dev/mixer to /dev/sound/mixer.
the permissions of /dev/mixer are:
QUOTE
lrwxrwxrwx 1 root root 11 May 14 23:07 mixer -> /dev/mixer0
crw------- 1 laurent root 14, 0 May 14 23:27 mixer0
crw------- 1 laurent root 14, 0 May 14 23:27 mixer0
every time, when I change the owner or permission of mixer0, and I restart my computer the permissions are rechanged to crw and laurent. How can I change this? I have kudzu
What can I do that my mixer works?