Code: Alles auswählen
sudo modprobe ath5k
WARNING: Error inserting lbm_cw_mac80211 (/lib/modules/2.6.27-7-generic/updates/lbm_cw-mac80211.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting ath5k (/lib/modules/2.6.27-7-generic/updates/ath5k.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Madwifi kann ich auch nicht kompilieren da:
Code: Alles auswählen
make
Checking requirements... ok.
Checking kernel configuration... ok.
make -C /lib/modules/2.6.27-7-generic/build SUBDIRS=/home/reox/Download/madwifi-hal-0.10.5.6-r3875-20081105 modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.27-7-generic'
CC [M] /home/reox/Download/madwifi-hal-0.10.5.6-r3875-20081105/ath/if_ath.o
In file included from include/linux/gfp.h:4,
from include/linux/kmod.h:22,
from include/linux/module.h:13,
from include/linux/textsearch.h:7,
from include/linux/skbuff.h:26,
from include/linux/if_ether.h:114,
from include/linux/netdevice.h:29,
from /home/reox/Download/madwifi-hal-0.10.5.6-r3875-20081105/ath/../include/compat.h:45,
from <command-line>:0:
include/linux/mmzone.h:18:26: error: linux/bounds.h: No such file or directory
include/linux/mmzone.h:197:5: error: "MAX_NR_ZONES" is not defined
In file included from include/linux/gfp.h:4,
from include/linux/kmod.h:22,
from include/linux/module.h:13,
from include/linux/textsearch.h:7,
from include/linux/skbuff.h:26,
from include/linux/if_ether.h:114,
from include/linux/netdevice.h:29,
from /home/reox/Download/madwifi-hal-0.10.5.6-r3875-20081105/ath/../include/compat.h:45,
from <command-line>:0:
include/linux/mmzone.h:218: error: 'MAX_NR_ZONES' undeclared here (not in a function)
In file included from include/linux/scatterlist.h:6,
from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/linux/dmaengine.h:29,
from include/linux/skbuff.h:29,
from include/linux/if_ether.h:114,
from include/linux/netdevice.h:29,
from /home/reox/Download/madwifi-hal-0.10.5.6-r3875-20081105/ath/../include/compat.h:45,
from <command-line>:0:
include/linux/mm.h:438:63: error: "NR_PAGEFLAGS" is not defined
include/linux/mm.h:486:62: error: "NR_PAGEFLAGS" is not defined
make[3]: *** [/home/reox/Download/madwifi-hal-0.10.5.6-r3875-20081105/ath/if_ath.o] Error 1
make[2]: *** [/home/reox/Download/madwifi-hal-0.10.5.6-r3875-20081105/ath] Error 2
make[1]: *** [_module_/home/reox/Download/madwifi-hal-0.10.5.6-r3875-20081105] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.27-7-generic'
make: *** [modules] Fehler 2
Code: Alles auswählen
System: lenny/sid
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.10
DISTRIB_CODENAME=intrepid
DISTRIB_DESCRIPTION="Ubuntu 8.10"
Ich habe gesucht und finde immer nur, restricted modules installieren usw.. alles drauf geht nix :c
jemand einen lösungsvorschlag? kernel selber bauen? oder warten?