0.8.0rc4: gitlab-ci-linux-build-103
Pre-release
Pre-release
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,
- Use u-boot recovery mode selection: ayufan-rock64/linux-u-boot@ea6efec
- 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
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.0: First release with complete rebase of all patches,
- 0.8.0: Fixed Mali, WiFi, BT, Sound, HDMI, Suspend on RockPro64,
- 0.8.0: Use
xserver
forrockpro64
andpinebook-pro
with gles2, - 0.8.0: Fixed
libmali-*
to not conflict with development libraries, - 0.8.0: Add full support for
pinebook-pro v1
, - 0.8.0: Provide
armhf
desktop onmate
as it is quite fast and stable, - 0.8.0: Provide
gl4es
to run OpenGL1/2 applications with GLES2 acceleration, - 0.8.0: Provide
install_widevine_drm.sh
to install Widevine DRM, - 0.8.0: Style
Ubuntu Mate
with nice wallpapers and pre-configured panels, - 0.8.0: Configure
Bluetooth
on system start on RockPro64 and PinebookPro,
0.7.x
- 0.7.14: Update rockchip kernel to 4.4.167,
- 0.7.14: Update mainline kernel to 5.0,
- 0.7.13: Enable support for RockPro64 WiFi/BT module,
- 0.7.13: Fix LXDE build: updated libdrm,
- 0.7.12: Rebased mainline kernel,
https://gitlab.com/ayufan-repos/rock64/linux-build/pipelines/53254560