#770: Install problem
-----------------------------------+----------------------------------------
      Reporter:  [EMAIL PROTECTED]  |       Owner:        
          Type:  defect            |      Status:  closed
      Priority:  major             |   Milestone:        
     Component:  madwifi: other    |     Version:        
    Resolution:  invalid           |    Keywords:        
Patch_attached:  0                 |  
-----------------------------------+----------------------------------------
Changes (by mrenzmann):

  * resolution:  => invalid
  * status:  new => closed

Old description:

> After make I do make install. On modprobe ath_pci see this error "FATAL:
> Error inserting ath_pci (/lib/modules/2.6.17.5/net/ath_pci.ko): Unknown
> symbol in module, or unknown parameter (see dmesg)". On dmesg see this
>
> ath_pci: disagrees about version of symbol ath_rate_tx_complete
> ath_pci: Unknown symbol ath_rate_tx_complete
> ath_pci: disagrees about version of symbol ieee80211_encap
> ath_pci: Unknown symbol ieee80211_encap
> ath_pci: disagrees about version of symbol ieee80211_input
> ath_pci: Unknown symbol ieee80211_input
> ath_pci: disagrees about version of symbol ieee80211_ifattach
> ath_pci: Unknown symbol ieee80211_ifattach
> ath_pci: disagrees about version of symbol ieee80211_beacon_update
> ath_pci: Unknown symbol ieee80211_beacon_update
> ath_pci: disagrees about version of symbol ieee80211_find_channel
> ath_pci: Unknown symbol ieee80211_find_channel
> ath_pci: disagrees about version of symbol ieee80211_find_rxnode
> ath_pci: Unknown symbol ieee80211_find_rxnode
> ath_pci: disagrees about version of symbol ath_rate_attach
> ath_pci: Unknown symbol ath_rate_attach
> ath_pci: disagrees about version of symbol ieee80211_vap_setup
> ath_pci: Unknown symbol ieee80211_vap_setup
> ath_pci: disagrees about version of symbol ieee80211_ifdetach
> ath_pci: Unknown symbol ieee80211_ifdetach
> ath_pci: disagrees about version of symbol ieee80211_free_node
> ath_pci: Unknown symbol ieee80211_free_node
> ath_pci: disagrees about version of symbol ieee80211_input_monitor
> ath_pci: Unknown symbol ieee80211_input_monitor
> ath_pci: disagrees about version of symbol ath_rate_newassoc
> ath_pci: Unknown symbol ath_rate_newassoc
> ath_pci: disagrees about version of symbol ieee80211_crypto_newkey
> ath_pci: Unknown symbol ieee80211_crypto_newkey
> ath_pci: disagrees about version of symbol ieee80211_crypto_setkey
> ath_pci: Unknown symbol ieee80211_crypto_setkey
> ath_pci: Unknown symbol ath_rate_dynamic_proc_register
> ath_pci: disagrees about version of symbol ieee80211_dump_pkt
> ath_pci: Unknown symbol ieee80211_dump_pkt
> ath_pci: disagrees about version of symbol ieee80211_ioctl_create_vap
> ath_pci: Unknown symbol ieee80211_ioctl_create_vap
> ath_pci: disagrees about version of symbol ieee80211_dfs_test_return
> ath_pci: Unknown symbol ieee80211_dfs_test_return
> ath_pci: disagrees about version of symbol ieee80211_stop_running
> ath_pci: Unknown symbol ieee80211_stop_running
> ath_pci: disagrees about version of symbol ieee80211_cipher_none
> ath_pci: Unknown symbol ieee80211_cipher_none
> ath_pci: disagrees about version of symbol ieee80211_note
> ath_pci: Unknown symbol ieee80211_note
> ath_pci: disagrees about version of symbol ieee80211_crypto_delkey
> ath_pci: Unknown symbol ieee80211_crypto_delkey
> ath_pci: disagrees about version of symbol ieee80211_beacon_miss
> ath_pci: Unknown symbol ieee80211_beacon_miss
> ath_pci: disagrees about version of symbol ieee80211_beacon_alloc
> ath_pci: Unknown symbol ieee80211_beacon_alloc
> ath_pci: disagrees about version of symbol ieee80211_getcfframe
> ath_pci: Unknown symbol ieee80211_getcfframe
> ath_pci: disagrees about version of symbol ieee80211_iterate_nodes
> ath_pci: Unknown symbol ieee80211_iterate_nodes
> ath_pci: disagrees about version of symbol ieee80211_vap_attach
> ath_pci: Unknown symbol ieee80211_vap_attach
> ath_pci: disagrees about version of symbol ieee80211_ibss_merge
> ath_pci: Unknown symbol ieee80211_ibss_merge
> ath_pci: disagrees about version of symbol ath_rate_node_cleanup
> ath_pci: Unknown symbol ath_rate_node_cleanup
> ath_pci: disagrees about version of symbol ieee80211_send_qosnulldata
> ath_pci: Unknown symbol ieee80211_send_qosnulldata
> ath_pci: disagrees about version of symbol ieee80211_create_vap
> ath_pci: Unknown symbol ieee80211_create_vap
> ath_pci: disagrees about version of symbol ieee80211_input_all
> ath_pci: Unknown symbol ieee80211_input_all
> ath_pci: disagrees about version of symbol ieee80211_start_running
> ath_pci: Unknown symbol ieee80211_start_running
> ath_pci: disagrees about version of symbol ieee80211_vap_detach
> ath_pci: Unknown symbol ieee80211_vap_detach
> ath_pci: disagrees about version of symbol ieee80211_announce
> ath_pci: Unknown symbol ieee80211_announce
> ath_pci: disagrees about version of symbol ieee80211_mark_dfs
> ath_pci: Unknown symbol ieee80211_mark_dfs
> ath_pci: disagrees about version of symbol ieee80211_chan2ieee
> ath_pci: Unknown symbol ieee80211_chan2ieee
> ath_pci: disagrees about version of symbol ath_rate_node_init
> ath_pci: Unknown symbol ath_rate_node_init
> ath_pci: disagrees about version of symbol ath_rate_findrate
> ath_pci: Unknown symbol ath_rate_findrate
> ath_pci: disagrees about version of symbol ieee80211_dturbo_switch
> ath_pci: Unknown symbol ieee80211_dturbo_switch
> ath_pci: disagrees about version of symbol ieee80211_crypto_encap
> ath_pci: Unknown symbol ieee80211_crypto_encap
> ath_pci: disagrees about version of symbol ieee80211_getrssi
> ath_pci: Unknown symbol ieee80211_getrssi
> ath_pci: disagrees about version of symbol ieee80211_find_txnode
> ath_pci: Unknown symbol ieee80211_find_txnode
> ath_pci: disagrees about version of symbol ath_rate_newstate
> ath_pci: Unknown symbol ath_rate_newstate
> ath_pci: disagrees about version of symbol ath_rate_setupxtxdesc
> ath_pci: Unknown symbol ath_rate_setupxtxdesc
>
> Distribution: Slackware 10.2/current
> Kernel: 2.6.17.5

New description:

 After make I do make install. On modprobe ath_pci see this error "FATAL:
 Error inserting ath_pci (/lib/modules/2.6.17.5/net/ath_pci.ko): Unknown
 symbol in module, or unknown parameter (see dmesg)". On dmesg see this
 {{{
 ath_pci: disagrees about version of symbol ath_rate_tx_complete
 ath_pci: Unknown symbol ath_rate_tx_complete
 ath_pci: disagrees about version of symbol ieee80211_encap
 ath_pci: Unknown symbol ieee80211_encap
 ath_pci: disagrees about version of symbol ieee80211_input
 ath_pci: Unknown symbol ieee80211_input
 ath_pci: disagrees about version of symbol ieee80211_ifattach
 ath_pci: Unknown symbol ieee80211_ifattach
 ath_pci: disagrees about version of symbol ieee80211_beacon_update
 ath_pci: Unknown symbol ieee80211_beacon_update
 ath_pci: disagrees about version of symbol ieee80211_find_channel
 ath_pci: Unknown symbol ieee80211_find_channel
 ath_pci: disagrees about version of symbol ieee80211_find_rxnode
 ath_pci: Unknown symbol ieee80211_find_rxnode
 ath_pci: disagrees about version of symbol ath_rate_attach
 ath_pci: Unknown symbol ath_rate_attach
 ath_pci: disagrees about version of symbol ieee80211_vap_setup
 ath_pci: Unknown symbol ieee80211_vap_setup
 ath_pci: disagrees about version of symbol ieee80211_ifdetach
 ath_pci: Unknown symbol ieee80211_ifdetach
 ath_pci: disagrees about version of symbol ieee80211_free_node
 ath_pci: Unknown symbol ieee80211_free_node
 ath_pci: disagrees about version of symbol ieee80211_input_monitor
 ath_pci: Unknown symbol ieee80211_input_monitor
 ath_pci: disagrees about version of symbol ath_rate_newassoc
 ath_pci: Unknown symbol ath_rate_newassoc
 ath_pci: disagrees about version of symbol ieee80211_crypto_newkey
 ath_pci: Unknown symbol ieee80211_crypto_newkey
 ath_pci: disagrees about version of symbol ieee80211_crypto_setkey
 ath_pci: Unknown symbol ieee80211_crypto_setkey
 ath_pci: Unknown symbol ath_rate_dynamic_proc_register
 ath_pci: disagrees about version of symbol ieee80211_dump_pkt
 ath_pci: Unknown symbol ieee80211_dump_pkt
 ath_pci: disagrees about version of symbol ieee80211_ioctl_create_vap
 ath_pci: Unknown symbol ieee80211_ioctl_create_vap
 ath_pci: disagrees about version of symbol ieee80211_dfs_test_return
 ath_pci: Unknown symbol ieee80211_dfs_test_return
 ath_pci: disagrees about version of symbol ieee80211_stop_running
 ath_pci: Unknown symbol ieee80211_stop_running
 ath_pci: disagrees about version of symbol ieee80211_cipher_none
 ath_pci: Unknown symbol ieee80211_cipher_none
 ath_pci: disagrees about version of symbol ieee80211_note
 ath_pci: Unknown symbol ieee80211_note
 ath_pci: disagrees about version of symbol ieee80211_crypto_delkey
 ath_pci: Unknown symbol ieee80211_crypto_delkey
 ath_pci: disagrees about version of symbol ieee80211_beacon_miss
 ath_pci: Unknown symbol ieee80211_beacon_miss
 ath_pci: disagrees about version of symbol ieee80211_beacon_alloc
 ath_pci: Unknown symbol ieee80211_beacon_alloc
 ath_pci: disagrees about version of symbol ieee80211_getcfframe
 ath_pci: Unknown symbol ieee80211_getcfframe
 ath_pci: disagrees about version of symbol ieee80211_iterate_nodes
 ath_pci: Unknown symbol ieee80211_iterate_nodes
 ath_pci: disagrees about version of symbol ieee80211_vap_attach
 ath_pci: Unknown symbol ieee80211_vap_attach
 ath_pci: disagrees about version of symbol ieee80211_ibss_merge
 ath_pci: Unknown symbol ieee80211_ibss_merge
 ath_pci: disagrees about version of symbol ath_rate_node_cleanup
 ath_pci: Unknown symbol ath_rate_node_cleanup
 ath_pci: disagrees about version of symbol ieee80211_send_qosnulldata
 ath_pci: Unknown symbol ieee80211_send_qosnulldata
 ath_pci: disagrees about version of symbol ieee80211_create_vap
 ath_pci: Unknown symbol ieee80211_create_vap
 ath_pci: disagrees about version of symbol ieee80211_input_all
 ath_pci: Unknown symbol ieee80211_input_all
 ath_pci: disagrees about version of symbol ieee80211_start_running
 ath_pci: Unknown symbol ieee80211_start_running
 ath_pci: disagrees about version of symbol ieee80211_vap_detach
 ath_pci: Unknown symbol ieee80211_vap_detach
 ath_pci: disagrees about version of symbol ieee80211_announce
 ath_pci: Unknown symbol ieee80211_announce
 ath_pci: disagrees about version of symbol ieee80211_mark_dfs
 ath_pci: Unknown symbol ieee80211_mark_dfs
 ath_pci: disagrees about version of symbol ieee80211_chan2ieee
 ath_pci: Unknown symbol ieee80211_chan2ieee
 ath_pci: disagrees about version of symbol ath_rate_node_init
 ath_pci: Unknown symbol ath_rate_node_init
 ath_pci: disagrees about version of symbol ath_rate_findrate
 ath_pci: Unknown symbol ath_rate_findrate
 ath_pci: disagrees about version of symbol ieee80211_dturbo_switch
 ath_pci: Unknown symbol ieee80211_dturbo_switch
 ath_pci: disagrees about version of symbol ieee80211_crypto_encap
 ath_pci: Unknown symbol ieee80211_crypto_encap
 ath_pci: disagrees about version of symbol ieee80211_getrssi
 ath_pci: Unknown symbol ieee80211_getrssi
 ath_pci: disagrees about version of symbol ieee80211_find_txnode
 ath_pci: Unknown symbol ieee80211_find_txnode
 ath_pci: disagrees about version of symbol ath_rate_newstate
 ath_pci: Unknown symbol ath_rate_newstate
 ath_pci: disagrees about version of symbol ath_rate_setupxtxdesc
 ath_pci: Unknown symbol ath_rate_setupxtxdesc
 }}}
 Distribution: Slackware 10.2/current
 Kernel: 2.6.17.5

Comment:

 This usually hints towards a compilation/installation problem caused by
 the user, not towards a bug in the driver. I therefore ask you to first
 check the FirstTimeHowTo and the distribution specific infos for
 [wiki:UserDocs/Distro/Slackware Slackware]. If that does not help please
 redirect your support request to the [wiki:Resources#MailingLists madwifi-
 users] mailing list.

 However, if it turns out that your problem really is caused by a bug in
 MadWifi, please feel free to reopen this bug and adding a comment with
 your findings. Thanks.

-- 
Ticket URL: <http://madwifi.org/ticket/770>
MadWifi <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Madwifi-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/madwifi-tickets

Reply via email to