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] Asus Zenbook (UM535QE) Bios M...
Last Post: Bravo6
Today 03:41 AM
» Replies: 0
» Views: 148
OptiPlex 360 380 760 780 960 Xeon LGA 77...
Last Post: LoFabio
Today 03:38 AM
» Replies: 265
» Views: 330528
[REQUEST] Asus G614JV BIOS Unlock
Last Post: Mrgraysky
Today 01:02 AM
» Replies: 0
» Views: 111
[REQUEST] HP Compaq nx6120 WiFi Whitelis...
Last Post: Maxinator500
Yesterday 09:24 PM
» Replies: 1
» Views: 185
[REQUEST] Acer Nitro 5 AN517-52 BIOS Unl...
Last Post: Dudu2002
Yesterday 03:50 AM
» Replies: 24
» Views: 10530
[REQUEST] Acer Nitro ANV15-51 BIOS Unloc...
Last Post: Dudu2002
Yesterday 01:14 AM
» Replies: 3
» Views: 189
[REQUEST] Lenovo Yoga S940-14IIL (BQCNxx...
Last Post: Dudu2002
07-15-2025 03:09 AM
» Replies: 1
» Views: 358
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: helrobsil
07-14-2025 09:10 PM
» Replies: 217
» Views: 112373
[REQUEST] Lenovo Ideapad S510p (89CNxxWW...
Last Post: Dudu2002
07-14-2025 12:04 PM
» Replies: 181
» Views: 92025
[REQUEST] GA-8I865GME-775-RH (rev. 3.9) ...
Last Post: DeathBringer
07-14-2025 01:48 AM
» Replies: 3
» Views: 614
i7 2860QM how to raise power limit?
Last Post: DeathBringer
07-13-2025 07:43 AM
» Replies: 12
» Views: 886
[REQUEST] Dell Wyse 3040: CSM enable for...
Last Post: mm400
07-13-2025 05:58 AM
» Replies: 1
» Views: 805
[REQUEST] Acer TravelMate 5760(G,Z) BIOS...
Last Post: quibic
07-12-2025 01:03 AM
» Replies: 49
» Views: 26870
Asus P8Z77-M RT-d Unlock
Last Post: cbaldwin1
07-11-2025 04:21 PM
» Replies: 0
» Views: 545
[REQUEST] Lenovo Yoga 530-14ARR (8MCNxxW...
Last Post: Dudu2002
07-11-2025 02:04 PM
» Replies: 4
» Views: 3263
[REQUEST] Gigabyte GA-X99P-SLI BIOS with...
Last Post: DKisCRUSHIN
07-11-2025 09:50 AM
» Replies: 0
» Views: 563
Acer Aspire 5920G - Requesting Modded BI...
Last Post: EbrahimSiami
07-10-2025 02:56 PM
» Replies: 1
» Views: 533
Acer A517-51G-58S5 - Complete BIOS image...
Last Post: Humboldt
07-10-2025 01:07 PM
» Replies: 2
» Views: 625
Lenovo Yoga Pro 7 14ASP9 Bios Unlock
Last Post: Dudu2002
07-10-2025 03:02 AM
» Replies: 3
» Views: 659
[RESOLVED] Help! BIOS for Asus GL503VS R...
Last Post: AmosNZ
07-10-2025 12:09 AM
» Replies: 5
» Views: 3107

Fujitsu Esprimo P5710 - unlock [REQUEST]
#1
Computer model Fujitsu Esprimo P5710 (Core 2 Duo system)
Motherboard model Fujitsu D2451-a23

Can someone help me unlock the advanced settings on this Phoenix Bios?
Can't convert the omf/ocf file to a format compatible with Phoenix Bios Editor Pro.

I also tried with universal bios backup toolkit to dump it to a 512k file, but Phoenix Editor reports file to large or something...

i attached original files from the Fujitsu site. Last version for this model.

Thanks in advance.


Attached Files
.zip   Fujitsu bios.zip (Size: 562.43 KB / Downloads: 2)
find
quote
#2
(04-29-2024, 07:36 PM)monkeywrench Wrote: Phoenix Editor reports file to large or something...
PBE as well as PhoenixTool accept files with aligned data only. Dumps from the memory are usually aligned. Wonder why the editor threw this error.

OCF file is full of "snipac" signatures. This indicates that the file is compressed.
(06-14-2016, 10:45 AM)emuroland Wrote: Managed to unpack the OCF file with e_snipaw, but when i decompress it with phoedecw, drop me an error -Found an error in modules chain list!
Decompression utils are available as part of phoedeco_src.arj package. However, they're not perfect, there is no function to compress file back to OCF format. So you will have to figure out how to install mod bios in some other way.

Also, the utils haven't been updated for a long time, complete decompression often fails.
Here's what I came up with in order to open bios with PBE.
Code:
phoenixdeco & PBE error: 69156 LOGO1 - invalid tail length
phoenixdeco error: 42045 LOGO0 - unreadable "u5", to fix -> (32 32 to 31 31)
phoenixdeco error: 3802A OPROM0 - unreadable "u5", to fix -> (32 38 to 31 31)
PBE error: 3802A OPROM0 - invalid packed and unpacked lengths
phoenixdeco error: 3180F OPROM1 - unreadable "u5", to fix -> (32 32 to 31 31)
PBE error: 3180F OPROM1 - invalid packed and unpacked lengths

PBE error: "This is not a 600 (series) BIOS!" - artificial limitation, use patched PBE
After these actions PBE reads the file with no errors. Options of file rebuild and Setup emulation also work. You'll more likely need to revert those fixes after finishing edits.

The BIOS of Esprimo P5710 is structurally similar to other Phoenix ones and has TEMPLAT module. This means known modification methods should work.

I uploaded decompressed files on a filesharing.
find
quote
#3
Hi @Maxinator500, thank you very much for your time.

I had success opening it, and i can see the "Admin" tab which has the exact settings i was looking for, chipset and ram timings, etc.
I know some bioses reveal these hidden portions with some kind of key pressing combination, however i couldn't find any clue about which key, or key combo.
Do you have any idea where to look for it on PBE?

Also i don't know yet how to turn that tab from hidden to displayed, in the case of me deciding to re-flash it.

I have phoenix winphlash which should be good to re-flash, i think.

Thanks again. Appreciate it.
find
quote
#4
(04-30-2024, 10:29 AM)monkeywrench Wrote: I have phoenix winphlash which should be good to re-flash
Winphlash needs BCP flash data appended to main bios file. This data is nowhere to be found. Or it is one of the .omf files? Don't know, I haven't checked.

(04-30-2024, 10:29 AM)monkeywrench Wrote: Also i don't know yet how to turn that tab from hidden to displayed, in the case of me deciding to re-flash it.
There is 2 possible ways of doing this.
1. Move options from an inaccessible tab to another one.
2. Try to make the tab appear after a code patch. Which Sml6397 never said how to do. I am not good in assembly, so don't expect a success if you want to go that way.
find
quote
#5
I can generate a .BCP file from inside the PBE, on the "Bios configuration parameters" window, pressing save button. But i don't know if that's what you're talking about...

Also I'm not sure how to move the tabs. Drag and drop doesn't seem to be thing here, and when i select TEMPLAT0.ROM, the change button is greyed out.

Thanks @Maxinator500
find
quote
#6
(04-30-2024, 12:29 PM)monkeywrench Wrote: I can generate a .BCP file from inside the PBE, on the "Bios configuration parameters" window
That's not it.

(04-30-2024, 12:29 PM)monkeywrench Wrote: Also I'm not sure how to move the tabs.
PBE is of no use, except for file rebuild. Else has to be done in hex. I can assist with that.
The main problem is re-flashing. If there's no way you know how to perform it, better forget about unlocking and refer to symcmos utility.
find
quote
#7
Bummer.

i found a thread on here in which a guy called Sml6397 seems to know how to do something similar to my request.

https://www.bios-mods.com/forum/showthread.php?tid=16863

Looks like he's not around anymore. Last forum visit in 2022.

Thanks a lot anyway sir.
find
quote
#8
Do you know if winphlash can do a bios backup? I thought maybe it'd generate the missing BCP piece.

Or do you consider your idea of unlock as a bummer?
find
quote
#9
Hi Max.

Winplhash can, in theory, make a backup. The thing is that in order to make a backup, it asks me for a new bios file anyway, which is stupid because i'm only selecting "backup bios only" and not "Backup and Flash new"". And i can't provide new one because it must be a .rom, a .ro2, a .wph or .wp2 file, and i have none of those.

Already tried to rename the file from .bin to .rom but Winphlash returns an error: "corrupted interface descriptors in the new Bios file"

It's a just a bummer that it's a way too convoluted process for me probably... That's what i meant.

thank you
find
quote
#10
(05-01-2024, 01:07 PM)monkeywrench Wrote: it asks me for a new bios file anyway
Try renaming some of the .bin files as .rom and feeding to winphlash.
find
quote


Forum Jump:


Users browsing this thread: 2 Guest(s)