rooted useing sprint 2.1 leak option 3 now phone stuck booting only to htc/sprint log

willistheyounger

Well-known member
Apr 6, 2010
270
2
0
I rooted and flashed the sprint ruu leak option 3 and added the optional installs and now my phone is stuck at the boot logos please help beezy walked me through the last time with the flashing
 
Last edited:
I rooted and flashed the sprint ruu leak option 3 and added the optional installs and now my phone is stuck at the boot logos please help breezy walked me through the last time with the flashing

Pull the battery out, then replace battery, hold HOME and hit power after you see the HTC logo you can release the home button. that will put you into recovery. Then do a wipe. then try rebooting again.
 
both, you should actually see 5 options
wipe data/factory
wipe dalvik cache
wipe sd:EXT partition
wipe battery info
wipe G sensor...

Im guestimating, I don't remember the actual verbiage.
 
i have the clockworkmod recovery v1.8.1.1 the only options i have is reboot system, apply sdcard:update.zip, wipe data/factory reset, wipe cache partition, install zip from sdcard, nandroid, partitions menu, and advanced
 
hmmm, sorry, not familiar with that, do you have a sprint or GSM hero?
Ill go do some research, but if its GSM, you can't flash the Sprint Leaks.
If its a sprint phone, wipe both of those (proceed even if you get an error)
 
i have the clockworkmod recovery v1.8.1.1 the only options i have is reboot system, apply sdcard:update.zip, wipe data/factory reset, wipe cache partition, install zip from sdcard, nandroid, partitions menu, and advanced

The two that say wipe. Then you should be fine.
 
beezy -just wipped useing both and only loads to the htc
rufflez -its a sprint thus the reason i flashed the sprint ruu to it
 
i have the clockworkmod recovery v1.8.1.1 the only options i have is reboot system, apply sdcard:update.zip, wipe data/factory reset, wipe cache partition, install zip from sdcard, nandroid, partitions menu, and advanced

Under partition menu is there a option to wipe ext?
 
Last edited:
It can take up to 10 minutes the first time

P.S. I'm starting to think the Clockwork mod recovery is for GSM, as when I googled it, I see GSM hero. I'm not familiar with it, but the screen shots do show its a bit different.

I would recommend flashing the recovery-RA-heroc-v1.5.2.img
 
Last edited:
Yeah forgot to say if you haven't seen the sprint thing flash more then once it's still loading.
 
do you have the sdk installed?

If so do this:
Code:
cd c:\android-sdk-windows\tools
adb logcat

As long as its spitting out crap, you're good.
 
Microsoft Windows [Version 6.0.6002]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Users\Will>cd\andriod-sdk-windows\tools
The system cannot find the path specified.

C:\Users\Will>cd\android-sdk-windows\tools

C:\android-sdk-windows\tools>adb logocat
Android Debug Bridge version 1.0.25

-d - directs command to the only connected USB devic
e
returns an error if more than one USB device is
present.
-e - directs command to the only running emulator.
returns an error if more than one emulator is r
unning.
-s <serial number> - directs command to the USB device or emulator w
ith
the given serial number. Overrides ANDROID_SERI
AL
envivornment variable.
-p <product name or path> - simple product name like 'sooner', or
a relative/absolute path to a product
out directory like 'out/target/product/sooner'.

If -p is not specified, the ANDROID_PRODUCT_OUT

environment variable is used, which must
be an absolute path.
devices - list all connected devices
connect <host>:<port> - connect to a device via TCP/IP disconnect <host
>:<port> - disconnect from a TCP/IP device
device commands:
adb push <local> <remote> - copy file/dir to device
adb pull <remote> <local> - copy file/dir from device
adb sync [ <directory> ] - copy host->device only if changed
(see 'adb help all')
adb shell - run remote shell interactively
adb shell <command> - run remote shell command
adb emu <command> - run emulator console command
adb logcat [ <filter-spec> ] - View device log
adb forward <local> <remote> - forward socket connections
forward specs are one of:
tcp:<port>
localabstract:<unix domain socket name>
localreserved:<unix domain socket name>
localfilesystem:<unix domain socket name>
dev:<character device name>
jdwp:<process pid> (remote only)
adb jdwp - list PIDs of processes hosting a JDWP transport

adb install [-l] [-r] <file> - push this package file to the device and instal
l it
('-l' means forward-lock the app)
('-r' means reinstall the app, keeping its data
)
adb uninstall [-k] <package> - remove this app package from the device
('-k' means keep the data and cache directories
)
adb bugreport - return all information from the device
that should be included in a bug report.

adb help - show this help message
adb version - show version num

DATAOPTS:
(no option) - don't touch the data partition
-w - wipe the data partition
-d - flash the data partition

scripting:
adb wait-for-device - block until device is online
adb start-server - ensure that there is a server running
adb kill-server - kill the server if it is running
adb get-state - prints: offline | bootloader | device
adb get-serialno - prints: <serial-number>
adb status-window - continuously print device status for a specifie
d device
adb remount - remounts the /system partition on the device re
ad-write
adb reboot [bootloader|recovery] - reboots the device, optionally into the boo
tloader or recovery program
adb root - restarts the adbd daemon with root permissions
adb usb - restarts the adbd daemon listening on USB adb
tcpip <port> - restarts the adbd daemon listening on TCP on the spec
ified port
networking:
adb ppp <tty> [parameters] - Run PPP over USB.
Note: you should not automatically start a PPP connection.
<tty> refers to the tty for PPP stream. Eg. dev:/dev/omap_csmi_tty1
[parameters] - Eg. defaultroute debug dump local notty usepeerdns

adb sync notes: adb sync [ <directory> ]
<localdir> can be interpreted in several ways:

- If <directory> is not specified, both /system and /data partitions will be u
pdated.

- If it is "system" or "data", only the corresponding partition
is updated.
 
do them as separate entities
if you see .... tools\
type:

adb devices
you should see something about daemon starting

when thats done and you see your phone:

adb logcat

it shouldpew out a bunch of processes

don't do adb shell

And you spelled logcat wrong... you put logocat
 

Trending Posts

Forum statistics

Threads
961,940
Messages
6,988,279
Members
3,164,742
Latest member
pvk