lanefu changed the topic of #armbian-rockchip to: Armbian - Linux for ARM development boards | Rockchip SoC | www.armbian.com | This channel is relayed to the equivalent Discord channel | this channel is logged
<DC-IRC>
[Discord] <fridtjof> @mecoblock okay am i doing something wrong? `./compile.sh build BOARD=rock-5b-plus BRANCH=vendor BUILD_DESKTOP=no BUILD_MINIMAL=no KERNEL_CONFIGURE=no RELEASE=noble` gives me an image that doesn't boot
<DC-IRC>
[Discord] <fridtjof> u-boot doesn't seem to find the appropriate device tree and just tries a bunch of things to fail afterwards:
<DC-IRC>
[Discord] <fridtjof> ```** File not found /boot/dtb/rockchip/rk3588-rock-5b-plus.dtb **```
<DC-IRC>
[Discord] <fridtjof> this is `U-Boot 2017.09-armbian-2017.09-Sbf16-Pf915-Hf6fb-V4dd1-Bda0a-R448a (Nov 06 2024 - 16:12:05 +0000)`
<DC-IRC>
[Discord] <fridtjof> that worked fine even though it just uses the rock5b config
<DC-IRC>
[Discord] <fridtjof> ok yeah this is weird, i think it's supposed to be off radxa's next-dev-2024.03 branch which has the DT
<DC-IRC>
[Discord] <fridtjof> but somehow i'm getting the wrong u-boot on this
<DC-IRC>
[Discord] <fridtjof> hm ok this might be the right u-boot after all, the radxa fork is just a little bit old
<DC-IRC>
[Discord] <fridtjof> no idea then other that i missed something obvious maybe
<DC-IRC>
[Discord] <sqilson> Hi guys, on the arm website, there is kernel drivers listed for the specific revision of Mali GPU (such as "Kernel Device Driver for r52p0-00eac0"), but I don't know which is right for the my device? Does anyone know what these codes mean? I need to use this driver because I want to compare the vulkan benchmarks to panvk for development reference
<DC-IRC>
[Discord] <sqilson> I'm also seeing this message from vulkaninfo/clinfo: `arm_release_ver of this libmali is 'g6p0-01eac0', rk_so_ver is '7'.`