Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
alsamixer problems?[solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
chris200x9
n00b
n00b


Joined: 31 Dec 2007
Posts: 65

PostPosted: Tue May 20, 2008 5:21 pm    Post subject: alsamixer problems?[solved] Reply with quote

hi, everytime I run alsamixer I get this error:
Code:
 LinuxBox chris200x9 # alsamixer

alsamixer: function snd_ctl_open failed for default: No such file or directory
LinuxBox chris200x9 #
I've looked everywhere for help I already tried looking here: http://www.gentoo.org/doc/en/alsa-guide.xml I tried the notice that says Important: If you have issues starting up alsamixer and get errors such as alsamixer: function snd_ctl_open failed for default: No such file or directory, this is usually an issue with udev setting up the devices. Run killall udevd; udevstart to reload /dev entries and fire up alsamixer. It should solve the issue. Nothing seems to help! any ideas?

Last edited by chris200x9 on Thu Jun 05, 2008 1:18 am; edited 1 time in total
Back to top
View user's profile Send private message
apfritts
Apprentice
Apprentice


Joined: 11 Sep 2004
Posts: 156
Location: Mountain View, California, USA

PostPosted: Tue May 20, 2008 6:51 pm    Post subject: Reply with quote

ALSA is weird. For my sound card, I have to compile it as a module and then run alsaconfig which automatically loads the module and restores the sound settings. I would also recommend making sure the alsasound service is running: /etc/init.d/alsasound start

Let me know if that helps at all. Good luck!

AP
Back to top
View user's profile Send private message
chris200x9
n00b
n00b


Joined: 31 Dec 2007
Posts: 65

PostPosted: Tue May 20, 2008 7:13 pm    Post subject: Reply with quote

I don't see a module for alsa when I do a lsmod....does lsmod only list modules loaded, if so can I somehow list all modules?.....because modprobe alsa returns no module alsa found?......does this mean i may have my kernel messed up?

edit:
Code:
/etc/init.d/alsasound start  returns  * Caching service dependencies ...                                       [ ok ]
 * Service alsasound starting
 Could not detect custom ALSA settings.  Loading all detected alsa drivers.
 Unable to find any ALSA drivers. Have you compiled alsa-drivers correctly?
 ERROR: Failed to load necessary drivers
 ALSA failed to load.                                                     [ !! ]
 * ERROR:  alsasound failed to start
Back to top
View user's profile Send private message
pappy_mcfae
Watchman
Watchman


Joined: 27 Dec 2007
Posts: 5999
Location: Pomona, California.

PostPosted: Wed May 21, 2008 6:35 am    Post subject: Reply with quote

Most likely, but it's nothing to worry about. Just edit your kernel config and make sure you set up your sound device and alsa options as modules. Alsa doesn't like to start properly if it's compiled directly into the kernel.

Blessed be!
Pappy
_________________
This space left intentionally blank, except for these ASCII symbols.
Back to top
View user's profile Send private message
chris200x9
n00b
n00b


Joined: 31 Dec 2007
Posts: 65

PostPosted: Fri May 23, 2008 6:46 pm    Post subject: Reply with quote

edit: fixed
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum