Ansuel / tch-nginx-gui

Modified file to apply to a stock technicolor GUI
GNU General Public License v3.0
341 stars 52 forks source link

Can't set Ethernet port speed in the GUI #1000

Closed Digitalone1 closed 3 years ago

Digitalone1 commented 3 years ago

Device Model: MediaAccess TG789vac v2 (given by Tiscali) Gui Version: 9.5.38-ba81e28c

Description of problem: I have a laptop with LAN Gigabit port and, as far as I know, my router model supports Gigabit Ethernet ports.

Normally, when I connect this laptop through an Ethernet CAT 6 cable, I should have 1000baseT link, but I'm only having 100baseT. I wonder why.

I'm pretty sure everything is set correctly by laptop side:

    Supported ports: [ TP ]
    Supported link modes:   10baseT/Half 10baseT/Full
                            100baseT/Half 100baseT/Full
                            1000baseT/Full
    Supported pause frame use: Symmetric Receive-only
    Supports auto-negotiation: Yes
    Supported FEC modes: Not reported
    Advertised link modes:  1000baseT/Full
    Advertised pause frame use: No
    Advertised auto-negotiation: Yes
    Advertised FEC modes: Not reported

The highest mode is supported and advertised, auto-negotiation the same.

While on the router side I'm not aware. I can't find inside the GUI an option to set the port speed and I don't know if there's something to tweak in the config files through ssh.

Let me know if there's something wrong, please. Thanks.

Digitalone1 commented 3 years ago

Resolved. Nothing wrong in ethtool or the network card driver. It was NetworkManager wrongly configured with auto-negotiation set to false.