Ok, I downloaded the libraries, drivers, etc from the ALSA web page,
I followed the instructions listed on this page:
http://www.alsa-project.org/alsa-doc...&module=cmipci
When I got to the part to add modules to the kernel, "Now insert the modules into the kernel.
modprobe snd-cmipci;modprobe snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss"
This i perfomed as such:
sbin]# ./modprobe snd-cmipci;modprobe snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss
/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-cmipci failed
bash: modprobe: command not found
bash: modprobe: command not found
bash: modprobe: command not found
So I'am stuck at this point, because Alsamixer won't run either.
Addtional Information:
..........................................
What I got from modinfo as listed to perform on the installation instructions.
sbin]# ./modinfo soundcore
filename: /lib/modules/2.4.20-8/kernel/drivers/sound/soundcore.o
description: "Core sound module"
author: "Alan Cox"
license: "GPL"
***********************
Any suggestions???
Thanks for your help,
Joshua M. Hull
# ./modinfo soundcore
filename: /lib/modules/2.4.20-8/kernel/drivers/sound/soundcore.o
description: "Core sound module"
author: "Alan Cox"
license: "GPL"