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] <raspberrygb> I got it working by following andyshrk guide for building panfrost / Mesa. (Except I downloaded Mesa from the Collabora gitlab).
<DC-IRC>
[Discord] <fridtjof> ah sorry, underestimated the mess my setup is in right now, might get to it tomorrow then.
<DC-IRC>
[Discord] <fridtjof> wrote my DT for mainline 6.11/6.12rc as well, so there's probably not much of a point in comparing them lol
<DC-IRC>
[Discord] <fridtjof> ah sorry, underestimated the mess my setup is in right now, might get to it tomorrow then.
<DC-IRC>
[Discord] <fridtjof> wrote my DT for mainline 6.11/6.12rc as well based off the non-plus 5b DT, so there's probably not much of a point in comparing them lol
<DC-IRC>
[Discord] <amazingfate> mali g610 is showed in about page, so gpu driver is loaded
<DC-IRC>
[Discord] <amazingfate> I'm thinking of merging rockchip-rk3588-edge to rockchip64-edge, since rk3588 has a good state of mainline support. The good side is that we don't have to maintain one more mainline family, the bad side is that we have to do more work when bumping mainline versions at patch rebasing and testing.
<DC-IRC>
[Discord] <mecoblock> Rock5B+ is now tested working
<DC-IRC>
[Discord] <amazingfate> nice
<DC-IRC>
[Discord] <mecoblock> passed the check too :)
<DC-IRC>
[Discord] <superkali> i wrote you on the PR
<DC-IRC>
[Discord] <raspberrygb> After compiling mesa ... Some in app colours look "off" compared with on Ubuntu Rockchip for example. I'm not too bothered, but do you know why this might be by any chance?
<DC-IRC>
[Discord] <raspberrygb> I downloaded it from the Collabora gitlab page for rk3588.
<DC-IRC>
[Discord] <menu> @werner (sorry for the ping, but it's relevant to your experience)
<DC-IRC>
[Discord] <menu> Do you know if the separate boot and root partitions are actually necessary on RK3588s NVMe? The SD card boots fine with a single partition and `/boot` being a folder
<DC-IRC>
[Discord] <Werner> For mainline they aren't. TBH I have no idea why they have been introduced to some boards at all. My best guess would be that stone-age legacy uboot needed those.
<DC-IRC>
[Discord] <menu> good to know, we can *probably* fix the installer then? skip the boot partition entirely and it should just work?
<DC-IRC>
[Discord] <menu> long-term it would be nice to have a "proper" installer, especially if it can do board-detection and configure specifics
<DC-IRC>
[Discord] <Werner> From what I've read _going_ is planning an overhaul of the installer so there is no need for urgent action
<DC-IRC>
[Discord] <menu> would that include a bootable `netinst`?
<DC-IRC>
[Discord] <Werner> I don't know
<DC-IRC>
[Discord] <amazingfate> usually mainline mesa is enough
<DC-IRC>
[Discord] <raspberrygb> Ok, no worries. I did try the main Mesa page download first. However, I wasn't able to compile that due to an LLVM error. I'll try a couple of things / perhaps the issue will disappear with new updates.
<DC-IRC>
[Discord] <raspberrygb> Excellent thanks. Will try that. I think the mesa I compiled was old and somewhat buggy.
<DC-IRC>
[Discord] <raspberrygb> Sorry, I'm a bit slow on this. I've added the PPA. How do I now actually install / update Mesa over what I compiled / installed manually?