LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   errors while booting a custom compiled kernel can't figure out wich module? (https://www.linuxquestions.org/questions/linux-kernel-70/errors-while-booting-a-custom-compiled-kernel-cant-figure-out-wich-module-474990/)

krmane 08-18-2006 12:33 AM

errors while booting a custom compiled kernel can't figure out wich module?
 
hello,
I compiled kernel version 2.6.16.18 but it seams I have made a mistake.
after I boot my computer running slackware 10.2 with my newly compiled kernel,
I get the following erros yet the system boots.
snd_pcm_OSS

snd_Mixer_OSS

socket(): Address family not supported by protocal.
however I get the login prompt after these messages and I can safely login.
I ran things like mp3 player etc.
but I did not find problem so far. however to prevent problems in future, I will like to know which modules I have probably missed?
I tried to figure it out but could not.
Please help.
thanks
Krishnakant.

ciotog 08-18-2006 01:09 AM

Must be the OSS emulation modules, coincidentally called snd_pcm_oss and snd_mixer_oss. They can be found in menuconfig at "Device Drivers" -> Sound -> ALSA, and they're called "OSS Mixer API" and under this "OSS PCM (digital audio) API".


All times are GMT -5. The time now is 06:22 AM.