Displaying 1 result from an estimated 1 matches for "last_kmsg".
2018 Jun 13
4
Success: Bring-up of LLVM/clang-built Linux ARM(32-bit) kernel for Android - Nexus 5
...e
- Building successfully the kernel image with clang for the first time
11. Booting the clang-built kernel image for the first time
- Booting gets stuck at "Google" logo
- Checking whether there was any kernel panic by booting to recovery
mode and checking /proc/last_kmsg
- Not finding anything relevant to clang-kernel boot in
/proc/last_kmsg
12. Running over a plethora of possibilities for the
stuck-at-google-logo case
- Kernel might have not been loaded at all by bootloader for some reason
- Generated boot.img might have incorrect offs...