01-10-2018, 04:41 AM
Yesterday I tried the latest 0.6.13 release, and this is the last part of the output of dmesg command
Notice in particular these 2 lines
[ 8.299173] rk_gmac-dwmac ff540000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 12.775433] rk_gmac-dwmac ff550000.ethernet eth1: Link is Up - 100Mbps/Half - flow control off
Same behaviour with both 4.4.103 and 4.15.0 kernel.
The problem is still there.
Code:
[ OK ] Started Daily apt upgrade and clean activities.
[ OK ] Reached target Timers.
[ OK ] Started Regular background program processing daemon.
[ OK ] Started Save/Restore Sound Card State.
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Started LSB: Start/stop sysstat's sadc.
[ OK ] Started Login Service.
[ OK ] Started System Logging Service.
[ OK ] Started Raise network interfaces.
[ 7.416981] random: nonblocking pool is initialized
[ 8.299173] rk_gmac-dwmac ff540000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ OK ] Started Network Manager.
Starting Network Manager Wait Online...
[ OK ] Reached target Network.
Starting Permit User Sessions...
Starting Network Manager Script Dispatcher Service...
[ OK ] Started Permit User Sessions.
[ OK ] Started Serial Getty on ttyFIQ0.
[ OK ] Started Getty on tty1.
[ OK ] Reached target Login Prompts.
[ OK ] Started Network Manager Script Dispatcher Service.
Starting Hostname Service...
[ OK ] Started Hostname Service.
[ 9.184481] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
Starting Authorization Manager...
[ OK ] Started Authorization Manager.
[ 9.534881] EXT4-fs (mmcblk1p7): resizing filesystem from 524288 to 1907707 blocks
[ 9.730209] EXT4-fs (mmcblk1p7): resized filesystem to 1907707
[ OK ] Started Rock 64 First boot.
[ OK ] Started Generate SSH keys if not there.
Starting OpenBSD Secure Shell server...
[ OK ] Started OpenBSD Secure Shell server.
[ 12.775433] rk_gmac-dwmac ff550000.ethernet eth1: Link is Up - 100Mbps/Half - flow control off
[ 12.781019] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 13.834677] tty_port_close_start: tty->count = 1 port count = 2.
Notice in particular these 2 lines
[ 8.299173] rk_gmac-dwmac ff540000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 12.775433] rk_gmac-dwmac ff550000.ethernet eth1: Link is Up - 100Mbps/Half - flow control off
Same behaviour with both 4.4.103 and 4.15.0 kernel.
The problem is still there.