Skip to content
rofl0r edited this page Feb 7, 2017 · 7 revisions

install wpa-supplicant, then read the section Using a WLAN in COOKBOOK.md

if running iwconfig doesn't show your wireless interface, you may need to get a driver activated in KEEP/linux.conf, or you may need to install linux-firmware-git package.

studying the output of dmesg may also help in such a case.

if your driver is missing, feel free to drop by in the chatroom and request that we add it to the config! a PR is also OK.

in case of connection trouble, it's always helpful to tail -f /var/log/wpa_supplicant.conf and eventually using sv d wpa_supplicant and sv u wpa_supplicant to restart the service.