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

dts: msm8974: hammerhead: cannot do fastboot boot lk2nd.img in lk2nd #285

Open
wonderfulShrineMaidenOfParadise opened this issue Aug 16, 2023 · 0 comments

Comments

@wonderfulShrineMaidenOfParadise
Copy link
Contributor

Describe your issue

What's the expected behaviour?

fastboot boot lk2nd-msm8974.img works on hammerhead.

What's the current behaviour?

fastboot boot lk2nd-msm8974.img doesn't work on hammerhead.

How to reproduce your issue?

  1. Download lk2nd-msm8974.img.
  2. fastboot boot lk2nd-msm8974.img to boot the image from stock bootloader.
  • Or flash it with fastboot flash boot lk2nd-msm8974.img.
  1. Boot into lk2nd. fastboot boot lk2nd-msm8974.img again.
  2. See the errors.

What device are you using?

lge-hammerhead d820 and d821

On what lk2nd version did you encounter the issue?

0.14.0

Additional information

user@localhost:~$ fastboot boot lk2nd-msm8974.img 
Sending 'boot.img' (336 KB)                        OKAY [  0.127s]
Booting                                            OKAY [  0.101s]
Finished. Total time: 0.228s
user@localhost:~$ fastboot boot lk2nd-msm8974.img 
Sending 'boot.img' (336 KB)                        OKAY [  0.014s]
Booting                                            FAILED (remote: 'dtb not found')
fastboot: error: Command failed
@wonderfulShrineMaidenOfParadise wonderfulShrineMaidenOfParadise changed the title dts: msm8974: hammerhead: cannot do fastboot boot lk2nd.img dts: msm8974: hammerhead: cannot do fastboot boot lk2nd.img in lk2nd Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant