Module 2
1. Motherboard Types and Features
Form Factors
Form Factor | Size | Notes |
|---|---|---|
ATX | 12" x 9.6" | Standard full-size desktop board |
Micro-ATX (mATX) | 9.6" x 9.6" | Fewer expansion slots, fits ATX cases |
Mini-ITX | 6.7" x 6.7" | Small form factor, single expansion slot, common in HTPCs |
ITX / Nano-ITX / Pico-ITX | Smaller variants | Embedded and specialty systems |
Form Factor Compatibility: Case, power supply, and motherboard form factors must be compatible with each other.
Backplate / I/O Shield: Must match the board's rear port layout and fit the case opening.
Key Components on the Board
Chipset: Controls communication between the CPU, RAM, and peripherals.
Northbridge: Traditionally handled high-speed components (CPU, RAM, PCIe graphics); largely integrated directly into modern CPU dies.
Southbridge: Handled slower I/O (USB, SATA, audio, legacy expansion slots); terminology and functions remain relevant via chipset hub/PCH architectures.
CPU Socket: Physical mount matching specific processor families (e.g., LGA1700 for Intel, AM5 for AMD).
RAM Slots: Support specific memory generations (DDR4, DDR5) and channel configurations (single, dual, quad).
Expansion Slots: PCIe slots of varying link widths (, , , ); graphics cards typically utilize slots.
Storage Connectors: SATA 3 ports and M.2 slots (supporting NVMe or SATA protocols).
Power Connectors: 24-pin ATX main power connector and 4/8-pin CPU power connector ().
Front Panel Headers: Pins for power switch, reset switch, status LEDs, front USB, and audio connectors.
CMOS Battery: Coin-cell battery () that maintains BIOS/UEFI settings and system clock when system power is disconnected.
Bus Speeds & Architecture
System Bus: The legacy Front-Side Bus (FSB) concept has been replaced by high-speed point-to-point interconnects such as Intel Direct Media Interface (DMI) and AMD Infinity Fabric.
Expansion Bus: Speed and bandwidth are tied to PCIe generation (PCIe 3.0, 4.0, 5.0), doubling throughput per lane with each successive standard.
2. Using BIOS/UEFI Setup to Configure a Motherboard
BIOS vs. UEFI Comparison
Feature | BIOS (Legacy) | UEFI |
|---|---|---|
Interface | Text-based | Graphical interface with mouse support |
Boot Drive Limit | 2.1 TB (MBR partition scheme) | Supports GPT, allowing drives > 2.1 TB |
Boot Mode | MBR only | GPT preferred (supports MBR via CSM) |
Security | None built-in | Native Secure Boot support |
Speed | Slower POST | Faster boot times |
Key Setup Utility Functions
Boot Order / Priority: Defines the sequence of storage devices checked to locate and load the operating system.
Secure Boot: Ensures only digitally signed, trusted bootloaders can execute during startup (required for Windows 11).
TPM (Trusted Platform Module): Dedicated microchip for generating and storing cryptographic keys; required for Windows 11 and BitLocker.
Virtualization Support: Enables hardware-assisted virtualization (Intel VT-x / AMD-V); required for virtual machines, Hyper-V, and WSL2.
Hardware Monitoring: Displays real-time CPU temperatures, fan speeds, and system voltage levels.
Onboard Device Enable / Disable: Allows toggling integrated hardware (audio, LAN, USB ports).
Power-on / Supervisor Passwords: Restricts unauthorized system boot or access to BIOS/UEFI configuration options.
Accessing Setup Utility
Key pressed during POST:
Del,F2,F10,F12, orEsc(varies by motherboard manufacturer).
3. Updating Motherboard Drivers and BIOS/UEFI
Reasons for Updating
Hardware compatibility for newer CPUs, memory modules, or larger storage drives.
Critical security patches addressing firmware vulnerabilities and microcode bugs.
System stability improvements and operational bug fixes.
Flashing BIOS/UEFI Procedure
Identify Hardware: Confirm exact motherboard model and current firmware revision.
Obtain File: Download the official update file directly from the manufacturer's support site.
Backup Settings: Record or export current custom BIOS/UEFI configurations.
Execute Flashing: Use built-in flashing utility (e.g., USB BIOS Flashback or UEFI utility tool).
Maintain Continuous Power: Avoid turning off or interrupting power during the flash process to prevent permanent board corruption.
Reset & Reconfigure: Reset parameters to optimized defaults post-update and reapply necessary settings.
Chipset & Device Drivers
Motherboard chipset drivers must be installed after operating system deployment to enable full hardware functionality.
Obtain drivers directly from the motherboard or chipset manufacturer rather than relying solely on generic OS drivers.
4. Installing or Replacing a Motherboard
Pre-Installation & Safety
ESD Precautions: Wear an anti-static wrist strap, work on an anti-static mat, and periodically touch the chassis to discharge residual static.
Verification: Ensure compatibility between CPU socket, RAM generation, case form factor, and power supply connectors.
Step-by-Step Installation Process
Install I/O Shield: Snap the backplate shield into the rear casing cutout.
Position Standoffs: Screw brass standoffs into case mounting holes matching motherboard layout (critical to avoid electrical shorts).
Pre-Assemble Component Mounting: Install CPU, CPU cooler, and RAM onto the board prior to case installation.
Mount Motherboard: Lower board carefully, align rear ports with I/O shield, align mounting holes with standoffs, and secure with screws.
Connect Power: Attach 24-pin main power and 4/8-pin CPU power cables.
Attach Headers: Connect front panel wires (power SW, reset SW, power LED, HDD LED), USB headers, and front audio headers.
Connect Storage & Expansion: Attach SATA cables, M.2 drives, and seat PCIe expansion cards.
Post-Assembly Verification: Power system on, enter BIOS/UEFI, and verify proper detection of all installed components.
Common Troubleshooting Scenarios
No POST / No Display: Verify 24-pin and 4/8-pin power connectors, reseat RAM modules, and check for motherboard shorts against extra standoffs.
Beep Codes: Refer to motherboard manufacturer documentation to interpret diagnostic audio signals.
Board Not Powering On: Check PSU power switch, test power supply output, and verify front panel power switch header connection.
Quick-Reference Exam Points
CMOS Battery Failure Symptoms: System date/time resets continuously; loss of customized BIOS settings upon shutdown.
Windows 11 Prerequisites: UEFI boot mode, active Secure Boot, and TPM 2.0 enablement.
Standoff Misalignment: Missing or misplaced standoffs are the leading cause of electrical shorts and non-booting motherboards.
Compatibility Matching: Always match RAM speed/generation and CPU model against socket type and chipset support matrix.