A new arrival of Orange Pi Lite2 just released, here is the link on Aliexpress: https://www.aliexpress.com/store ... .0.0.4ad81a8dfrXdUa
Use iperf of 2.4GHz WIFI to test Upstream and downstream speed just shown like following:
Use iperf of 5GHz WIFI to test Upstream and downstream speed just shown like following:
This thread contains more resources
You need to Log in to download or view,No account?
Register
Because You need to modify WiFi access credentials manually in file... it is not like a "power on and I will connect to anything". There are also no tools installed to manage network configuration.
It is a pretty easy way in ubuntu... use vi editor
I got it working but it has some kind of perfomance issues (or maybe I have no heatsink), sometimes ping jumps..
maciont replied at 2018-4-4 17:07
How did you manage to get WiFi to work on Lite 2? The Ubuntu image on download page has problems wit ...
You failed to connect to wifi? Usually the drive was load by default, maybe you could try to modify the corresponding configure file:
$ vim /etc/network/interfaces #modify this file
auto wlan0
iface wlan0 inet dhcp
wpa-ssid user name
wpa-psk password
bobiksons replied at 2018-4-4 19:15
Because You need to modify WiFi access credentials manually in file... it is not like a "power on an ...
Gee, I'm not THAT stupid ;) problem is that blueman had issues all the time, fixed it via intensive googling, but the WiFi doesn't work even after editing the interfaces and trying other tips & tricks