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 Predator Helios 300 PH315...
Last Post: wallerbink
Today 02:02 PM
» Replies: 42
» Views: 17733
HP Insyde bios won't see charger, need m...
Last Post: tombodude
Today 12:16 PM
» Replies: 0
» Views: 29
[REQUEST] Acer Aspire V3-772G BIOS Unloc...
Last Post: medtb
Today 11:22 AM
» Replies: 455
» Views: 211313
BIOS Recovery - Dell Latitude 3420
Last Post: MishIndo
Today 06:22 AM
» Replies: 0
» Views: 78
asus rog g513qr bios
Last Post: cic
Today 05:15 AM
» Replies: 0
» Views: 57
Asus PIKE II 3008-8i bios
Last Post: zaku
Today 03:09 AM
» Replies: 0
» Views: 64
[REQUEST] Acer Aspire 4349, 5349 & 5749(...
Last Post: Computer Service
Yesterday 08:16 PM
» Replies: 251
» Views: 131174
HP Pavilion 17-f150nr (no wifi after bio...
Last Post: SSB_017
Yesterday 10:51 AM
» Replies: 0
» Views: 175
Samsung Chronos NP770 NP870 disable disc...
Last Post: faeterov
Yesterday 09:50 AM
» Replies: 1
» Views: 175
A Suggestion
Last Post: marco_otg
04-05-2025 06:40 PM
» Replies: 0
» Views: 127
Bios MOD Lenovo L390/ Wifi support MacOS
Last Post: DennisWeaver
04-03-2025 10:50 PM
» Replies: 1
» Views: 918
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: help_seeker
04-03-2025 01:23 PM
» Replies: 129
» Views: 54271
[REQUEST] Lenovo ThinkCentre M93p Tiny (...
Last Post: sairos
04-03-2025 10:23 AM
» Replies: 60
» Views: 47226
[REQUEST] Lenovo Thinkpad T440p (GLETxxW...
Last Post: uncle_Fedya
04-02-2025 03:54 PM
» Replies: 524
» Views: 222847
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Dudu2002
04-02-2025 01:56 PM
» Replies: 497
» Views: 208514
[REQUEST] Gigabyte G5 KF BIOS unlock
Last Post: Dudu2002
04-02-2025 01:55 PM
» Replies: 3
» Views: 560
[REQUEST] Lenovo Legion 5 (EFCNxxWW) BIO...
Last Post: Dudu2002
04-02-2025 03:32 AM
» Replies: 44
» Views: 21342
Gigabyte b650e aorus master F33b
Last Post: Anem
04-01-2025 11:59 PM
» Replies: 0
» Views: 364
Xeon E5 2699 V3 (turbo Unlock) for Bios-...
Last Post: xlr8r
04-01-2025 11:42 AM
» Replies: 0
» Views: 475
[REQUEST] Lenovo Thinkpad X1 Carbon Gen3...
Last Post: Dudu2002
04-01-2025 08:50 AM
» Replies: 38
» Views: 18178

Need help: How do I flash EC.ROM?
#1
I'm new to BIOS world, so sorry if I am asking something really trivial.

I'm trying to downgrade my Toshiba Satellite C55-B5202's BIOS from version 5.10 (latest) to 1.70. Since Toshiba's BIOS flash utility doesn't allow downgrading BIOS, I downloaded BIOS flashing utility from AMI website. Also I extracted the following files from Toshiba's .exe file.

  BIOS.ROM (size: 8MB)
  EC.ROM (size: 128KB)

Using AMI's afuwin utility, I was able to flash BIOS.ROM. Not knowing what to do with EC.ROM, I rebooted the computer. I was able to enter BIOS and confirmed that BIOS was indeed downgraded to 1.70 successfully. However, I noticed that EC version still says 5.10 as below.

  System BIOS Verion: 1.70
  EC Version: 5.10

I tried to install Windows 10 anyway, but the installer didn't recognize my hard drive.

So, I created a bootable USB stick with afudos.exe on it and tried to flash EC.ROM part. It tried using /E and /EC options without success. However, I could flash version 5.10 BIOS.ROM using the following command and bring the computer back to the initial state.

  afudos.exe BIOS.ROM /p /b /n /k

So, the computer is not bricked, but my goal is not accomplished. I need to flash version 1.70 EC.ROM on this computer somehow.

I did lots of search in this forum and internet but the only information I could find wat that EC.ROM has to do with Embedded Controller. No one seemed to know how to flash it.

Any help would be appreciated.
find
quote
#2
Okay, I made some progress. I still don't know how to flash EC.ROM, but now I can install Windows and use it. Here is what I was dong wrong, I think.

When I flashed version 1.70 using afuwin, I used a GUI version and left all options as default. That means I updated only Main Block (which corresponds to /P option) but not Boot Block, NVRAM, etc. So, I used my USB stick again and used exactly the same afudos.exe command as I mentioned in my previous post, but with BIOS.ROM I extracted from Toshiba's BIOS version 1.70 program, and now the problem is gone.

Now, the mystery is the role of EC.ROM. Since it came with Toshiba's BIOS update program, it must have some role.. If anyone has insight, please let me know.
find
quote
#3
Here are error messages I get when I run afudos.exe.

afudos.exe bios.rom /p /b /n /k /e
c6 - Error: No EC blocks found in system ROM.

afudos.exe ec.rom /p /b /n /k /e
3 - Error: ROM file size does not match existing BIOS size.

afudos.exe ec.rom /e
3 - Error: ROM file size does not match existing BIOS size.

afudos.exe ec.rom /ec
ac - Error: Invalid EC Header Table.

I'm guessing that there is a way to merge BIOS.ROM and EC.ROM.
Anyone?
find
quote
#4
main bios is main flash chip and ec rom is a separate flash chip located near cd rom connector. on c660 is named U22. look for it in sthe schematic
find
quote
#5
(07-22-2016, 03:29 PM)gens Wrote: Here are error messages I get when I run afudos.exe.

afudos.exe bios.rom /p /b /n /k /e
c6 - Error: No EC blocks found in system ROM.

afudos.exe ec.rom /p /b /n /k /e
3 - Error: ROM file size does not match existing BIOS size.

afudos.exe ec.rom /e
3 - Error: ROM file size does not match existing BIOS size.

afudos.exe ec.rom /ec
ac - Error: Invalid EC Header Table.

I'm guessing that there is a way to merge BIOS.ROM and EC.ROM.
Anyone?

Sorry for replying on such an old thread, and probably you aren't even searching on how to solve this anymore BUT

I had to stop by and say THANKS! I was supposed to fix and upgrade my wife friend's laptop but instead messed it up by installing latest BIOS version (which for some reason was under that laptop drivers and updates page). I installed 5.1 just like you, WLAN and LAN caused system to freeze which is why I went on searching how to overwrite an older version and install 1.7. After I've done that I came to the exact same issue where my SSD was not being recognized anymore and luckily, I found your post here, created DOS bootable USB via rufus and managed to install bios properly and had no issues after that. My EC still says 5.1 just like yours but I wasn't able to find a way on how to flash it either but I hope it won't cause any trouble anyway.

Thanks again!

Best regards,
Poply
find
quote
#6
(12-08-2019, 04:43 PM)poply Wrote:
(07-22-2016, 03:29 PM)gens Wrote: Here are error messages I get when I run afudos.exe.

afudos.exe bios.rom /p /b /n /k /e
c6 - Error: No EC blocks found in system ROM.

afudos.exe ec.rom /p /b /n /k /e
3 - Error: ROM file size does not match existing BIOS size.

afudos.exe ec.rom /e
3 - Error: ROM file size does not match existing BIOS size.

afudos.exe ec.rom /ec
ac - Error: Invalid EC Header Table.

I'm guessing that there is a way to merge BIOS.ROM and EC.ROM.
Anyone?

Sorry for replying on such an old thread, and probably you aren't even searching on how to solve this anymore BUT

I had to stop by and say THANKS! I was supposed to fix and upgrade my wife friend's laptop but instead messed it up by installing latest BIOS version (which for some reason was under that laptop drivers and updates page). I installed 5.1 just like you, WLAN and LAN caused system to freeze which is why I went on searching how to overwrite an older version and install 1.7. After I've done that I came to the exact same issue where my SSD was not being recognized anymore and luckily, I found your post here, created DOS bootable USB via rufus and managed to install bios properly and had no issues after that. My EC still says 5.1 just like yours but I wasn't able to find a way on how to flash it either but I hope it won't cause any trouble anyway.

Thanks again!

Best regards,
Poply

I have exactly the same problem!
In my case I did Downgrade, but I installed a smaller version that now doesn't recognize any devices.
I wonder just how they did to extract the .rom file from this Toshiba installer. I'll do the same process you did. Can you help me
My model is C55T-B5110
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)