Actions
Bug #9414
closedHardware with Intel 82583V interface such as some Watchguard equipment fail to load interface
Start date:
03/19/2019
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.5.0
Affected Architecture:
amd64
Description
Per the post https://forum.netgate.com/topic/141709/nics-not-detected-on-watchguard-xcs-call-this-solved
The Intel 82583V is recognized by BIOS but fails to load during boot. If this is the only interface type in place pfsense will halt due to no available interfaces.
Reference https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235147
I am able to get the boot to continue by the procedure outlined in my post here.
https://forum.netgate.com/topic/141709/nics-not-detected-on-watchguard-xcs-call-this-solved/7
Updated by Jim Pingle over 5 years ago
- Category changed from Interfaces to Hardware / Drivers
Updated by Chris Palmer over 4 years ago
This looks like it was fixed upstream. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235147 is now closed/fixed.
Removed hw.pci.enable_msix=0 from /boot/loader.conf and successfully loaded the interfaces after full reboot.
Actions