-
Notifications
You must be signed in to change notification settings - Fork 150
Description
I need some help with getting my kernel to work completely on my device.
After booting if I turn off the screen it will not turn back on. If I use the kernel image from a pre-made boot.img it will turn off & on with no issue.
Troubleshooting:
Using Android Image Kitchen (AIK) I've unpacked the stock boot.img and replaced the kernel image using the one from my compilation. It gave me the issue but when using one from a pre-made boot.img the screen is able to turn off & on just fine. This shows that my kernel image is the problem but I don't know what to do in terms of fixing it. I've been trying to run my own kernel on this device for over 2 years. I apologize if I didn't provide a lot of info. I can answer any question if needed.
Source I'm based off:
https://github.com/drgreenth/android_kernel_oneplus_sm8250
My source:
https://github.com/HesThatGuy1/instantnoodle/tree/hand_fork_op8t
Android Image Kitchen (AIK):
https://xdaforums.com/t/tool-android-image-kitchen-unpack-repack-kernel-ramdisk-win-android-linux-mac.2073775/