[mythtv-users] Document Update - Alsa Drivers and Redhat 9

Mike Smith easygreenus at yahoo.com
Thu Dec 4 13:33:40 EST 2003


Hi,

I found a gotcha that could be added to the MythTV
documentation that would save RedHat 9 users LOTS
of time on installing the Alsa drivers.  Current
documentation has:

$ tar -xjf alsa-driver-0.9.x.tar.bz2
$ cd alsa-driver-0.9.x
$ ./configure --with-cards=XXX --with-sequencer=yes
$ make
$ su
# make install
# ./snddevices
# exit
$

Please add the following after the "./configure" step

mkkdir -p include/linux
touch include/linux/workqueue.h





I was having trouble with unresolved symbol
schedule_work.  Found a thread in the Alsa archives
which had this fix and it worked.  It would be great
if it could be added to the MythTV documentation.

Thanks,

Mike


__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/


More information about the mythtv-users mailing list