(no subject)

Sean Faircloth sean at servercove.com
Sun Nov 21 22:38:46 EST 2004


Hi All, I'm new to this list so I apologize if this post is stupid...

I have a D-link 520 air Rev E1 (yes I'm sure) running a freshly compiled
2.6.9 kernel with CONFIG_NET_RADIO=y

[root at localhost hostap-driver-0.2.5]# uname -a
Linux localhost.localdomain 2.6.9 #1 Sun Nov 21 20:42:10 EST 2004 i686
athlon i386 GNU/Linux

[root at localhost hostap-driver-0.2.5]# grep
"NET_RADIO" /usr/src/linux/.config
CONFIG_NET_RADIO=y


I recently downloaded hostap-driver-0.2.5 and compiled and installed it
without error:

make[1]: Leaving directory `/usr/src/linux-2.6.9'
make install_all_info
make[1]: Entering directory `/wireless/hostap-driver-0.2.5'
*** Become superuser and 'make install' to install the modules. ***
make[1]: Leaving directory `/wireless/hostap-driver-0.2.5'
[root at localhost hostap-driver-0.2.5]# make install
make install_check
make[1]: Entering directory `/wireless/hostap-driver-0.2.5'
make[1]: Leaving directory `/wireless/hostap-driver-0.2.5'
*** Copying modules to: /lib/modules/2.6.9/kernel/drivers/net/wireless
mkdir -p /lib/modules/2.6.9/kernel/drivers/net/wireless
cp driver/modules/*.ko /lib/modules/2.6.9/kernel/drivers/net/wireless
*** Running depmod...
[root at localhost hostap-driver-0.2.5]# 

So far so good. but...

[root at localhost hostap-driver-0.2.5]# modprobe hostap_pci
FATAL: Error inserting hostap_pci
(/lib/modules/2.6.9/kernel/drivers/net/wireless/hostap_pci.ko): Unknown
symbol in module, or unknown parameter (see dmesg)



[root at localhost hostap-driver-0.2.5]# dmesg
ersion of symbol hostap_info_process
hostap_pci: Unknown symbol hostap_info_process
hostap_pci: disagrees about version of symbol hostap_set_antsel
hostap_pci: Unknown symbol hostap_set_antsel
hostap_pci: disagrees about version of symbol hostap_setup_dev
hostap_pci: Unknown symbol hostap_setup_dev
hostap_pci: disagrees about version of symbol hostap_init_data
hostap_pci: Unknown symbol hostap_init_data
hostap_pci: disagrees about version of symbol hostap_init_ap_proc
hostap_pci: Unknown symbol hostap_init_ap_proc
hostap_pci: disagrees about version of symbol hostap_set_hostapd_sta
hostap_pci: Unknown symbol hostap_set_hostapd_sta
hostap_pci: disagrees about version of symbol hostap_init_proc
hostap_pci: Unknown symbol hostap_init_proc

and on and on and on.... for symbol hostap_*

Any ideas?


Thanks
--Sean







More information about the HostAP mailing list