This is a cache of https://discuss.96boards.org/t/init-failed-to-insmod-lib-modules-apr-ko-with-args-exec-format-error-for-android-13/12384. It is a snapshot of the page at 2024-09-20T00:32:55.237+0000.
Init: Failed to insmod '/lib/modules/apr.ko' with args '': Exec format error for <strong>android</strong> 13 - DragonBoard 845c - 96Boards Forum

Init: Failed to insmod '/lib/modules/apr.ko' with args '': Exec format error for android 13

I tried compile android 13 source described in the linaro wiki. I compiled kernel first and then compiled aosp using make TARGET_KERNEL_USE=mainline -j4 command. after compilation I used ./device/linaro/dragonboard/installer/db845c/flash-all-aosp.sh for flashing. but now I have init: Failed to insmod '/lib/modules/apr.ko' with args '': Exec format error while booting. what is the problem ? is there spesific version of android13 which can be installed successfully ?

boot log ise here : https://pastebin.com/wVgDQV4s

regards