The officially official Devuan Forum!

You are not logged in.

#1 2018-06-20 12:39:11

andrew
Member
Registered: 2018-04-19
Posts: 1  

ethtool --identify fails for ixgbe X553 NICs

Hi,

we're currently setting up new hardware with Linux (Devuan Ascii / Debian 9) on Atom Denverton SoC systems utilizing the X553 NICs.

While general networking seems to work just fine, our go-to method to identify the NICs by LEDs blinking (ethtool -p / --identify ethX) doesn't seem to do anything. The command is being accepted (on unsupported hardware we'd get a "Operation not supported"), but there's simply no blinking happening :-(

Various other Intel NICs in use (older chipsets using the e1000 or igb drivers, for example 82574L or I350) display the expected behavior. We've tried the newest drivers 5.3.7. as well as the ones shipped with our kernel of choice (4.16. from backports) - neither seem to work.

Are we doing it wrong? Any hints appreciated :-)

Offline

#2 2018-06-21 09:18:36

cynwulf
Member
Registered: 2017-10-09
Posts: 234  

Re: ethtool --identify fails for ixgbe X553 NICs

Disclaimer: I have no foreknowledge of ethtool.

However, from a quick glance at ethtool(8), there appear to be a number of options to query the driver to see what functionality is supported.  So perhaps not a matter of unsupported hardware, but an unsupported feature?

Offline

Board footer