Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5008

Troubleshooting • Re: Raspberry Pi 3 B Ethernet stops working after a while

$
0
0
I seem to have a semblance of a workaround. The gist of it is to take eth0 down, power USB off, power up USB again, and take eth0 up.

These are my commands:

Code:

nmcli device down eth0sleep 1echo 0 > /sys/devices/platform/soc/3f980000.usb/buspowersleep 2echo 1 > /sys/devices/platform/soc/3f980000.usb/buspowersleep 7nmcli device up eth0

Statistics: Posted by larsbrinkhoff — Fri Aug 09, 2024 12:46 pm



Viewing all articles
Browse latest Browse all 5008

Trending Articles