[20130928] Vanir 4.3 arararagi Customised

Search This thread

arararagi

Senior Member
Jan 13, 2013
473
688
See here or here for general information on Vanir.

You must flash gapps (doesn't have to be the one linked) or the ROM will be broken in weird ways.

Not working:
  • See DevDB bug reports :D (hopefully)

Working:
  • Everything else

My customisations so far include most of the things in my customised CM 10.2.

Please visit Team Vanir's Google+.

Which download?
Most of my customisations (mostly the same as my customised CM 10.2) are merged officially into Vanir.
My build contains customisations that aren't yet officially merged. The list is at: Vanir's gerrit
The nightlies are built from Vanir's official repos. They're not tested by me or the Vanir team, but there's no reason why they wouldn't work. Both nightlies are the same, but just built at different times of the day, so they'll have different commits included.

My build: vanir_p880_4.3.092813.zip
Nightlies by nuclearmistake: http://www.emccann.net/nuclearmistake/VanirAOSPNightlies/p880/
Nightlies by DHO: http://www.emccann.net/dho/3-Vanir-mirror/4-nighties/ (go to the latest date and look for the zip with "p880" in the name)

gapps: gapps-jb-20130821-core.zip

Device Tree: https://github.com/mzhou/vanir_device_lge_p880
Kernel: https://github.com/mzhou/lge-kernel-p880-cyanogenmod
ROM: https://github.com/VanirAOSP

You can dirty flash from CM 10.2. Just run these commands in adb after booting for the first time in order to not be stuck in restricted pre-setup mode:
Code:
sqlite3 /data/data/com.android.providers.settings/databases/settings.db "update secure set value=1 WHERE name='user_setup_complete';"
sqlite3 /data/data/com.android.providers.settings/databases/settings.db "update global set value=1 WHERE name='device_provisioned';"

This is the first time I've used this DevDB thing. Hope I filled in the gazillions of boxes right and it makes things easier for everyone.

XDA:DevDB Information
[20130927] Vanir 4.3 arararagi Customised, a ROM for the LG Optimus 4X HD

Contributors
arararagi
ROM OS Version: 4.3.x Jellybean

Version Information
Status: Beta

Created 2013-09-17
Last Updated 2013-09-26
 

Attachments

  • lge-floating.zip
    1.3 MB · Views: 157
Last edited:

tron1

Senior Member
Aug 24, 2005
187
167
Stuttgart
Hello arararagi,

like the other AOSP based ROMs there seems to be no exfat support. Will now change back to your Cyanogenmod based.
 

dev0lver

Senior Member
Apr 20, 2013
667
270
Čakovec
EXfat is option to be able to transfer files larger than 4gb on SD card??

Sent from my LG-P880 using XDA Premium 4 mobile app
 

omontero

Senior Member
Nov 28, 2011
68
8
Thanks arararagi!!! Im loving Vanir smoothest from the other post and with your mods it'll be more awesome. Thanks again!!!
 

arararagi

Senior Member
Jan 13, 2013
473
688
Hello arararagi,

like the other AOSP based ROMs there seems to be no exfat support. Will now change back to your Cyanogenmod based.
EXfat is option to be able to transfer files larger than 4gb on SD card??

Sent from my LG-P880 using XDA Premium 4 mobile app


Yes. I don't see why we can't have exfat support, since it's a kernel thing for the most part. open a feature request on the new DevDB and at when i have time I'll get out a spare SD card to test what's stopping it from working.

most annoying thing at the moment is the button backlights. I'll need to cherry pick the setting from cm.
 

tron1

Senior Member
Aug 24, 2005
187
167
Stuttgart
Yes. I don't see why we can't have exfat support, since it's a kernel thing for the most part. open a feature request on the new DevDB and at when i have time I'll get out a spare SD card to test what's stopping it from working.


Problem is not kernel based. I've checked it against a few other kernels including werewolf for example.
 

omontero

Senior Member
Nov 28, 2011
68
8
After trying to add apps to the AppBar , SystemUi started to crash continuously even after I disabled the Appsbar. Had to re flash again. Other than that its been quite solid.
 

arararagi

Senior Member
Jan 13, 2013
473
688

arararagi

Senior Member
Jan 13, 2013
473
688
Just added apps to app bar and tested it for few mins and it works fine for me as well.

P.S.How to start/use QuickMemo or it is completly unusable ? also is there way to set 3 screens on this default launcher or no ?

QuickMemo doesn't work yet.

Don't know about the default launcher. I use Nova.
 

dimi89

Senior Member
Mar 7, 2009
1,094
331
Xiaomi Mi Note 3
Charged device 100% and left it for 7h untouched and i had 100% awake time,deep sleep is non existing.I dont have any program installed except es file explorer or custom kernel.Whould provide screenshot but i cant find how to make one in this rom.I dont know if I should be happy because for 7H awake time i my battery was down from 100% to 78% (for 7 hours awake time i think this is great) or be sad because my phone wont go to deep sleep.


P.S.Power manager service wacelocks was problem.Maybe because i left WiFi running but even so that is too much.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 35
    See here or here for general information on Vanir.

    You must flash gapps (doesn't have to be the one linked) or the ROM will be broken in weird ways.

    Not working:
    • See DevDB bug reports :D (hopefully)

    Working:
    • Everything else

    My customisations so far include most of the things in my customised CM 10.2.

    Please visit Team Vanir's Google+.

    Which download?
    Most of my customisations (mostly the same as my customised CM 10.2) are merged officially into Vanir.
    My build contains customisations that aren't yet officially merged. The list is at: Vanir's gerrit
    The nightlies are built from Vanir's official repos. They're not tested by me or the Vanir team, but there's no reason why they wouldn't work. Both nightlies are the same, but just built at different times of the day, so they'll have different commits included.

    My build: vanir_p880_4.3.092813.zip
    Nightlies by nuclearmistake: http://www.emccann.net/nuclearmistake/VanirAOSPNightlies/p880/
    Nightlies by DHO: http://www.emccann.net/dho/3-Vanir-mirror/4-nighties/ (go to the latest date and look for the zip with "p880" in the name)

    gapps: gapps-jb-20130821-core.zip

    Device Tree: https://github.com/mzhou/vanir_device_lge_p880
    Kernel: https://github.com/mzhou/lge-kernel-p880-cyanogenmod
    ROM: https://github.com/VanirAOSP

    You can dirty flash from CM 10.2. Just run these commands in adb after booting for the first time in order to not be stuck in restricted pre-setup mode:
    Code:
    sqlite3 /data/data/com.android.providers.settings/databases/settings.db "update secure set value=1 WHERE name='user_setup_complete';"
    sqlite3 /data/data/com.android.providers.settings/databases/settings.db "update global set value=1 WHERE name='device_provisioned';"

    This is the first time I've used this DevDB thing. Hope I filled in the gazillions of boxes right and it makes things easier for everyone.

    XDA:DevDB Information
    [20130927] Vanir 4.3 arararagi Customised, a ROM for the LG Optimus 4X HD

    Contributors
    arararagi
    ROM OS Version: 4.3.x Jellybean

    Version Information
    Status: Beta

    Created 2013-09-17
    Last Updated 2013-09-26
    10
    Got 4.4 building.

    !!! WARNING !!!

    There WILL be features missing, things force closing and it might not even boot.
    I am about to download and test it myself after I finish up submitting the patches to Vanir's gerrit.

    BACKUP YOUR DATA FIRST

    http://37.247.48.194/cloudbuild/vanir_p880_4.4.110413.zip
    7
    I've merged the latest CM RIL changes and they'll be in the next nightly.
    I also plan to remove QuickMemo and hidden menu and put them in a separate flashable zip.
    5
    Doesn't boot. Proprietary blobs broken by API changes.

    SurfaceFlinger:
    Code:
    E/SurfaceFlinger(  150): composer device version 0x3 unsupported, will not be used

    Once that's workarounded we should have display.

    Camera isn't gonna work until this is worked around:
    Code:
    E/gralloc (  150): failed to load symbol nvcap_video_create (undefined symbol: glWeightPointerOES)
    E/HAL     (  153): load: module=/system/lib/hw/camera.tegra.so
    E/HAL     (  153): dlopen failed: cannot locate symbol "_ZN7android10VectorImpl19reservedVectorImpl1Ev" referenced by "camera.tegra.so"...

    Sound isn't gonna work until this is worked around:
    Code:
    E/HAL     (  153): load: module=/system/lib/hw/audio_policy.tegra.so
    E/HAL     (  153): dlopen failed: cannot locate symbol "_ZN7android10VectorImpl19reservedVectorImpl1Ev" referenced by "audio_policy.tegra.so"...

    Sensors won't work until this is worked around:
    Code:
    E/HAL     (  497): load: module=/system/lib/hw/sensors.tegra.so
    E/HAL     (  497): dlopen failed: could not load library "libinvensense_hal.so" needed by "sensors.tegra.so"; caused by cannot locate symbol "_ZN7android10VectorImpl19reservedVectorImpl1Ev" referenced by "libinvensense_hal.so"...
    4
    No need to get rude, mate!

    And no need for people to constantly ignore the rules about what should be posted where, searching, reading etc etc etc

    The mods really need to step up to the mark and moderate the forums, and the people who have been here longer and know better should stop answering things in the wrong place - that way noobs might get the message and the forums can get organised again and much easier to search and find information when needed.