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 has quit [Remote host closed the connection]
DC-IRC has joined #armbian-rockchip
<DC-IRC>
[Discord] <liwei19920307> An error occurs when trying to compile firmware with NPU for HA Green
<DC-IRC>
[Discord] <liwei19920307> If you remove the NPU related issues, you can start normally.
<DC-IRC>
[Discord] <liwei19920307> If the NPU configuration kernel is removed from DTS, it can start normally
<DC-IRC>
[Discord] <liwei19920307> This has bothered me for a long time. My skills are limited.
_whitelogger has joined #armbian-rockchip
<DC-IRC>
[Discord] <viraniac> Not 100% sure, but line 223 to 225 might give you the clue. Based on that error, you need to add npu-supply property on the suggested node
<DC-IRC>
[Discord] <gospod13337> @spooky8086 does the GUI work with your todays build under artifacts with kernel 6.1.43?
<DC-IRC>
[Discord] <gospod13337> Loading circle never finishes
<DC-IRC>
[Discord] <spooky8086> No idea if it even boots to be honest, I dropped most changes except for device tree stuff. I also dropped some of the panfork kernel patches so it may be why the gui is not working
<DC-IRC>
[Discord] <gospod13337> Do any of the previous 6.1 work?
<DC-IRC>
[Discord] <gospod13337> Nevermind, they are not even there 😛
<DC-IRC>
[Discord] <spooky8086> It needs alot of work, rebasing +220 patches from a hacked 5.10 Android kernel to 6.1 is not straightforward
<DC-IRC>
[Discord] <gospod13337> Ah, so its alpha
<DC-IRC>
[Discord] <gospod13337> Also 6.7?
<DC-IRC>
[Discord] <gospod13337> What will be the first kernel to include rockchip in the mainline?
<DC-IRC>
[Discord] <gospod13337> What will be the first kernel to include rk3588 in the mainline?
<DC-IRC>
[Discord] <spooky8086> Mainline works great for rk3588, I've not personally done anything on it since 6.7
<DC-IRC>
[Discord] <gospod13337> You mean mainline from kernel.org?
<DC-IRC>
[Discord] <spooky8086> Yeah multiple rk3588 boards work fine.
<DC-IRC>
[Discord] <gospod13337> This community around stuff like this is so messed up... where can I follow stuff and news around this? Im only checking issues under your ubuntu repo on github....
<DC-IRC>
[Discord] <spooky8086> I follow the kernel.org mailing list and get emails for most changes related to rk3588 stuff. It's alot of emails but keeps me up to date
<DC-IRC>
[Discord] <gospod13337> I was doing that looong time ago, will do it again, thanks !
<DC-IRC>
[Discord] <gospod13337> God bless you dude, still cant believe youre one of the very few. At that moment when you will go to god I will immediately throw my 4x opi5 to trash
<DC-IRC>
[Discord] <gospod13337> @spooky8086 sorry for pinging, whats the default networking manager in your mainline server build?
<DC-IRC>
[Discord] <mecoblock> This document is also a solid source to keep up with big mainline contributions
<DC-IRC>
[Discord] <gospod13337> Thanks!
<DC-IRC>
[Discord] <gospod13337> @spooky8086 installed latest 6.8-rc3 over your mainline build and its stuck at "orangepi" logo, is this expected?
<DC-IRC>
[Discord] <spooky8086> Um there is no orangepi logo in my build. Sounds like your booting an orangepi distro.
<DC-IRC>
[Discord] <gospod13337> Im not. Before I tried this (hours ago) I tried official orangepi arch build, maybe it flashed something back then
<DC-IRC>
[Discord] <spooky8086> That sounds about right. But mainline is still experimental
<DC-IRC>
[Discord] <gospod13337> Can you get into GUI with 6.8 ?
<DC-IRC>
[Discord] <gospod13337> Just tried without GUI and its the same thing. I guess im trying something which is still far ahead
<DC-IRC>
[Discord] <spooky8086> You will likely need modifications, hdmi was introduced into 6.8-rc1 and I have no idea what boards have device tree bindings for hdmi in mainline
<DC-IRC>
[Discord] <gospod13337> What im trying to check is, does the video acceleration work in chromium in your 6.7 build?
<DC-IRC>
[Discord] <gospod13337> What im trying to check is, should the video acceleration work in chromium in your 6.7 build?
<DC-IRC>
[Discord] <spooky8086> No that will not work.
<DC-IRC>
[Discord] <spooky8086> You can try panfrost and compile mesa yourself if you want to try, but you will encounter issues if you don't know what your doing
<DC-IRC>
[Discord] <gospod13337> Thanks for heads up 😆
<DC-IRC>
[Discord] <spooky8086> Hey @amazingfate! Would you be able to add the Mali DDK g21p0-01eac0 blob to your mali-g610-firmware package on Launchpad? I have started to work on rebasing boards to the 6.1.43 Rockchip SDK and it requires the previously mentioned Mali DDK blob. https://github.com/JeffyCN/mirrors/commit/e08ced3e0235b25a7ba2a3aeefd0e2fcbd434b68
<DC-IRC>
[Discord] <fifty> Spooky, can you share a working .config for mainline kernel for rk3588? I'm using rock5b if that matters
<DC-IRC>
[Discord] <amazingfate> Okay I will add it.
<DC-IRC>
[Discord] <fifty> thank you, I will try it. Did you do any bootloader specific changes, or the default that comes with armbian (containing that file armbianEnv.txt)works just fine?
<DC-IRC>
[Discord] <spooky8086> It should work just fine, though make sure your serial console is connected
<DC-IRC>
[Discord] <fifty> I always do when testing new kernel 🙂