Unable to use custom build kernel with AOSP Emulator

29 views
Skip to first unread message

Devi mani

unread,
Nov 22, 2022, 12:19:21 AM11/22/22
to Android-x86
Hi Everyone,

 I have compiled AOSP -11 version for x86_64 architecture and able to use the emulator successfully.  When I am trying build kernel and use it emulator(command used : emulator -kernel bzImage -qemu -s -S),  Android OS is not booting up instead emulator is left with a black screen --

    clone kernel-goldfish (5.4 branch)
    make x86_64_defconfig
    make

Steps followed to build AOSP:
  Clone repos
  source build/envsetup.sh
  lunch aosp_x86_64-eng
  m droid -j10
  emulator -kernel bzImage -qemu -s -S
Reply all
Reply to author
Forward
0 new messages