edk2-porting / edk2-msm

Broken edk2 port for Qualcomm platforms xD
https://renegade-project.tech/
BSD 2-Clause "Simplified" License
2.31k stars 435 forks source link

坚果R1(trident)的v2.0rc2版本无法启动(BootImage is Incomplete) #138

Open ixuan789 opened 2 years ago

ixuan789 commented 2 years ago

Prerequisites

Description

坚果R1无法启动v2.0rc2的img镜像,尝试自行编译生成的镜像也无法启动。 2.0rc1版本可以正常启动。

Expected behavior: [What you expected to happen]

D:> fastboot boot "boot-trident-v2.0rc1.img" Sending 'boot.img' (1794 KB) OKAY [ 0.052s] Booting OKAY [ 0.039s] Finished. Total time: 0.096s

Actual behavior: [What actually happened]

D:> fastboot boot boot-trident-v2.0rc2.img Sending 'boot.img' (4390 KB) OKAY [ 0.118s] Booting FAILED (remote: 'BootImage is Incomplete') fastboot: error: Command failed

strongtz commented 2 years ago

rc2版本使用了mkbootimg.py来生成boot镜像以取代之前的abootimg,这样可以在受支持的设备上利用SimpleInit启动安卓。或许你可以尝试调整生成参数

troi12 commented 1 year ago

I have poco f3 and I dont know is it safe to install it on my phone?