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
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: miant
Today 02:35 PM
» Replies: 140
» Views: 144810
[Request] Enabling PCI-E bifurcation on ...
Last Post: fenomena6909
Today 05:03 AM
» Replies: 3
» Views: 4322
Asus Zephyrus G16 GU605CR request for bi...
Last Post: FlorikDT
Today 04:42 AM
» Replies: 0
» Views: 65
[REQUEST] Lenovo G700 (7ACNxxWW) Whiteli...
Last Post: Duh-bm
Yesterday 07:57 PM
» Replies: 165
» Views: 107103
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Defekt2008
03-03-2026 02:18 PM
» Replies: 344
» Views: 226050
Lenovo ThinkPad Edge E530: I'm trying to...
Last Post: MadBerry
03-03-2026 01:53 PM
» Replies: 1
» Views: 195
Request to unlock advance features in Ac...
Last Post: napsteronly
03-03-2026 07:57 AM
» Replies: 71
» Views: 93726
[Request] Unlocking BIOS for iMedia D361...
Last Post: SplatPie
03-03-2026 04:20 AM
» Replies: 0
» Views: 141
[Request] Lenovo ThinkPad x100e Whitelis...
Last Post: Komzpa
03-03-2026 04:10 AM
» Replies: 2
» Views: 6924
[REQUEST] Lenovo Thinkpad W540 & W541 (G...
Last Post: nameerfk1
03-02-2026 09:20 PM
» Replies: 51
» Views: 38697
Asus Rog Strix Scar 15 G533QS/G733QS Key...
Last Post: rakecikas
03-02-2026 02:55 PM
» Replies: 2
» Views: 2909
[Unlocked] Acer Aspire One D255E
Last Post: clearest
03-02-2026 02:38 AM
» Replies: 2
» Views: 5151
[REQUEST] Sony Vaio VPCEH & VPCEJ series...
Last Post: shum25
03-01-2026 12:56 PM
» Replies: 245
» Views: 193472
[REQUEST] Sony Vaio SVT131 (R1xx0D4) BIO...
Last Post: dumbpartition
03-01-2026 11:54 AM
» Replies: 3
» Views: 3068
Asus G513RC Bios hidden settings unlock
Last Post: ormcra
03-01-2026 04:51 AM
» Replies: 0
» Views: 177
ACER Aspire 7736ZG BIOS microcode update...
Last Post: DeathBringer
03-01-2026 02:04 AM
» Replies: 11
» Views: 607
Lenovo Legion 5 15ITH6H – “Device Freeze...
Last Post: laret
02-28-2026 09:32 AM
» Replies: 5
» Views: 303
sony vaio VGN-Z56MG insydeH20 bios unloc...
Last Post: DevilEpic2
02-28-2026 08:37 AM
» Replies: 0
» Views: 240
Modded BIOS for HP 6730b to support Q900...
Last Post: DeathBringer
02-27-2026 05:00 AM
» Replies: 6
» Views: 604
Asus P5Q Deluxe EFI
Last Post: maoshen1234
02-27-2026 12:55 AM
» Replies: 7
» Views: 18759

.CAP==>.WPH to feed to WinCris Recovery for a bricked Dell
#1
[Yet another 'blind leading the blind' story, so grateful for help]

a friend bricked his Dell XPS 13  L322x  Laptop computer. No reaction of any kind from the machine.
I read and read and it seems that WinCris is the right way to recover in this situation. One essential step is to get the relevant .wph from the manufacturer's website, to rename it BOOT.WPH, and then to add this file to the WINCRIS collection.

My problem is that no matter what i do, the only file I seem to be able to squeeze out of the Dell .exe that updates the bios is a file named 
BIOS.CAP

Now I saw in an acer forum something that suggested that the .CAP file just adds a 2048-byte header to the 'older' .ROM, so that I could do

dd bs=2048 skip=1 if=BIOS.CAP of=BIOS.BIN

and that i could just rename BIOS.BIN to BIOS.WPH, and use that for WinCRIS.

1.Can anyone confirm that? Is there a chance that using WinCris with such a BIOS.WPH file will actually  fix my bad bios?

2. Wincris talks about using key combos such as Fn+B or Win+B, but i see that 'ordinary' flash with Dell seems to be about pressing <end>.
Can anyone tell me if either a. pressing <end> is the way to enter recovery mode on some Dell models; or if b. no no , pressing <end> might be ordinary flashing, but you need to do Fn+B (or one of the other similar codes) to do a **recovery** flash that will restore a bricked machine.

EDIT: I have attached to this post the file BIOS-6.CAP and the file BIOS-10.CAP.  Each file was extracted directly from the stock Dell Bios updater for my XPS 13 L322x laptop; the BIOS-6 file is from the A06 .exe (which is the version A06 that my system had when it left the factory) and the BIOS-10 file is from the most current bios .exe for my machine on Dell's support page (version A10). I obtained these files just by running the Dell .exe on a separate PC; each executable extracts the files to the directory %appdata%\local\temp\ExtractTemp\, and then throws an error and dies (I presume because it checks that it's going to flash to a different-model machine). Just to be clear -- the Dell program in both cases extracts to that directory a file it calls BIOS.CAP According to some posts, if i add the option /WriteRomFile when i do the extraction, i should get the .exe to write the true .ROM file. But this must be an old option, as adding that switch has no efect whatsoever with these .exe files.

It would be amazing if someone could tell me that i can turn these .cap files into .WPH files just by removing he frst 2048 bytes. 

I tried to attach the actual Dell .exe bios updaters here, but this site won't allow .exe attachments. They are  very easy to get - L322xA06.exe and L322Xa10.EXE on the Dell Support website. PM me and I will send you a copy immediately.

(2ND EDIT: When i went to upload the .CAP files, I realized that they are 13MB each!! even though the original updater .exes are about 4MB each. So I only uploaded on .CAP file. Neither the .writeromfile nor the /writehdrfile seemed to do anything. I would have renamed the actual .exe files, to enable me to post them, but since .exe files are not allowed as attachments, I didn't want to anger the moderators by circumventing their policy on my first post Smile. But by all means, pm me and i'll send you a copy, or just get them from Dell, if you want to verify my claims about the two options no working).

THANKS very much!

scott
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)