After much frustration, I have come to realise that my sound card sucks. the thing wouldn't compile at first, and with a teeny bit of research I got it to compile(silly me I forgot the kernel sources).
Still doesn't seem to like it
here's the output from Modprobe
Quote:
modprobe au8810
/lib/modules/2.4.21-0.13mdk/drivers/sound/au8810.o: The module you are trying to load (/lib/modules/2.4.21-0.13mdk/drivers/sound/au8810.o) is compiled with a gcc version 2 compiler, while the kernel you are running is compiled with a gcc version 3 compiler. This is known to not work.
modprobe: insmod /lib/modules/2.4.21-0.13mdk/drivers/sound/au8810.o failed
modprobe: insmod au8810 failed
|
Any ideas would be appreciated
I was wondering if anybody has gotten this to work
during the install i got this
Quote:
/sbin/depmod -a
depmod: *** Unresolved symbols in /lib/modules/2.4.21-0.13mdk/drivers/sound/au8810.o
|