First usable Armbian image! - Luke - 08-09-2018
Current nightly from Armbian is pretty darn usable with DVFS, temperature sensor, Ethernet and HDMI on mainline: https://dl.armbian.com/pineh64/Debian_stretch_dev_nightly.7z
[edit] Apart from Armbian (Igor, et al) credit making this build happen goes to MoeIcenowy; Jernej; and Wink from BU3
RE: First usable Armbian image! - Dark26 - 08-09-2018
i already try this image : this is my result :
- ethernet work but only in 100 M not 1000M
- Usb3 is working ( didn't work in the other version ) : but speed limit is 40 mo /s
- Hdmi working on the dev version .
So good stuff working client application , not yet for server purpose, but it's going useable now.
RE: First usable Armbian image! - Luke - 08-09-2018
(08-09-2018, 01:17 PM)Dark26 Wrote: i already try this image : this is my result :
- ethernet work but only in 100 M not 1000M
- Usb3 is working ( didn't work in the other version ) : but speed limit is 40 mo /s
- Hdmi working on the dev version .
So good stuff working client application , not yet for server purpose, but it's going useable now.
GbE seems fine to me, haven't tested USB 3.0 yet (or am I misreading the output - not versed in iperf3):
Code: lukasz@Mint18PC ~ $sudo iperf3 -c 192.168.1.85
Connecting to host 192.168.1.85, port 5201
[ 4] local 192.168.1.70 port 33780 connected to 192.168.1.85 port 5201
[ ID] Interval Transfer Bandwidth Retr Cwnd
[ 4] 0.00-1.00 sec 114 MBytes 953 Mbits/sec 0 532 KBytes
[ 4] 1.00-2.00 sec 105 MBytes 881 Mbits/sec 36 362 KBytes
[ 4] 2.00-3.00 sec 97.7 MBytes 819 Mbits/sec 13 322 KBytes
[ 4] 3.00-4.00 sec 97.6 MBytes 819 Mbits/sec 12 351 KBytes
[ 4] 4.00-5.00 sec 97.4 MBytes 817 Mbits/sec 3 387 KBytes
[ 4] 5.00-6.00 sec 97.5 MBytes 818 Mbits/sec 6 409 KBytes
[ 4] 6.00-7.00 sec 98.8 MBytes 828 Mbits/sec 5 427 KBytes
[ 4] 7.00-8.00 sec 111 MBytes 929 Mbits/sec 0 430 KBytes
[ 4] 8.00-9.00 sec 111 MBytes 928 Mbits/sec 0 431 KBytes
[ 4] 9.00-10.00 sec 103 MBytes 864 Mbits/sec 15 386 KBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bandwidth Retr
[ 4] 0.00-10.00 sec 1.01 GBytes 866 Mbits/sec 90 sender
[ 4] 0.00-10.00 sec 1.00 GBytes 862 Mbits/sec receiver
lukasz@Mint18PC ~ $sudo iperf3 -c 192.168.1.85 -R
Connecting to host 192.168.1.85, port 5201
Reverse mode, remote host 192.168.1.85 is sending
[ 4] local 192.168.1.70 port 33998 connected to 192.168.1.85 port 5201
[ ID] Interval Transfer Bandwidth
[ 4] 0.00-1.00 sec 103 MBytes 861 Mbits/sec
[ 4] 1.00-2.00 sec 104 MBytes 871 Mbits/sec
[ 4] 2.00-3.00 sec 104 MBytes 873 Mbits/sec
[ 4] 3.00-4.00 sec 104 MBytes 872 Mbits/sec
[ 4] 4.00-5.00 sec 104 MBytes 869 Mbits/sec
[ 4] 5.00-6.00 sec 104 MBytes 873 Mbits/sec
[ 4] 6.00-7.00 sec 104 MBytes 872 Mbits/sec
[ 4] 7.00-8.00 sec 103 MBytes 866 Mbits/sec
[ 4] 8.00-9.00 sec 104 MBytes 872 Mbits/sec
[ 4] 9.00-10.00 sec 104 MBytes 873 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bandwidth Retr
[ 4] 0.00-10.00 sec 1.02 GBytes 873 Mbits/sec 0 sender
[ 4] 0.00-10.00 sec 1.01 GBytes 870 Mbits/sec receiver
RE: First usable Armbian image! - Dark26 - 08-09-2018
i have to try again. again then
i alsa tested with iperf 3 and the car dis detect 100 M/
i tried to force 1000 with ethool but then no network at all.
can you do a ethtoool eth0 ?
Quote:root@pineh64:~# ethtool eth0
Settings for eth0:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: Symmetric Receive-only
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Link partner advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
Link partner advertised pause frame use: No
Link partner advertised auto-negotiation: Yes
Speed: 100Mb/s
Duplex: Full
Port: MII
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: d
Wake-on: d
Current message level: 0x0000003f (63)
drv probe link timer ifdown ifup
Link detected: yes
root@pineh64:~#
Quote:root@pineh64:~# iperf3 -c 192.168.1.100
Connecting to host 192.168.1.100, port 5201
[ 4] local 192.168.1.72 port 42872 connected to 192.168.1.100 port 5201
[ ID] Interval Transfer Bandwidth Retr Cwnd
[ 4] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec 0 137 KBytes
[ 4] 1.00-2.00 sec 11.2 MBytes 94.4 Mbits/sec 0 144 KBytes
[ 4] 2.00-3.00 sec 11.2 MBytes 94.4 Mbits/sec 0 144 KBytes
[ 4] 3.00-4.00 sec 11.2 MBytes 94.4 Mbits/sec 0 150 KBytes
[ 4] 4.00-5.00 sec 11.2 MBytes 94.4 Mbits/sec 0 150 KBytes
[ 4] 5.00-6.00 sec 11.2 MBytes 93.8 Mbits/sec 0 150 KBytes
[ 4] 6.00-7.00 sec 11.4 MBytes 95.4 Mbits/sec 0 173 KBytes
[ 4] 7.00-8.00 sec 11.2 MBytes 94.4 Mbits/sec 0 173 KBytes
[ 4] 8.00-9.00 sec 11.2 MBytes 94.4 Mbits/sec 0 173 KBytes
[ 4] 9.00-10.00 sec 11.2 MBytes 93.8 Mbits/sec 0 173 KBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bandwidth Retr
[ 4] 0.00-10.00 sec 113 MBytes 95.0 Mbits/sec 0 sender
[ 4] 0.00-10.00 sec 112 MBytes 94.2 Mbits/sec receiver
iperf Done.
RE: First usable Armbian image! - Luke - 08-09-2018
Here:
Code: lukasz@pineh64:~$ sudo ethtool eth0
Settings for eth0:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: Symmetric Receive-only
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Link partner advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Link partner advertised pause frame use: Symmetric
Link partner advertised auto-negotiation: Yes
Speed: 1000Mb/s
Duplex: Full
Port: MII
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: d
Wake-on: d
Current message level: 0x0000003f (63)
drv probe link timer ifdown ifup
Link detected: yes
RE: First usable Armbian image! - Dark26 - 08-09-2018
thanks.
Maybe something broken with my board...
RE: First usable Armbian image! - Luke - 08-09-2018
(08-09-2018, 03:54 PM)Dark26 Wrote: thanks.
Maybe something broken with my board...
How about wires or network switch ? Or something simplier ? Sure its the same image ? I just fetched it today, and seems like Igor updated the image just today ...
RE: First usable Armbian image! - Dark26 - 08-09-2018
i tried directly on the switch, it's the same. I try with the android image and it's only 100 m like in armbian.
i have the lastest image
RE: First usable Armbian image! - Luke - 08-09-2018
(08-09-2018, 04:14 PM)Dark26 Wrote: i tried directly on the switch, it's the same. I try with the android image and it's only 100 m like in armbian.
i have the lastest image
kernel 4.18, correct ?
RE: First usable Armbian image! - Dark26 - 08-10-2018
Yes .
i try both image by the way, same issue.
|