CodingBox Q&A Ask question

All questions

Latest questions from the community.

111 questions
15 30 50 per page
0votes
0comments
192views

Missing 10G interface on Intel 82599/X520: enabling allow_unsupported_sfp persistently on CentOS and Ubuntu

A Linux server with an Intel 82599ES 10-Gigabit SFI/SFP+ controller showed no 10G interface and dmesg contained failed to load because an unsupported SFP+ or QSFP module type was detected after an untested SFP+ module was inserted. The article explains that the ixgbe driver only enables modules it…

0votes
0comments
189views

Fixing no carrier with Flypro 10GBASE-T SFP+ on a Dell-branded X520-DA2 under Debian and FreeBSD/OPNsense

A Dell-branded Intel X520-DA2 with Flypro 10GBASE-T SFP+ modules showed no carrier (or no interface at all) on Debian and on FreeBSD-based OPNsense because the card rejects unapproved modules. The post collects the per-OS fixes and the permanent EEPROM approach. Hardware involved: Dell-branded…

0votes
0comments
100views

Brocade ICX6450-C12-PD SFP ports stay down: the C12 only does 1G while the peer ICX6450-24P defaults to 10G

The two SFP ports (F1/F2) of a Brocade ICX6450-C12-PD, licensed for 10G, would not come up with either a Brocade 1000BASE-LR SFP (33211-100) or 10GBASE-SR modules over a 5 m single-mode patch to an ICX6450-24P. show media saw the transceivers but the interface reported GigabitEthernet1/3/1 is down…

0votes
0comments
253views

ethtool -m on Intel X722 fails: Module EEPROM memory read not supported, please update the NVM image

On an Intel S2600WFT board the X722 10GbE SFP+ controller (rev 09, NVM 3.31 0x80000d31 1.1767.0) refused ethtool -m with Cannot get module EEPROM information: Invalid argument, and the kernel logged Module EEPROM memory read not supported. Please update the NVM image. The behaviour was identical…

3votes
1 answer
87views

Where to set hw.ix.unsupported_sfp=1 on a Netgate XG-7100 with third-party optics (loader.conf.local vs GUI tunables)

The poster had third-party SFP+ optics for both the on-board Intel X553 ports of a Netgate XG-7100 and an add-in X520-DA2 and had found that hw.ixgbe.unsupportedsfp=1 in /boot/loader.conf enables them. Questions: does it apply to both on-board and PCIe Intel ports, what is the difference between…

1vote
2 answers
144views

VyOS on Supermicro SYS-1019D with Intel X722: i40e has no allow_unsupported_sfp, third-party SFP+ rejected

On a Supermicro SYS-1019D-FRN8TP running VyOS 1.4 rolling the on-board Intel X722 (i40e) did not recognise an ISP-supplied 1310/1270 nm single-fibre SFP nor other spare optics; ethtool -m returned Cannot get module EEPROM information: Invalid argument. The poster asked how to apply the well-known…