11-12-2019, 01:07 PM
I've done some more digging. The driver needed is e1000e. It's supposed to be merged into the kernel already now.
I ran:
and got:
So, it appears as though I already have the proper driver. However, it's still not working.
Any ideas?
Thank you for your help on this.
I ran:
Code:
lsmod | grep e1000
and got:
Code:
e1000e 249856 0
ptp 20480 1 e1000e
So, it appears as though I already have the proper driver. However, it's still not working.
Any ideas?
Thank you for your help on this.
jerryc, not to be confused with the real Jerry who developed this distro.