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
insane ideas [q170 -> h110,b250,z370 cro...
Last Post: pcbird
Today 11:02 AM
» Replies: 1
» Views: 323
Unlock pci-e 4.0 on my mobo
Last Post: pcbird
Today 11:00 AM
» Replies: 0
» Views: 5
uefi mod for mac pro 1.1/21. support xeo...
Last Post: victorgbrmrr
Today 10:10 AM
» Replies: 0
» Views: 18
[Request] Asus H110M-R Mainboard - Xeon ...
Last Post: Brutoloco
Today 09:32 AM
» Replies: 14
» Views: 1276
Asus h110m-a & xeon e3-1280v5
Last Post: DeathBringer
Today 09:25 AM
» Replies: 11
» Views: 186
[REQUEST] Lenovo ThinkPad Edge E531 (HEE...
Last Post: MANIANA18
Today 07:20 AM
» Replies: 120
» Views: 21964
ASUS R1F CPU upgrade
Last Post: DeathBringer
Today 12:22 AM
» Replies: 1
» Views: 120
[REQUEST] Lenovo IdeaPad Flex 15 (8ACNxx...
Last Post: psycomaffo
Yesterday 10:36 AM
» Replies: 69
» Views: 26112
Request for Modded BIOS with AI Tweaker ...
Last Post: CertifiedCosmos
04-17-2024 05:04 PM
» Replies: 0
» Views: 125
Lenovo ThinkCentre M71e GPU Whitelist re...
Last Post: saschalein
04-17-2024 03:23 PM
» Replies: 0
» Views: 112
[REQUEST] Lenovo Ideapad 330S-15ARR (7WC...
Last Post: nadolivbios
04-17-2024 01:26 PM
» Replies: 25
» Views: 6205
How To Add SLIC 2.1 To An Intel Motherbo...
Last Post: sanya.silitskiy
04-17-2024 11:52 AM
» Replies: 73
» Views: 220070
[REQUEST] 13w Yoga Gen 2 (Type 82YR) (KB...
Last Post: SiberianTiger97
04-17-2024 09:48 AM
» Replies: 2
» Views: 189
Acer Extensa 5620: CPU replace
Last Post: MPM
04-17-2024 08:28 AM
» Replies: 2
» Views: 173
[REQUEST] Sony Vaio VPCEH & VPCEJ series...
Last Post: nrns
04-16-2024 08:08 PM
» Replies: 232
» Views: 98710
[REQUEST] Lenovo Y70-70 (9ECNxxWW) White...
Last Post: Dudu2002
04-16-2024 02:35 PM
» Replies: 103
» Views: 24100
[REQUEST] Lenovo Yoga 2 Pro (76CNxxWW) W...
Last Post: Dudu2002
04-16-2024 07:29 AM
» Replies: 847
» Views: 324487
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
04-16-2024 07:28 AM
» Replies: 26
» Views: 1045
[REQUEST] Lenovo ThinkPad P14s 3rd Gen 1...
Last Post: Dudu2002
04-16-2024 07:26 AM
» Replies: 4
» Views: 330
Add CPU support Lenovo M715s
Last Post: pashtet440
04-16-2024 06:56 AM
» Replies: 0
» Views: 164

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)