terpstra / xl710-unlocker

Unlock Intel XL710 / X710 cards for use with any SFP+
69 stars 34 forks source link

Problem with XL710-QDA2 #6

Open paunadeu opened 6 years ago

paunadeu commented 6 years ago

There was a problem finding data. eeprom = enp132s0f0.eeprom.tar.gz

Output of: ./mytool 0 0x8000 http://paste.ubuntu.com/p/MWnB6fshNr/

NIC is: XL710-QDA2 (0x1583)

I don't understand how can I find phy0_offset

Any help will be apreciated.

bibigon812 commented 6 years ago

Hi, I'll look at it.

bibigon812 commented 6 years ago

@paunadeu Hi. Could you give me the lspci output with your card?

paunadeu commented 6 years ago

T X 13/07:19:51 0 0.0/40 root@ubuntu:~ # lspci | grep 40 84:00.0 Ethernet controller: Intel Corporation Ethernet Controller XL710 for 40GbE QSFP+ (rev 01) 84:00.1 Ethernet controller: Intel Corporation Ethernet Controller XL710 for 40GbE QSFP+ (rev 01)

T X 13/07:19:54 0 0.0/40 root@ubuntu:~ # lspci -n |grep 84:00 84:00.0 0200: 8086:1583 (rev 01) 84:00.1 0200: 8086:1583 (rev 01)

lamcheg commented 5 years ago

Hi. Have same problem with my XL710-QDA2. lspci output:

root@test# lspci | grep QSFP
04:00.0 Ethernet controller: Intel Corporation Ethernet Controller XL710 for 40GbE QSFP+ (rev 02)
04:00.1 Ethernet controller: Intel Corporation Ethernet Controller XL710 for 40GbE QSFP+ (rev 02)
04:00.2 Ethernet controller: Intel Corporation Ethernet Controller XL710 for 40GbE QSFP+ (rev 02)
04:00.3 Ethernet controller: Intel Corporation Ethernet Controller XL710 for 40GbE QSFP+ (rev 02)
root@test# lspci -n | grep 04:00
04:00.0 0200: 8086:1583 (rev 02)
04:00.1 0200: 8086:1583 (rev 02)
04:00.2 0200: 8086:1583 (rev 02)
04:00.3 0200: 8086:1583 (rev 02)

./mytool 0 0x8000 output: mytool-eeprom-dump.txt.gz

ethtool --eeprom-dump eth1 output: my-xl710-qda2-eeprom.dump.gz

Any help will be apreciated.

lamcheg commented 5 years ago

Problem resolved by uploading Intel firmware into QSFP+ module. No card manipulations was needed.