---
title: What’s new for Raspberry Pi with Ubuntu 22.04 LTS?
description: Jammy Jellyfish delivers long term support for the entire recent Raspberry
  Pi device portfolio, a host of new HATs and the best desktop performance yet!
url: https://canonical.com/blog/whats-new-for-raspberry-pi-ubuntu-22-04-lts?format=md
---

1. [Blog](https://canonical.com/blog)
2. Article

---

[Oliver Smith](https://canonical.com/blog/author/local-optimum "More about Oliver Smith")

26 April 2022

# What’s new for Raspberry Pi with Ubuntu 22.04 LTS?

[22.04 LTS](https://canonical.com/blog/tag/22-04-lts)
[Raspberry Pi](https://canonical.com/blog/tag/raspberry-pi)
[Ubuntu Desktop](https://canonical.com/blog/tag/ubuntu-desktop)

---

Share the article

Ubuntu 22.04 LTS (codename: Jammy Jellyfish) is **jam**-packed (hey hey!) with new features for everyone’s favourite credit-card sized computer. We’ve put together some of the Raspberry Pi highlights below, but for a full overview of Jammy Jellyfish check out the [Ubuntu 22.04 LTS press release](https://ubuntu.com/blog/ubuntu-22-04-lts-released) and [release notes](https://discourse.ubuntu.com/t/jammy-jellyfish-release-notes/24668).

## The Raspberry Pi’s first Ubuntu LTS supported Desktop…

Ubuntu Long Term Support (LTS) releases arrive every two years and are designed to deliver enterprise-grade stability and security with five years of support, including security patches and updates, available to everyone.

Whilst Ubuntu 20.04 LTS was certified for Ubuntu Server, Ubuntu 22.04 LTS is the first time Ubuntu Desktop has also been certified for the Raspberry Pi 4. Ubuntu Desktop is faster than ever on the Pi thanks to numerous optimisations to the GNOME Desktop environment (which is now running GNOME 42), delivering up to twice the frame rate when navigating your desktop compared to Ubuntu 21.10.

Opportunities for user customisation have also been expanded, with our new accent colour-picker and system-wide dark style preference support.

All this is combined with the latest versions of our pre-installed apps, from Firefox to LibreOffice as well as up-to-date toolchains for Python, Ruby, Go, Rust and many more, Raspberry Pi developers have everything they need to innovate in style!

Read more about the new features in Ubuntu Desktop [here](https://ubuntu.com/blog/ubuntu-22-04-lts-whats-new-linux-desktop).

## …now available on the Raspberry Pi 4 2GB

Up until now, we’ve recommended users stick with the 4GB and 8GB versions of the Raspberry Pi 4 when running Ubuntu Desktop. With 22.04 we challenged ourselves to lower the barrier to entry for desktop developers by targeting the 2GB model as well.

By pre-configuring a compression tool called Zswap, we’ve been able to keep more pages running in RAM without the need to ‘swap’ them out to the Pi’s SD card or hard drive when the memory is reaching capacity. Whilst users could gain this performance boost with some tweaks on previous versions of Ubuntu, we’ve now included these by default, delivering a solid user experience on the 2GB Raspberry Pi 4 and increasing performance for higher end models as well.

> *“It’s great to see a certified Ubuntu Desktop release that includes support for the 2GB Raspberry Pi 4, giving developers all over the world access to the most affordable development desktop environment.”*
>
> Eben Upton, CEO of Raspberry Pi Trading

You can read more about our performance improvements for the 2GB Raspberry Pi 4 [here](https://ubuntu.com/blog/how-low-can-you-go-running-ubuntu-desktop-on-a-2gb-raspberry-pi-4).

## A device of many HATs

Keeping up with the latest Pi peripherals is an ongoing journey, and we’ve made great strides in this area for 22.04. Building on our [Sense HAT support in Ubuntu 21.10,](https://ubuntu.com/blog/common-sense-using-the-raspberry-pi-sense-hat-on-ubuntu-impish-indri?msclkid=82d9f954bb4f11ec9d9e3ce1bd67f317) we’ve targeted some of the most popular devices available today, with a focus on the Unicorn HAT range. Check out these action shots running on 22.04!

[Unicorn HAT](https://shop.pimoroni.com/products/unicorn-hat?variant=932565325) / [Unicorn pHAT](https://learn.pimoroni.com/article/getting-started-with-unicorn-phat)

```
sudo apt install python3-unicornhat
```

[Unicorn HAT HD](https://shop.pimoroni.com/products/unicorn-hat-hd?variant=42496126730)

```
sudo apt install python3-unicornhathd
```

[Unicorn Hat Mini](https://shop.pimoroni.com/products/unicorn-hat-mini?variant=31657688498259)

```
sudo apt install python3-unicornhatmini
```

There’s also DSI support for the [Raspberry PI Touch Display](https://www.raspberrypi.com/documentation/accessories/display.html) which comes out of the box for Ubuntu Server and is available on Ubuntu Desktop after switching the graphics stack to FKMS.

You can use the legacy FKMS stack on Ubuntu Desktop by editing **“/boot/firmware/config.txt”** on your PC after flashing the SD card.

Find the line:

```
 dtoverlay=vc4-kms-v3d
```

Modify this to:

```
 dtoverlay=vc4-fkms-v3d
```

## Small but mighty – Raspberry Pi Zero 2 W

To round out the full range of Pi devices, don’t forget we now have out-of-the-box support for the [Raspberry Pi Zero 2 W](https://www.raspberrypi.com/products/raspberry-pi-zero-2-w/?msclkid=509df762b8c611ec83feb808d6da3d14) with Ubuntu Server 22.04 LTS. With a Long Term Supported release you can be assured that your IoT projects will be secure and up to date for many years to come!

## Get started on Raspberry Pi today

You can download Ubuntu 22.04 LTS via the Raspberry Pi Imager available in the [Snap store](https://snapcraft.io/install/rpi-imager/ubuntu) or on the Raspberry Pi website [here](https://www.raspberrypi.com/software/).

You can also get the ISO directly from our download page [here](https://ubuntu.com/download/raspberry-pi).

### Tutorials

* [Install Ubuntu Desktop on the Raspberry Pi 4 (2GB and above)](https://ubuntu.com/tutorials/how-to-install-ubuntu-desktop-on-raspberry-pi-4#1-overview)
* [How to install Ubuntu Server on your Raspberry Pi](https://ubuntu.com/tutorials/how-to-install-ubuntu-on-your-raspberry-pi#2-prepare-the-sd-card)
* [How to install Ubuntu Core on your Raspberry Pi](https://ubuntu.com/tutorials/how-to-install-ubuntu-core-on-raspberry-pi)

### Projects

* [Host a Minecraft server on Ubuntu Desktop using the Raspberry Pi](https://ubuntu.com/blog/linux-gaming-tutorial-raspberry-pi-minecraft-server-on-ubuntu-desktop)
* [Run Flutter Applications on Ubuntu Core](https://ubuntu.com/tutorials/run-flutter-applications-on-ubuntu-core#1-overview)
* [Build your own bare metal cloud using a Raspberry Pi cluster with MAAS](https://discourse.ubuntu.com/t/takeovers-for-ubuntu-com/17229)
* [How to build a Raspberry Pi Kubernetes cluster using MicroK8s](https://ubuntu.com/tutorials/how-to-kubernetes-cluster-on-raspberry-pi)

## Sign up for our newsletter

Get the latest Canonical news and updates in your inbox.

Work email:

\*I agree to receive information about Canonical's
products and services.

By submitting this form, I confirm that I have read and agree to [Canonical's Privacy Policy](https://canonical.com/legal/dataprivacy).

Sign up

## Share on

---

## Related posts

[### Arduino® VENTUNO™ Q is available for pre-order with Ubuntu pre-installed](https://canonical.com/blog/arduino-ventuno-q-is-available-for-pre-order-with-ubuntu-pre-installed)

London, UK – August 25, 2026 – Following our initial collaboration announcement in March 2026, Canonical and Arduino (a subsidiary of Qualcomm Technologies, Inc.) are excited...

[Canonical](https://canonical.com/blog/author/canonical)

25 August 2026

[### AI with AMD ROCm on Ubuntu: your questions answered](https://canonical.com/blog/amd-rocm-on-ubuntu)

AMD ROCm is now available in Ubuntu 26.04 LTS. Learn what how to make the best of it, and find out what this will mean in the coming years for development in Ubuntu.

[Kevin Cazabon](https://canonical.com/blog/author/kcazabon)

3 June 2026

[### Canonical releases Ubuntu 26.04 LTS Resolute Raccoon](https://canonical.com/blog/canonical-releases-ubuntu-26-04-lts-resolute-raccoon)

The 11th long-term supported release of Ubuntu delivers deep silicon optimization and state-of-the-art security for enterprise workloads.

[Canonical](https://canonical.com/blog/author/canonical)

23 April 2026

[### How to manage Ubuntu fleets using on-premises Active Directory and ADSys](https://canonical.com/blog/manage-ubuntu-fleets-active-directory)

The “hybrid fleet” is today’s reality: organizations diversify operating systems while Microsoft Active Directory (AD) remains the dominant identity “source of truth.” IT...

[Massimiliano Gori](https://canonical.com/blog/author/massigori)

31 March 2026
