RaspEX Rpi4 based on upcoming Ubuntu 22.04 LTS “Jammy Jellyfish” with LXDE, kernel 5.15.24-exton-v7l+, Raspotify, RealVNC, PuTTy, Samba and Bluetooth :: Build 220228

NEWS 220228 about RaspEX with LXDE based on upcoming Ubuntu 22.04 LTS Jammy Jellyfish.
I have upgraded the whole system and replaced the old kernel 5.10.87-exton-v7l+ with kernel 5.15.24-exton-v7l+. RaspEX Build 220228 is a Linux ARM (32bit) system for Raspberry Pi 4 with 2GB/4GB/8GB RAM and Raspberry Pi 3 Model B+, Raspberry Pi 3 Model B or Raspberry Pi 2 Model B. It is based on Debian, Ubuntu 22.04 LTS and Linaro (Open Source software for ARM SoCs). Both Firefox and Chromium Browser are pre-installed. I have also installed Samba and RealVNC so you can connect to your Windows computers in your Home Network and/or control RaspEX on your Raspberry Pi 4 from your Windows computers with VNC Viewer and/or PuTTY (Telnet and SSH client). Furthermore some extra Network Tools, SMTube (YouTube browser which allows to browse, search and play YouTube videos), PulseAudio for better sound in YouTube and RaspotifyRaspotify is a Spotify Connect client for Raspbian on the Raspberry Pi that just works. Study all installed packages in RaspEX Build 220228.

Most IMPORTANT News/Changes in Build 220228
1. I have installed an old version of Chromium with DRM/Widevine support, which means that you can watch Netflix (and possibly also HBO, YouTube TV, Amazon Prime Video, etc.) using the Chromium Browser. I did that following the instructions here.
2. In this build of RaspEX you can also run Chromium/Firefox logged in as root. You will have sound, which you normally won’t have as root on Debian/Ubuntu systems.

What is Raspberry Pi?

The Raspberry Pi is a low cost, credit-card sized computer that plugs into a computer monitor or TV, and uses a standard keyboard and mouse. It is a capable little device that enables people of all ages to explore computing, and to learn how to program in languages like Scratch and Python. It’s capable of doing everything you’d expect a desktop computer to do, from browsing the internet and playing high-definition video, to making spreadsheets, word-processing, and playing games.
Read more about Raspberry Pi…


The Raspberry Pi 4 with 8GB RAM made in May 2020. It has:

  • 2x USB 3.0 ports
  • 2x USB 2.0 ports
  • Gigabit Ethernet
  • Power-over-Ethernet (this will require a PoE HAT)
  • 40-pin GPIO header
  • 2× micro-HDMI ports (up to 4Kp60 supported)
  • H.265 (4Kp60 decode)
  • H.264 (1080p60 decode, 1080p30 encode)
  • OpenGL ES, 3.0 graphics
  • DSI display port
  • CSI camera port
  • Combined 3.5mm analog audio and composite video jack
  • Micro-SD card slot
  • USB-C power
  • 8GB RAM

More about RaspEX
RaspEX is a full Linux Desktop system with LXDE (an extremely fast-performing and energy-saving desktop environment) with many other useful programs pre-installed. Firefox and Chromium are used as Web Browsers and Synaptic as Package Manager. You can use Samba and RealVNC to connect to your Windows computers in your Home Network and/or control RaspEX on your Raspberry Pi 4 from your Windows computers with VNC Viewer and/or PuTTY (Telnet and SSH client). You can use Synaptic to install any extra packages you may need. For example LibreOffice. RaspEX uses Ubuntu’s software repositories so you can install thousands of extra packages if you want.

Kernels
Kernel 5.15.24-exton-v7l+ (for Rpi 4) and 5.15.24-exton-v7+ (for Rpi 3/2) are used in Build 220228.

Why shall I use RaspEX?
Eight Operating Systems are recommended by Raspberrypi.org. Among them Noobs, Raspbian (Debian Bullseye) and Snappy Ubuntu Core. RaspEX is faster (“fast as lightning”), more useful and more fun to use. (In my opinion). One member at this site thought that running RaspEX (for Raspberry Pi 2 Model B) was like running Raspberry Pi on “steroids“. If you use the new Raspberry Pi 4 RaspEX will run even faster!

How do I install RaspEX in Windows?

Just like any other Raspberry Pi system. I.e.: Unpack the downloaded ZIP file (raspex-ubuntu-rpi4-22.04-lxde-3070mb-220228.zip) and transfer the IMAGE file (raspex-ubuntu-rpi4-22.04-lxde-8000mb-220228.img) to your Micro SD card of at least 16GB. For that you shall use Rufus 3.17 in Windows. It will look like this.

How do I install RaspEX in Linux?
You can of course also install RaspEX in any Linux system using the dd command. Just open up at terminal and run the following command (as root):
dd if=raspex-ubuntu-rpi4-22.04-lxde-8000mb-220228.img of=/dev/sdX bs=1M
Note:
Change /dev/sdX to for example /dev/sdc, /dev/sde or…
(Check it carefully before you run the above command so you won’t lose important data).

Different Micro SD Cards
For best performance you should use SD Cards of good quality. I can recommend Samsung MicroSD Pro Plus 32GB Class 10. Write speed up to 95 MB/s. Also SanDisk MicroSD Ultra 128GB Class 10. Write speed up to 100 MB/s. NOTE: If you can’t run RaspEX at all you should try with a new “better” card.


How do I use RaspEX?

When you start up your Raspberry Mini computer with RaspEX you will (after a few seconds) end up in X and LXDE as the ordinary user raspex. The password for raspex is raspex. When logged in as raspex you can use Sudo to become root. Example: sudo su and sudo pcmanfm. The password for root (superuser) is root. You can log out from LXDE and log in again as root (if you want). This is how it looks at SLiM‘s login page.

You can log in as root with password root. You can of course also create a new ordinary user if you want. Command: /usr/sbin/adduser MyNewUser. If you don’t want to be automatically logged in as raspex you shall edit /etc/slim.conf.

When logged in as the ordinary user raspex your Desktop will look like this.

Click to view a larger picture

Expand the filesystem on the SD card
If you install many new big programs and/or download large files (for example videos) you may run out of space on the SD card. That is best fixed by running the following command: sudo raspi-config. Click on “Advanced Options” and choose A1 Expand Filesystem.
NOTE: That’s all you have to do. Just wait for the script to fix everything. If you use a SD card of 32 GB all the space on it will be used afterwards. Watch a screenshot when raspi-config is running.

Create a SWAP file
Run the command sudo dphys-swapfile setup

A SWAP file of 2 GB will be created. Then run the command dphys-swapfile swapon Very useful if you want to run many programs at the same time. If you forget to run said command a SWAP file of 2 GB will be created automatically after a reboot.

Error no_pubkey when trying to upgrade the system
When you run the command sudo apt-get update it can happen that you can’t update the sources due to missing pub_keys.
The solution is to run the following commands.

$ cd /var/lib/apt
$ sudo mv lists lists.old
$ sudo mkdir -p lists/partial
$ sudo apt update

After that you can run apt-get update with success even though you still will get the same “no_pubkey” errors. Don’t worry. This error won’t prevent you from upgrading the system regularly with the command sudo apt upgrade.

Wireless connections
The new Raspberry Pi 4 has “built in” 802.11n Wireless LAN.

How to use Raspotify
Raspotify (Raspotify is a Spotify Connect client for Raspbian on the Raspberry Pi
that just works) is pre-installed and immediately ready for connections. You’ll need a
Spotify Premium account in order to connect to for example your mobile phone running Spotify.
1. Screenshot of my mobile phone showing Devices available when RaspEX is running
2. Screenshot of my mobile phone showing the possibility to connect to Raspotify
3. Screenshot of my mobile phone when Raspotify is connected and running

About SSH, PuTTY, Samba, RealVNC and VNC Viewer
SSH, PuTTy (Telnet/SSH client for X), Samba and RealVNC are pre-installed in RaspEX Build 220228. You need to install PuTTy and and VNC Viewer in your Windows system if you want to connect to RaspEX/Raspberry Pi 4 from Windows. (Please read the developers information about how to configure PuTTy and VNC Viewer).

Bluetooth connections – working in Build 220228
It seems difficult (maybe impossible) to use the “built in” Bluetooth adapter running RaspEX on Raspberry Pi 3 Model B.
Using a Bluetooth dongle for example Asus USB-BT400 dongle on Raspberry Pi 3 Model B and Raspberry Pi 2 you should have no trouble using Bluetooth in RaspEX. Using the new Raspberry Pi 4 and Raspberry Pi 3 Model B+ it should be easier to use Bluetooth. NOTE: In RaspEX LXDE Build 220228 Bluetooth works alright.

1. Showing “paring” with my Android phone
2. Showing the sending process of a file from RaspEX/Raspberry Pi 4 to my Android phone
3. Showing the sending process of a file from my Android phone to RaspEX/Raspberry Pi 4

View all installed packages in RaspEX – Build 220228

SCREENSHOTS
Screenshot 1 – raspex’s Desktop 220228
Screenshot 2 – root’s Desktop 220228
Screenshot 3 – running Netflix in Chromium
Screenshot 4 – showing that hardware acceleration is enabled
Screenshot 5 – showing how to configure sound using Pavucontrol
Screenshot 6 – RaspEX connected to Windows 10 via PuTTy
Screenshot 7 – RaspEX “running on” Windows 10 with VNC-viewer
Screenshot 8 – RaspEX using Pavucontrol (for sound control)
Screenshot 9 – RaspEX running Raspotify

DOWNLOAD – raspex-ubuntu-rpi4-22.04-lxde-3070mb-220228.zip from SourceForge.net

md5sum for raspex-ubuntu-rpi4-22.04-lxde-3070mb-220228.zip

Raspberry Pi is a trademark of Raspberry Pi Foundation

READ also about my RaspEX Build 210109 (for Raspberry Pi 4, Pi 3 Model B, Model B+ and 2 Model B) with OpenCPN pre-installed
OpenCPN is a free software (GPLv2) project to create a concise chart plotter and navigation software, for use underway or as a planning tool. OpenCPN is developed by a team of active sailors using real world conditions for program testing and refinement.

Read about my Android-x86 Systems – 11, 10, Pie, Oreo, Nougat, Marshmallow, Lollipop and KitKat at
andex.exton.net – latest is AndEX 11 (with GAPPS), AndEX 10 (with GAPPS) and AndEX Pie 9.0 (also with GAPPS)!
and
about my Android 13, 12, 11, 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 4 and 3/2 at
raspex.exton.se
– latest is RaspAnd 13 and 12 (without GAPPS), RaspAnd 11 (with GAPPS) and RaspAnd Oreo 8.1 (also with GAPPS)!
This entry was posted in Exton Linux, Raspberry Pi systems and tagged , , , , , , , , , , , , , , . Bookmark the permalink.

Leave a Reply