This repository was archived by the owner on Dec 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 43
RK3588 NOTE
jiangcuo edited this page Dec 8, 2023
·
2 revisions
If proxmox ve < 8.1, do
apt download pve-edk2-firmware=3.20220526-1
dpkg -i pve-edk2-firmware_3.20220526-1_all.deb
If proxmox ve >= 8.1 do
apt download pve-edk2-firmware-aarch64=3.20220526-rockchip
dpkg -i pve-edk2-firmware-aarch64_3.20220526-rockchip_all.deb
see https://github.com/jiangcuo/Proxmox-Arm64/issues/28
For example, RK3389 RK3588 is a big.little architecture. You have to configure cpu-affinity to make sure that vm use big cores only or little cores only when vcpus > 1.
-
Installation
-
Running VM