[Kernel][AOSP][2.02 | November 2nd] Plasma kernel

Search This thread

ffolkes

Senior Member
Oct 18, 2006
1,338
2,108
New Jersey
plasma.png

I. Thanks!
.
Disclaimer: I take no responsibility for any damage that might occur to your device. You proceed strictly at your own risk. This is a work in progress.
Thank you for your interest in Plasma kernel, I hope you enjoy it. I've poured hundreds upon hundreds of hours of work into putting together a kernel that best showcases our hardware. Plasma kernel would not be possible without super-smart people like AndreiLux, DerTeufel, temasek, googyanas, faux123, and the regular contributors to the official cm kernel repositories. Please donate to them to support their hard work!
.

II. Features
  • CPU frequency range: 100MHz to 2.16GHz
  • ZZMoove, PegasusQ, performance (with support for multiple cores), and LulzactiveQ CPU governors
  • Zen, noop, deadline, row, cfq, sio, vr schedulers
  • Experimental Wolfson AND Voodoo Sound support (choose one or the other on the Audio tab of STweaks, then REBOOT!)
  • CPU voltage control
  • Linux 3.0.101
  • AndreiLux: Screen color calibration with mdnie-control
  • GPU over/underclock and over/undervolt
  • Control the frequency and voltage of all 5 GPU steps
  • Support for GPU clocks from 54MHz to beyond 800MHz
  • Control GPU governor sampling rate
  • Built with 4.8 toolchain
  • Built with -O3 and other optimizations
  • Extra panel brightness (<299)
  • Faux123: Dynamic fsync control (v1.2)
  • AndreiLux: Charging control
  • Support for STweaks
  • Control screen refresh rate (can be reduced to save battery)
  • AndreiLux: Memory/internal voltage control interface
  • AndreiLux: Adaptive Body Bias (ABB) control
  • AndreiLux: Digital brightness control/reduction (better than ScreenFilter)
  • LED control (with some color mixing adjustments by me)
  • Touchwake support, including touchkeys (enable in Screen tab of STweaks)
  • Multi-touch kernel-based gesture engine
  • Proportional Rate Reduction for TCP
  • Joe's RCU
  • Temasek: Frandom module (enable on the Memory/Internal tab of STweaks and REBOOT!)
  • S-Pen settings on the S-PEN tab of STweaks
  • zCache
  • Support for 4x parallel "Turbo ZRAM" (settings are on the "I/O / RAM" tab of STweaks)
  • UKSM
  • Enhanced Touchwake/Slide2Wake functionality
  • Arc-swipes to turn your phone on with one hand (Screen tab of STweaks)
  • Long-tap-off to turn your device off with one hand (Screen tab of STweaks)
  • Power off gesture: tap the top of the screen and a touchkey at the same time to trigger suspend
  • Change your power manager (PM) CPU lock frequency
  • Press the home button 4 times to toggle the screen negative
  • Press the home buttom 3 times as fast as you can to toggle the screen into nightmode (red)
  • exFAT support
  • For more, take a look at the commits
.

III. What's New
Don't forget to check out what was new in 2.0b7 and 2.0b12!

  • [ZRAM Total Disk Size]: By default ZRAM is setup as four (4x) swaps operating in parallel at equal priorities. Set this to the TOTAL amount of RAM you wish to dedicate to ZRAM, and STweaks will automatically divide it evenly by four.
  • [UKSM Enable]: Enable the UKSM daemon that will continuously scan memory for duplicate data.
  • [UKSM Daemon Sampling Rate]: How often the daemon checks for duplicate data.
  • [UKSM CPU Usage Limit]: How much system load (CPU usage) the daemon will use.
  • [Long-tap-off Always On]: Found in its own section under the Touchwake section. When enabled Longtapoff will always work, regardless of how you woke your device. Takes effect immediately.
  • [Many ZZMoove settings]: Many ZZMoove settings on the newly created "ZZMoove Scaling" and "ZZMoove Hotplug" tabs. Descriptions coming soon.
.

IV. Download / Donate

:) Support the development of Plasma kernel by DONATING if you find it useful! :)

AOSP 4.3.x only!
Plasma kernel v2.02 for Sprint Note 2 (L900)
Plasma Gesture Pack

:) Support the development of Plasma kernel by DONATING if you find it useful! :)

.

V. Changelog

v2.02 (November 2nd, 2013)
  • Tracked audio/media skipping bug to disabled loggers (thanks pappschlumpf!) By default logging is now enabled. While you can still disable it, it will always be reset upon reboot.
  • Changes to write-back caching (thanks temasek)
  • Support for switching touchkey backlight driver from ROM/kernel (bottom of Screen tab in STweaks) (thanks Yank555-lu)
  • Some bug fixes for Slide2Wake
.

VI. Archived Changelogs


2013-10-29 | v2.00
  • Linux 3.0.101 (thanks temasek)
  • Hopeful bugfixes for untouchable screen, and taps on top triggering suspend
  • Should you encounter a problem like that, cycling on and off (power button) should now reset any state variables
  • Fix FC issues. Works with more ROMs, including the latest AOSP nightlies
  • Allow pm_idx_freq to be set as high as 1600 MHz, theoretically could slightly speed up waking from deep sleep. Set on "Plasma Tuneables" tab of STweaks
  • Added several new tuneable ideas to zzmoove
  • Added "ZZMoove Scaling" and "ZZMoove Hotplug" tabs to STweaks. The descriptions are still a work in progress
  • Moved mDNIe controls to their own "Color" tab
  • Greatly enhanced the longpressoff feature's reliability and ease of use (by upgrading to scheduled_work)
  • Slide2Wake and arc swipes now trigger CPU and memory frequency locks to speed up waking
  • Slide2Wake and arc swipes no longer accidentally send input in the milliseconds after the screen comes on, but before you finished your gesture
  • Added option to Screen tab of STweaks to enable Longtapoff always, regardless of how the device woken
  • Expanded the trigger areas for slide2wake and arc swipes
  • ZRAM/swap is working and compatible with "Turbo ZRAM" (4x parallel ZRAM swaps for quad core devices) (thanks googyanas)
  • ZRAM settings in STweaks now allows you to set one total size of RAM that will be divided into 4x ZRAM swaps. Setting to 0 disables all swaps. Changes are applied instantly. No need for any other ZRAM/swap apps or init.d scripts.
  • UKSM (Ultra KSM (Kernel Samepage Merging)) enabled, with settings on the "I/O / RAM" tab of STweaks. Mostly just a novelty, but what it does is continuously checks RAM for duplicate pages to save space
  • zCache enabled and always running
  • Cleancache enabled
  • Frontswap enabled
  • Enabled LOWMEM_CHECK (thanks googyanas)
  • Enabled SPEEDUP_KEYRESUME as discussed in temasek's thread (Placebo effect? Maybe. Better ask Brian Molko. A cookie for you if you understand that reference) (thanks googyanas)
  • Added my own wake-speed ideas (2-second max-CPU-speed lock, and 2-second max-bus/RAM-speed lock on KEY_POWER press)
  • Permanently fixed (hopefully) the laggy, skippy, media bug
  • Toggle negative screen mode by taping the home button 4 times quickly (but NOT as fast as you can) (based on a commit by gokhanmoral)
  • Toggle nightmode (red) screen mode by pressing the home button 3 times VERY quickly (pretty much as fast as you can) This is purposely designed to be a dim red, as searing bright 255 red isn't particularly easy on your eyes in the dark. Fun fact: this (and the negative one described above) are functional even during boot...triple tap to see your bootscreen turn red :p
  • CPUFreq bug fixes/commits (thanks DerTeufel)
  • Permanent TRIM (thanks googyanas)
  • Added shell scripts to quickly and easily see statistics with as little typing as possible. Open a command prompt on your device, type "su" and press enter to ascend to root. Now you can type "szc" and press enter to see zCache statistics (szc = show zcache). Or type "ssw" to see swapfile/zRAM statistics (ssw = show swap). Note: Some statistics don't fully populate until a few minutes after boot
  • Experimental: Set ZZMoove governor for battery savings by obtaining a root shell as described above, then typing "zzb" and pressing enter (zzb = zzmove battery). Does not reapply after reboot.
  • Compiler optimizations
2013-07-19 | v1.67

- Updated to Linux 3.0.84 [thanks, temasek]
- Enabled support for SELinux
- Fixed some bugs with the stylus touchkey block
- Voodoo was removed
- Sound-control is permanently enabled. Anything Voodoo did, sound-control can do.
- A bunch of ROW and other smaller cherry-picks
- Fixed some STweaks bugs
- Fixed some gestures in the Gesture Pack

2013-06-26 | v1.65

- Updated to Linux 3.0.83 [thanks, temasek]
- Better battery life, particularly while idle. [thanks, temasek]
- Gesture engine now has support for two special gesture flags; TKEYS and EXCLUSIVE
- S-Pen: Disabled the booster and made it optional, as well as what frequency it boosts to. By default this used to lock at 800MHz when you used the pen, which has shown to be way overkill for the most part.
- S-Pen: Adjust input averaging strength (2 or 3 are the only useful settings. Wanna see what the actual input is from the digitizer? Set this to 0 and draw a line. Yeah...now you see what the poor driver has to filter out)
- S-Pen: Adjust box filter strength for pen input and hover input. Mostly experimental.
- S-Pen: Set minimum pressure before pen input is registered.
- S-Pen: Set fixed pressure (driver will never report sensitivity, and instead uses this value)
- S-Pen: Disable side button (for those that don't use it, it can really get in the way at times)
- S-Pen: X and Y axis offset (tweak this to your screen and usage. Samsung defaults this to -30 for right handed users)
- S-Pen: When the pen is within hovering distance, the touchkeys will now be disabled. When out of range, the block will be held for a definable period before restoring them. This means you can naturally write without fearing the buttons will come on and do crazy stuff.
- S-Pen: Disable touchscreen and gestures when drawing
- GPU: Frequency, voltage, and up/down threshold are available for each of the 5 steps.
- GPU: Expanded GPU clock options: 54, 100, 160, 200, 266, 275, 300, 333, 350, 400, 440, 500, 533, 600, 640, 666, 700, 733, 750, 800+ MHz.
- GPU: Adjustable GPU scaling driver polling frequency (sampling rate) [thanks, AndreiLux]
- GPU: Lock GPU to one user-defined step.
- GPU: Limit the GPU to less than 5 steps.
- GPU: Increase default GPU polling frequency to 100ms (stock was 1000ms (!!!) and causing laggy performance within the first few seconds of using your device). [thanks, AndreiLux]
- Fixed some STweaks bugs.
- A bunch of predefined gestures in the Gesture Pack.

2013-06-11 | v1.60 [733 GPU overclock] / [No GPU overclock]

- Updated to Linux 3.0.81
- Added section to Screen tab in STweaks for touchkey backlight control (for ROMs without controls built in)
- Implemented mechanism to manually control the display panel's refresh rate (no, you can't go higher than 60fps :p )
- Added support for lcdfreq scaling in PegasusQ (on PegasusQ Scaling tab of STweaks)
- Added support for lcqfreq scaling on touch (on Screen tab of STweaks)
- Option to force lcdfreq's limited state to constantly be on, effectively giving you control of panel refresh rate (on Screen tab of STweaks)
- Made PegasusQ screen-off multicore policy enforcement more robust

2013-06-08 | v1.58 [733 GPU overclock] / [No GPU overclock]

- Updated to Linux 3.0.80
- Switched to TCP Veno
- Updated zzmoove to version 0.4
- Added a sysfs entry to control the PM lock frequency
- Added screen-off tunables for PegasusQ, LulzactiveQ and zzmoove
- Added screen-off hotplugging to LulzactiveQ
- Led-control: more accurately mix LED colors
- Led-control: custom requests for white (255/255/255) are adjusted to obtain the most realistic actual color
- Led-control: change system notification (charging/charged) LED brightness level (LED tab of STweaks)
- Frandom module (enabled on the Memory/Internal tab of STweaks. A reboot is required after changing this setting!)
- Experimental: Reduce mdm wakelocks
- Updated row scheduler
- Experimental: Support for both Voodoo and Wolfson/sound-control. They both do they same thing though. Choose one on the Audio tab of STweaks, then reboot.
- Wacom: add sysfs entry for pen inserted (/sys/devices/virtual/sec/sec_epen/epen_pen_inserted)
- Dynamic fsync tweaks
- Many small cherrypicks

2013-05-06 | v1.50 [733 GPU overclock] / [No GPU overclock]

- Updated to Linux 3.0.76
- Sbrissen's WiFi driver from the GT-9505
- Kernel-based multi-touch gesture support. Enable it on the Screen tab of STweaks. Flashable sample script to be added to this post soon.
- Touchwake now wakes from the touchkeys in addition to screen taps
- Updated zzmoove governor with changes from DerTeufel
- PegasusQ: calculate gradient of CPU load to early increase frequency
- Added LulzactiveQ governor
- Stopped an insane amount of kernel logging in cpuidle-exynos4
- Updated Wacom drivers
- Updated camera drivers
- Added Proportional Rate Reduction for TCP
- Added missing flexrate code and removed the default touchbooster
- Joe's RCU
2013-04-27 | v1.43 [733 GPU overclock] / v1.43 [No GPU overclock]

- Touchwake support. Enable it on the Screen tab of STweaks
- Some dynamic fsync commits
2013-04-26 | v1.42

- Updated to Linux 3.0.75
- Reworded the settings in STweaks for ABB
- Fixed a bug in Adaptive Body Bias (ABB) that caused certain frequencies to be offset. 800MHz was in slice 3 (instead of 2) and 1600MHz was in slice 4 (instead of 3). If you have been undervolting these frequencies recently, you need to reevaluate your stability at them now.
2013-04-25 | v1.41

- Updated to Linux 3.0.74
- Adaptive Body Bias (ABB) control. This is only for the most hardcore users. I suggest reading the note above, as well as this thread.
- Snappy compression added to zRAM
- Some kernel updates to speed up hotplugging
- Correctly applied load averaging patch to fix moire pattern
- New LED control. Offers better control over LED fading. If your ROM has its own fade control, be sure to match your chosen setting in the LED tab of STweaks to avoid possible issues
- mDNIe digital brightness reduction. Ever notice how the lowest screen brightness setting is still very bright, especially in a dark room? Many of us nighttime users have had to manually enable apps like ScreenFilter to overlay a black layer to artificially dim the screen via software. This is somewhat like that, but more accurate and done at the video driver level in the kernel. To summarize, it seamlessly allows you to reduce the typical brightness control beyond its normal minimum by digitally darkening the display data after a certain point. This is very cool, as it's all automatic once you initially tweak it - goodbye ScreenFilter! Adjust the settings on the Screen STweaks tab.
- Expanded explanation of ABB on its STweaks tab
- Unaligned memory access where possible
- Fixed a bug that was causing frequencies greater than 1600 to become stuck as the current frequency
- Added the zzmoove governor and tweaked it for this kernel
- Update ramdisk
2013-04-17 | v1.34 [733 GPU overclock] / [No GPU overclock]

- Updated to Linux 3.0.73
- Flexrate now works
- Other, smaller changes
2013-04-10 | v1.32 [733 GPU overclock] / [No GPU overclock]

- Fixed MTP
2013-04-09 | v1.31 [733 GPU overclock] / [No GPU overclock]

- Forgot to include Front End Delay code last time
- Smarter CPU usage; assign more work to only 1 core when at lower frequencies
- Ability to change memory and internal voltages
- Boot a device from storage
- WiFi driver updates
- Other driver updates
- Updated to Linux 3.0.72
- Compiled with -O3
- Added support for Android zRAM (settings are in I/O tab of STweaks)
- Updated STweaks
- Started building optional non-GPU overclocked versions for those who don't want it
- Many, many small additions, such as better entropy (see commits for individual credits)
2013-04-03 | v1.20 [733 GPU overclock only]
- Added support for STweaks​
2013-04-02 | v1.12 [733 GPU overclock only]
- Original​

.

VII. Source
Source for Plasma kernel can be found on my github.
 
Last edited:

ffolkes

Senior Member
Oct 18, 2006
1,338
2,108
New Jersey
FAQ:
Q: I have no earpiece volume!
Be sure to choose Voodoo Sound or Sound Controls on the Audio tab of STweaks, then reboot.
Q: I can stably run this kernel. How can I use the screen-off settings so I can save battery?
You will have to intentionally crash your system to find your lowest value, and should definitely make a nandroid first. Then be sure to turn off dynamic fsync on the bottom of the I/O tab of STweaks, as this being enabled could cause data loss from a crash. When you are done with that, the first thing will be to lower the PM Lock Frequency. Try 600MHz, press Apply, then put your device to sleep, give it a few seconds, and see if it wakes. Be sure it's going into deep sleep! If it wakes up instantly, it wasn't in deep sleep. After booting, things like mediascanner can take minutes to finish and release their partial wakelocks. If you are sure it went into deep sleep, repeat with a lower frequency until you cannot wake. Pull the battery and reboot. Once it boots up, go into STweaks and set PM Lock Frequency to the last stable frequency. You must do this before the screen goes off, or else it'll crash again when it enters deep sleep!

Now, once you are sure of your stable PM frequency, move on to the next step. Set CPU Screen-Off Max Frequency to 200MHz. Use your device for a few minutes or hours or whatever. If you find music skips too much, or calls are slow to wake up the phone, set this to 300MHz, but now be prepared for a possible SOD if your device cannot handle scaling that low. If you experience one, leave this setting at 300MHz, and enable "Keep sleep max frequency fixed" and set CPU Screen-Off Fixed Max Frequency to 200MHz. If your phone was slow to wake at 200MHz before, try setting this to 300MHz.

Err, a bit of a vestigial tail here...don't forget to set Screen-Off Frequency For Responsiveness (it's higher up in the PegasusQ Scaling tab) to whatever your lowest screen-off frequency is. It isn't needed anymore and I should have taken it out probably. Like its waking counterpart, it is a threshold below which aggressive upscaling is used. Basically, it's the frequency the CPU will want to hover at, in this case, while the screen is off.
Q: Explain the PegasusQ screen-off settings.
  • CPU Screen-Off Max Frequency - This becomes the effective policy max as soon as you press the power button. Setting this too low may cause slow waking, or choppy music. Ideally this is just like normally setting the max policy; i.e. the governor will try to get frequencies as low as possible without going over this. This means if you get skips in your music at 200MHz, you can set this to 300MHz and the governor will be able to grab that extra power if it needs it. The problem is, some devices get finicky when they're bouncing around between sub-PM Lock frequencies and will crash. That's where the Fixed Sleep Frequency setting comes in. Read on.
  • Up Threshold While Screen-Off - This becomes the effective Up Threshold value as soon as you press the power button. Setting this higher will make the CPU more reluctant to scale higher (go faster).
  • PM Lock Frequency - This typically hardcoded value normally overrides the governor to throttle the CPU to 800MHz every time the system itself is unsuspended. This means it happens thousands of times a day, and can significantly add up after a few hours. I found different devices could handle different frequencies, so I made this is adjustable and added an interface to lulzactiveq and zzmoove. 500MHz works very stably for me.
  • After Boot Delay - Gives your device a grace period after booting during which none of the screen-off policies will be enforced so your start up tasks can be completed quickly.
  • Enable Fixed Sleep Frequency - This is where things get sorta confusing. If your device can't scale while sleeping, most likely it will be able to tolerate just sticking to one low frequency. But this has a downside...you disable the scaling logic of the governor, so you either have to suffer degraded screen-off performance (skips in your music) with a battery-saving frequency, or set this higher, but then that means you'll be pegging this higher frequency now even though you just needed it occasionally. But yay, I had an idea to put a one-way toggle in there. Read on.
  • CPU Screen-Off Fixed Max Sleep Frequency - So here's the thing. All devices can handle low scaling just fine, as long the screen is merely off (e.g. listening to music, etc). Once the system falls into deep sleep, that's when stability issues arise. So I had an idea... When you play music, you usually interact with the screen then turn it off, but it never actually goes into deep sleep until it's done playing. So I made it so the above Screen-Off Max Frequency will be used, including scaling, until deep sleep is called for. Then from that point on it will become fixed to this setting's frequency until you turn the screen back on, then the toggle gets reset.
v1.60 Release Notes

  • Control your panel refresh frequency - This is inspired by and based on AndreiLux's commits last year. Samsung includes a driver called "lcdfreq" that allows for scaling of panel refresh frequency to save power. It toggles between two states: limited and unlimited. Not all devices actively use this feature in stock builds, but it is possible to enable nonetheless. When in limited mode the panel's refresh rate is reduced from 60Hz (58 actual) to 40Hz (41 actual). I went a step further and made it so the limited mode's panel divider can be set manually (25, 27, 29, 31, 34, 37, 41, 45, 50, 60 fps). I also made it so the limited mode can now be forced, effectively allowing you to adjust the default refresh rate of your panel to save battery. Not everyone needs/wants 60fps. How much battery will this save? I don't know yet, but if you want to find out, the option is on the Screen tab of STweaks. Be sure to check the force checkbox. Very low rates will introduce flickering to some eyes (remember, this is a refresh rate being adjusted, not just fps).
  • Lcdfreq in PegasusQ - Note: This is irrelevant if you have decided to lock your refresh rate as described above. AndreiLux implemented this last year, and I modified it a bit and added more tunables. When enabled, PegasusQ will try to control the state of lcdfreq based on CPU load. Some of you may know AndreiLux abandoned this due to problems with flickering, but I have taken a different approach. His goal was to provide 60Hz as quickly as possible, which ended up frequently alternating between the two states. I'm aiming for the opposite - to stick with limited as long as possible and only boost it during heavy use (like a game). When bounced around between limited and unlimited too rapidly, there can be visible flickering and tearing, and different frequencies seem to slightly affect the color balance, which makes it even more noticeable. Quite possibly why Samsung doesn't use this on Note 2's.
    • lcdfreq_kick_in_down_delay - When PegasusQ decides it wants to call for the panel to be kicked down (into limited mode) it will have to ask this many times before actually doing it.
    • lcdfreq_kick_in_up_delay - When PegasusQ decides it wants to call for the panel to be boosted (into unlimited mode) it will have to ask this many times before actually doing it.
    • lcdfreq_kick_in_freq - Before PegasusQ will consider limiting the refresh rate, the CPU must be running at this frequency or below.
  • Boost lcdfreq on touch - Immediately boosts to the unlimited state, regardless of what PegasusQ calls for. A commit by AndreiLux. At some point I may add to this to make it time based (i.e. hold the boost for x amount of seconds after a touch).
  • Control the touchy backlight - On the Screen tab of STweaks. For ROMs that don't provide this support natively, otherwise it may be unreliable.
v1.65 Release Notes

  • Control your GPU - Over/underclock your GPU! Over/undervolt your GPU, too! Settings explained on the GPU tab of STweaks. Support for frequency, voltage, up/down threshold and GPU governor sampling rate.
  • Lock/Limit your GPU - You can lock your GPU to a specific step, or limit it to a definable maximum number of steps (e.g. 2 or 3)
  • Control S-Pen booster - Control/disable the S-Pen CPU booster. Stock is 800MHz, but I find that overkill.
  • S-Pen X,Y Axis Offset - For some reason Wacom sets this to like 30,30 depending on handedness. I have no idea why, I prefer 0,0. For most users I recommend checking the box on the S-Pen tab in STweaks and leaving the sliders at 0,0.
  • S-Pen Box Filter - Depending upon what you use your S-Pen for, this makes it much easier to draw shapes, but harder to do finer things, like writing. Think of it as "snap to grid".
  • Gestures! - Be sure to scroll down to the FAQ section to read how to use them.
Q: How do gestures work?
Flash the gesture pack and reboot. This places the action and handler scripts in /etc/init.d to be run on boot. The available gestures are listed on the Gestures tab of STweaks. You may customize the scripts, but be warned that flashing the zip again will overwrite them.

Some gestures will require you to hold down a touchkey while performing them. Be sure to have a Touchkey Modifier Delay set in STweaks (Screen tab). 100-200ms works well. Now any time you touch and hold a touchkey and then touch the screen within the delay you just set, you will activate gesture-only mode, during which the touchscreen will no longer send touch events to the operating system, only the gesture engine. This means you won't get any bleed through of gesture draws into the foreground app. It's also a safety of sorts, to prevent critical gestures from being accidentally triggered. The downside is, you can't have your cake and eat it...well, not without some delay at least. If the touchkey modifier was simply piggybacked onto the touchkey driver that would be nice, but it would also mean every time you used it, it would also report the touchkey (Menu/Back) event. Or, if you blocked it always, well then obviously your touchkeys wouldn't work anymore. So a compromise is using a very short delay, and after that delay is up, the touchkey driver checks to see if the screen has been touched and the touchkey is still down. If it has been touched, then gesture-only mode is set in the touchscreen driver until all fingers are up. If the screen has NOT been touched after the delay, then the touchkey driver assumes it's just a normal touchkey press and reports it like normal. This may seem like an insanely small delay, but it's meant for you to touch the touchkey and start drawing with another finger *simultaneously*.

tl;dr: Flash the gesture pack, go to the Screen tab and set the Touchkey Modifier Delay to 150ms or so, then apply it. Now test it. First swipe from near the bottom-left corner, up towards the middle-right side. Nothing should happen. Now repeat, this time putting a finger down on the touchkey and holding, while *at the same time* starting to drawing this simple gesture. Aim to have both fingertips touch down at the same time. If it goes well, the virtual power key will be pressed and it will go into suspend. If you have trouble, increase the delay until you get more practice. Eventually you'll be able to do this gesture one-handed by touching the touchkey with the side of your thumb, and sliding/flicking your index or middle finger outward in an arc.
.
Useful Apps (no affiliation):
BetterBatteryStats XDA / Play
Awesome tool that lets you see both kernel and partial wakelocks, as well as the average percent battery drain.​
CPU Spy XDA / Play
Provides a GUI to CPU time-in-state data.​
Micro CPU Monitor Play
One of my favorite apps ever, this puts a very small 1px bar across the top of the screen for each core. It can be set to come from left or right, the background can be set transparent, and the bar thickness and color are adjustable. Very useful for quickly (and discretely) noticing abnormally high CPU usage.​
top Play
Provides a GUI to the linux command 'top'. Provides a very reliable way to see what processes are using the most CPU time.​
System Monitor Play
This app makes monitoring CPU history easy, and makes it especially easy to see the effects of hotplugging tweaks because of the way it clearly displays the state of each core.​
.
Notes:
How to use the mdnie-control interface:

AndreiLux and Slimer777 have gone to great lengths to create an extremely accurate internal color profile using a spectrophotometer. The color accuracy is terrific. Most computers and tech use a very unnaturally cool color temperature (blue tint to white), so many people are taken by surprise when they see how yellow reality actually is. You need some time to get used to the new colors, but if you are still not pleased with the result, AndreiLux has setup MANY options for you to tweak in STweaks. Personally, I recommend increasing the chroma saturation weight.

Settings can easily be configured in the STweak app now. Download it from the Play Store.

A bit about body bias:

To summarize this feature: When we traditionally change voltages (SetCPU, Performance Control, etc), we are changing the gate voltage of the transistors. This can be a difficult concept to grasp, so here's a super-simple analogy to help: Imagine a light switch instead of a transistor. You reach your finger out to flick it. The force your finger applies would be analogous to the gate voltage. However transistors also have a body voltage, which can be thought of as the resistance behind the switch. By applying a positive difference between the gate and body, (which usually, but not always, equates to reducing the body voltage) we can make the proverbial switch "looser" so it's easier to flip, but now that it's looser, it's starting to leak a small amount of current as a result. So why would we want to do this if it will be leaking more? Because now that the switch is looser, we'll hopefully need less gate voltage (aka finger pressure in the analogy) which would save more power than was lost with that leakage. Or, for someone overclocking instead of undervolting, the "loose" switch will be easier to flip, and you may achieve an overclock not possible by merely ramping up the gate voltage (brute force) in your voltage control app of choice. Basically like the old saying "two steps forward, one step back" - we get something good, but have to sacrifice a little power lost through leakage. But how about the opposite scenario? What if in the analogy you have a really strong finger? Then you're leaking power for no reason because you don't need a "loose" switch. So, we can take advantage of that fitness and tighten it up by applying a negative body bias (also called a Reverse Body Bias, or RBB). This will make the transistor harder to switch, but plug up the leak and therefore increase power efficiency.

Ok, so why does all this exist? Why not just have an enormous negative bias (RBB) from the factory and save all that power lost through leakage? Because not all chips are equal, and not all transistors on the same chip are even equal. Temperature, manufacturing techniques, a few atoms of contamination, etc can make the chip less "fit" and unable to switch as easily as others. So how do they help these weakling transistors from getting the entire chip sent to the factory garbage can? Well, on one hand the gate voltage can be increased, but that is a last resort since it would waste too much power. Before it comes to that, they get a crutch in the form of a positive body bias (also called a Forward Body Bias, or FBB), which hopefully you'll remember was the subject of the first scenario above. And remember what that does? It makes them easier to switch, but at the cost of slightly decreased power efficiency. This offers better power savings when compared to increasing the gate voltage.

Samsung knows all this, and bins their chips according the ASV level, which can be thought of as the "quality" of the chip. The higher the ASV number, the better the chip, and the less power it needs to do its job. At the factory they mix increased gate voltages with varying body voltages to end up with a table of stock body biases. Long story short, this is how they deal with less-than-perfect chips. It's a lottery for the buyer. But since their values aren't tailored to your chip - the hope is that maybe you can scrape by with a bit less power than Samsung thought a chip of that grade could. So what AndreiLux has done is implemented new scaling logic/control code that lets you adjust the body voltage, and thus the body bias. Thanks to him, we now have another tool to help us squeeze a little bit more power out of our chips.

Calculating your body bias is incredibly simple: bodybias = gatevoltage - bodyvoltage. If you know the voltage of a given frequency, you can calculate your body bias by taking the gate voltage (what it says for that frequency in your usual voltage adjustment app) and then subtracting the value of the slice that corresponds to the range the example frequency was in on the ABB tab of STweaks. This can get tricky, because people forget that "body bias" is a difference between two values. If you start off with a stock negative body bias, that is to say that your body voltage is higher than your gate voltage, increasing your body voltage will actually be increasing your bias and you'll be needlessly wasting more power. However if you start off with a positive stock body bias, adding to the body voltage will actually be decreasing your bias since it will be bringing you closer to the gate voltage.​
 
Last edited:

darkMES

Member
Dec 2, 2012
36
1
Re: [Kernel][AOSP] Matrix kernel

Nice work. For the first time I
am first after the OP.
Sent from my SPH-L900 using xda app-developers app
 
  • Like
Reactions: ffolkes

raw2000j

Senior Member
Aug 3, 2007
2,424
489
Re: [Kernel][AOSP] Matrix kernel

can you use stweaks with this kernel?

Sent from my SPH-L900 using Xparent Blue Tapatalk 2
 

Subiegsr

Senior Member
Aug 8, 2007
582
54
Re: [Kernel][AOSP] Matrix kernel

Thank you for your hard work, just flashed! So far so good! :thumbup:

Sent from my SCH-l900 using xda premium
 

mugenga

Senior Member
Mar 7, 2012
173
37
Thank you so much!!! I was dieing for a Perseus Kernel implementation for AOSP. Thank you very much ffolkes and AndreiLux for all of the hard work you guys have been putting into making our phones the best they can be! :D

I'm currently running this kernel with Carbon 1.6 and my phone just flies!!!
 

Rooster85

Senior Member
Dec 28, 2010
1,960
378
Charlotte, NC
Re: [Kernel][AOSP][1.20|April 3rd] Matrix kernel

No problems so far on 50mhz and the kernel seems to be using way less battery. Colors are kinda washed out though. Would like to see trinity colors :thumbup:

Sent from my SPH-L900 using Tapatalk 2
 

VeNuMuS

Inactive Recognized Contributor
Jun 19, 2009
4,068
3,078
Los Angeles
Re: [Kernel][AOSP][1.20|April 3rd] Matrix kernel

Nice. This kernel works great. Battery last forever.

Sent from my SPH-L900 using Tapatalk 2
 

jdee323

Senior Member
Dec 20, 2011
541
173
los angeles
I've only noticed 1 problem so far... Wifi hotspot no longer works on aokp. Anybody else have the same problem on other roms?
 
G

GuestD0701

Guest
Re: [Kernel][AOSP][1.20|April 3rd] Matrix kernel

No problems so far on 50mhz and the kernel seems to be using way less battery. Colors are kinda washed out though. Would like to see trinity colors :thumbup:

Sent from my SPH-L900 using Tapatalk 2

Trinity colors would be awesome but just tune them w/s-tweaks..

@op Tks! So far so good, will throw stats up in a few days.:)

Edit


Sent from my SCH-l900 using Tapatalk 2
 
Last edited:

Rooster85

Senior Member
Dec 28, 2010
1,960
378
Charlotte, NC
Re: [Kernel][AOSP][1.20|April 3rd] Matrix kernel

From today...

Sent from my SPH-L900 using Tapatalk 2
 

Attachments

  • uploadfromtaptalk1365038624476.jpg
    uploadfromtaptalk1365038624476.jpg
    44.2 KB · Views: 1,008
  • uploadfromtaptalk1365038634322.jpg
    uploadfromtaptalk1365038634322.jpg
    62.6 KB · Views: 977

Top Liked Posts

  • There are no posts matching your filters.
  • 55
    plasma.png

    I. Thanks!
    .
    Disclaimer: I take no responsibility for any damage that might occur to your device. You proceed strictly at your own risk. This is a work in progress.
    Thank you for your interest in Plasma kernel, I hope you enjoy it. I've poured hundreds upon hundreds of hours of work into putting together a kernel that best showcases our hardware. Plasma kernel would not be possible without super-smart people like AndreiLux, DerTeufel, temasek, googyanas, faux123, and the regular contributors to the official cm kernel repositories. Please donate to them to support their hard work!
    .

    II. Features
    • CPU frequency range: 100MHz to 2.16GHz
    • ZZMoove, PegasusQ, performance (with support for multiple cores), and LulzactiveQ CPU governors
    • Zen, noop, deadline, row, cfq, sio, vr schedulers
    • Experimental Wolfson AND Voodoo Sound support (choose one or the other on the Audio tab of STweaks, then REBOOT!)
    • CPU voltage control
    • Linux 3.0.101
    • AndreiLux: Screen color calibration with mdnie-control
    • GPU over/underclock and over/undervolt
    • Control the frequency and voltage of all 5 GPU steps
    • Support for GPU clocks from 54MHz to beyond 800MHz
    • Control GPU governor sampling rate
    • Built with 4.8 toolchain
    • Built with -O3 and other optimizations
    • Extra panel brightness (<299)
    • Faux123: Dynamic fsync control (v1.2)
    • AndreiLux: Charging control
    • Support for STweaks
    • Control screen refresh rate (can be reduced to save battery)
    • AndreiLux: Memory/internal voltage control interface
    • AndreiLux: Adaptive Body Bias (ABB) control
    • AndreiLux: Digital brightness control/reduction (better than ScreenFilter)
    • LED control (with some color mixing adjustments by me)
    • Touchwake support, including touchkeys (enable in Screen tab of STweaks)
    • Multi-touch kernel-based gesture engine
    • Proportional Rate Reduction for TCP
    • Joe's RCU
    • Temasek: Frandom module (enable on the Memory/Internal tab of STweaks and REBOOT!)
    • S-Pen settings on the S-PEN tab of STweaks
    • zCache
    • Support for 4x parallel "Turbo ZRAM" (settings are on the "I/O / RAM" tab of STweaks)
    • UKSM
    • Enhanced Touchwake/Slide2Wake functionality
    • Arc-swipes to turn your phone on with one hand (Screen tab of STweaks)
    • Long-tap-off to turn your device off with one hand (Screen tab of STweaks)
    • Power off gesture: tap the top of the screen and a touchkey at the same time to trigger suspend
    • Change your power manager (PM) CPU lock frequency
    • Press the home button 4 times to toggle the screen negative
    • Press the home buttom 3 times as fast as you can to toggle the screen into nightmode (red)
    • exFAT support
    • For more, take a look at the commits
    .

    III. What's New
    Don't forget to check out what was new in 2.0b7 and 2.0b12!

    • [ZRAM Total Disk Size]: By default ZRAM is setup as four (4x) swaps operating in parallel at equal priorities. Set this to the TOTAL amount of RAM you wish to dedicate to ZRAM, and STweaks will automatically divide it evenly by four.
    • [UKSM Enable]: Enable the UKSM daemon that will continuously scan memory for duplicate data.
    • [UKSM Daemon Sampling Rate]: How often the daemon checks for duplicate data.
    • [UKSM CPU Usage Limit]: How much system load (CPU usage) the daemon will use.
    • [Long-tap-off Always On]: Found in its own section under the Touchwake section. When enabled Longtapoff will always work, regardless of how you woke your device. Takes effect immediately.
    • [Many ZZMoove settings]: Many ZZMoove settings on the newly created "ZZMoove Scaling" and "ZZMoove Hotplug" tabs. Descriptions coming soon.
    .

    IV. Download / Donate

    :) Support the development of Plasma kernel by DONATING if you find it useful! :)

    AOSP 4.3.x only!
    Plasma kernel v2.02 for Sprint Note 2 (L900)
    Plasma Gesture Pack

    :) Support the development of Plasma kernel by DONATING if you find it useful! :)

    .

    V. Changelog

    v2.02 (November 2nd, 2013)
    • Tracked audio/media skipping bug to disabled loggers (thanks pappschlumpf!) By default logging is now enabled. While you can still disable it, it will always be reset upon reboot.
    • Changes to write-back caching (thanks temasek)
    • Support for switching touchkey backlight driver from ROM/kernel (bottom of Screen tab in STweaks) (thanks Yank555-lu)
    • Some bug fixes for Slide2Wake
    .

    VI. Archived Changelogs


    2013-10-29 | v2.00
    • Linux 3.0.101 (thanks temasek)
    • Hopeful bugfixes for untouchable screen, and taps on top triggering suspend
    • Should you encounter a problem like that, cycling on and off (power button) should now reset any state variables
    • Fix FC issues. Works with more ROMs, including the latest AOSP nightlies
    • Allow pm_idx_freq to be set as high as 1600 MHz, theoretically could slightly speed up waking from deep sleep. Set on "Plasma Tuneables" tab of STweaks
    • Added several new tuneable ideas to zzmoove
    • Added "ZZMoove Scaling" and "ZZMoove Hotplug" tabs to STweaks. The descriptions are still a work in progress
    • Moved mDNIe controls to their own "Color" tab
    • Greatly enhanced the longpressoff feature's reliability and ease of use (by upgrading to scheduled_work)
    • Slide2Wake and arc swipes now trigger CPU and memory frequency locks to speed up waking
    • Slide2Wake and arc swipes no longer accidentally send input in the milliseconds after the screen comes on, but before you finished your gesture
    • Added option to Screen tab of STweaks to enable Longtapoff always, regardless of how the device woken
    • Expanded the trigger areas for slide2wake and arc swipes
    • ZRAM/swap is working and compatible with "Turbo ZRAM" (4x parallel ZRAM swaps for quad core devices) (thanks googyanas)
    • ZRAM settings in STweaks now allows you to set one total size of RAM that will be divided into 4x ZRAM swaps. Setting to 0 disables all swaps. Changes are applied instantly. No need for any other ZRAM/swap apps or init.d scripts.
    • UKSM (Ultra KSM (Kernel Samepage Merging)) enabled, with settings on the "I/O / RAM" tab of STweaks. Mostly just a novelty, but what it does is continuously checks RAM for duplicate pages to save space
    • zCache enabled and always running
    • Cleancache enabled
    • Frontswap enabled
    • Enabled LOWMEM_CHECK (thanks googyanas)
    • Enabled SPEEDUP_KEYRESUME as discussed in temasek's thread (Placebo effect? Maybe. Better ask Brian Molko. A cookie for you if you understand that reference) (thanks googyanas)
    • Added my own wake-speed ideas (2-second max-CPU-speed lock, and 2-second max-bus/RAM-speed lock on KEY_POWER press)
    • Permanently fixed (hopefully) the laggy, skippy, media bug
    • Toggle negative screen mode by taping the home button 4 times quickly (but NOT as fast as you can) (based on a commit by gokhanmoral)
    • Toggle nightmode (red) screen mode by pressing the home button 3 times VERY quickly (pretty much as fast as you can) This is purposely designed to be a dim red, as searing bright 255 red isn't particularly easy on your eyes in the dark. Fun fact: this (and the negative one described above) are functional even during boot...triple tap to see your bootscreen turn red :p
    • CPUFreq bug fixes/commits (thanks DerTeufel)
    • Permanent TRIM (thanks googyanas)
    • Added shell scripts to quickly and easily see statistics with as little typing as possible. Open a command prompt on your device, type "su" and press enter to ascend to root. Now you can type "szc" and press enter to see zCache statistics (szc = show zcache). Or type "ssw" to see swapfile/zRAM statistics (ssw = show swap). Note: Some statistics don't fully populate until a few minutes after boot
    • Experimental: Set ZZMoove governor for battery savings by obtaining a root shell as described above, then typing "zzb" and pressing enter (zzb = zzmove battery). Does not reapply after reboot.
    • Compiler optimizations
    2013-07-19 | v1.67

    - Updated to Linux 3.0.84 [thanks, temasek]
    - Enabled support for SELinux
    - Fixed some bugs with the stylus touchkey block
    - Voodoo was removed
    - Sound-control is permanently enabled. Anything Voodoo did, sound-control can do.
    - A bunch of ROW and other smaller cherry-picks
    - Fixed some STweaks bugs
    - Fixed some gestures in the Gesture Pack

    2013-06-26 | v1.65

    - Updated to Linux 3.0.83 [thanks, temasek]
    - Better battery life, particularly while idle. [thanks, temasek]
    - Gesture engine now has support for two special gesture flags; TKEYS and EXCLUSIVE
    - S-Pen: Disabled the booster and made it optional, as well as what frequency it boosts to. By default this used to lock at 800MHz when you used the pen, which has shown to be way overkill for the most part.
    - S-Pen: Adjust input averaging strength (2 or 3 are the only useful settings. Wanna see what the actual input is from the digitizer? Set this to 0 and draw a line. Yeah...now you see what the poor driver has to filter out)
    - S-Pen: Adjust box filter strength for pen input and hover input. Mostly experimental.
    - S-Pen: Set minimum pressure before pen input is registered.
    - S-Pen: Set fixed pressure (driver will never report sensitivity, and instead uses this value)
    - S-Pen: Disable side button (for those that don't use it, it can really get in the way at times)
    - S-Pen: X and Y axis offset (tweak this to your screen and usage. Samsung defaults this to -30 for right handed users)
    - S-Pen: When the pen is within hovering distance, the touchkeys will now be disabled. When out of range, the block will be held for a definable period before restoring them. This means you can naturally write without fearing the buttons will come on and do crazy stuff.
    - S-Pen: Disable touchscreen and gestures when drawing
    - GPU: Frequency, voltage, and up/down threshold are available for each of the 5 steps.
    - GPU: Expanded GPU clock options: 54, 100, 160, 200, 266, 275, 300, 333, 350, 400, 440, 500, 533, 600, 640, 666, 700, 733, 750, 800+ MHz.
    - GPU: Adjustable GPU scaling driver polling frequency (sampling rate) [thanks, AndreiLux]
    - GPU: Lock GPU to one user-defined step.
    - GPU: Limit the GPU to less than 5 steps.
    - GPU: Increase default GPU polling frequency to 100ms (stock was 1000ms (!!!) and causing laggy performance within the first few seconds of using your device). [thanks, AndreiLux]
    - Fixed some STweaks bugs.
    - A bunch of predefined gestures in the Gesture Pack.

    2013-06-11 | v1.60 [733 GPU overclock] / [No GPU overclock]

    - Updated to Linux 3.0.81
    - Added section to Screen tab in STweaks for touchkey backlight control (for ROMs without controls built in)
    - Implemented mechanism to manually control the display panel's refresh rate (no, you can't go higher than 60fps :p )
    - Added support for lcdfreq scaling in PegasusQ (on PegasusQ Scaling tab of STweaks)
    - Added support for lcqfreq scaling on touch (on Screen tab of STweaks)
    - Option to force lcdfreq's limited state to constantly be on, effectively giving you control of panel refresh rate (on Screen tab of STweaks)
    - Made PegasusQ screen-off multicore policy enforcement more robust

    2013-06-08 | v1.58 [733 GPU overclock] / [No GPU overclock]

    - Updated to Linux 3.0.80
    - Switched to TCP Veno
    - Updated zzmoove to version 0.4
    - Added a sysfs entry to control the PM lock frequency
    - Added screen-off tunables for PegasusQ, LulzactiveQ and zzmoove
    - Added screen-off hotplugging to LulzactiveQ
    - Led-control: more accurately mix LED colors
    - Led-control: custom requests for white (255/255/255) are adjusted to obtain the most realistic actual color
    - Led-control: change system notification (charging/charged) LED brightness level (LED tab of STweaks)
    - Frandom module (enabled on the Memory/Internal tab of STweaks. A reboot is required after changing this setting!)
    - Experimental: Reduce mdm wakelocks
    - Updated row scheduler
    - Experimental: Support for both Voodoo and Wolfson/sound-control. They both do they same thing though. Choose one on the Audio tab of STweaks, then reboot.
    - Wacom: add sysfs entry for pen inserted (/sys/devices/virtual/sec/sec_epen/epen_pen_inserted)
    - Dynamic fsync tweaks
    - Many small cherrypicks

    2013-05-06 | v1.50 [733 GPU overclock] / [No GPU overclock]

    - Updated to Linux 3.0.76
    - Sbrissen's WiFi driver from the GT-9505
    - Kernel-based multi-touch gesture support. Enable it on the Screen tab of STweaks. Flashable sample script to be added to this post soon.
    - Touchwake now wakes from the touchkeys in addition to screen taps
    - Updated zzmoove governor with changes from DerTeufel
    - PegasusQ: calculate gradient of CPU load to early increase frequency
    - Added LulzactiveQ governor
    - Stopped an insane amount of kernel logging in cpuidle-exynos4
    - Updated Wacom drivers
    - Updated camera drivers
    - Added Proportional Rate Reduction for TCP
    - Added missing flexrate code and removed the default touchbooster
    - Joe's RCU
    2013-04-27 | v1.43 [733 GPU overclock] / v1.43 [No GPU overclock]

    - Touchwake support. Enable it on the Screen tab of STweaks
    - Some dynamic fsync commits
    2013-04-26 | v1.42

    - Updated to Linux 3.0.75
    - Reworded the settings in STweaks for ABB
    - Fixed a bug in Adaptive Body Bias (ABB) that caused certain frequencies to be offset. 800MHz was in slice 3 (instead of 2) and 1600MHz was in slice 4 (instead of 3). If you have been undervolting these frequencies recently, you need to reevaluate your stability at them now.
    2013-04-25 | v1.41

    - Updated to Linux 3.0.74
    - Adaptive Body Bias (ABB) control. This is only for the most hardcore users. I suggest reading the note above, as well as this thread.
    - Snappy compression added to zRAM
    - Some kernel updates to speed up hotplugging
    - Correctly applied load averaging patch to fix moire pattern
    - New LED control. Offers better control over LED fading. If your ROM has its own fade control, be sure to match your chosen setting in the LED tab of STweaks to avoid possible issues
    - mDNIe digital brightness reduction. Ever notice how the lowest screen brightness setting is still very bright, especially in a dark room? Many of us nighttime users have had to manually enable apps like ScreenFilter to overlay a black layer to artificially dim the screen via software. This is somewhat like that, but more accurate and done at the video driver level in the kernel. To summarize, it seamlessly allows you to reduce the typical brightness control beyond its normal minimum by digitally darkening the display data after a certain point. This is very cool, as it's all automatic once you initially tweak it - goodbye ScreenFilter! Adjust the settings on the Screen STweaks tab.
    - Expanded explanation of ABB on its STweaks tab
    - Unaligned memory access where possible
    - Fixed a bug that was causing frequencies greater than 1600 to become stuck as the current frequency
    - Added the zzmoove governor and tweaked it for this kernel
    - Update ramdisk
    2013-04-17 | v1.34 [733 GPU overclock] / [No GPU overclock]

    - Updated to Linux 3.0.73
    - Flexrate now works
    - Other, smaller changes
    2013-04-10 | v1.32 [733 GPU overclock] / [No GPU overclock]

    - Fixed MTP
    2013-04-09 | v1.31 [733 GPU overclock] / [No GPU overclock]

    - Forgot to include Front End Delay code last time
    - Smarter CPU usage; assign more work to only 1 core when at lower frequencies
    - Ability to change memory and internal voltages
    - Boot a device from storage
    - WiFi driver updates
    - Other driver updates
    - Updated to Linux 3.0.72
    - Compiled with -O3
    - Added support for Android zRAM (settings are in I/O tab of STweaks)
    - Updated STweaks
    - Started building optional non-GPU overclocked versions for those who don't want it
    - Many, many small additions, such as better entropy (see commits for individual credits)
    2013-04-03 | v1.20 [733 GPU overclock only]
    - Added support for STweaks​
    2013-04-02 | v1.12 [733 GPU overclock only]
    - Original​

    .

    VII. Source
    Source for Plasma kernel can be found on my github.
    33
    I haven't been back to this thread for about a week, but I wanted express a belated thanks to everyone for their inspiring comments. They really do mean a lot to me! :)

    I had no idea call functionality had been impaired with recent CM builds, otherwise I would have gotten something out sooner. Sorry, guys.

    Plasma v2.05b0 (KitKat) (For OmniROM / For PA / For CM11)
    - Update WiFi drivers to 1.61.58
    - Upstream fix for sensors (and therefore the screen while in-call) not working on recent CM11 builds
    - Latest exFAT drivers from dorimanx as of 12/30
    - Some memblock commits from DerTeufel
    27
    The OP will be updated when the new kernel is ready. Be patient, my son :p

    I know that. I was just hoping for like a status update or something like that lol. I miss my loud notifications.

    Just to let you all know, work has finally begun on a fresh build of Plasma based on the cyanogenmod/cm10.2 repo. Still gonna be a few days before a beta is ready though, but at least it's compiling now and no longer bootloops...
    22
    I don't have the time to read all the replies that I'm sure have accrued over the past few weeks, but I will soon. In the meantime I just wanted to let those that care know that I will be getting back into this in about a week. Plasma kernel isn't abandoned! I apologize for not really being around much lately, real life has been very busy, and I know when I work on this I end up getting sucked into it 24/7 and ignoring everything else.

    I haven't been in the loop, but it appears CM10.2 is the new thing. If CM10.2 has a working kernel for the L900, I can try to port some of my commits over to it next week. :)
    21
    *Dr. Evil voice* The amount of work going into this next release is really quite breathtaking.

    I've been working for 18 hours at a clip, day after day. New features, bug fixes, and Synapse. Synapse is so awesome, I'm almost done porting to it. Redesigning and making hundreds of settings by hand brings new meaning to the word "tedious". And the new mysterious thing I've been working on is so cool, I need to make a video for it.

    I know everyone is getting tired of waiting, but I'm working on this non-stop and I'm getting there. :D