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
Lenovo Legion 5 15ITH6H – “Device Freeze...
Last Post: laret
Today 09:32 AM
» Replies: 5
» Views: 139
sony vaio VGN-Z56MG insydeH20 bios unloc...
Last Post: DevilEpic2
Today 08:37 AM
» Replies: 0
» Views: 109
Modded BIOS for HP 6730b to support Q900...
Last Post: DeathBringer
Yesterday 05:00 AM
» Replies: 6
» Views: 433
Asus P5Q Deluxe EFI
Last Post: maoshen1234
Yesterday 12:55 AM
» Replies: 7
» Views: 18668
ACER Aspire 7736ZG BIOS microcode update...
Last Post: DeathBringer
Yesterday 12:25 AM
» Replies: 7
» Views: 302
[REQUEST] Lenovo IdeaPad P400, P500, Z40...
Last Post: anto77562
02-26-2026 11:39 PM
» Replies: 686
» Views: 361988
[REQUEST] Lenovo Legion 5 (EFCNxxWW) BIO...
Last Post: SQ0O
02-26-2026 06:29 PM
» Replies: 53
» Views: 40041
[REQUEST] Lenovo G500(s) (7BCNxxWW) BIOS...
Last Post: INARIUS
02-26-2026 03:34 PM
» Replies: 65
» Views: 49896
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: cnv
02-26-2026 01:59 PM
» Replies: 502
» Views: 289896
[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS ...
Last Post: krankbg
02-26-2026 10:31 AM
» Replies: 1970
» Views: 1200991
[REQUEST] Lenovo Y70-70 (9ECNxxWW) White...
Last Post: Dudu2002
02-26-2026 06:41 AM
» Replies: 91
» Views: 52446
[REQUEST] Lenovo Thinkpad T440p (GLETxxW...
Last Post: laralang
02-26-2026 12:37 AM
» Replies: 530
» Views: 319493
Acer aspire Aspire A315-54k
Last Post: Haaazefan
02-25-2026 07:20 PM
» Replies: 0
» Views: 137
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: Dudu2002
02-25-2026 09:54 AM
» Replies: 1230
» Views: 596485
[REQUEST] Lenovo B50-70 (9DCNxxWW) BIOS ...
Last Post: Dudu2002
02-25-2026 09:53 AM
» Replies: 77
» Views: 56985
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: Dudu2002
02-25-2026 09:50 AM
» Replies: 253
» Views: 148231
Toshiba Satellite C50-A (PSCG6x & PSCGAx...
Last Post: Renitoko
02-25-2026 07:46 AM
» Replies: 15
» Views: 12824
[REQUEST] 2 HP Bioses for Unlock
Last Post: ineedhelp61
02-24-2026 05:06 PM
» Replies: 0
» Views: 207
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: INARIUS
02-24-2026 11:55 AM
» Replies: 220
» Views: 140303
[Paid Request] Adding Epyc 2nd gen CPU s...
Last Post: EPYC
02-24-2026 09:05 AM
» Replies: 1
» Views: 1759

.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)