Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
ACER Aspire 7736ZG BIOS microcode update...
Last Post: JoH
Today 12:29 AM
» Replies: 12
» Views: 788
[REQUEST] Sony Vaio VGN-NR260E (R1101J9)...
Last Post: JustHaven
Yesterday 01:19 AM
» Replies: 0
» Views: 119
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: Hooper
03-09-2026 10:50 PM
» Replies: 142
» Views: 146716
[REQUEST] Lenovo IdeaPad P400, P500, Z40...
Last Post: asko87
03-09-2026 11:40 AM
» Replies: 80
» Views: 66191
Acer Aspire 7540G { Unlocked BIOS in pos...
Last Post: jose678
03-08-2026 03:51 PM
» Replies: 35
» Views: 42637
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: yusuferkan
03-08-2026 08:50 AM
» Replies: 49
» Views: 25147
Lenovo v470c phoenix BIOS advanced setti...
Last Post: lolvatveo
03-08-2026 07:51 AM
» Replies: 1
» Views: 1527
Optiplex 7050 8th gen support
Last Post: exe127
03-07-2026 07:28 PM
» Replies: 10
» Views: 827
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: zuzu_ion
03-07-2026 11:23 AM
» Replies: 254
» Views: 150081
[Request] Dell Optiplex 3040M 7th Gen CP...
Last Post: DeathBringer
03-07-2026 10:58 AM
» Replies: 6
» Views: 3291
delete whitelist for thinkpad l460
Last Post: andromedych007
03-05-2026 07:25 PM
» Replies: 0
» Views: 252
[Request] Enabling PCI-E bifurcation on ...
Last Post: fenomena6909
03-05-2026 05:03 AM
» Replies: 3
» Views: 4462
Asus Zephyrus G16 GU605CR request for bi...
Last Post: FlorikDT
03-05-2026 04:42 AM
» Replies: 0
» Views: 211
[REQUEST] Lenovo G700 (7ACNxxWW) Whiteli...
Last Post: Duh-bm
03-04-2026 07:57 PM
» Replies: 165
» Views: 107943
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Defekt2008
03-03-2026 02:18 PM
» Replies: 344
» Views: 227455
Lenovo ThinkPad Edge E530: I'm trying to...
Last Post: MadBerry
03-03-2026 01:53 PM
» Replies: 1
» Views: 306
Request to unlock advance features in Ac...
Last Post: napsteronly
03-03-2026 07:57 AM
» Replies: 71
» Views: 94265
[Request] Unlocking BIOS for iMedia D361...
Last Post: SplatPie
03-03-2026 04:20 AM
» Replies: 0
» Views: 210
[Request] Lenovo ThinkPad x100e Whitelis...
Last Post: Komzpa
03-03-2026 04:10 AM
» Replies: 2
» Views: 6979
[REQUEST] Lenovo Thinkpad W540 & W541 (G...
Last Post: nameerfk1
03-02-2026 09:20 PM
» Replies: 51
» Views: 39025

[SOLVED] MSI X2-108 (MS-9238 v3.xx)
#1
Hello,

having problems with LGA771 server platform. I have following sets of CPUs:

2x Xeon X5460
2x Xeon X5420
2x Xeon X5355

all of that CPUs supports execute disable bit and thermal monitoring, and for CPU X5355 that options shows up in Advanced Processor Options, but not for X5460 and E5420. I can't enable it, so i can't use fully some software. I made an attempt to update microcode, even after that, that options not available for 54xx CPUs.

Update:

Thanks to DeathBringer, i was able to make a fixes to startup code at BIOSCOD6.ROM:

NX bit:

Code:
0D9D9: cpuid
0D9DB: and ax,0FFF0
0D9DE: cmp ax,006F0 ; 65nm Xeon CPUs
0D9E1: je 00000DA19
0D9E3: cmp ax,00670 ; 45nm Xeon CPUs
0D9E6: nop


TM2:

Code:
DC89: cpuid
DC8B: and ax,0FFF0
DC8E: cmp ax,006F0 ; 65nm Xeon CPUs
DC91: je 00000DCDF
DC93: cmp ax,00670 ; 45nm Xeon CPUs
DC96: je 00000DCDF


In attached ZIP 238MS720.WPH is original bios from MSI, 238MS720_5.WPH - with updated microcode and fixes.

NX bit is set by default for both types of CPU, same as TM2, but BIOS menu to enable/disable NX bit is available only for old CPUs, i guess because check for BIOS UI is somewhere else.


Attached Files
.zip   238MS720_5.zip (Size: 1.23 MB / Downloads: 1)
find
quote
#2
Hi mate,
ask to DeathBringer , write to him a PM !
Regards

[size=undefined]Your Brain [/size]. . . . It's the best tool U can use ! Wink
[size=undefined]Don't FLASH the Bios Mod if You get a Size Alert, You risk a Brick !!! [/size]
Donate to me for my work, click here BDM
find
quote
#3
What kind of motherboard you have? with or without BMC FW?
How you made 238MS721.WPH? Cause 238MS720.WPH & 238MS721.WPH very different.
find
quote
#4
Motherboard with IPMI FW. I made *721 using PhoenixBiosEditor. Serverboard working well with it, shows new version of microcode on information screen, but it doesnt resolve my problem.
find
quote
#5
(11-02-2015, 07:15 AM)SimpsonsFan Wrote: shows new version of microcode on information screen
Can make a foto with it?
And tell s-spec of all your CPUs.
find
quote
#6
Here info screen: http://klikr.org/cee4eddd07b1c51f3cd60102d0e8.jpg
2xCPU installed right now L5430 SLBBQ
X5460 SLBBA
E5420 SLBBL
X5355 SLAC4 (options available)
find
quote
#7
What kind of OS you have? If it's Windows then run command line and enter a command:
wmic OS Get DataExecutionPrevention_Available
Tell results
find
quote
#8
Here results of SecurAble + cmd http://klikr.org/33e8fb12f5988fa970c7e4939517.jpg
find
quote
#9
OK. Show foto of Advanced Processor Options.
find
quote
#10
Here http://klikr.org/6c5d8d9d7c0568d0941e204c17fa.jpg
I can change CPU to X5355 and options will appear.
find
quote


Forum Jump:


Users browsing this thread: 2 Guest(s)