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

    PC Engines apu2 experiences

    Scheduled Pinned Locked Moved Hardware
    711 Posts 73 Posters 902.8k 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.
    • L
      logan5247
      last edited by

      v4.10.0.2 is out. Has anyone tried it yet?
      https://pcengines.github.io/#mr-27

      VeldkornetV 1 Reply Last reply Reply Quote 0
      • VeldkornetV
        Veldkornet @logan5247
        last edited by

        @logan5247 said in PC Engines apu2 experiences:

        v4.10.0.2 is out. Has anyone tried it yet?
        https://pcengines.github.io/#mr-27

        I have it running on 2 devices. No issues that I’m aware of.

        1 Reply Last reply Reply Quote 0
        • QinnQ
          Qinn
          last edited by

          Running on v4.10.0.2 and also no issues.

          Hardeware: Intel(R) Celeron(R) J4125 CPU @ 2.00GHz 102 GB mSATA SSD (ZFS)
          Firmware: Latest-stable-pfSense CE (amd64)
          Packages: pfBlockerNG devel-beta (beta tester) - Avahi - Notes - Ntopng - PIMD/udpbroadcastrelay - Service Watchdog - System Patches

          fireodoF 1 Reply Last reply Reply Quote 0
          • fireodoF
            fireodo @Qinn
            last edited by

            @Qinn said in PC Engines apu2 experiences:

            Running on v4.10.0.2 and also no issues.

            No issues is OK but any improvements?

            Kettop Mi4300YL CPU: i5-4300Y @ 1.60GHz RAM: 8GB Ethernet Ports: 4
            SSD: SanDisk pSSD-S2 16GB (ZFS) WiFi: WLE200NX
            pfsense 2.8.0 CE
            Packages: Apcupsd, Cron, Iftop, Iperf, LCDproc, Nmap, pfBlockerNG, RRD_Summary, Shellcmd, Snort, Speedtest, System_Patches.

            QinnQ 1 Reply Last reply Reply Quote 0
            • QinnQ
              Qinn @fireodo
              last edited by

              @fireodo No not that "I" experienced. Most bios updates repair bugs or introduce updated SeaBIOS and
              updated sortbootorder, but there are a few updates that surely matter, like the 4.0.25 version, which enabled Core Performance Boost feature. https://blog.3mdeb.com/2019/2019-02-14-enabling-cpb-on-pcengines-apu2/

              Hardeware: Intel(R) Celeron(R) J4125 CPU @ 2.00GHz 102 GB mSATA SSD (ZFS)
              Firmware: Latest-stable-pfSense CE (amd64)
              Packages: pfBlockerNG devel-beta (beta tester) - Avahi - Notes - Ntopng - PIMD/udpbroadcastrelay - Service Watchdog - System Patches

              QinnQ 1 Reply Last reply Reply Quote 1
              • K
                kevindd992002
                last edited by kevindd992002

                What does the "watchdog" feature in the BIOS setup options of the APU2C4 really do? Do I need it enabled or what? Thanks.

                Also, I just re-installed pfsense 2.4.4 p3 on my APU2C4 and for some reason the temperature sensors are not working again even though I have the correct module set:

                ffce0bb9-7744-438e-b5da-d586d9b89798-image.png

                I thought the support for these sensors was added since the release of 2.4? I didn't remember encountering this issue when I reinstalled in the past with lower versions of 2.4.

                Reloading amdtemp.ko and doing a sysctl -a | grep temperature doesn't output anything.

                K S 2 Replies Last reply Reply Quote 0
                • K
                  kevindd992002 @kevindd992002
                  last edited by

                  Anybody can help me out here?

                  1 Reply Last reply Reply Quote 0
                  • D
                    daemonix
                    last edited by

                    I don't think temp sensors work... I never had them working.

                    K 1 Reply Last reply Reply Quote 0
                    • S
                      soder @kevindd992002
                      last edited by

                      @kevindd992002 The watchdog feature does a hardware reboot, if the operating system has crashed or hung. It is ideal solution for remote locarion, where it is difficult to go in person and reboot the router by hand.
                      How it works: The OS sends periodic healthcheck signals to the watchdog. If the OS does not report about its health in 2-3 minutes (the so called watchdog timeout, you can configure it yourself), the watchdog will think the OS has hung, and it reboots the motherboard. So be careful enabling it, if the OS does not support it properly, it can cause reboot loops.

                      1 Reply Last reply Reply Quote 1
                      • K
                        kevindd992002 @daemonix
                        last edited by

                        @daemonix said in PC Engines apu2 experiences:

                        I don't think temp sensors work... I never had them working.

                        Oh they do. Before pfsense 2.4, you had to download a customized amdtemp.ko, replace the one in pfsense, and unload/load the driver. Starting 2.4, they were natively supported by pfsense. Here's a proof of one running on my other pfsense box:

                        4d1bbdc4-c79d-48d0-909d-f4e115bb2efc-image.png

                        The only difference between that working box and this box, is that I updated this box to the latest apu2c4 BIOS which is v4.10.0.3. The working box is still v4.10.0.2 and that could be the issue but I hope someone else can confirm this.

                        @soder said in PC Engines apu2 experiences:

                        @kevindd992002 The watchdog feature does a hardware reboot, if the operating system has crashed or hung. It is ideal solution for remote locarion, where it is difficult to go in person and reboot the router by hand.
                        How it works: The OS sends periodic healthcheck signals to the watchdog. If the OS does not report about its health in 2-3 minutes (the so called watchdog timeout, you can configure it yourself), the watchdog will think the OS has hung, and it reboots the motherboard. So be careful enabling it, if the OS does not support it properly, it can cause reboot loops.

                        I see. Do you happen to know if pfsense supports it?

                        VeldkornetV 1 Reply Last reply Reply Quote 0
                        • VeldkornetV
                          Veldkornet @kevindd992002
                          last edited by Veldkornet

                          @kevindd992002 said in PC Engines apu2 experiences:

                          @daemonix said in PC Engines apu2 experiences:

                          I don't think temp sensors work... I never had them working.

                          Oh they do. Before pfsense 2.4, you had to download a customized amdtemp.ko, replace the one in pfsense, and unload/load the driver. Starting 2.4, they were natively supported by pfsense. Here's a proof of one running on my other pfsense box:

                          4d1bbdc4-c79d-48d0-909d-f4e115bb2efc-image.png

                          The only difference between that working box and this box, is that I updated this box to the latest apu2c4 BIOS which is v4.10.0.3. The working box is still v4.10.0.2 and that could be the issue but I hope someone else can confirm this.

                          @soder said in PC Engines apu2 experiences:

                          @kevindd992002 The watchdog feature does a hardware reboot, if the operating system has crashed or hung. It is ideal solution for remote locarion, where it is difficult to go in person and reboot the router by hand.
                          How it works: The OS sends periodic healthcheck signals to the watchdog. If the OS does not report about its health in 2-3 minutes (the so called watchdog timeout, you can configure it yourself), the watchdog will think the OS has hung, and it reboots the motherboard. So be careful enabling it, if the OS does not support it properly, it can cause reboot loops.

                          I see. Do you happen to know if pfsense supports it?

                          Arg, I'm also on 4.10.0.3 and I don't see the temps anymore either. But indeed, they were always working. Made an issue.

                          K 1 Reply Last reply Reply Quote 3
                          • K
                            kevindd992002 @Veldkornet
                            last edited by

                            @Veldkornet said in PC Engines apu2 experiences:

                            @kevindd992002 said in PC Engines apu2 experiences:

                            @daemonix said in PC Engines apu2 experiences:

                            I don't think temp sensors work... I never had them working.

                            Oh they do. Before pfsense 2.4, you had to download a customized amdtemp.ko, replace the one in pfsense, and unload/load the driver. Starting 2.4, they were natively supported by pfsense. Here's a proof of one running on my other pfsense box:

                            4d1bbdc4-c79d-48d0-909d-f4e115bb2efc-image.png

                            The only difference between that working box and this box, is that I updated this box to the latest apu2c4 BIOS which is v4.10.0.3. The working box is still v4.10.0.2 and that could be the issue but I hope someone else can confirm this.

                            @soder said in PC Engines apu2 experiences:

                            @kevindd992002 The watchdog feature does a hardware reboot, if the operating system has crashed or hung. It is ideal solution for remote locarion, where it is difficult to go in person and reboot the router by hand.
                            How it works: The OS sends periodic healthcheck signals to the watchdog. If the OS does not report about its health in 2-3 minutes (the so called watchdog timeout, you can configure it yourself), the watchdog will think the OS has hung, and it reboots the motherboard. So be careful enabling it, if the OS does not support it properly, it can cause reboot loops.

                            I see. Do you happen to know if pfsense supports it?

                            Arg, I'm also on 4.10.0.3 and I don't see the temps anymore either. But indeed, they were always working. Made an issue.

                            Thanks for confirming and making a github issue!

                            QinnQ 1 Reply Last reply Reply Quote 2
                            • QinnQ
                              Qinn @kevindd992002
                              last edited by

                              For now staying on 4.10.0.2

                              Hardeware: Intel(R) Celeron(R) J4125 CPU @ 2.00GHz 102 GB mSATA SSD (ZFS)
                              Firmware: Latest-stable-pfSense CE (amd64)
                              Packages: pfBlockerNG devel-beta (beta tester) - Avahi - Notes - Ntopng - PIMD/udpbroadcastrelay - Service Watchdog - System Patches

                              1 Reply Last reply Reply Quote 0
                              • QinnQ
                                Qinn
                                last edited by Qinn

                                v4.11.0.1 running fine so far.

                                Release date: '2019-12-09'

                                Fixed/added:
                                rebased with official coreboot repository commit 9f56eed
                                temperature is showing on pfSense dashboard

                                ..and it seems the temp issue is fixed.

                                https://pcengines.github.io/#mr-29

                                Hardeware: Intel(R) Celeron(R) J4125 CPU @ 2.00GHz 102 GB mSATA SSD (ZFS)
                                Firmware: Latest-stable-pfSense CE (amd64)
                                Packages: pfBlockerNG devel-beta (beta tester) - Avahi - Notes - Ntopng - PIMD/udpbroadcastrelay - Service Watchdog - System Patches

                                1 Reply Last reply Reply Quote 1
                                • QinnQ
                                  Qinn
                                  last edited by

                                  v4.11.0.2 running fine so far.

                                  https://pcengines.github.io/#mr-30

                                  Hardeware: Intel(R) Celeron(R) J4125 CPU @ 2.00GHz 102 GB mSATA SSD (ZFS)
                                  Firmware: Latest-stable-pfSense CE (amd64)
                                  Packages: pfBlockerNG devel-beta (beta tester) - Avahi - Notes - Ntopng - PIMD/udpbroadcastrelay - Service Watchdog - System Patches

                                  1 Reply Last reply Reply Quote 0
                                  • L
                                    logan5247
                                    last edited by

                                    Just flashed v4.11.0.3, no issues so far. Running on an APU2D4.
                                    https://pcengines.github.io/#mr-31

                                    1 Reply Last reply Reply Quote 1
                                    • valnarV
                                      valnar
                                      last edited by

                                      I've been gone for a year and my pfSense APU2 board has been working beautifully on 4.0.11. I want to upgrade for it ECC but not sure if I need to go to mainline or can stick with legacy. Is there any benefit either way?

                                      So my choices are 4.0.29 or 4.11.0.3

                                      I saw in an earlier post as I breezed through everything that you may need to put this in your
                                      boot/loader.conf. Is that still true? Thanks

                                      boot_serial="YES"
                                      comconsole_speed="115200"
                                      console="comconsole"
                                      hint.ahci.0.msi="0"
                                      loader_conf_files="/boot/device.hints"

                                      1 Reply Last reply Reply Quote 0
                                      • dotdashD
                                        dotdash
                                        last edited by dotdash

                                        I've been using 4.11.0.3 with a stock serial install. I'm not even seeing any doubled text during boot anymore.
                                        edit- Just rebooted a box from serial and it still has doubled text on the first boot menu.

                                        1 Reply Last reply Reply Quote 0
                                        • QinnQ
                                          Qinn @Qinn
                                          last edited by Qinn

                                          @Qinn said in PC Engines apu2 experiences:

                                          @fireodo No not that "I" experienced. Most bios updates repair bugs or introduce updated SeaBIOS and
                                          updated sortbootorder, but there are a few updates that surely matter, like the 4.0.25 version, which enabled Core Performance Boost feature. https://blog.3mdeb.com/2019/2019-02-14-enabling-cpb-on-pcengines-apu2/

                                          Please read above!

                                          It is now advised to move over to the mainline version and not use the legacy anymore. Please power down (use the option halt in pfSense menu and wait for it to shutdown) after you upgraded to 4.11.03 https://pcengines.github.io/ when it has powered down completely, then remove powerplug and put it back in, to restart.

                                          Hardeware: Intel(R) Celeron(R) J4125 CPU @ 2.00GHz 102 GB mSATA SSD (ZFS)
                                          Firmware: Latest-stable-pfSense CE (amd64)
                                          Packages: pfBlockerNG devel-beta (beta tester) - Avahi - Notes - Ntopng - PIMD/udpbroadcastrelay - Service Watchdog - System Patches

                                          1 Reply Last reply Reply Quote 1
                                          • L
                                            logan5247
                                            last edited by

                                            pfSense 2.4.5 is available.

                                            Announcement here
                                            https://www.netgate.com/blog/pfsense-2-4-5-release-now-available.html

                                            Netgate recommends holding on remote upgrades, due to COVID-19 travel restrictions and remote working.
                                            https://www.netgate.com/blog/pfsense-upgrade-guidance-during-covid-19-travel-restrictions.html

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