edk2-msm icon indicating copy to clipboard operation
edk2-msm copied to clipboard

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

Open ixuan789 opened this issue 3 years ago • 2 comments

Prerequisites

  • [Y] Have you read the readme?
  • [Y] Do you (want to) have your device in the supported list?
  • [Y] Does the device have a Snapdragon 845 SOC?

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

ixuan789 avatar Jul 20 '22 08:07 ixuan789

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

strongtz avatar Sep 19 '22 04:09 strongtz

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

troi12 avatar Nov 11 '22 05:11 troi12