Skip to content

Releases: Joshua-Riek/ubuntu-rockchip

v1.17

08 Jun 04:37
Compare
Choose a tag to compare

Highlights and Changes

  • Many of my kernel changes have been merged into the Armbian rockchip kernel, and the packaging source has been moved
  • Improvements to the Orange Pi 5 and Rock 5B wiki pages
  • Added support for the Orange Pi 5 Plus
  • Added ceph kernel drivers #178
  • Added kernel drivers for the rtl88x2bu chipset #177
  • Full Changelog: v1.16...v1.17

Known Issues

  • The USB-C display port on the Indiedroid Nova is not working
  • Audio through the USB-C display port on the Orange Pi 5 / 5B is not working
  • HDMI in is not working on the Orange Pi 5 Plus; there is a fix, and I'm waiting for it to be merged into the kernel
    HDMI in is now working on the Orange Pi 5 Plus, and you can get the fix by updating the kernel with a simple sudo apt update && sudo apt upgrade command

Download Ubuntu Desktop

Board Ubuntu Version SHA256
Orange Pi 5 22.04.2 LTS (Jammy Jellyfish) 📁
Orange Pi 5B 22.04.2 LTS (Jammy Jellyfish) 📁
Orange Pi 5 Plus 22.04.2 LTS (Jammy Jellyfish) 📁
NanoPi R6C 22.04.2 LTS (Jammy Jellyfish) 📁
NanoPi R6S 22.04.2 LTS (Jammy Jellyfish) 📁
Rock 5A 22.04.2 LTS (Jammy Jellyfish) 📁
Rock 5B 22.04.2 LTS (Jammy Jellyfish) 📁
Indiedroid Nova 22.04.2 LTS (Jammy Jellyfish) 📁

Download Ubuntu Server

Board Ubuntu Version SHA256
Orange Pi 5 22.04.2 LTS (Jammy Jellyfish) 📁
Orange Pi 5B 22.04.2 LTS (Jammy Jellyfish) 📁
Orange Pi 5 Plus 22.04.2 LTS (Jammy Jellyfish) 📁
NanoPi R6C 22.04.2 LTS (Jammy Jellyfish) 📁
NanoPi R6S 22.04.2 LTS (Jammy Jellyfish) 📁
Rock 5A 22.04.2 LTS (Jammy Jellyfish) 📁
Rock 5B 22.04.2 LTS (Jammy Jellyfish) 📁
Indiedroid Nova 22.04.2 LTS (Jammy Jellyfish) 📁

v1.16

30 May 01:17
Compare
Choose a tag to compare

Highlights and Changes

  • The mesa and rockchip multimedia ppa are now included by default in the server images
  • Fixed ethernet on the Rock 5B server image
  • Updated kernel from 5.10.110 to 5.10.160
  • Added support for the Rock 5A and Indiedroid Nova
  • Added kernel drivers for rtl8811cu and rtl8821cu chipsets #153
  • Full Changelog: v1.15...v1.16

Known Issues

  • The USB-C display port on the Indiedroid Nova does not work (device tree issue)

Download Ubuntu Desktop

Board Ubuntu Version SHA256
Orange Pi 5 22.04.2 LTS (Jammy Jellyfish) 📁
Orange Pi 5B 22.04.2 LTS (Jammy Jellyfish) 📁
NanoPi R6C 22.04.2 LTS (Jammy Jellyfish) 📁
NanoPi R6S 22.04.2 LTS (Jammy Jellyfish) 📁
Rock 5A 22.04.2 LTS (Jammy Jellyfish) 📁
Rock 5B 22.04.2 LTS (Jammy Jellyfish) 📁
Indiedroid Nova 22.04.2 LTS (Jammy Jellyfish) 📁

Download Ubuntu Server

Board Ubuntu Version SHA256
Orange Pi 5 22.04.2 LTS (Jammy Jellyfish) 📁
Orange Pi 5B 22.04.2 LTS (Jammy Jellyfish) 📁
NanoPi R6C 22.04.2 LTS (Jammy Jellyfish) 📁
NanoPi R6S 22.04.2 LTS (Jammy Jellyfish) 📁
Rock 5A 22.04.2 LTS (Jammy Jellyfish) 📁
Rock 5B 22.04.2 LTS (Jammy Jellyfish) 📁
Indiedroid Nova 22.04.2 LTS (Jammy Jellyfish) 📁

v1.15

20 May 02:52
Compare
Choose a tag to compare

Highlights and Changes

  • Some users may notice a drop in GPU performance as PAN_MESA_DEBUG=gofaster is no longer in the global env, this was done to fix a common issue where the system would freeze, users can set this value manually in the file /etc/environment if performance is valued over stability #129 #109
  • Re-uploaded this release to address #145 and #149
  • Initial support for the Rock 5B and NanoPi R6S / R6C
  • Created a new PPA to distribute important kernel, bootloader, and firmware updates
  • Now using the linux-5.10-gen-rkr3.6 kernel with patches from Armbian and myself
  • Renamed the repo from ubuntu-orange-pi5 to ubuntu-rockchip
  • Full Changelog: v1.14...v1.15

Download Ubuntu Desktop

Board Ubuntu Version SHA256
Orange Pi 5 22.04.2 LTS (Jammy Jellyfish) 📁
Orange Pi 5B 22.04.2 LTS (Jammy Jellyfish) 📁
NanoPi R6C 22.04.2 LTS (Jammy Jellyfish) 📁
NanoPi R6S 22.04.2 LTS (Jammy Jellyfish) 📁
Rock 5B 22.04.2 LTS (Jammy Jellyfish) 📁

Download Ubuntu Server

Board Ubuntu Version SHA256
Orange Pi 5 22.04.2 LTS (Jammy Jellyfish) 📁
Orange Pi 5B 22.04.2 LTS (Jammy Jellyfish) 📁
NanoPi R6C 22.04.2 LTS (Jammy Jellyfish) 📁
NanoPi R6S 22.04.2 LTS (Jammy Jellyfish) 📁
Rock 5B 22.04.2 LTS (Jammy Jellyfish) 📁

v1.14

04 May 04:43
Compare
Choose a tag to compare

Announcements

  • Support for the Rock 5B / 5A and NanoPi R6S / R6C will be coming over the next few months. Special thanks to FriendlyELEC and Radxa for providing the hardware.
  • A repository name change will likely happen to reflect the support of multiple rk3588 devices (existing links and URLs will not break).

Highlights and Changes

  • Re-worked the audio system to support more devices (as a result, the on-board microphone is no longer working)
  • Increased the CMA memory allocation size to 256MB (this should help with stability as some users have reported GPU-related crashes)
  • Created the file /boot/firmware/ubuntuEnv.txt for users to modify kernel command line parameters and specify device tree overlays
  • Changed the default hosts file and desktop hostname
  • Refined the packaging and build process of the kernel and bootloader
  • Fixed an issue with Bluetooth not using the hardware MAC address #112
  • The system will now create a unique machine id on the first boot #123
  • Full Changelog: v1.13...v1.14

Download Ubuntu Desktop

Board Ubuntu Version SHA256
Orange Pi 5 22.04.2 LTS (Jammy Jellyfish) 📁
Orange Pi 5B 22.04.2 LTS (Jammy Jellyfish) 📁

Download Ubuntu Server

Board Ubuntu Version SHA256
Orange Pi 5 22.04.2 LTS (Jammy Jellyfish) 📁
Orange Pi 5B 22.04.2 LTS (Jammy Jellyfish) 📁

v1.13

21 Apr 05:30
Compare
Choose a tag to compare

Highlights and Changes

  • Created a PPA to distribute kernel, firmware, bootloader, and miscellaneous package updates (This PPA is not compatible with any previous release)
  • Improvements to the build system
  • Adjusted image compression ratio
  • The boot partition size and layout has changed
  • The spi bootloader path has changed from /usr/share/orangepi/ to /lib/u-boot-orangepi-rk3588/
  • Using the fake-hwclock package to save and restore the system clock
  • Patched the alsa-ucm-conf package to fix an audio bug #104
  • Full Changelog: v1.12...v1.13

Download Ubuntu Desktop

Board Ubuntu Version SHA256
Orange Pi 5 22.04.2 LTS (Jammy Jellyfish) 📁
Orange Pi 5B 22.04.2 LTS (Jammy Jellyfish) 📁

Download Ubuntu Server

Board Ubuntu Version SHA256
Orange Pi 5 22.04.2 LTS (Jammy Jellyfish) 📁
Orange Pi 5B 22.04.2 LTS (Jammy Jellyfish) 📁

v1.12

12 Apr 01:43
Compare
Choose a tag to compare

Highlights and Changes

  • Added support for the Orange Pi 5B
  • Multiple improvements to the build process
  • Kernel changes for future packaging on Launchpad
  • Changed the sha256 hash file suffix #98
  • Fixed long boot delay when using Realtek 8821CU USB WiFi adapter #91
  • Placed a hold on the alsa-ucm-conf package as a temporary solution to a known audio bug #104
  • Full Changelog: v1.11...v1.12

Download Ubuntu Desktop

Board Ubuntu Version SHA256
Orange Pi 5 22.04.2 LTS (Jammy Jellyfish) 📁
Orange Pi 5B 22.04.2 LTS (Jammy Jellyfish) 📁

Download Ubuntu Server

Board Ubuntu Version SHA256
Orange Pi 5 22.04.2 LTS (Jammy Jellyfish) 📁
Orange Pi 5B 22.04.2 LTS (Jammy Jellyfish) 📁

v1.11

29 Mar 08:54
Compare
Choose a tag to compare
  • Added a first-run wizard where the user can select a language, keyboard layout, timezone, username, and password
  • The default user "ubuntu" has been removed from the desktop image. Please use the first-run wizard to create a user account
  • Created a mirror of amazingfate's panfork-mesa and rockchip-multimedia repositories to distribute mesa and multimedia-related updates
  • Widevine now works with Chromium, content such as Spotify and Amazon Prime Video can now be played (For this to work, you must open the browser for the first time, then restart the browser)
  • Updated Orange Pi firmware
  • Added sha256 hash to release for image downloaded verification
  • Fixed unsupported format modifier messages flooding kernel logs #86

Edit: If you have sound issues after an apt upgrade, please see #104 (comment) for a fix.

Full Changelog: v1.10...v1.11

v1.10

21 Mar 16:02
Compare
Choose a tag to compare
  • Changed kernel version string to rockchip-rk3588
  • Changed default hostname to ubuntu
  • Changed boot partition name to system-boot
  • Changed boot partition type to Linux extended boot
  • Changed root partition name to writable
  • Updated libv4l and added rockchip multimedia config package
  • Added wiringpi and landscape-common to server image
  • Enabled DMC by default in the device tree
  • Bluetooth fixed for Realtek 8821CU #79
  • Added workaround for Intel WIFI 6 AX210 #77
  • Fixed ubuntu server login #82

Full Changelog: v1.9...v1.10

v1.9

10 Mar 21:13
Compare
Choose a tag to compare
  • Now using mesa from amazingfate's ppa
  • Updated Chromium to 110.0.5481 from amazingfate's ppa
  • Updated the kernel and removed merged patch files
  • Device tree overlays no longer use their full filename
  • Added qtwayland and mtd-tools
  • Added optimizations for docker and microk8s #61
  • Re-uploaded release to fix Xorg unable to start #65

Full Changelog: v1.8...v1.9

v1.8

05 Mar 02:20
Compare
Choose a tag to compare
  • The Orange Pi5 PCIe WiFi 6.0 module (AP6275P) is no longer enabled by default; click here for how to enable it
  • Updated packages mpp, rga, libv4l, librist, and ffmpeg
  • Increased the default CMA size to 64MB
  • Added could-init for the server image
  • Added wiringpi #40
  • Fixed missing SPI bootloaders #43
  • Fixed the mouse pointer sometimes disappearing after the system wakes up #29
  • Time will now automatically sync with the RTC on startup and shutdown #39

IMPORTANT: The default password is now ubuntu

Full Changelog: v1.7...v1.8