• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [FAQ-GUIDE] ClockWorkMod Optimus Elite

where is the updated version and do i really need DIAG and msl or can i do it like the CWM before??

9_22_17_32 is the most up to date, you can flash just like you did before, use the instructions, you do not need msl. That needs to be removed from the guide.
 
K thanks, just to make sure so I don't waste my time, it IS newer than the one that came out yesterday later at night- say around 5pm mideatern time?
 
Regarding the MSL inclusion to the list of prerequisites:

It is included because if all hell breaks loose, it would be good to have your MSL (which, in turn, is required to enable Diag mode [unless there is another way to enable Diag without your MSL] and thus is the reason it is listed) and Diag mode on in advance, in case you are stuck in fastboot and need to get out of it, a la LacWare's instructions in Section 2 Subsection b.

The thought process was this: it's a just-in-case. Not needed unless something goes wrong, but if it does and it wasn't there in advance, you might regret not having taken care of that in advance. So, I would say no - it shouldn't be removed from the guide. It has a purpose. :)
EDIT: That being said, I will note that the MSL and respective prerequisites are recommended, but not required for clarity.

Also yes, 9_22_17_32 is the most recent version. Both the instructions and download link were updated to accommodate the new build.
 
An update that has been much needed:

Changelog implemented, bringing the FAQ-Guide up to version 1.0. I placed it at the very top of the post, just after the For-Dummies-Books quote, with a date that the changes took place.
Every date there are changes applied, the date following the word "CHANGELOG" will change to match. This is so you can easily see what changes have been made. The date will update at the end of that date (IE: night time,) for ease and culmination purposes. Meaning that you could check back the following day, see the changes, and take the appropriate action if any is required of you. I will also attempt to only apply the changes at night, so that users don't see the guide mid-change and make a mistake.

Soon I will be posting the earlier builds of CWM and their release dates. First, of course, I have to figure out where I'm going to put that section :P

Anyway, enjoy.
 
you can enable/disable diag mode by writing the pid. It will cause the phone to disconnect your usb and reconnect it, so dont get alarmed.

enable it;
Code:
echo 6310 > /sys/module/android/parameters/product_id

disable it
Code:
echo 61a6 > /sys/module/android/parameters/product_id
 
you can enable/disable diag mode by writing the pid. It will cause the phone to disconnect your usb and reconnect it, so dont get alarmed.

enable it;
Code:
echo 6310 > /sys/module/android/parameters/product_id

disable it
Code:
echo 61a6 > /sys/module/android/parameters/product_id

While good to know, I have no idea how to do that. Unless that's all I type in adb. Off to Google!
 
I don't remember where I got it, somewhere among the Elite forums here. This app will allow you to enable Diag Mode without your MSL

LG_OE_DiagMode-debug-unaligned.apk: Download LG_OE_DiagMode-debug-unaligned.apk from Sendspace.com - send big files the easy way

I think you also need Ministro II which I don't have to reupload for you. If you do that you can enable diag then once you get cwm you can install giantpune's custom kernel and get your MSL Code through that.

Edit: You can just download Ministro II from the market: https://play.google.com/store/apps/details?id=org.kde.necessitas.ministro
 
I don't remember where I got it, somewhere among the Elite forums here. This app will allow you to enable Diag Mode without your MSL

LG_OE_DiagMode-debug-unaligned.apk: Download LG_OE_DiagMode-debug-unaligned.apk from Sendspace.com - send big files the easy way

I think you also need Ministro II which I don't have to reupload for you. If you do that you can enable diag then once you get cwm you can install giantpune's custom kernel and get your MSL Code through that.

Edit: You can just download Ministro II from the market: https://play.google.com/store/apps/details?id=org.kde.necessitas.ministro

I'll compile an alternative guide for enabling Diag mode and giantpune's way of getting one's MSL tonight, check the changelog tomorrow.
 
Good deal, very informative thread. The post I made above "somewhere among the elite forum" shows the need for it, everything in one place. Keep up the good work.

Also I think it was giantpune who made that app, not positive though.
 
Good deal, very informative thread. The post I made above "somewhere among the elite forum" shows the need for it, everything in one place. Keep up the good work.

Also I think it was giantpune who made that app, not positive though.

That's the goal :)

And yes, it was. He linked to it as part of his Poot rooting method.
 
Method 2: Old School
If your Optimus Elite is currently powered on, power it off. Turn it back on by holding down the power button. As soon as it starts to turn on (signaled by the LG logo appearing, and/or by the device vibrating), immediately hold down the Volume (-) button/bottom part of the volume rocker, until the device enters ClockWorkMod



I also wanted to point out not that it's the biggest thing you can simply hold the volume button and turn on the phone still holding the volume button. I just hold the volume button then press the power button and keep holding the volume until it enters cwm. Kinda confusing way of saying it but you get what I mean.
 
I also wanted to point out not that it's the biggest thing you can simply hold the volume button and turn on the phone still holding the volume button. I just hold the volume button then press the power button and keep holding the volume until it enters cwm. Kinda confusing way of saying it but you get what I mean.

The syntax in Method 2 does need an update, I'll fix that tonight as well.
I'm making a list and checking it twice :D
 
When trying to install busybox i get an error "reloc_library[1311]: 2011 cannot locate 'android_reboot'... CANNOT LINK EXECUTABLE"

please help...
 
Am I blind or is there no MD5 to compare against for that .bin file like we are supposed to by following the instructions... The link to download it is on one of those free file share sites sendspace, and I dont see the MD5 on it, or in the FAQ.
 
Am I blind or is there no MD5 to compare against for that .bin file like we are supposed to by following the instructions... The link to download it is on one of those free file share sites sendspace, and I dont see the MD5 on it, or in the FAQ.

Fair point, the md5s were posted along with the original links in the ClockworkMod thread. That is where that post comes from.
 
The MD5 was intentionally omitted as it was mentioned that if the MD5 was incorrect, the whole process wouldn't work at all. If this is not the case, then it will be included.

It may also be included for completion's sake tonight regardless.
 
Back
Top Bottom