09-17-2016, 10:35 PM
These are the commands you'll find useful with manual wifi config :
ip link set wlan0 up
ip link show wlan0
iw dev wlan0 scan | less
iw dev wlan0 link
wpa_supplicant -D nl80211 -i wlan0 -c <(wpa_passphrase "the ssid" "the passphrase" ) &
dhcpcd wlan0
(hope you find these useful)
ip link set wlan0 up
ip link show wlan0
iw dev wlan0 scan | less
iw dev wlan0 link
wpa_supplicant -D nl80211 -i wlan0 -c <(wpa_passphrase "the ssid" "the passphrase" ) &
dhcpcd wlan0
(hope you find these useful)
marcushh777
please join us for a chat @ irc.pine64.xyz:6667 or ssl irc.pine64.xyz:6697
( I regret that I am not able to respond to personal messages; let's meet on irc! )
please join us for a chat @ irc.pine64.xyz:6667 or ssl irc.pine64.xyz:6697
( I regret that I am not able to respond to personal messages; let's meet on irc! )