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 v520s sff unit bios sup...
Last Post: alegatorul
Today 04:31 AM
» Replies: 16
» Views: 3577
[REQUEST] Lenovo Ideapad Z710 (7FCNxxWW)...
Last Post: Dudu2002
Yesterday 03:56 PM
» Replies: 224
» Views: 140260
[Request] Mod Adaptec ARCCONF to allow x...
Last Post: Teetrinker
09-13-2025 10:14 AM
» Replies: 0
» Views: 3330
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Princeneo
09-12-2025 09:23 AM
» Replies: 1726
» Views: 908330
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
09-12-2025 02:22 AM
» Replies: 26
» Views: 29632
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: iku56m22v
09-11-2025 10:02 AM
» Replies: 37
» Views: 33206
3rd Party RAM Mod For HP EliteDesk 705 G...
Last Post: AmyGrrl
09-10-2025 09:40 AM
» Replies: 0
» Views: 5353
MSI PR210 AHCI
Last Post: iday82
09-09-2025 04:40 PM
» Replies: 0
» Views: 5459
Honor Magicbook D14 Ryzen 4800H
Last Post: Altermann
09-09-2025 05:04 AM
» Replies: 0
» Views: 5574
[REQUEST] Thinkpad X60S WiFi WhiteList r...
Last Post: Vigor89
09-08-2025 04:46 PM
» Replies: 0
» Views: 6749
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: lovesickugh
09-07-2025 09:15 PM
» Replies: 3
» Views: 11137
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
09-04-2025 10:37 AM
» Replies: 0
» Views: 8552
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 39171
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 8428
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 8690
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 8652
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 57946
[REQUEST] Samsung NP900X4D AES-NI enable...
Last Post: Vesly
08-23-2025 05:25 PM
» Replies: 63
» Views: 53273
Acer Veriton X2640G Xeon support
Last Post: hercares
08-19-2025 03:21 PM
» Replies: 5
» Views: 2788
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: tuwumo
08-17-2025 11:37 AM
» Replies: 18
» Views: 36072

[Solved] Possible AWARD Bios Mod for HP Pavilion s3750t?
#1
All,

I've got an HP Pavilion Slimline s3750t that has a Foxconn Irvine board with an Nvidia nForce 630i chipset.

I've been in the process of updating the BIOS for this board to accept a Core 2 Quad (Q9400). There is only one official BIOS from HP and doesn't seem to support the Core 2 Quads. There is conflicting information from HP on CPU upgrade support. One spot only lists the dual-core CPUs with 65W TDP as potential upgrades. Another spot lists some of the quad core cpus but incorrectly labels the Core2 Quad Q9400 as a 65W part. It's a 95W TDP part the 65W version is a Q9400S.

Long story short....I updated the bios with the Q9400 microcode and when booted into Win10 it works. However, this BIOS has some kind of CPU whitelist. After POST it throws a screen up that says something like "Unsupported CPU installed. Will shut down in a few seconds". And, if left alone it will shut down! However, it is possible to bypass this shutdown by hitting F2 during POST. 

My question is: What in the BIOS is determining that the CPU is "unsupported" and can I remove that check? 


Thanks!
find
quote
#2
Post screenshots of first (CPU) & third (Mainboard) tabs of CPU-Z with native CPU.
find
quote
#3
Here's the CPU-Z output with the NEW CPU (The Quad Core). I don't have the original installed.

The original CPU was a Pentium Dual Core E5300 (SLB9U)

http://ark.intel.com/products/35300/Inte...00-MHz-FSB


Attached Files Thumbnail(s)
       
find
quote
#4
OK. I'll try to find code that write string about "usupported CPU".
Can you post a foto of the screen with that error?
find
quote
#5
(09-03-2016, 02:01 PM)DeathBringer Wrote: OK. I'll try to find code that write string about "usupported CPU".
Can you post a foto of the screen with that error?

I did take apart the BIOS and found the section that has those errors. It seems to be just a list of the possible user-interface responses to all of the possible responses the BIOS would print to the screen. There were several versions, for different languages, of the same set of responses. 

I'm guessing there is some other "test" that checks the CPU and references that "CPU Unsupported..." text if it fails.


I'm trying to figure out how it identifies the CPU. I've looked for strings for CPUID and processor stepping but found none.....


Thanks for your help.
find
quote
#6
I've found that info too. But it isn't executable code. It look like text data in tree form for external using.
I still need a foto.
find
quote
#7
(09-03-2016, 03:07 PM)DeathBringer Wrote: I've found that info too. But it isn't executable code. It look like text data in three form for external using.
I still need a foto.

Ok, Here's a pic during boot-up. Sorry about the quality.

Here's the text that I got from looking at strings in "_EN_CODE.BIN"

ERROR: Unsupported CPU installed.
PC will automatically power down in a few seconds.


Attached Files Thumbnail(s)
   
find
quote
#8
Thx. I'll try to find the function that print this string.
find
quote
#9
I've found the required code. I see two ways to patch.
1. Add your CPU to whitelist.
2. Disable CPU whitelist.
what do you prefer?
find
quote
#10
(09-05-2016, 12:30 PM)DeathBringer Wrote: I've found the required code. I see two ways to patch.
1. Add your CPU to whitelist.
2. Disable CPU whitelist.
what do you prefer?

Whichever one's easier. This is prob the last CPU for this box anyways.
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)