Ethernet connection to Mesa 7i76e disconnecting on its own after one minute

More
30 May 2026 03:24 #346755 by tommylight
sudo apt install ethtool
-
And the network is not set up properly or not connected???

Please Log in or Create an account to join the conversation.

More
30 May 2026 03:34 #346756 by PCW
Yes, the network is not setup properly (no fixed IP address)
 

Please Log in or Create an account to join the conversation.

More
30 May 2026 04:30 #346758 by rodw
I did a video recently about this

Please Log in or Create an account to join the conversation.

More
30 May 2026 05:08 #346759 by RMJ fabrication
I installed ethtool and I am still getting command not found 
Attachments:

Please Log in or Create an account to join the conversation.

More
30 May 2026 05:16 #346760 by rodw
probably needs sudo ethtool

Please Log in or Create an account to join the conversation.

More
30 May 2026 05:50 #346762 by RMJ fabrication
sudo ethtool works 
Attachments:

Please Log in or Create an account to join the conversation.

More
30 May 2026 10:23 - 30 May 2026 10:28 #346765 by rodw
type: sudo ethtool --set-eee eno1 eee off

this will be lost on boot so to make it permanent
type
sudo grub-customizer
open the second tab and on the line it says quiet, add: igb.EEE=0
save and reboot. 
check eee is off again with ethtool

With energy efficient Ethernet enabled, sometimes your NIC has a holiday which is not good for latency

Also type man hm2_eth and follow the instructions so disable coalescing if you have not done that yet on your 10.10.10.1 NIC
Last edit: 30 May 2026 10:28 by rodw.

Please Log in or Create an account to join the conversation.

More
30 May 2026 10:27 #346766 by rodw
once all that's done, do the ping command PCW asked for and share it. It should be pretty good now.

Please Log in or Create an account to join the conversation.

More
30 May 2026 14:45 #346771 by PCW
The reason ethtool is not found is that it's installed in /usr/sbin/
and that's not on the default user path. (but is in the default root path)

Please Log in or Create an account to join the conversation.

More
30 May 2026 18:32 #346778 by RMJ fabrication
The sudo grub-customizer did not disable eee for me.   
Attachments:

Please Log in or Create an account to join the conversation.

Moderators: snowgoer540
Time to create page: 0.352 seconds
Powered by Kunena Forum