Sorry for the lack of updates and responses to the blog/tutorials. I've had many comments on here and on youtube that have gone unanswered over the last couple of months. I am doing a PhD and have very little free time at the moment, and so i've been leaving it up to other people to answer most questions. Also, i'm really not an expert and the XDA developers forums where all of these ROMs are made is the best place for technical advice. I find the instructions given on the XDA forums are generally very brief and hard to understand/follow, and result in many hours of frustration and question asking. I thought it would be a good idea to combine all of the different resources needed for rooting and installing customs ROMs, and then write a comprehensive tutorial with a video so that people can more easily understand and follow. Having said that, these things are NOT for beginners and there are risks of 'breaking' your phone while doing it. I'm not an expert at phone hacking, but i'm a bit of a nerd and quite proficient with computers, and so after lots of reading and struggling I was able to work my way though it.
There have been many release candidates (RC, like beta versions) of android 2.3 gingerbread being released by the Cyanogenmod community, and i've been using android 2.3 gingerbread on my LG Optimus T for over a month now that incorporates the CM7 rom and tweaks it so that it works with the LG Optimus phone (CM is not releasing it specially for the Optimus phones). All this time the ROM i've been using has been in the beta stages, and now with the final release of CM7 there should be a 'final' release in the next couple of weeks. When this happens I will put up a new tutorial and video, and try to be more comprehensive and answer some of the lingering questions on youtube and on this blog. I may install a new recovery program as well, so I will show myself doing this from scratch so that people can see how it's done.
Till then, hit up the XDA developers forums if you have more specific problems!
http://forum.xda-developers.com/forumdisplay.php?f=836
Search Tablet-Crunch Blog Postings (i.e. LG Optimus T, iPad, etc...)
Popular Posts
-
EDIT - I have added a video review of this phone with these modifications made. http://tablet-crunch.blogspot.com/2011/01/lg-optimus-t-one-...
-
In order to supplement my previous blog post where I provided general information and links on how to root, install a custom recovery, insta...
-
Here is a video review I did to give everyone a look at how quick and snappy the LG Optimus T is after rooting, installing the custom ROM ...
-
So a clever user "mik_os" over at the XDA developers forums have gone and fixed that pesky touchscreen bug with the LG Optimus T /...
-
So unless you've been living under a rock (or maybe not a complete nerd I guess) you've heard of Wind Mobile in Canada. They are try...
-
There has been controversy ever since the original rumours of a 'retina' display coming for the iPad 2 were released (double the re...
What upcoming tablet/platform are you most interested in buying?
Showing posts with label xda developers. Show all posts
Showing posts with label xda developers. Show all posts
Tuesday, April 12, 2011
Sunday, January 23, 2011
Video Tutorial - How to Root, Install Recovery, and Install Custom ROMs on LG Optimus T / One
In order to supplement my previous blog post where I provided general information and links on how to root, install a custom recovery, install a custom ROM, and overclock your LG Optimus T / One, I have created two new videos. Please use this video in conjunction with my previous blog post (http://tablet-crunch.blogspot.com/2011/01/lg-optimus-t-rooting-recovery-rom.html). Please do this at your own risk as there is the possibility of bricking your phone (damaging it). I am NOT an expert or a developer, just someone who struggled through this process and thought people could really benefit from a more clear and concise guide on how to do this (instead of random information from different sources that is hard to follow). If you have problems or comments PLEASE post them in this blog and go to the XDA developers forum and search/post there!
Part 1:
http://www.youtube.com/user/canadabboy?feature=mhum#p/a/u/1/WEu6vK1vVLE
Part 2:
http://www.youtube.com/user/canadabboy?feature=mhum#p/a/u/0/jD5tevq4dg4
Part 1:
http://www.youtube.com/user/canadabboy?feature=mhum#p/a/u/1/WEu6vK1vVLE
Part 2:
http://www.youtube.com/user/canadabboy?feature=mhum#p/a/u/0/jD5tevq4dg4
Tuesday, January 18, 2011
LG Optimus T - Rooting, Recovery, ROM Installation, and Overclocking
EDIT - I have added a video review of this phone with these modifications made.
I have also added a video tutorial on how to do the following to your own phone. This video should be used as a supplement to this guide. Again, proceed at your own risk as I believe this voids your warranty.
In my WIND Mobile phone buying guide, the LG Optimus T came up as the best valued phone. I purchased two of these phones from ebay for around $250 each (canadian, including shipping, duty, tax, and unlocking fees). I've been told by other users that they have paid upwards of $300, but I guess it depends where you get it from. I'm going to go over how you can root your phone, install custom ROMs (custom unofficial versions of the firmware/operating system), and overclock your phone. Remember, this is not official and I believe voids the warranty of your phone, and there is a risk that if something goes wrong you can brick your phone (essentially destroy it, although sometimes recovering it is possible). The sites I am going to link you to give detailed walkthroughs and should outline the possible risks. I have done the following with two different LG Optimus T phones with no problems, but there is a risk i'm told. This processes can be a bit frustrating and challenging to figure out and it can be hard to find everything, so i've consolidated everything you need to this one post and provided links for each part. Remember, work carefully and proceed at your own risk!
http://forum.xda-developers.com/showthread.php?t=901247
The first step is to root your phone. Luckily the program Z4root works as a 1-click rooting solution for the LG Optimus T. This application is no longer on the android market, but you can find it with a quick google search, or even better you can get it from the source at the XDA developers forums here.
http://forum.xda-developers.com/showthread.php?t=833953
The XDA developers are going to come up a lot, because they do a lot of the work in making custom ROMs, rooting phones, etc...
Step 1) Download Z4root onto your computer and load it onto your phones microSD card.
Step 2) Download an APK manager/installer from the Android market. This program will allow you to find the APK file that you just downloaded from the web and put onto your SD card, and install it onto your phone.
Step 3) Run Z4root and root your phone (permanent rooting option).
Step 4) Install custom recovery.
Now, once you've rooted you need to install a custom recovery program, found here.
http://forum.xda-developers.com/showthread.php?t=844483
This program allows you to boot your phone into 'recovery mode', which enables you to flash (install) custom ROMs (like version of the operating system), custom kernals (custom settings that enable overclocking), and perform backups of your entire system and all your apps (using titanium backup and NAND backup). Don't worry about these details for now, just follow the link above and walk through the guide. I downloaded a terminal emulator on my phone from the market in order to enter the commands they have listed. When you download the terminal emulator, open it up and then type "su" without the quotation marks. It will then ask you for superuser/root permission, and click YES. Now you will have a # sign and you can go ahead and type all of the commands listed on the website I linked above. Keep in mind that you do NOT type the # symbol for each command line. The # symbol just indicates that you are in the root directory of your SD card. Keep in mind this command (# mv /system/etc/install-recovery.sh /system/etc/install-recovery.sh.bak) did NOT work for me, but as i've read it isn't supposed to. If you read through the questions and comments in the walkthrough thread for installing this ROM, someone asks about this step not working. The developers response is...
"You don't want that file (referring to install-recovery.sh) there as it keeps recovery from "sticking" its not in all roms usually there ater you do an ota update. That command removes it. If its not there move on to next step."
So as you are going through and entering the commands, keep going even if this one gives an error (check the thread in the link and you'll read cases of other people who have had similar problems, and how they fixed them). As long as you're confident that you've typed in the commands as they are given, just keep going through them and hopefully it will work. Remember these are syntax sensitive, so make sure to copy them VERBATIM.
Now keep in mind, I found installing the recovery to be the hardest part of this entire process. Also remember, all of these ZIP files you download (kernals, roms, recovery, etc...) must be copied over as the ZIP file. Do NOT unzip them and copy the contents to your SD card, this will NOT work. Once you have your phone rooted and the custom recovery install, you can quite easily install ANY ROM you want. This means that when people start releasing their custom 2.3 gingerbread ROMs (which usually come out long before the official firmware update is released) you can be the first one on the block to be running it.
This program allows you to boot your phone into 'recovery mode', which enables you to flash (install) custom ROMs (like version of the operating system), custom kernals (custom settings that enable overclocking), and perform backups of your entire system and all your apps (using titanium backup and NAND backup). Don't worry about these details for now, just follow the link above and walk through the guide. I downloaded a terminal emulator on my phone from the market in order to enter the commands they have listed. When you download the terminal emulator, open it up and then type "su" without the quotation marks. It will then ask you for superuser/root permission, and click YES. Now you will have a # sign and you can go ahead and type all of the commands listed on the website I linked above. Keep in mind that you do NOT type the # symbol for each command line. The # symbol just indicates that you are in the root directory of your SD card. Keep in mind this command (# mv /system/etc/install-recovery.sh /system/etc/install-recovery.sh.bak) did NOT work for me, but as i've read it isn't supposed to. If you read through the questions and comments in the walkthrough thread for installing this ROM, someone asks about this step not working. The developers response is...
"You don't want that file (referring to install-recovery.sh) there as it keeps recovery from "sticking" its not in all roms usually there ater you do an ota update. That command removes it. If its not there move on to next step."
So as you are going through and entering the commands, keep going even if this one gives an error (check the thread in the link and you'll read cases of other people who have had similar problems, and how they fixed them). As long as you're confident that you've typed in the commands as they are given, just keep going through them and hopefully it will work. Remember these are syntax sensitive, so make sure to copy them VERBATIM.
Now keep in mind, I found installing the recovery to be the hardest part of this entire process. Also remember, all of these ZIP files you download (kernals, roms, recovery, etc...) must be copied over as the ZIP file. Do NOT unzip them and copy the contents to your SD card, this will NOT work. Once you have your phone rooted and the custom recovery install, you can quite easily install ANY ROM you want. This means that when people start releasing their custom 2.3 gingerbread ROMs (which usually come out long before the official firmware update is released) you can be the first one on the block to be running it.
Step 6 (optional)) Install custom kernal to enable greater overclocking. The Megatron rom is plenty fast and is overclocked to 730 mhz without the need for any programs like SetCPU. If you want to go a bit higher, you can download a custom kernal here.
http://forum.xda-developers.com/showthread.php?t=866774
For the kernal you download it, move the zip file onto your SD card, boot into recovery mode, and then flash it from zip. Then when you reboot your phone you will be able to overclock past 730 mhz up to a stable 806 mhz. I've tried going higher, but 806 mhz seems to be the best stable speed to go with. Now in order to do this, you need the program SetCPU from the market. I had to buy this for 2-3 dollars, and it was worth it because I feel like my phone is a little bit more snappy at 806 mhz vs 730 mhz, but it's your choice. SetCPU also gives the option to scale back the CPU's clock speed when it isn't being used (i.e. when it's idle in your pocket), so I have mine set with a max of 806 mhz, and a minimum of 250 mhz.
http://forum.xda-developers.com/showthread.php?t=866774
For the kernal you download it, move the zip file onto your SD card, boot into recovery mode, and then flash it from zip. Then when you reboot your phone you will be able to overclock past 730 mhz up to a stable 806 mhz. I've tried going higher, but 806 mhz seems to be the best stable speed to go with. Now in order to do this, you need the program SetCPU from the market. I had to buy this for 2-3 dollars, and it was worth it because I feel like my phone is a little bit more snappy at 806 mhz vs 730 mhz, but it's your choice. SetCPU also gives the option to scale back the CPU's clock speed when it isn't being used (i.e. when it's idle in your pocket), so I have mine set with a max of 806 mhz, and a minimum of 250 mhz.
EDIT - BIG news!!! You can go through that same process for step 6 to install the kernal for OC'ing, but a new kernal has been released that FIXES THE TOUCHSCREEN BUG!!!! So all of that crazy lag and slowdowns in games when you touch the screen (the CPU usages would spike to 100%) has been mostly fixed. This new kernal also allows overclocking the same as the one posted above at the start of step 6, so I would strongly advise to use this one instead!
http://forum.xda-developers.com/showthread.php?t=929941
http://theunlock.ca/html/pricemodels.php
An anonymous poster gave the following type in the comments section on unlocking.
"Also I suggest you add this in ur unlock section: this megatron rom is developed based on LP500, which is identical as LP509 but used by t-mobile in U.K. There is a possibility that the unlock code enter screen does not show up even you have the WIND SIM in place after reboot. Inorder to load the unlock code you'll need to type in: 2495#*500# instead 509, while other ROM developed based by other version require change the 500 to 510/507/511 etc. Mode number can be accessed by click "setting->about phone-> model number..
hope this helps.
make sure the unlock code is 16 digits no more no less...
i wasted four tries by entering 17 digits."
An anonymous poster gave the following type in the comments section on unlocking.
"Also I suggest you add this in ur unlock section: this megatron rom is developed based on LP500, which is identical as LP509 but used by t-mobile in U.K. There is a possibility that the unlock code enter screen does not show up even you have the WIND SIM in place after reboot. Inorder to load the unlock code you'll need to type in: 2495#*500# instead 509, while other ROM developed based by other version require change the 500 to 510/507/511 etc. Mode number can be accessed by click "setting->about phone-> model number..
hope this helps.
make sure the unlock code is 16 digits no more no less...
i wasted four tries by entering 17 digits."
With only Megatron ROM (730 mhz overclock built into the ROM):
Neocore - 48.1 FPS
Quadrant - 1221
Linpack - 8.767
With Megatron ROM and 806 mhz overclock:
Neocore - 51 FPS
Quadrant - 1350
Linpack - ~9.1
Stock phone out of the box with no tweaks:
Neocore - 44.0 FPS
Quadrant - 447
Linpack - 3.931
Overall I thought the phone was very nice and smooth stock, but it feels much smoother and nicer now! The menus and transitions are REALLY smooth, everything is great. Games stutter a bit here and there probably due to the touch screen bug, but hopefully 2.3 will fix that! I have angry birds which runs pretty well, just a bit choppy sometimes when my finger is on the screen. Again, this lag is caused by a problem in the Android code, which is supposed to be mostly fixed in Android 2.3 gingerbread.
Hope that was helpful, I will be following up with a short video review of my LG Optimus T, showing off the speed when using the Megatron ROM and 806 mhz overclock as discussed above!
Edit - Video is up! Go to the youtube page to view this video in HD!
http://tablet-crunch.blogspot.com/2011/01/lg-optimus-t-one-video-review.html
Edit - Video is up! Go to the youtube page to view this video in HD!
http://tablet-crunch.blogspot.com/2011/01/lg-optimus-t-one-video-review.html
Subscribe to:
Posts (Atom)



