Create your own
Lesson illustration

X230 Motherboard & BIOS Chip Disassembly Plan

Hello! Welcome to the first lesson in our "Hardware Surgery" module.

This is where the project gets really hands-on. In the previous module, you successfully prepared the Coreboot build environment and compiled your own custom ROM image. Now, we need to get that image onto the laptop's firmware chip. This lesson is all about preparing for that "surgery."

Introduction

In this lesson, we will focus on creating a meticulous plan for the physical disassembly of your ThinkPad x230. Just as a pilot completes a pre-flight checklist or a surgeon reviews a procedural plan, we will map out every step required to safely access the motherboard and locate the BIOS chips. This planning phase is critical for minimizing risk and ensuring a smooth, successful operation.

This lesson directly addresses the learning outcome: Create a detailed disassembly plan for the x230 to safely access the motherboard and BIOS chip, referencing service manuals.

  • Estimated time to complete: 60 minutes.
  • Brief recap: In our last module, you compiled a custom Coreboot ROM and prepared a neutralized Intel ME firmware region. That custom firmware is currently sitting on your build machine, waiting to be written to the x230's hardware. To do that, we must first get to the physical chip.

1. The Strategist's Mindset: Why Plan the Disassembly?

Given your background in leading complex projects, you'll appreciate that success in a delicate operation like this hinges on planning. We aren't just "taking a laptop apart"; we are executing a precise, multi-step procedure.

A detailed plan helps us:

  • Mitigate Risk: It prevents damage to the delicate connectors, cables, and electronic components.
  • Ensure Accuracy: It guarantees we follow the correct sequence, as some components cannot be accessed without removing others first.
  • Maintain Order: It provides a system for tracking the dozens of tiny, distinct screws, preventing a reassembly nightmare.
  • Build Confidence: Walking through the process mentally beforehand makes the actual hands-on work far less intimidating.

Our primary tool for this task is the official Hardware Maintenance Manual (HMM) produced by Lenovo's engineers. This is our "source of truth."

2. Your Primary Resource: The Hardware Maintenance Manual (HMM)

The HMM contains everything the manufacturer's own technicians would need to know to service the machine, including detailed, illustrated instructions for removing every component.

Please download the PDF version of the manual, as it will be easier to navigate and reference.

Hardware Maintenance Manual (Safety Information; Locations of Components; General Guidelines for FRU Replacement; Removing or Replacing a FRU; Systemboard, DC-in connector, thermal fan assembly, and ExpressCard slot)

Activity (5 minutes):
Take a few minutes to familiarize yourself with this document. Skim the table of contents and pay special attention to the structure of:

  • Chapter 1: Safety information: This is non-negotiable reading.
  • Chapter 7: Locations: This gives you the "map of the territory."
  • Chapter 9: Removing or replacing a FRU: This is the "how-to" guide for each component. "FRU" stands for Field Replaceable Unit.

3. Identifying the Target: The BIOS Chips

Before we create the plan to get there, let's see what we're looking for. The ThinkPad x230 has two SPI flash chips that together store the BIOS. One is 8MB and the other is 4MB. We will need to flash our custom Coreboot image to the larger 8MB chip and a corresponding image to the smaller 4MB chip.

Have a look at the image below. This is a close-up of the x230 motherboard showing the two chips.

None
This image shows the two BIOS chips on the x230 motherboard. Note their 8-pin structure and the labels identifying their size. Our goal is to gain physical access to these two components.

As you can see, they are soldered directly onto the motherboard (also called the system board). Therefore, our disassembly plan must get us all the way to removing the motherboard from the chassis.

4. Constructing the Disassembly Plan

Now for the main event. Your task is to create a step-by-step disassembly plan. We will use the HMM to determine the correct sequence of operations.

The logic is simple: to remove the final component (the system board), the HMM lists all the prerequisite components you must remove first. We will simply follow that chain of dependencies.

Step 1: Find the Final Step

Navigate to Chapter 9 of the HMM. Find the section for "1140 Systemboard..." (page 82 in the PDF). The manual lists all the FRUs that must be removed to access it. This list is our high-level plan.

Step 2: Create a Detailed Checklist

Your task is to transform that list into a detailed, actionable checklist. I've created a template for you below. You will fill this out by going to the HMM section for each component and extracting the key information.

To make this more concrete, I recommend watching the following video. It shows a full disassembly and will give you a much better real-world feel for the process than the static diagrams in the HMM alone.


This video provides an excellent visual walkthrough of the entire disassembly process. The x220 and x230 are nearly identical in construction.

Activity (40 minutes):

Create a table in your notes using the template below. Use the HMM and the video to fill in the details for each step required to remove the system board. I've filled in the first few rows as an example.

Your Disassembly Plan

StepActionHMM Ref (Page)Video RefScrew ManagementNotes
0Prepare workspace & safetyp. 1-4--Disconnect AC power. Ground yourself.
1Remove 1010 Battery packp. 560:01-0:15N/ASlide two latches to release.
2Remove 1020 HDD/SSDp. 570:20-0:301 captive screwLoosen screw, slide cover off, pull drive out.
3Remove 1030 Memory modulep. 59(not shown)1 captive screwLoosen screw on cover, spread clips to release module.
4Remove 1040 Keyboardp. 60-620:35-1:292 screws (bottom)Slide keyboard forward, lift, and detach ribbon cable.
5Remove 1050 Palm restp. 63-652:50-3:155 screws (bottom)Detach fingerprint/trackpad cables first.
6...............
..................
NRemove 1140 System boardp. 82-846:16-7:283 screwsDisconnect remaining cables, lift board out with I/O.

A few tips for your plan:

  • Screw Management is Crucial: The HMM specifies the exact type, quantity, and even color of screws for each step. Your plan must include a strategy for keeping them organized. A simple method is to use a piece of paper, sketch the laptop outline, and tape the screws to their corresponding locations.
  • Connectors: Pay close attention to how connectors are detached. Some pull straight out, some flip up (ZIF connectors), and some require gentle wiggling. The video is very helpful for this. Note these details in your plan.
  • Dependencies: Follow the exact order listed in the HMM for removing the system board. It's been engineered to be the most efficient and safest path.

Take your time with this. The detail and care you put into this plan will directly translate into the success of the actual operation.


Conclusion

Excellent work. You should now have a comprehensive, step-by-step guide for the complete disassembly of your x230, leading right to the motherboard. You've translated an engineering manual into a practical project plan, a skill that is invaluable in any technical endeavor.

Key Takeaways:

  • A detailed plan is essential for complex hardware operations to mitigate risk and ensure success.
  • The Hardware Maintenance Manual (HMM) is the authoritative source for disassembly procedures.
  • Visual aids like videos provide crucial context that static diagrams can miss.
  • Systematic tracking of components, especially screws, is non-negotiable.
  • The path to the x230 system board involves removing the battery, drives, keyboard, palm rest, keyboard bezel, and LCD unit, before finally removing the base cover and the board itself.

Next Lesson

In the next lesson, "Explain and apply electrostatic discharge (ESD) prevention measures for safe handling of electronic components," we will move from planning to final preparation. We'll dive deep into the physics of ESD, why it's so dangerous to electronics, and the practical steps and tools you'll use to create a safe, static-free workspace for the "surgery."

Can't find a good explanation? Sign up and we'll make it for you

Sign up