Code Monkey home page Code Monkey logo

Comments (2)

munjeni avatar munjeni commented on July 28, 2024

This is not newflasher isue! We can speak on forum, not here. You should try switch to slot A instead of being on slot B as seen in your log, switch to slot A and try reflash. Also read page 72 https://forum.xda-developers.com/t/tool-newflasher-xperia-command-line-flasher.3619426/page-72 there is some info we have discovered recently and I will not repeat it again just read it and try it byself.

Bootloop related to rollback protection:

The gist of the feature is that it’ll prevent your phone from booting if it detects that the device was downgraded to an earlier, now unapproved version of software that has been deemed insecure because of a security vulnerability. A slightly more technical explanation is that the VBMeta data structure, which holds the hash for the boot partition and hashtree metadatas for system and vendor partitions, uses a rollback index to reject images that have an older rollback index.

Thats part of this https://www.xda-developers.com/android-pie-rollback-protection/?_ga=2.172732451.1057106755.1607978449-524393242.1607978449

Don't open another issue since github isues is for real isues only, and since this is not newflasher isue you should continue in forum if you need to ask something

from newflasher.

munjeni avatar munjeni commented on July 28, 2024

One who reported #37 issue had boot loop instead of device corupted, and we have discovered (after getting bootloader boot log) that it is rollback protection isue (or maybe fw isue I don't know), but bootloader log clearly states about problem:

load_and_verify_vbmeta:657: ERROR: vbmeta_a: Image rollback index is less than the stored rollback index.

You can open thread on xda xperia 5 II forum and ask somebody. Newflsher apsolutly have nothing to do with it. Even no single error or warning trought newflasher, so no newflasher isue. You should make trim area dump with newflasher (do it excatly after unsucesfull boot) and search for string "load_and_verify_vbmeta" using an text editor, if you see something like this:

load_and_verify_vbmeta:657: ERROR: vbmeta_a: Image rollback index is less than the stored rollback index.

or

load_and_verify_vbmeta:657: ERROR: vbmeta_b: Image rollback index is less than the stored rollback index.

that mean problem is rollback protecion

from newflasher.

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.