Announcement

Collapse
No announcement yet.

Very slow ethernet connection

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Very slow ethernet connection

    Hey,
    After switching to kubuntu im noticing very slow wired connection (from ~30mb/s to 10mb/s)
    After I ran the following command: [HTML]sudo lshw -class network -short && nmcli device status[/HTML]

    the command showed the following:

    H/W path Device Class Description
    ================================================== =========
    /0/100/14.3 wlo1 network Raptor Lake-S PCH CNVi WiFi
    /0/100/1c.2/0 enp5s0 network Ethernet Controller I225-V
    DEVICE TYPE STATE CONNECTION
    enp5s0ethernetconnectedWired connection 1
    loloopbackconnected (externally)lo
    virbr0bridgeconnected (externally)virbr0
    wlo1wifiunavailable--
    p2p-dev-wlo1wifi-p2punavailable--

    this showed me the name of the device and with ethtool i checked the settings for the enp5s0:



    Settings for enp5s0:
    Supported ports: [ TP ]
    Supported link modes: 10baseT/Half 10baseT/Full
    100baseT/Half 100baseT/Full
    1000baseT/Full
    2500baseT/Full
    Supported pause frame use: Symmetric
    Supports auto-negotiation: Yes
    Supported FEC modes: Not reported
    Advertised link modes: 10baseT/Half 10baseT/Full
    100baseT/Half 100baseT/Full
    1000baseT/Full
    2500baseT/Full
    Advertised pause frame use: Symmetric
    Advertised auto-negotiation: Yes
    Advertised FEC modes: Not reported
    Speed: 1000Mb/s
    Duplex: Full
    Auto-negotiation: on
    Port: Twisted Pair
    PHYAD: 0
    Transceiver: internal
    MDI-X: Unknown
    netlink error: Operation not permitted
    Current message level: 0x00000007 (7)
    drv probe link



    Does anyone know how I can fix my poor internet speed?
Working...
X