Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

10Gb NIC detected at 1GB

Featured Replies

Hi,

I just put a Intel X550-T2 card in my server - switched it to eth0 and rebooted and can connect OK.

However the NIC is only detected at 1Gb. I was going for 2.5Gb as that is what my new switch (Unifi cloud gateway Fiber) supports (connected by about 50ft of Cat6).

I've read about issues with 2.5Gb and the need to force this speed? here is current status:

root@TOWER:~# ethtool eth0

Settings for eth0:

Supported ports: [ TP ]

Supported link modes: 100baseT/Full

1000baseT/Full

10000baseT/Full

2500baseT/Full

5000baseT/Full

Supported pause frame use: Symmetric

Supports auto-negotiation: Yes

Supported FEC modes: Not reported

Advertised link modes: 100baseT/Full

1000baseT/Full

10000baseT/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

Supports Wake-on: d

Wake-on: d

Current message level: 0x00000007 (7)

drv probe link

Link detected: yes

any suggestions on how to connect it at 2.5 ?

thanks,

  • Community Expert
13 minutes ago, chuga said:

Advertised link modes: 100baseT/Full

1000baseT/Full

10000baseT/Full

The NIC is not advertising 2.5 and 5GbE support, not sure if it's a driver or other limitation. Google or ChatGPT may help.

  • Author

*updated. Via user script plugin I created a script with these lines and set it to run when array starts for the first time.

hope this helps if anyone else has the same issue:

root@TOWER:~# ethtool -s eth0 autoneg off

root@TOWER:~# ethtool -s eth0 speed 2500 duplex full

I found a suggestion that may have worked. How can I make this persistent after reboot? I'm not sure what file to modify.

root@TOWER:~# ethtool -s eth0 autoneg off

root@TOWER:~# ethtool -s eth0 speed 2500 duplex full

root@TOWER:~# ethtool eth0

Settings for eth0:

Supported ports: [ TP ]

Supported link modes: 100baseT/Full

1000baseT/Full

10000baseT/Full

2500baseT/Full

5000baseT/Full

Supported pause frame use: Symmetric

Supports auto-negotiation: Yes

Supported FEC modes: Not reported

Advertised link modes: 2500baseT/Full

Advertised pause frame use: Symmetric

Advertised auto-negotiation: Yes

Advertised FEC modes: Not reported

Speed: 2500Mb/s

Duplex: Full

Auto-negotiation: on

Port: Twisted Pair

PHYAD: 0

Transceiver: internal

MDI-X: Unknown

Supports Wake-on: d

Wake-on: d

Current message level: 0x00000007 (7)

drv probe link

Link detected: yes

Edited by chuga

  • Community Expert

You can add them to the go file, or a user script.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.