Linux Lite Forums
Slow LAN Speed in LL - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6)
+--- Forum: Network (https://www.linuxliteos.com/forums/forumdisplay.php?fid=24)
+--- Thread: Slow LAN Speed in LL (/showthread.php?tid=6492)

Pages: 1 2


Slow LAN Speed in LL - Charybdis - 10-06-2019

Hi all,

my local LAN is slow in Linux Lite.

My system:
CPU: Ryzen 7 on Gigabyte board, 3 Gb RAM, onbard LAN card is classical 1 Gb.
And
CPU: Intel I5 3 Ghz, same as above
And...
It shouldn't matter much as I meet this problem on a few machines of more or less this class.
The test has been run on the same computers, once with LL, once with Windows.

My problem:
The speed of transfers is slow.

From (any used here) computer to a Synology NAS (Jumbo packet 9Kb enabled) 1 Gb LAN speed


The numbers:

* LL (no tweak)
Speed up/down is ~25 Kb/s


* Windows 7/10 (Jumbo packet 9Kb enabled)
Speed up/down is ~60 Kb/s

* Windows 7/10 (NO Jumbo packet)
Speed up/down is ~35 Kb/s

The transfer of large file becomes very (too very) long under LL.

There is something to be done in the LL configuration, I think. 

Thank you for reading this.



Re: Slow LAN Speed in LL - Valtam - 10-06-2019

Moved to Network section.

What is your network card?

Open a Terminal, paste here the output of:

Code:
inxi -N



Re: Slow LAN Speed in LL - Charybdis - 10-06-2019

Sorry for the wrong place

inxi -N

Network: Card: Realtek RTL8111/8168/8411 PCIE Gigabit Ethernet Controller
              driver: r8169



Re: Slow LAN Speed in LL - Valtam - 10-06-2019

What is the output of:

apt policy r8168-dkms

Sent from my Mobile phone using Tapatalk




Re: Slow LAN Speed in LL - Charybdis - 10-06-2019

r8168-dkms:
  Installed: (none)
  Candidate: 8.045.08-2
  Version table:
    8.045.08-2 500
        500 http://uk-mirrors.evowise.com/ubuntu bionic/universe amd64 Packages
        500 http://uk-mirrors.evowise.com/ubuntu bionic/universe i386 Packages



Re: Slow LAN Speed in LL - Valtam - 10-06-2019

sudo apt-get install r8168-dkms

Reboot. See if that helps.

Sent from my Mobile phone using Tapatalk




Re: Slow LAN Speed in LL - Charybdis - 10-06-2019

Not much
Speed is now some 27~28 Mb
(Tried with 0.7 & 2.1 Gb file size)

Any  chance in tweaking jumbo packet @ 9000 (as I did in windows to get much better results in it) ?


Re: Slow LAN Speed in LL - Valtam - 10-06-2019

You've gone from kb/s to mb/s and you call it 'not that much' ?

Sent from my Mobile phone using Tapatalk




Re: Slow LAN Speed in LL - Charybdis - 10-06-2019

Stupid me, it was Mb


Re: Slow LAN Speed in LL - Valtam - 10-07-2019

Could you please adjust the original information accordingly, and we can go from there.