0.7.14: gitlab-ci-linux-build-81
Pre-release
Pre-release
Notes:
- The RELEASES is the latest stable version. The pre-release is the latest development version.
- 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
OpenMediaVault:
- Use armhf variant as one that offers the best compatibility,
Bionic / Container Linux:
- It has Docker Community Edition / Docker Compose / Kubernetes-admin installed for easy Containers use,
Credentials:
- All variants except OMV: rock64/rock64
- OMV: 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
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,
- 0.7.12: Rockchip kernel has patches for enabling sdio0 and pcie concurrently,
- 0.7.12: A bunch of dependencies updates,
- 0.7.11: Rebased mainline kernel,
- 0.7.11: Run rockchip kernel at 250Hz to increase performance,
- 0.7.11: Add support for usb gadgets for rockchip,
- 0.7.11: Introduce
change-default-kernel.sh
script to easily switch between kernels, - 0.7.10: Rebased rockchip and mainline kernels,
- 0.7.10: Support USB gadgets for rock/pro64,
- 0.7.10: Disable TX checksumming for RockPro64,
https://gitlab.com/ayufan-repos/rock64/linux-build/pipelines/50564379