View previous topic :: View next topic |
Author |
Message |
Rossimo n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 08 Mar 2006 Posts: 1
|
Posted: Wed Mar 08, 2006 3:13 pm Post subject: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 |
|
|
With a fresh install of Gentoo, my sound card does not seem to work. "modprobe snd-intel8x0" shows:
Code: | WARNING: Error inserting snd_timer (/lib/modules/2.6.15-gentoo-r1/alsa-driver/acore/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_pcm (/lib/modules/2.6.15-gentoo-r1/alsa-driver/acore/snd-pcm.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_ac97_codec (/lib/modules/2.6.15-gentoo-r1/alsa-driver/pci/ac97/snd-ac97-codec.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_intel8x0 (/lib/modules/2.6.15-gentoo-r1/alsa-driver/pci/snd-intel8x0.ko): Unknown symbol in module, or unknown parameter (see dmesg) |
I've tried "emerge alsa-driver", and I've tried compiling the alsa drivers into the kernel, not as modulesk, while removing the alsa-driver package. "dmesg | tail"shows:
Code: | snd_intel8x0: disagrees about version of symbol snd_pcm_hw_constraint_list
snd_intel8x0: Unknown symbol snd_pcm_hw_constraint_list
snd_intel8x0: disagrees about version of symbol snd_pcm_suspend_all
snd_intel8x0: Unknown symbol snd_pcm_suspend_all
snd_intel8x0: disagrees about version of symbol snd_pcm_hw_constraint_integer
snd_intel8x0: Unknown symbol snd_pcm_hw_constraint_integer
snd_intel8x0: disagrees about version of symbol snd_pcm_hw_constraint_msbits
snd_intel8x0: Unknown symbol snd_pcm_hw_constraint_msbits
snd_intel8x0: disagrees about version of symbol snd_pcm_period_elapsed
snd_intel8x0: Unknown symbol snd_pcm_period_elapsed
|
Has any one had the same problem? Thanks for any help in advance |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
NeddySeagoon Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/3946266373f47d606a2db3.jpg)
Joined: 05 Jul 2003 Posts: 54847 Location: 56N 3W
|
Posted: Wed Mar 08, 2006 5:21 pm Post subject: |
|
|
Rossimo,
Those errors imply that your sound module was compiled with either a different gcc to the rest of your kernel or that you have changed some kernel options that affect kernel/module compatibility. These are rhings like regparams, SMP and 4k/8k stachs to name few.
Compare the output from with the version magic string from Code: | modinfo snd-intel8x0 |
_________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|