CompTIA A+ Cert Exam Guide Ch. 8 Flashcards
(40 cards)
What is the Northbridge?
A chip on the motherboard, including the MCC, that controls communication between the CPU and high-speed devices, such as the video card and RAM. The Northbridge is now part of the CPU.
What is the Southbridge?
A chip on the motherboard that controls communication between the CPU and low-speed devices, such as the USB controller and HDD controllers. Now called the Input/Output Controller Hub in Intel machines and the Fusion Controller Hub in AMD machines.
What is the chip set?
The Northbridge and Southbridge chips installed on a motherboard. They come as a package.
What is a scan code?
A pattern of ones and zeros assigned to keys on a keyboard used for communication with the Southbridge. This code is sent from a scanning chip on the keyboard.
What is BIOS?
Basic Input/Output Services; a set of programs dedicated to enabling the CPU to communicate with devices. This set of instructions is separate from the OS so it allows the devices to run if no OS is present. Also called System BIOS
What is ROM?
Read-only Memory; it is a read-only, non-volatile memory on which the BIOS is written. It holds instructions for necessary hardware, such as the keyboard, mouse, monitor, HDDs, USB ports, and more.
What is flash ROM?
A rewritable type of ROM that allows a user to flash the ROM chip with a new set of instructions for hardware.
What is firmware?
Any set of programs/instructions stored on a ROM chip
What does CMOS stand for?
Complementary Metal-Oxide Semiconductor
What does the CMOS chip do?
The CMOS stores parameters for devices that change within the system (RAM, HDDs, etc.) to allow the BIOS to complete the programs needed to talk to these devices.
It also keeps the current time and date.
CMOS was originally a stand-alone chip but is now part of the Southbridge.
What is the MB Intelligent Tweaker?
M.I.T.; A part of the CMOS that allows a user to tweak the voltage and multiplier settings on the motherboard for the CPU
What is virtualization support?
The ability to run a virtual machine on your computer replicating your hardware and software stats. CPU manufacturers have added hardware-assisted virtualization to support the use of virtual machines.
What is chassis intrusion detection?
A motherboard detects when a computer case has been opened. The CMOS logs when a case has been opened and posts a notification when the computer boots next.
What are the advanced chipset features?
Low-level chipset functions. It is best to avoid these settings unless directed to change them by the motherboard tech support
What are integrated peripherals?
Hardware devices attached to your motherboard, such as the sound card. This section of the CMOS settings allows you to adjust settings for these devices.
Power Management Setup
These settings allow you to adjust the power management settings, such as when the computer turns off and back on again for power consumption.
What is a CMOS password?
A password required when your computer boots, preventing unwanted individuals from accessing your computer.
Some CMOS utilities allow you to create a second CMOS password to prevent changes to the CMOS settings
What is ATA Security Mode or DriveLock?
The ability to set a password on the HDD protecting it from unauthorized access
What is Trusted Platform Module (TPM)?
A part of CMOS that supports drive encryption, digital rights management, network access control, application execution control, and password protection
In what ways can you add hardware functionality to the BIOS that is not natively supported?
Option ROM, and Device drivers
What is Option ROM?
The storage of BIOS information on the hardware device itself.
This has mostly been replaced with software options except for Video Cards. All video cards come with Option ROM.
What is a device driver?
A file stored on a PC that provides all the commands necessary to enact with the hardware it supports.
The device drivers are loaded early in the boot process. The PC reads a file that lists the necessary device drivers and then loads these device drivers into RAM.
What is the POST?
Power-On Self Test; when the computer boots, the POST sends out a command to all devices telling them to run a diagnostic. The type of diagnostic check is set by the device manufacturer. The device then reports back to the computer as to whether or not there are any problems.
How does the PC convey hardware errors during the POST?
Beep codes or text messages on the screen