<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.x220.co.uk/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Behold!... My Wiki</title>
        <description>Thinkpads, Linux, BSD and other related shiz</description>
        <link>https://wiki.x220.co.uk/</link>
        <lastBuildDate>Thu, 16 Apr 2026 05:27:01 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.x220.co.uk/_media/wiki/logo.png</url>
            <title>Behold!... My Wiki</title>
            <link>https://wiki.x220.co.uk/</link>
        </image>
        <item>
            <title></title>
            <link>https://wiki.x220.co.uk/256color-mc-skin?rev=1727624078&amp;do=diff</link>
            <description>ini file for my theme


#
## My-MC-256 by &lt;Jase@social.x220.co.uk&gt; is a 256-color green themed nord inspired skin for MC is based on
# 256-color skins require mc version 4.8 or newer.
#
#

[skin]
    description = My-MC-256 (user)
    256colors = true

[Lines]
    horiz = ─
    vert = │
    lefttop = ┌
    righttop = ┐
    leftbottom = └
    rightbottom = ┘
    topmiddle = ┬
    bottommiddle = ┴
    leftmiddle = ├
    rightmiddle = ┤
    cross = ┼
    dhoriz = ═
    dvert = ║
    dlefttop = ╔
  …</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title></title>
            <link>https://wiki.x220.co.uk/alpine?rev=1727624078&amp;do=diff</link>
            <description>Alpine

A very light non-gnu Linux it uses Muscl and Busybox, it also has the KDE Desktop Environment available!, sadly Thunderbird seems broken and not installable, so that is a deal breaker for me (Kmail is not a sane alternative)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title>The Apps that I use</title>
            <link>https://wiki.x220.co.uk/apps_i_use?rev=1727624078&amp;do=diff</link>
            <description>The Apps that I use

Generally I use a mix of both GUI and CLI applications and tools, for instance I am writing this using Nano within Konsole however I will start with what most people consider the important thing - how I interact with the internet.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title>Arch Linux</title>
            <link>https://wiki.x220.co.uk/arch_linux?rev=1727624078&amp;do=diff</link>
            <description>Arch Linux

Scratch Notes for Install

 wipefs --all /dev/sda

fdisk /dev/sda

fdisk -l /dev/sda

mkfs.ext4 /dev/sda1

mkfs.ext4 /dev/sda2

mount /dev/sda1 /mnt

mkdir /mnt/home

mount /dev/sda2 /mnt/home

pacstrap /mnt base linux-zen linux-firmware iwd grub intel-ucode freetype2 dosfstools exfatprogs f2fs-tools e2fsprogs jfsutils ntfs-3g tlp dhcpcd ufw iproute2 nano w3m man-db man-pages sox</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title>BSD</title>
            <link>https://wiki.x220.co.uk/bsd?rev=1727624078&amp;do=diff</link>
            <description>BSD

There are a few BSD operating systems, unlike Linux based operating systems each are independent operating systems and are not &#039;Distros&#039;

* FreeBSD

* OpenDSD

* NetBSD

* DragonFlyBSD

* HyperbolaBSD

* MirBSDOS</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title>configuration.nix</title>
            <link>https://wiki.x220.co.uk/configuration.nix?rev=1727624078&amp;do=diff</link>
            <description>configuration.nix

This is a working example of my nixos installation, which includes all the apps i use regularly, be aware this will build Thunderbird from source 
# Edit this configuration file to define what should be installed on
# your system.  Help is available in the configuration.nix(5) man page
# and in the NixOS manual (accessible by running ‘nixos-help’).

{ config, pkgs, ... }:

{
imports =
  [ # Include the results of the hardware scan.
    ./hardware-configuration.nix
  ];

# Use …</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title></title>
            <link>https://wiki.x220.co.uk/contact_me?rev=1727624078&amp;do=diff</link>
            <description>I am not available on Facebook, Twitter or Instagram

If you really wanna contact me I am @jase@social.x220.co.uk in the Fediverse 

Whats the Fediverse? according to Wikipedia 

The Fediverse (a portmanteau of “federation” and “universe”) is an ensemble of federated (i.e. interconnected) servers that are used for web publishing (i.e. social networking, microblogging, blogging, or websites) and file hosting, but which, while independently hosted, can communicate with each other.On different serv…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title>Coreboot Splash Images</title>
            <link>https://wiki.x220.co.uk/coreboot_bootsplash_images?rev=1727624078&amp;do=diff</link>
            <description>Coreboot Splash Images

These can be created in GIMP, they MUST be exactly 1024 x 768 after saving your .xcf, choose to export the image as a .jpeg

Then select advanced deselect &#039;progressive&#039; and change the quality to reduced chroma 4:2:0



PLEASE NOTE bootsplash3.jpg IS UNTESTED</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title>CoreBoot</title>
            <link>https://wiki.x220.co.uk/coreboot?rev=1727624078&amp;do=diff</link>
            <description>CoreBoot

x220

I have currently corebooted 5 x220 laptops (well 3 complete and 2 partial) 

I created 3 bootsplash images here

More details will appear soon maybe with a “how to”.

e14

Not currently supported ( will recheck in 2 years after my warrant expires</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title>Debian</title>
            <link>https://wiki.x220.co.uk/debian?rev=1727624078&amp;do=diff</link>
            <description>Debian

Debian (Stable) is a rock solid Linux distribution, it may run slightly older versions of software by default, although with Flatpak and Snap compatibility this does not have to be the case. 



Backup /home, Install Debian, Migrate /home

I installed/migrated my system by doing something like</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title>E14 Gen2 AMD Thinkpad</title>
            <link>https://wiki.x220.co.uk/e14_gen2_amd_thinkpad?rev=1727624078&amp;do=diff</link>
            <description>E14 Gen2 AMD Thinkpad



Initial Thoughts

Its a great laptop, and very powerful with an 8 core 8 thread Ryzen7 4700u processor and 16GB 3200mhz RAM 

As a result Windows (Meh!) works well, Linux compatibility however needs some work as it one of only a handful of Thinkpads that do not have great</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title>lspci</title>
            <link>https://wiki.x220.co.uk/e14_hardware_shiz?rev=1727624078&amp;do=diff</link>
            <description>lspci

00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Root Complex

00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Renoir IOMMU

00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge

00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title>FreeBSD</title>
            <link>https://wiki.x220.co.uk/freebsd?rev=1727624078&amp;do=diff</link>
            <description>FreeBSD

FreeBSD is an operating system which focuses on features, speed, and stability. 

It is the &#039;other&#039; (non-hugging) opensource operating system you may have heard about while being a Linux user watching popular YouTubers

The “non hugging”</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title></title>
            <link>https://wiki.x220.co.uk/index?rev=1727626829&amp;do=diff</link>
            <description>* The X220 Thinkpad Laptop

	*  Hardware Info

* E14 Gen2 AMD Thinkpad

* My Linux Journey

* My Blog

* Linux

	*  Arch Linux
	*  Debian
	*  KDE Neon
	*  Pop!_OS
	*  Alpine
	*  Nix-OS 
	*  Kubuntu
	*  Lenovo Certified

* BSD

	*  FreeBSD
		*  KDE Polkit issue
		*  IPFW, KDE Connect &amp; Syncthing


* KDE Desktop Environment

	*  The Apps that I use
	*  Midnight Commander

* CoreBoot

	*  Libreboot

* Other Thinkpads

	*  x40
	*  x200
	*  t21
	*  t60
	*  t61
	*  t400

* Other Hardware

	*  My Netwo…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 16:20:29 +0000</pubDate>
        </item>
        <item>
            <title>IPFW, KDE Connect &amp; Syncthing</title>
            <link>https://wiki.x220.co.uk/ipfw_kde_connect_syncthing?rev=1727624078&amp;do=diff</link>
            <description>IPFW, KDE Connect &amp; Syncthing

OK this was a bit of a nightmare to sort, I use Syncthing as a user with content sychronised to a dedicated folder within my ~/

First install Kde Connect and Syncthing then edit /etc/rc.conf to include the following 


# Enable Firewall
firewall_enable=&quot;YES&quot;
firewall_type=&quot;workstation&quot;
# Allow syncthing and kdeconnect access
firewall_myservices=&quot;1714-1764/tcp 1714-1764/udp 21027/udp 22000/tcp&quot;
firewall_allowservices=&quot;all&quot;
# Allow truted network clients through fir…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title>KDE Neon</title>
            <link>https://wiki.x220.co.uk/kde_neon?rev=1727624078&amp;do=diff</link>
            <description>KDE Neon

I was looking forward to trying out KDE Neon and at first it looks and feels great, its a very impressive implementation of KDE-Plasma, although that was not really a surprise, it is an official &#039;non-distro&#039; from the KDE Project 

I have started to theme all my desktops in a fairly similar way, for me KDE-Neon looked like this</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title>KDE Desktop Environment</title>
            <link>https://wiki.x220.co.uk/kde-plasma?rev=1727624078&amp;do=diff</link>
            <description>KDE Desktop Environment

If you want decoration less full screen windows add 
[Windows]
BorderlessMaximizedWindows=true
to ~/.config/kwinrc</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title>Removing polkit password requests after KDE-Plasma login</title>
            <link>https://wiki.x220.co.uk/kde-polkit_issue?rev=1727624078&amp;do=diff</link>
            <description>Removing polkit password requests after KDE-Plasma login

If after installing FreeBSD and KDE-Plasma you are greeted with a password request every time you log in to KDE Plasma this may help

First add your user to the &#039;operator&#039; group
To do this you will need root priviliages (or doas/sudo)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title>Kubuntu</title>
            <link>https://wiki.x220.co.uk/kubuntu?rev=1727624078&amp;do=diff</link>
            <description>Kubuntu

Ubuntu with KDE Desktop Environment, I have never been a &#039;fan&#039; of Ubuntu, and this feeling is something to which I cannot assign a reason for, I have tried Ubuntu several times in the past, I always found it less appealing to use in comparison to the likes of Arch Linux

That said Kubuntu 20.10 is one of only a handful of distributions that would boot without too many issues to resolve on my new</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title>Lenovo Certified</title>
            <link>https://wiki.x220.co.uk/lenovo_certified?rev=1727624078&amp;do=diff</link>
            <description>Lenovo Certified

Many the current T, X, P and even some L ranges are now &#039;certified&#039; by Lenovo for use with Linux

The range of presently &#039;Linux certified&#039; Thinkpads can be located here:

&lt;https://www.lenovo.com/linux&gt;

Earlier (&#039;legacy&#039;) Thinkpads are listed here:

&lt;https://support.lenovo.com/us/en/solutions/pd500269&gt;

Where a Thinkpad has official support You can visit the suppot.lenovo.com page for the Thinkpad and select &#039;Drivers &amp; Software&#039; then &#039;order recovery media&#039; and scroll down to lo…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title></title>
            <link>https://wiki.x220.co.uk/loader.conf?rev=1727624078&amp;do=diff</link>
            <description>The file loader.conf contains descriptive information on all the modules the kernel needs to boot the system, some entries are added automatically during installation 

This list is what I use on Thinkpads that I have installed FreeBSD on (an x220 and a T60), non Thinkpaddery entries may work on other laptops but can be guaranteed</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title></title>
            <link>https://wiki.x220.co.uk/logos?rev=1727624078&amp;do=diff</link>
            <description>That little x220 icon I use was created and gifted to me by my good friend AndrzejL.

It is available in many different sizes. 

[ 32x32 ] [ 64x64 ] [ 100x100 ] [ 200x200 ] [ 230x230 ] [ 320x320 ] [ 640x640 ]</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title></title>
            <link>https://wiki.x220.co.uk/mc-16m-theme?rev=1727624078&amp;do=diff</link>
            <description>Here is the config for my 16M Colour Theme 


# The Four Seasons skins demonstrate how to use direct RGB true colors.
# As a prerequisite, you will need:
#   1) Midnight Commander version 4.8.19 or newer.
#   2) Midnight Commander being compiled against S-Lang (rather than ncurses).
#   3) S-Lang version 2.3.1 or newer.
#   4) A 64-bit operating system. (Future S-Lang version 3 will support
#      true colors on 32-bit OSes too. Until then, you can install a patched
#      S-Lang and compile MC …</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title>Midnight Commander</title>
            <link>https://wiki.x220.co.uk/midnight_commander?rev=1727624078&amp;do=diff</link>
            <description>Midnight Commander

I like Midnight Commander (aka MC), its a freekin GREAT file manager, super easy to use and very powerful. 

I have had an attempt to theme MC, taking inspiration from Breeze and the Nordic Green colour themes in KDE

It looks like this</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title>Where to find my Blog</title>
            <link>https://wiki.x220.co.uk/my_blogging_feedback_loop?rev=1727626484&amp;do=diff</link>
            <description>Where to find my Blog

My Blog can be located at journalctl.uk

The focus of which is on things what I find interesting or that I am working on (mostly computer found at carboot sales) 

I intend to widen the things I blog about so go have a look.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 16:14:44 +0000</pubDate>
        </item>
        <item>
            <title>My Linux Journey</title>
            <link>https://wiki.x220.co.uk/my_linux_journey?rev=1727624078&amp;do=diff</link>
            <description>My Linux Journey

	*  2003-2004 distrohopped
	*  2004-2013 PCLinuxOS
	*  2013-2014 distrohopped
	*  2014-Aug 2020 Arch Linux stable AF, as I write this I think should I have moved?
	*  Aug 2020 Debian stable then upgraded to next-stable, was a good experiece
	*  Distrohop Warning:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title>My Network Hardware</title>
            <link>https://wiki.x220.co.uk/my_network_hardware?rev=1727624078&amp;do=diff</link>
            <description>My Network Hardware

I sometimes get asked which router I use, or what I use for my home server.

My home networking &#039;hardware stack&#039; is as follows 

Mikrotik Router/FireWall



I have replaced the FitPC4 with a Mikrotik RB750Gr3 that cost me £58.

Despite being a lot less &#039;powerful&#039; than my</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title>Nix-OS</title>
            <link>https://wiki.x220.co.uk/nix-os?rev=1727624078&amp;do=diff</link>
            <description>Nix-OS

Nix-OS is an odd beast, it is very, very different from any other Linux based OS I have used. 

This is both good and bad 

	*  The good is that everything is configured and installed by editing and a single installation file positioned at /etc/nixos/configuration.nix</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title>Pop!_OS</title>
            <link>https://wiki.x220.co.uk/pop_os?rev=1727624078&amp;do=diff</link>
            <description>Pop!_OS

So I pretty quickly figured put that while there was a lot to like about KDE Neon its handling of the few GTK apps I used was not great, I was also having issues with random shutdowns, I decided to have a look at Pop!_OS I had tried Pop!_OS previously but am not a fan of GNOME (Gah-Nome), so I took the plunge and</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title>what do I mean when I say power-outs</title>
            <link>https://wiki.x220.co.uk/power-outs?rev=1727624078&amp;do=diff</link>
            <description>what do I mean when I say power-outs

Imagine this, you have a well charged battery, everything is working as it should, and has been for the past 3 hours, then the screen goes blank and the lights switch off.

The x220 just lost all power, and just stopped working , it did not shutdown</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title></title>
            <link>https://wiki.x220.co.uk/rc.conf?rev=1727624078&amp;do=diff</link>
            <description># Sshhh!!
rc_startmsgs=&quot;NO&quot; 

# Intel Graphics 
kld_list=&quot;/boot/modules/i915kms.ko&quot;

# power management
powerd_enable=&quot;YES&quot;
powerd_flags=&quot;-n adaptive -a hiadaptive -b adaptive -m 800 -M 2500&quot;
performance_cx_lowest=&quot;C1&quot;
economy_cx_lowest=&quot;Cmax&quot;


# networking
background_dhclient=&quot;YES&quot; #dont hang boot while connecting
cupsd_enable=&quot;YES&quot;

# Desktop Stuff
dbus_enable=&quot;YES&quot;
hald_enable=&quot;YES&quot;
sddm_enable=&quot;YES&quot;
webcamd_enable=&quot;YES&quot;

# enable SMART
smartd_enable=&quot;YES&quot;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title></title>
            <link>https://wiki.x220.co.uk/sidebar?rev=1727626102&amp;do=diff</link>
            <description>The X220 Thinkpad Laptop

My Linux Journey

Where to find my Blog

Linux

BSD

KDE Desktop Environment

CoreBoot

Other Thinkpads</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 16:08:22 +0000</pubDate>
        </item>
        <item>
            <title>The X220 Thinkpad Laptop</title>
            <link>https://wiki.x220.co.uk/start?rev=1727624078&amp;do=diff</link>
            <description>The X220 Thinkpad Laptop

Possibly the greatest of all &#039;Classic&#039; Laptops, it holds a special place in my heart, which is why I have 2 1, and why two all three of my kids have one each (thanks pandemic for home schooling), and why I have 2 x220 motherboards destined to become either home media streaming machines or home servers (maybe even a proxmox host)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title></title>
            <link>https://wiki.x220.co.uk/sysctl.conf?rev=1727624078&amp;do=diff</link>
            <description>############# Below Added under post install entries for reasons #############

# kill the beep - important
hw.syscons.bell=0
kern.vt.enable_bell=0

# improved desktop responsiveness
# kern.schd.preempt_thresh=224 &lt;&lt;&lt;this not recognised 

# improve X memory shiz
kern.ipc.shmmax=67108864
kern.ipc.shmall=32768

# let user mount USB storage
vfs.usermount=1

# switch off touchpad
hw.psm.synaptics.touchpad_off=1

# possibly inprove trackpoint sensitivity
hw.psm.trackpoint.sensitivity=255
hw.psm.track…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title></title>
            <link>https://wiki.x220.co.uk/t21?rev=1727624078&amp;do=diff</link>
            <description></description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title></title>
            <link>https://wiki.x220.co.uk/t60?rev=1727624078&amp;do=diff</link>
            <description>I managed to get my T60 booted, although I thought it was dead.

On first boot the screen is red, so I will probably have to change the inverter at some point.

As the T60 is a 32bit machine, I installed Debian Stable 32bit</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
        <item>
            <title>Where to find my Blog</title>
            <link>https://wiki.x220.co.uk/where_to_find_my_blog?rev=1727626784&amp;do=diff</link>
            <description>Where to find my Blog

My Blog can be located at journalctl.uk

The focus of which is on things what I find interesting or that I am working on (mostly computer found at carboot sales)

I intend to widen the things I blog about so go have a look.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 16:19:44 +0000</pubDate>
        </item>
        <item>
            <title>x220 Thinkpad</title>
            <link>https://wiki.x220.co.uk/x220?rev=1727624078&amp;do=diff</link>
            <description>x220 Thinkpad

ThinkPad x220 Keyboards by FRU Number

# UK (en_GB)

	&quot; 45N2170 
 45N2100 
 45N2240&quot;

ThinkPad x220 batteries by FRU Number

List of FRU&#039;s from the x220 Hardware Maintenance Manual

# 4 cell 2.0Ah

	&quot; `42T4899`
 `42T4901`&quot;

# 6Cell 2.8Ah</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Sep 2024 15:34:38 +0000</pubDate>
        </item>
    </channel>
</rss>
