pfsense freezes
-
Good afternoon, the installation of pfsense 2.7.2 freezes.
intel n100 processor, Help me what can be
-
@slonpro
Hi,as I see on your screenshot you are using Realtek NICs - maybe you should, as a first step, install the realtek (realtek-re-kmod-198.00_3) driver package (if not allready done).
Cheers,
fireodo -
@fireodo am I just installing pfsense, and right after the installation starts, does this happen
, or can I add a driver to the build? -
@slonpro said in pfsense freezes:
@fireodo am I just installing pfsense, and right after the installation starts, does this happen
, or can I add a driver to the build?As far as I know you cant add the driver to the build. On what step of the boot process does it freeze?
-
@fireodo Yes, it freezes at this stage of installation
Video Freezes -
@slonpro What image you are using? VGA or serial?
-
@fireodo VGA, I've tried different ones, recorded through balenaEtcher
-
@slonpro said in pfsense freezes:
@fireodo VGA, I've tried different ones, recorded through balenaEtcher
OK - so I see it freezes in context of the serial port.
Is this a baremetal box or virtual?
Maybe @stephenw10 can give a little help ... -
@fireodo baremetal box - msi 9462ngw
-
@slonpro said in pfsense freezes:
baremetal box - msi 9462ngw
Hmmm - strange, something seams to be incompatible in that box with pfsense (freebsd).
Maybe you download from here "https://atxfiles.netgate.com/mirror/downloads/" a image of the previous version 2.6.0 and see if it freezes also. Reset also the box BIOS to the defaults if you have changed something.
-
This post is deleted! -
@fireodo a similar error occurred on 2.6.0 :(
-
@slonpro said in pfsense freezes:
@fireodo a similar error occurred on 2.6.0 :(
Puuh - I dont know what to say - there is clearly some incompatibility between that machine and freebsd (pfsense is based on)
Have you run a memtest?
-
If that box has a com port I'd try using a serial console.
Try disabling any extra devices you can in the BIOS. So any audio hardware, firewire, additional com ports etc.
-
@stephenw10 I disabled all the items I could find, but it didn't help
-
Can you try booting legacy?
It looks like it stops just before the drive detection. Though it could also be before the CPU frequency driver loads (est). The n100 has presented some odd power/freq values in other systems.
-
@fireodo said in pfsense freezes:
a similar error occurred on 2.6.0
and at the same spot. The uart0 (a serial or COM port) is detected - it crashes on on that one, or on the one right after it.
This is what I have (FreeBSD 15, using 24.03) :
I tend to say : use the VGA version - and disable upfront the COM ports in BIOS.
I'm afraid something like ACPI can't be disabled ...Next best bet : get a generic FreeBSD 15 or 14 ISO, usb-key it, and try that.
-
@stephenw10 the bios is truncated and cannot be loaded into legacy or disable com ports
I'm more inclined to conclude that this box is not compatible -
Could be. Testing a FreeBSD 14 or 15 image would be a good test.
-
@stephenw10 Okay, I'll do it and come back with feedback.