From 4bbf7ccaa01dc520001b6086f3dad0dc76498b28 Mon Sep 17 00:00:00 2001 From: Filippo Ferrari Date: Sat, 2 Mar 2024 16:59:11 +0100 Subject: [PATCH] feat: t400-setup added futures mod entries to write about --- content/post/t400-setup/index.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/content/post/t400-setup/index.md b/content/post/t400-setup/index.md index f3bd926..b8bbc54 100644 --- a/content/post/t400-setup/index.md +++ b/content/post/t400-setup/index.md @@ -16,6 +16,7 @@ I have done a series of mods on this machine, and more are to come. What follows ## Resources - tons of info on the [Thinkpad T400](https://mcdojf.wixsite.com/t400) - [Thinkpad T400 manual](https://thinkpads.com/support/hmm/hmm_pdf/43y6629_05.pdf) +- [Thinkpad T400 specs](https://www.thinkwiki.org/wiki/Category:T400) - [Trustworthy site](https://minifree.org/) that sells Librebooted devices (including T400s) ## MODS @@ -23,6 +24,8 @@ Here are the most common mods you can do on a Thinkpad T400 ### Libreboot The Libreboot project provides free, open source (libre) boot firmware based on coreboot, replacing proprietary BIOS/UEFI firmware. I made a guide on how to do that. It's [here](https://bytemeifyoucan.lol/p/my-t400-libreboot-guide/).\ The Official Libreboot site is [this](https://libreboot.org/). The Thinkpad T400 official page is [this](https://libreboot.org/docs/hardware/t400.html). +#### Removal of proprietary hardware +TODO ### Quad-core mod It is possible to install a series of quad-core processors on the T400, taking advantage of the fact that they have the same socket of the dual-core Core Duos that come with stock machine.\ You will need some soldering skills and decent amount of patience. A very well done guide can be found [here](https://thonkpeasant.xyz/guides/other/quad.html).\ @@ -32,13 +35,28 @@ Cooling mods really do exists out there, even tho I have never tried one on my T All guides follow more or less the same principle: remove the metal sheeting from the plastic bottom casing and drill holes in the case. Examples of the procedures are [this](https://thonkpeasant.xyz/guides/other/cool.html) and [this](https://www.instructables.com/Fix-a-Thinkpad-T400s-Thermal-Issues-Once-and-For-/). ### bluetooth the bluetooth of the T400 is 2.1, you can easily upgrade the bluetooth 4.0 by swapping the card located behind the LCD front bezel -### Ultra-bay mod + +TODO: link guide +### Ultra-bay mods +TODO: talk about second drive inside of bay I am currently working on a variation of a mod I have seen floating around the world wide web. It's [this one](https://hackaday.com/tag/thinkpad-ultrabay/). In the article the laptop used is the T420 so I changing the 3D printed part to fit the T400 ultrabay.\ More info and **maybe** a guide will appear in the future, depending on how much time and effor i want to waste on this idea. ### Express Card slot The T400 Express Card slot allows you to slot in any compatible Express Card 54, i think the most used card is the one that gives you one or two (depending on the model) USB 3.0 plugs, with up to (i think) 5Gbps transfer speed. Cool shit. +TODO: list possible or at least most commond expansions slots used, link to products +### Screen replacement +TODO ### External WiFi antenna Still have to do some research on this to understand if it makes sense or not. +### Opensource Battery +TODO +### USB C charging +TODO +### Thinklight mod +TODO ### Parabola GNU/Linux-libre The distro i use on my librebooted T400 is Parabola GNU/Linux-libre, a community-driven, "labour-of-love" effort to maintain a 100% free (as in: freedom) operating system distribution that is lean, clean, and hackable.\ I made a guide on the manual installation of Parabola with an encrypted setup and Open-RC [here](https://bytemeifyoucan.lol/p/parabola-installation-guide/). + +## The dock +TODO