[mythtv-users] RHL9 & alsa 0.9.4 snd.o problems

Jarod C. Wilson jcw at wilsonet.com
Wed Jun 4 13:52:10 EDT 2003


I'm having a real beast of a time with ALSA 0.9.4 and RHL9. Nothing I 
can find browsing through the ALSA mailing lists or docs seems to help. 
I've got my PVR-250 working, my remote working, and all the other 
MythTV prerequisites installed and working, but I can't get ALSA to 
work.


The latest thing I've tried is configuring like so:

# cd /path/to/alsa-driver-0.9.4
# ./configure --with-kernel=/usr/src/linux/2.4.20-18.9 
--with-moddir=/lib/modules/2.4.20-18.9custom/misc --with-cards=emu10k1 
--with-sequencer=yes --with-oss=yes
# touch /usr/src/linux-2.4.20-18.9/include/linux/workqueue.h
# make
# make install

All goes well until I 'depmod -a':
# depmod -a
depmod: *** Unresolved symbols in 
/lib/modules/2.4.20-18.9custom/misc/snd.o

And
# modprobe snd-emu10k1
/lib/modules/2.4.20-18.9custom/misc/snd.o: unresolved symbol 
schedule_work
/lib/modules/2.4.20-18.9custom/misc/snd.o: insmod 
/lib/modules/2.4.20-18.9custom/misc/snd.o failed
/lib/modules/2.4.20-18.9custom/misc/snd.o: unresolved symbol 
schedule_work
/lib/modules/2.4.20-18.9custom/misc/snd.o: insmod 
/lib/modules/2.4.20-18.9custom/misc/snd.o failed
/lib/modules/2.4.20-18.9custom/misc/snd.o: insmod snd-emu10k1 failed

Anyone have any ideas? Am I all alone w/this problem? Should I just 
back off to ALSA 0.9.3c or the older Red Hat kernel? Help!

TIA...



More information about the mythtv-users mailing list