1
Hardware and Performance / Re: Problem installing Intel NIC drivers
« on: October 31, 2022, 08:41:56 am »
Reporting back for anyone else trying to get this to work. Here is what I did.
@pmhausen: Thanks for your advice, wouldn't been able to do it on my own.
1. I compiled the drivers on a FreeBSD VM like pmhausen suggested.
2. Copied the "if_ice.ko" to /boot/modules/ on the OPNsense
3. Created the file /boot/loader.conf.local and added these 2 lines:
if_ice_load="YES"
ice_ddp_load="YES"
4. reboot
Hope this helps anyone.
Best regards.
Dan
@pmhausen: Thanks for your advice, wouldn't been able to do it on my own.
1. I compiled the drivers on a FreeBSD VM like pmhausen suggested.
2. Copied the "if_ice.ko" to /boot/modules/ on the OPNsense
3. Created the file /boot/loader.conf.local and added these 2 lines:
if_ice_load="YES"
ice_ddp_load="YES"
4. reboot
Hope this helps anyone.
Best regards.
Dan