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:
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