msita Posted Monday at 05:13 PM Posted Monday at 05:13 PM Hi Guys, I just did a new custom Armbian build ./compile.sh BOARD=orangepi5-plus BRANCH=vendor RELEASE=noble KERNEL_ONLY=yes KERNEL_CONFIGURE=no. The image is Armbian-unofficial_25.11.0-trunk_Orangepi5-plus_noble_vendor_6.1.115_cinnamon_desktop and when I installed it on orangepi I see it is not supporting Panfrost/Mail: glxinfo | grep -E "OpenGL renderer|OpenGL version" OpenGL renderer string: llvmpipe (LLVM 20.1.2, 128 bits) OpenGL version string: 4.5 (Compatibility Profile) Mesa 25.0.7-0ubuntu0.24.04.2 but for older image Old_Armbian-unofficial_25.08.0-trunk_Orangepi5-plus_noble_vendor_6.1.115_cinnamon_desktop All was well glxinfo | grep -E "OpenGL renderer|OpenGL version" OpenGL renderer string: Mali-G610 (Panfrost) OpenGL version string: 3.1 Mesa 25.0.7-0ubuntu0.24.04.2 I did need to enable "ARM Mail Display Processor" under Device Drivers -> Graphics support -> ARM devices before I perform custom build. And I did this for both OS version 25.11.0 and 25.08.0. But newer version is not able to use it. Thanks Manish 0 Quote
Werner Posted Monday at 05:43 PM Posted Monday at 05:43 PM I suggest to build desktop images with ENABLE_EXTENSIONS=mesa-vpu to have necessary stuff built-in automatically. 0 Quote
The Tall Man Posted 7 hours ago Posted 7 hours ago @Werner, This is an Orange PI 5 Plus post. Wouldn't it belong in the Orange PI 5 Plus forum under Standard Support? https://forum.armbian.com/forum/250-orange-pi-5-plus/ 0 Quote
Werner Posted 6 hours ago Posted 6 hours ago 1 hour ago, The Tall Man said: t. Wouldn't it belong in the Orange PI 5 Plus forum under Standard Support? Yes, that's correct. Didn't pay attention. Thanks. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.