-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FS#1923 - igb driver fails to probe i210 interfaces on x86-64 since updating kernel to 4.14.77 #8463
Comments
adam-rhebo: Output of lspci -vvv using vanilla 4.14.77:
|
adam-rhebo: Output of lspci -vvv of affected OpenWrt 4.14.77 kernel:
|
adam-rhebo: After more testing, this does look more like an upstream regression wrt this particular hardware:
Since the OpenWrt bug tracker is probably the wrong place by now, does anyone have any suggestion where to take this? Lex? Intel? Upstream kernel? Thank you for your help. |
Fixed via #10306 |
adam-rhebo:
We use OpenWrt 18.06 on the [[http://www.lex.com.tw/products/3I380NX.html|Lex 3I380NX]] which has a four-port Intel I210IT Ethernet interface.
Since OpenWrt updates to kernel version 4.14.77, the kernel fails to probe all but the first port logging instead of
We have built a vanilla upstream kernel 4.14.77 using the same configuration as the OpenWrt build and it does enable all four interfaces, so our guess is that some of the patches applied for OpenWrt broke when updating from 4.14.76.
The text was updated successfully, but these errors were encountered: