Open PeregrineZ opened 7 years ago
you can neither build as arm64 nor does lk support this - it's normal to run in 32bit mode. you have an MSM8996 which we couldn't get to boot yet for some reason. see: #89
Alright, I'll watch that thread,
Thanks for the quick response!
Hello,
I'm trying to port EfiDroid for the OnePlus 3, but when I try to boot from the NOUEFI lk.img, I get this error:
When I try to boot from lk_origdtb.img, it says everything was okay, but there's just a blank screen on my phone.
Should I try building as aarch64, then booting from lk_origdtb.img, or will that not help?
EDIT: When I try
fastboot devices
while booting from lk_origdtb.img, my phone doesn't show up.