Re: module not loading on startup

2017-08-11 Thread Gary Dale
On 11/08/17 03:39 PM, Pascal Hambourg wrote: Le 11/08/2017 à 08:32, Gary Dale a écrit : I eventually tracked the problem down to a UDEV persistent rule (now deleted) and also the need to modify /etc/network/interfaces to use the name the name of the new NIC (enp5s0 instead of eth0 - since it

Re: module not loading on startup

2017-08-11 Thread Pascal Hambourg
Le 11/08/2017 à 08:32, Gary Dale a écrit : I eventually tracked the problem down to a UDEV persistent rule (now deleted) and also the need to modify /etc/network/interfaces to use the name the name of the new NIC (enp5s0 instead of eth0 - since it wasn't carried over in the upgrade from Jessi

module not loading on startup

2017-08-10 Thread Gary Dale
I'm running Stretch. I had to replace/upgrade the motherboard on one of my computers. While that went fairly smoothly, I lost the network. Since the new motherboard had an RTL8168 NIC, I stupidly tried Realtek's module. Not my best plan. :( I eventually tracked the problem down to a UDEV per