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 Edge E430 & E5...
Last Post: RuryGame
Today 06:23 PM
» Replies: 494
» Views: 171008
Lenovo ThinkCentre M700 10GS - Kaby Lake...
Last Post: tommi22012
Today 04:22 PM
» Replies: 9
» Views: 3704
[Request] Asus H110M-R Mainboard - Xeon ...
Last Post: kusslegyen
Today 03:31 PM
» Replies: 14
» Views: 6681
2x CPU Dell Workstation BIOS modding
Last Post: William P
Today 03:30 PM
» Replies: 0
» Views: 37
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Dudu2002
Today 01:28 PM
» Replies: 492
» Views: 185608
[Request] ECS P6LX-A bios mod for HDD si...
Last Post: pdesrosiers
Yesterday 11:20 PM
» Replies: 0
» Views: 317
Sony Vaio AW11Z - Support for Quad CPU -...
Last Post: lala2025
Yesterday 08:19 PM
» Replies: 12
» Views: 3842
[REQUEST] HP Pavilion G42-272BR Whitelis...
Last Post: eepromm
Yesterday 06:14 PM
» Replies: 1
» Views: 170
[REQUEST] Bios for packard bell tj65 wit...
Last Post: THECAIDA
Yesterday 03:49 PM
» Replies: 2
» Views: 118
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Dudu2002
Yesterday 02:47 PM
» Replies: 476
» Views: 168244
[REQUEST] Lenovo Thinkpad X230(i) (G2ETx...
Last Post: Dudu2002
Yesterday 02:46 PM
» Replies: 1089
» Views: 450217
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: tarikyeter
Yesterday 02:44 PM
» Replies: 236
» Views: 89146
[REQUEST] Remove whitelist in a Panasoni...
Last Post: coco62
Yesterday 11:20 AM
» Replies: 2
» Views: 1602
Lenovo ThinkPad SL510 Whitelist Removal....
Last Post: deepTeNk
11-23-2024 03:32 PM
» Replies: 5
» Views: 6398
[REQUEST] Acer Aspire 5738(G,Z): CPU Upg...
Last Post: DeathBringer
11-21-2024 03:44 PM
» Replies: 49
» Views: 33029
[REQUEST] HP Mini 110-4100 BIOS Unlock
Last Post: DSI INF
11-21-2024 09:24 AM
» Replies: 7
» Views: 320
[REQUEST] Lenovo IdeaPad U310 & U410 (65...
Last Post: Dudu2002
11-21-2024 03:11 AM
» Replies: 1780
» Views: 496936
Lenovo ThinkCentre M715q 2nd Gen & AMD R...
Last Post: Elmurley
11-20-2024 09:37 PM
» Replies: 2
» Views: 1325
[REQUEST] Lenovo Y50-70 (9ECNxxWW) White...
Last Post: SWZSSR
11-20-2024 09:34 PM
» Replies: 1775
» Views: 556032
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Dudu2002
11-20-2024 04:58 PM
» Replies: 337
» Views: 144456

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)