Hi all, I just tried compiling kernel-module-alsa with my custom-compiled 2.4.22-2129 kernel. Compilation went fine, but I am not able to load the compiled modules: # modprobe snd-intel8x0 /lib/modules/2.4.22-1.2129.nptlcustom/kernel/sound/snd.o: unresolved symbol schedule_work /lib/modules/2.4.22-1.2129.nptlcustom/kernel/sound/snd.o: insmod /lib/modules/2.4.22-1.2129.nptlcustom/kernel/sound/snd.o failed /lib/modules/2.4.22-1.2129.nptlcustom/kernel/sound/snd.o: insmod snd-intel8x0 failed Sound chipset is an onboard nForce2. nvaudio module from nVidia works, but gives me jerky sound on Flash plugin, so I was willing to try ALSA to see if things improve. I've read in a couple of places that I should create an empty file on the include/linux dir and recompile the modules, but it did not work either. Anyone out there successfully using ALSA intel8x0 module with Fedora kernels? TIA Andre PS: alsa-driver is the latest version (1.0.0rc2) -- Andre Oliveira da Costa