LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Alsa & kernel 2.6.1 (https://www.linuxquestions.org/questions/linux-newbie-8/alsa-and-kernel-2-6-1-a-140827/)

Akuji 01-31-2004 06:31 PM

Alsa & kernel 2.6.1
 
I just compiled the 2.6.1 kernel with alsa and sound works great but at boot up or whenever i run rc.alsa i do get this error message:
Quote:

Loading OSS compatibility modules for ALSA.
FATAL: Module snd_pcm_oss not found.
FATAL: Module snd_mixer_oss not found.
What does it mean? Is this bad or can I just ignore it?

DrOzz 01-31-2004 07:08 PM

well if sound works and you get them messages then you can comment the following lines :
(put a # in front of the these lines in the rc.alsa file to look like this) :
Code:

#modprobe snd-pcm-oss
#modprobe snd-mixer-oss



All times are GMT -5. The time now is 10:51 AM.