Post by t***@sys-concept.comPost by Mark KnechtPost by t***@sys-concept.comI have a motherboard that I think is using incorrect network driver.
lspci -knn |grep net -A 4
04:00.0 Ethernet controller [0200]: Intel Corporation I211
Gigabit Network Connection [8086:1539] (rev 03)
Post by t***@sys-concept.comPost by Mark KnechtPost by t***@sys-concept.comSubsystem: ASUSTeK Computer Inc. I211 Gigabit Network Connection [1043:85f0]
Kernel driver in use: igb
The network speed on the switch is only 10Mbs or 100Mbs (orange light)
Is the switch a reliable 1Gb switch? I've owned a couple of cheap
switches that said they
Post by t***@sys-concept.comPost by Mark Knechtwere 1Gb but didn't always work.
I'm using TRENDnet 24-Port Gigabit Switch
I had problem with slow connection to this PC using other switches,
always slow especially trying to initiate X2go session with this PC, it
take about 25sec to start session,
Post by t***@sys-concept.comTrying to open X2go session with other PC on same network it take about 4sec.
But I think I'm not only the one having problem with this Intel adapter and igb driver.
https://askubuntu.com/questions/1307288/slow-10-mb-s-wired-connection-on-18-04
Well, I don't think the driver itself is the problem. I have an AMD-based
motherboard but it
reports the same Intel device.
I have no problems getting about 850-900Mb sustained throughput. I'm using
Kubuntu, not Gentoo, but Ubuntu-based like the link you provided. My switch
is just a cheap Netgear thing. I get green lights on the switch but on the
back of my
PC I have solid green on the right and flashing orange on the left. I've
never
bothered to determine why those are the light colors. However just using
throughput testing to another local machine (see the instructions I gave
Dale
sometime ago on this list) I get good throughput.
***@science2:~$ lspci -knn | grep Eth -A3
07:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125
2.5GbE Controller [10ec:8
125] (rev 05)
Subsystem: ASUSTeK Computer Inc. RTL8125 2.5GbE Controller
[1043:87d7]
Kernel driver in use: r8169
Kernel modules: r8169
08:00.0 Ethernet controller [0200]: Intel Corporation I211 Gigabit Network
Connection [8086:1539] (re
v 03)
Subsystem: ASUSTeK Computer Inc. I211 Gigabit Network Connection
[1043:85f0]
Kernel driver in use: igb
Kernel modules: igb
***@science2:~$
I do not currently use the 2.5Gb interface.
Don't think I can help beyond this info.
Good luck,
Mark