{"id":10787,"date":"2021-07-04T16:47:34","date_gmt":"2021-07-04T23:47:34","guid":{"rendered":"https:\/\/www.apolonio.com\/blog\/?p=10787"},"modified":"2021-07-04T16:47:34","modified_gmt":"2021-07-04T23:47:34","slug":"getting-10gb-to-work","status":"publish","type":"post","link":"https:\/\/www.apolonio.com\/blog\/?p=10787","title":{"rendered":"Getting 10GB to work"},"content":{"rendered":"\n<p>Finally got 10G to work on my network.  But not without some hoops.<\/p>\n\n\n\n<p>I got this Dell 10G card, apparently it is a Ethernet controller: Intel Corporation 82599ES, or an Intel X520-DA2 10Gb, apparently it is picky on what GBIC transievers that will work with it.<\/p>\n\n\n\n<p>Found this post <\/p>\n\n\n\n<p><a href=\"http:\/\/people.binf.ku.dk\/~hanne\/b2evolution\/blogs\/index.php\/2015\/03\/04\/ixgbe-failed-to-load-because\">http:\/\/people.binf.ku.dk\/~hanne\/b2evolution\/blogs\/index.php\/2015\/03\/04\/ixgbe-failed-to-load-because<\/a><br><br>And this Redhat post (which requires a login)<\/p>\n\n\n\n<p><a href=\"https:\/\/access.redhat.com\/solutions\/275333\">https:\/\/access.redhat.com\/solutions\/275333<\/a><\/p>\n\n\n\n<p>Which talk about adding some flags to grub and bypassing the cards check to allow any GBIC to work.  <\/p>\n\n\n\n<p>But also  found this post which changed the eeprom using nothing more than ethtool<\/p>\n\n\n\n<p><a href=\"https:\/\/forums.servethehome.com\/index.php?threads\/patching-intel-x520-eeprom-to-unlock-all-sfp-transceivers.24634\/\">https:\/\/forums.servethehome.com\/index.php?threads\/patching-intel-x520-eeprom-to-unlock-all-sfp-transceivers.24634\/<\/a><\/p>\n\n\n\n<p>Although I did the math (to make sure the correct but was set), it was verbatim<\/p>\n\n\n\n<p>To check the value <br>ethtool -e eth1 | head<\/p>\n\n\n\n<p>or <\/p>\n\n\n\n<p>ethtool -e eth1 offset 0x58 length 1<\/p>\n\n\n\n<p>The original value was fc and it needed to be fd (I did do the math, so if you are following the post, do your own math)<\/p>\n\n\n\n<p>And the command to allow any gbic in the eeprom was <\/p>\n\n\n\n<p>ethtool -E eth1 magic 0x10fb8086 offset 0x58 value 0xfd<\/p>\n\n\n\n<p>It was awesome, it worked.  <\/p>\n\n\n\n<p>Now I can use freebsd (pfsense) and not worry about the GBIC<\/p>\n\n\n\n<p>Weight: 325.0<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Finally got 10G to work on my network. But not without some hoops. I got this Dell 10G card, apparently it is a Ethernet controller: Intel Corporation 82599ES, or an Intel X520-DA2 10Gb, apparently it is picky on what GBIC &hellip; <a href=\"https:\/\/www.apolonio.com\/blog\/?p=10787\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14,11,3,9],"tags":[],"class_list":["post-10787","post","type-post","status-publish","format-standard","hentry","category-new-toys","category-technical","category-training","category-weighin"],"_links":{"self":[{"href":"https:\/\/www.apolonio.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/10787","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.apolonio.com\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.apolonio.com\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.apolonio.com\/blog\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.apolonio.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=10787"}],"version-history":[{"count":1,"href":"https:\/\/www.apolonio.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/10787\/revisions"}],"predecessor-version":[{"id":10788,"href":"https:\/\/www.apolonio.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/10787\/revisions\/10788"}],"wp:attachment":[{"href":"https:\/\/www.apolonio.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10787"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.apolonio.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=10787"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.apolonio.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=10787"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}