Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
guru_shastri
Old
(Last edited by guru_shastri; 16th August 2012 at 07:27 PM.)
#1  
Senior Member - OP
Thanks Meter 68
Posts: 387
Join Date: Oct 2010

 
DONATE TO ME
Default Problams and solution while rooting

It might seem a bit stupid, but maybe others will encounter one of this issues and it will help them. your more than welcome at add to this.

P: computer wont recognize device in debug mode. instead it recognizes "android 1.0" or something else.
S: download HTC sync. it contains the proper drivers.

P: while activating the *.bat file you get the erroe "adb out of date...killing". the script will run all the way, but root access wont be given.
s: you need to close all adb processes from task manager, and the htcsync process as well (on PC)! also, you need to reflash the img file, and try rooting again.
 
Russ741
Old
#2  
Russ741's Avatar
Retired Senior Moderator
Thanks Meter 126
Posts: 1,413
Join Date: Apr 2006
Location: NOT at sea on a Submarine

 
DONATE TO ME
Default HTC SYNC

after 10 attempts at ROOT, I found this tread. It is CRITICAL that you stop the HTCSync process on you PC or root will not work!
Russ741
 
rangercaptain
Old
#3  
rangercaptain's Avatar
Senior Member
Thanks Meter 1397
Posts: 3,727
Join Date: Oct 2010
Location: West Coast of California
HTC Sync on the tab or on the pc? I killed it on the tab through the running applications. To kill adb processes just close the command window on the pc.
 
guru_shastri
Old
#4  
Senior Member - OP
Thanks Meter 68
Posts: 387
Join Date: Oct 2010

 
DONATE TO ME
you need to kill it on the PC.
 
NJFM
Old
#5  
Junior Member
Thanks Meter 1
Posts: 19
Join Date: Oct 2010
Location: Montreal
Ok so noob question of the day!

Where are you supposed to input the commands (such as adb reboot bootloader) to start the kernel flash process? I tried in cmd as well as terminal emulator on the tablet with no luck, what am I missing here?
 
typhoonikan
Old
#6  
typhoonikan's Avatar
Senior Member
Thanks Meter 99
Posts: 603
Join Date: Nov 2010
Location: Roanoke, VA
Quote:
Originally Posted by NJFM View Post
Ok so noob question of the day!

Where are you supposed to input the commands (such as adb reboot bootloader) to start the kernel flash process? I tried in cmd as well as terminal emulator on the tablet with no luck, what am I missing here?
you should have ADB in your c:\android folder, or wherever your sdk is installed.
Do a search for adb with your pc to find out where you installed it.

then using the command prompt under start> programs> accessories> command prompt, go to the corrected directory that ADB is in.

to go to C:\android, for example, type " cd c:\android "
Then you would execute the adb commands, (example: adb reboot bootloader)

Go to youtube and search for a 'how to use ADB' tutorial.
.
Most useful Android Apps @ typhoonikan.blogspot.com

............
HTC Supersonic: EVO 4G
.
HTC Jetstream
.
HTC EVO 4G LTE
.
.
 
rcw1126
Old
#7  
Junior Member
Thanks Meter 0
Posts: 12
Join Date: May 2004
I'm having difficulty hotbooting the insecure kernel.

I've uninstalled HTC Sync on my PC, and I've downloaded the insecure kernel to my SD card's root directory.

I have no problem rebooting the bootloader via adb, and my device is detected. However, when I try to hotboot the kernel, I routinely get a "cannot load" response. I'm typing in "fastboot boot [filename].img."

Suggestions?

Many thanks.
 
guru_shastri
Old
#8  
Senior Member - OP
Thanks Meter 68
Posts: 387
Join Date: Oct 2010

 
DONATE TO ME
the insecure kernel shouldn't go to the SD card. only the wifi module should.
the *.img file should go to the adb\tools directory,
(maybe you can put it anywhere else and just write the full path while flashing, i'm not sure. i just copy this files to the tools directory and flash them from there. easiest way)

the flash command flashes the file from the directory on the computer to the device.
 
rcw1126
Old
(Last edited by rcw1126; 24th January 2012 at 02:57 PM.)
#9  
Junior Member
Thanks Meter 0
Posts: 12
Join Date: May 2004
Thanks very much!

I'm sitting here laughing to myself because I'd tried changing the path in the command to a couple of places I'd placed the insecure kernel in my PC; the c: root directory and a directory I'd created to house downloaded Jetstream files. Obviously, neither worked.

Placing it in the adb\tools directory makes complete sense.

By the way, your mention of the "wifi module" sent me back to DooMLoRD's kernel thread. I see that you flashed the kernel and related wifi module on 1/4. Like others who posted, are you pleased with the kernel?

Thanks, again!
 
guru_shastri
Old
#10  
Senior Member - OP
Thanks Meter 68
Posts: 387
Join Date: Oct 2010

 
DONATE TO ME
The kernel seems very nice and almost no one complaind.

Sent from my GT-I9000 using XDA App

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...