So, I love the performance and battery life with this kernel and PureNexus.
However, every time I play a video I get a freeze and reboot. YouTube and browsers both crash.
I want it to work soon bad!
So, I love the performance and battery life with this kernel and PureNexus.
However, every time I play a video I get a freeze and reboot. YouTube and browsers both crash.
I want it to work soon bad!
FYI, i noticed some decent battery drain using r45 with cataclysm, tried fresh install if cataclysm and r45 still drain. Back to r41 and no drain. Not sure what's different but specifically screen off seems worse on r45. I used default settings for cpu/ GPU main adjustments i make is turn on dtw and lower vibration.
There's nothing merged that would justify that.
Need more info.
Yeah I'm no dev but I didn't see anything in battery stats or wake locks showing a cause. I just noticed screen off and over night battery drain and didn't see any culprit on in better battery stats, just didn't seem to be dozing very well. Going back to R41 fixed it.
BTW your kernel is awesome and greatly appreciate the work. R41 is still flawless for me.
Not sure what kind of info/logs i can give you to help but if you want it let me know what I can do. Maybe just anomaly on mine if no one else has similar.
Hi! I'm using your kernel with velocity Rom and everything is fine... But I would like to unencrypt my nexus 6??? Please could you help me???
Inviato dal mio Nexus 6 utilizzando Tapatalk
Just go to twrp recovery then go to wipe you will see format data. That will put you unencrypted but make sure you backup your files because everything will be wiped.
So you know: blu_spark is compatible with new root method by Chainfire.
http://www.xda-developers.com/chainfire-releases-root-for-android-6-0-without-modifying-system/
Just follow the instructions if you want to test it:
1. flash clean system.img,
2. flash that "systemless" boot.img provided by Chainfire
3. flash blu_spark zip
4. flash zip SuperSU v2.56
Keep in mind this is for stock ROM and this is not a SuperSU troubleshoot thread.
Any doubts or issues related to SuperSU post at correct thread.
If the ROM is pre rooted, sure.So for custom roms we could just flash like it was before on lollipop?
Nope, all good, all safe.Thanks for this work. If we use only 2 cores in the kernel, it doesn't affect fast charge ? And there are no risks for my N6? Thanks in advance for answers.
Kernel auditor seems to be experiencing issues with applying on boot. Every time I reboot and kernel auditor applies settings, the phone freezes and soft reboots. Anyone else having this issue?
Sent using XDA One
So you know: blu_spark is compatible with new root method by Chainfire.
http://www.xda-developers.com/chainfire-releases-root-for-android-6-0-without-modifying-system/
Just follow the instructions if you want to test it:
1. flash clean system.img,
2. flash that "systemless" boot.img provided by Chainfire
3. flash blu_spark zip
4. flash zip SuperSU v2.56
Keep in mind this is for stock ROM and this is not a SuperSU troubleshoot thread.
Any doubts or issues related to SuperSU post at correct thread.
- tcp: fix timing issue in CUBIC slope calculation, fix the range of delayed_ack
- msm: kgsl: Ratelimit memory related error messages, add GFP_NO_ZONELIST_SCAN to large order allocations, Call adreno_spin_idle instead of kgsl_idle, Vote for new IRQ specific QoS request
- msm: mdss: properly handle panel on and off, reduce log level when ping pong timeout happens, fix ret value during error case, remove ov_lock for rotator sessions, align frame buffer size to PAGE_SIZE, Adjust fence timeouts, update max fence wait timeout for all acquire fence
- cpufreq: Check current frequency in device driver
- Input: optimize events_per_packet count calculation
- ext4: rate limit printk in buffer_io_error()
- msm: cpp: Limit the rate of pop buffer messages
- net: fix iterating over hashtable in tcp_nuke_addr()
- arm/dt:8084: Disable always-on for pma8084_lvs4
- mm: use managed_pages to calculate default zonelist order, fix sleeping function warning from __put_anon_vma, fix use-after-free in __put_anon_vma, correctly update zone->managed_pages, use a dedicated lock to protect totalram_pages and zone->managed_pages, accurately calculate zone->managed_pages for highmem zones, Make the default CMA region not reserved by default, don't limit default CMA region only to low memory, add GFP_NO_ZONELIST_SCAN to skip fallback zones
- hrtimer: Prevent stale expiry time in hrtimer_interrupt()
- ion: retry during race with shrinking/allocating, add GFP_NO_ZONELIST_SCAN to large order allocations
- nohz: Convert a few places to use local per cpu accesses
- fs: Workaround the compiler's bad optimization
- netfilter: xt_socket: use IP early demux
- clk: qcom: Use rt mutexes for the rpm and voter clock locks
- ipv4: try to cache dst_entries which would cause a redirect, try to cache dst_entries which would cause a redirect
- list: introduce list_next_entry() and list_prev_entry()
- qcom-cpufreq: Restore CPU frequency during resume
- staging: ion: fix corruption of ion_import_dma_buf
- ipc/sem.c: fully initialize sem_array before making it visible
- selinux: do not check open perm on ftruncate call
- Fix NULL pointer dereference in tcp_nuke_addr.
- sched/balancing: Prevent the reselection of a previous env.dst_cpu if some tasks are pinned
- sched/fair: Implement fast idling of CPUs when the system is partially loaded
- mmc: sdhci: Vote for new IRQ specific QoS request
- irq: Allow multiple clients to register for irq affinity notification
- Qos: Pass the list of cpus with affected qos to notifer, Enhance framework to support cpu/irq specific QoS requests, Modify data structures and function arguments for scalability.
- audit: Mute userspace and kernel audit logs
- fs/namei.c: fix potential memory leak in path_lookupat
- ASoC: msm: qdsp6v2: Suppress spammy log
- Revert moto LMK merges
- lowmemorykiller: adapt to vmpressure (dynamic LMK from CAF)
- lowmemorykiller: squash task adj rbtree optimization from Motorola and other upstream updates
- mm: vmpressure: upstream updates
- input: Don't reset keys pressed at suspend time from Atlantis
- tcp_cubic: do not set epoch_start in the future, better follow cubic curve after idle period
- Improvements on RAMdisk and install routines
- Build with SaberMod 4.9.4 arm-eabi cortex-a15_neon-vfpv4
- Revert wifi driver to previous state (Google introduced some changes to N5 and N6 that derped the performance and stability in some situations)
- Disabled bcl driver (voltage mitigations thresholds, thanks to @hellsgod)
- Memory compaction and other miscellaneous patches