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> I tried adding npu-supply to &rknpu but the problem remains. I found a similar question https://forum.radxa.com/t/linux-kernel-giving-panic/8068 but the armbian mainline uses the latest radxa uboot
<DC-IRC>
[Discord] <viraniac> Yeah, I am probably not the right guy for this. I don't have any rockchip device. May be someone else can take a look and answer
<DC-IRC>
[Discord] <amazingfate> which uboot you are using?
Ark74 has quit [Read error: Connection reset by peer]
Ark74 has joined #armbian-rockchip
DC-IRC has joined #armbian-rockchip
DC-IRC has quit [Read error: Connection reset by peer]
DC-IRC has joined #armbian-rockchip
Werner has quit [Remote host closed the connection]
Werner has joined #armbian-rockchip
<DC-IRC>
[Discord] <liwei19920307> I initially used the custom uboot of rk3566
<DC-IRC>
[Discord] <liwei19920307> But I saw this post https://forum.radxa.com/t/image-rock3a-kernel-5-10-66/10061/2. I want to try the uboot in it. I feel that the uboot of rk3566 and rk3568 should be Universal because the header file of rk3566 in dts is also that of rk3568
<DC-IRC>
[Discord] <amazingfate> orangepi3b is using mainline uboot, you can try it.
<DC-IRC>
[Discord] <liwei19920307> thx I will try
<DC-IRC>
[Discord] <liwei19920307> Thank you very much. I successfully entered the system using uboot of orangepi3b. Thank you very much.
<DC-IRC>
[Discord] <liwei19920307> Next I will try npu related tests
<DC-IRC>
[Discord] <fifty> I've built 6.8-rc3 kernel and installed it over armbian image but it still boots 5.10. I see that it has uInitrd in some different format than regular initramfs, beside that everything seems normal. How to make it boot 6.8?
<DC-IRC>
[Discord] <fifty> I've built 6.8-rc3 kernel and installed it over armbian image but it still boots 5.10. I see that it has uInitrd in some different format than regular initramfs, beside that everything seems normal. I don't see mention of kernel or initrd in armbianEnv.txt. How to make it boot 6.8?
<DC-IRC>
[Discord] <fifty> should i build recent uboot too?
<DC-IRC>
[Discord] <lanefu> Most use the GitHub.com/armbian/build to build kernels and take its resulting debs and install. Armbian adds some install hooks to the kernel debs to take care of the uInitrd stuff