[regression] The USB WiFi card stopped working: if_run doesn't create the 'run0' interface any more

Yuri yuri at rawbw.com
Tue Jul 3 21:43:31 UTC 2018


On 07/03/18 14:32, Yuri wrote:
>
>
> rc.conf has:
>
> wlans_iwn0="wlan0"
>
> ifconfig_wlan0="WPA DHCP"
>
> wpa_supplicant_enable="YES"
>
> wpa_supplicant_program="/usr/local/sbin/wpa_supplicant"


This got mixed up.

rc.conf has:

wlans_run0="wlan0"
ifconfig_wlan0="WPA SYNCDHCP"
wpa_supplicant_enable="YES"
wpa_supplicant_program="/usr/local/sbin/wpa_supplicant"


Yuri




More information about the freebsd-current mailing list