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

Search This thread

info[]box1

Senior Member
May 23, 2009
3,206
665
-5 Eastern
OnePlus 8T
Google Pixel 6

Andromendous

Senior Member
Feb 15, 2014
1,188
344
hey all, what if im running slimkat, witch uses superuser insted of superSU, and is built in to the rom. how can i get root back? i searched google and couldnt find a website:confused:
 
Last edited:

Riddlah

Senior Member
Oct 17, 2010
388
163
Google Pixel 6 Pro

Andromendous

Senior Member
Feb 15, 2014
1,188
344
  • Like
Reactions: Riddlah

Riddlah

Senior Member
Oct 17, 2010
388
163
Google Pixel 6 Pro
So I extracted the boot image and flashed that. I lost the multirom boot menu but the kernel flashed properly and I was able to boot to the rom. However once I installed back the multirom boot image I had the same black screen and the rom wouldn't boot. For now I'm back to 18U but if anyone has any ideas it would be appreciated.

Sent from my Nexus 5 using Tapatalk
 

Gustave17

Senior Member
Jan 21, 2012
339
83
OnePlus 6
Huawei MatePad Pro
Black screen for me too with 019 and multirom...
Going to test 019 without multirom...

Edit: All is good without multirom...
If reflash multirom after a boot then black screen...

Envoyé depuis mon Nexus 5
AOKPK & Faux123
 
Last edited:
  • Like
Reactions: Riddlah

willybarca

Senior Member
Apr 7, 2010
425
129
sydney
the deepsleep in fauxkernel is amazing, could you please explain hysteresis and threshold value, like what would increasing to decreasing these value do in regard to performance and battery saving
 
Last edited:

Tylog

Inactive Recognized Contributor
Jan 4, 2013
7,423
19,740
Yes, build 19 breaks multirom compatibly, i ask Paul for a update. The profile works fine.

Nexus 5 Team SlimRoms
 
  • Like
Reactions: Riddlah

navahoo

Senior Member
Nov 19, 2008
330
8
Munich
These settings just appeared after flashing and wiping, are they fine?

Sent from my Nexus 5 using XDA Premium 4 mobile app
 

Attachments

  • 1404034794677.jpg
    1404034794677.jpg
    45.3 KB · Views: 442

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!