[RECOVERY][GEEHRC] TWRP-3.0.3-3

Search This thread

dadi11

Recognized Developer
Mar 12, 2011
2,872
8,088
Lubin
www.facebook.com
IgPXojC.png

TeamWin's TWRP Touch Recovery for LG Optimus G (geehrc).
https://twrp.me/


TWRP is an open source, community project. TWRP development is done by roughly 4 people at this point. We also have a large support community with many people who are willing to answer questions and help people with their devices either through our IRC channel or on forums like xda-developers.

Team Win was originally formed to work on porting WiMAX to CM7 for the HTC EVO 4G. After our work on the EVO 4G we wanted to work on a project that would work on more devices than just the EVO 4G and we settled on working on a recovery. Today TWRP is the leading custom recovery for Android phones.

A custom recovery is used for installing custom software on your device. This custom software can include smaller modifications like rooting your device or even replacing the firmware of the device with a completely custom “ROM” like OmniROM

You can find the source code for TWRP at github.com/omnirom/android_bootable_recovery/

Screenshots:


Flashing Instructions:
To install recovery images use Flashify / Rashr from Play Store or flash in your current recovery. Otherwise use adb.

Remember to do backup of your current recovery before installing.


Changes:

  • compiled on omnirom-7.1 source
  • latest twrp updates included
  • updated device trees
  • prebuilt kernel
  • fixed AROMA installer
  • fixed screen brightness
  • extra languages + Polish by me
  • permissive selinux
  • enabled logd/logcat in recovery
  • enabled fuse exfat, ntfs-3g, jpeg
  • external storage as default storage
  • enabled usb-otg support
  • enabled modem backup

Download Links:
TWRP-3.0.0-0: geehrc

Device Source:
https://github.com/Split-Screen/android_device_lge_geehrc
https://github.com/TeamHorizon/android_kernel_lge_gee

XDA:DevDB Information
Unofficial TWRP-3.0.3-3 for LG Optimus G variants by dadi11, Tool/Utility for the LG Optimus G

Contributors
dadi11
Source Code: https://github.com/TeamWin


Version Information
Status: Stable

Created 2016-02-06
Last Updated 2017-01-27
 

dadi11

Recognized Developer
Mar 12, 2011
2,872
8,088
Lubin
www.facebook.com
Reserved

Changelog:
-Completely new theme - Much more modern and much nicer looking (by z31s1g)
-True Terminal Emulator - Includes arrow keys, tab and tab completion, etc. (by _that)
-Language translation - It won’t be perfect and especially some languages that require large font files like Chinese & Japanese won’t be availble on most devices. Also some languages may only be partially translated at this time. Feel free to submit more translations to OmniROM’s Gerrit. (mostly by Dees_Troy)
-Flashing of sparse images - On select devices you will be able to flash some parts of factory images via the TWRP GUI (by HashBang173)
-Adopted storage support for select devices - TWRP can now decrypt adopted storage partitions from Marshmallow
-Reworked graphics to bring us more up to date with AOSP - includes support for adf and drm graphics (by Dees_Troy)
-SuperSU prompt will no longer display if a Marshmallow ROM is installed
-Update exfat, exfat fuse, dosfstools (by mdmower)
-Update AOSP base to 6.0
-A huge laundry list of other minor fixes and tweaks
 
Last edited:

enapah

Senior Member
Aug 9, 2014
140
92
E975 flashed this image with TWRP 2.8.7.0 and has official CM12.1 ROM, log file starts with:

E: invalid block device on '(...)':
system
cache
data
persist
firmware
boot
recovery
misc
radio
sbl[1-3]
tz
rpm
aboot

E:Unable to locate storage partition
Unable to find partition for '/system' (and '/cache')
 

ExtSV

Member
Oct 17, 2015
6
0
38
E975 flashed this image with TWRP 2.8.7.0 and has official CM12.1 ROM, log file starts with:

E: invalid block device on '(...)':
system
cache
data
persist
firmware
boot
recovery
misc
radio
sbl[1-3]
tz
rpm
aboot

E:Unable to locate storage partition
Unable to find partition for '/system' (and '/cache')
I have the same errors
 

enapah

Senior Member
Aug 9, 2014
140
92
@iakoboss7 Given the errors I have experienced in my E975, if you rely on the flashable zip alone then you really shouldn't try this version... you'll have to learn the hard way how to flash the img file via fastboot (or something else) to recover your recovery.

It's not rocket science and doesn't take that much, but it's far better if you go in prepared rather than deal with it "in despair".
 

pawelelos

Member
Feb 6, 2016
44
10
@iakoboss7 Given the errors I have experienced in my E975, if you rely on the flashable zip alone then you really shouldn't try this version... you'll have to learn the hard way how to flash the img file via fastboot (or something else) to recover your recovery.

It's not rocket science and doesn't take that much, but it's far better if you go in prepared rather than deal with it "in despair".

He can easily flash TWRP or CWM by using FreeGee App.
I have done this 10minutes ago.

---------- Post added at 08:31 PM ---------- Previous post was at 08:16 PM ----------

Now recovery is working very well!
AROMA Installers are working too :)
 

enapah

Senior Member
Aug 9, 2014
140
92
@dadi11 Thank you very much for your time, specially given this is no longer a device at your hand.
I do have one "small" request to make, for those of us who run the official CM builds, it would mean the world to us if we had an image with e975 as device name (instead of geehrc). Any chance you could make one extra build?

Code:
ro.build.product=e975
ro.product.model=LG-E975
ro.product.device=e975
 

gledis96

Member
Nov 27, 2015
29
1
hey guys can anyone help me how to flash twrp cause i did it some time ago with the 2.8.7.0 version and wanted to do the 3.0.0 but i totally forgot how to do it
 

gledis96

Member
Nov 27, 2015
29
1
Install as any other zip, then chose reboot recovery from ur recovery which u use.
i tried that but it didnt work tried with the way like i did with the 2.8.7.0 but that didnt work either
(edit)
anyway i should shut my mouth i didnt do it properly before thanks man it perfectly works now
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 25
    IgPXojC.png

    TeamWin's TWRP Touch Recovery for LG Optimus G (geehrc).
    https://twrp.me/


    TWRP is an open source, community project. TWRP development is done by roughly 4 people at this point. We also have a large support community with many people who are willing to answer questions and help people with their devices either through our IRC channel or on forums like xda-developers.

    Team Win was originally formed to work on porting WiMAX to CM7 for the HTC EVO 4G. After our work on the EVO 4G we wanted to work on a project that would work on more devices than just the EVO 4G and we settled on working on a recovery. Today TWRP is the leading custom recovery for Android phones.

    A custom recovery is used for installing custom software on your device. This custom software can include smaller modifications like rooting your device or even replacing the firmware of the device with a completely custom “ROM” like OmniROM

    You can find the source code for TWRP at github.com/omnirom/android_bootable_recovery/

    Screenshots:


    Flashing Instructions:
    To install recovery images use Flashify / Rashr from Play Store or flash in your current recovery. Otherwise use adb.

    Remember to do backup of your current recovery before installing.


    Changes:

    • compiled on omnirom-7.1 source
    • latest twrp updates included
    • updated device trees
    • prebuilt kernel
    • fixed AROMA installer
    • fixed screen brightness
    • extra languages + Polish by me
    • permissive selinux
    • enabled logd/logcat in recovery
    • enabled fuse exfat, ntfs-3g, jpeg
    • external storage as default storage
    • enabled usb-otg support
    • enabled modem backup

    Download Links:
    TWRP-3.0.0-0: geehrc

    Device Source:
    https://github.com/Split-Screen/android_device_lge_geehrc
    https://github.com/TeamHorizon/android_kernel_lge_gee

    XDA:DevDB Information
    Unofficial TWRP-3.0.3-3 for LG Optimus G variants by dadi11, Tool/Utility for the LG Optimus G

    Contributors
    dadi11
    Source Code: https://github.com/TeamWin


    Version Information
    Status: Stable

    Created 2016-02-06
    Last Updated 2017-01-27
    10
    Guys sorry for errors. I have no OG anymore but still wanted to release something for you guys! I will try to fix it and release update in some minutes

    please download and try this one: https://mirrors.c0urier.net/android/Dadi11/TWRP/TWRP-3.0.0-0_GEEHRC.img
    8
    new builds are available, included android-7.0 commits and support :)
    7
    Next release will be compiled on omnirom 7.1 source and probably without custom theme. If something doesn't work properly or it won't work at all, the current release will remain the last for g3 and geehrc

    here's the local_manifest I used to compile twrp on omnirom 5.1 source - https://github.com/dadi11/local_manifests/blob/twrp/roomservice.xml
    if someone want to continue the work

    Goodbye geehrc users, after a long long time..

    Sent from Xiaomi Redmi Note 3 Pro
    7
    new TWRP version is available, brings many under the hood changes ;)
    let me know if it works fine as I'm building blindly for geehrc.