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

lk1st cannot boot kernel #353

Open
wctrl opened this issue May 15, 2024 · 0 comments
Open

lk1st cannot boot kernel #353

wctrl opened this issue May 15, 2024 · 0 comments

Comments

@wctrl
Copy link

wctrl commented May 15, 2024

fastboot boot or fastboot flash boot ... && fastboot reboot with lk1st always cause DTB offset is incorrect, kernel image does not have appended DTB, even with lk2nd image.
lk1st was installed using: fastboot flash aboot build-lk1st-msm8960/emmc_appsboot.mbn

UART log:

[868100] fastboot: download:00037810
[868110] fastboot: boot
[868110] DTB offset is incorrect, kernel image does not have appended DTB
[868120] Device info 0x00000079/00010002/0x00000f15/0, pmic 0x0/0x0/0x0/0x0

fastboot log:

$ fastboot boot build-lk2nd-msm8960/lk2nd.img
Sending 'boot.img' (222 KB)                        OKAY [  0.010s]
Booting                                            FAILED (remote: 'dtb not found')
fastboot: error: Command failed

Any advice?

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