Optimus V: All Things Root Guide (updated 03/11/13)
*** Important Note ***
We need your help to populate and keep this guide organized with the best and most relevant information. Please contact me (by PM) or your favorite Guide, or drop a note in the private chat section if you have any good information to contribute, update, or correct in the root guide. Alternatively, hit the button and ask a Mod to bring it to my attention.
Thanks for your help!
Again, If you have any questions or need assistance with any guides or recovery,ROM,kernel installation procedures: PM me or Phatninja55
Click the "Show" button below for a root warning / disclaimer:
Quick note / disclaimer: as always, you are ultimately responsible for any root-related activities on your phone.
You should understand not only the benefits of rooting, but also any possible consequences (voided warranty, boot-loops, bricking, etc.) that might occur as a result of your root-related actions.
AndroidForums.com / Phandroid.com, its owner, and staff are not liable for any root actions you might undertake as a result of information used from this site.
Reading, researching, understanding, and carefully following the published steps and instructions can go a long way towards helping to make your rooting efforts a successful one.
In addition to the disclaimer above, MacFett has pointed out that it is important to determine which OS you are running (2.2.1 or 2.2.2) and type screen you have as flashing the wrong recovery or ROM could soft brick your device. Read this first: [Guide] How to determine which screen your phone has If you have a 2.2.1 with the Novatek screen you can flash anything. If you have 2.2.2 with the Hitachi screen you will soft brick your phone if you flash a recovery or ROM just for the 2.2.1.
WARNING! Once you have rooted your phone you cannot use the "factory reset" option in the privacy setting on the phone. IT WILL BRICK THE PHONE. You can only use the "wipe data/factory reset" option in a custom recovery.
[Recovery] ZenGarden recovery Earthnfire78's "new member friendly" recovery (this has the fix recovery loop option).
[Recovery] TWRP 2.4.4.0 Made for Optimus S, but will work on our phone. It doesn't have the "fix recovery loop" option, but you can put the zipped COT on the root of the SD card just in case.
[ROM][WIP]Cold as Ice for Optimus V (CM-9 ICS) Go to the goo-inside.me link and download the 20120317 small signed zip (11/20 Virgin 19E patch link won't show up with phandroid or tapatalk app)
[ROM] IHO GitHub Wiki (CM7 IHO Gingebread) This is where you can also find: MiRaGe ROM; BobZ ROM; ICSandwich ROM; almost-purity; iho magpie; and the OM_Mandylion. All use the 20110828 Gapps except for the Harmonia and Mandylion which don't require the Gapps.
Kernels It's worth mentioning here that kernels for the newer Hitachi screens will also work for the older Novatek screens. However, the kernels designed for the older screens will not necesarrily work with the newer Hitachi screens. Further info (about this and a lot of other stuff) can be found here The pica07remix kernel works for both screen versions.
[Kernel] tvall_kernel_v0.2.1.zip This is a tweaked BobZohme kernel for more performance. Will work on all screen versions. Does not play well with Link2SD.
QtADB Why transfer files just from your uSD card to your PC and back, when you can use QtADB to see and transfer any file in your phone to your PC and from your PC to your phone. Will not work with COT or Xionia recovery's
Droid@Screen This will allow you to display your phones screen on the computer in real time. Great for tutorials or a black/blank screen problem.
APK MultiTool This is used for editing apk's and jar files (especially useful when porting a ROM over to the V). This is a link to the forum site in case your having installation problems. Link to download site is in first post.
Debut Video Capture Software This will record computer screen and voice (need mic if not built-in to computer) in real time for video Tutorials. Great with Droid@Screen
This seems to be the only recent place recently discussing root of the optimus v. I am unable to root my device in any way. I had it rooted using the superoneclick method, it worked great for a few days, then I attempted to change a font and when it rebooted, got stuck on the VM boot screen. I ended up (what I believe to be) re installing ROM from LG. I then reset to factory settings and erased everything, starting fresh. The phone works perfect, but I cant root. When I attempt to install Gingerbreak apk, I click on the icon in my file manager and instead of the install button coming up, I get words and coding, tried this many different ways with the same result. And when I use the Superoneclick method (which worked perfect before) it freezes during shell root, using all different combinations of settings and rebooting after every attempt. I've been working on this non stop for the last two days, and got nowhere. Any help would be greatly appreciated!! By the way model vm670 running droid 2.2.2 kernel v 2.6.32.9. Thanks for reading! ANY insight would be great!!
Device(s): Lg Op V runnin MiRaGe ROM with Zengarden Recovery
Carrier: Virgin Mobile
Thanks: 296
Thanked 107 Times in 91 Posts
Go to settings > about phone >baseband version, is it zv4 or zv5 , if it's one of those gingerbreak will work, make sure under applications > development > usb debugging is turned on. This could take up to 10 tries before it will work, or the first , let it run 10 minutes or so if it doesn't work pull the battery, put it back in and try again.
I finally got it!! I figured out what I was doing wrong. On the Xda site, I was downloading gingerbreak from the first list of downloads which are zip files, when I extracted them to my sd card they came out .c files. I kept scrolling down and noticed gingerbreak attachments with the .apk downloaded to the root of my sd card, accessed it through my file manager, and viola!! it ran as an app. Just checked root status and, it worked!! I posted this outcome so anyone with the same problem can learn from my dumb mistake!! Thanks for the quick replybadblue1!! And thanks a lot for the tutorial AndieOpie150!!
The Following User Says Thank You to kenball1980 For This Useful Post:
I am trying to figure out how to install zengarden, the instructions are very vague for a noob like myself .
First format the system, data, boot and cache partitions or run the Wipe/Format Options > Prepare for New Install, then push the zip to the data partition.
Code:
adb shell mount /data/ adb push "pathing to zip/name of zip" /data/
After that is done go to Advance Option > Deugging > Quick Fixes and select Install without sdcard. Recovery then will reboot and install the zip file.
He looses me at the very first line, format the system? Maybe once I figure it out I'll make a step by step for noobs.