Regain root access of your G1 with leaked RC29 firmware - Page 4 - Android Community Forums
Register Members List Social Groups Calendar Search Today's Posts Mark Forums Read


Go Back   Android Community Forums > Android Discussions > Android OS Discussions > Talkback


Talkback Comment and talkback related to frontpage news

Reply
 
Thread Tools Display Modes
  #1  
Old 01-05-2009, 07:53 AM
juice's Avatar
juice juice is offline
juice is chillin
Phone junkie!
 
Join Date: Oct 2008
Location: In yo fridge!
Posts: 1,364
juice is on a distinguished road
Default Re: Regain root access of your G1 with leaked RC29 firmware

Quote:
Originally Posted by XDViPeR View Post
Juice, BRICK your G1?..... Nahhhh I'm a wreckless person.... and my phone just rebooted, installed RC30 using test keys and I'm good.
Cool.
Now use your G1 to google sarcasm.
Reply With Quote
Ads
  #2  
Old 01-05-2009, 12:19 PM
ultra spikey ultra spikey is online now
ultra spikey has no status.
What else can I do with this thing?
 
Join Date: Oct 2008
Posts: 170
ultra spikey is on a distinguished road
Default Re: Regain root access of your G1 with leaked RC29 firmware

Quote:
Originally Posted by XDViPeR View Post

ok ok, now i've got root, what do i do with it?
The biggest advantage for me rooting the G1 now I think, is for bluetooth tethering. Other than that, I'm not sure why else I would need to root(yet)...
Reply With Quote
  #3  
Old 01-05-2009, 04:57 AM
kaysesoze's Avatar
kaysesoze kaysesoze is offline
kaysesoze is testing out KiNgxKxROM Version 1.3
Phone junkie!
 
Join Date: Sep 2008
Location: Newport News, VA
Posts: 1,408
Blog Entries: 2
kaysesoze is on a distinguished road
Send a message via AIM to kaysesoze Send a message via MSN to kaysesoze Send a message via Yahoo to kaysesoze
Default Re: Regain root access of your G1 with leaked RC29 firmware

good info about the benefits of rooting the g1
__________________
Tmobile G1 - Cyanogen 4.2.3.1 w/ Enoch Theme

Twitter
Reply With Quote
  #4  
Old 01-05-2009, 11:59 AM
z3r0kiLL z3r0kiLL is offline
z3r0kiLL is Excited
Smoke signaler
 
Join Date: Dec 2008
Location: Jacksonville, FL
Posts: 24
z3r0kiLL is on a distinguished road
Default Re: Regain root access of your G1 with leaked RC29 firmware

did this last night and upgraded to mod RC30 JF and it was simple. thanks for keeping up with the news!
Reply With Quote
  #5  
Old 01-06-2009, 10:59 AM
donsingh2k donsingh2k is offline
donsingh2k has no status.
Smoke signaler
 
Join Date: Jan 2009
Posts: 2
donsingh2k is on a distinguished road
Default Re: Regain root access of your G1 with leaked RC29 firmware

Hi, Guys

Just wanted to add my query to this post. I purchased a U.S version of the T-Mobile G1 and have been using it in the UK on T-Mobile.

There are a few differences between the UK AND U.S, but the one I am more interested in is an issue where Sending/Receiving MMS doesn't work. I was told this is because the phone is from the U.S.

Now I was wondering if it would be possible to flash the phone I have which is currently using RC30 with the U.K modded firmware? Help advise would be great!

Thanks
Reply With Quote
  #6  
Old 01-06-2009, 01:39 PM
birdman81484's Avatar
birdman81484 birdman81484 is offline
birdman81484 is #
Reached higher ground
 
Join Date: Nov 2008
Location: Cuba, NY 14727
Posts: 811
birdman81484 is on a distinguished road

Former Staff Hall of Fame 
Total Awards: 1

Send a message via AIM to birdman81484
Default Re: Regain root access of your G1 with leaked RC29 firmware

Quote:
Originally Posted by donsingh2k View Post
Hi, Guys

Just wanted to add my query to this post. I purchased a U.S version of the T-Mobile G1 and have been using it in the UK on T-Mobile.

There are a few differences between the UK AND U.S, but the one I am more interested in is an issue where Sending/Receiving MMS doesn't work. I was told this is because the phone is from the U.S.

Now I was wondering if it would be possible to flash the phone I have which is currently using RC30 with the U.K modded firmware? Help advise would be great!

Thanks
Yup, downgrade to rc29 then upgrade to the modded UK rc8
Quote:
Originally Posted by birdman81484 View Post
XDA came up with this method. It follows one should use XDA to revert back to rc29 and root it. Then proceed to upgrade to a modded rc30 like JF rc30 v1.3. These step by step directions are from XDA. If you follow them exactly you will have NO problem rooting your phone. It is rather simple actually. I will make one edit to this post to make it even easier. I have no experience using linux what so ever. If you can read you can do this. Its worth it guys who knows how crazy google might go at disallowing this in the future. Could take a year to get root access back if they manage to take it awyay again. I did it. Im a high functioning retard and i got it on my first try!
here is the link as well:

http://forum.xda-developers.com/newr...eply&p=2882509

[quote =usmc2k;2882509]I would like to give thanks to JesusFreke who helped me to understand this process !!!! Please show him some love and make good gestures for his work….. Also to all the other people and sites who made this possible including Koush !!! I take no credit for this just posting it to help people like me, who dont know to much about this.


First…. You need to install a google android usb driver so you can use the adb program. (It lets you push and pull files to/from the phone, and you can open up a shell with it to).

Download the driver file (http://dl.google.com/android/android_usb_windows.zip) and
unzip it to the desktop.

On ur G1… Go menu > Settings > Applications > Development then enable the
USB debugging button.

Then connect your Android device via USB. When the Found New Hardware Wizard
appears, you'll be asked if you'd like Windows Update to search for software,
select No, not this time and click Next. Select Install from a list or specified location
and click Next. Select Search for the best driver in these locations. Browse and
select the unzipped file (android usb windows.zip). Click Finish.



Second…. Setting up the SDK

Go to http://code.google.com/android/download_list.html and download the
SDK

Unzip the file to the desktop and rename the folder to sdk

Open your command prompt (Windows Key and R)

Type “cmd” (Without the quotations)

Then "cd desktop"

Then “cd sdk”

Next “cd tools”

Now type “adb devices

After that it should say some thing like… List of devices attached HT845GZ21370
Device. If u see this abd sees your device.


Third…. Writing JesusFreke’s Recovery image

Download the zip file from this thread... http://forum.xda-developers.com/showthread.php?t=443041)

Unzip the files to the SDK tools folder

Now, in the command window, type
"adb push recovery_testkeys.img /data/local/recovery.img"
(This will copy the recovery image files to the phone)


Fourth…. Get Root working on ur G1

Download the Android Telnet Client from the Market or get it here…
http://www.koushikdutta.com/2008/11/...et-client.html

Turn on your phone's WiFi. This gives your phone an IP you can reach it at.

Restart your phone

EDIT by birdman(compliments of rynosaur)::Once restarted go to your programs you will notice "Telnet" is now one of your programs. Open Telnet and hit the "Connect to Server Button"
(You now have root!) EDIT by birdman: (If this does not work open "Terminal Emulator" application which you now also have and type "su") (You now have root!)

Now put in this command….
“mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system”

Then “cd /system”

Then “cat /data/local/recovery.img > recovery.img”

Finally “flash_image recovery recovery.img” (Your Recovery Image is now writen)

*To make sure your Recovery Image was written…. Reboot your phone in Recovery
mode and press Alt+L. At the top it should say "using test keys" If so its written. Go
ahead and Reboot your phone by pressing the Home and Back buttons.*

Fifth…Apply JesusFreke’s modified RC30

Go here http://forum.xda-developers.com/showthread.php?t=466174 and Download the ZIP donsingh2k when you go here chooses the rc8 file.
Now once the ZIP is downloaded rename it to “UPDATE”

Put it on the storage card

Last but not least Power off your G1 and Power it on by pressing the home key and power key

Press Alt+L (to turn on text)

Press Alt+S (to update)

And Bam you have yourself a modded RC30 G1 !!!!!!!!
[/QUOTE]
Reply With Quote
  #7  
Old 01-07-2009, 04:15 AM
donsingh2k donsingh2k is offline
donsingh2k has no status.
Smoke signaler
 
Join Date: Jan 2009
Posts: 2
donsingh2k is on a distinguished road
Default Re: Regain root access of your G1 with leaked RC29 firmware

Thanks for your reply birdman81484, really appreciate the instructions. I'll have a go at it later on tonight.

Cheers
Reply With Quote
  #8  
Old 01-08-2009, 01:29 AM
blackbox blackbox is offline
blackbox is levitating
Smoke signaler
 
Join Date: Sep 2008
Posts: 8
blackbox is on a distinguished road
Default Re: Regain root access of your G1 with leaked RC29 firmware

awwww CRAP...i think I put the friggin UK version on by going on these steps...is there a way I can revert this or does it matter...O dang it.
Reply With Quote
  #9  
Old 01-17-2009, 11:24 AM
taurus1205 taurus1205 is offline
taurus1205 has no status.
Probably spam
 
Join Date: Jan 2009
Posts: 1
taurus1205 is on a distinguished road
Default Re: Regain root access of your G1 with leaked RC29 firmware

need help... I cannot get the adb shell to work.. "adb push recovery_testkeys.img /data/local/recovery.img" did all possible.. also do it need to have the adb shell working first before telnet.. telnet does not connect..getting ip error..also tried terminal emulator su command.. getting permission denied.. wifi is enable.. anyone suggestions? thanx

Last edited by taurus1205; 01-17-2009 at 12:38 PM.
Reply With Quote
Reply

Bookmarks


Thread Tools
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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Forum Jump

Ads

Similar Threads
Thread Thread Starter Forum Replies Last Post
Android Jailbreak, first steps forward !!- get root access to your G1 shebanx General Mod My Android Discussions 80 06-27-2009 09:56 PM
Why is it that hard to get root access? fuchsmi General Mod My Android Discussions 23 06-04-2009 02:34 PM
T-Mobile's offical position on root access...but there is still hope...! birdman81484 Android News and Rumors 10 03-03-2009 07:11 PM
tether via bluetooth (need root access)? vpstriderz Android OS Discussions 7 02-04-2009 10:37 AM
rc30 and root access! Stericson General Mod My Android Discussions 28 11-09-2008 02:16 AM


All times are GMT -5. The time now is 01:57 PM.



Copyright © 2008-2009 Android Community / R3 Media LLC, All Rights Reserved.