Skip to content
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

Open
slavekrouta opened this issue Aug 29, 2024 · 5 comments
Open

Building for mido (Redmi Note 4X msm8996) #178

slavekrouta opened this issue Aug 29, 2024 · 5 comments

Comments

@slavekrouta
Copy link

I'm trying to build EFIDroid for my phone all day.
But I'm still getting the

Processing /home/slavekrouta/efidroid/out/device/xiaomi/mido/lk_kernel/fdt_out/0.dtb
can't get chipinfo: 0
ERROR: Operation not permitted
make[1]: *** [out/build.mk:1029: lk_kernel] Error 255

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

@feherneoh
Copy link

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

@bzy-080408
Copy link

Xiaomi mido should be msm8953 (?

@feherneoh
Copy link

Xiaomi mido should be msm8953 (?

Yes, mido is msm8953 (SD625)

@slavekrouta
Copy link
Author

Oh, thank you. I don't know how did I not notice that 🤦‍♂️

@bzy-080408
Copy link

Oh, thank you. I don't know how did I not notice that 🤦‍♂️

so can it be used on mido?
I tried to port efidroid to Huawei Maimang5 (also msm8953) but it refuse d to boot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants