Installing pfSense on Silicom DNV-Nano
-
Hello.
I'm trying to install pfSense on Silicom DNV-Nano
It has Atom(TM) CPU C3338 @ 1.50GHz and 32Gb eMMC ssd on board.I managed to install pfSense-CE-memstick-serial-2.4.4-RELEASE-p3-amd64 only by changing two parameters of eMMC controller
set hw.sdhci.quirk_clear=0x4000000
set hw.sdhci.quirk_set=0x2000000
(according to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228340).It seems working, but network interfaces (ix0: <Intel(R) PRO/10GbE PCI-Express Network Driver, Version - 3.2.12-k>) perform bad.
Installation of pfSense-CE-memstick-ADI-2.4.4-RELEASE-p3-amd64 stuck at "Loading /boot/defaults/loader.conf"
Could somebody say which release should be used for this platform? Is it supported?
-
Yeah you should not use the ADI image for that the com ports are standard I imagine.
What sort of bad performance are you seeing?
Steve