@ -66,7 +65,7 @@ That's it. You can create a bootable USB stick: `sudo dd if=patched.x230.img of=
and boot from it. Alternatively, burn `patched.x230.iso` to a CD. And make sure
and boot from it. Alternatively, burn `patched.x230.iso` to a CD. And make sure
you have "legacy" boot set, not "UEFI" boot.
you have "legacy" boot set, not "UEFI" boot.
### Optionally: If your Thinkpad is on Linux already
### Optionally: If your Thinkpad already is on Linux
Before starting, run Linux on your X230, install `dmidecode` and run
Before starting, run Linux on your X230, install `dmidecode` and run
`sudo ./x230_before_first_install.sh`. It simply prints system information and
`sudo ./x230_before_first_install.sh`. It simply prints system information and
helps you to be up to date.
helps you to be up to date.
@ -87,14 +86,13 @@ to connect the clip to a hardware flasher (if not included with the clip)
* a hardware flasher
* a hardware flasher
[supported by flashrom](https://www.flashrom.org/Flashrom/0.9.9/Supported_Hardware#USB_Devices), see below for the examples we support
[supported by flashrom](https://www.flashrom.org/Flashrom/0.9.9/Supported_Hardware#USB_Devices), see below for the examples we support
There are plenty of cheap chinese SOIC-clips, their build-quality often is reported to be problematic. Consider getting one of the above mentioned brand clips.
There are plenty of cheap chinese SOIC-clips, their build-quality is reported to be problematic. Consider getting one of the above mentioned brand clips.
### Open up the X230
### Open up the X230
Remove the 7 screws of your X230 to remove the keyboard (by pushing it towards the
Remove the 7 screws of your X230 to remove the keyboard (by pushing it towards the
screen before lifting) and the palmrest. You'll find the chips using the photo
screen before lifting) and the palmrest. You'll find the chips using the photo
below. This is how the SPI connection looks like on both of the X230's chips:
below. This is how the SPI connection looks like on both of the X230's chips:
Screen (furthest from you)
Screen (furthest from you)
______
______
MOSI 5 --| |-- 4 GND
MOSI 5 --| |-- 4 GND
@ -103,8 +101,7 @@ below. This is how the SPI connection looks like on both of the X230's chips:
VCC 8 --|______|-- 1 CS
VCC 8 --|______|-- 1 CS
Edge (closest to you)
Edge (closest to you)
N/C = nothin connected
N/C = not connected
... choose __one of the following__ supported flashing hardware examples:
... choose __one of the following__ supported flashing hardware examples:
@ -129,7 +126,6 @@ or ethernet to `sudo apt-get install flashrom`
* connect the Clip to the Raspberry Pi 3 (there are
* connect the Clip to the Raspberry Pi 3 (there are
@ -143,7 +139,6 @@ or ethernet to `sudo apt-get install flashrom`
E (VCC) CLK
E (VCC) CLK
Body of Pi (closest to you)
Body of Pi (closest to you)
![Raspberry Pi at work](rpi_clip.jpg)
![Raspberry Pi at work](rpi_clip.jpg)
Now copy the Skulls release tarball over to the Rasperry Pi and
Now copy the Skulls release tarball over to the Rasperry Pi and
@ -173,12 +168,11 @@ is not necessary (some other flashing how-to guides mention this).
Setting a fixed (and low) SPI speed for flashrom offeres the same stability.
Setting a fixed (and low) SPI speed for flashrom offeres the same stability.
Our scripts do this for you.
Our scripts do this for you.
I checked around on excactly when and how one should connect the clip. There has been no clear advice, it seemed to be safest to first connect all cables between the flashing device and the clip, and once correctly configured, connect the clip to the chip.
We checked around on excactly when and how one should connect the clip. There has been no clear advice, it seems to be safest to first connect all cables between the flashing device and the clip, and once correctly configured, connect the clip to the chip.
## Get and unpack the Skulls release archive
## Get and unpack the Skulls release archive
After choosing one flasher-option [download](https://github.com/merge/skulls/releases) the latest release and untar it:
After choosing one flasher-option [download](https://github.com/merge/skulls/releases) the latest release and untar it:
tar -xf skulls-x230-<version>.tar.xz
tar -xf skulls-x230-<version>.tar.xz
cd skulls-x230-<version>
cd skulls-x230-<version>
@ -187,7 +181,9 @@ Make sure to verify the checksum with e.g.:
sha256sum skulls-x230-0.1.0.tar.xz anc compare this to the [checksum](https://github.com/merge/skulls/releases/download/0.1.0/skulls-x230-0.1.0.tar.xz.sha256)
sha256sum skulls-x230-0.1.0.tar.xz anc compare this to the [checksum](https://github.com/merge/skulls/releases/download/0.1.0/skulls-x230-0.1.0.tar.xz.sha256)
### Side note
### Side note
Flashing with these low speeds takes time. Be patient. E.g. unlocking the bottom chip with its two reads, one write and one verify step usually takes one hour in total. Again, be patient!
Flashing with these low speeds takes time. Be patient. E.g. unlocking the bottom chip with its two reads, one write and one verify step usually takes approximately one hour in total. Again, be patient!
If you need to configure the -c option when flashing top- or bottom-chip it may well be that different chips are used. So, it may be neccessary to e.g. configure _external_install_bottom_ with the _-c EN25QH64_ option, but when flashing the top-chip it only works without _-c_ or with a different chip.
## First, optional step: Connect to the bottom chip
## First, optional step: Connect to the bottom chip
There are a few reasons why you may start with connecting your clip to the bottom (at the bottom, closer to you) chip (it has the same pinout than the upper chip):
There are a few reasons why you may start with connecting your clip to the bottom (at the bottom, closer to you) chip (it has the same pinout than the upper chip):
@ -196,7 +192,7 @@ There are a few reasons why you may start with connecting your clip to the botto