Current ethtool version on this machine is 5.4. But need 6.9 due to a bug fix in its ability to advertise ethernet speeds and duplex settings. the 5.4 version simply rejects the number but a fix was released in January.
Is it possible to install this new version without updating Ubuntu?
Settings for enp152s0f1np1:
Supported ports: [ Backplane ]
Supported link modes: 1000baseKX/Full
10000baseKR/Full
25000baseCR/Full
25000baseKR/Full
25000baseSR/Full
Supported pause frame use: Symmetric
Supports auto-negotiation: Yes
Supported FEC modes: None BaseR RS
Advertised link modes: 1000baseKX/Full
10000baseKR/Full
25000baseCR/Full
25000baseKR/Full
25000baseSR/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: Yes
Advertised FEC modes: None
Speed: 10000Mb/s
Duplex: Full
Port: Direct Attach Copper
PHYAD: 0
Transceiver: internal
Auto-negotiation: on
Cannot get wake-on-lan settings: Operation not permitted
Current message level: 0x00000004 (4)
link
Link detected: yes
DEVICE TYPE STATE CONNECTION
wlx801f02f93201 wifi connected eduroam User
enp152s0f1np1 ethernet connected netplan-enp152s0f1np1
enp153s0f1 ethernet connected netplan-enp153s0f1
usb0 ethernet connected Wired connection 3
enp152s0f0np0 ethernet unavailable --
enp153s0f0 ethernet unavailable --
root@machine:/etc/netplan# ethtool -s enp152s0f1np1 autoneg on speed 25000 duplex full
Cannot advertise speed 25000 duplex full
root@machine:/etc/netplan#