31
General Questions / Re: Can't assign wlan device on generic-pc-2.11.1b133
« on: February 09, 2017, 09:33:36 PM »
Hi,
sorry, work has gotten really busy ....
if wpa_supplicant isn't executing, can you try manually executing it
/usr/sbin/wpa_supplicant -s -i wlan1 -B -P /var/run/wpa_supplicant-wlan1.pid -c /var/etc/wpa_supplicant-wlan1.conf
I can add in the other options, I think can be done easily, but most of your settings are compatible with defaults (scan_ssid is normally 0) see https://www.freebsd.org/cgi/man.cgi?wpa_supplicant.conf(5)
sorry, work has gotten really busy ....
if wpa_supplicant isn't executing, can you try manually executing it
/usr/sbin/wpa_supplicant -s -i wlan1 -B -P /var/run/wpa_supplicant-wlan1.pid -c /var/etc/wpa_supplicant-wlan1.conf
I can add in the other options, I think can be done easily, but most of your settings are compatible with defaults (scan_ssid is normally 0) see https://www.freebsd.org/cgi/man.cgi?wpa_supplicant.conf(5)