11-27-2018, 03:24 PM
I installed os on my pro and would like to know how to connect to wifi
tried in supplicant
also variuos variations of
It dettects wireless adaptor and if I iwcinfig does show network availble but cant get it to connect its a WPA2
wpa_gui throws an error
also if posible is it posible to fix screen overscan?
looks nice just really not able to connect to wifi my ignorance is quite a fallback could you point me the way to connect to a wpa2 wireless network?
tried in supplicant
Code:
network={
ssid="Your SSID Here"
psk="YourPresharedKeyHere"
}
also variuos variations of
Code:
ip link set wlan0 up
iwconfig wlan0 essid your_essid key your_key
wpa_gui throws an error
also if posible is it posible to fix screen overscan?
looks nice just really not able to connect to wifi my ignorance is quite a fallback could you point me the way to connect to a wpa2 wireless network?