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

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

Open
ixuan789 opened this issue Jul 20, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@ixuan789
Copy link

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

@strongtz
Copy link
Member

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

@troi12
Copy link

troi12 commented Nov 11, 2022

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

@qaz6750 qaz6750 added the bug Something isn't working label Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants