Watchguard x1250e Issues with sk0-sk3 not working
-
Everything you need to know about the XTM 5 series can be found here:
https://doc.pfsense.org/index.php/PfSense_on_Watchguard_Firebox#XTM_5
and
https://forum.pfsense.org/index.php?topic=43574.0
The model numbers make no difference a 505 , 510 etc they are all the same.
I believe 525 models are a second generation.
You do not need to flash the replacement bios that stephenw10 created but if you do you gain access to the bios. In the default configuration the bios is totally read only.
Instructions for the flashing the bios are here:
https://forum.pfsense.org/index.php?topic=43574.msg337492#msg337492
You flash the bios from within PfSense once you are up and running.
To boot PfSense write a 64bit nano image and away you go. If you install an SSD use the full install serial image, write that to a compact flash and then allow the installer to install to the SSD. When you are asked to reboot, simply power off and remove the Cf card to allow it to boot from the SSD instead.
-
Instructions for the flashing the bios are here:
https://forum.pfsense.org/index.php?topic=43574.msg337492#msg337492
You flash the bios from within PfSense once you are up and running.
Actually this is more updated- due to some changes in how things work. From command prompt.
pkg
pkg install flashrom
rehash
cd tmp
fetch https://sites.google.com/site/pfsensefirebox/home/xtm5_83.rom
md5 xtm5_83.rom
flashrom -w xtm5_83.rom –programmer internal
-
okay so i get the amd64bit image do i get usb installer or embedded image? I got the rest wow been a long time sense i have done this dumb here
-
If you're installing to SSD then using the USB-serial installer image. If you're booting from CF use the NanoBSD image.
Steve
-
Thanks Guys….Got my xtm 5 not sure what number lol 520 i thought i seen 535 has 2 gigs and a dual core E something with a 1gig flash anyway way much better and faster boot times it seems also got most everything set up except fan speed cant seem to figure it out tried WPXepc doesn't work. Something different for these boxes?
Rob
Just something i wanted to ask....Do i need to update or flash the bios and anything on the fans would be great i am wondering if i should have put the 32bit image on the hard drive instead of 64bit
-
Just something i wanted to ask….Do i need to update or flash the bios and anything on the fans would be great i am wondering if i should have put the 32bit image on the hard drive instead of 64bit
You do not (should not) need to do anything to the BIOS to make this work. 64bit image is correct. The BIOS has terrific control for the fans. You do not use the WGX program for that if that was what your leading up to..
:)
-
not leading ;D lol just tried that and fanctrl and nothing worked so i will have a look see around else i can discover thanks
-
WGXepc should be able to control the fans to some extent on the XTM5. Unless maybe if the newer model has different values so it's not recognised.
The XTM5 has thermal control on the SuperIO chip and that's the default value. The only thing you can set with WGXepc is the minimum speed value so it will usually ramp the fans down to a lower speed but might not if the CPU loading is high enough.Steve
-
Yes, After looking around I am almost 100% that i have the xtm 535 or 545 series it came with 2 gigs of ram dual core E5300 2.6 so its not so loud i cant use it but wonder if this unit has its own thermal sensors
Robert
-
Almost certainly it does. I believe it's the same board as the first gen.
What does WGXepc report if you run it without any switch? It should say 'XTM5 found', if it doesn't it will never try to make any changes.
Steve
-
Stephenw10, I get the following error
ELF interpreter /libexec/ld-elf.so.1 not found, error 8
Abort -
rcooper
Hello. I have the same error on my WG x750e.
I have sk0..3 ans msk0…3 like U to.
And have the some like you issue.
From time to time my LAN network port is stuck. But i can't find any info in system logs.
So, i think this is the build error. At the moment i am use 2.3.3_1 -
ELF interpreter /libexec/ld-elf.so.1 not found, error 8
Looks like you probably have a 32bit version on 64bit OS or vice versa. Try: https://sites.google.com/site/pfsensefirebox/home/WGXepc64
Steve
-
Stephenw10, I get the following error
ELF interpreter /libexec/ld-elf.so.1 not found, error 8
AbortI think that is what i get when i run it. Have been working 12-14 hrs a day so have not had a chance to look
Rob
-
ELF interpreter /libexec/ld-elf.so.1 not found, error 8
Looks like you probably have a 32bit version on 64bit OS or vice versa. Try: https://sites.google.com/site/pfsensefirebox/home/WGXepc64
Steve
Will give it a try and see what happens i am sure it is the 32 bit version will post back when i get it going to update you
Rob
-
rcooper
Hello. I have the same error on my WG x750e.
I have sk0..3 ans msk0…3 like U to.
And have the some like you issue.
From time to time my LAN network port is stuck. But i can't find any info in system logs.
So, i think this is the build error. At the moment i am use 2.3.3_1Kobzar…I didn't mess around too much with my 1250 i went to ebay and got a great deal on the new box i got a xtm5 545 for like 75.00 shipped it was nice to be able just to add a hard drive and run the install program and done. if you can get a xtm5 go for it its super easy to get going LOVE IT
Rob
-
I was more full diagnostic and found next:
I have troubles with network only when run SQUID.
Before it device working absolutely fine. -
I was more full diagnostic and found next:
I have troubles with network only when run SQUID.
Before it device working absolutely fine.Hummm I can't help ya there Sorry I have no idea maybe it has something to do with your hard drive i would check that and see if it is failing some how….Maybe someone else will chime in.
-
Mmm, hard to say how Squid could cause that.
I guess the peak bandwidth could be higher on the LAN from cached data. Not sure what you could do though.
Steve