• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Does anyone have the stock Evo Rom that is flashed though bootloader

Okay we'll basically I'm unable to use my recovery for some in un-known reason (I have tried switching) and yeah so this coincidently happened as I wiped my phone and was about to flash a rom. So yeah only thing I can use is boot loader and I know I can flash a stock rom from bootloader using the PC----.zip format. I already have s on by using a file that I flashed through bootloader so I just need the stock Evo rom in the pc----.zip format for bootloader. PLEASE HELP
 
Okay we'll basically I'm unable to use my recovery for some in un-known reason (I have tried switching) and yeah so this coincidently happened as I wiped my phone and was about to flash a rom. So yeah only thing I can use is boot loader and I know I can flash a stock rom from bootloader using the PC----.zip format. I already have s on by using a file that I flashed through bootloader so I just need the stock Evo rom in the pc----.zip format for bootloader. PLEASE HELP

ok a couple of quuestions:
1.what is your hboot and radio?
2.do you have s-on or s-off?
3.what size card do you have?
 
678044A4-4646-4841-8929-FF1DD0E7481F-954-0000002638CE75DD_zps2d3ca214.jpg


My S is on because I flashed something in bootloader to make it come back on
 
another thing that may help is a "getvar all" that will show us more clearly your main version(critical in finding an ruu),as well as the bootloader version,etc.

if you could follow these directions,and post the output for us:
first download and install these drivers: revolutionary drivers (mirror)

then,download this small file:
mini-adb.zip

-unzip it,and place the unzipped folder onto the root of your C drive(not inside a folder)

-open a cmd window(with win 7,click start bubble,type "command" or "cmd" in hte search box)

-now change to your mini-adb directory(assuming you didnt chagne the name). type in the black cmd window that opened on your PC:
cd c:\mini-adb

-pull the battery in your phone for a few seconds. hold volume down,then power. hold them both until you see the white/colored writing hboot screen

-select "fastboot" from the hboot menu with the vol rocker/power button

-in your cmd window type:
fastboot devices

it should output your phones serial number. if so youre good to go. if not,youre apparently having a driver issue. i usually recomend these drivers from Revolutionary: modified htc drivers download and install the drivers(you should just have to run that file). afterwards,unplug your phone,plug it back in. make sure its in fastboot. as soon as you get a result from "fastboot devices" your ready to procede to the next step.

-in your cmd window,type(or copy/paste,is much easier):
fastboot getvar all

-copy the info that outputs here. right click in your cmd window,click mark,highlight it all in white. hit enter. paste the info here. it will help us know which ruu for you to run. :)

if you are on a new enuff build that there are no RUUs,the solution may be to install an htcdev hboot,unlock it,and flash a recovery. from there we an try a number of different things,from flashing a rom,to using adb to lower your main version so an older ruu will work.

if this isnt a harware failed,bootlooping device,seems a pretty good chance we can get you fixed up :)
 
The only problem is it isn't reading my SD card still like it wouldn't in recovery. It's also not letting me charge it unless its off.
 
It is readable by the computer when I put it into a different phone. It is readable by the phone but just in bootloader or fastboot. It didnt work when I had to flash a recovery to get a Rom back on my phone so that is why I wanted to unroot. However my phone doesn't charge when it is on also... I know what ever it is is a problem with the phone drivers or something in that nature. It's not the factory Rom
 
o.k..so now you are unrooted and the phone is up and running, correct?
But the only issue now, is your device cannot read the sd card, correct?
(not to mention the charging issue)
 
Unfortunatly there is no type of command entry built into the evos fastboot or bootloader so i am unable

sure there is, but you will need to have adb setup first.

1. go here: http://androidforums.com/faqs/443072-adb-guide-updated-12-05-2011-a.html and download the mini-sdk and extract it into a folder(i call it android, but you can name it whatever you want).

2. next you will need to open the command window from that folder(windows 7/8, hold shift while right clicking on the folder.

3. now on your phone connect it to the pc and go into fastboot via the bootloader.

4. enter the command as stated in the link i gave you earlier and hopefully that will work.
 
edit: it is late and i can't read....LOL

:p

I'm a little confused... He thanked you for your link,somewhat insinuating that one of those pc36img files fixed him up. But then made that comment afterward,that he is not on a factory Rom :eek:

At this point,I think some clarification is needed exactly what was done to get the phone booting and/or what software is on it. If he is stil rooted and just doesn't realize it,maybe there is hope for the sd/usb fix :)
 
C:\mini-adb>fastboot devices
HT07ZHL03201 fastboot

C:\mini-adb>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 2.18.0001
INFOversion-baseband: 2.15.00.12.19
INFOversion-cpld: None
INFOversion-microp: 041f
INFOversion-main: 5.07.651.1
INFOserialno: HT07ZHL03201
INFOimei: 355195000000017
INFOproduct: supersonic
INFOplatform: HBOOT-8x50
INFOmodelid: PC3610000
INFOcidnum: SPCS_001
INFObattery-status: good
INFObattery-voltage: 3871mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: 4b46e889
INFOhbootpreupdate: 11
INFOgencheckpt: 0
all: Done!
finished. total time: 0.010s

C:\mini-adb>
 
Scotty, would I read that right if I think he is now unrooted, s-on and on the stock rom software version 5.07.651.1.?
If so, and if he unrooted via the guide that Ocn linked, he wouldn't be on that version would he? Not to mention on that baseband.
Am I missing something or reading something wrong?
 
Back
Top Bottom