I've been wrestling with installing the alsa drivers on my system. My motherboard has the sound already handled by the above mentioned chip and I can configure/making/or installing the packages (so far I've tried both the stable release and beta) just fine. It's only when I get to doing the modprobe that I run into problems. Here is what I get:
[root@localhost]# modprobe snd-card-via8233.o modprobe: Can't locate module snd-card-via8233.o If anyone can give me a clue as to how I can work around this I'd really appreciate it. I did have to edit the configure script so that it could find the linux src files. BasicallY I just rewrote the following lines: if test "${with_kernel+set}" = set; then withval="$with_kernel" kerneldir="$withval" else kerneldir="/usr/src/linux-2.4.7-10" fi to look in "/usr/src/linux-2.4.7-10". Might that have caused the problem? I'm kinda lost so any help would be appreciated. __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user