I'm running 2.4.22. For some reason my sound module won't load. I recompiled my kernel with acore as a module:
make dep && make clean && make bzImage && make modules && make modules_install && emerge nvidia-kernel && env ALSA_CARDS="emu10k1" emerge alsa-driver alsa-utils I have a nforce2 chipset board, so there is both my SBLive card and the onboard nvaudio too. In my kernel config, I just have sound as a module, but it seems that this is where the problem is. But here's the output of alsasound: # /etc/init.d/alsasound restart * WARNING: you are stopping a boot service. /sbin/runscript.sh: line 116: error: command not found * Loading ALSA drivers... * Loading: snd-seq-oss /lib/modules/2.4.22/kernel/sound/acore/snd.o: unresolved symbol __builtin_va_start /lib/modules/2.4.22/kernel/sound/acore/snd.o: insmod /lib/modules/2.4.22/kernel/sound/acore/snd.o failed /lib/modules/2.4.22/kernel/sound/acore/snd.o: insmod snd-seq-oss failed * Loading: snd-pcm-oss /lib/modules/2.4.22/kernel/sound/acore/snd.o: unresolved symbol __builtin_va_start /lib/modules/2.4.22/kernel/sound/acore/snd.o: insmod /lib/modules/2.4.22/kernel/sound/acore/snd.o failed /lib/modules/2.4.22/kernel/sound/acore/snd.o: insmod snd-pcm-oss failed * Loading: snd-mixer-oss /lib/modules/2.4.22/kernel/sound/acore/snd.o: unresolved symbol __builtin_va_start /lib/modules/2.4.22/kernel/sound/acore/snd.o: insmod /lib/modules/2.4.22/kernel/sound/acore/snd.o failed /lib/modules/2.4.22/kernel/sound/acore/snd.o: insmod snd-mixer-oss failed * Loading: snd-intel8x0 modprobe: Can't locate module snd-intel8x0 * Running card-dependant scripts * ERROR: Failed to load neccessary drivers * Restoring Mixer Levels cat: /proc/asound/cards: No such file or directory I've put up my kernel config, alsa config, and audio device listing here, in case anyone gets inspired: ;) http://64.81.150.252/sound_configs.tar.gz -- Stephen From here to there and there to here, funny things are everywhere. -- Dr Seuss -- [EMAIL PROTECTED] mailing list
