05-10-2016, 07:11 PM
(This post was last modified: 05-10-2016, 07:22 PM by sledride.)
Hello,
Just flashed my SD card to the 20160428 of the Android 5.1.1 image and having the same issue as everyone else with Ethernet when connect to gigabit. My connection speed is very very slow or doesn't work at all. Is there any fix to this other than connect to 100Mbit switch?
I see that there is a newer version of Android 5.1.1 released - 20160505. Is there way to update to this release over the internet rather than having to re-flash the SD card?
Device: Pine64 2GB without Wi-Fi / Bluetooth
Thanks and looking forward to be able to actually use this Pine64.
You can use an old router (with 100 Mb ports) from a few years ago and change the settings to make it behave as a switch. I did this with my old D-Link router.
There are general instruction on Youtube. Try google for more detailed instructions.
Basically you need to:
1. Turn off WIFI
2. Disable DHCP
3. Set Router IP address so i won't conflict with your other router(s).
4. Disable DNS
Hope this helps.
Both PC windows and Pine64 2G are connected (hard wire) to the same TP-LINK 1Gbit router
D:\DownLoads\iperf-3.1.2-win32>iperf3 -p 5201 -c 192.168.1.26 -t 20 -i 5 -f m
Connecting to host 192.168.1.26, port 5201
[ 4] local 192.168.1.18 port 59010 connected to 192.168.1.26 port 5201
[ ID] Interval Transfer Bandwidth
[ 4] 0.00-5.01 sec 126 KBytes 0.21 Mbits/sec
[ 4] 5.01-10.01 sec 0.00 Bytes 0.00 Mbits/sec
[ 4] 10.01-15.00 sec 0.00 Bytes 0.00 Mbits/sec
[ 4] 15.00-20.01 sec 0.00 Bytes 0.00 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bandwidth
[ 4] 0.00-20.01 sec 126 KBytes 0.05 Mbits/sec sender
[ 4] 0.00-20.01 sec 1.43 KBytes 0.00 Mbits/sec receiver
iperf Done.
100Mbit connection using a different router
D:\DownLoads\iperf-3.1.2-win32>iperf3 -p 5201 -c 192.168.1.26 -t 20 -i 5 -f m
Connecting to host 192.168.1.26, port 5201
[ 4] local 192.168.1.18 port 59025 connected to 192.168.1.26 port 5201
[ ID] Interval Transfer Bandwidth
[ 4] 0.00-5.00 sec 44.0 MBytes 73.8 Mbits/sec
[ 4] 5.00-10.01 sec 49.7 MBytes 83.2 Mbits/sec
[ 4] 10.01-15.01 sec 47.7 MBytes 80.1 Mbits/sec
[ 4] 15.01-20.01 sec 47.8 MBytes 80.2 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bandwidth
[ 4] 0.00-20.01 sec 189 MBytes 79.3 Mbits/sec sender
[ 4] 0.00-20.01 sec 189 MBytes 79.3 Mbits/sec receiver
iperf Done.