Skip to content

DINC Update HBOOT and Radio

Lawrence edited this page Dec 21, 2012 · 1 revision

Since downgrading to Froyo also downgrades the HBoot and the Radio, you will want to flash the new version back in for more features and stability.

4.08.605.15 radio and 1.07 hboot:

Download both files below and flash them both. One is the hboot, one is the radio.

PB31IMG-4.08.605.15-hboot-1.07.zip md5: db019de010ae8ef6a2c250fd8b378ba1

PB31IMG-4.08.605.15-radio.zip md5: cb8b3ac72c0ae13e1f088b302135bd58

Flashing the files

Boot your phone to mode (see Things to Know), and run the commands below:

    fastboot devices
    fastboot erase cache
    fastboot oem rebootRUU
    fastboot flash zip your-zipfile-name-here.zip
    fastboot reboot-bootloader
    fastboot reboot

Repeat this process for the other zip file. Once you've finished that, you're now ready to get some custom ROMs.

BA Logo

Bibliotheca Anonoma

BASLQC Wiki

  • Introduction - A quick intro to the rationale and ideals of this guide, and modding in general.
  • Essential Maker Skills - Essential Skills that every maker should have.
  • Archivist Tools - All the tools an internet archivist needs under their belt.

General Guides

  • Android Development Codex - All kinds of Android smartphones.
  • Business Class Laptops - Computers that last: The ThinkPad, the HP EliteBook, the Dell Precision/Latitude.
  • EBook Readers - A good eInk screen remains the best way to read literature comfortably.
  • Game Consoles - Homebrew development scenes have made it possible to unlock the full power of your game console's computer chip.
  • Graphing Calculators - This is the last vestige of the age of 80's Home Computers; where programs were simple and graphics were minimal.
  • Home Server - Why buy cloud storage when you can build your own cloud? For media streaming, torrenting, and VPN access (to bypass blocked internet).
  • Routers - Amazingly, your ordinary router probably runs Linux on it's little embedded CPU.
  • Authentication Wallets - Manage your plethora of accounts, passwords, and RSA public keys using a GPG-encrypted wallet.
  • LEGO Mindstorms - The easiest way to build functional robots and machines; using good ol' LEGO and Technic bricks.
  • Vintage Computers - Amiga, Apple ][, and all the other random home computers that defined the 1980s.

Research

  • Genetic Programming - Programs that mutate and evolve by themselves, like Genes. It's a very difficult concept to grasp, but a very powerful method that transcends math or algorithms.

Content Guidelines

  • General Guidelines - The ideals that you should uphold while working with and editing this guide.
  • Device Guide Templates - Templates and general guidelines for creating customized guides for a device.
  • Linux - Run a full desktop OS on your little mobile device; research is being made to make it comfortable to use in the mobile space.

Reference

  • Glossary - Contains all the crazy acronyms and word soup that you'll need to wade through when using this guide.
Clone this wiki locally