LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   alsaconf detects device that is un"modprobe"able (https://www.linuxquestions.org/questions/linux-hardware-18/alsaconf-detects-device-that-is-un-modprobe-able-286959/)

fazaman 02-06-2005 01:26 PM

alsaconf detects device that is un"modprobe"able
 
I have a SoundBlaster 16 aka snd-sb16
when i run alsaconf it detects snd-sbawe!
but when I run alsamixer it shows an error massege!
but when I
Code:

modprobe snd-sb16
and then alsamixer It works fine!
The problem is that I have to do this presedure everytime again and again!
help me please I beg you I'm desprate!

fibbi 02-06-2005 01:32 PM

you need to set the module to autoload. I don't know what distribution you're using, but usually something in /etc will be what you want (for example, in gentoo I think it's like /etc/modules.autoload/kernel-2.x). Add snd-sb16 to the list of modules that should be autoloaded at boot, and you should be good to go.


All times are GMT -5. The time now is 03:32 AM.