From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003 Description of problem: i810_audio.o module wont load in SMP kernel 2.4.18-19.8.0smp error output : i810_audio.o: unresolved symbol ac97_probe_codec_Rsmp_84601c2b i810_audio.o: unresolved symbol ac97_set_adc_rate_Rsmp_5307368c i810_audio.o: unresolved symbol ac97_set_dac_rate_Rsmp_42924aaa Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.load module i810_audio.o 2. 3. Actual Results: module wont load Expected Results: module should load and I should have sound :) Additional info: i810_audio.o: unresolved symbol ac97_probe_codec_Rsmp_84601c2b i810_audio.o: unresolved symbol ac97_set_adc_rate_Rsmp_5307368c i810_audio.o: unresolved symbol ac97_set_dac_rate_Rsmp_42924aaa
you're using modprobe i810_audio to load the module ?
modprobe wont locate tha module for some reason. The kernel tries to load it automatically on boot (hardware detected properly) but the load fails, you can reproduce it by using insmod i810_audio.o and get the error output I pasted earlier.
finally managed to load the module with modprobe, sorry I messed up. The module will load now, but the sound still doesnt work. My detected hardware is : Intel Corp Model : 82801BA/BAM AC97 Audio