LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   After i compiled a new kernel, no sound (https://www.linuxquestions.org/questions/linux-newbie-8/after-i-compiled-a-new-kernel-no-sound-289784/)

djgerbavore 02-13-2005 05:18 PM

After i compiled a new kernel, no sound
 
I'm currently running Slackware 9.1 with a 2.4.24 kernel. After compiling a new kernel i have no sound. I tried running alsa and it told me no card found. I did a lspci, and that commands returns the name of my sound card. Then i did a cat /dev/sndstat, - no such device. I'm not sure what happen, i included it in my kernel build do i need to get drivers or reconfig my alsa?


thanks,
djgerbavor3

Peacedog 02-13-2005 06:34 PM

If you compiled the alsa modules in the kernel you'll probably need to recompile and only include soundcore static, and the alsa modules as loadable. The alsa drivers have a history of failing when compiled static.
good luck.

djgerbavore 02-13-2005 10:43 PM

sorry i'm new at this,

should i just download the alsa source and recompile it myself?


because when i run alsa, it doesn't find any of my sound card.


thanks,

djgerbavor3

Peacedog 02-14-2005 06:45 AM

Uninstalling any alsa packages first, then installing from scratch may be your best bet. I'd also advise a recompile if the modules are built into the kernel static to remove them.
good luck.

djgerbavore 02-14-2005 07:28 AM

Quote:

I'd also advise a recompile if the modules are built into the kernel static to remove them.
should i recomplie the kernel?

thanks,

djgerbavor3

kornerr 02-14-2005 10:53 AM

Great site about kernel compiling: http://shilo.is-a-geek.com/slack And compile everything about sound as module, that's safer. And use newer kernel: 2.6.x has more facilities for you about sound. That works for me:)

djgerbavore 02-14-2005 11:07 AM

okay thanks for the reply, i'm goin to recompile alsa as a module and see what happens,

thanks


djgerbavor3


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