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] Acer Aspire 5742(G,Z) BIOS Unl...
Last Post: deliter
Today 09:32 PM
» Replies: 168
» Views: 69140
[REQUEST]wwan whitelist removal ThinkPad...
Last Post: SkyShadow
Today 02:45 PM
» Replies: 0
» Views: 72
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Dudu2002
Today 07:31 AM
» Replies: 499
» Views: 259698
HP Victus 16 Bios Splash Screen
Last Post: Onyxcho_Lune
Today 07:26 AM
» Replies: 0
» Views: 57
[REQUEST] Lenovo IdeaPad Gaming 3-15IHU6...
Last Post: Bobby123Patel
Today 06:38 AM
» Replies: 7
» Views: 4132
[REQUEST] HP Omen 16 InsydeH2O F.18 (08C...
Last Post: Wernexnrs
Today 04:16 AM
» Replies: 0
» Views: 100
[REQUEST] 775i65g Wolfdale
Last Post: DeathBringer
Today 01:53 AM
» Replies: 53
» Views: 33767
Dell XPS M1710 Overclock Tab Unlock Mod ...
Last Post: Skeleton
Yesterday 08:55 PM
» Replies: 0
» Views: 98
[Request] AM3 support for ECS RS485M-M
Last Post: DeathBringer
Yesterday 07:47 AM
» Replies: 3
» Views: 243
Optiplex 5055 RyzenBIOS Faulty (not upgr...
Last Post: LaszloE
Yesterday 05:29 AM
» Replies: 2
» Views: 178
Intel Xeon E3 1270 V5 for LGA 1151 (ASUS...
Last Post: abruchez
Yesterday 03:26 AM
» Replies: 4
» Views: 193
[REQUEST] Lenovo Thinkpad T420 (83ETxxWW...
Last Post: pycckuu4ejl
10-11-2025 07:32 PM
» Replies: 316
» Views: 284872
M3N78 PRO Phenom II x4 955 BE update
Last Post: Vlad94
10-11-2025 01:28 PM
» Replies: 3
» Views: 5861
ASUS M2N4-SLI new cpu
Last Post: Vlad94
10-11-2025 01:17 PM
» Replies: 7
» Views: 1976
Acer Aspire E1 572 black screen, needs b...
Last Post: just_biosmods
10-11-2025 10:38 AM
» Replies: 31
» Views: 38320
[REQUEST] Acer Nitro 5 AN517-54 BIOS Unl...
Last Post: svetepach
10-11-2025 10:17 AM
» Replies: 27
» Views: 10396
I want to remove the BIOS whitelist from...
Last Post: stallonh
10-11-2025 03:06 AM
» Replies: 2
» Views: 204
[REQUEST] Lenovo ThinkPad Edge E330 (H3E...
Last Post: Dudu2002
10-11-2025 01:54 AM
» Replies: 647
» Views: 325924
[REQUEST] HP dv6-6b57el hidden menu
Last Post: Lupetto2k
10-10-2025 05:54 PM
» Replies: 0
» Views: 133
[REQUEST]wwan whitelist removal ThinkPad...
Last Post: igorl22
10-10-2025 08:37 AM
» Replies: 4
» Views: 370

[request] unlocked bios for fujitsu celsius h710
#31
So i tried it one more time with my existing hardware doing everything exactly like in the article. It took some time but I established a connection without the ac plugged in. I compared two dumps, they were identical. Than I flashed my first dump. And I took one more dump of the dump i just flashed and compared it with my first dump, they were identical, too.

Unfortunatly, there is still no reaction of the laptop when I push the power button...

I would order the pomona clip if you say there is a good chance that it can be fixed with that one. But isn´t there actually a good chance that the first two dumps are corrupted already? And isn´t there a good chance that I crashed my laptop because of the ac plugged in while flashing?
find
quote
#32
Dang... It looks like your machine is hard hard bricked. I am unsure of why the programmer can't recover it. The backups you took previously with the programmer look okay.

With the way you described it in your previous post, I don't think the programmer is flashing garbage to the BIOS chip, thus purchasing the Pomona 5250 probably wouldn't do any good. I just wanted to make sure that verification was happening to rule out the clip connection issue.

It looks like your BIOS chip (MX25L6405D) requires 3V, which the programmer should supply, so that shouldn't be the issue either. I cannot say for sure that having the AC adapter plugged in while flashing caused the issue. I think it is unlikely, but not impossible. It is more likely the BIOS chip got hit by static when touched (very easy occurrence without anti-static gear and you can't always feel/see it). That said, both of these are small chances.

This is my first brick (and first what seems like unrecoverable one) since I started BIOS modding...

A few final steps to try:
1.) Remove the CMOS/BIOS battery before proceeding to the next steps. I've read that sometimes the CMOS battery can interfere with the flashing process. You shouldn't need to put it back in to test the system after flashing. The system might restart a few times, take a little longer to boot, or beep at you if it is not in though - any of which are indicators that the system is at least partially alive.

2.) At the bottom of the AsProgrammer window when you click "Identify", what shows up (should look like some kind of ID values)? Get these values with a "good" connection (ie: when you are getting consistent/identical dumps verified with a hex editor). Maybe AsProgrammer doesn't handle writing to your particular BIOS chip well.

3.) Speaking of BIOS chip compatibility, is AsProgrammer automatically detecting that you have a Macronix MX25L6405D BIOS chip? If not, you may want to try manually selecting it before flashing. Click IC (at the top) > SPI > Macronix > MX25L6405D (or something that looks very similar, such as MX25L640.. with the last two characters being anything). Let me know if it doesn't have it listed.

4.) Try this after we try the previous two steps. It is possible that AsProgrammer simply does not handle the writing part very well with your particular BIOS chip.

https://github.com/boseji/CH341-Store

^This link is to a GitHub page with a lot of information about the CH341A official software.

For Windows
https://github.com/boseji/CH341-Store/ra...341PAR.ZIP - For the programmer
https://github.com/boseji/CH341-Store/ra...341SER.ZIP - Serial Driver

^^I think the Serial Driver package is the one you want. These links are from that above page. I would run the executable in DRVSETUP64 directory first so that the drivers are installed. Then install the software with SETUP.EXE in the root directory of the archive.

Hoping that these last ditch efforts will fix your laptop. If not, I offer my sincerest apologies.

!!!!!PLEASE READ!!!!!! Our Ukrainian friends are undergoing atrocities right now and need support. There are two things you can do for starters:

1.) Donate to one of various organizations offering medical, military, and psychological support to those impacted: Support Organizations

2.) Combat misinformation on social media. 

Also, please feel free to PM me if I have not replied again about your BIOS mod request after 5 days.
www find
quote


Forum Jump:


Users browsing this thread: 2 Guest(s)