-
Notifications
You must be signed in to change notification settings - Fork 52
Rockchip device NOTE
jiangcuo edited this page Apr 2, 2024
·
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.
see https://github.com/jiangcuo/Proxmox-Arm64/issues/59
https://github.com/jiangcuo/Proxmox-Port/wiki/Rockchip-RK3588-UEFI-Setup