You are right. I did compile them with /configure;make;make install
I wrote before I thought. How do I see if /usr/src/linux pointed to the
sources of the running kernel?
Thanks,
Angela
On Sun, 2005-02-06 at 23:03 +0100, Arnold Krille wrote:
On Sunday 06 February 2005 22:50, Angela Day wrote:
This is what dmesg produced:
<snip>
snd_emu10k1: disagrees about version of symbol
snd_pcm_period_elapsed
snd_emu10k1: Unknown symbol snd_pcm_period_elapsed
snd_emu10k1: Unknown symbol snd_ac97_write
I have no idea how to respond to this information. Any help would be
greatly appreciated.
This seems to me (I am not an alsa expert) as if the version of the running
kernel and the version of the kernel these modules where build for doesn't
match.
If you compiled the alsa-driver-modules yourself, are you sure /usr/src/linux
pointed to the sources of the running kernel?
Arnold