Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    2.7.0-devel running on mini-pc keeps crashing.

    Scheduled Pinned Locked Moved CE 2.7.0 Development Snapshots (Retired)
    13 Posts 5 Posters 2.5k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mvikman
      last edited by mvikman

      You got the Intel sensor selected in System/Advanced/Miscellaneous?
      fed12689-956b-4c9b-825c-c5fcb9342921-image.png

      Also usually those fanless china-boxes have crap thermal compound on the cpu...

      pfSense Plus 24.11-RELEASE (amd64)
      Dell Optiplex 7040 SFF
      Core i5-6500, 8GB RAM, 2x 240GB SSD (ZFS Mirror)
      HPE 561T (X540-AT2), 2-port 10Gb RJ45
      HPE 562SFP+ (X710-DA2), 2-port 10Gb SFP+

      P 1 Reply Last reply Reply Quote 0
      • P
        PaPaStarr @mvikman
        last edited by

        @mvikman @mvikman I did not. Thank you for that. I do not have experience with pfsense and currently going through the documentation to become familiar with it.

        cappieC 1 Reply Last reply Reply Quote 0
        • cappieC
          cappie @PaPaStarr
          last edited by

          @PaPaStarr some of those boxes are notorious for bad heatsink connectivity with the CPU and sometimes inferior or ineffective thermal paste. That's definitely something to look into.

          Also the N5100 supports Speed Shift and with FreeBSD 14 on which pfSense 2.7 is based, this takes priority over PowerD and may be running the processor harder than necessary. Take a look at the thread below for some System Tunables you can try to help with the heat.

          Issues with CPU Frequency

          If noise is not a problem you could also purchase a usb fan and strap it to the top of the case.

          P 2 Replies Last reply Reply Quote 0
          • P
            PaPaStarr @cappie
            last edited by

            @cappie Thank you for the information. I read over and will add to the list of things to investigate. So far the unit has not crashed or frozen. It is trucking along. So im going to give it the night back in the garage since me and my wife are not working. I talked with the vendor and they are going to send me a box with a J4125 chip but with less ram (8gb vs 16gb). the hardware is overkill but I like having maxed out hardware for the just in case or new project ideas.

            1 Reply Last reply Reply Quote 0
            • P
              PaPaStarr @cappie
              last edited by

              @cappie So I followed the post you linked to and I did have that issue. My 5100 was running at 2.2 GHZ floating up a little and down a little but it stayed around 2.2 GHz. I put the tunables in and my CPU went down to 1 GHz which is closer tot eh 1.1 GHz base of the CPU. I had to go with a 90 to get it right. So thank you very much for that. unfortunately it still crashed last night sitting in my office. temp wise it was hovering at 43°C when it crashed. The seller did say the J4125 chip would be better suited for my environment. It has a advanced cooling chassis and the CPUY runs cooler. I still want to know what is crashing it. Can I post my logs in here? if so, which one should I post, since there were a few files to download in the crash reporter.

              1 Reply Last reply Reply Quote 0
              • P
                PaPaStarr
                last edited by PaPaStarr

                Also from the crash last night I pulled this from the logs:

                CA: Bank 3, Status 0xbe00000006110135
                MCA: Global Cap 0x0000000000000c09, Status 0x0000000000000004
                MCA: Vendor "GenuineIntel", ID 0x906c0, APIC ID 2
                MCA: CPU 1 UNCOR EN PCC DCACHE L1 DRD error
                MCA: Address 0x248c98018
                MCA: Misc 0x80
                panic: Unrecoverable machine check exception
                cpuid = 1
                time = 1686123907
                KDB: enter: panic
                panic: Assertion kstack_contains(td, (vm_offset_t)et, sizeof(*et)) failed at /var/jenkins/workspace/pfSense-CE-snapshots-master-main/sources/FreeBSD-src-devel-main/sys/kern/subr_epoch.c:473
                cpuid = 1
                time = 1686123907
                KDB: enter: panic
                panic: Assertion kstack_contains(td, (vm_offset_t)et, sizeof(*et)) failed at /var/jenkins/workspace/pfSense-CE-snapshots-master-main/sources/FreeBSD-src-devel-main/sys/kern/subr_epoch.c:473
                cpuid = 1
                time = 1686123907
                KDB: enter: panic
                panic: Assertion kstack_contains(td, (vm_offset_t)et, sizeof(*et)) failed at /var/jenkins/workspace/pfSense-CE-snapshots-master-main/sources/FreeBSD-src-devel-main/sys/kern/subr_epoch.c:473
                cpuid = 1
                time = 1686123907
                KDB: enter: panic

                Does this mean anything to anybody.

                cappieC 1 Reply Last reply Reply Quote 0
                • cappieC
                  cappie @PaPaStarr
                  last edited by

                  @PaPaStarr not sure to be honest but looks like an on chip data cache error. Could still be heat related but you are currently running 5c cooler than my setup (48c). That said I'm on a i3-9100T with a fan not an embedded chip.

                  Things you could try until you get the other box:
                  Swap out the power supply. Don't discount that you got a flakey power supply, it does happen.
                  Swap out the RAM. Try single sticks in different slots.
                  Change the thermal paste and make sure the entire die has good contact with the top of the case which acts as the fin stack.
                  Are you on the latest BIOS? Over at ServeTheHome the N5100 and N5105 exhibited some strange/random problems until fussing with the bios and still crashed randomly for some. It's a long thread but still worth checking out for potential solution.

                  ServeTheHome - JasperLake

                  Sorry can't offer more specific help.

                  P 1 Reply Last reply Reply Quote 0
                  • P
                    PaPaStarr @cappie
                    last edited by

                    @cappie I swapped power supplies (had one with the right power specs laying around). I will pass on the heatsink reapplication, mainly since I am swapping the box but I will pass on in my notes to the seller. I will run with the power supply for a while and if no change will swap the RAM sticks. If I have time I will go through the bios and confirm the latest version. I love Servethehome and will for sure go through the post. Thank you once again.

                    kiokomanK 1 Reply Last reply Reply Quote 0
                    • kiokomanK
                      kiokoman LAYER 8 @PaPaStarr
                      last edited by kiokoman

                      @PaPaStarr
                      MCA: CPU 1
                      UNCOR = uncorrected error
                      PCC = processor context corrupted
                      DCACHE L1 DRD error - data read from L1 cache

                      Unrecoverable machine check exception

                      i'd say 99% it's the CPU

                      ̿' ̿'\̵͇̿̿\з=(◕_◕)=ε/̵͇̿̿/'̿'̿ ̿
                      Please do not use chat/PM to ask for help
                      we must focus on silencing this @guest character. we must make up lies and alter the copyrights !
                      Don't forget to Upvote with the 👍 button for any post you find to be helpful.

                      P 1 Reply Last reply Reply Quote 0
                      • P
                        PaPaStarr @kiokoman
                        last edited by

                        @kiokoman Excellent. Thank you for the knowledge on the error code. I dont see it as much I can do to fix it and hopefully the new box with a J4125 CPU will do better. I believe its my Uncle Murphy showing up and I got a wonky CPU.

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post
                        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.