Author Topic: HELP! Asus Laptop Wont Boot! Corrupted BIOS! How Can I Reprogram It?  (Read 6971 times)

0 Members and 1 Guest are viewing this topic.

Offline iamdarkyoshiTopic starter

  • Frequent Contributor
  • **
  • Posts: 381
  • Country: us
My asus A53S (or K53SV if you go by the PCB and old BIOS title) no longer powers on.

I flashed the latest bios from their website and after flashing, the notebook just hung there for an hour. So I unplugged it and removed the battery, put them back in, and it does NOT turn on. I removed the bios battery, no change.

So now I'm stuck. I could buy another logic board at work, but I don't want to call it quits yet.

BIOS chip looks like its a Winbond 25Q32bvsig.

Can I reflash the chip myself?

Can it be done with an arduino?

If not, could I borrow a working board from work, power it on, remove the bios chip while its running, swap it for the corrupt one, and then flash the corrupted one that way?

If not, what else can I do?

Help! This is my only working computer right now!
« Last Edit: September 27, 2016, 12:49:44 am by iamdarkyoshi »
 

Offline imidis

  • Frequent Contributor
  • **
  • Posts: 426
  • Country: ca
Gone for good
 

Offline iamdarkyoshiTopic starter

  • Frequent Contributor
  • **
  • Posts: 381
  • Country: us
Re: HELP! Asus Laptop Wont Boot! Corrupted BIOS! How Can I Reprogram It?
« Reply #2 on: September 27, 2016, 12:18:36 am »
This may help?

I think the 0 might be a Q

http://partner.winbond.com/NR/rdonlyres/B573ABE4-0DD6-4C10-AA9F-906945FC52B5/0/W25Q32BV.pdf

Yeah it is. Winbond needs a better laser etching machine, apparenttly.
 

Offline iamdarkyoshiTopic starter

  • Frequent Contributor
  • **
  • Posts: 381
  • Country: us
 

Offline sainter

  • Regular Contributor
  • *
  • Posts: 114
  • Country: lt
Re: HELP! Asus Laptop Wont Boot! Corrupted BIOS! How Can I Reprogram It?
« Reply #4 on: September 27, 2016, 05:20:58 am »
You need to check witch family EEPROM chip you laptop has. After that, you can find needed programmer. Also I advice of getting soic8 chip clip, (look like this http://www.ebay.com/itm/Pomona-5250-test-clip-for-SOIC-8-Pin-SOP-EEPROM-24-25-93CXX-93C46-ICSP-M-F-USA-/171178171301?hash=item27db039ba5:g:4BYAAOxyvuVSHUOT) that you wouldn't have to desolder the chip.

Then you can get fresh bios from manufacturer website and burn it it. Alternatively you can find a preprogrammed chip and solder it on... but I would advice agains it.

 

Offline paulhm81

  • Regular Contributor
  • *
  • Posts: 72
  • Country: ro
Re: HELP! Asus Laptop Wont Boot! Corrupted BIOS! How Can I Reprogram It?
« Reply #5 on: September 27, 2016, 06:17:45 am »
Hi
You cannot program it with the firmware update from asus support site because it contains just a fraction of the data. You need a bios dump for your motherboard. You should find the exact name of the motherboard and the revision and then search for a dump. You usually find them on russian sites. As for programming it without desoldering the chip I don't think it would work. You should take it off.
Here's a link with a few instructions:
http://laptoprepairblog.com/restoring-bios-asus-k52-k53-k55-k56
 

Offline TheBay

  • Supporter
  • ****
  • Posts: 1016
  • Country: wales
Re: HELP! Asus Laptop Wont Boot! Corrupted BIOS! How Can I Reprogram It?
« Reply #6 on: September 30, 2016, 09:37:07 am »
I've had success repairing corrupted BIOS's by taking a dump of the old one and merging that data with the new BIOS.
Most of the time it will be the updatable part that's corrupt and it will boot, possibly with a checksum error but then doing a normal BIOS update will fix it.
 

Offline iamdarkyoshiTopic starter

  • Frequent Contributor
  • **
  • Posts: 381
  • Country: us
Re: HELP! Asus Laptop Wont Boot! Corrupted BIOS! How Can I Reprogram It?
« Reply #7 on: September 30, 2016, 05:26:08 pm »
I've had success repairing corrupted BIOS's by taking a dump of the old one and merging that data with the new BIOS.
Most of the time it will be the updatable part that's corrupt and it will boot, possibly with a checksum error but then doing a normal BIOS update will fix it.

Hopefully I can lern how to do this, I'm good at hardware but bad at software. Maybe i'll look for a scrap motherboard with a compatible bios chip I can use so I don't write to the original one. Shipping info on the programmer estimates it should arrive next week...

Gah, I can't game on my desktop, its too hot in my bedroom!
 

Offline iamdarkyoshiTopic starter

  • Frequent Contributor
  • **
  • Posts: 381
  • Country: us
Re: HELP! Asus Laptop Wont Boot! Corrupted BIOS! How Can I Reprogram It?
« Reply #8 on: October 02, 2016, 06:59:11 pm »
Well guys, the cheap usb programmer from ebay plus the dump I found on some russian site WORKED!

Almost.

I don't know how to modify the dump so it has my original mac address and serial number. Before flashing anything to my original chip, I dumped the data off of it. Anyone know how I would go about editing the bios I got online to have my original serial number and mac address and stuff?
 

Offline Rasz

  • Super Contributor
  • ***
  • Posts: 2616
  • Country: 00
    • My random blog.
Re: HELP! Asus Laptop Wont Boot! Corrupted BIOS! How Can I Reprogram It?
« Reply #9 on: October 03, 2016, 10:11:11 am »
russians usually have homemade dos programs/scripts that do that
for example this dude https://www.youtube.com/channel/UC2EQmypjuRR4oBYQICIEgCg/videos (yes, I know Ukraine is not Russia ... yet) has plenty of vids where he shows his tools. He does mainly asuses/acers.

have you tried searching for binary value of the current mac address in the file? try different endianess to cover all bases.
Who logs in to gdm? Not I, said the duck.
My fireplace is on fire, but in all the wrong places.
 

Offline iamdarkyoshiTopic starter

  • Frequent Contributor
  • **
  • Posts: 381
  • Country: us
Re: HELP! Asus Laptop Wont Boot! Corrupted BIOS! How Can I Reprogram It?
« Reply #10 on: October 03, 2016, 08:48:15 pm »
russians usually have homemade dos programs/scripts that do that
for example this dude https://www.youtube.com/channel/UC2EQmypjuRR4oBYQICIEgCg/videos (yes, I know Ukraine is not Russia ... yet) has plenty of vids where he shows his tools. He does mainly asuses/acers.

have you tried searching for binary value of the current mac address in the file? try different endianess to cover all bases.

I've managed to find my serial number, didn't sesrch for the mac

Serial number starts precisely on line 022000
 

Offline lpc32

  • Frequent Contributor
  • **
  • Posts: 454
Re: HELP! Asus Laptop Wont Boot! Corrupted BIOS! How Can I Reprogram It?
« Reply #11 on: December 28, 2020, 04:53:06 pm »
... 4 years later ...

You should find the exact name of the motherboard and the revision and then search for a dump. You usually find them on russian sites.

Which sites are recommended?

soic8 chip clip ... that you wouldn't have to desolder the chip.

As for programming it without desoldering the chip I don't think it would work. You should take it off.

Who is correct? :)
« Last Edit: December 28, 2020, 05:02:53 pm by lpc32 »
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf