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>
<lanefu> documentation PRs are the best way to learn git since not much code wrangling
<DC-IRC>
<gambl0r> Running a new build now, this build system is just so nice
<DC-IRC>
<gambl0r> No KDE/plasma with bookworm in the build options 😦
<DC-IRC>
<monkablyat> panfrost have issues with KDE since ages it was never working for me without terrible glitches on a mali GPU
<DC-IRC>
<gambl0r> It was running pretty nicely for me on recent builds (orangepi4-lts)
<DC-IRC>
<gambl0r> I was even running quake 3, semi decent
<DC-IRC>
<gambl0r> On wayland
<DC-IRC>
<gambl0r> I'll give cinnamon a try, doesn't look nice from the screenshots imo
<DC-IRC>
<monkablyat> last time i checked was like a half year ago on a radxa zero 2 using oibaf PPA and was not use-able as daily driver in my opinion because of the annoying graphic glitches
<DC-IRC>
<gambl0r> With wobbly transparent windows too
<DC-IRC>
<rpardini> `no-uuidgen-yet` means your build host doesn't have `uuidgen` installed, so we work around it with a non-random generator. `uuid-runtime` should be automatically installed and used on the next build.
<DC-IRC>
<tenkawa42> @rpardini what workaround are you using?
<DC-IRC>
<rpardini> the most embarrassing one possible, `$RANDOM` or such.
<DC-IRC>
<tenkawa42> this is useful btw and I think is on most systems