-
Notifications
You must be signed in to change notification settings - Fork 3
How to build for Xioami Redmi Note 10 Pro #6
Comments
send here a file located /sys/firmware/fdt |
how much ram does your phone have? |
Check this |
I tried build myself but getting this error: bash sweetbuild.sh WORKSPACE = /home/adam/git/edk2-sm7150 Processing meta-data Active Platform = /home/adam/git/edk2-sm7150/F11/sweet.dsc build.py...
Here is zip with extractred fdt file and dsc and sh RAM: 6GB Resolution: |
This looks like fork for Xiaomi Mi Note 10 Pro 2019 (tucana), but I have Xiaomi Redmi Note 10 Pro 2021 (sweet). |
Remove edk2 and edk2-platrorms folders, download this https://drive.google.com/file/d/12QZxmXwmjEcv6pBuFAA3n_1ZFmsTyqMM/view?usp=drivesdk to root folder, tar -xvzf edk2.tgz, and check it again https://github.com/Cl1nkkk/edk2-note10pro, for sweet now |
Hi @Cl1nkkk
any idea what is wrong ? Should I try run build directly on smartphone ? |
try |
if that doesn't work build via linux deploy container on your phone |
Test result: after booting your uefi_sweet.img I get only black screen (tried also press/hold buttons) but I don't have WinPE partition yet because of encryption of Android 12. Should I get some response/screen/message without boot partition with stock Android partition layout ? Build result: moving forward but another error. looks like different architecture of the binary? I will try linux deploy tomorrow.
|
Update: |
Update 2: With 6GB value 0x180000000 = black screen |
Progress: I reverted this commit Expanded ram size to 6g (b8c0f56) and windows start loading, but after a few seconds BSOD: IRQL NOT LESS OR EQUAL Any idea how to fix memory mapping/settings? |
@adamnickster acpi or map, |
Could you give me some hints how to build/port for Xiaomi Redmi Note 10 Pro (SM7150) ?
The text was updated successfully, but these errors were encountered: