Sudo can see soundcards, run alsamixer and play music. Without sudo it doesn't =(
Any help?
I've tried to use the defenite sound guide in the sticky but it has nothing about my problem.
I'm running 8.10 ubuntu server. My dream to turn it into alarm clock =D
dmitrij@samara:~$ aplay -l
aplay: device_list:215: no soundcards found...
dmitrij@samara:~$ sudo aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: I82801CAICH3 [Intel 82801CA-ICH3], device 0: Intel ICH [Intel 82801CA-ICH3]
Subdevices: 1/1
Subdevice #0: subdevice #0
dmitrij@samara:~$ alsamixer
alsamixer: function snd_ctl_open failed for default: No such device
dmitrij@samara:~$