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] Lenovo Y50-70 (9ECNxxWW) White...
Last Post: PhySix66
Today 05:05 PM
» Replies: 1775
» Views: 834737
[REQUEST] Lenovo B590 (H5ETxxWW) Whiteli...
Last Post: Cokeef
Today 04:28 PM
» Replies: 281
» Views: 130210
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: DeathBringer
Today 10:37 AM
» Replies: 128
» Views: 129542
Toshiba C855 replacement battery problem
Last Post: Rad25
Today 09:45 AM
» Replies: 0
» Views: 67
CSM unlock Lenovo Ideapad Slim 3
Last Post: mario011
Today 09:36 AM
» Replies: 0
» Views: 80
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: winged
Today 07:32 AM
» Replies: 498
» Views: 257936
[REQUEST] Lenovo ThinkPad Edge E330 (H3E...
Last Post: flyingscott
Yesterday 01:02 PM
» Replies: 652
» Views: 339632
[Request] Microcode support on cpu A8 76...
Last Post: boblemagnifique
Yesterday 07:17 AM
» Replies: 0
» Views: 138
New Members Say Hi Here
Last Post: boblemagnifique
Yesterday 06:14 AM
» Replies: 162
» Views: 265576
Lenovo G460 G560 Z460 Z560 NWL ADV MC
Last Post: ArkuS
11-14-2025 09:37 AM
» Replies: 10
» Views: 6805
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
11-14-2025 03:45 AM
» Replies: 139
» Views: 100022
[REQUEST] Lenovo G510 (79CNxxWW) Whiteli...
Last Post: Dudu2002
11-14-2025 03:43 AM
» Replies: 601
» Views: 352528
HP Elitebook 8540w Microcode for I7 920X...
Last Post: blackcat1996@
11-14-2025 03:25 AM
» Replies: 7
» Views: 538
ASUS X501A CPU 1000M > 3210M upgrade cl...
Last Post: ngocthienta
11-12-2025 11:16 PM
» Replies: 5
» Views: 2897
Help Acer Aspire 15
Last Post: mvlaurentiu
11-12-2025 06:41 PM
» Replies: 0
» Views: 407
[REQUEST] Acer Exstensa 5220 cpu mod
Last Post: DeathBringer
11-12-2025 04:09 PM
» Replies: 5
» Views: 433
[REQUEST] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: sam4011
11-12-2025 01:37 PM
» Replies: 100
» Views: 58503
[REQUEST] Lenovo L340-15API & L340-17API...
Last Post: Dudu2002
11-12-2025 10:24 AM
» Replies: 12
» Views: 8726
[REQUEST] Lenovo G580 (62CNxxWW) Whiteli...
Last Post: pupa57
11-12-2025 07:28 AM
» Replies: 818
» Views: 459772
Locate BIOS chip on DKL50 LA-E802P Rev:1...
Last Post: valerio_vanni
11-11-2025 08:29 PM
» Replies: 0
» Views: 176

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