Hi, the following message appears to me when I try to load the alsa module using the modprobe: modprobe: Can't locate module snd-ac97-codec.o And when I try to load with insmod I get the messages: snd-ac97-codec.o: unresolved symbol snd_info_free_entry_Re91ce166 snd-ac97-codec.o: unresolved symbol snd_info_unregister_Rdfd87513 snd-ac97-codec.o: unresolved symbol snd_info_register_Rca28049d snd-ac97-codec.o: unresolved symbol snd_component_add_R502791f8 snd-ac97-codec.o: unresolved symbol snd_device_new_Reb9590b1 snd-ac97-codec.o: unresolved symbol snd_ctl_remove_id_Ra4c9684f snd-ac97-codec.o: unresolved symbol snd_ctl_find_id_R527483a1 snd-ac97-codec.o: unresolved symbol snd_ctl_add_Rb87e9b77 snd-ac97-codec.o: unresolved symbol snd_info_create_card_entry_R76e3f212 snd-ac97-codec.o: unresolved symbol snd_ctl_new1_R32876428 I'm using FC1, my motherboard is asus p4v8x-x with the sound onboard = VIA Technologies, Inc. VT8233/A/8235 AC97 Audio Controller. I did the following, in order to compile and install the alsa driver: # cd /usr/src/linux # vi Makefile -> changes on EXTRAVERSION # cp /boot/config-... ./.config # make oldconfig # make dep # cd <ALSA_dir> # ./configure --with-sequencer=yes --with-debug-full # make # make install # ./snddevices Then, when I try to load the modules on the dir /lib/modules/2.4.22-1.2115.nptl/kernel/sound/pci/ac97 I get the errors described above. I have already checked the link /lib/modules/2.4.22-1.2115/build to the dir /usr/src/linux. The headers are installed successfully, because after I installed a modem driver that needs these archives. Does somebody know what could be wrong? Thanks __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com