LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   ALSA messing up (https://www.linuxquestions.org/questions/linux-software-2/alsa-messing-up-246503/)

atheist 10-23-2004 07:45 PM

ALSA messing up
 
I've just reinstalled Debian on my machine. I saved the kernel configuration and used it to compile the same version of my kernel as before (2.6.6).

Sound was working great before. Now alsaconf gives me this:
Code:

modinfo: could not find module snd
Do you know what could be the cause of this? Or what I should try?

Thanks.

UsualTuxpect 10-23-2004 08:51 PM

see if the module for ur card is present on ur system [.o or .ko]
http://www.alsa-project.org/alsa-doc...dor=All#matrix

#lsmod [to see all the modules loaded]

check ur /etc/modules.conf

did u run ----> modules-update [i beieve there's one on debian too]

and see if ur loading the alsa at startup...

atheist 10-23-2004 11:32 PM

I had compiled it into the kernel. (Not (M) but (*)). But I tried compiling it as a module and now alsaconf configures my sound card. Thanks, though.


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