With the latest releases of the 5.15.x series kernel compiled by me for the goflexnet thank to the patches provided by bodhi, the auto-negotiation of the ethernet interface does not seem to work. If I send the command "ifdown eth0 & ifup eth0" the network is not reconfigured and I lose the connection with ssh. If in "/etc/network /interace" I put the line "pre-up ethtool -s eth0 autoneg off duplex full speed 1000" everything works. Any suggestions for making the auto-negotiation of the ethernet interface work?
↧