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] HP Pavilion DM4-2101er BIOS F....
Last Post: Nylon
Today 01:43 AM
» Replies: 1
» Views: 203
ThinkPad W520 - Corrupted ME
Last Post: lovie_loveth
Yesterday 10:07 PM
» Replies: 0
» Views: 45
[REQUEST] Lenovo IdeaPad S400 (6DCNxxWW)...
Last Post: MasterSil
Yesterday 08:09 PM
» Replies: 336
» Views: 175385
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: acidmonkey
Yesterday 03:14 PM
» Replies: 129
» Views: 130915
BIOS ESS Xerox C60
Last Post: JSteen
Yesterday 02:37 PM
» Replies: 0
» Views: 52
[REQUEST] Acer Nitro 5 AN517-54 BIOS Unl...
Last Post: Carlos_Eduardo13087
Yesterday 12:25 PM
» Replies: 30
» Views: 12016
[REQUEST] Acer Predator PHN16-72 BIOS Un...
Last Post: Dudu2002
Yesterday 07:11 AM
» Replies: 3
» Views: 2566
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Cevox
Yesterday 06:36 AM
» Replies: 500
» Views: 271031
[REQUEST] Please help unlock em64t in bi...
Last Post: MonoTightt
Yesterday 02:48 AM
» Replies: 3
» Views: 2903
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
Yesterday 12:55 AM
» Replies: 141
» Views: 103038
Need HP BIOS 080B0 (080B0.bin + .sig) fo...
Last Post: AldoRmz
11-23-2025 11:06 PM
» Replies: 0
» Views: 97
[REQUEST] HP dc7600 CMT BIOS Modding for...
Last Post: C2WRtm36y
11-23-2025 05:47 PM
» Replies: 7
» Views: 699
[Request] Dell Precision M6800 A16 BIOS ...
Last Post: bytehat248
11-23-2025 12:39 PM
» Replies: 1
» Views: 97
[REQUEST] Lanner FW-7573 (7571)
Last Post: romankul
11-23-2025 03:36 AM
» Replies: 0
» Views: 123
[REQUEST] Dell Precision T3600 Xeon E5 v...
Last Post: DeathBringer
11-23-2025 01:19 AM
» Replies: 1
» Views: 180
Acer M5-518t Boot Loop (No bootloader)
Last Post: Cfox
11-23-2025 12:16 AM
» Replies: 0
» Views: 130
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: winged
11-20-2025 04:16 PM
» Replies: 499
» Views: 260561
[REQUEST] Lenovo Z410 & Z510 (8DCNxxWW) ...
Last Post: palych88
11-20-2025 03:54 PM
» Replies: 502
» Views: 251722
Gigabyte Z690I Aorus Ultra Plus DDR4 & E...
Last Post: EncryptedDataGS
11-20-2025 01:53 PM
» Replies: 11
» Views: 726
[REQUEST] HP Pavilion G7-1227nr
Last Post: brussell639
11-20-2025 01:42 PM
» Replies: 0
» Views: 269

[SOLVED] MSI X2-108 (MS-9238 v3.xx)
#21
Cool! No changes to BIOS are needed!
You can use your CPU with SYMCMOS:
(0219) - Execute Disable Bit
0 - Disable 1 - Enable
(021C) - Thermal Management 2
1 - Disable 0 - Enable
P.S. Can you enter to Advanced Processor Options. Any changes?
find
quote
#22
Thank you for your help and patience.
Cant look right now at BIOS setup, server is super loud, and kid is sleeping already)
Is it possible to make it human friendly, to unlock that options in BIOS setup or maybe make it ON in default CMOS settings?
find
quote
#23
I think it's a logical error in BIOS code. But I can't find it Sad.
P.S. Execute Disable Bit & Thermal Management 2 are enabled in default BIOS settings, but they are disabled in first start with new CPU. BIOS define incorrectly CPU capabilities.
find
quote
#24
Looked at dissasm of SETUP00.ROM, no way i can trace back to code which checks what futures are available )
find
quote
#25
I'm still waiting news about changes in Advanced Processor Options after SYMCMOS patching...
find
quote
#26
Sorry for delay. Options still not available after symcmos patching.
find
quote
#27
SETUP00.ROM uses external calls to define CPU capabilities. Error in somewhere else.
So you must use SYMCMOS instead of BIOS setup.
find
quote
#28
Is it possible to add some OpROM that can enable that futures atleast in CMOS settings?
find
quote
#29
I've found code in module BIOSCOD06.ROM that verify 0219 & 021C CMOS settings.
Code:
DA08        mov     ax, 219h
DA0B        call    far ptr 0F000h:3661h
DA10        jnz     short DA49
...
DA7E        mov     ax, 21Ch
DA81        call    far ptr 0F000h:3661h
DA86        jz      short DA8C
You can change these conditional jumps to unconditional. Simply replace one byte on address DA10 to EB. And replace one byte on address DA86 to EB too.
I've done it and you can download result.
Use Phoenix BIOS Editor to replace module BIOSCOD06.ROM.
find
quote
#30
Thank you! I'll check it ASAP.
find
quote


Forum Jump:


Users browsing this thread: 2 Guest(s)