This is a cache of https://discuss.96boards.org/t/android-13-does-not-boot-with-rb3/12379. It is a snapshot of the page at 2024-09-20T00:33:19.467+0000.
<strong>android</strong> 13 does not boot with rb3 - DragonBoard 845c - 96Boards Forum

android 13 does not boot with rb3

I tried pre-compiled android 13 images (1370) from this link. I gave these commands :
fastboot flash userdata userdata.img
fastboot flash super super.img
fastboot flash vendor_boot vendor_boot.img
fastboot flash boot boot.img
fastboot reboot

but db845c did not boot.
boot log is here : https://pastebin.com/zh1jAhWk

I tried android13 master branch images in the linaro blog. db845c did not boot.
boot log is here : https://pastebin.com/JiHmvVqH

Also I tried android13 r3 branch images in the linaro blog. Also db845c did not boot.
boot log is here : https://pastebin.com/2tMNvam2

How can I install android 13 to db845c?

regards.