#1963: madwifi driver compile and install issue
------------------------------------------+---------------------------------
      Reporter:  [EMAIL PROTECTED]  |       Owner:        
          Type:  defect                   |      Status:  closed
      Priority:  trivial                  |   Milestone:        
     Component:  madwifi: driver          |     Version:  v0.9.4
    Resolution:  invalid                  |    Keywords:        
Patch_attached:  0                        |  
------------------------------------------+---------------------------------
Changes (by mrenzmann):

  * priority:  critical => trivial
  * status:  new => closed
  * resolution:  => invalid

Old description:

> 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!

New description:

 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!

Comment:

 Re 1.: This is no problem with MadWifi. Instead,
 [http://ipw2100.sourceforge.net/faq.php#qa_3_0 this] seems to suggest the
 source of this issue is an outdated wireless tools ingredient. Easily
 found via google.

 Re 2.: Don't use insmod (unless you know what you do). Use modprobe
 instead.

 Neither of these two issues are bugs in the driver, I therefore close this
 ticket as invalid. Please contact our [wiki:Support regular support
 channels] for further support questions. Thanks.

-- 
Ticket URL: <https://madwifi.org/ticket/1963#comment:1>
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

Reply via email to