Linux Lite Forums

Hardware - Support => Network => Topic started by: pemartins on February 01, 2018, 12:52:02 PM

Title: Ethernet connection very slow and droping on old desktop
Post by: pemartins on February 01, 2018, 12:52:02 PM
The Ethernet connection in this old pc is killing me to the point I cannot even update the system... :(

Here's the output of ifconfig:
Code: [Select]
[code]$ ifconfig
enp0s18   Link encap:Ethernet  HWaddr 00:16:17:c6:41:79 
          inet addr:192.168.1.4  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::3d9c:f129:70d0:20d/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2912 errors:0 dropped:0 overruns:0 frame:668
          TX packets:3227 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:2557078 (2.5 MB)  TX bytes:380159 (380.1 KB)

lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:367 errors:0 dropped:0 overruns:0 frame:0
          TX packets:367 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:32478 (32.4 KB)  TX bytes:32478 (32.4 KB)
[/code]

I attached the system report created with Linux Lite's script.

I had a similar problem in this machine while using Windows XP, I do not remember what I did but it had something to do with changing something like duplex and changing 100MB/s to 10MB/s or something alike.

What can I do to improve the Ethernet connection?
Title: Re: Ethernet connection very slow and droping on old desktop
Post by: rokytnji on February 01, 2018, 04:22:51 PM
I'd try a brand new ethernet cable 1st. Another time. One of my ethernet ports went bad on my wireless router. I had to change it out .

I fixed some of the slow part by calling my ISP provider.
Title: Re: Ethernet connection very slow and droping on old desktop
Post by: pemartins on February 02, 2018, 12:21:01 PM
@rokytnji thank you very much for helping me.

And yes, your advice of checking the basics first apparently fixed my issue, I changed the cable and the Ethernet port on the router and the speed is now very acceptable!

Thank you very much once again. I'm marking this one as solved.
Title: Re: Ethernet connection very slow and droping on old desktop
Post by: rokytnji on February 02, 2018, 12:28:48 PM
Cool Beans. I*t is usually something simple when it comes to ethernet problems using Linux. The kernel usually has Ethernet hardware covered real well.