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
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: dfenton
Today 06:13 PM
» Replies: 140
» Views: 100312
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
Today 04:09 PM
» Replies: 46
» Views: 28580
[REQUEST] Lenovo B590 (H1ETxxWW) Whiteli...
Last Post: basil021985
Today 01:25 PM
» Replies: 798
» Views: 489183
Looking for Medion H110H4-EM V2.0 Bios
Last Post: ocsabi
Today 08:46 AM
» Replies: 0
» Views: 66
Asus EEEPC 1015PN enable 64 bit operatio...
Last Post: pathickel
Yesterday 12:10 AM
» Replies: 0
» Views: 191
[REQUEST] Lenovo Y50-70 (9ECNxxWW) White...
Last Post: PhySix66
11-16-2025 05:05 PM
» Replies: 1775
» Views: 836790
[REQUEST] Lenovo B590 (H5ETxxWW) Whiteli...
Last Post: Cokeef
11-16-2025 01:57 PM
» Replies: 280
» Views: 130594
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: DeathBringer
11-16-2025 10:37 AM
» Replies: 128
» Views: 129875
Toshiba C855 replacement battery problem
Last Post: Rad25
11-16-2025 09:45 AM
» Replies: 0
» Views: 127
CSM unlock Lenovo Ideapad Slim 3
Last Post: mario011
11-16-2025 09:36 AM
» Replies: 0
» Views: 155
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: winged
11-16-2025 07:32 AM
» Replies: 498
» Views: 258399
[REQUEST] Lenovo ThinkPad Edge E330 (H3E...
Last Post: flyingscott
11-15-2025 01:02 PM
» Replies: 652
» Views: 340591
[Request] Microcode support on cpu A8 76...
Last Post: boblemagnifique
11-15-2025 07:17 AM
» Replies: 0
» Views: 202
New Members Say Hi Here
Last Post: boblemagnifique
11-15-2025 06:14 AM
» Replies: 162
» Views: 265733
Lenovo G460 G560 Z460 Z560 NWL ADV MC
Last Post: ArkuS
11-14-2025 09:37 AM
» Replies: 10
» Views: 6848
[REQUEST] Lenovo G510 (79CNxxWW) Whiteli...
Last Post: Dudu2002
11-14-2025 03:43 AM
» Replies: 601
» Views: 353160
HP Elitebook 8540w Microcode for I7 920X...
Last Post: blackcat1996@
11-14-2025 03:25 AM
» Replies: 7
» Views: 598
ASUS X501A CPU 1000M > 3210M upgrade cl...
Last Post: ngocthienta
11-12-2025 11:16 PM
» Replies: 5
» Views: 2931
Help Acer Aspire 15
Last Post: mvlaurentiu
11-12-2025 06:41 PM
» Replies: 0
» Views: 454
[REQUEST] Acer Exstensa 5220 cpu mod
Last Post: DeathBringer
11-12-2025 04:09 PM
» Replies: 5
» Views: 481

[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: 1 Guest(s)