[KERNEL] (025) Nexus 5 (3.4+ Hybrid/UV/OC/FauxSound/Intelliplug/active) [03-10-2015]

Search This thread

BlueHawk

Senior Member
Aug 17, 2009
351
61
Toronto
This issue is not my problem. Blame the custom ROMs who added extra dependencies and deviated from stock Google ROM. I will try to add the missing ramdisk dependencies when I have more free time

Wasn't a criticism. :D Just explaining not to use a Lollipop kernel on a KitKat ROM or vice-versa. But apparently I only saw half that sub-thread myself. :eek:
 

thor1k

Senior Member
Jul 11, 2014
271
49
This issue is not my problem. Blame the custom ROMs who added extra dependencies and deviated from stock Google ROM. I will try to add the missing ramdisk dependencies when I have more free time

port your minfree modifications to instead be able to clear time from your schedule when it's running low :angel:
 

anactoraaron

Senior Member
Aug 29, 2011
677
335
St. Cloud, MN
Server/site down?
Kernel Link has been dead for the past 15 minutes


It could be a coincidence, but I've had issues with the 025 kernel. My phone is dropping frames and stuttering and lagging significantly doing basic things - and I haven't touched anything in kernel enhancement app yet. It was so bad I went back to stock for now. Perhaps something wasn't right and it was pulled?
 

pandza88

Senior Member
It could be a coincidence, but I've had issues with the 025 kernel. My phone is dropping frames and stuttering and lagging significantly doing basic things - and I haven't touched anything in kernel enhancement app yet. It was so bad I went back to stock for now. Perhaps something wasn't right and it was pulled?

Your kernel could be configured to 300mhz max frequency... That happened to me, just changed that in kernel app and everything went well.
 
  • Like
Reactions: anactoraaron

Top Liked Posts

  • There are no posts matching your filters.
  • 436
    Hammerhead AKA Nexus 5 Hybrid Kernel

    What is a Hybrid?

    Hybrid kernel means the core although still has the 3.4.0 kernel label, it has incorporated many advanced features available only on Linux 3.8+ and beyond. I have backported many of those advanced features for Linux 3.4, hence the name hybrid!

    Here's the flashable zip file

    u - ultimate, overclocked CPU to 2.5GHz with turbo boost up to 2.8 GHz!

    Stable Release:

    http://faux.romhost.me/hammerhead/lp51/

    Beta Release:

    http://faux.romhost.me/hammerhead/beta

    Change Log:

    http://faux.romhost.me/hammerhead/lp51/changelog.txt

    Source here:

    https://github.com/faux123/Nexus_5

    Stock Boot.Img:

    http://faux.androidro.ms/hammerhead/stock/

    to flash stock boot.img do =>
    reboot to bootloader, then:
    Code:
    fastboot flash boot boot.img

    Join my Kernel G+ Community for latest greatest betas here:

    https://plus.google.com/u/0/communities/100266563627035551841
    112
    sysfs interface for controlling this kernel:

    general format:

    xxx is the value, can be integer or text depending on the yyy.
    (It's pretty obvious if you view the sysfs entry first to see the values it's expecting)

    Code:
    echo xxx > /sys/yyy/yyy/yyy

    cpu governor: /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
    cpufreq: /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq
    intelliplug: /sys/module/intelli_plug/parameters/intelli_plug_active
    eco mode: /sys/module/intelli_plug/parameters/eco_mode_active
    snake charmer: /sys/kernel/msm_cpufreq_limit/cpufreq_limit

    gpu governor: /sys/class/kgsl/kgsl-3d0/pwrscale/trustzone/governor
    gpu freq: /sys/class/kgsl/kgsl-3d0/max_gpuclk
    simple GPU gov:: /sys/module/msm_kgsl_core/parameters/simple_laziness
    simple GPU gov: /sys/module/msm_kgsl_core/parameters/simple_ramp_threshold

    io scheduler: /sys/block/mmcblk0/queue/scheduler
    io scheduler readahead: /sys/block/mmcblk0/queue/read_ahead_kb

    dynamic fsync: /sys/kernel/dyn_fsync/Dyn_fsync_active
    usb fastcharge: /sys/kernel/fast_charge/force_fast_charge
    power suspend: /sys/kernel/power_suspend/power_suspend_state

    intellithermal: /sys/module/msm_thermal/parameters/enabled

    cpu voltage: /sys/devices/system/cpu/cpufreq/vdd_table/vdd_levels
    48
    kernel 020 is official have fun!
    47
    Kernel 006 is official!

    - Release 006 (01/03/2013)
    * sync'ed gamma interface to latest driver
    * USB mtp/gadget optimizations
    * zswap/frontswap/vnswap added
    * core scheduler optimizaitons
    * cortex-a15 flags added for krait cpus
    * ARM LoUIS cache API added
    * fastcharge driver added (working)
    * zswap use lz4

    Enjoy!
    45
    kernel 005 is out!

    * updated to latest kitkat mr1 updates
    * reverted cpu boosts to fix mpdecision issues

    Enjoy!