(01-31-2020, 02:49 AM)vrabac Wrote: can you check if you have same problem as here stated: https://forum.pine64.org/showthread.php?tid=8822
Mhmmm... not sure.
My wifi network is configured to use WPA-PSK/TKIP, not WPA2.
"ip link show wlan0" says the interface is down.
"sudo ip link set wlan0 up" says
RTNETLINK answers : Operation not possible due to RF-kill
"rfkill list" says
0: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
Then :
"sudo rfkill unblock 0" is ok.
"sudo ip link set wlan0 up" is ok.
"sudo iw wlan0 scan" shows my wifi network.
Then, I don't know what to do.
(01-30-2020, 02:21 PM)murak Wrote: I have no solution, but I can link to the ubports support forum:
https://forums.ubports.com/category/37/support
Good luck!
Thanks, I'll visit it.