This is an initial testing pre-release of a unofficial build of Ubuntu Server 18.04.3 preinstalled server for the new (and currently unsupported officially) Raspberry Pi 4.
I have included both the script to create it yourself from the official images as a base as well as a precompiled image that you can download and simply write straight to your SD card. The included script makes the process of modifying the current official release to work on the Raspberry Pi 4 much easier.
For more information visit https://jamesachambers.com/raspberry-pi-4-ubuntu-server-desktop-18-04-3-image-unofficial/ or including a walkthrough and lots of comments / discussion.
All 4 GB of RAM are available in this preinstalled image. WiFi, Bluetooth, and other drivers have been updated for the Raspberry Pi 4.
This will hold the package so it doesn't break your installation while letting you fully update everything else until official support is released.
To download the prebuilt image go to the "Releases" section to get the download.
September 7th 2019 - v6 Desktop Pre-Release
-Updated kernel to rpi-4.19.71
-Integrated all available updates from apt into the base image
-Fixed display driver issue -- if you are running v5 you can fix it by commenting out dtoverlay=vc4-fkms-v3d from /boot/config.txt
-Enabled Ceph support in the kernel .config
-Added build flags to kernel build line to build a more complete device tree (dtbo files)
-Integrated all upstream updates since v5 from raspberrypi-linux and firmware-nonfree including a 3d driver fix for aarch64
September 3rd 2019 - v5 Desktop Pre-Release Test
-Desktop support added
-Expect lots of warnings in the logs. If you find solutions to them please leave a comment -- many commits come from the comments!
-Be advised -- installing can take quite a while on a Pi -- overnight or when you have something to do is a good time
-Type one the following commands to install your preferred flavor of Ubuntu Desktop:
sudo apt-get install xubuntu-desktop # or
sudo apt-get install kubuntu-desktop
September 2nd 2019 - v4 Pre-Release Test
-Recompiled kernel to include support for Ubuntu features that are not present in Raspbian
-Enabled USB UAS support
-Fixed video driver by modifying config.txt and compiling with 3D support
-System now boots clean and loads all modules (sudo systemd status)
September 2nd 2019 - v3 Pre-Release Test
-Fixed IPV6 and several other modules not loading
August 31st 2019 - v2 Pre-Release Test
-Boot time reduced from 100s to around 30s
-Messing with apt-mark or flash-kernel is no longer necessary and the fix has been built into the image
-Fixed bluetooth firmware bug that was looking in /etc/firmware instead of /lib/firmware
-Fixed entropy bug causing slow startup
-Fixed mdadm.conf RAID warning
-Module.symvars is now available in /boot/firmware/ if you need it to build kernel modules
-If you need the whole source tree check out the accompanying build script in the repository. It's exactly how the source tree used to build the kernel is built.
-Various other fixes (special thanks to Joan at jamesachambers.com for contributing so many)
forked from TheRemote/Ubuntu-Server-raspi4-unofficial
-
Notifications
You must be signed in to change notification settings - Fork 0
Ubuntu Server 18.04.3 Custom Kernel Build Script + Binaries for Raspberry Pi 4 (unofficial)
License
mwpastore/Ubuntu-Server-raspi4-unofficial
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Ubuntu Server 18.04.3 Custom Kernel Build Script + Binaries for Raspberry Pi 4 (unofficial)
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Shell 100.0%