Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jul 2009 04:44:21 +0200
From:      Atheer Elobadi <atheer.elobadi@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   can't get atheros ar2413 to connect under freebsd 7.2
Message-ID:  <9a537e0c0907031944h66e783fdsfccc832aa9e4fa80@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
hello,
I've been trying to set my wireless card under Freebsd 7.2-RELEASE, but no
success (it worked fine on 7.0).. would appreciate some advice


in /boot/loader.conf:

if_ath_load="YES"
wlan_tkip_load="YES"
wlan_scan_ap_load="YES"
wlan_scan_sta_load="YES"


in: /etc/wpa_supplicant.conf:

network={
     ssid="Myssid"
     key_mgmt=WPA-PSK
     psk="MySharedPhrase"
}


and in /etc/rc.conf:

ifconfig_ath0="WPA DHCP"


then i run    /etc/rc.d/netif start
it gives up....

** by the way.. ifconfig ath0 up scan    gives nothing..  not even an error
message.. what shall i do ??

thanks



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9a537e0c0907031944h66e783fdsfccc832aa9e4fa80>