Skip to:
Hello,
Using the Rock Pi S with 10mbps Ethernet connection is not possible. A connection is shown but data transmission is not possible.
SoC is RK3308, ethernet chip is Realtek RTL8201F.
Steps to reproduce:
Armbian 23.8.1 Bullseye with Linux 6.1.50-current-rockchip64
Armbian 23.02.2 Buster with Linux 5.15.93-rockchip64
“ethtool -s eth0 speed 10 duplex full autoneg on” leads to loss of connection.
Working fine:
Armbian 21.08.1 Bullseye with Linux 5.10.60-rockchip64
Armbian 21.08.1 Buster with Linux 5.10.60-rockchip64
Discussion in forum:
Fixed with
The breakage seems to have occurred somewhere between Armbian kernel 5.13 and 5.15.
I’m testing by running after
ethtool -s eth0 advertise 3
vs
ethtool -s eth0 advertise 0xf
Just confirmed. Very strange. I’ll have a look.
Hello,
Using the Rock Pi S with 10mbps Ethernet connection is not possible. A connection is shown but data transmission is not possible.
SoC is RK3308, ethernet chip is Realtek RTL8201F.
Steps to reproduce:
Armbian 23.8.1 Bullseye with Linux 6.1.50-current-rockchip64
Armbian 23.02.2 Buster with Linux 5.15.93-rockchip64
“ethtool -s eth0 speed 10 duplex full autoneg on” leads to loss of connection.
Working fine:
Armbian 21.08.1 Bullseye with Linux 5.10.60-rockchip64
Armbian 21.08.1 Buster with Linux 5.10.60-rockchip64
Discussion in forum: