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

Search This thread

Ieatnoobs

Senior Member
Apr 21, 2011
273
36
Houston, TX
Question: when setting GPU governor, why does it stay at the same frequency? It doesn't downclock when not needed.
 

Attachments

  • 1426910547873.jpg
    1426910547873.jpg
    113.1 KB · Views: 1,808

Globespy

Senior Member
Jun 19, 2008
2,088
408
Spaceship Earth
I forgot how good your kernels were!

Paul,
Been a while since I used your kernels, had been using ElementalX.
After getting a bunch of random phone freezes decided to come back to Faux and the difference is night and day. No freezes, phone runs so much cooler, SOT is up about all hour, and the deep sleep is phenomenal - lost maybe 8% over 8 hours.
Many thanks mate!
PS- I've bought all your apps ages ago and your new kernel manager looks great!
 

dunnomuch

Member
Nov 22, 2011
20
1
How to flash this kernel on Cataclysm ROM?

1. Recovery
2. Flash ROM ( without wipe data/system)
3. Install from zip
4. Reboot

Or any other method?
 

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!