11-13-2019, 01:50 AM
You're very welcome.
Sent from my Mobile phone using Tapatalk
Sent from my Mobile phone using Tapatalk
Ethernet Not Working, Intel e1000e 82578DC rev 06
|
11-13-2019, 01:50 AM
You're very welcome.
Sent from my Mobile phone using Tapatalk
11-13-2019, 01:57 AM
(11-12-2019, 08:53 PM)Jerry link Wrote: I wouldn't do that at this stage. Good. It looked like swatting flies with a sledge hammer to me. We'll save it as a last resort and, hopefully, find a simpler solution instead.
jerryc, not to be confused with the real Jerry who developed this distro.
11-13-2019, 02:45 AM
(11-12-2019, 02:15 PM)jerryc link Wrote: Neither of these worked, either: I'm going to stick my head in for a sec... don't want to muddy the waters.. For kicks I was on my Ubuntu server... I saw your code previously --- and thought I'd try.. (subbing my interface name - lol) Code: sudo ip link set dev enp0s25 up Only once I upped it via the code below did I pull an IPv4 addy (I think yours pulled IPv6) Code: sudo ifup ETH_Device For your system... Code: sudo ifdown enp0s25 and sudo ifup enp0s25 Might be worth a try -- your not changing anything...
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200) LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server Running Linux Lite since LL2.2
11-13-2019, 02:58 AM
(11-13-2019, 02:45 AM)firenice03 link Wrote: ...For sure. Ever since I found out the kernel now already has the right driver built it, I've figured it would be something simple like this. If not this, I expect something similarly simple will do it. Thanks for the input. I'll try it this weekend when I'm back at my sweetie's. Meanwhile, she'd doing fine on the wireless, and her computer is running much faster on LL than it did on Win7. She loves it.
jerryc, not to be confused with the real Jerry who developed this distro.
11-13-2019, 03:03 AM
(11-13-2019, 02:58 AM)jerryc link Wrote: I've figured it would be something simple like this. If not this, I expect something similarly simple will do it. More often than not... it usually something simple (atleast it seems to me) ;D Quote:Thanks for the input. I'll try it this weekend when I'm back at my sweetie's. Meanwhile, she'd doing fine on the wireless, and her computer is running much faster on LL than it did on Win7. She loves it. LL is GREAT!! for me it has saved all kinds of hardware from scrap.. I run it on a lot
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200) LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server Running Linux Lite since LL2.2
11-13-2019, 04:23 AM
Even easier, install the dkms deb package - https://github.com/koljah-de/e1000e-dkms...n/releases
11-13-2019, 04:41 AM
(11-13-2019, 04:23 AM)Jerry link Wrote: Even easier, install the dkms deb package - https://github.com/koljah-de/e1000e-dkms...n/releases Deb package? Now you're singing my song! Those, I know how to do. And, it looks like there's a newer version than the one in my kernel. Looking forward to trying it this weekend. Thank you.
jerryc, not to be confused with the real Jerry who developed this distro.
11-13-2019, 12:54 PM
[member=10020]jerryc[/member]
And... maybe a simple thing to try, you know just in case it's not already done. Try changing the wire itselft and/or the port in the switch/router it's connected too. You'd be surprise how many times I solved a network issue checking the physical wire because the little plastic clip was broken and the wire was not fully clipping "in" the plug ) Just last week, I solved a VoIP issue for 20 people by changing the main ethernet cable. Connectors looked flaky and seemed to have "pulled" wires and was not "molded". Was also an old CAT5 so I put a CAT6 in its place.
- TheDead (TheUxNo0b)
If my blabbering was helpful, please click my [Thank] link.
11-13-2019, 01:00 PM
(11-13-2019, 12:54 PM)TheDead link Wrote: Try changing the wire itself and/or the port in the switch/router it's connected too. Thanks, but it works fine with Win7 and has for years. It has to be a config issue of some kind. It's a desktop, not a laptop. Hasn't moved. I've tried probing for the router's url, but nothing has shown up.
jerryc, not to be confused with the real Jerry who developed this distro.
Network Manager can be quirky with things that involve changing some drivers not in a repository kernel version. It can sometimes behave as if it was not installed as a GUI application prior to such a change.
To ease my mind concerning this run the following again: nmcli connection show And then run: nmcli connection up 'Wired connection 1' (or whichever you wish to activate) Then run: nmcli dev status This will show if the correct logical name 'enp0s25' of your device is listed as up. If all this is correct and there is still no connection make sure your firewall is configured correctly. Perhaps you changed it at some point and forgot about it. If all is well there and you are still not connected you can try changing the ifupdown plugin configuration in your /etc/NetworkManager/NetworkManager.conf file from false to true. I'm not on LL right now so the file may have a different location. TC
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.
|
« Next Oldest | Next Newest »
|