Skip to content

More proper implementation of system wipe

Latest
Compare
Choose a tag to compare
@suchmememanyskill suchmememanyskill released this 07 Jul 17:33
eea3728

This update overhauls how system wipe's inside tegraexplorer are done. This should now fix the black screen on boot after performing a system wipe, and also save battery calibration values after a wipe.

Please report any issues in the Issues tab

  • Systemwipe message has been edited to convey a bigger sense of danger when using the wipe script.
  • Generate save index (#91, #96)
    • This fixes the black screen issue
  • Keep the aging save (and index it) (#97, #99)
    • This fixes battery issues after a system wipe
    • On a lite system, this would have previously caused the battery to charge to unsafe levels. If you have previously ran the systemwipe script on a lite, you cannot run this script again to fix this.

Massive thanks to @JeffVi, who single-handedly fixed the systemwipe script