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] Mod JGINYUE X99-M D4 BIOS
Last Post: polmzqwe
Today 11:54 AM
» Replies: 0
» Views: 70
2x CPU Dell Workstation BIOS modding
Last Post: amyleon
Today 06:59 AM
» Replies: 1
» Views: 1500
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
Today 02:39 AM
» Replies: 135
» Views: 94558
Lenovo X250 WAN whitelist remove
Last Post: rahimali
Yesterday 11:59 AM
» Replies: 12
» Views: 4099
[REQUEST] HP Elitebook 8560w Whitelist R...
Last Post: daedaluus
Yesterday 11:16 AM
» Replies: 26
» Views: 16864
How to peek inside a bios that comes as ...
Last Post: amyleon
Yesterday 10:46 AM
» Replies: 1
» Views: 1460
BTC79X9 Core unlock
Last Post: Stahan
Yesterday 05:27 AM
» Replies: 0
» Views: 174
UNLOCKED BIOS S3810 WITH LIMIT 8GB RAM
Last Post: DeathBringer
Yesterday 03:26 AM
» Replies: 9
» Views: 840
Biostar N68S3B to disable TDP check
Last Post: DeathBringer
Yesterday 03:24 AM
» Replies: 3
» Views: 271
[REQUEST] Lenovo Thinkpad T420s (8CETxxW...
Last Post: fr4nk
10-19-2025 09:35 PM
» Replies: 196
» Views: 122342
BIOS P09ABE and 32GB RAM with 2 16GB mod...
Last Post: DeathBringer
10-19-2025 11:16 AM
» Replies: 3
» Views: 503
Microcode Update for HP Compaq DC7900 (7...
Last Post: MarkF
10-19-2025 09:53 AM
» Replies: 20
» Views: 11256
[Request] AM3 support for ECS RS485M-M
Last Post: DeathBringer
10-19-2025 02:03 AM
» Replies: 7
» Views: 1089
Intel Xeon E3 1270 V5 for LGA 1151 (ASUS...
Last Post: DeathBringer
10-18-2025 03:26 PM
» Replies: 6
» Views: 617
ASUS M2N4-SLI new cpu
Last Post: Vlad94
10-18-2025 02:52 PM
» Replies: 9
» Views: 2241
[REQUEST] Lenovo Flex 2-14 (A0CNxxWW) Wh...
Last Post: Dudu2002
10-18-2025 11:51 AM
» Replies: 246
» Views: 119391
disabling amd prochot with moded bios.
Last Post: vorajeeah
10-18-2025 07:21 AM
» Replies: 0
» Views: 514
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Dudu2002
10-17-2025 11:34 PM
» Replies: 343
» Views: 200006
[REQUEST] Samsung RV520 BIOS Unlock
Last Post: ezikCel
10-17-2025 07:45 PM
» Replies: 9
» Views: 13772
Winflash "flash bios is not an upgrade" ...
Last Post: lovie_loveth
10-17-2025 06:47 PM
» Replies: 23
» Views: 11971

core quad support vostro 1520
#1
Hello everybody


I am registered recently on the forum, but I come from time to time to do a little tour for many many years,
and today I allow you to solicitation because I would like to install on my dell vostro 1520 a core quad q9100,
I can start the pc with this cpu with a pin mod but shutdown after a few seconds,
I think the microcode is not present in my bios.
That's why I would like to know if anyone can add the microcode on the bios of 1520 from a bios dell precision m4400 that I have in my possession. normally my chipset supports the quad core and my cooling should support the beast,
I had already put an extreme core x9100 and it worked perfectly  (core xtrem & core quad has the same tdp of 45W)

if anyone could do that, I would be eternally grateful to him

Best regards from France

P-S : i have added a zip file with the m4400 & 1520 Bios ROM


Attached Files
.zip   BIOS MOD 1520.zip (Size: 2.14 MB / Downloads: 11)
find
quote
#2
Quote:if anyone could do that,
You can do it yourself. Open in hex editor file BIOSM4400.rom, find the desired block(cpuid=01067A plat B1 ver 0A0C size 0x2000) copy and replace old block(cpuid=01067A plat A0 ver 0A07 size 0x2000) in file _C00.PEI, which will find in folder DUMP when open file BIOS1520.ROM for rebuild in program PhoenixTool.exe where addition set "Allow user to modify other modules","No SLIC" modification.
Quote:I had already put an extreme core x9100 and it worked perfectly
Well, you can test the value of his platform, to understand in the absence of a suitable firmware it was.
Look value of "MSR 0x00000017 0x001C0000 0xB9F4891C" or "Package (platform ID Socket P (478) (0x7))" in text report program CPU-Z.

Update: platform B1=A0(for modile cpu)+11(for desktop cpu) , so i'm now sure need check platform ID.
find
quote
#3
(06-05-2018, 10:35 AM)LLC Wrote:
Quote:if anyone could do that,
You can do it yourself. Open in hex editor file BIOSM4400.rom, find the desired block(cpuid=01067A plat B1 ver 0A0C size 0x2000) copy and replace old block(cpuid=01067A plat A0 ver 0A07 size 0x2000) in file _C00.PEI, which will find in folder DUMP when open file BIOS1520.ROM for rebuild in program PhoenixTool.exe where addition set "Allow user to modify other modules","No SLIC" modification.
Quote:I had already put an extreme core x9100 and it worked perfectly
Well, you can test the value of his platform, to understand in the absence of a suitable firmware it was.
Look value of "MSR 0x00000017 0x001C0000 0xB9F4891C" or "Package (platform ID Socket P (478) (0x7))" in text report program CPU-Z.

Update: platform B1=A0(for modile cpu)+11(for desktop cpu) , so i'm now sure need check platform ID.


Hello and thank you for answering me

I tried to implement what you explained to me but I can not understand how to do with hex editor,
I don't find any 1067A block, I lost a lot of time searching the web to have more precision
but I do not understand the manipulation despite your help
find
quote
#4
Quote:I don't find any 1067A block

I found it because I already knew what the title of these micro-codes looks like in the hex-editor, samples of which can be downloaded from site . I have already rebuild the file, compared with the original on the difference (in file _C00.PEI you need to do exactly the rewrite of the old block, without increasing the size of the entire file otherwise it will be "bios black edition"), and briefly described my actions.
   
find
quote
#5
by bios black edition you mean bricked bios right?

I think the file bios4400 is broken or baddly extracted, when i try to open it with phoenixtool i have an error message
find
quote
#6
Updating microcode will not help.
This motherboard in laptop doesn't support quad cores CPUs.
But you can try the motherboard's mod for quad core CPU supporting:
[Image: quadcore-pinsy1dm5.jpg]
[Image: sockelt6126e71.jpg]
find
quote


Forum Jump:


Users browsing this thread: 4 Guest(s)