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] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Dudu2002
Yesterday 11:34 PM
» Replies: 343
» Views: 198772
[Request] AM3 support for ECS RS485M-M
Last Post: usefulsemic
Yesterday 11:01 PM
» Replies: 4
» Views: 825
[REQUEST] Samsung RV520 BIOS Unlock
Last Post: ezikCel
Yesterday 07:45 PM
» Replies: 9
» Views: 13707
Winflash "flash bios is not an upgrade" ...
Last Post: lovie_loveth
Yesterday 06:47 PM
» Replies: 23
» Views: 11735
Microcode Update for HP Compaq DC7900 (7...
Last Post: MarkF
Yesterday 05:22 PM
» Replies: 16
» Views: 10823
[REQUEST] Sony Vaio SVE141 & SVE151 seri...
Last Post: nitro88
Yesterday 02:13 AM
» Replies: 59
» Views: 37803
[REQUEST] Toshiba Satellite L750D & L755...
Last Post: thepwrtank18
10-16-2025 08:20 PM
» Replies: 14
» Views: 12948
Huananzhi x79-8d
Last Post: lomajpure
10-16-2025 01:13 PM
» Replies: 0
» Views: 215
Alienware M17x R3 Bios Unlock
Last Post: Dudu2002
10-16-2025 10:40 AM
» Replies: 12
» Views: 20938
ASUS M2N4-SLI new cpu
Last Post: cocossss
10-15-2025 03:21 PM
» Replies: 8
» Views: 2119
[REQUEST] Gigabyte Aorus 15G KC BIOS unl...
Last Post: Dudu2002
10-14-2025 05:10 PM
» Replies: 35
» Views: 15851
Aorus 17G YD unlock bios?
Last Post: Dudu2002
10-14-2025 05:08 PM
» Replies: 1
» Views: 458
Unlocking the Hidden MAINTENANCE Menu of...
Last Post: 123BIOS
10-14-2025 10:31 AM
» Replies: 0
» Views: 710
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: pitnixu
10-14-2025 04:12 AM
» Replies: 757
» Views: 366388
[REQUEST] Lenovo IdeaPad S400 (6DCNxxWW)...
Last Post: Jamil Missen
10-13-2025 10:04 PM
» Replies: 335
» Views: 167144
[REQUEST] Acer Aspire 5742(G,Z) BIOS Unl...
Last Post: deliter
10-13-2025 09:32 PM
» Replies: 168
» Views: 70079
[REQUEST]wwan whitelist removal ThinkPad...
Last Post: SkyShadow
10-13-2025 02:45 PM
» Replies: 0
» Views: 442
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Dudu2002
10-13-2025 07:31 AM
» Replies: 499
» Views: 261261
HP Victus 16 Bios Splash Screen
Last Post: Onyxcho_Lune
10-13-2025 07:26 AM
» Replies: 0
» Views: 540
[REQUEST] Lenovo IdeaPad Gaming 3-15IHU6...
Last Post: Bobby123Patel
10-13-2025 06:38 AM
» Replies: 7
» Views: 4234

[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: 4 Guest(s)