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 G400S (7BCNxxWW) Whitel...
Last Post: El_Gamer_74
Today 02:09 PM
» Replies: 218
» Views: 127990
Dell G43T-DM1 please
Last Post: Methanoid
Today 09:52 AM
» Replies: 0
» Views: 47
Thinkpad P16s G3 WWAN whitelist removal
Last Post: jussi666
Today 09:30 AM
» Replies: 0
» Views: 61
Lenovo G460 G560 Z460 Z560 NWL ADV MC
Last Post: ArkuS
Today 06:58 AM
» Replies: 6
» Views: 6181
Foxconn 865G7MF Pinmodded Xeon Support
Last Post: DeathBringer
Today 02:40 AM
» Replies: 17
» Views: 391
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
Today 02:14 AM
» Replies: 70
» Views: 44948
[REQUEST] Lenovo IdeaPad Gaming 3 15IMH0...
Last Post: ormcra
Today 01:40 AM
» Replies: 57
» Views: 41989
[REQUEST] Lenovo Thinkpad T410 (6IETxxWW...
Last Post: egecc
Yesterday 05:11 PM
» Replies: 154
» Views: 63625
X550VXK BIOS Unlock Request
Last Post: laret
11-07-2025 03:01 PM
» Replies: 3
» Views: 393
BIOS P09ABE and 32GB RAM with 2 16GB mod...
Last Post: japa543
11-07-2025 02:43 PM
» Replies: 4
» Views: 807
[REQUEST] Resizable BAR for Lenovo m720q...
Last Post: elfloko
11-07-2025 01:29 PM
» Replies: 1
» Views: 1585
ASUS X501A CPU 1000M > 3210M upgrade cl...
Last Post: senorjuan2244
11-07-2025 01:53 AM
» Replies: 4
» Views: 2557
[REQUEST] Acer E5-551(G) BIOS Unlock
Last Post: Hlebka
11-06-2025 07:59 AM
» Replies: 51
» Views: 39862
[GUIDE] How to modify AMI MSI BIOS to un...
Last Post: Juancho
11-06-2025 05:26 AM
» Replies: 57
» Views: 360333
asus ga503qm bios
Last Post: delav
11-06-2025 02:35 AM
» Replies: 0
» Views: 185
[REQUEST] Microcode modification a HP Pr...
Last Post: DeathBringer
11-06-2025 12:14 AM
» Replies: 1
» Views: 259
**Request** ASUS H81M-R Moded BIOS
Last Post: FourTwenty42
11-05-2025 05:37 PM
» Replies: 0
» Views: 220
[request] Asus ROG strix G15 2021 (g513q...
Last Post: delav
11-05-2025 11:07 AM
» Replies: 15
» Views: 16425
disabling amd prochot with moded bios.
Last Post: vorajeeah
11-03-2025 09:27 AM
» Replies: 2
» Views: 938
[REQUEST] ThinkPad X1 Carbon (20A7 & 20A...
Last Post: neax61
11-03-2025 05:46 AM
» Replies: 87
» Views: 51140

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