linux power wrote:

Have you done this.
Completely remove old modules in this directory by
typing
rm -rf /lib/modules/(your kernel version)/misc

I don't have a /misc directory.
I tried deleting everything under sound and reinstalling but that didn't help.

# ll /lib/modules/2.4.20-pre8-ac3/kernel/
total 12
drwxr-xr-x 6 root root 4096 Oct 20 15:54 drivers
drwxr-xr-x 3 root root 4096 Oct 20 15:54 fs
drwxr-xr-x 5 root root 4096 Oct 21 18:44 sound

I'm trying ./configure --with-sequencer=yes;make;make install instead of ./cvscompile

# modprobe snd
/lib/modules/2.4.20-pre8-ac3/kernel/sound/acore/snd.o: unresolved symbol snd_device_gid
/lib/modules/2.4.20-pre8-ac3/kernel/sound/acore/snd.o: unresolved symbol snd_device_uid
/lib/modules/2.4.20-pre8-ac3/kernel/sound/acore/snd.o: unresolved symbol snd_device_mode
/lib/modules/2.4.20-pre8-ac3/kernel/sound/acore/snd.o: unresolved symbol snd_major
/lib/modules/2.4.20-pre8-ac3/kernel/sound/acore/snd.o: insmod /lib/modules/2.4.20-pre8-ac3/kernel/sound/acore/snd.o failed
/lib/modules/2.4.20-pre8-ac3/kernel/sound/acore/snd.o: insmod snd failed

I still get a problem with unresolved symbols in snd.
How can I find out where those symbols are?


----------------------------------------
From Mozilla and GNU/Linux




-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ad.doubleclick.net/clk;4699841;7576298;k?http://www.sun.com/javavote
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to