POST Process and Error Indicators
POST sequence: CPU initializes → reads BIOS/UEFI firmware → tests RAM → initializes video → tests keyboard and other devices → hands off to bootloader. If any step fails, POST halts and reports the error via beep codes, on-screen messages, or LED codes.
Beep codes: the motherboard speaker (internal piezo speaker or chassis speaker) emits beep patterns to communicate POST errors. Beep code patterns vary by BIOS manufacturer (AMI, Award, Phoenix) and motherboard maker — always consult the specific motherboard manual. Common patterns as a general guide: 1 short beep = POST successful (some BIOSes). Continuous beeping or 3 long beeps = RAM failure. 1 long + 2/3 short = video card failure. High-pitched repeated beeps = CPU overheating or failure. No beeps at all = power issue (PSU, motherboard, CPU).
POST LED indicators: many modern motherboards have a 2-character hexadecimal POST code display or individual LEDs labeled BOOT, VGA, DRAM, CPU. These indicate which component the POST process stopped at. Consult the motherboard manual for code meanings. Some high-end boards show the POST code sequence as it progresses — a code displayed and frozen indicates the failing component.
On-screen error messages: if POST gets far enough to initialize video, errors appear on screen — 'No bootable device found', 'CMOS checksum error', '0x000000 error code'. CMOS checksum error: CMOS battery is dead or BIOS settings were corrupted — replace the CR2032 battery.
Common POST Failure Scenarios
No power at all: verify power outlet works, check PSU switch (I=on, O=off), check power cable connections (wall to PSU, 24-pin ATX to board, 8-pin CPU connector). Test with PSU tester. Try a different power cable. If nothing turns on at all (no fans, no LEDs), suspect PSU, motherboard, or power button connection.
Powers on but no display: verify monitor is on and connected to correct input. Try different cable (HDMI, DisplayPort). Try a different monitor. If discrete GPU installed, try the motherboard's integrated video output — if that works, the discrete GPU is the issue. Reseat the GPU. Check that PCIe power connectors are attached to the GPU. Reseat RAM — RAM failure prevents video initialization. Try with one RAM stick at a time in different slots.
Powers on, beeps, no display: beep codes identify the failing component. Most commonly RAM (reseat, try single stick, try different slots). Video failure if beep pattern indicates video card. With no speaker connected, add a chassis speaker to hear beep codes.
Boots to BIOS but not OS: boot order may be wrong (USB/CD selected before HDD). HDD/SSD failure — storage not detected in BIOS (check SATA connections, verify drive appears in BIOS boot menu). OS corruption (boot to recovery media). After BIOS update, boot order may have reset.