Skip to content

0.8.0rc15: gitlab-ci-linux-build-135

Pre-release
Pre-release
Compare
Choose a tag to compare
@ayufan-jenkins ayufan-jenkins released this 14 Jun 20:34

Notes

  • The RELEASES is the latest stable version. The pre-release is the latest development version
  • Fully reproducible, upgradable and trustable builds, build by CI system
  • Check Compatibility list
    to get know about working features of each release
  • To enable upgrading to pre-releases edit nano /etc/apt/sources.list.d/ayufan-rock64.list
  • If you look for kernels, u-boots, or packages (.deb), consider reading the: https://github.com/ayufan-rock64/linux-build#components
  • Buy me a Beer

Variants

1. Desktop

Use armhf variant with Ubuntu Mate as one that offers the best compatibility and performance.

Credentials: rock64/rock64

2. Bionic / Container Linux

It has Docker Community Edition / Docker Compose / Kubernetes-admin installed for easy Containers use.

Credentials: rock64/rock64

3. OpenMediaVault

Use armhf variant as one that offers the best compatibility.

Credentials: admin/openmediavault (for Web), root/openmediavault (for Console).
To enable SSH for OMV go to Web > SSH > Permit Root Login > Save > Apply

Compatibility

Follow this document
to check the working features of each release.

Upgrade

sudo apt-get update -y
sudo apt-get install linux-rock64 -y
sudo apt-get install linux-rockpro64 -y
sudo apt-get install linux-pinebookpro -y

Changelog

0.8.x

  • 0.8.0rc15: Support brightness controls for Pinebook Pro v2,
  • 0.8.0rc15: Support power/lid controls on Pinebook Pro v2,
  • 0.8.0rc15: Support charger detection on Pinebook Pro v2,
  • 0.8.0rc15: Disable DRAM 928MHz for RockPro64 and Pinebook Pro as it causes instabilities,
  • 0.8.0rc15: Fix spurious resume after suspend support for RockPro64 and Pinebook Pro,
  • 0.8.0rc15: Disable wake-on-lan support for Rock64 and RockPro64,
  • 0.8.0rc14: Enable support for Pinebook Pro v2,
  • 0.8.0rc14: Enable i2c0 on Rock64,
  • 0.8.0rc14: Enable i2c8 on RockPro64,
  • 0.8.0rc13: RockPro64: enable RTC, SPDIF, IR, fix GMAC from suspend,
  • 0.8.0rc13: Fix Chromium User Agent to make Netflix happy,

https://gitlab.com/ayufan-repos/rock64/linux-build/pipelines/66304878