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
קוד קופון Temu חדש [ACW867474] ₪400 הנחה...
Last Post: Respaa876
Today 07:48 PM
» Replies: 0
» Views: 4
קוד קופון Temu חדש [ACW867474] ₪400 הנח...
Last Post: Respaa876
Today 07:47 PM
» Replies: 0
» Views: 8
קוד קופון Temu חדש [ACW867474] ₪400 הנחה...
Last Post: Respaa876
Today 07:44 PM
» Replies: 0
» Views: 11
קוד קופון Temu [ACW867474] ₪400 הנחה למש...
Last Post: Respaa876
Today 07:43 PM
» Replies: 0
» Views: 10
[מאומת] קוד קופון Temu ₪400 הנחה [ACW867...
Last Post: Respaa876
Today 07:40 PM
» Replies: 0
» Views: 13
[עדכני] קוד קופון Temu ₪400 הנחה [ACW867...
Last Post: Respaa876
Today 07:39 PM
» Replies: 0
» Views: 16
קוד קופון Temu חדש ₪400 הנחה [ACW867474]...
Last Post: Respaa876
Today 07:36 PM
» Replies: 0
» Views: 3
קוד קופון Temu חדש ₪400 הנחה [ACW867474]...
Last Post: Respaa876
Today 07:33 PM
» Replies: 0
» Views: 3
קוד קופון Temu ₪400 הנחה [ACW867474] ללק...
Last Post: Respaa876
Today 07:29 PM
» Replies: 0
» Views: 3
קוד קופון Temu ₪400 הנחה [ACW867474] למש...
Last Post: Respaa876
Today 07:26 PM
» Replies: 0
» Views: 2
קוד קופון Temu ₪400 הנחה [ACW867474] למש...
Last Post: Respaa876
Today 07:24 PM
» Replies: 0
» Views: 10
Új Temu kuponkód 35 000 Ft kedvezmény [A...
Last Post: Respaa876
Today 07:21 PM
» Replies: 0
» Views: 2
Új Temu kuponkód 35 000 Ft kedvezmény [A...
Last Post: Respaa876
Today 07:19 PM
» Replies: 0
» Views: 2
Temu kuponkód 35 000 Ft kedvezmény [ACW8...
Last Post: Respaa876
Today 07:17 PM
» Replies: 0
» Views: 3
Temu kuponkód 35 000 Ft kedvezmény [ACW8...
Last Post: Respaa876
Today 07:15 PM
» Replies: 0
» Views: 4
Temu kuponkód 35 000 Ft kedvezmény [ACW8...
Last Post: Respaa876
Today 07:13 PM
» Replies: 0
» Views: 4
Sconto primo ordine Temu [["ACW867474"]]...
Last Post: Respaa876
Today 07:09 PM
» Replies: 0
» Views: 15
Codice sconto Temu esclusivo {[["ACW8674...
Last Post: Respaa876
Today 07:06 PM
» Replies: 0
» Views: 17
Codice sconto Temu (40% di sconto) [["AC...
Last Post: Respaa876
Today 07:04 PM
» Replies: 0
» Views: 18
Codice sconto Temu attivo [["ACW867474"]...
Last Post: Respaa876
Today 07:03 PM
» Replies: 0
» Views: 17

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