-
Notifications
You must be signed in to change notification settings - Fork 12
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
Building for mido (Redmi Note 4X msm8996) #178
Comments
You probably shouldn't bother with that config, seeing that with the second commit they actually broke it for no reason. I don't think I have my old configs for mido anymore, but I can confirm that it needs the msm8953 LK target, not the msm8996 one. They even failed to set the correct DPI, seeing how they changed it to 501 instead of 401. You are better off making your own config |
Xiaomi mido should be msm8953 (? |
Yes, mido is msm8953 (SD625) |
Oh, thank you. I don't know how did I not notice that 🤦♂️ |
so can it be used on mido? |
I'm trying to build EFIDroid for my phone all day.
But I'm still getting the
error while trying to make lk. At this point, I have no idea what to do.
The config I'm using
The whole output from "make -dj4 lk > debuglog.txt" is here
The text was updated successfully, but these errors were encountered: