When you press the power button on a MacBook, the machine looks like it just wakes up. In reality, 11 things have to happen in exact order before you see the Apple logo. A specific voltage rail has to fire, the management controller has to respond, dozens of power lines have to come online in sequence, memory has to initialise, the CPU has to wake, the GPU has to light up the display, and firmware has to hand off to macOS. If any single step fails or happens out of sequence, the MacBook does not turn on.

Understanding this power-on sequence is how board-level technicians diagnose faults. When a customer brings in a dead MacBook, we are not guessing — we are measuring each rail and each signal to find exactly where the chain breaks. Here is the complete sequence.

The Full Power Sequence

Every MacBook follows this chain from the moment power is available to the moment macOS loads. Each box below is a real voltage rail or hardware event that we can measure on the logic board: For a deeper look at why MacBooks (and laptops generally) get slower over time, see our diagnostic guide on why your laptop is slow — covers the 4 real hardware-side causes.

Battery / MagSafe Charger Power source connected PP3V42_G3H — 3.42V Standby Always-on rail, even when Mac is off SMC (System Management Controller) Manages all power sequencing Power Button Pressed SMC receives ON signal PP3V3_S5 — 3.3V Rail First switched rail enabled by SMC PCH (Platform Controller Hub) Wakes and requests more rails Multiple Rails Enable 5.0V, 1.8V, 1.5V, 1.05V ... "Power good" signals report to SMC RAM Initialises Memory receives power first CPU Wakes — EFI / POST Loads firmware, runs self-test GPU + Backlight + Display Screen circuits + backlight driver Apple logo appears macOS Boot OS loads, login screen appears Any failure here = Mac won't turn on Backlight circuit on logic board (common failure)
MacBook power-on sequence — 11 stages from standby power to macOS boot, each measurable on the logic board

The 11 Steps in Detail

  1. Standby power (PP3V42_G3H) — An always-on 3.42V rail is created directly from the battery or charger. This rail is live even when the MacBook appears completely off. It keeps the SMC alive, maintains the real-time clock, and monitors for a power button press or lid-open event. If this rail is missing, the Mac is completely dead — no charging light, no response at all.
  2. Charger identification — When MagSafe or USB-C connects, the SMC communicates with the charger IC to identify wattage and type. It then enables the charging circuit, which creates the main power rail: 12.6V on MacBook Pro, 8.4V on MacBook Air. A failed charger IC means the battery drains but the Mac still turns on — until the battery dies.
  3. Power button signal — Pressing the power button (or opening the lid on newer models) sends a signal to the SMC. The SMC validates the signal, checks that battery voltage is sufficient, and begins the power-on sequence. A stuck or corroded power button, or a damaged SMC, means pressing the button does nothing.
  4. 3.3V switched rail (PP3V3_S5) — The SMC enables the first switched power rail at 3.3V. This rail powers the Platform Controller Hub (PCH) and begins waking the system from its deepest sleep state. If this rail fails, you may see the charging light but the Mac will not respond to the power button.
  5. PCH wakes and requests rails — The Platform Controller Hub wakes up and requests additional voltage rails from the SMC. These include 5.0V, 1.8V, 1.5V, 1.05V and others — each powering different subsystems. The PCH orchestrates the order in which the rest of the board comes alive.
  6. Power-good monitoring — Every voltage regulator on the board sends a "power good" signal back to the SMC. If any rail fails to reach its target voltage within a set time window, the SMC aborts the sequence and shuts everything down. On some rails, it retries. On critical rails, it stays off to protect the board.
  7. RAM initialisation — Memory receives power and initialises before anything else. The memory controller tests each bank. On Apple Silicon Macs the RAM is part of the SoC package, but the power sequencing requirement is the same. Failed RAM means the Mac powers on briefly then shuts off — sometimes with a repeating chime or fan spin.
  8. CPU wake and POST — The CPU receives its core voltage, loads EFI firmware from the SPI flash chip, and runs Power-On Self-Test (POST). This checks all critical hardware: memory, storage controller, PCIe lanes, USB controller. A CPU failure or corrupt firmware can cause a perpetual reboot loop or a Mac that gets stuck on the Apple logo.
  9. GPU initialisation — The GPU powers up and initialises the display pipeline. On MacBooks with discrete GPUs (2012-2019 era), this is a separate chip with its own power rails and its own set of failure modes. Failed GPU means fans spin at full speed but the screen stays black — the classic "GPU panic."
  10. Backlight and display — The backlight driver circuit powers the LED backlight in the display panel, and the GPU sends a video signal to the screen. The Apple logo appears. On modern MacBooks, Apple puts the backlight driver circuit on the logic board rather than the display assembly — so a liquid spill or a short circuit on the logic board can kill the backlight without damaging the screen itself.
  11. macOS boot — The system locates a bootable drive (SSD, external disk, or recovery partition), loads the bootloader, launches the kernel, and hands off to macOS. The login screen appears. A failed SSD, corrupted OS, or missing boot drive means you see the Apple logo but never reach the desktop — or you get the flashing folder icon.

Logic Board Layout — Key Components

Every MacBook logic board packs these components into a space roughly the size of a playing card. Knowing where they sit helps understand why certain failures cluster together — liquid damage tends to hit nearby components simultaneously:

MacBook LOGIC BOARD (simplified) CPU / SoC Apple Silicon or Intel (RAM integrated on Apple Silicon) GPU Discrete (pre-2020) ! SMC Power controller ! RAM Slots (soldered or integrated) SSD Slot Charger IC ISL9239 / CD3217 USB-C / MagSafe ! Backlight Driver LP8550 / similar ! Battery Connector USB-C / MagSafe Port ! = Common failure point = Discrete part (pre-Apple Silicon)
Simplified MacBook logic board layout — common failure points marked with (!) symbols

Common Failure Points

Each of these components has a specific failure signature. When a customer describes their symptom, it usually points directly to one of these areas:

SMC — Stuck Power The Mac does not respond to the power button at all. Charging light may or may not appear. The SMC manages the entire power sequence, so if it fails or gets stuck, nothing downstream can happen. Common after liquid damage near the SMC chip.
Charger Circuit — No Charge The Mac turns on from battery but will not charge, or the battery slowly drains even when plugged in. The charger IC (ISL9239, CD3217, or similar) negotiates with the power adapter. A failed IC means no charging rail, and eventually a dead Mac once the battery empties.
GPU — No Display Fans spin at full speed, the keyboard backlight may come on, but the screen stays completely black. On older MacBooks with discrete GPUs, bad solder joints or failed GPU chips are a well-known issue. On Apple Silicon, GPU failures are rarer but still possible within the SoC.
Backlight — Dim Screen The Mac boots and you can faintly see the login screen if you shine a torch at the display, but the backlight is off. The backlight driver circuit on the logic board has failed — often a single blown fuse, shorted capacitor, or damaged backlight IC. The screen itself is fine.

Why is the backlight circuit on the logic board? On most laptops, the backlight driver sits behind the display panel. Apple moved it to the logic board for thinness and thermal management. The trade-off: a liquid spill, a short circuit, or even a loose screw can kill your backlight without touching the screen. This is one of the most common MacBook repairs we see — and one that other shops often misdiagnose as a "dead screen" requiring a full display replacement.

Why This Matters for Repairs

Every symptom a customer describes maps back to a specific point in this power sequence. Here is how the most common complaints connect to the chain above:

  • "It's completely dead" — the 3.42V standby rail (Step 1) is missing. Could be a dead battery, a failed charging circuit, or a short on the standby rail itself. We measure this rail first on every dead MacBook.
  • "The charging light comes on but it won't turn on" — the SMC is receiving power (Step 2 works) but the power button signal is not reaching it, or the SMC is not enabling the 3.3V switched rail (Steps 3-4). Often corrosion on the SMC or a failed power button flex.
  • "It turns on then immediately shuts off" — one or more voltage rails are failing the power-good check (Step 6). The SMC detects an out-of-range rail and aborts. This is almost always liquid damage on a voltage regulator.
  • "Fans spin, no screen" — the CPU and system are running (Steps 7-8 passed) but the GPU or display pipeline (Step 9-10) has failed. On older MacBooks, this is the notorious GPU failure. On newer ones, check the display cable.
  • "Screen is very dim / backlight is off" — everything boots fine but the backlight driver (Step 10) has failed. The screen works — you can see it with a flashlight. This is a logic board repair, not a screen replacement.
  • "Stuck on the Apple logo" — the hardware chain completed (Steps 1-10 passed) but macOS cannot boot (Step 11). Usually a failed SSD, corrupted OS, or a storage controller issue.

More than 50% of faulty MacBook logic boards come down to one or more missing power rails. By measuring each rail in the sequence above, we can pinpoint the exact component that failed — and replace that component rather than the entire board.

Common questions

What is unified memory and how does it differ from regular RAM?

Unified memory in Apple Silicon MacBooks is a single pool of high-bandwidth RAM that's accessible to the CPU, GPU and Neural Engine without copying data between them. Traditional PCs have separate system RAM (DDR) and graphics RAM (GDDR/HBM) with a slower interconnect. The unified architecture is faster for workloads that move data between processing units (video editing, ML inference) but the RAM is soldered and non-upgradeable.

Why is the storage soldered in modern MacBooks?

Apple ships the NAND storage chips directly on the logic board to save space, reduce latency, and improve security (the T2 chip and Secure Enclave encrypt the NAND with keys tied to the specific board). The trade-off is that storage cannot be upgraded, and recovery from a dead logic board requires chip-level NAND transplant work.

What does the T2 chip actually do?

On Intel MacBooks (2018-2020), the T2 chip handled SSD encryption, Secure Boot, Touch ID, microphone disconnect when the lid was closed, and audio processing. On Apple Silicon Macs, those functions are absorbed into the main SoC and the T2 is no longer a separate chip. Its presence on Intel Macs makes data recovery harder because the encryption keys live in the T2's Secure Enclave.

Can a soldered SSD MacBook be repaired if the storage fails?

Sometimes. If the NAND chips themselves are intact and the failure is in the storage controller, we can chip-off the NAND and read it on dedicated recovery hardware. If the NAND chips are physically damaged (water, electrical surge), the data is usually lost. Either way, the MacBook itself needs a logic-board-level repair before it'll boot again.

What's the difference between M1, M2, M3 and M4 chips?

Each generation increased CPU and GPU performance per watt, with the biggest jumps between M1 and M2 (Pro and Max variants introduced) and between M2 and M3 (3nm process, hardware ray tracing). M4 added improved Neural Engine throughput. For most repair contexts (battery, screen, ports) the chip generation doesn't change the work; for board-level repair, parts availability varies by generation.

How long should a MacBook last?

Apple-Silicon MacBooks (M1 and later) are showing realistic 7-10 year useful lifespans. The bottleneck is usually battery degradation (3-5 years before replacement is worth it) and macOS support cutoff (Apple supports each Mac for ~7-8 years of major releases). Intel MacBooks from 2018-2020 are aging out faster due to the T2 reliability issues and Apple's faster deprecation of Intel macOS support.

Is the keyboard still a problem on modern MacBooks?

Not since 2020. The 'butterfly' keyboard on 2015-2019 MacBook Pros and 12-inch MacBooks had a well-documented sticky-keys / dead-keys failure mode that triggered Apple's extended service programme. From 2020 onward Apple returned to a scissor-switch design ('Magic Keyboard') that's proven reliable across the M-series generations.

MacBook not turning on?

More than 50% of faulty logic boards are related to missing power rails. We diagnose at board level.

MacBook repair pricing →

For Central Coast locals, walk in to our Erina workshop for same-day diagnosis.

Book a Repair