[Sussex] sound probs

Steve Dobson steve at dobson.org
Sun Apr 25 16:53:38 UTC 2004


Hi Dom

On Sun, Apr 25, 2004 at 05:24:12PM +0100, Dominic Clay wrote:
> Hi Steve,
> 
> When I do a modprobe snd-emu10k1 I get:
> FATAL: Error inserting emu10k1
> (/lib/modules/2.6.3/kernel/sound/oss/emu10k1/emu10k1.ko): Unknown symbol in
> module, or unknown parameter (see dmesg)
> 
> wen I do dmesg | grep emu I get a whole bunch of 'Unresolved Symbol' lines...
> I have attached my full dmesg result.

The most likly case of that is that the emu101k1.ko module was compiled
against a different build of the 2.6.3 kernel.  Did you do a
"make module_install" after the "make install"?  To fix do a
"make && make install && make module_install" and then boot that new
kernel (even if you haven't changed any options settings - it will make
sure that the kernel and modules are in sync).

> Creative EMU10K1 PCI Audio Driver, version 0.18, 10:29:21 Apr 14 2002
> PCI: Found IRQ 9 for device 00:0f.0
> emu10k1: EMU10K1 rev 8 model 0x8040 found, IO at 0xcc00-0xcc1f, IRQ 9
> ac97_codec: AC97 Audio codec, id: 0x8384:0x7609 (SigmaTel STAC9721/23)

I don't see the "Unresolved Symbol" lines but we are finding hardware.
I would suggest that you now compile emu10k1 into the kernel (not a 
modules) and see what happens.
 
> I am going to try and make it to the lug moot this month as I havn't quite moved
> to the south west yet... ( few weeks to go now! )

It will be nice to see you before you disappear.  Any chance of bringing
your computer with you?

Steve D




More information about the Sussex mailing list