This worked on 11.x-RELEASE and 12.x-RELEASE but now on 13.0-RELEASE ...
I have a laptop with Intel 7260 wifi.
loader.conf:
rc.conf:
When I run
The wlan0 interface fails to start. Typing
I can type
I have a laptop with Intel 7260 wifi.
loader.conf:
Code:
iwm7260fw_load="YES"
Code:
wlans_iwm0="wlan0"
ifconfig_wlan0="WPA SYNCDHCP"
When I run
service netif restart
I see an unfamiliar error message:
Code:
Aug 17 07:11:14 thinkpad wpa_supplicant[1781]: ioctl[SIOCS80211], op=20, val=0, arg_len=7]: Invalid argument
Starting dhclient.
wlan0: no link .................. giving up
/etc/rc.d/dhclient: WARNING failed to start dhclient
ifconfig wlan0
shows the device is not running.I can type
ifconfig wlan0 up
to get it running. ifconfig wlan0 scan
will show a list of access points - but it won't associate.