[Q] rage root method not working - LG Revolution

Hello,
First, thank you lufc, I haven't been on the forums for a while, so sorry. :3
Next, I downgraded my phone to V4 yet I'm still having this exact same problem. However when I execute rage it runs, then adb disconnects. I restart adb and the phone either discontinues to show up or is offline.
Anyone that can help me?
Thank You,
C

The latest firmware release prevents rooting. Look in About Phone, and if the version ends in V6 you'll have to wait for an updated rooting tool release.
Sent from my VS910 4G using XDA App

OK Thanks!
I thought it had something to do with that. I just upgraded from my Eris and I haven't been on XDA for a while.

Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums and Read THIS
Moving to General

Moved to first post

Related

Recently Rooted moto Droid Question

Hey everyone,
I recently rooted my moto droid and was wondering now that I have done this can I drop 1.5 or any other OS on there that I choose? Also, if that is possible can someone post a link or tell me how to go about doing this. That being said, I was also wondering if there is a way to easily switch between android versions for development.
Thanks for your time and help,
Tommy
Here is a link to droidforums. It has links to most rooted Tom's for Droid.
http://www.droidforums.net/forum/droid-hacking/
You can also try other sites like alldroid.org, phandroid. The developers site which is "xda" and "sdx". There are many others so just search around they all have forums for different devices for this information. One of the most helpful I've found for noobs was unlocked.com. give it a try.
Sent from my Droid using XDA App
Look-up RomManager in the marketplace if you will be moving between versions alot, it handles these changes very well.
As to going to previous versions I can not say for sure. In theory yes but you will ether have to find a pre-made Droid rom or build it yourself.
Thanks!
Thank you both for the replies and information. I will continue my research and see what I can dig up. Hopefully I can find a 1.5 rom as building it myself is a little out of my ability right now.
Yes rom manager would be a good idea forgot to mention it. It works great for switching roms I just have a little problem with mount sdcard in clockworkmod recovery so mine will reboot after entering recovery and rom manager doesn't help some times but it seems to work great for most devices. My problem is I have to reformat sdcard because I came from Eris and I don't want to till I can get a computer to backup info on it.
Sent from my Droid using XDA App

[Q] Please Help Me

Hey, i have a LG Optimus Black. I have had it for a while now and i want to root it. Can someone pleasee tell me the easiest way to root it and if I will have to wipe my it before I do root it and if there would be any other stuff that i should know too.
PLEASE HELP!
Greatly Appreciated!
Have you already used the search button before opening a new thread????
Go here http://forum.xda-developers.com/showthread.php?t=1480392
Sent from my LG-P970 using XDA App
Yes i have but the first one i saw was confusing and the rest had no hlep at all. Thankyou! but do I click on V20B??
Check the thread below. And if your phone has v20b press that. There are all the information you need. Just search for the right thing and you will find the answer.
There is a lot of reading as well
forum.xda-developers.com/showthread.php?t=1487105
Sent fwrom my LG-P970 using Tapatalk
There are different methods, some more simple, what version you have?
if you mean andriod version... I have 2.2.2
Look for UPK 3.6 and from there you can root with Blackjack.
After the root process you won`t lose anything but the warranty.
Okay, will do. Thanks heaps!
rooting your phone is dangerous but once you have done it, you will get a chance to try different roms. In short, Its fun!!!
Thread closed
To the OP, always search for your question, it has no doubt been answered over and over again. Then, make sure you post your question in Q&A, not here in General.

LG System Dump

Can someone either give me the latest system dump from the LG Revo, or tell me how to do it from my own phone please ?
Also what version of the Android SDK do i need, i am assuming the latest, but i dont kno which that is, can someone link me to the one that i need. And I found out that I need ADB to do a system dump, and that it comes with teh SDK, is this correct ?
this is the one I downloaded - http://developer.android.com/sdk/index.html - and I downloaded the LGE Real 3D for LG Phones, The SDK Platform, Samples for SDK and Google APIs by Google Inc., tools for Android 2.3.3. But I can't seem to find ADB. ANd when i was installing these tools, in the manager log that shows whats installing and its progress, it says "Stopping ADB server Failed (Code-1)" so i am assuming it tried to install ADB but didnt seem to work for some reason.
Bump
Bump
Sent using my rooted LG Revolution running GingerVolt 2.0
BackSeatSuicide said:
Bump
Bump
Sent using my rooted LG Revolution running GingerVolt 2.0
Click to expand...
Click to collapse
There is a stock zv7 rom posted. It is a stock system dump, zipped into a flashable file.
Yea, but I just wanted to learn how to do it for myself
Can someone please help me with this. I really wanna learn how to do this. I wanna dump my phone from the state that it is in now. I would greatly appreciate anyone who helped show me how to do it.
BackSeatSuicide said:
Can someone please help me with this. I really wanna learn how to do this. I wanna dump my phone from the state that it is in now. I would greatly appreciate anyone who helped show me how to do it.
Click to expand...
Click to collapse
1 Copy and paste the adb binary to a new folder
2 CD to the folder
3 Type "adb pull /system"
4 Delete the adb binary from the folder
5 There is your system pull
A simple Google search would have found that answer for you a long time ago lol. Not trying to be a prick at all, and I am definitely not a search Nazi, but it has been bumped several times now. I usually don't answer simple questions that have simple answers with a little searching, hence the reason I didn't answer this until now.
Sent from my VS920 4G using Tapatalk
Its all good i get what your saying and i did run a search. I found out how to do it. But my main question was about running ADB. The instructions I found said i could do it thru ADB which comes with the Android SDK which I already had bur couldn't figure out how to run ADB and the searches I did on it weren't to helpful.
I always search before posting.
Sent using my rooted LG Revolution running GingerVolt 2.0
BackSeatSuicide said:
Its all good i get what your saying and i did run a search. I found out how to do it. But my main question was about running ADB. The instructions I found said i could do it thru ADB which comes with the Android SDK which I already had bur couldn't figure out how to run ADB and the searches I did on it weren't to helpful.
I always search before posting.
Sent using my rooted LG Revolution running GingerVolt 2.0
Click to expand...
Click to collapse
Run it through the cmd if you're on windows. Once you do that do cd (change directory) C:\(where ever your adb.exe file is)
On windows browse to the folder adb is is hold shift right click open command prompt here...or open command prompt cd then a space then to your folder adb is in.
Sent from my Galaxy Nexus using xda premium
Well my problem is, I don't know how to get, install ADB or if it already is installed. I downloaded a version of the Android SDK that I think is the latest version and I was told ADB comes with the SDK. can someone link me to where I can get ADB
Sent using my rooted LG Revolution running GingerVolt 2.0
I remember mtm mentioning recently in another thread that adb is in the AIO package.
Sent from my VS910 4G using Tapatalk
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums & Read the Forum Rules
Moving to General
Bait-Fish said:
I remember mtm mentioning recently in another thread that adb is in the AIO package.
Sent from my VS910 4G using Tapatalk
Click to expand...
Click to collapse
I am not familiar with AIO ? what exactly is that ? Sorry for the newb question lol
Sent using my rooted LG Revolution
No problem. It means All-In-One.
Sent from my Transformer Prime TF201 using Tapatalk
Where do I download that from
Sent using my rooted LG Revolution
http://forum.xda-developers.com/showthread.php?t=1348557 would be one of the AIOs. A smaller download may be in mtmichaelson Easiest Method to ZV8 thread.
On second thought, for what you're attempting, I think you should get LGPNST. I believe that's where it comes from.
For better, more thorough answers to your questions, go to the IRC channel and ask there.
Sent from my VS910 4G using Tapatalk

(ATRIX HD) <FIX!> Cant Update To Jellybean Because Of Customization <FIX!> AT&T Only!

(ATRIX HD) <FIX!> Cant Update To Jellybean Because Of Customization <FIX!> AT&T Only!
Code:
AT&T ATRIX HD ONLY!!! AT&T ATRIX HD ONLY!!! AT&T ATRIX HD ONLY!!! AT&T ATRIX HD ONLY!!! AT&T ATRIX HD ONLY!!! AT&T
Update: uploading finished
Note: The ATRIX HD UTILITY 1.00 is illegal
Hey all!
If you've modified your system partition chances are you can not update to jellybean. Thankfully there is a quick fix.
First of all make sure your on the latest revision of Ice Cream Sandwich for your device (if you go to SETTINGS>ABOUT>SYSTEM UPDATES. You should see a 4.1.1 update; if it says that there is a 4.0.4 update then this tutorial is not for you. However if this is not for you, chances are I can get it to work soon.)
Basically what this tutorial will do is re-install Stock Firmware so that you are eligible for the Jellybean Update! Its quick and easy.
(1. Download this package:
firmware: http://sbf.droid-developers.org/dinara/7.7.1Q-144_MB886_MR1-22_SIGNED_CFC.xml.zip
xml: http://www.mediafire.com/view/?l4l81nxc49utk1y
RSD: http://www.mediafire.com/?yw9dh89jtqii71e
(firmware, xml and RSD LITE)
(2. Extract all archives to desktop place the separate xml file in with all firmware files this means: (put xml in with firmware files overwritting the xml it came with.)
(3. Turn Device Off
(4. Hold Volume + ; Hold Volume - ; Hold Power (ALL AT ONCE)
(5. You should now be in the boot-loader menu; QUICKLY use ONLY VOLUME DOWN! to scroll down to APFastboot, THEN PRES VOLUME UP!
(6. Plug device in (VIA USB) to computer.
(7. Install RSD Lite 6.1.4
(8. Open up RSD Lite 6.1.4
(9. Click (...) load / select the file you extracted (open 7.7.1Q-144_MB886_MR1-22_SIGNED_CFC.xml ; found in folder Firmware 4.0.4 in the folder you extracted.
(10. Press "Start" Be patient may take multiple tries
(11. After successful when device is restored go to Settings>About>System Updates>Download and Install Jellybean Update (may take up to 20 minutes to install be patient! Everything will be okay!)
(12. Enjoy your Jelly-beaned Atrix HD
REPLY OR POST NEW FOR Q/A / HELP
IF YOU DECIDE TO GIVE UP YOU MAY AUTOMATICALLY BOOT IN THIS BOOT MENU, JUST REPEAT STEP 4, THEN PRESS VOLUME UP!
***DISCLAIMER: I AM NOT RESPONSIBLE FOR ANY BRICKS YOU CAUSE BY NOT FOLLOWING MY INSTRUCTIONS CAREFULLY. IF YOU FOLLOW MY DIRECTIONS FULLY THERE IS A 0% CHANCE YOU WILL BRICK. NOT ALL DEVICES ARE FULL REPAIRABLE, BUT SOME ARE YOU WILL RARELY EVER BRICK YOUR DEVICE FULLY, IF YOU HAVE NOT UNLOCKED YOUR BOOTLOADER THEN YOU CAN SEND YOUR DEVICE OUT FOR REPAIR. IF YOU HAVE YOU CAN POST A THREAD ON YOUR ISSUE AND WE AS A COMMUNITY WILL DO OUR BEST TO HELP YOU! OR YOU CAN PM ME!***
If this helped you please tell me to encourage me to help you with more problems!
I know there are other options but this is way more safe, this is Motorola official vs. a third party app.
BTW: That third party app is distributing Motorola's software without any citing what so ever: that is straight up illegal!
I don't own any of the firmware / xml / or the program. All the credit goes to motorola
RULE: Questions Only No Other Replys!
Anyone who from now on whoever doesn't obey that rule gets reported
RESERVED
RESERVED FOR LATER!:laugh:
Yes, if you've deleted some system files and it's causing your OTA to fail, reflashing your firmware will let the OTA install properly. I'm not sure why you're getting so excited?
Visa Declined said:
Yes, if you've deleted some system files and it's causing your OTA to fail, reflashing your firmware will let the OTA install properly. I'm not sure why you're getting so excited?
Click to expand...
Click to collapse
Its a common issue I helped someone with the yesterday, so I put it up for everyone to see
Im helping people that went by the other tutorial to just restore system apps, because that is not the proper way to restore it all and get jellybean chances are it will fail again. Plus this isn't really exciting Im just helping so i can post more threads, to be able to post on the development thread which I've just obtained the ability
xXckkillerXx said:
Im just helping so i can post more threads, to be able to post on the development thread which I've just obtained the ability
Click to expand...
Click to collapse
Great. Thanks...
Its very useful for noob-users never done a rsd flash before, like me!
I replaced the missing apps and bootanimation and update still fails, so i think this is the way ill go!:good:
@visa decline: not every user here is a dev..
Thanks for the thanks
heifeif said:
Great. Thanks...
Its very useful for noob-users never done a rsd flash before, like me!
I replaced the missing apps and bootanimation and update still fails, so i think this is the way ill go!:good:
@visa decline: pls dont spam! Thx.
Click to expand...
Click to collapse
Haha, no problem! may I ask someone to provide me with a website to upload files to, as all have data caps and dont work efficiently, sorry for the wait guys.
This was known for over a month before... lol
SPAM
souljaboy said:
This was known for over a month before... lol
Click to expand...
Click to collapse
obviously can you not read?
Yeah, but in x threads with lot of searching for the exact way to use rsd...
For me...this is really helpful immo.
xXckkillerXx said:
Plus this isn't really exciting Im just helping so i can post more threads, to be able to post on the development thread which I've just obtained the ability
Click to expand...
Click to collapse
Just a quick reminder, this shouldn't be your reason for posting more threads. Posting threads for the sake of posting threads is known as spamming and in most cases results in posts/threads being deleted and you having to start back from 0. Take this as a friendly reminder to anyone thinking of doing this as we're all meant to be here to help each other and share a common interest.
Thanks
AvRS
xXckkillerXx said:
obviously can you not read?
Click to expand...
Click to collapse
Can you?
The atrix hd utility was made for this sole purpose, and does this all in with one button.
Yeah, but where are the steps for using it???
Maybe im the only one on here never flashed before, using rsd or all in one...but this thread is really helpful at moment for me and other noobs..
There are so much other freds with less information here...pls let the thread open...ok?
The app was edited and doesn't work if your just now downloading it someone needs to re-upload I'm spreading this around. If you don't like this thread then leave, its really that simple. Obviously I'm not doing this for no reason I already got two thanks on it after about an hour, chill out.
Sent from my MB886 using xda app-developers app
Can't knock someone for trying to help. This is what the Atrix HD threads need more of! I've actually been kinda frustrated with the lack of details. It's just been expected that people know how to do things when not every one does... Thanks OP!
Jelly Beaned up on the mAtrix HD
Someone is actually on an acceptable level of intellect, thank you.
Sent from my MB886 using xda app-developers app
xXckkillerXx said:
Code:
(2. Extract all archives to desktop place the separate xml file in with all firmware files this means: (put xml in with firmware files overwritting the xml it came with.)
Click to expand...
Click to collapse
what exactly should i replace?
Just copy the seperate xml-file in what??
Sry...noob-power!
And thx for the upload!!!:good:
Edit....owhhhh understand...replace the hole file!?!
Done. Will try it..
xXckkillerXx said:
Its a common issue I helped someone with the yesterday, so I put it up for everyone to see
Im helping people that went by the other tutorial to just restore system apps, because that is not the proper way to restore it all and get jellybean chances are it will fail again. Plus this isn't really exciting Im just helping so i can post more threads, to be able to post on the development thread which I've just obtained the ability
Click to expand...
Click to collapse
Yes, it was posted back in November here steps 1-8. Not sure of the need to have it posted yet again?!?
http://forum.xda-developers.com/showthread.php?p=33774480
Sent using xda premium app.
Note 2
N2licious
S3
S3licious
AHD
H Delicious
Licious ROMS © 2012-2013
Short..question to be sure again...
So the file-name in the rsd programme is now:
7.7.1Q-144_MB886_MR1-22_SIGNED_CFC.xml\7.7.1Q-144_MB886_MR1-22_SIGNED_CFC.xml
Replaced the hole xml with the new downloaded too.
Now, i can start flashing?!
rsd flashing worked fine...
Im on stock ics now...
Now rooting again (or better not ) and download ota!
Thx:good:

[Q] Lost root after flashing Android 4.3

Hi guys, I know you have tons of rules here and I tried my best to respect all of then by searching for a thread containing info on what in looking for but I couldn't find one. I rooted my phone a couple of years back and have been flashing various ROMs since. About a week ago however I flashed an unofficial android 4.3 ROM by CyanogenMod and after that once I discovered how buggy it was (as per the developer's warning) I decided to flash something else. However I couldn't access my recovery menu no matter what I tried and it looks like I've list root but I can't be sure of that. Ask the root apps aren't working and I got a toast from one of them saying you need root access to use this. Right now what I want is a way to either reroot or maybe there's a simpler way of solving this problem. If I could access the recover mode menu I could use the conventional way of rooting but right now I can't even di that. I'd really appreciate a solution if any of you could take the time out to give me one. Thanks so much and I really hope to hear from you.
I assume you flashed Chas' rom. If you could just read the op.... Chas gave everyone a soultion on a silver plate..
er.sorry
Abagnale said:
I assume you flashed Chas' rom. If you could just read the op.... Chas gave everyone a soultion on a silver plate..
Click to expand...
Click to collapse
To be really honest I'm not sure whether it was his ROM or not since I got it from a YouTube instructional video. There was a direct download link. Do you think you could please do me a favor and point me in the right direction to the solution? Losing my mind here since it's so buggy
prada_at_home said:
To be really honest I'm not sure whether it was his ROM or not since I got it from a YouTube instructional video. There was a direct download link. Do you think you could please do me a favor and point me in the right direction to the solution? Losing my mind here since it's so buggy
Click to expand...
Click to collapse
Go to Chas' Asylum thread in Android development, and use the search option. He gave the solution on 8th of August.
Sent from my GT-N7000 using xda app-developers app
At me it worked.
And saw it posted in a 4.3 thread/post
You have to disable and re enable it in developers option in settings.
And then try root privilege using apps to check if it worked like type su in terminal
Sent from my GT-N7000

Categories

Resources