Hi,
Now I use kubuntu 18.04 and used ubuntu 16.04 before, the same problem.
On linux the speed is 10Mb/s but on Windows 7 (dual boot) the speed of the link is 100Mb/s.
I read a couple of posts about my network interface issues with slow speed, nothing to help.
Info :
Now I use kubuntu 18.04 and used ubuntu 16.04 before, the same problem.
On linux the speed is 10Mb/s but on Windows 7 (dual boot) the speed of the link is 100Mb/s.
I read a couple of posts about my network interface issues with slow speed, nothing to help.
Info :
Code:
[COLOR=#222222][FONT=monospace][COLOR=#000000]sudo lshw -C network [/COLOR] *-network description: Ethernet interface product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller vendor: Realtek Semiconductor Co., Ltd. physical id: 0 bus info: pci@0000:05:00.0 logical name: enp5s0 version: 06 serial: 4c:cc:6a:61:bf:a8 size: 100Mbit/s capacity: 1Gbit/s width: 64 bits clock: 33MHz capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168e-3_0.0.4 03/27/12 ip=192.168.21.46 latency=0 link=yes mul ticast=yes port=MII speed=100Mbit/s resources: irq:16 ioport:d000(size=256) memory:fe704000-fe704fff memory:fe700000-fe703fff [/FONT][/COLOR][COLOR=#222222][FONT=Verdana][/FONT][/COLOR]
Code:
[COLOR=#222222][FONT=monospace][COLOR=#000000]lsmod | grep r81[/COLOR] [COLOR=#FF5454][B]r81[/B][/COLOR][COLOR=#000000]69 86016 0[/COLOR] mii [/FONT][/COLOR][COLOR=#222222][FONT=Verdana] [/FONT][/COLOR][COLOR=#222222][FONT=monospace] 16384 1 [COLOR=#FF5454][B]r81[/B][/COLOR][COLOR=#000000]69[/COLOR] [/FONT][/COLOR][COLOR=#222222][FONT=Verdana][/FONT][/COLOR]
Code:
[COLOR=#222222][FONT=monospace][COLOR=#000000]sudo ethtool enp5s0[/COLOR] Settings for enp5s0: Supported ports: [ TP MII ] Supported link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Half 1000baseT/Full Supported pause frame use: No Supports auto-negotiation: Yes Supported FEC modes: Not reported Advertised link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Half 1000baseT/Full Advertised pause frame use: Symmetric Receive-only Advertised auto-negotiation: Yes Advertised FEC modes: Not reported Link partner advertised link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full Link partner advertised pause frame use: Symmetric Link partner advertised auto-negotiation: Yes Link partner advertised FEC modes: Not reported Speed: 100Mb/s Duplex: Full Port: MII PHYAD: 0 Transceiver: internal Auto-negotiation: on Supports Wake-on: pumbg Wake-on: g Current message level: 0x00000033 (51) drv probe ifdown ifup Link detected: yes [/FONT][/COLOR][COLOR=#222222][FONT=Verdana][/FONT][/COLOR]
Comment