wkparks v1.25a - LG Optimus 3D

Can somebody please direct me to wkparks v1.25a and how to install it?

:fingers-crossed: Maybe this can help you.
dandavid3000 said:
Quick walkthrough here :
Make sure that all drivers are installed.
Unzip package from the link above.
Download CWM or TWRP (I use TWRP) and put them in /cwm.
Shutdown your phone, take out battery, connect it to computer by USB cable.
Open 'start_fastboot' and chose P920 (number 2). Wait for a second then plug in the battery.
Disconnect USB cable, wait for a second and connect it again (To make the phone boot into fastboot - LG cosmo appeared)
At the stage, It will ask you to check your bootloader version and install recovery tool. You choose to install CWM or TWRP line (not stock). Then choose yes and yes (twice), and wait for a second to install.
Next, type fastboot flash recovery cwm\cwm.img or fastboot flash recovery cwm\twrp.img . It depends on which recovery tool you want to use.
Click to expand...
Click to collapse

Just use the tool in this thread, cant get more easy than this.
http://forum.xda-developers.com/showthread.php?t=2144738

Related

[P920/RECOVERY/ICS][11-11-2012] CWM/TWRP for wkPark's alternate uboot

RECOVERY IMAGE for SU760 ICS leak build for P920​
This is all based on wkpark's thread here but focused only for p920.
ClockWorkMod(6.0.1.5) and TWRP(2.2.2.1) images as flashable images, to be used after you installed WKPark's alternate bootloader using his root signature. then we get full recovery back working on top of ICS.
Instructions on how to install the recovery.
Click to expand...
Click to collapse
Download wkparks fastboot loader from here
and extract contents into a temp folder.
1a. follow his instructions on how to install device drivers then goto step 2 or
1b.
remove battery, attach usbcable between pc and mobile.
Install the omap4430 driver, when you see a device appearing in "devicemanager" named omap4430,
rightclick on it and install driver from the 7z download and look in folder usb_drv_windows for the device driver.
remember to be fast to rightclick as it wil disappear and re-appear often until driver is installed.
1c. pc will find and install driver at next mobile restart (which is some seconds after.
Download the modified x-loader.bin,u-boot.bin,boot.img from this post and extract content into the temp folder from step1 and put files into the files directory found there.
extract attached p920-2-twrp.zip to the files folder you find in your files directory in the temp folder
extract attached p920-3-cwm.zip to the files folder you find in your files directory in the temp folder
remove battery and disconnect usb cable from mobile.
enter the temp you extracted to at step1, and run start_fastboot and select "2" in the menu shown in the commandline console.
attach usb cable
wait for the "start_fastboot to show alot of details and show booting 2ndboot.
attach battery when the 2ndboot information shows
fastboot v0.5 should be shown with a grey LG logo on your mobile now. , if not, go back and follow steps again.
at this stage, it can happen that "fastboot" driver for "LG Cosmo" device is installing but cannot find a driver, so you need to update driver through device manager, and point to the drivers, where the omap4430 driver was located too and update it.
Now its time to flash to new files run the 3 commands (one by one, do not try to copy/paste all 3 lines) shown just below as shown.
execute: fastboot flash x-loader files\x-loader.bin
execute: fastboot flash u-boot files\u-boot.bin
execute: fastboot flash boot files\boot.img
Lastly time to flash your recovery,
execute: fastboot flash recovery files\cwm.img
or
execute: fastboot flash recovery files\twrp.img
you cannot flash both images, as its not possible to have both recoveries installed.
11-nov-2012 - BOOTING INTO RECOVERY
Click to expand...
Click to collapse
You can always boot into recovery by holding 3D-BUTTON + VOL-UP down while pressing power-button to turn on mobile (without any cables attached to pc or power).
NOTES:
Click to expand...
Click to collapse
- If you do happen to get a bootloop it has been mentioned now, that it can happen if you copy/paster fastboot commands into the commandline shell.
these steps do NOT change anything of your system or data. it is only the bootloaders and boot.img/recovery.img which will change for the ICS build.
- both recoveries got USB mount storage issues, you will have to transfer files to sdcard or internal memory through windows.
- IMPORTANT: do not try and restore boot.img partition (before this install) from your ICS backups, it will cause the mobile not to boot.
and you will have to do the fastboot steps flashing this boot.img again. (it is caused by the signature is no longer a match)
THANKS TO:
Click to expand...
Click to collapse
wkpark - for his incredible work on getting us a custom uboot (still signed but a big help) - we await the unsigned boot
milaq - for the initial work on recoveries for our devices and cwm/twrp is used as base in these 2 images attached.
xbsall - the original release of ICS for p920/su760 edition.
A FEW STATEMENTS - CONFIRMING IT WORKS:
Click to expand...
Click to collapse
GlossGhost said:
I just installed it and it works as it should.
Click to expand...
Click to collapse
lemach said:
I have installed it on w7 64 bits and no problems. also i have installed rom manager and i can restart into recovery through rom manager o through app like quickboot.
Click to expand...
Click to collapse
Here is an alternative:
- download p920-1.zip and unpack to a temp directory.
- download usb_drv_windows.zip and install the driver. This is done when you see "omap4430" appear for a few seconds in device manager, when you attach phone to pc using usb without battery inserted.
- when driver is installed, install one of the recoveries attached to post #1 and unpack to the temp directory too, and finally run "runme.bat" from the temp directory you unpacked. and follow guideline here.
- when you see the commandline information "wait 5 seconds", you re-insert the battery.
- When "fastboot v0.5" shows in the optimus 3D display, you might need to install the fastboot driver(device: LG Cosmo) as well also located in the same zip above where OMAP4430 is found.
- If you do not get the "fastboot v0.5" in the phone display, something went wrong. and you might need to double check that your device manager in windows also shows the "OMAP4430 FastBoot USB device"
Never mind, wainting for a fix. Thanks
sorry guys, my guide works fine and so does the TWRP image and getting into it. But problem is, it seems original recovery does a trick to reset the flag "booting into recovery". So problem now is that it keeps booting into recovery and it cannot boot normally if you get TWRP started once.
I flashed back the original recovery for now and it works fine, when i sign that image with the new signature as well. but not worth much
booting original recovery once and the flag is reset and normal boot is possible.
Ill dig into this and report back and upload a working image, when i figured out the workaround this sad behaviour.
First, thanks for the tutorial and for your work. I wanted to know if this tutorial could be installed boot.img compiled by myself.
Google Translator
Enviado desde TheDarkRoom
adri_360 said:
First, thanks for the tutorial and for your work. I wanted to know if this tutorial could be installed boot.img compiled by myself.
Click to expand...
Click to collapse
yes, we can make custom boot.img as well with the solution he made. scripts and solution is posted in same thread mentioned in step1. i used it to create the recovery.img, but same goes for boot.img.
I hope u can find the solution for this. For some people like me, after we flash the bin, fls, root the device and use twrp. It just wont boot to recovery. So i hope this would work. But thanks again to xbsall for bringing ics to our device. At least now im on ics. Is there anyway i can use original recovery? So u can make a backup and restore if i need to reflash the ics bin again?
Thanks
Sent from my GT-P7500 using xda app-developers app
and it is working!!!!!
Finally got the continous reboot to recovery fixed!!!!
The images are bootable and do only reboot once into the recovery now.
the fix was to use some of the original binaries in the recovery so that mounts and binaries were started once.
So its all ok now.
I have also compiled a new CWM v6.0.1.5 from Recovery Builder clockworkmod, so its using latest release here, but it is not tested yet for full functionality.
This is nice. Thanks.
Sent from my LG-P920 using xda app-developers app
Thank you very much!! now it is late for me, but tomorrow i will follow your guide.
HELL YEAH! haha
HUGE THANKS, MAN!!! :victory: I was just about to flash the whole ROM again, just to make the TWRP work again :crying:
Im goin to start downloading and following the guide in a few min's.
I'll report as soon as im done with it :good:
-TMP
---------- Post added at 11:37 PM ---------- Previous post was at 10:50 PM ----------
ok.. im stuck @ 11.
"waiting for device"
it just wont start flashing. so i went to device manager and theres this new "connection" called LG Cosmo
and it says that the drivers for LG Cosmo are not installed.. what to do?
TMProduct1onZ said:
ok.. im stuck @ 11.
"waiting for device"
Click to expand...
Click to collapse
im stuck on highways, but where, might sometime be a good question if you want to avoid it
you cannot get much help unless you give more, so that kinda ends here.
but it might just be that when the OMAP4430 driver is installed and it loads fastboot v0.5 menu, it could be that the "fastboot" driver also needs to be updated.
check your device manager and find any new android device, and refer to the drivers you got with the step1 package or from my post#2 (i believe it could be your LG Cosmo device)
hmm
Dexter_nlb said:
im stuck on highways, but where, might sometime be a good question if you want to avoid it
you cannot get much help unless you give more, so that kinda ends here.
but it might just be that when the OMAP4430 driver is installed and it loads fastboot v0.5 menu, it could be that the "fastboot" driver also needs to be updated.
check your device manager and find any new android device, and refer to the drivers you got with the step1 package or from my post#2 (i believe it could be your LG Cosmo device)
Click to expand...
Click to collapse
lol ive told you where exactly i stuck :/
ok.. im stuck @ 11.
"waiting for device"
it just wont start flashing. so i went to device manager and theres this new "connection" called LG Cosmo
and it says that the drivers for LG Cosmo are not installed.. what to do?
Click to expand...
Click to collapse
So...
ive installed the LG COSMO drivers and it flashed.
and here's what happend:
-rom manager installed, reboot recovery
-bootloop
-had to flash XBSA404 again :/
-tryed again, same (bootloop)
-gived up
so at the end i had to do exactly that what ive tryed to avoid lol
but one good thing happend tho': Dualclock is gone :good:
now ive installed p940 recovery/TWRP again and it works...
Dont know if its only me
TMProduct1onZ said:
Dont know if its only me
Click to expand...
Click to collapse
you are not alone, its all those that do not understand the installation and wkpark's guide on using his tool. it is not that simple as just running an app. if drivers fail to install or you install the wrong driver, you never get fastboot opened, and if you never see fastboot menu on the phone when the tool starts and you insert battery as his guide says many things goes wrong.
but the instructions cannot be much more simple as they are, its 2 drivers its some steps in a command line to execute and thats pretty much it.
I will try it asap. I could go into fastboot mode last time so finger crossed. For those u have some problem going to fasboot mode try search the how to recover ur device to gb from xbsall. It works for me
Sent from my GT-P7500 using xda app-developers app
Dexter_nlb said:
you are not alone, its all those that do not understand the installation and wkpark's guide on using his tool. it is not that simple as just running an app. if drivers fail to install or you install the wrong driver, you never get fastboot opened, and if you never see fastboot menu on the phone when the tool starts and you insert battery as his guide says many things goes wrong.
but the instructions cannot be much more simple as they are, its 2 drivers its some steps in a command line to execute and thats pretty much it.
Click to expand...
Click to collapse
Hmm idk... maybe i really did something wrong but im sure it was all ok i did see the fastboot menu and i executed everything.
However ill do a backup and then try again later today
Sent from my P920 using ICS 4.0.4 by XBSA
Now its time to flash to new files run the 3 commands shown just below as shown.
fastboot flash x-loader files\x-loader.bin
fastboot flash u-boot files\u-boot.bin
fastboot flash boot files\boot.img
I could start fastboot with the grey logo and fastboot v0.5 on the top left of my device
when i type fastboot flash x-loader files\x-loader.bin
it says waiting for device
after i waited for 2-3 minutes the device just boot normally.
what did i do wrong?
thanks
edit:
i flashed all the command sucessfully
install rom manager
reboot into recovery and it boot loop
it only shows twrp logo and then reboot to lg logo
what should i do?
HOW TO INSTALL RECOVERY IMAGE WITH SUCCESS
I just installed it and it works as it should.
Here's how to do it.
1. Boot into fastboot
2. After installing drivers for OMAP and LG Cosmo, start the shell.
3. Execute lines one by one:
fastboot flash x-loader files\x-loader.bin
then
fastboot flash u-boot files\u-boot.bin
and
fastboot flash boot files\boot.img
EXECUTING THEM ALL WILL LEAD IN A BOOTLOOP, DONT WORRY ITS FINE
4. Boot into fastboot and flash them again.
fastboot flash x-loader files\x-loader.bin
then
fastboot flash u-boot files\u-boot.bin
and
fastboot flash boot files\boot.img
5. Flash recovery image.
fastboot flash recovery files\cwm.img
or
fastboot flash recovery files\twrp.img
After boot, install ROM Manager and reboot into recovery.
If you still have problems, go back and do everything right.
GlossGhost said:
HOW TO INSTALL RECOVERY IMAGE WITH SUCCESS
I just installed it and it works as it should.
Here's how to do it.
Click to expand...
Click to collapse
thanks, hope your assistance above will help those still failing, because when it works, its actually rather nice to have working.
i will also try to improve the documentation executing the lines now.
awi05 said:
what did i do wrong?
Click to expand...
Click to collapse
try and flash all the "fastboot" files as written once more, and maybe for testing purposes, try the cwm.img instead of twrp image. you can also switch to twrp when you see you got it working. i do not flash all files switching, only cwm or twrp images needs to be flashed.
When the bootloader is updated, we can actually flash boot and recovery images from a shell prompt now. as long as the image is with signature. but fastboot will just be a brick recovery step when you first got it working.

[Q] Problem flashing MIUI Rom V5

Hi guys..this is my first post and i am sorry to disturb the senior members but i am having a problem regarding "flashing boot.img"
I have unlocked bootloader but i don't want to download android sdk (since it would take hours and my net connection is bit slow) so if u guys can please help me in installing miui rom ..i am getting this error saying <remote:device should be rooted first.. and i get the same error in fastboot.exe cmd
contramaster24 said:
Hi guys..this is my first post and i am sorry to disturb the senior members but i am having a problem regarding "flashing boot.img"
I have unlocked bootloader but i don't want to download android sdk (since it would take hours and my net connection is bit slow) so if u guys can please help me in installing miui rom ..i am getting this error saying <remote:device should be rooted first.. and i get the same error in fastboot.exe cmd
Click to expand...
Click to collapse
Download UnlockRoot and root your device. After that download Flashtool and flash the boot.img from there. I'll put some steps in for that in a while.
UnlockRoot can be downloaded from here http://www.unlockroot.com/download.html
FlashTool can be downloaded from here http://androxyde.github.io/ (DON'T change the install path)
1) Root your phone with UnlockRoot, be careful as that program installs loads of junk toolbars if you aren't careful.
2) Extract the boot.img from the MIUI ROM to your desktop.
3) Install the drivers for FlashTool from this path (C:\Flashtool\drivers)
4) Connect your phone in fastboot mode. See below directions for that.
4a) Plug the large end of your USB cable into your computer.
4b) Take your battery out.
4c) Connect the small end of your USB cable to your phone while holding VOL UP (+).
4d) Put your battery in, a blue LED should show.
5) Click the lightning bolt in FlashTool and select fastboot mode.
6) Click select system to flash.
7) Find the boot.img you extracted and select it.
8) Wait for it to finish flashing.

[Q]Bricked? Can´t do anything!!

Hello Comunity
yesterday my LG p920 instently reboots. I tryed everything (Hard-Reset, Flash new rom whif CWM, restored old backup,..) but nothing helped
So I decydet to flash .bin which LGFlashtool but I got an error at 22% and now I can't do anything.
I just can start the Download mode whif omap4boot but if I flash I got an error again and again
I tryed to flash BOOTV21E .bin
i can´t flash x-loader and u.boot after entering Download mode omap4boot says Waiting for Device.
Pleas help me !!!!
Sorry for my bad english ;(
No one can help me ???? (
Drivers on pc must carefully be set up as in step 1 here:
http://forum.xda-developers.com/showthread.php?p=39269819
Turn off all antivirus. Remove all omap drivers and LG drivers and software from pc and reboot pc before beginning or there will be conflicts.
Try these
XXPowerner said:
Hello Comunity
yesterday my LG p920 instently reboots. I tryed everything (Hard-Reset, Flash new rom whif CWM, restored old backup,..) but nothing helped
So I decydet to flash .bin which LGFlashtool but I got an error at 22% and now I can't do anything.
I just can start the Download mode whif omap4boot but if I flash I got an error again and again
I tryed to flash BOOTV21E .bin
i can´t flash x-loader and u.boot after entering Download mode omap4boot says Waiting for Device.
Pleas help me !!!!
Sorry for my bad english ;(
Click to expand...
Click to collapse
Try these
http://forum.xda-developers.com/showthread.php?p=44532338#post44532338
GrMo Hady said:
Try these
http://forum.xda-developers.com/showthread.php?p=44532338#post44532338
Click to expand...
Click to collapse
It just boots to download mode can´t enter fastboot. I reinstalled the drivers 3 times same problem.
Make sure you did this
XXPowerner said:
It just boots to download mode can´t enter fastboot. I reinstalled the drivers 3 times same problem.
Click to expand...
Click to collapse
Make sure you did this:
If the LG COSMO appears in device manager install driver for her by select update driver then select browse my computer for driver {install driver Manual} and select Install driver from "inside folder have drivers"(omap4boot-for_optimus-v1.22 modified by XcachorroX®\usb_drv_windows) then try again step 2 flash fastboot
GrMo Hady said:
Make sure you did this:
If the LG COSMO appears in device manager install driver for her by select update driver then select browse my computer for driver {install driver Manual} and select Install driver from "inside folder have drivers"(omap4boot-for_optimus-v1.22 modified by XcachorroX®\usb_drv_windows) then try again step 2 flash fastboot
Click to expand...
Click to collapse
You should flash fastboot by this http://www.mediafire.com/download/b...for_optimus-v1.22+modified+by+XcachorroX®.rar
flash fastboot and Replace the original boot and download mode Until the fastboot is the basic boot for device.
Connect phone without battery,phone detect OMAP4430 {device manager}
Install driver omap "inside folder have drivers"(omap4boot-for_optimus-v1.22 modified by XcachorroX®\usb_drv_windows)
by select update driver then select browse my computer for driver {install driver Manual}
After driver installation ends remove usb cable
Run start_fastboot.bat and select option 2
Pull out battery
Hold Vol+
Connect USB cable, the usbboot will start
Insert battery while the usbboot is waiting
and follow the instructions,after this you see logo LG Gray in phone He asks you entered fastboot Answer no and accept to flash and Replace the x-loader / u-boot source
If the LG COSMO appears in device manager install driver for her by select update driver then select browse my computer for driver {install driver Manual} and select Install driver from "inside folder have drivers"(omap4boot-for_optimus-v1.22 modified by XcachorroX®\usb_drv_windows) then try again step 2 flash fastboot
GrMo Hady said:
You should flash fastboot by this http://www.mediafire.com/download/b...for_optimus-v1.22+modified+by+XcachorroX®.rar
flash fastboot and Replace the original boot and download mode Until the fastboot is the basic boot for device.
Connect phone without battery,phone detect OMAP4430 {device manager}
Install driver omap "inside folder have drivers"(omap4boot-for_optimus-v1.22 modified by XcachorroX®\usb_drv_windows)
by select update driver then select browse my computer for driver {install driver Manual}
After driver installation ends remove usb cable
Run start_fastboot.bat and select option 2
Pull out battery
Hold Vol+
Connect USB cable, the usbboot will start
Insert battery while the usbboot is waiting
and follow the instructions,after this you see logo LG Gray in phone He asks you entered fastboot Answer no and accept to flash and Replace the x-loader / u-boot source
If the LG COSMO appears in device manager install driver for her by select update driver then select browse my computer for driver {install driver Manual} and select Install driver from "inside folder have drivers"(omap4boot-for_optimus-v1.22 modified by XcachorroX®\usb_drv_windows) then try again step 2 flash fastboot
Click to expand...
Click to collapse
I try that too but after inserting battery my phone boots in to download mode an omap4 says waiting for device and nothing happens.
hey read the third methode =)
http://forum.xda-developers.com/showthread.php?t=2265363
it will bring your phone back
XXPowerner said:
I try that too but after inserting battery my phone boots in to download mode an omap4 says waiting for device and nothing happens.
Click to expand...
Click to collapse
Sometimes you install a new driver for a device that makes this device totally unuseable. In some cases it even disapears in Device Manager.
Here is what you do to show hidden devices:
Open Device Manager.
Click Show hidden devices on the View menu.
Devices that you install that are not connected to the computer are not displayed in Device Manager, even when you click Show hidden devices.
To see them do the following:
Close Device Manager if it is running.
Open a Command Prompt (CMD).
Type the following command, and then press ENTER:
set devmgr_show_nonpresent_devices=1
Open Device Manager by typing the following command:
start devmgmt.msc
It is important to start Device Manager this way, because when you close the command prompt window, Window clears the devmgr_show_nonpresent_devices=1 variable.
In this Device Manager you now see all devices!
Then select OMAP install and reinstall the driver, be sure you have the correct driver for this. Simple tool from OptimusRS http://d-h.st/IqU (driver is inside)
XXPowerner said:
I try that too but after inserting battery my phone boots in to download mode an omap4 says waiting for device and nothing happens.
Click to expand...
Click to collapse
You do not implement the instructions correctly
Try again and repeat what I did and I succeeded
GrMo Hady said:
You do not implement the instructions correctly
Try again and repeat what I did and I succeeded
Click to expand...
Click to collapse
I do but some small things Yesterday I success to flash the GB bootloader but nothing changed.
I think my battery are to low but I can´t charg it do you have some tips for me?
XXPowerner said:
I do but some small things Yesterday I success to flash the GB bootloader but nothing changed.
I think my battery are to low but I can´t charg it do you have some tips for me?
Click to expand...
Click to collapse
correct, now you have to flash your kdz or binarys =)
you can charge your Phone, but not long. Maybe 30min then your phone is ready for flash =)
I had exactly the same problem on thursday night!! Try flashing CMW and ICS bootloaders with Wpark‘s tool v1.25, then flash OptimusRS‘s JellyCream ROM, your phone will never be the same boring thing it was again!!!!
look
XXPowerner said:
Hello Comunity
yesterday my LG p920 instently reboots. I tryed everything (Hard-Reset, Flash new rom whif CWM, restored old backup,..) but nothing helped
So I decydet to flash .bin which LGFlashtool but I got an error at 22% and now I can't do anything.
I just can start the Download mode whif omap4boot but if I flash I got an error again and again
I tryed to flash BOOTV21E .bin
i can´t flash x-loader and u.boot after entering Download mode omap4boot says Waiting for Device.
Pleas help me !!!!
Sorry for my bad english ;(
Click to expand...
Click to collapse
try to flash fastboot by this tool https://docs.google.com/file/d/0Bwirw62bfRfeUWw0QU5jRVV4UlU/edit?usp=sharing
then flash rom in this topic http://forum.xda-developers.com/showthread.php?t=2337545
or any rom

Desperate for a Root Method for my P8 Max

Hi all,
Well I love my phone, just love it! BUT having bought it from China, like many I am stuck with the Chinese Model and firmware. Huawei Australia have assisted in unlocking the bootloader, now I am ready to root the phone. BUT, I have not had any luck sourcing a root method for it. Can someone please PLEASE help.
I am desperate as it keeps booting me out of Google Play Services, rendering my Huawei watch useless (ironic huh)
Any help would be appreciated. Email me if you like [email protected]
Michael
flash twrp recovery and install root with it very easy way
A Big Thank You and....
rowihel2012 said:
flash twrp recovery and install root with it very easy way
Click to expand...
Click to collapse
That sounds to easy, only question, how do I do that? Is there an instruction manual or guidance anywhere?
I have flashed other phones in the past but this one is stumping me.
I have looked for some of these methods only to be completing surveys that inundate me with spam and phone calls, only to be left without the downloads that I needed. Did I mention how much I love my phone?
Thanks again
Michael
Managed to root my phone.. even when I have updated the EMUI to B018, but there was an issue.. I tell you below
Step I follow from Chinese Forum below...
Preparation step :
1. download the tools from
https://www.mediafire.com/?9drsdo2f6hn4j34
2. Extract the content to your local. Note there are two folders :
- Folder 1 is for the tool that contains the TWRP recovery.img and the adb/fastboot tool,
- Folder 2 is for the original recovery
3. Copy the SuperSU zip to your phone (either in internal or external memory of your phone)
Installation step :
Step 0, unlock your bootloader (search around on how to do it)
1. Since I am using mac, somehow I don't need to install any driver, but if you using windows, install all the driver yourself
2. Enable the developer mode in your phone, and after that enable the usb debugging
3. Turn off your phone, and boot to fastboot (in off mode, connect the phone with your PC then press Volume Up and Power Button together)
4. Since now your phone has been connected to the PC, go to that Tool folder in respective of your OS, then overwrite the recovery with TWRP with fastboot command (install custom recovery) *note : for mac just add "./" in every command
- check the whether its connected : fastboot devices
- install TWRP : fastboot flash recovery recovery.img
5. Restart your phone and boot to recovery
- restart : fastboot reboot
- after reboot, turn off your phone
- reboot to recovery : turn on your phone by holding Volume Down with Power button
- Now you are at TWRP
6. Install SuperSU (root)
- Install SuperSU zip that has already been copied to your phone using TWRP (use the Install mode)
7. Reboot the phone
- Use reboot function in twrp
8. Profit
Theoritically the above things works but I have some issues following the above :
- After step 4, after recovery being flashed with TWRP seems like my phone Boot Partition is being overwritten too
- So when I rebooted the phone, it boot to TWRP instead
- So I tried to re-flashed the recovery with the original EMUI rom recovery (go to the folder "2.P8Max_Official_Recovery(For_restoration)" to find the original recovery.img). Also note that in the this folder, the adb and fastboot is only for mac. The one for windows use it in the tools
- This is done by going to fastboot again, then do command : fastboot flash recovery recovery.img
- This time using the original recovery
- Now when I rebooted the phone, it goes to EMUI recovery, then I just clicked restart to system or something
- After this, everything fixed, and I have SuperSU install and phone rooted
You can follow the above, but do it at your own risk, I am not responsible if your phone brick hehehe..
Original chinese forum is here : http://cn.club.vmall.com/thread-4919441-1-1.html
Click to expand...
Click to collapse
1 min Search
michaeldanielbourke said:
That sounds to easy, only question, how do I do that? Is there an instruction manual or guidance anywhere?
I have flashed other phones in the past but this one is stumping me.
I have looked for some of these methods only to be completing surveys that inundate me with spam and phone calls, only to be left without the downloads that I needed. Did I mention how much I love my phone?
Thanks again
Michael
Click to expand...
Click to collapse
just flash this recovery with fastboot
https://dl.twrp.me/p8/twrp-2.8.7.1-p8.img
fastboot flash recovery twrp-2.8.7.1-p8.img
then enter the recovery with hold power+volume up
install this file with install zip from twrp
https://download.chainfire.eu/696/SuperSU/UPDATE-SuperSU-v2.46.zip?retrieve_file=1
now you have root
very easy
rowihel2012 said:
just flash this recovery with fastboot
https://dl.twrp.me/p8/twrp-2.8.7.1-p8.img
fastboot flash recovery twrp-2.8.7.1-p8.img
then enter the recovery with hold power+volume up
install this file with install zip from twrp
https://download.chainfire.eu/696/SuperSU/UPDATE-SuperSU-v2.46.zip?retrieve_file=1
now you have root
very easy
Click to expand...
Click to collapse
I am so so sorry and a little embarrassed to ask this.
1. I am using the And it sees my phone
2. I am not sure how to fastboot.
3. Do I install the file "install this file with install zip from twrp" onto my device? (p8 max)
Again, I thank you.
michaeldanielbourke said:
I am so so sorry and a little embarrassed to ask this.
1. I am using the And it sees my phone
2. I am not sure how to fastboot.
3. Do I install the file "install this file with install zip from twrp" onto my device? (p8 max)
Again, I thank you.
Click to expand...
Click to collapse
1-shut down the phone
2-connect the usb cable with holding volume down .now you will be in bootloader
3-open cmd command in windows
4-type (fastboot flash recovery recovery.img (you must before rename the recovery file to recovery.img)
5-now after flashing the recovery .hold power+volume up to enter recovery
6-then install the root zip file
7-reboot the phone
You are so so helpful.
rowihel2012 said:
1-shut down the phone
2-connect the usb cable with holding volume down .now you will be in bootloader
3-open cmd command in windows
4-type (fastboot flash recovery recovery.img (you must before rename the recovery file to recovery.img)
5-now after flashing the recovery .hold power+volume up to enter recovery
6-then install the root zip file
7-reboot the phone
Click to expand...
Click to collapse
I will try this when i get home. I am always confused by the process. I am to old for all of this
Michael
BTW you will get in a Bootloop if your dont know how to exit I would not root your phone!
Sadly, this does not work for me. I did everything you suggested and in the command window I get nothing
I know the risks ( I think)
Hirs_E_Fruit said:
BTW you will get in a Bootloop if your dont know how to exit I would not root your phone!
Click to expand...
Click to collapse
Thanks so much for your concern, I know. But I love the phone but need to make it more Android (Google) friendly as it has Chinese firmware which keeps ending any relationship I have with google play services thus rendering the phone useless (almost)
You have been so helpful
rowihel2012 said:
1-shut down the phone
2-connect the usb cable with holding volume down .now you will be in bootloader
3-open cmd command in windows
4-type (fastboot flash recovery recovery.img (you must before rename the recovery file to recovery.img)
5-now after flashing the recovery .hold power+volume up to enter recovery
6-then install the root zip file
7-reboot the phone
Click to expand...
Click to collapse
I did all you suggested and I could not get it to I renamed the file and as you can see I did a command entry and can see my device which is in faboot and rescue mode (phone unlocked) then I type the command you suggested fastboot flash recovery recovery.img and I get this message
I just do not know what I am doing here
Have u unlocked the bootloader?
BTW my method i posted works if u do it right!
michaeldanielbourke said:
I did all you suggested and I could not get it to I renamed the file and as you can see I did a command entry and can see my device which is in faboot and rescue mode (phone unlocked) then I type the command you suggested fastboot flash recovery recovery.img and I get this message
I just do not know what I am doing here
Click to expand...
Click to collapse
The recovery img file link did you downloaded it?
You must download it and but the recovery.img file in fastboot folder
Then rename it to recovery.img.
And open cmd orders from fastboot folder .
Just type
fastboot flash recovery recovery.img
You must download the recovery file into the same folder that you ran your command and in your case "p8 max root". Make sure that the recovery filename is recovery.img instead of some other names.
Sent from my HUAWEI P8max using Tapatalk
Can I just say you have all been so helpful, l am a newb who got cocky and killed my beautiful phone. Now i just get the Huawei logo and no software
What recovery are you on right now? The stock one or twrp?
Sent from my HUAWEI P8max using Tapatalk
Stock
Leechoonhwee said:
What recovery are you on right now? The stock one or twrp?
Sent from my HUAWEI P8max using Tapatalk
Click to expand...
Click to collapse
Hello,
I have twice but now I am stuck on the Huawei logo and powered by Android screen. I can boot into Stock Bootload but no longer TWRP
even though I have reflashed recovery twice. Just chinese language and the EMUI screen with the three options
I think it's time to unroot and flash a new system and do it like i posted, then it will work!
michaeldanielbourke said:
Hello,
I have twice but now I am stuck on the Huawei logo and powered by Android screen. I can boot into Stock Bootload but no longer TWRP
even though I have reflashed recovery twice. Just chinese language and the EMUI screen with the three options
Click to expand...
Click to collapse
Did you reflash recovery2 also?

How to install TWRP into the LG P500H from Koodo?

I have a Koodo LG P500H. I am having a very hard time installing TWRP.
Firstly Play store doesn't work. It has this old thing called "Market" that has some apps, but not all. Market eventually gets updated to Playstore, but I can't even find TWRP manager. There was another app in the Playstore that I tried called ROM Manager. It said it installed TWRP for me. I restarted the phone, and nothing happened.
Restarting and Holding power/volume down/home will show a picture that seems to be some sort of recovery mode. But it only run for 1-2 seconds before the phone restarts itself. Nothing happens.
I tried to use ADB. But after rebooting the device it just restarted without ever going into recovery mode. So the flash command just get stuck at "Waiting for Device." Does this phone even have a recovery mode?
This phone doesn't support Odin.
I am used to using TWRP. Without it I cannot flash the phone into new OS.
And every single time I fail, the whole phone seems to have reformatted. So I have to enter in my wifi password and gmail again. All of that typing on a very small keyboard takes a lot of time. I had spent hours on this phone without getting TWRP working.
Please help.
going to twrp web site here
downloading the recovery
reboot to fastboot ( bootloader ) than using terminal whit adb driver :
fastboot flash recover '' recovery.img ''
Gw4nM4n said:
going to twrp web site here
downloading the recovery
reboot to fastboot ( bootloader ) than using terminal whit adb driver :
fastboot flash recover '' recovery.img ''
Click to expand...
Click to collapse
The problem is when I reboot into fastboot (adb reboot bootloader), the phone will go into "phone off battery charging mode". It never actually goes into the bootloader.
Ok I did the following and it seems fastboot and TWRP works now. Be sure to enable USB Debugging on your P500.
1) Fastboot tutorial (I did everything here. I hit "ok" on the LGMDP 1.5 tool as needed. Do not wait till the countdown timer goes to zero.)
http://forum.xda-developers.com/showpost.php?p=15122833&postcount=100)?
FastBoot Tutorial
1. Please download this (or from here) file and unzip it in to any folder.
2. Start LGMDP 1.5 tool with the phone connected (you need to have USB drivers installed) and click on Select Port
3. A separate window should appear like the one below
Just click connect
4. Another window will take shape (LGE Mobile security) with lots of options (links)
Click on the first upper right Browse and select the folder in with you have unzipped the files. You will get some errors that some image, table or headers are missing. Just click OK and in the end everything that should remain selected is Partition Table, APPSBL Image Header and APPSBL Image.
Now just close the window (click on x)
5. Now you are back on the main window and here you'll have to click on Download
6. You are almost done and from now on everything should go on automatically.
NV Backup
Autorestart in Emergency\Download mode and upgrade the files (you selected on step 4)
NV Restore (the last step) Do not disconnect the USB cable until the restore is done
Wait for the phone to restart in normal mode (your current rom).
That should be everything you need to do to get fastboot enabled.
Click to expand...
Click to collapse
2) Install PdaNet+ (This was the only thing I did in this tutorial. It fixed the usb driver and the fastboot can then communicate with my PC.)
http://forum.xda-developers.com/showthread.php?t=1350733
http://pdanet.co/a/
(Note: On top of Partition Table, APPSBL Image Header and APPSBL Image in step 4, I also selected the TWRP image file as my RECOVERY image. Not sure if this make a difference. )
(Note 2: I think you can also get the LG drivers here.)
3) Restart, hold down power + home to boot to the fastboot. Or in ADB type adb reboot bootloader.
4) Open ADB (while phone is still in fastboot mode) and type fastboot flash recovery twrp.img (after downloading the TWRP image, renaming it and moving it to my ADB root folder. I am using TWRP 2.8.0.1 here.)
5) Type fastboot reboot
6) After the phone restarts, type adb reboot recovery. TWRP runs for me. Power+Home+Volume Down (3 button combo) also works now. (Previously this would reset the phone.)
Hey Man, im glad it worked. I could use your help.
I bricked my phone and need the restore file, Do you think you could make a backup from TWRP and upload it?
I would be super grateful.
Thank you.
Here is a zip with CM11, twrp 3.0.2.0 and Gapps for CM11.
Its the best rom I found.
https://www.dropbox.com/s/qt7z1cxq92nhpz5/LgP500CM11V4.4.4.zip?dl=0
Hi. What is your "brick" like? Does your TWRP still run? If yes you can just copy a custom OS into your Microsd card and install it from your Microsd.
You can also use ADB push to move files from your PC to the phone.
http://www.androidauthority.com/android-customization-transfer-files-adb-push-adb-pull-601015/
Sent from my MT2L03 using XDA-Developers mobile app
If you TWRP doesn't run, you need to install that first. Do steps 3 and 4 in the above post to boot into bootloader and install TWRP.
3) Restart, hold down power + home to boot to the fastboot. Or in ADB type adb reboot bootloader.
4) Open ADB (while phone is still in fastboot mode) and type fastboot flash recovery twrp.img (after downloading the TWRP image, renaming it and moving it to my ADB root folder. I am using TWRP 2.8.0.1 here.)

Categories

Resources