Il Forum è consultabile solo in modalità lettura. Per domande o consigli iscriviti al nostro GRUPPO FACEBOOK / COMMUNITY cliccando qui

[KERNEL] Franco Kernel - Solo Android 6.0.1 per Nexus 5X [bullhead]

Discussione in 'Modding - LG Nexus 5X' iniziata da Phil Stelar, 20 Giu 2016.

  1. Phil Stelar

    Phil Stelar Golden Droid

    Iscritto:
    13 Feb 2016
    Messaggi:
    6.081
    "Mi Piace":
    3.818
    NE IO NE TUTTOANDROID CI RITERREMO RESPONSABILI DI EVENTUALI DANNI ARRECATI

    Franco Kernel

    Kernel compatibile con tutte le ROM basate su sistema Android 6.0.1
    Requisiti:
    Bootloader sbloccato
    Custom Recovery (TWRP)

    <changelog bulletedList="true">
    ");"><changelogversion versionName="r11" changeDate="Jun 19, 2016">
    ");"><changelogtext>
    Improvement! Merged some patches from Qcom which lets us enable idle retention power state. It's disabled by default on stock Kernel, but with these patches we can use it. It's a slightly more power saving power state during runtime, which should save some precious juice in the long run. It's a little deeper than the standard WFI (waiting for interrupt) state, so it's win
    </changelogtext>
    </changelogversion>
    ");"><changelogversion versionName="r10" changeDate="Jun 7, 2016">
    ");"><changelogtext>
    Improvement! Merged security related patches
    </changelogtext>
    ");"><changelogtext>
    Improvement! Merged some interesting patches from N Beta 3 sources
    </changelogtext>
    ");"><changelogtext>
    Improvement! Reduced thermal temp threshold from 55C to 44C. According to some extensive tests from some users, it seems leaving the big cluster online (even if throttled) hurts performance a lot more (because the little cluster is throttled to death) than letting them go offline
    </changelogtext>
    </changelogversion>
    ");"><changelogversion versionName="r9" changeDate="Jun 1, 2016">
    ");"><changelogtext>
    Improvement! Merged security related patches
    </changelogtext>
    ");"><changelogtext>
    Improvement! Merged GPU governor and bus scaling governor patches from Qualcomm
    </changelogtext>
    ");"><changelogtext>
    Improvement! Slightly re-tuned interactive's target_loads and go_hispeed_freq values - should net a little lower power consumption
    </changelogtext>
    </changelogversion>
    ");"><changelogversion versionName="r8" changeDate="Apr 20, 2016">
    ");"><changelogtext>
    Improvement! Merged some cool patches from the latest Android N preview 2 release
    </changelogtext>
    </changelogversion>
    ");"><changelogversion versionName="r7" changeDate="Apr 5, 2016">
    <changelogtext>Improvement! Merged April security patches</changelogtext>
    ");"><changelogtext>
    Improvement! Reverted a few patches for improved stability
    </changelogtext>
    ");"><changelogtext>
    Improvement! Increased timer_rate on both clusters to 30ms (from 20ms) for improved battery life
    </changelogtext>
    ");"><changelogtext>
    Improvement! Increased hispeed_freq on the big cluster to 1,2GHz
    </changelogtext>
    ");"><changelogtext>
    Improvement! Updated the Performance Profiles to take the new hispeed_freq value into consideration
    </changelogtext>
    </changelogversion>
    ");"><changelogversion versionName="r6" changeDate="Mar 9, 2016">
    ");"><changelogtext>
    New! Merged the latest Kernel patches from MHC19J. Not sure if it'll work on older rom versions, try it at your own risk
    </changelogtext>
    ");"><changelogtext>
    Improvement! Added support for KEXEC multi-rom
    </changelogtext>
    ");"><changelogtext>
    Improvement! Added ability for cdrom emulation
    </changelogtext>
    </changelogversion>
    ");"><changelogversion versionName="r5" changeDate="Jan 29, 2016">
    ");"><changelogtext>
    VERY IMPORTANT! * If you're on stock rom + r4, or older, you should be flashing stock boot.img first, then r5; * If you're on a custom rom + r4, or older, you should dirty flash the rom (or extract its boot.img and fastboot flash it) and then r5, or newer; Failure to do this will most likely bootloop or cause some wreckage. It's the only time you'll be needing to do this, from r5 onwards it won't be needed to reflash your rom or SuperSu :)
    </changelogtext>
    ");"><changelogtext>
    New! New AnyKernel2 (AK2) flashing method compatible with all ROMs!!! (thanks osm0sis)
    </changelogtext>
    ");"><changelogtext>
    Improvement! Reduced battery life during screen off
    </changelogtext>
    ");"><changelogtext>
    Improvement! Reduced the occurence of offlining the big cluster if the device gets a little hotter than normal. This'll help sustained performance
    </changelogtext>
    </changelogversion>
    ");"><changelogversion versionName="r4" changeDate="Jan 20, 2016">
    ");"><changelogtext>
    New! ONLY FOR ANDROID 6.0.1 - DON'T FLASH ON 6.0
    </changelogtext>
    ");"><changelogtext>
    New! ONLY FOR THE NEW SYSTEM-LESS SUPERSU 2.60 OR NEWER
    </changelogtext>
    ");"><changelogtext>
    Improvement! Re-enabled ZRAM to fight an issue where some users were complaining about app redraws more often than with stock Kernel
    </changelogtext>
    ");"><changelogtext>
    Improvement! Merged a memory leak fix from ext4 subsystem
    </changelogtext>
    ");"><changelogtext>
    Improvement! Removed camera's EIS entry from the default.prop, it may cause some instability in some camera apps, which is not desired. You can always add the entry yourself to build.prop
    </changelogtext>
    </changelogversion>
    ");"><changelogversion versionName="r3" changeDate="Jan 19, 2016">
    ");"><changelogtext>
    New! ONLY FOR ANDROID 6.0.1 - DON'T FLASH ON 6.0
    </changelogtext>
    ");"><changelogtext>
    New! ONLY FOR THE NEW SYSTEM-LESS SUPERSU 2.60 OR NEWER
    </changelogtext>
    ");"><changelogtext>
    Improvement! Merged a patch from flar2 which helps in diminishing the occurence of the big cluster to go offline due to heat. This threshold is configurable from FKUpdater
    </changelogtext>
    ");"><changelogtext>
    Improvement! Merged an improved LowMemoryKiller driver from Motorola - check my github for details
    </changelogtext>
    ");"><changelogtext>
    Improvement! Merged a memory leak fix inside the ION allocator (very important subsystem)
    </changelogtext>
    ");"><changelogtext>
    Improvement! Disabled WLAN's debugging/logging/tracing infrastructure saving ~350kb in the Kernel binary and possibly decreasing some overhead
    </changelogtext>
    ");"><changelogtext>
    Improvement! Slightly improved sustained performance without crippling battery life
    </changelogtext>
    </changelogversion>
    ");"><changelogversion versionName="r2" changeDate="Jan 9, 2016">
    ");"><changelogtext>
    New! ONLY FOR ANDROID 6.0.1 - DON'T FLASH ON 6.0
    </changelogtext>
    ");"><changelogtext>
    New! ONLY FOR THE NEW SYSTEM-LESS SUPERSU 2.60 OR NEWER
    </changelogtext>
    ");"><changelogtext>
    Improvement! Added headphones, mic, camera mic and speaker controls. Accessible via FKUpdater or /sys/class/misc/soundcontrol/
    </changelogtext>
    ");"><changelogtext>
    Improvement! Improve a certain code path introduced on r1 that could cause some UI jank every now and then
    </changelogtext>
    ");"><changelogtext>
    Improvement! Added a toggle to disable bluesleep wakelock. Available at /sys/module/wakeup/parameters/enable_bluesleep_ws or wait for FKUpdater 14.0.3
    </changelogtext>
    <changelogtext>Improvement! Merged some upstream patches</changelogtext>
    ");"><changelogtext>
    Improvement! Battery life is as amazing as r1
    </changelogtext>
    </changelogversion>
    ");"><changelogversion versionName="r1" changeDate="Jan 6, 2016">
    ");"><changelogtext>
    New! ONLY FOR ANDROID 6.0.1 - DON'T FLASH ON 6.0
    </changelogtext>
    ");"><changelogtext>
    New! ONLY FOR THE NEW SYSTEM-LESS SUPERSU 2.60 OR NEWER
    </changelogtext>
    <changelogtext>Improvement! Magical battery life</changelogtext>
    ");"><changelogtext>
    Improvement! Support for display RGB tweaking
    </changelogtext>
    <changelogtext>Improvement! Automagical support for V4A</changelogtext>
    ");"><changelogtext>
    Improvement! Support for disabling WLAN wakelocks and others
    </changelogtext>
    ");"><changelogtext>
    Improvement! Ships with a slightly cooler display color temperature
    </changelogtext>
    ");"><changelogtext>
    Improvement! Doesn't offline big cluster when it thermal throttles to prevent performance to be completely killed
    </changelogtext>
    ");"><changelogtext>
    Improvement! EIS automagically added to the Camera app and enabled
    </changelogtext>
    <changelogtext>Improvement! Full support for FKUpdater</changelogtext>
    ");"><changelogtext>
    Improvement! Includes pre-built performance profiles compatible with FKUpdater
    </changelogtext>
    </changelogversion>
    </changelog>

    Download:

    Franco Kernel
    Supporto ufficiale al kernel tramite play store

    Installazione:
    - Se si usa un altro custom kernel, prima di installare Franco Kernel, flashare la ROM in uso senza wipe data
    - Scarichiamo il kernel (ovviamente la versione più aggiornata) e la mettiamo sulla memoria interna del device
    - Flash del kernel tramite custom recovery (TWRP)
    - Riavviare il device

    Fonte: XDA
    Si ringrazia: franciscofranco
     
    Ultima modifica: 20 Giu 2016