Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
HP probook4436s(e2-3000m)can update to a...
Last Post: DeathBringer
Today 04:17 AM
» Replies: 1
» Views: 36
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
Yesterday 01:48 PM
» Replies: 5
» Views: 499
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: flastac
Yesterday 09:45 AM
» Replies: 212
» Views: 105574
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
Yesterday 02:26 AM
» Replies: 40
» Views: 12229
[Request] Bios is locked need to unlock ...
Last Post: Xperjo
Yesterday 12:59 AM
» Replies: 0
» Views: 155
Ailenware M15 R2
Last Post: axdy
06-13-2025 05:17 PM
» Replies: 0
» Views: 146
ASUS P5LD2 Deluxe & Conroe CPU
Last Post: k24a1
06-13-2025 03:05 PM
» Replies: 20
» Views: 9567
Request: Modded BIOS with NVMe support f...
Last Post: thadrusta
06-13-2025 01:08 PM
» Replies: 1
» Views: 766
[REQUEST] Lenovo Yoga 500 (BDCNxxWW) BIO...
Last Post: soren
06-12-2025 05:19 PM
» Replies: 21
» Views: 15809
Unlock EMT64 / 64-bit UEFI support on In...
Last Post: ordi
06-12-2025 01:41 PM
» Replies: 4
» Views: 404
H-Joshua-H61-uATX with i5-2500K or i7-37...
Last Post: EQX
06-12-2025 12:49 PM
» Replies: 33
» Views: 18927
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Yaserxi
06-12-2025 08:50 AM
» Replies: 341
» Views: 173319
[Request] Alienware X51 R2 BIOS Unlock
Last Post: thadrusta
06-11-2025 08:22 PM
» Replies: 14
» Views: 14332
BIOS Mod for Dell Inspiron 7447 A09 to E...
Last Post: hoangha16497
06-11-2025 08:14 PM
» Replies: 0
» Views: 250
[REQUEST] Lenovo B575 (52CNxxWW) Whiteli...
Last Post: ptnom
06-11-2025 06:36 PM
» Replies: 57
» Views: 30237
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: Dudu2002
06-11-2025 05:46 PM
» Replies: 245
» Views: 111145
[REQUEST] Acer Aspire One AOD255E BIOS U...
Last Post: stormy
06-11-2025 03:24 PM
» Replies: 63
» Views: 37554
[Request] Dell Vostro 3268 Bios Modd for...
Last Post: izzner1
06-11-2025 08:34 AM
» Replies: 0
» Views: 246
HP Pavilion DV6318ea Whitelist
Last Post: kaczorekbw
06-11-2025 06:45 AM
» Replies: 0
» Views: 165
[REQUEST] HP Pavilion Gaming 15-DK0042TX...
Last Post: clintonhenry
06-11-2025 02:06 AM
» Replies: 1
» Views: 904

[Solved] Dell Optiplex 780 Quad-Core Support
#1
Hello!

I have a bunch of Dell Optiplex 780s at my office using the A14 bios. All of the models EXCEPT the Ultra-Small-Form-Factor support the quad-core processors. Dell uses a universal BIOS executable (http://ftp.dell.com/FOLDER00810218M/1/O780-A14.exe) for all form-factors of the system.

I would REALLY appreciate if someone could unlock the USFF bios from blocking the quad-core chips (that one specifically if you need to, or just flip the switch so they are all unlocked?). I would be even HAPPIER to do it myself on my own system if someone can walk me through the process though - I'm not unfamiliar with hex editing or reversing, but I'm not sure on how to unpack/modify/repack a bios, particularly one that will contain important things like SLIC.

Since this is for an office machine, it has to be 99% assured that the process will either work or error out before writing - bricking the box is not an option and I don't have a bios chip reader/writer to re-flash it should it go [censored]-up. Smile

Thoughts welcome, I appreciate all help.

OH - and to prove I DID read the "posting requests" about another board with the same CPU, I'll reiterate: The CPUs I want to activate are right in the same executable from dell - all of the other form factors will have it except for the USFF. I'm not sure if they get a different file, or if it checks based on service tag as to whether the CPU is valid or not. All I know is that booting up with the q9550 brought up the immediate warning "Incompatible CPU!"
find
quote
#2
Any chance you can run the executable and then upload the .exe that get's placed into %temp%?

The resultant .exe (the one that gets placed in %temp%) can be opened by archiving utilities such as 7-zip/winrar and we can take a looksie at what's inside.

[Image: x79sig.jpg]
| BitFenix Shinobi XL | i7-3820 5GHz | P9X79 PRO | 32GB DDR3 | 2x HD6970 | 240GB SSD |
www find
quote
#3
(02-11-2013, 02:53 AM)paradigital Wrote: Any chance you can run the executable and then upload the .exe that get's placed into %temp%?

The resultant .exe (the one that gets placed in %temp%) can be opened by archiving utilities such as 7-zip/winrar and we can take a looksie at what's inside.

I would LOVE to...trying my damnedest to get it but it seems to create the file right before forcing reboot and then deletes the file right after processing. I'm working on finding it, will post and attach as soon as I do.

(02-11-2013, 01:18 PM)Vasmodi753 Wrote: I would LOVE to...trying my damnedest to get it but it seems to create the file right before forcing reboot and then deletes the file right after processing. I'm working on finding it, will post and attach as soon as I do.

Checked and even traced out with Process Monitor - no file is written to a temp directory, at least not one that's showing up ANYWHERE. My next guess is that it's loaded into RAM directly from the EXE, which checks a whole host of regkeys and the windows crypto dll beforehand.

Thoughts? Or am I totally missing something?
find
quote
#4
Not sure. None of the typical Compaq/HP softpaq command line switches work (other than /s for "silent"), so I can't extract any of the resources.

None of the tools I've tried to extract from the executable work (even the infamous UniExtract), all I know is that the .exe is an MS Visual C++ compiled executable.

[Image: x79sig.jpg]
| BitFenix Shinobi XL | i7-3820 5GHz | P9X79 PRO | 32GB DDR3 | 2x HD6970 | 240GB SSD |
www find
quote
#5
(02-12-2013, 05:44 AM)paradigital Wrote: Not sure. None of the typical Compaq/HP softpaq command line switches work (other than /s for "silent"), so I can't extract any of the resources.

None of the tools I've tried to extract from the executable work (even the infamous UniExtract), all I know is that the .exe is an MS Visual C++ compiled executable.

Sad Then it sounds like I'm out of luck unless a guru has another way.
find
quote
#6
Well, if you know what type of BIOS the machine has (must say it somewhere during POST or in the BIOS Setup Utility), you could try saving the BIOS from the ROM using whatever tool associates with the brand of BIOS?

[Image: x79sig.jpg]
| BitFenix Shinobi XL | i7-3820 5GHz | P9X79 PRO | 32GB DDR3 | 2x HD6970 | 240GB SSD |
www find
quote
#7
BIOS Link - http://rghost.net/55151565
What Happens - POST - says processor not supported Boots into windows once but not again
Processor Type - Xeon X3363
S-Spec - SLBC3
CPUID - 10676

I can get an X3363 to work with stock BIOS for Optiplex 755. Optiplex 780 boots but I'm assuming the correct updated Microcode is not in the BIOS.
find
quote
#8
(05-14-2014, 07:50 AM)jdough Wrote: BIOS Link - http://rghost.net/55151565
What Happens - POST - says processor not supported Boots into windows once but not again
Processor Type - Xeon X3363
S-Spec - SLBC3
CPUID - 10676

+1 on this.
I have the same machine (O780) , same CPU(X3363) , same BIOS(A15).
http://www.dell.com/support/home/us/en/1...erid=DK074
My system does work fine using Win7 after pressing F1 to get past the "Installed Processor not Supported" message on boot.
However, that manual keystroke is an annoyance I would like to eliminate, particularly since it prevents the machine from rebooting when unattended.
find
quote
#9
Bump, same here. Anyone have any ideas on how to update Xeon microcodes for certain Dell systems that come with 1 single EXE file for updating the BIOS? Obviously you can't modify the EXE...

OptiPlex 780 and 960 are in the same boat.
find
quote
#10
(05-14-2014, 07:50 AM)jdough Wrote: I can get an X3363 to work with stock BIOS for Optiplex 755. Optiplex 780 boots but I'm assuming the correct updated Microcode is not in the BIOS.

Disclaimer:
Dell does not support this modified BIOS or have any oversight on the changes. These patches are completely unofficial, untested, and unapproved by the manufacturer. They are provided "as is" without any warranties or guarantees from any manufacturers or other entities, including myself. This will void any existing warranties.
Flashing the bios poses a very real risk of damaging your computer. You will be solely responsible for any damage or loss of data that results from flashing or using the patched BIOS.
FLASH AT YOUR OWN RISK!

Save all open work and close all programs. Requires restart!
LGA771 E0 (1067A Platform 2,6) REPLACES LGA775 E0 (1067A Platform 0,4)
https://www.sendspace.com/file/6c9hse
find
quote


Forum Jump:


Users browsing this thread: 5 Guest(s)