What is the Difference Between a BIOS Chip and a CMOS Chip?

  • Thread starter Thread starter Math Is Hard
  • Start date Start date
  • Tags Tags
    Cmos
AI Thread Summary
The BIOS chip and the CMOS chip serve distinct functions in a computer's operation. The BIOS chip is a non-volatile memory component that contains firmware essential for hardware checks and operating system startup. It can be updated through a process known as "flashing the BIOS," although this is infrequent. The BIOS also includes a setup utility for configuring various settings.In contrast, the CMOS chip is volatile memory that retains information as long as it is powered by a battery. It stores BIOS settings, such as boot order and passwords, as well as the system's date and time. The confusion between the two often arises from outdated terminology and documentation, as both components were historically separate but have evolved. Modern systems typically store both the BIOS program and settings in flash memory, simplifying updates. The battery primarily powers the system clock, not the BIOS or its settings, which are now retained in flash memory.
Math Is Hard
Staff Emeritus
Science Advisor
Gold Member
Messages
4,650
Reaction score
39
I have some trouble understanding the CMOS chip and the BIOS chip. Some of the terminology throws me, for instance when "go into CMOS" and "go into the BIOS" are used interchangeably.

Here's how I think it works:

The BIOS chip:
A "system rom" chip, non-volatile memory
Contains firmware that can be updated by "flashing the BIOS", but is done rarely
Contains the BIOS (instructions for checking hardware and starting an operating system)
Contains a "CMOS set up utility" for changing BIOS settings

The CMOS chip:
Volatile memory, persists as long as it has battery power
Contains the BIOS settings (things like boot order, and user and supervisor BIOS passwords)
Holds date and time information

Am I on the right track?

I got further confused last week when a friend was telling me that the BIOS chip and the CMOS chip are the same thing.

Thanks.
 
Computer science news on Phys.org
The terminology is mostly wrong - it comes from people building cheap clones copying each others documentation and stuff that is just out of date.

The bios (a program) used to be stored on an eprom with the settings stored in a low power memory (CMOS) which was kept alive by a little watch battery on the motherboard - which also powered the clock when the computer was turned off.

Now the whole thing, the bios program and the settings are stored in flash memory (the same stuff as your usb key or memory card) this makes it much easier to update the bios program to a newer version. You generally don't bother unless there is a specific fault that the new version fixes or some useful feature - if it ain't broke ...

Similalrly there are a 100 and 1 tuning parameters on a modern PC - especially a high performance one which allow you to tweak it's performance. Unless you have no life and enjoy spending the weekend adjusting them so that your machine is 1% faster than some other loser's on the internet - you just select 'default' in the setup screen.However none of that matters.
You go into the setup screening by hitting whatever magic key combination at startup.
If you have screwed up the machine that it won't boot there will be a jumper somewhere on the motherboard that says "bios reset" or "cmos reset".

Pulling the battery out doesn't necessarily clear the settings anymore
 
Thanks, NS.

So, what is the battery powering if the BIOS plus the settings are all stored in flash memory?
 
Math Is Hard said:
Thanks, NS.

So, what is the battery powering if the BIOS plus the settings are all stored in flash memory?
The clock
 
NobodySpecial said:
The clock

AHhhh, OK, thanks! :smile:

*hits self over the head*
 
I came across a video regarding the use of AI/ML to work through complex datasets to determine complicated protein structures. It is a promising and beneficial use of AI/ML. AlphaFold - The Most Useful Thing AI Has Ever Done https://www.ebi.ac.uk/training/online/courses/alphafold/an-introductory-guide-to-its-strengths-and-limitations/what-is-alphafold/ https://en.wikipedia.org/wiki/AlphaFold https://deepmind.google/about/ Edit/update: The AlphaFold article in Nature John Jumper...
Thread 'Urgent: Physically repair - or bypass - power button on Asus laptop'
Asus Vivobook S14 flip. The power button is wrecked. Unable to turn it on AT ALL. We can get into how and why it got wrecked later, but suffice to say a kitchen knife was involved: These buttons do want to NOT come off, not like other lappies, where they can snap in and out. And they sure don't go back on. So, in the absence of a longer-term solution that might involve a replacement, is there any way I can activate the power button, like with a paperclip or wire or something? It looks...
Back
Top