I’m having a problem with my Raspberry Pi 3 using an external USB Gigabit ethernet adaptor.
Every now and then the adaptor disconnects. I don’t know if it’s powering off or just being dropped by the kernel randomly or what.
The Pi runs Ubuntu Mate 16.04.2 LTS headless. The onboard ethernet is unplugged, wifi unused/unconfigured.
I’m not aware of any power management the Pi does; there’s no upowerd process running, and it’s only wifi that has the power management switch in /etc/network/interfaces as far as I know.
Here’s the latest thing I’ve found - the network switches off, but I don’t think it’s the USB NIC powering down. Unplugging the ethernet from the NIC and plugging it back in fixes it, so it’s what … dropping the DHCP and not asking for a new IP?
Is that something that NM should manage? Can I tweak that on the CLI? Otherwise I’d have to re-enable the GUI and VNC in.