Releases: TheRemote/Ubuntu-Server-raspi4-unofficial
Releases · TheRemote/Ubuntu-Server-raspi4-unofficial
v28 Release
Updated source image to Ubuntu 18.04.4
Updated to kernel 4.19.105 (addresses critical vulnerability)
Fixed flash-kernel package missing dtb files
Fixed issue that could cause ssh keys to not be created properly
v27 Release
Updated to kernel 4.19.97
Updated to Ubuntu 19.10.1 for base firmware instead of 19.10
Updated Raspbian-sourced firmware
v26 Release
Updated to kernel 4.19.89
Power management firmware features for WiFi are now enabled (saves 55mA (~270mW) of power on Pi 4)
Updated firmware
v25 Release
Fixed issue with desktop driver not loading properly (thanks tarsij!)
Added haveged back in to prevent slow boots due to low entropy
Updated kernel with a few V3D and other fixes
v24 Release
Updated kernel to 4.19.86
Updated packages and firmware
This kernel has additional USB and V3D improvements
v23 Release
Updated kernel to 4.19.84
Fixed problem that could cause desktop v22 release image to not load
Enabled AppArmor kernel flags
Fixed display performance in headless mode by setting hdmi_force_hotplug=1 to enable the creation of a virtual display
Added #dtparam=i2c0=on and #dtparam=i2c1=on examples to /boot/firmware/config.txt to help enable those interfaces if needed
v22 Release
Updated kernel to 4.19.83
This kernel includes a number of fixes to USB and other drivers -- if you were having trouble with USB v22 is worth a try for you!
Fixed issue where lightdm service (used by xubuntu-desktop) would not load properly
Added bootcode.bin to /boot/firmware to allow older Pis to boot the image (3B+ confirmed to work so far, others need testing)
Added README documentation to /boot/firmware/overlays folder for documentation inside dtoverlay command
Updated firmware
v21 Release
Preinstalled Desktop binary (ubuntu-desktop) now available in the releases section
Netplan changes removed by popular demand -- it was causing too many issues as everyone is using the image differently
Updater now removes old kernel source code automatically (no more manual cleaning of these large folders needed)
v20 Release
Fixed bug that was causing kernel modules to not load (updating using /home/Updater.sh recommended)
v19 Release
Fixed PulseAudio only playing sound in mono, stereo now works!
Added kernel flags to optimize speed/clean up warnings/fix crashes
Moved most fixes to /etc/rc.local so they are applied after installing a *ubuntu-desktop package without waiting for the next update
Removed machine-id from the base image so that cloned images wouldn't all have a duplicate machine-id
Fixed audit service error
Fixed "spice-vdagent[2107]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0" error
Fixed triggerhappy crash related to /lib/systemd/system/triggerhappy.socket being wrong type