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 Ideapad 100-14IBD & 100...
Last Post: striderhiryuart
Today 01:01 PM
» Replies: 14
» Views: 6707
HP EliteBook 840 g2 NVMe
Last Post: x86-64
Today 06:30 AM
» Replies: 0
» Views: 39
[Request] Dell 7400 2 in 1 Computrace/Ab...
Last Post: Lorand187
Yesterday 10:34 PM
» Replies: 0
» Views: 74
[REQUEST] Asus eeepc 1025C
Last Post: biospherebios
Yesterday 07:28 PM
» Replies: 86
» Views: 110249
Fujitsu Esprimo P5710 - unlock [REQUEST]
Last Post: monkeywrench
Yesterday 02:28 PM
» Replies: 12
» Views: 316
[REQUEST] Gigabyte B75M-D3H BIOS Unlock
Last Post: topadefir
Yesterday 12:56 PM
» Replies: 10
» Views: 4011
[REQUEST] Lenovo B590 (H9ETxxWW) Whiteli...
Last Post: samugarob
Yesterday 10:08 AM
» Replies: 674
» Views: 168292
[REQUEST] Asus GL504GV BIOS Unlock
Last Post: merjeu
Yesterday 09:28 AM
» Replies: 5
» Views: 1680
[REQUEST] Asus ROG Strix GL702ZC BIOS Un...
Last Post: George205
Yesterday 09:22 AM
» Replies: 168
» Views: 68552
[REQUEST] Lenovo G780 advanced menu
Last Post: serinity63
Yesterday 07:03 AM
» Replies: 42
» Views: 16886
[REQUEST] HP Gaming Pavilion 15-cx0xxx B...
Last Post: falkorikstv
Yesterday 07:03 AM
» Replies: 10
» Views: 1584
[REQUEST] Gigabyte G5 KC Unlock BIOS
Last Post: Dudu2002
Yesterday 04:06 AM
» Replies: 6
» Views: 2250
[REQUEST] M920q BIOS unlock
Last Post: d3vf0x
04-30-2024 04:50 PM
» Replies: 0
» Views: 144
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: MAVARACOMPLEX
04-30-2024 02:15 PM
» Replies: 1186
» Views: 268213
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: BOJIKA
04-30-2024 01:33 PM
» Replies: 49
» Views: 17228
[REQUEST] Lenovo Y400 & Y500 (6BCNxxWW) ...
Last Post: Dudu2002
04-30-2024 11:17 AM
» Replies: 157
» Views: 55069
[REQUEST] Lenovo G780 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
04-30-2024 11:16 AM
» Replies: 877
» Views: 290114
[Removed, sp52359] HP Touchsmart Tm2t-22...
Last Post: OrionDakota
04-30-2024 10:04 AM
» Replies: 24
» Views: 21111
[REQUEST] HP Laptop 15-dw3xxx BIOS Unloc...
Last Post: UltraVi0let
04-30-2024 09:58 AM
» Replies: 4
» Views: 207
Clevo P775TM1-G BIOS
Last Post: Spacoom
04-29-2024 09:09 AM
» Replies: 146
» Views: 58608

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)