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
Gigabyte GA-MF3 CPU upgrade mod
Last Post: dm-
Today 10:53 AM
» Replies: 25
» Views: 22495
[REQUEST] Lenovo B590 (H1ETxxWW) Whiteli...
Last Post: yamicazanova2
Today 09:50 AM
» Replies: 799
» Views: 480199
BIOS fix Lenovo c460
Last Post: waldek69
Today 07:33 AM
» Replies: 16
» Views: 3686
sp55430 f.48 modded doesn't save changes
Last Post: amyleon
Today 06:13 AM
» Replies: 1
» Views: 1637
[REQUEST] Lenovo x121e (AMD, 8RETxxWW) W...
Last Post: Quill6290
Today 03:31 AM
» Replies: 56
» Views: 43006
Sony vaio UX Boot animation/jingle remov...
Last Post: appletechgeek
Yesterday 11:55 PM
» Replies: 0
» Views: 82
[REQUEST] Lenovo G500 (78CNxxWW) BIOS Un...
Last Post: robgee65
Yesterday 11:33 AM
» Replies: 288
» Views: 199236
[REQUEST] Acer Aspire V3-772G BIOS Unloc...
Last Post: Radiux
Yesterday 11:00 AM
» Replies: 458
» Views: 261390
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: SteveJaye
10-26-2025 09:39 PM
» Replies: 45
» Views: 19650
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Timyan
10-26-2025 03:51 PM
» Replies: 758
» Views: 372804
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Moparman_OCN
10-26-2025 03:48 PM
» Replies: 18
» Views: 14479
[REQUEST] Sony Vaio VPC-EE (R0210Z5) Adv...
Last Post: kI3RO
10-25-2025 07:05 PM
» Replies: 57
» Views: 34501
[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS ...
Last Post: chironghost
10-25-2025 03:35 PM
» Replies: 1971
» Views: 1093460
[REQUEST] Lenovo IdeaPad S540-15IWL GTX ...
Last Post: Dudu2002
10-25-2025 01:56 PM
» Replies: 5
» Views: 2249
[REQUEST] Lenovo B590 (H9ETxxWW) Whiteli...
Last Post: Dudu2002
10-25-2025 12:32 PM
» Replies: 686
» Views: 325299
[REQUEST] X230s (GGET15WW)
Last Post: Dudu2002
10-25-2025 12:31 PM
» Replies: 1
» Views: 380
[Request] Mod bios asus strix rog g614ji
Last Post: elbob89
10-25-2025 07:43 AM
» Replies: 0
» Views: 208
[REQUEST] Lenovo B490 (H5ET73WW 1.16) Wh...
Last Post: yamicazanova2
10-24-2025 03:19 AM
» Replies: 0
» Views: 170
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
10-23-2025 12:44 PM
» Replies: 137
» Views: 96157
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: Dudu2002
10-23-2025 12:43 PM
» Replies: 4
» Views: 20664

[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)