This guide walks you through the steps to enable Panthor and Vulkan on Mali GPUs present in boards with the RK3588 chipset.
sudo bredos-config
Then navigate to Device Tree Manager
-> Enable / Disable Overlays
and enable rockchip-rk3588-panthor-gpu
. The tool then installs the base device tree and the selected overlay.
Carefully follow the instructions on screen!
While bredos-config is able to install dtbs and alter the grub config to load them on boot it cannot alter uefi settings. This has to be done by the user. The changes the user has to made are shown by bredos-config on first installation of base/overlay dtbs. The changes can also be found in the Device Tree Overlay guide.
Do not reboot your system after the installation of the dtb overlay!
Continue with3. Replace Panfork graphics
.
Follow the Device Tree Overlay guide to enable
/boot/dtbs/rockchip/overlay/rockchip-rk3588-panthor-gpu.dtbo
Do not reboot your system after the installation of the dtb overlay!
Continue with3. Replace Panfork graphics
.
mesa-panfork-git
package with the standard mesa
package:sudo pacman -S mesa
sudo pacman -S vulkan-icd-loader vulkan-panfrost
sudo pacman -S inxi mesa-utils
inxi -G