#1963: madwifi driver compile and install issue -------------------------------------+-------------------------------------- Reporter: [EMAIL PROTECTED] | Type: defect Status: new | Priority: critical Component: madwifi: driver | Version: v0.9.4 Keywords: | Patch_attached: 0 -------------------------------------+-------------------------------------- Hi,Guys There is a problem need your help to check it. 1) When I complier the madwifi driver,it will generate the warning message,as below: ........ *** Warning: "ieee80211_authenticator_unregister" [/home/jimmy/livebox/athbuild/wlan/linux/net80211/wlan_xauth.ko] has no CRC! *** Warning: "ieee80211_crypto_register" [/home/jimmy/livebox/athbuild/wlan/linux/net80211/wlan_wep.ko] has no CRC! *** Warning: "ieee80211_note_mac" [/home/jimmy/livebox/athbuild/wlan/linux/net80211/wlan_wep.ko] has no CRC! ........ 2) When I compile it completely,but I insmod the *.ko to my embbed linux system,it will generate the error message,I can't insmod.As below:
# cd lib/modules/2.6.8.1/kernel/net/atheros/ # ls ath_dev.ko ath_rate_atheros.ko wlan_scan_sta.ko ath_dfs.ko wlan.ko wlan_tkip.ko ath_hal.ko wlan_acl.ko wlan_wep.ko ath_pci.ko wlan_ccmp.ko wlan_xauth.ko ath_pktlog.ko wlan_scan_ap.ko # insmod ath_pci.ko ath_pci: Unknown symbol ieee80211_encap ath_pci: Unknown symbol ieee80211_input ath_pci: Unknown symbol ieee80211_ifattach ath_pci: Unknown symbol ieee80211_beacon_update ath_pci: Unknown symbol ieee80211_amsdu_encap ath_pci: Unknown symbol ieee80211_find_channel ath_pci: Unknown symbol ieee80211_find_rxnode ath_pci: Unknown symbol ath_dev_free ..... insmod: cannot insert `ath_pci.ko': Success (2): Success # Wait for your advice asap, Tks! -- Ticket URL: <http://madwifi.org/ticket/1963> madwifi.org <http://madwifi.org/> Multiband Atheros Driver for Wireless Fidelity ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Madwifi-tickets mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/madwifi-tickets
