-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
where is this kernel from? #1
Comments
May you kindly help me figuring out what I'm doing wrong? Because my kernel won't boot. I'm trying to compile this kernel https://github.com/MiCode/Xiaomi_Kernel_OpenSource/tree/lime-q-oss for my Poco M3 I did:
and unpacked/repacked boot.img with
but it won't boot. I get stuck on the Poco M3 screen. I tried unpacking/repacking the original boot.img with the original kernel just to see if I was repacking wrong but it worked, so my repack is working. I think the issue might be with dtbo inside the kernel, because my compiled kernel has 28mb vs 32mb from the original one. It's worth noting that the original one is for Android 11 and the one I compiled is for Android 10 but I doubt this is the problem because both are 4.19.x and usually one kernel works over 2 Android versions. I also tried adding
|
Hello, where does this kernel comes from?
https://github.com/MiCode/Xiaomi_Kernel_OpenSource/commits/lime-q-oss
is very old and cannot be built, I applied some patches but still some needs to be done. However, that's the official one. I wanted to know where did you get this from and why/how it's much more updated
Thank you!
The text was updated successfully, but these errors were encountered: