Hi there,
i've just finish to install with success kamikaze 7.09 on a fonera 2100.
All went fine but modules insmod fail on the boot process.
crc_ccitt: version magic '2.6.21.5 mod_unload MIPS32_R1 32BIT ' should be '2.6.22.1 mod_unload MIPS32_R1 32BIT '
slhc: version magic '2.6.21.5 mod_unload MIPS32_R1 32BIT ' should be '2.6.22.1 mod_unload MIPS32_R1 32BIT '
ppp_generic: version magic '2.6.21.5 mod_unload MIPS32_R1 32BIT ' should be '2.6.22.1 mod_unload MIPS32_R1 32BIT '
ppp_async: version magic '2.6.21.5 mod_unload MIPS32_R1 32BIT ' should be '2.6.22.1 mod_unload MIPS32_R1 32BIT '
wlan: version magic '2.6.21.5 mod_unload MIPS32_R1 32BIT ' should be '2.6.22.1 mod_unload MIPS32_R1 32BIT '
wlan_scan_ap: version magic '2.6.21.5 mod_unload MIPS32_R1 32BIT ' should be '2.6.22.1 mod_unload MIPS32_R1 32BIT '
wlan_scan_sta: version magic '2.6.21.5 mod_unload MIPS32_R1 32BIT ' should be '2.6.22.1 mod_unload MIPS32_R1 32BIT '
ath_hal: version magic '2.6.21.5 mod_unload MIPS32_R1 32BIT ' should be '2.6.22.1 mod_unload MIPS32_R1 32BIT '
ath_rate_minstrel: version magic '2.6.21.5 mod_unload MIPS32_R1 32BIT ' should be '2.6.22.1 mod_unload MIPS32_R1 32BIT '
wlan_acl: version magic '2.6.21.5 mod_unload MIPS32_R1 32BIT ' should be '2.6.22.1 mod_unload MIPS32_R1 32BIT '
wlan_ccmp: version magic '2.6.21.5 mod_unload MIPS32_R1 32BIT ' should be '2.6.22.1 mod_unload MIPS32_R1 32BIT '
wlan_tkip: version magic '2.6.21.5 mod_unload MIPS32_R1 32BIT ' should be '2.6.22.1 mod_unload MIPS32_R1 32BIT '
wlan_wep: version magic '2.6.21.5 mod_unload MIPS32_R1 32BIT ' should be '2.6.22.1 mod_unload MIPS32_R1 32BIT '
wlan_xauth: version magic '2.6.21.5 mod_unload MIPS32_R1 32BIT ' should be '2.6.22.1 mod_unload MIPS32_R1 32BIT '
ath_ahb: version magic '2.6.21.5 mod_unload MIPS32_R1 32BIT ' should be '2.6.22.1 mod_unload MIPS32_R1 32BIT '
I've tried to change insmod to insmod -f on function.sh to force modules insert but it fails with this strange error:
root@OpenWrt:/etc/config# insmod -f wlan
insmod: -f.ko: no module by that name found
root@OpenWrt:/etc/config#
another strange think is that from ipkg result installed kernel - 2.6.21.5-atheros-1 but i've got this:
root@OpenWrt:/etc/config# uname -a
Linux OpenWrt 2.6.22.1 #1 Fri Jul 13 04:00:34 BST 2007 mips unknown
root@OpenWrt:/etc/config#
So wifi doesn't work. Any suggestion on how can i recompile modules or insert that ones?
Nice regards, Riccardo Giuntoli.