[ROM][GEEHRC] AOSP 6.0.1 + Omnirom 6.0.1, CyanogenMOD 13

Search This thread

Kevinjoa

Inactive Recognized Developer
Jan 29, 2013
1,990
2,839
Luedenscheid
kevinhoerner.de
This is first marshmallow build you guys have been waiting for a long long time (few days since source has been released :D)

Flashing instuctions:
  • Download TWRP.
  • Make full wipe
  • Unmount /system
  • Download and flash the ROM zip

Working:
  • WiFi
  • Bluetooth
  • RIL
  • Everything not listed in bugs

Bugs:

  • Selinux permissive as of now

Download: AOSP for GEEHRC
OMNIROM for GEEHRC
CM13 for GEEHRC

Kernel Sources: Kernel (Branch : master-exp)

AOSP device tree
CM13 device tree
OMNIROM 6.0.1 device tree

AOSP Manifest

Changelog:

Code:
Changelog:

Updated release (v2) (11.10.15):

Changelog:
-Fix NFC (bring back nxp stack which google removed and make relocations of api23+ apps warnings instead of fatal errors again)
-Add the GMS location provider name (important for apps uisng gps)
-GPS: Update blobs from nexus 7 2013 (flo) m release
-Build powerhal for msm8960 (fix touchboost)

Updated release (v3) (11.10.15):

Changelog:
build:
-do not build quicksearchbox (makes launcher look weird xD)

kernel: 
-fix undervolt up to 750mhz down
-add kernel mode neon
-ALSA+ASOC patches for sound 
-hide a warning in kernel/return_address.c while building kernel

Rom update (v4) 14.10.15

Changes:
-Fixed NFC the proper way by building NFc hardware lib from source without relocations therefore making bionic hack unneccessary (Abhinav2)
- Revert flo m gps blobs (I feel mako ones works better)
- Update rest of adreno blobs to flo m release
- Fix browser fc bug by downloading a file (storage perms granted, others stil untouched)
-Show optimizing apps on first boot
-Updates to device tree from flo (n7 13) m branch
-Kernel: introduce lower frequencies
- More I forgot

Update release 15.11.15:

Changelog:
ROM:
-Merge AOSP r1 -> r26
Kernel:
-Switching to bricked kernel
-Updates in WIFI code
-Decrase kmsg logging when battery is under 10%
Proprietary files:
-Add missing drm widevine libs for netflix google play movies

Special Thanks:

XDA:DevDB Information
AOSP - 6.0, ROM for the LG Optimus G

Contributors
Kevinjoa, All OG developers
Source Code: https://github.com/marshmallow-og

ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: AOSP

Version Information
Status: Beta
Beta Release Date: 2015-12-29

Created 2015-10-09
Last Updated 2016-12-01
 
Last edited:

xbtz

Member
Oct 18, 2008
44
2
why on ROM information says: "5.1.x lollipop"? would you make some port for E970? Thanks in advance!
 

nchc

Senior Member
Oct 9, 2010
617
372
Huawei P30 Pro
Amazing you made what appears to be a pretty stable build and are optimising already. Thank you so much Kevinjoa, you are brilliant dev and generous person. The LGOG community would be lost without you.
 

thangbomhl

Senior Member
May 28, 2011
160
16
This is for GEEHRC, can I flash it with CWM philtouch recovery? It says status 7. Anyone can help? My device is F180
Thanks
 
Last edited:

Kevinjoa

Inactive Recognized Developer
Jan 29, 2013
1,990
2,839
Luedenscheid
kevinhoerner.de
@Kevinjoa seems browser fc while downloading is due to lack of storage permission. giving the permission to browser via App permission setting fixes the problem.
Hmm, I've seen this in logcat but for apps permissions only play services are shown to me.
edit: wrong place, need to look in apps and then browser and permissions, activating write external storage permisison fixes it.

Gesendet von meinem Optimus G mit Tapatalk
 
Last edited:

Kevinjoa

Inactive Recognized Developer
Jan 29, 2013
1,990
2,839
Luedenscheid
kevinhoerner.de
Update AOSP 6.0 rom

Updated release (v2) (11.10.15):

Changelog:
-Fix NFC (bring back nxp stack which google removed and make relocations of api23+ apps warnings instead of fatal errors again)
-Add the GMS location provider name (important for apps uisng gps)
-GPS: Update blobs from nexus 7 2013 (flo) m release
-Build powerhal for msm8960 (fix touchboost)

Download
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 55
    This is first marshmallow build you guys have been waiting for a long long time (few days since source has been released :D)

    Flashing instuctions:
    • Download TWRP.
    • Make full wipe
    • Unmount /system
    • Download and flash the ROM zip

    Working:
    • WiFi
    • Bluetooth
    • RIL
    • Everything not listed in bugs

    Bugs:

    • Selinux permissive as of now

    Download: AOSP for GEEHRC
    OMNIROM for GEEHRC
    CM13 for GEEHRC

    Kernel Sources: Kernel (Branch : master-exp)

    AOSP device tree
    CM13 device tree
    OMNIROM 6.0.1 device tree

    AOSP Manifest

    Changelog:

    Code:
    Changelog:
    
    Updated release (v2) (11.10.15):
    
    Changelog:
    -Fix NFC (bring back nxp stack which google removed and make relocations of api23+ apps warnings instead of fatal errors again)
    -Add the GMS location provider name (important for apps uisng gps)
    -GPS: Update blobs from nexus 7 2013 (flo) m release
    -Build powerhal for msm8960 (fix touchboost)
    
    Updated release (v3) (11.10.15):
    
    Changelog:
    build:
    -do not build quicksearchbox (makes launcher look weird xD)
    
    kernel: 
    -fix undervolt up to 750mhz down
    -add kernel mode neon
    -ALSA+ASOC patches for sound 
    -hide a warning in kernel/return_address.c while building kernel
    
    Rom update (v4) 14.10.15
    
    Changes:
    -Fixed NFC the proper way by building NFc hardware lib from source without relocations therefore making bionic hack unneccessary (Abhinav2)
    - Revert flo m gps blobs (I feel mako ones works better)
    - Update rest of adreno blobs to flo m release
    - Fix browser fc bug by downloading a file (storage perms granted, others stil untouched)
    -Show optimizing apps on first boot
    -Updates to device tree from flo (n7 13) m branch
    -Kernel: introduce lower frequencies
    - More I forgot
    
    Update release 15.11.15:
    
    Changelog:
    ROM:
    -Merge AOSP r1 -> r26
    Kernel:
    -Switching to bricked kernel
    -Updates in WIFI code
    -Decrase kmsg logging when battery is under 10%
    Proprietary files:
    -Add missing drm widevine libs for netflix google play movies

    Special Thanks:

    XDA:DevDB Information
    AOSP - 6.0, ROM for the LG Optimus G

    Contributors
    Kevinjoa, All OG developers
    Source Code: https://github.com/marshmallow-og

    ROM OS Version: 6.0.x Marshmallow
    ROM Kernel: Linux 3.4.x
    Based On: AOSP

    Version Information
    Status: Beta
    Beta Release Date: 2015-12-29

    Created 2015-10-09
    Last Updated 2016-12-01
    10
    ROM Update 14.10.15

    Rom update (v4) 14.1015

    Changes:
    -Fixed NFC the proper way by building NFc hardware lib from source without relocations therefore making bionic hack unneccessary (Abhinav2)
    - Revert flo m gps blobs (I feel mako ones works better)
    - Update rest of adreno blobs to flo m release
    - Fix browser fc bug by downloading a file (storage perms granted, others stil untouched)
    -Show optimizing apps on first boot
    -Updates to device tree from flo (n7 13) m branch
    -Kernel: introduce lower frequencies
    - More I forgot


    Download
    10
    hello and happy new year!

    1. what is the difference between this and omnirom?

    2. what should i choose?

    3. also what kernel are you using?

    4. how good is as a daily driver? should i stay in cm 12.1?

    5. should i wait for cm13? ( but from what i see it wont get released?)

    6. lastly what gapps should i use? (i dont want youtube maps etc to be installed)

    1. Omnirom is more advanced with more feautures, like advanced reboot options (recovery, bootloader), and some other nice additions.

    2. If u want pure google rom choose the aosp one, if you want a rom based on aosp with nice additions choose omni.

    3. I am using a kernel based on bricked kernel from mako ( Nexus 4), which comes with opensource hotplugging and touchbosst driver by showp1984 and other small optimizations, which you can see in the source: https://github.com/marshmallow-og/bricked-geehrc

    4. From my experience m gives smae battery and performance life as my cm12.1 builds, but lollipop (cm12.1) is a s tad bit more stable maybe, so u need to find out what works the best for your device.

    5. CM13 might be released by my (unofficial), but I hghly doubt I will do it the next days(weeks).

    6. Opengapps is a good adress: http://opengapps.org/
    They offer individual packages and here is a comparison of them: https://github.com/opengapps/opengapps/wiki/Package-Comparison
    10
    There will be 7.1 for our og

    Sure thing for omni (alpha-beta build): http://mirror.srvr.gdn/?dir=geehrc/omni-7.1

    Required recovery: http://mirror.srvr.gdn/?dir=geehrc/omni-7.1/recovery

    Extras (Gapps + su) (to be flashed right after build):
    http://mirror.srvr.gdn/?dir=geehrc/omni-7.1/extras

    Greetings Kevin.

    PS: All other roms to be found at:
    http://mirror.srvr.gdn/?dir=geehrc