Go Back   Android Forums > Android Phones > Motorola Droid X2 > Droid X2 - All Things Root
Gamers - Check out our new sister sites!
Nintendo Wii U!    |    OUYA - $99 Android System!

test: Reply
 
LinkBack Thread Tools
Old July 18th, 2011, 01:10 AM   #1 (permalink)
CJP
New Member
Thread Author (OP)
 
Join Date: Dec 2009
Posts: 9
 
Device(s):
Carrier: Not Provided

Thanks: 1
Thanked 0 Times in 0 Posts
Default Gingerbreak 1.2 not working on week old X2

Gingerbreak 1.2 goes through the motions, seems to be working, and the phone reboots, but root is not achieved.

Is there any procedure available to root this phone? Even a temporary root?

For the time being I'd like to push one file into /system/framework (framework-res.adk).

Thanks,

Chris

~~~~~~~~~~~~~~~
Phone details:

System version
Version.1.2.148.MB870.Verizon.en.US

Model
Droid X2

Android version
2.2.2

Baseband version
n_03.13.23s

Kernal version
2.6.32.9-00049-g1e05fe4
mqr374@nj05lnxdroid01 #2

Build number
4.4.1_274_DTN-14.8

ERI version
5

PRL version
52341

CJP is offline  
Reply With Quote
Sponsors
Old July 18th, 2011, 02:07 AM   #2 (permalink)
Senior Member
 
trophynuts's Avatar
 
Join Date: Jul 2010
Location: SouthEastern US
Posts: 5,258
 
Device(s): Iphone 5
Carrier: Verizon

Thanks: 1,799
Thanked 1,799 Times in 1,149 Posts
Default

well your first problem is your using a GB rooting method on a phone that has FRoyo.
__________________
I used to be Android all the way but bought an Iphone 5 in October. Feel free to ask me how it's going via PM.
GO BRONCOS AND ROLLLLLLL TIDE!!!
trophynuts is offline  
Reply With Quote
Old July 18th, 2011, 05:43 AM   #3 (permalink)
CJP
New Member
Thread Author (OP)
 
Join Date: Dec 2009
Posts: 9
 
Device(s):
Carrier: Not Provided

Thanks: 1
Thanked 0 Times in 0 Posts
Default

What tells me that I have froyo? What process should I be following to root a phone with the revisions I described?

Thanks,

Chris
CJP is offline  
Reply With Quote
Old July 18th, 2011, 09:57 AM   #4 (permalink)
Junior Member
 
Join Date: Jun 2011
Posts: 30
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Default

Froyo=2.2.2
chrisvr6 is offline  
Reply With Quote
Old July 18th, 2011, 10:26 AM   #5 (permalink)
Senior Member
 
esmith818's Avatar
 
Join Date: Nov 2009
Location: NC
Posts: 688
 
Device(s): HTC Rezound returned Galaxy Nexus LTE retired X2 & OG
Carrier: Not Provided

Thanks: 268
Thanked 319 Times in 149 Posts
Default

I really wish people who don't have the X2 would quit "helping" by giving bad advice.

Actually, Gingerbreak works just fine with Froyo on the X2, or at least it did for me and the several other rooted X2 users on these forums when the device first rolled out. Looking at the specs in the OP, it appears I have identical information with the exception of the PRL although that should have nothing to do with the ability to root.

Are you sure you are not rooted after installing and running the GB APK? Do you see the Superuser app in your app list?
esmith818 is offline  
Reply With Quote
The Following User Says Thank You to esmith818 For This Useful Post:
CJP (July 18th, 2011)
Old July 18th, 2011, 05:21 PM   #6 (permalink)
CJP
New Member
Thread Author (OP)
 
Join Date: Dec 2009
Posts: 9
 
Device(s):
Carrier: Not Provided

Thanks: 1
Thanked 0 Times in 0 Posts
Default

ESmith, you called it. I was rooted. The denial of access was because the partition was not mounted RW. I tried AndroidCommander and File Expert, but I wasn't aware that after rooting, I had to further tell the interface(s) that I wanted RW access. File Expert has a setting under Filer Explorer Settings called Root Explorer that has to be checked off.

Thanks,

Chris
CJP is offline  
Reply With Quote
Old July 18th, 2011, 08:27 PM   #7 (permalink)
CJP
New Member
Thread Author (OP)
 
Join Date: Dec 2009
Posts: 9
 
Device(s):
Carrier: Not Provided

Thanks: 1
Thanked 0 Times in 0 Posts
Default

Okay, I don't know if I'm rooted or not. I have enabled root access for File Expert and it acts like it's letting me cut and paste into the /system/framework directory, but the original file stays in place. AndroidCommander notates Root=no.

These adb commands are not working:
C:\Program Files (x86)\Android\android-sdk\platform-tools>adb devices
List of devices attached
TA054029VA device

C:\Program Files (x86)\Android\android-sdk\platform-tools>adb remount
remount failed: Operation not permitted

C:\Program Files (x86)\Android\android-sdk\platform-tools>adb shell
$ mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
mount: Operation not permitted
$ ^C

C:\Program Files (x86)\Android\android-sdk\platform-tools>adb push framework-res.apk /system/framework/framework-res.apk
failed to copy 'framework-res.apk' to '/system/framework/framework-res.apk': Read-only file system

C:\Program Files (x86)\Android\android-sdk\platform-tools>adb root
adbd cannot run as root in production builds

Su does not change $ to #:

C:\Program Files (x86)\Android\android-sdk\platform-tools>adb shell
$ su
su

Root Checker shows the following detailed results:

Congratulations! You have root access!

Standard su binary location:
/system/xbin/su: No such file or directory

Alternale su binary location:
/sbin/su: Permission denied

Root user if:
uid=0(root)

Root group id:
gid=0(root)



Does anyone have any ideas of what can I do to fix?

Thanks,

Chris
CJP is offline  
Last edited by CJP; July 18th, 2011 at 08:41 PM.
Reply With Quote
Old July 19th, 2011, 01:37 AM   #8 (permalink)
Senior Member
 
trophynuts's Avatar
 
Join Date: Jul 2010
Location: SouthEastern US
Posts: 5,258
 
Device(s): Iphone 5
Carrier: Verizon

Thanks: 1,799
Thanked 1,799 Times in 1,149 Posts
Default

Quote:
Originally Posted by esmith818 View Post
I really wish people who don't have the X2 would quit "helping" by giving bad advice.

Actually, Gingerbreak works just fine with Froyo on the X2, or at least it did for me and the several other rooted X2 users on these forums when the device first rolled out. Looking at the specs in the OP, it appears I have identical information with the exception of the PRL although that should have nothing to do with the ability to root.

Are you sure you are not rooted after installing and running the GB APK? Do you see the Superuser app in your app list?


i never said it wouldn't work. I was just stating that your using a rooted method that was not intended on trying to do what the OP was doing. If it worked for you , him and anyone else then that is great.

I actually take offense to the first part of your statement.
trophynuts is offline  
Reply With Quote
Old July 19th, 2011, 01:46 AM   #9 (permalink)
Bounty Hunter Connoisseur
 
NightAngel79's Avatar
 
Join Date: May 2010
Location: Northern Ky
Gender: Male
Posts: 20,710
 
Device(s): DROID DNA by HTC;Transformer Prime; HTC Rezound (retired); Incredible (retired)
Carrier: Verizon

Thanks: 12,542
Thanked 5,742 Times in 3,654 Posts
Send a message via Skype™ to NightAngel79
Default

moving to root section

Remember the Site Rules/Guidelines. No need to resort to attacks or insults. Debate issues/statements not each other

Thanks for understanding

NightAngel
__________________

Sync your files online and across computers with Dropbox. 2.5GB account is free! And get extra free space from referrals - Just click here and sign up
Site Rules/Guidelines and Zero Tolerance Policy
GameFans - All things Gaming!
NightAngel79 is offline  
Reply With Quote
The Following User Says Thank You to NightAngel79 For This Useful Post:
trophynuts (July 19th, 2011)
Old July 19th, 2011, 08:54 AM   #10 (permalink)
Senior Member
 
esmith818's Avatar
 
Join Date: Nov 2009
Location: NC
Posts: 688
 
Device(s): HTC Rezound returned Galaxy Nexus LTE retired X2 & OG
Carrier: Not Provided

Thanks: 268
Thanked 319 Times in 149 Posts
Default

I have not used the apps you mention, nor tried to edit contents of phone via ADB since rooting my X2. I can move and edit files on my phone using Root Explorer after changing the settings to R/W. The SuperUser app shows that RootExplorer has root rights.

Do the programs you want to use appear in the "apps with rights" list in SuperUser? Also, I may be mistaken, but I believe that the GingerBreak app must remain on the phone after gaining root. The root method seems software based which is different than how I originally gained root on the D1.
esmith818 is offline  
Reply With Quote
Sponsors
Old July 19th, 2011, 05:08 PM   #11 (permalink)
CJP
New Member
Thread Author (OP)
 
Join Date: Dec 2009
Posts: 9
 
Device(s):
Carrier: Not Provided

Thanks: 1
Thanked 0 Times in 0 Posts
Default

I was able to get the abd shell to perform with su. Someone led me to look at the phone when I was typing su in abd shell. The phone was asking for permission, which was opting out after a few seconds. When I approved the access within the window, it gave me the # prompt.

I also found out that adb push needed to have the volume mounted as rw, which I was able to do from the #.

After that, I was able to push a file into the system/framework directory. I bricked the phone doing it because the file I was pushing is apparently very picky (framework-res.apk). Luckily there's an SBF for the droid 2 now.

I'm not sure what the deal is with this root, as it only half-ass works. I rooted a Thunderbolt a couple of weeks ago and I didn't have any of these problems. For example, AndroidCommander on the PC reports no root access.

My next mission is to collect details on the ins and outs of fooling with the framework-res.apk.

Chris
CJP is offline  
Reply With Quote
Old July 20th, 2011, 02:21 PM   #12 (permalink)
Senior Member
 
esmith818's Avatar
 
Join Date: Nov 2009
Location: NC
Posts: 688
 
Device(s): HTC Rezound returned Galaxy Nexus LTE retired X2 & OG
Carrier: Not Provided

Thanks: 268
Thanked 319 Times in 149 Posts
Default

Don't forget that whereas the HTC Thunderbolt is totally unlocked/rootable, the Motorola X2 still has a locked bootloader. While you can gain root on the X2, you will still be limited on how much control you have over some system files.
esmith818 is offline  
Reply With Quote
Old August 11th, 2011, 02:13 PM   #13 (permalink)
New Member
 
Join Date: Aug 2011
Posts: 1
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Default

I have a new droid x received on 8-11-11
System version 4.5 .596pp
Android version 2.3.3

I downloaded gingerbreak 1.2
I have an sd card installed and usb is enabled.
when I go to root the phone it just runs forever and never finishes

Can anyone tell me how to root this phone?

Thank you so much!

Matt
hobfir is offline  
Reply With Quote
Old August 11th, 2011, 02:56 PM   #14 (permalink)
Member
 
Th3Coog's Avatar
 
Join Date: Jul 2010
Location: Oak Park, CA
Posts: 148
 
Device(s): Droid X2
Carrier: Not Provided

Thanks: 30
Thanked 12 Times in 9 Posts
Th3Coog
Default

2.3 won't work with gingerbreak. In order to root your phone, you'll need to go back to 2.2 and then upgrade to p3droid's gingerbread version.
__________________
My Apps
Th3Coog is offline  
Last edited by Th3Coog; August 11th, 2011 at 05:35 PM.
Reply With Quote
Old September 11th, 2011, 03:36 PM   #15 (permalink)
Member
 
cheesebeard's Avatar
 
Join Date: May 2011
Location: Massachusetts
Posts: 101
 
Device(s): Droid X2
Carrier: Not Provided

Thanks: 8
Thanked 12 Times in 11 Posts
Default

Quote:
Originally Posted by Th3Coog View Post
2.3 won't work with gingerbreak. In order to root your phone, you'll need to go back to 2.2 and then upgrade to p3droid's gingerbread version.
Or do this: One-Click Root for Stock Gingerbread (Droid X, Droid 3, Droid X2, Cliq and Cliq 2) [From the Forums]

Used that method on my phone today, worked perfectly.

EDIT: Just noticed the date, my bad on the bump..
cheesebeard is offline  
Reply With Quote
Old September 11th, 2011, 04:59 PM   #16 (permalink)
Awesome Member
 
Scur's Avatar
 
Join Date: May 2011
Location: Illinois
Posts: 1,361
 
Device(s): Samsung Galaxy Note 2
Carrier: US Cellular

Thanks: 338
Thanked 470 Times in 301 Posts
Send a message via MSN to Scur
Default

Quote:
Originally Posted by cheesebeard View Post
Or do this: One-Click Root for Stock Gingerbread (Droid X, Droid 3, Droid X2, Cliq and Cliq 2) [From the Forums]

Used that method on my phone today, worked perfectly.

EDIT: Just noticed the date, my bad on the bump..
lol Never too late to give advice. You never know who will be looking for it.
Scur is offline  
Reply With Quote
Reply


Go Back   Android Forums > Android Phones > Motorola Droid X2 > Droid X2 - All Things Root
Thread Tools

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 On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 02:23 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.