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

Watchguard XTM 5 Series

Hardware
130
1.1k
1.4m
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.
  • X
    Xerox @waterwall
    last edited by Aug 1, 2023, 8:12 PM

    @waterwall said in Watchguard XTM 5 Series:

    The MMTool program is used to extract/insert/replace individual modules within the BIOS

    A little step ahead....
    MMtool shows me various modules, which one is related to LCD string ??

    X 1 Reply Last reply Aug 1, 2023, 8:59 PM Reply Quote 0
    • X
      Xerox @Xerox
      last edited by Aug 1, 2023, 8:59 PM

      @Xerox said in Watchguard XTM 5 Series:

      @waterwall said in Watchguard XTM 5 Series:

      The MMTool program is used to extract/insert/replace individual modules within the BIOS

      A little step ahead....
      MMtool shows me various modules, which one is related to LCD string ??

      Found, it's module 1B

      1 Reply Last reply Reply Quote 1
      • S
        stephenw10 Netgate Administrator
        last edited by Aug 1, 2023, 9:25 PM

        Nice. That took me literally weeks the first time I tried it! 🙄

        M 1 Reply Last reply Aug 2, 2023, 5:01 AM Reply Quote 0
        • M
          mcdonnjd @stephenw10
          last edited by Aug 2, 2023, 5:01 AM

          @stephenw10 It always helps when someone else has paved the way to give pointers in where to look. Pretty sure I remember you giving some pretty good instructions on how you did it that I followed long ago. Or just knowing what to search for or something. I haven't modified the BIOS on this thing in forever. Still runs like a champ after all these years. Granted, I did upgrade to a Core2Quad @ 2.8GHz, 8GB RAM, and 2 SSDs which probably helped a good bit too. Surprisingly, it runs cool and quiet in the living room.

          1 Reply Last reply Reply Quote 0
          • X
            Xerox
            last edited by Aug 2, 2023, 5:29 AM

            Nice to know it can run on 8GB despite Lanner manual says max 4GB
            Is it achievable with bios mod or simply supported by chipset ?

            M 1 Reply Last reply Aug 2, 2023, 4:09 PM Reply Quote 0
            • S
              stephenw10 Netgate Administrator
              last edited by Aug 2, 2023, 11:49 AM

              Just supported by the chipset. None of the BIOS mods went that deep.

              1 Reply Last reply Reply Quote 0
              • M
                mcdonnjd @Xerox
                last edited by Aug 2, 2023, 4:09 PM

                @Xerox I can't remember if the system was picky about the RAM modules, but I think I just used some out of the PC I pulled the CPU out of.
                Also to note, I apparently have a slightly different version that has all the needed connections for dual hard drives. Had to hack a plastic 3.5" to dual 2.5" adapter to fit them inside. Don't recall if I ever added pictures of that to this thread or not, but pretty sure my serial port mod is here.

                C 1 Reply Last reply Aug 2, 2023, 4:26 PM Reply Quote 0
                • C
                  CodeJACK @mcdonnjd
                  last edited by CodeJACK Aug 2, 2023, 4:26 PM Aug 2, 2023, 4:26 PM

                  @mcdonnjd RAM choice is very picky. For Intel CPU generation of this era, the only RAM that will allow 8Gb is called High Density. It appears to be quite rare and expensive if it does appear on fleabay. Watch out for the RAM advertised as High Density but is specific to AMD CPU, this wont work. I've not been able to find some that Im willing to pay for. Last I found, the seller wanted 100€ for it and its not worth that any more IMO. 4Gb has always been plenty for me

                  M 1 Reply Last reply Aug 2, 2023, 4:46 PM Reply Quote 0
                  • M
                    mcdonnjd @CodeJACK
                    last edited by Aug 2, 2023, 4:46 PM

                    @CodeJACK Hmmm... Maybe it didn't come out of the PC the CPU came from then. Pretty sure the CPU came from one of our HP office machines and I doubt they had anything special. I'd have to check the shelf at work to see if I still have any of it. Think I did have some extra that I kept on the shelf, but I don't remember as it's been many years since I did this and I think I've finally gotten rid of the DDR2. (I probably documented what RAM I used earlier in the thread, but probably not where I scavenged it from.)

                    1 Reply Last reply Reply Quote 0
                    • D
                      dlucas46
                      last edited by Sep 1, 2023, 1:18 PM

                      Hi all ,

                      I am attempting to rebuild the coretemp.ko module to fix the issue with Xeons and wrong temperatures.

                      I have run into a problem. How do I fix this error message?

                      KLD coretemp2.ko: depends on kernel - not available or version mismatch
                      linker_load_file: ./coretemp2.ko - unsupported file type

                      I downloaded and built it again FreeBSD 14 Alpha 3

                      How do I proceed?

                      Thanks

                      1 Reply Last reply Reply Quote 0
                      • S
                        stephenw10 Netgate Administrator
                        last edited by Sep 1, 2023, 1:44 PM

                        Kernel modules usually require the exact kernel to load against (or very close to it). Does the module load against your build box?

                        You will need either the actual pfSense kernel source or a closer FreeBSD version.

                        D 1 Reply Last reply Sep 1, 2023, 4:03 PM Reply Quote 0
                        • D
                          dlucas46 @stephenw10
                          last edited by Sep 1, 2023, 4:03 PM

                          @stephenw10 said in Watchguard XTM 5 Series:

                          Kernel modules usually require the exact kernel to load against (or very close to it). Does the module load against your build box?

                          You will need either the actual pfSense kernel source or a closer FreeBSD version.

                          Where can I get Freebsd 14 Current?

                          I cannot find any iso images as 14 has not yet been released.

                          1 Reply Last reply Reply Quote 0
                          • S
                            stephenw10 Netgate Administrator
                            last edited by Sep 1, 2023, 4:49 PM

                            Alpha3 is the 14 current version: https://download.freebsd.org/snapshots/ISO-IMAGES/14.0/

                            Which pfSense version are you using? 2.7 is built on an older FreeBSD 14 version.

                            D 1 Reply Last reply Sep 1, 2023, 4:50 PM Reply Quote 0
                            • D
                              dlucas46 @stephenw10
                              last edited by Sep 1, 2023, 4:50 PM

                              @stephenw10 said in Watchguard XTM 5 Series:

                              Alpha3 is the 14 current version: https://download.freebsd.org/snapshots/ISO-IMAGES/14.0/

                              Which pfSense version are you using? 2.7 is built on an older FreeBSD 14 version.

                              Using 2.7

                              What version of FreeBsd 14 is is built against?

                              1 Reply Last reply Reply Quote 0
                              • S
                                stephenw10 Netgate Administrator
                                last edited by stephenw10 Sep 1, 2023, 5:00 PM Sep 1, 2023, 4:58 PM

                                Looks like the last merge to the FreeBSD src was Mar 30th: https://github.com/pfsense/FreeBSD-src/commits/RELENG_2_7_0

                                But really I would expect to need to build against the pfSense 2.7 src for this. Better to post in development.

                                1 Reply Last reply Reply Quote 0
                                • F
                                  frillyfeather
                                  last edited by frillyfeather Sep 9, 2023, 11:30 AM Sep 9, 2023, 10:47 AM

                                  Hi, I am trying to find some information about ACPI and AML to be able to generate this for the CPU I've put in (Xeon L5420) but since there's over 1000 post here I'm not finding this easy! How would one go about finding the data that goes in to this file so it can be correctly generated?

                                  Right I see you basically have to boot and test out various values to see if they work and the system is stable, sounds like a fun weekend project...

                                  1 Reply Last reply Reply Quote 0
                                  • F
                                    frillyfeather
                                    last edited by Sep 9, 2023, 1:46 PM

                                    So I created the file, built it into the BIOS, flashed it, linux seems to think it works (cpupower) but pfsense shows:

                                    est0: failed to enable SpeedStep
                                    est1: failed to enable SpeedStep
                                    est2: failed to enable SpeedStep
                                    est3: failed to enable SpeedStep
                                    

                                    I've also tried copying the .aml to the device and loading it in /boot/loader.conf.local and get the same error, any way to debug this further?

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      stephenw10 Netgate Administrator
                                      last edited by Sep 9, 2023, 1:52 PM

                                      Yup, pretty much! Some CPUs seem very difficult to find any 'official' values for. Best guesses seem to work. Mostly.

                                      The ones I did I started with something that was close and added or modified the P state definitions. IIRC there were some ACPI errors/warnings the compiler threw put I was able to correct too.

                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        stephenw10 Netgate Administrator
                                        last edited by Sep 9, 2023, 1:56 PM

                                        Is Speedstep enabled in the BIOS? It's disabled by default IIRC

                                        F 1 Reply Last reply Sep 9, 2023, 2:06 PM Reply Quote 0
                                        • F
                                          frillyfeather @stephenw10
                                          last edited by Sep 9, 2023, 2:06 PM

                                          @stephenw10 I get 5 warnings, 48 remarks, the only ones relating to processor are to use device() instead - which I haven't done, assuming that the legacy processor() one is still OK. I do not have a speedstep option in BIOS, I did look around for one but didn't see anything, this is what I have in the CPU menu:
                                          login-to-view

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