i've just bought a 3com 3crpag157b with xjack antenna and i've some problems.
i've bt3 beta installed on my hd. my laptop is a ibm thinkpad t30.
i've installed wpa_supplicant from the slackware site.
the card sometimes runs good and sometimes not, i've to start and stop many time wpa_supplicant, because it says "autentication timeout"
and then it try again and again to reassociate but it don't succeed.
the interface is ath0.
i think that problem is in the madwifi driver. infact when i start it i run:
now when i start wpa_supplicant i can't see madwifi as driver option.Code:wpa_supplicant -Dwext -iath0 -c/etc/wpa_supplicant.conf
i've tryed to install it but nothing. then i've tryed to compile wpa_supplicant from its homepage.
my .config file to compile wpa_supplicant is:but when i try to compile whit make i have error...Code:CONFIG_DRIVER_HOSTAP=y CONFIG_DRIVER_HERMES=y CONFIG_DRIVER_MADWIFI=y CFLAGS += -I/usr/include/madwifi CONFIG_DRIVER_ATMEL=y CONFIG_DRIVER_WEXT=y CONFIG_DRIVER_NDISWRAPPER=y CONFIG_DRIVER_BROADCOM=y CONFIG_DRIVER_IPW=y CONFIG_DRIVER_BSD=y CONFIG_DRIVER_NDIS=y CONFIG_WIRELESS_EXTENSION=y CONFIG_IEEE8021X_EAPOL=y CONFIG_EAP_MD5=y CONFIG_EAP_MSCHAPV2=y CONFIG_EAP_TLS=y CONFIG_EAP_PEAP=y CONFIG_EAP_TTLS=y CONFIG_EAP_GTC=y CONFIG_EAP_OTP=y CONFIG_EAP_SIM=y CONFIG_EAP_AKA=y CONFIG_EAP_PSK=y CONFIG_EAP_SAKE=y CONFIG_EAP_GPSK=y CONFIG_EAP_PAX=y CONFIG_EAP_LEAP=y CONFIG_EAP_IKEV2=y CONFIG_PCSC=y
so what can i do?
some help?
how i can compile wpa_supplicant?
thank a lot