Demon000 / device_xiaomi_cepheus

15 stars 12 forks source link

Boot Fails with latest sources #7

Open tokenwizard opened 4 years ago

tokenwizard commented 4 years ago

Hi, I've successfully built LineageOS 17.1 for Cepheus using your device trees in January, but I've tried doing updated builds in Februaury and again last week. Each time, they seems to build successfully and output an OTA and Flashable Zip, but when flashing, the device will not boot. Instead it gets stuck at the first boot screen (Mi logo and Unlocked warning at the bottom of the screen) and never progresses.

I went back through the build logs and found these errors: depmod: WARNING: could not open modules.order at /run/media/tokenwizard/4TB_A/android/lineage/out/target/product/cepheus/obj/PACKAGING/depmod_vendor_intermediates/lib/modules/0.0: No such file or directory depmod: WARNING: could not open modules.builtin at /run/media/tokenwizard/4TB_A/android/lineage/out/target/product/cepheus/obj/PACKAGING/depmod_vendor_intermediates/lib/modules/0.0: No such file or directory

Has anyone gotten seen these errors in their build efforts? It could potentially be on the LineageOS source rather than the Cepheus device trees....

Thanks!

enesutku07 commented 3 years ago

Did you find the solution?