I looked around for files
jupiter:/# find . -name snd-ca0106.o -print
./home/indra/alsa/alsa-driver-1.0.11rc2/modules/snd-ca0106.o
./home/indra/alsa/alsa-driver-1.0.11rc2/pci/ca0106/snd-ca0106.o
./lib/modules/2.4.27/misc/snd-ca0106.o
./lib/modules/2.4.27-2-386/updates/alsa/snd-ca0106.o

And i looked them up and
jupiter:/# diff /home/indra/alsa/alsa-driver-1.0.11rc2/pci/ca0106/snd-ca0106.o /lib/modules/2.4.27/misc/snd-ca0106.o jupiter:/# diff /home/indra/alsa/alsa-driver-1.0.11rc2/pci/ca0106/snd-ca0106.o /lib/modules/2.4.27-2-386/updates/alsa/snd-ca0106.o Binary files /home/indra/alsa/alsa-driver-1.0.11rc2/pci/ca0106/snd-ca0106.o and /lib/modules/2.4.27-2-386/updates/alsa/snd-ca0106.o differ

So my guess is it is now using the one in updates.

So probably i messed something up.

Maybe I ran some apt-get command which got me a newer alsa library
(but not the one I want!).

How should I fix it?
I'll try copying the newer modules over the ones in updates and see
if that works (after first saving the updates dir ofcourse).

Indra Polak wrote:

Ok here is the output of version and cards.

cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.10.
Compiled on Nov 23 2005 for kernel 2.4.27-2-386 with versioned symbols.
jupiter:/home/indra# cat /proc/asound/cards
0 [CA0106         ]: CA0106 - CA0106
                    AudigyLS [Unknown] at 0xdc60 irq 16

I guess I see what the problem is.

But when i start alsaconf it tells me it is from the right release candidate.

So building the source got me the right utils, but did not install the right driver, in any case, alsaconf did not load it.

Or the source build failed somewhere (I don't think so).

Please advice.

Indra Polak




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to