Comment 3 for bug 1797654

Revision history for this message
dann frazier (dannf) wrote :

cosmic verification:

ubuntu@d06-3:~$ cat /proc/version
Linux version 4.18.0-11-generic (buildd@bos02-arm64-030) (gcc version 8.2.0 (Ubuntu 8.2.0-7ubuntu1)) #12-Ubuntu SMP Tue Oct 23 19:24:51 UTC 2018
ubuntu@d06-3:~$ sudo ethtool -s enp125s0f2 speed 100 duplex half autoneg off
ubuntu@d06-3:~$ sudo ethtool enp125s0f2 | grep auto-negotiation
 Supports auto-negotiation: Yes
 Advertised auto-negotiation: No
ubuntu@d06-3:~$ sudo ifconfig enp125s0f2 down; sudo ifconfig enp125s0f2 up
ubuntu@d06-3:~$ sudo ethtool enp125s0f2 | grep auto-negotiation
 Supports auto-negotiation: Yes
 Advertised auto-negotiation: No