Score:0

post-up rule not setting eee off post reboot

gb flag

I have a raspberry pi 4, with 22.04 installed. I keep getting drop outs from the network with errors in dmseg like

bcmgenet_xmit: tx ring 1 full when queue 2 awake

Another post suggested that this may be due to the EEE setting being on for the eth0. While I can set it off using

sudo ethtool --set-eee eth0 eee off

This doesn't persist over reboots.

I've tried adding this to /etc/network/interfaces

# Ethernet
allow-hotplug eth0
iface eth0 inet dhcp
    post-up /sbin/ethtool --set-eee eth0 eee off
address 192.168.1.3

But this doesn't seem to work and EEE is set on after a reboot. What is wrong with my configuration? How can I debug this?

Pilot6 avatar
cn flag
`/etc/network/interfaces` is not used in 22.04.
ThatDataGuy avatar
gb flag
Well that explains it :-) Suggestions for how I can achieve the same result?
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.