On Fri, 2008-06-27 at 12:36 -0400, Louay Sakka wrote:
> Sorry Pavel,
> 
> This was me dumping all info needed to Luis who ask for,
> 
> Any way my kernel Makefile have all this setup already, here is a snapshot:
> 
> 
> ARCH          ?= mips
> CROSS_COMPILE ?=/bin/mipsel-linux-
> # Architecture as present in compile.h
> UTS_MACHINE := $(ARCH)

OK.

> but when I do insmod for the ath5k module it show
> 
> insmod: cannot insert 'ath5k.ko': Unknown symbol in module (-1): No such
> file or directory

Now use the "dmesg" command to see why the kernel doesn't accept that
module.

Just in case, please run "file ath5k.ko" to make sure the module was
built for the right your architecture.

-- 
Regards,
Pavel Roskin
_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to