I know this is a fairly common problem, and I have scoured the list
archives for a solution. I have found and tried the "touch
include/linux/workqueue.h" after configure but before make;make install.
I found a post regarding adding a few parameters to ./configure to point
to the kernel source and one for setting the module path to
/lib/modules/<kernel version>/misc.  None of these have worked, I still
get the message below when trying to modprobe snd-via82xx.

I am running redhat 9 with the default kernel (2.4.20-8) and using my
motherboard's onboard sound (via 82c686).  

Thanks for any help guys!

/lib/modules/2.4.20-8/kernel/sound/acore/snd.o: unresolved symbol
schedule_work
/lib/modules/2.4.20-8/kernel/sound/acore/snd.o: insmod
/lib/modules/2.4.20-8/kernel/sound/acore/snd.o
failed/lib/modules/2.4.20-8/kernel/sound/acore/snd.o: unresolved symbol
schedule_work
/lib/modules/2.4.20-8/kernel/sound/acore/snd.o: insmod
/lib/modules/2.4.20-8/kernel/sound/acore/snd.o
failed/lib/modules/2.4.20-8/kernel/sound/acore/snd.o: insmod snd-via82xx
failed




-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to