GithubHelp home page GithubHelp logo

Comments (8)

stephan-gh avatar stephan-gh commented on May 30, 2024

Please post the

fastboot oem lk_log
fastboot get_staged log.txt

from lk2nd.

mihas1984 avatar mihas1984 commented on May 30, 2024

log.txt

from lk2nd.

mihas1984 avatar mihas1984 commented on May 30, 2024

First log was after usual boot. This log is after trying to reboot to recovery (it differs)/
log.txt

from lk2nd.

stephan-gh avatar stephan-gh commented on May 30, 2024

Can you post a link to the TWRP image?

from lk2nd.

mihas1984 avatar mihas1984 commented on May 30, 2024

https://drive.google.com/file/d/1F-mbJnM96RgFvc0mH30lw5SyG0SkNtCS/view?usp=sharing

from lk2nd.

mihas1984 avatar mihas1984 commented on May 30, 2024

I continue to experiment with loading recovery. I tried to use the TWRP version from a similar Lenovo A6000 phone (link https://drive.google.com/file/d/1aGOF1SA-PthKRriIIiU5yWOevuQ7NR6n/view?usp=sharing). At the same time, the result is completely opposite: the native A6010 bootloader refuses to load it,

C:\adb_tools>fastboot boot recovery_6000.img
Sending 'boot.img' (22982 KB) OKAY [ 0.723s]
Booting FAILED (remote: 'dtb not found')
fastboot: error: Command failed

While lk2nd loaded it successfully. But since the A6000 phone has a different charge controller, I returned back to my native recovery from the A6010 and issue is still open.

For some reason, two bootloaders successfully load different recovery: if the main one loads from A6010, then lk2nd refuses; if the main one refuses to load from the A6000, then lk2nd successfully loads.

from lk2nd.

stephan-gh avatar stephan-gh commented on May 30, 2024

You can try adding

/ {
	/* ... */
	qcom,msm-id = <206 0>;
	qcom,board-id = <0x1010b 9>;
	/* ... */
};

inside dts/msm8916/msm8916-qrd9-v1.dts

from lk2nd.

mihas1984 avatar mihas1984 commented on May 30, 2024

lk2nd
I have added this lines in dts/msm8916/msm8916-qrd9-v1.dts and now it successfuly boots to recovery from both bootloaders, native and lk2nd. Thank you!

from lk2nd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.