Giter Site home page Giter Site logo

bravo_archive's Introduction

HTC Desire

Bravo Archive

Files

  • revolutionary-0.4pre4-patched Revolutionary S-OFF that was patched to have the key check removed
  • 4EXT_PB99IMG.zip 4EXT Touch Recovery as an RUU zip
  • PB99IMG.zip Android Gingerbread RUU zip
  • PB99IMG_downgrade.zip RUU Zip to help revert HBOOT versions / Help restoring the stock partition table
  • openrecovery-twrp-2.7.1.0-bravo.zip "Flashable" TWRP Zip, never worked for me cause bravos recovery is too small, i just used the image inside the zip and fastboot booted it

Guides

Flashing an RUU without a Micro SD Card

  • Boot your HTC Desire into fastboot mode
  • Open cmd on your computer
  • Run the command fastboot oem rebootRUU
  • Run the command fastboot flash zip <RUUZip> where <RUUZip> is the RUU Zip you want to flash
  • Reboot the phone via the command fastboot reboot

Reverting H-Boot versions or restoring the partition table

Warning You need to make sure you have your device S-OFF'ed already!

  • Boot into RUU Mode
  • Open cmd on your computer
  • Run the command fastboot oem rebootRUU
  • Run the command fastboot flash zip PB99IMG_downgrade.zip
  • Run the command fastboot oem rebootRUU
  • Flash a stock RUU, by using the guide above

Troubleshooting

Radio doesn't flash or seems bricked

  • When this happens there is a 40% chance that your radio is bricked and as of right now I don't think there is a way to unbrick the radio
  • 60% of the time tho, the phone is just simply too hot and radio will refuse to flash, make sure you take out the battery and put the phone on a cool surface to cool down (preferrably metal), Please note you probably shouldn't put your phone into a fridge or a freezer

Fixing Fastboot USB and HBOOT USB in Windows

  • Open CMD as Administrator
  • Do the following command reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\usbflags\0BB40FFF0100" /v "SkipBOSDescriptorQuery" /t REG_BINARY /d "01000000" /f this will skip the BOS Descriptor requirement for fastboot fixing the connection
  • Do the following command reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\usbflags\0BB40C940100" /v "SkipBOSDescriptorQuery" /t REG_BINARY /d "01000000" /f this will skip the BOS Descriptor requirement for HBOOT fixing the connection

bravo_archive's People

Contributors

halal-beef avatar

Watchers

 avatar

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.