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

    Upgrade from 2.2 RC to 2.2 Final… Kernel trap error 12 on boot

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    21 Posts 5 Posters 5.0k 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.
    • G
      guy.talbot
      last edited by

      Same issue with my FWA7204.

      As a workaround, is there a way to disable GPIOAPU with a kernel option at boot?

      Any other idea for a workaround?

      If not, 2.2 is not an option for me until this problem is resolved. Right now it look I have to go back to 2.1.5.

      Bummer! :'(

      1 Reply Last reply Reply Quote 0
      • stephenw10S
        stephenw10 Netgate Administrator
        last edited by

        A workaround on the firebox was to enable ACPI in the BIOS. You might be able to do that.
        https://forum.pfsense.org/index.php?topic=87542.msg484384#msg484384

        Steve

        1 Reply Last reply Reply Quote 0
        • jimpJ
          jimp Rebel Alliance Developer Netgate
          last edited by

          Try this at a loader prompt:

          set hint.gpioapu.0.disabled=1
          

          And then add it to /boot/loader.conf.local

          hint.gpioapu.0.disabled=1
          

          Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

          Need help fast? Netgate Global Support!

          Do not Chat/PM for help!

          1 Reply Last reply Reply Quote 0
          • G
            guy.talbot
            last edited by

            @stephenw10:

            A workaround on the firebox was to enable ACPI in the BIOS. You might be able to do that.
            https://forum.pfsense.org/index.php?topic=87542.msg484384#msg484384

            Steve

            Thanks for the tip, but no ACPI configuration available in BIOS configuration.

            1 Reply Last reply Reply Quote 0
            • G
              guy.talbot
              last edited by

              @jimp:

              Try this at a loader prompt:

              set hint.gpioapu.0.disabled=1
              

              And then add it to /boot/loader.conf.local

              hint.gpioapu.0.disabled=1
              

              I gave it a try, but no effect.

              Thank you.

              1 Reply Last reply Reply Quote 0
              • stephenw10S
                stephenw10 Netgate Administrator
                last edited by

                Did it appear to actually disable the gpioapu driver? It no longer appears in the boot messages? Can you post a copy of that?

                Did you at any time see a message relating to 'smbios.system.product' ?

                Just to confirm this is your box: http://ibt.ca/v2/items/fwa7204/index.html

                Steve

                1 Reply Last reply Reply Quote 0
                • A
                  adam65535
                  last edited by

                  I missed the notifications on this thread.

                  I will try the 'set hint.gpioapu.0.disabled=1' tonight on my Axiomtek server and see if it allows it to work on my system.

                  If it doesn't work I will try to figure out how to get a snapshot full install (assuming that is an option) to test that has the latest fix that was mentioned in the redmine issue.

                  https://redmine.pfsense.org/issues/4363

                  " Updated by Ermal Luçi 6 days ago
                  Status changed from New to Feedback
                  gpioapu corrected to avoid comparison with NULL in strncmp."

                  1 Reply Last reply Reply Quote 0
                  • stephenw10S
                    stephenw10 Netgate Administrator
                    last edited by

                    If it doesn't try this:
                    https://forum.pfsense.org/index.php?topic=88363.msg487877#msg487877

                    Steve

                    1 Reply Last reply Reply Quote 0
                    • A
                      adam65535
                      last edited by

                      This didn't help…
                      set hint.gpioapu.0.disabled=1

                      The setting below did.  I was able to boot the 2.2 i386 full install final CD.
                      set smbios.system.product="XPS"

                      I assume if I put that in the 2.1.5 /boot/loader.conf.local file it will stay in the transition on the upgrade to the 2.2.

                      Thanks for the info.

                      1 Reply Last reply Reply Quote 0
                      • stephenw10S
                        stephenw10 Netgate Administrator
                        last edited by

                        Doesn't have to be XPS by the way just something other than APU or null.

                        Steve

                        1 Reply Last reply Reply Quote 0
                        • G
                          guy.talbot
                          last edited by

                          @stephenw10:

                          Did it appear to actually disable the gpioapu driver? It no longer appears in the boot messages? Can you post a copy of that?

                          Did you at any time see a message relating to 'smbios.system.product' ?

                          Just to confirm this is your box: http://ibt.ca/v2/items/fwa7204/index.html

                          Steve

                          Hi, sorry for the delay, but i had other priorities.

                          There are no references to "smbios.system.product" in my boot log.

                          yes  http://ibt.ca/v2/items/fwa7204/index.html is my box.

                          Now for the good news, I tried

                          set smbios.system.product="XPS"

                          And it looked like it does the trick. I was able to do a complete boot on the upgraded version installed on my box.

                          This is a good workaround for that problem. According to this post:

                          https://redmine.pfsense.org/issues/4363

                          a real solution should be available in version 2.2.1.

                          Thanks you again for the replies and for the good work.

                          1 Reply Last reply Reply Quote 0
                          • stephenw10S
                            stephenw10 Netgate Administrator
                            last edited by

                            Great, thanks for confirming that.  :)
                            Should be fixed in 2.2.1 as you say.

                            Steve

                            1 Reply Last reply Reply Quote 0
                            • jimpJ
                              jimp Rebel Alliance Developer Netgate
                              last edited by

                              The only behavior that should be changed by that action is whether or not the reset button utility is run.

                              Try running /usr/local/sbin/APUresetbtn to see if that triggers the panic.

                              If you're brave. :-)

                              Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                              Need help fast? Netgate Global Support!

                              Do not Chat/PM for help!

                              1 Reply Last reply Reply Quote 0
                              • C
                                cmb
                                last edited by

                                There are 2.2.1 snapshots available now, if someone with an affected system can test and report back here in this thread or on its bug ticket:
                                https://redmine.pfsense.org/issues/4363

                                I'd like to confirm that's definitely good. It should be fixed, but we don't have any affected systems internally to fully verify.

                                1 Reply Last reply Reply Quote 0
                                • stephenw10S
                                  stephenw10 Netgate Administrator
                                  last edited by

                                  2.2.1 27th Feb snap boots fine on my box in a configuration that previously threw this error.

                                  Steve

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