[KERNEL|12|05|13][teaMSeven|V.4[2GHz|VC|BLINKBUTTONS|H2W|LINARO-o3|FULL-OTG]

Search This thread

n3ocort3x

Senior Member
May 10, 2012
5,859
10,822
Vienna
teaMseven_kernel_SENSE

based on HTC Source 1.29.1540.3 Developer Edition​

HOWTO REPORT ERRORS -> THE RIGHT WAY

-) YOU need to provide me the following information, otherwise I´m not able to help:
-) On wich ROM you are
-) Wich Kernel and wich modules did you flash
-) ALWAYS provide a last_kmsg AND a logcat (you dont know how to do that ? Use google or search here in this forum, its posted nearly everywhere)
-) posts like "XYZ feature on ROM XYZ does not work" will be ignored (what should i do with that information ???)


CHANGELOG (old versions) & KERNEL FEATURES
Code:
[B]teaMseven_kernel_SENSE_vv3.7[/B]
- initial release
- Fixed audio routing issue with voice calls [phone's earpiece amplification fixed, htc left out a good chop from its released kernel sources]
- Added NTFS (read/write) support
- All in one installer - script by                                    [user=1118681]@he_stheone64[/user] (thanks !)
- Added init.d support (thanks                                    [user=3828647]@torxx[/user] !)
- teaMSeven version - cooperation of n3ocort3x and tbalden
- cleaned up synaptics_3k driver
- linaro optimized
- adding performance installer with 192mhz underclock (thanks pingpong)
- CIFS enabled
- added Votlage Control
- Enabled system write
- Disabled perf lock

[B]teaMseven_kernel_SENSE_v3.7.1[/B]

-added XZ compression
-fixed Voltage Control
-fixed sticking of frequencies
-linaro -o3 optimizations (before it was -o2)
-enabled interactive governor
-updated interactive governor to MAKO baseline and CAF updates (thx kozmikkick)
-updated ondemand governor to CAF baseline (thx kozmikkick)
-added wheatley governor
-added SIO I/O Sched
-added FIOPS I/O SCHED

[B]teaMseven_kernel_SENSE_v3.8[/B]
- added Sweep2Wake to variants
- slighty stronger vibration for Wake and Sleep events (so you will really notice accidental wakes)
- tweak deadline io scheduler for more performance
- added fsync on/off support (on by default, check sysfs)
- added ROW I/O scheduler
- added BFQ v6 scheduler
- added USB fast charge option (off by default, check sysfs)
- added smartmax governor (thanks MaxWen!)

[B]teaMseven_kernel_SENSE_v3.9.2[/B]

- fixed longtap Logo sleep for S2W and H2W modes
- added Blinking Buttons notification feature (idea and first implementation by tbalden@TeaMSeven)
- added 324 MHz freq and removed unused 192 MHz
- more freqs below 378 MHz will follow, still ironing out some bugs
- fastcharge retested (trickstermod works)
- added new way to register longtap Logo2Wake / Logo2Sleep - you can leave your finger on the Logo now, and it will wake/sleep on long tap. More convenient and intuitive.

[B]teaMseven_kernel_SENSE_V.4[/B]
-updated Aroma installer with changelogs and version number
-added lowfreqs (135MHz, 162MHZ, 216MHz, 270MHz)
-added highfreqs (1836MHz, 1890MHz, 1944MHz, 1980MHz)
-added new thermal implementation
-fix laggy boot for PVS_2 Devices (and below)
-disabled PNP manager (fixes freq sticking)

Variants

HOME2Wake and HTCLogo2Sleep:

- What is HOME2Wake -> It's a bit similar to Sweep2Wake, but instead of swiping through the capacitive buttons, you have to push the Home button instead, to wake the device from sleep. Then press HTC logo to switch screen off. At times it takes 2 consecutive presses when the phone is in deepsleep. Still testing this stuff.

VIDEO:

HOME2Wake and HTCLogoMenu:

HOME -> wakes phone
HTC Logo -> Menu button mapping
HTCLogo long tap -> screen off

VIDEO:

BLINK BUTTONS

VIDEO:

SENSE DOWNLOAD LINKS

PERFORMANCE EDITION V.4

BENCHMARKS

V3.8, no GPU and NO CPU OC YET

eruhy9uz.jpg


Github

Link

Installation

0. go into Recovery
0.1 DO A NANDROID backup if you didnt already -- if anything goes cheesy, restore your backup
1. flash All-In-One installer zip (aroma menus will ask for options)
2. reboot

Configuration of HOME2WAKE/HTCLogo behavior

You can select the Variant you want in the Aroma installer, and also select a mod to Disable on-screen three-dot menu button (useful if you use HTCLogo2Menu configuration)
Possible variants you can select in installer (recovery):
- Stock (no wake, no menu, no sleep button)
- Home2Wake + HTCLogo2Menu and long tap HTCLogo2Sleep
- Home2Wake + HTCLogo2Sleep with long tap
- Home2Wake + HTCLogo2Sleep with short tap
- HTCLogo2Menu
- Home2Wake
- HTCLogo2Wake + HTCLogo2Sleep with long tap
- HTCLogo2Wake + HTCLogo2Sleep with short tap
- HTCLogo2Wake + HTCLogo2Menu and long tap HTCLogo2Sleep
- Sweep2Wake + HTCLogo2Sleep with long tap
- Sweep2Wake + HTCLogo2Sleep with short tap
- Sweep2Wake + HTCLogo2Menu (will give you long tap HTCLogo2Sleep)

About development of this kernel:

This is the exact copy of tbalden´s kernel from his original thread, with all his h2w and htc logo stuff integrated + OC / UV / LINARO /GPU / SCHEDS / GOVERNORS / ETC...

In the future i will add stuff and keep in sync with tbalden. I´m more then proud to work with such an aweseome dev together. I dont have the device yet, so its really improtant to provide me logs, kmsg, etc if u run into trouble. But also when i get the device, its important to provide me such stuff. I will do my best to get the most out of our HTC ONE´s


Disclaimer

-) I am not responsible for bricked devices
-) you do this on your own will
-) If you flash this, your warranty will be void


CREDITS
@pinpong for letting me know for what the hex values are :) thx
 
Last edited:

tbalden

Recognized Developer
Stable Edition for Sense with Android 4.1.2​

This part contains the non-OC/UV version, compiled with standard GCC 4.6
This edition is for the users who only want the usability features and no speed,voltage or other cpu gpu related changes. It's safe to install it for the average non tweaker users.

- Compiled from HTCDev source
- Fixed audio routing issue with voice calls [phone's earpiece amplification fixed, htc left out a good chop from its released kernel sources]
- Adds support for more USB OTG devices than official HTC kernel - (pls test if you think your DSL etc and report - only works if your phone's charged above 30%!) - PS3 controller wont work, htc's bluetooth stack is a no-go
- Added CIFS (windows share filesystem mount support, use CIFS manager)
- Added NTFS (read/write) support
- All in one installer - script by @he_stheone64 (thanks !)
- Added init.d support (thanks @torxx !)
- H2W/L2W/L2M/S2W
- blinking buttons (button light notification) - be aware that only blinks on notification if phone's not charging, and when screen is not on
- Based on latest kernel source: 1.29.1540.3 Developer Edition
- Tested on 1.28.401.7 (please report your Build number if differs), international One (m7, from UK)

Known issues:
- None
- Aroma installer sometimes exits in the setup process, try again till success, progress slowly between pages, count to 3 before pressing Next

KNOWN TO WORK ON:
- 1.28 International edition based ROMs, and 1.29 (1.29.1540.3) developer edition based ROMs, updates up to 1.29.401.5, 1.29.xxx.13
!Doesnt work on Sprint HTC One variant, as it's CDMA, not GSM!


STABLE EDITION SENSE DOWNLOAD

4.0.0 Stable All-In-One installer zip (flash from recovery) - kernel and modules and keylayout and working camera firmware
teaMseven-sense-kernel-v4.0.0-stable-full_installer.zip: http://d-h.st/br9
Use CWM or another AROMA compatible recovery. You can select all stuff from Menus, no need for additional flashing. If you get stuck, or exits to Recovery menu, try again. Should work! (Aroma is sometimes a bit flaky, but it works, preferably press Next buttons in installer a bit slower, that way it's more stable)


Changelog
Version 4.0.0-stable (.16 base) - June-4-2013
Version 3.9.2-stable (codename: 'the next big thing') - May-4-2013
- Added BlinkingButtons feature - architectural idea and first implementation by tbalden

Version 3.9.1-stable - May-3-2013
- fixes Long tap sleep for S2W and H2W modes

Version 3.9-stable - May-3-2013
- added new way to register longtap Logo2Wake / Logo2Sleep - you can leave your finger on the Logo now, and it will wake/sleep on long tap. More convenient and intuitive for me. Hope you'll like it!
- removed 192Mhz step

Version 3.8-stable - May-1-2013
- added Sweep2Wake to variants
- slighty stronger vibration for Wake and Sleep events (so you will really notice accidental wakes)
- xz compression
- added 192Mhz step (set it in one of the usual system tuner apps, stable enough,so i added it to Stable Edition)
- fixed frequencies to stick - (thx showp-1984)


Older versions:

teaMseven-sense-kernel-v3.9.2-stable-full_installer.zip: http://d-h.st/MwG
teaMseven-sense-kernel-v3.9.1-stable-full_installer.zip: http://d-h.st/jU5
teaMseven-sense-kernel-v3.9-stable-full_installer.zip: http://d-h.st/WSv
teaMseven-sense-kernel-v3.8-stable-full_installer.zip: http://d-h.st/xvQ
teaMseven-sense-kernel-v3.7-full_installer.zip: http://d-h.st/f0t
tbaldens-sense-kernel-v3.6-full_installer.zip: http://d-h.st/uSB
tbaldens-sense-kernel-v3.5-full_installer.zip: http://d-h.st/WQy
tbaldens-sense-kernel-v3.4-full_installer.zip: http://d-h.st/FHA
Configuration variants, additional flashables (using init.d): http://xdaforums.com/showpost.php?p=40672557&postcount=211
tbaldens-sense-kernel-v3.2-full_installer.zip: http://d-h.st/3FV
tbaldens-sense-kernel-v3-full_installer.zip: http://d-h.st/S35
Unified boot.img with switches (2.0): http://xdaforums.com/showpost.php?p=40631815&postcount=133
Camera Flashable fix for v3.0 + ROM versions 1.29.xxx.12 and 1.29.xxx.13 here: http://xdaforums.com/attachment.php?attachmentid=1908030&d=1366810966 - you NEED this flashed from recovery, if you're on a rom based on those versions, so camera will work
http://d-h.st/SIE - Base version 1.0 (not with HOME2Wake)
http://d-h.st/4ZM - HOME2Wake & HTCLogo2Sleep version 1.1, test version, might need two taps when it deepsleeps, Push HTC logo for screen off
http://d-h.st/JkK - HOME2Wake & HTCLogoMenu version 1.1 (if you want HTC Logo as Menu button)
modules installer 1.1 (flashable from recovery), only for 2.0 version and below, for Wifi and kernel modules + HTCLogoMenu button, not needed for 3.0+ http://d-h.st/7Iq


INSTALLATION

0. go into Recovery
0.1 DO A NANDROID backup if you didnt already -- if anything goes cheesy, restore your backup
1. flash All-In-One installer zip (aroma menus will ask for options)
2. reboot


CONFIGURATION OF HOME2WAKE/HTCLogo behavior
You can select the Variant you want in the Aroma installer, and also select a mod to Disable on-screen three-dot menu button (useful if you use HTCLogo2Menu configuration)
Possible variants you can select in installer (recovery):
- Stock (no wake, no menu, no sleep button)
- Home2Wake + HTCLogo2Menu (will give you long tap HTCLogo2Sleep)
- Home2Wake + HTCLogo2Sleep with long tap
- Home2Wake + HTCLogo2Sleep with short tap
- HTCLogo2Menu
- Home2Wake
- HTCLogo2Wake + HTCLogo2Sleep with long tap
- HTCLogo2Wake + HTCLogo2Sleep with short tap
- HTCLogo2Wake + HTCLogo2Menu (will give you long tap HTCLogo2Sleep)
- Sweep2Wake
- Sweep2Wake + HTCLogo2Sleep with long tap
- Sweep2Wake + HTCLogo2Sleep with short tap
- Sweep2Wake + HTCLogo2Menu (will give you long tap HTCLogo2Sleep)




Source
https://github.com/TeaMSeven/android_kernel_htc_m7-sense - master and performance branch

Additional resources
Cifs manager: https://play.google.com/store/apps/details?id=ws.plattner.cifsmanager&hl=en
 
Last edited:

deagleone

Senior Member
May 3, 2008
1,598
1,478
Heilbronx
Up and running

UV works
192 MHz works
Set max clock reset after screen off
HTC powersaver no clock change
...

Thanks mates

one'ed using Graptar's Hammer.... by the sons of Waran
 

jaythenut

Senior Member
Sep 6, 2012
7,330
2,374
Just flashed aroma went well no crashing will test any ideas for a good voltage or just leave at 900 any advice would be good thanks :)
 

biohaufen

Senior Member
Jan 4, 2011
271
50
Yes I were back to stock for a few days. But after a while I were bored :/

Gesendet von meinem HTC One mit Tapatalk 2
 

biohaufen

Senior Member
Jan 4, 2011
271
50
I think that OC doesn't work. (max clock is still 1.72 GHz). Logo for menu does work really good, will test UV later...

Gesendet von meinem HTC One mit Tapatalk 2
 

expertzero1

Senior Member
Sep 28, 2011
2,708
375
So Cal, California
I think that OC doesn't work. (max clock is still 1.72 GHz). Logo for menu does work really good, will test UV later...

Gesendet von meinem HTC One mit Tapatalk 2

i dont think theres overclocking yet, or underclocking. Would like to see underclocking though.

Home to wake and logo to sleep works.

Trying to get u.ndervolting to work though. fauxclock vc doesnt work, worked with flar's kernel. VC doesnt work atm.
 
Last edited:

biohaufen

Senior Member
Jan 4, 2011
271
50
VC is working, but changing CPU clock isn't. (I think it would be better to set CPU clock etc. in Aroma, because the apps doesn't work well atm)
Kernel seems to be really fast :)

Gesendet von meinem HTC One mit Tapatalk 2
 
Last edited:

bigxie

Senior Member
Nov 14, 2010
1,374
5,861
Bay Area, CA
www.twitter.com
Just flashed aroma went well no crashing will test any ideas for a good voltage or just leave at 900 any advice would be good thanks :)

I too would like to see others' UV settings. As a start, I just used trickster to set a -50mV UV across the board. It seems to be stable. Made it through various benchmarks.

Edit: ended up taking an additional 25mV off the top two frequencies. Still running great.

Sent from my HTC One using Tapatalk 2
 

Attachments

  • uploadfromtaptalk1367180684852.jpg
    uploadfromtaptalk1367180684852.jpg
    58.7 KB · Views: 1,182
Last edited:

jaythenut

Senior Member
Sep 6, 2012
7,330
2,374
i dont think theres overclocking yet, or underclocking. Would like to see underclocking though.

Home to wake and logo to sleep works.

Trying to get u.ndervolting to work though. fauxclock vc doesnt work, worked with flar's kernel. VC doesnt work atm.

i dont know much about all this still learning but i think underclocking is working set mine to 192m
 

Top Liked Posts

  • There are no posts matching your filters.
  • 91
    teaMseven_kernel_SENSE

    based on HTC Source 1.29.1540.3 Developer Edition​

    HOWTO REPORT ERRORS -> THE RIGHT WAY

    -) YOU need to provide me the following information, otherwise I´m not able to help:
    -) On wich ROM you are
    -) Wich Kernel and wich modules did you flash
    -) ALWAYS provide a last_kmsg AND a logcat (you dont know how to do that ? Use google or search here in this forum, its posted nearly everywhere)
    -) posts like "XYZ feature on ROM XYZ does not work" will be ignored (what should i do with that information ???)


    CHANGELOG (old versions) & KERNEL FEATURES
    Code:
    [B]teaMseven_kernel_SENSE_vv3.7[/B]
    - initial release
    - Fixed audio routing issue with voice calls [phone's earpiece amplification fixed, htc left out a good chop from its released kernel sources]
    - Added NTFS (read/write) support
    - All in one installer - script by                                    [user=1118681]@he_stheone64[/user] (thanks !)
    - Added init.d support (thanks                                    [user=3828647]@torxx[/user] !)
    - teaMSeven version - cooperation of n3ocort3x and tbalden
    - cleaned up synaptics_3k driver
    - linaro optimized
    - adding performance installer with 192mhz underclock (thanks pingpong)
    - CIFS enabled
    - added Votlage Control
    - Enabled system write
    - Disabled perf lock
    
    [B]teaMseven_kernel_SENSE_v3.7.1[/B]
    
    -added XZ compression
    -fixed Voltage Control
    -fixed sticking of frequencies
    -linaro -o3 optimizations (before it was -o2)
    -enabled interactive governor
    -updated interactive governor to MAKO baseline and CAF updates (thx kozmikkick)
    -updated ondemand governor to CAF baseline (thx kozmikkick)
    -added wheatley governor
    -added SIO I/O Sched
    -added FIOPS I/O SCHED
    
    [B]teaMseven_kernel_SENSE_v3.8[/B]
    - added Sweep2Wake to variants
    - slighty stronger vibration for Wake and Sleep events (so you will really notice accidental wakes)
    - tweak deadline io scheduler for more performance
    - added fsync on/off support (on by default, check sysfs)
    - added ROW I/O scheduler
    - added BFQ v6 scheduler
    - added USB fast charge option (off by default, check sysfs)
    - added smartmax governor (thanks MaxWen!)
    
    [B]teaMseven_kernel_SENSE_v3.9.2[/B]
    
    - fixed longtap Logo sleep for S2W and H2W modes
    - added Blinking Buttons notification feature (idea and first implementation by tbalden@TeaMSeven)
    - added 324 MHz freq and removed unused 192 MHz
    - more freqs below 378 MHz will follow, still ironing out some bugs
    - fastcharge retested (trickstermod works)
    - added new way to register longtap Logo2Wake / Logo2Sleep - you can leave your finger on the Logo now, and it will wake/sleep on long tap. More convenient and intuitive.
    
    [B]teaMseven_kernel_SENSE_V.4[/B]
    -updated Aroma installer with changelogs and version number
    -added lowfreqs (135MHz, 162MHZ, 216MHz, 270MHz)
    -added highfreqs (1836MHz, 1890MHz, 1944MHz, 1980MHz)
    -added new thermal implementation
    -fix laggy boot for PVS_2 Devices (and below)
    -disabled PNP manager (fixes freq sticking)

    Variants

    HOME2Wake and HTCLogo2Sleep:

    - What is HOME2Wake -> It's a bit similar to Sweep2Wake, but instead of swiping through the capacitive buttons, you have to push the Home button instead, to wake the device from sleep. Then press HTC logo to switch screen off. At times it takes 2 consecutive presses when the phone is in deepsleep. Still testing this stuff.

    VIDEO:

    HOME2Wake and HTCLogoMenu:

    HOME -> wakes phone
    HTC Logo -> Menu button mapping
    HTCLogo long tap -> screen off

    VIDEO:

    BLINK BUTTONS

    VIDEO:

    SENSE DOWNLOAD LINKS

    PERFORMANCE EDITION V.4

    BENCHMARKS

    V3.8, no GPU and NO CPU OC YET

    eruhy9uz.jpg


    Github

    Link

    Installation

    0. go into Recovery
    0.1 DO A NANDROID backup if you didnt already -- if anything goes cheesy, restore your backup
    1. flash All-In-One installer zip (aroma menus will ask for options)
    2. reboot

    Configuration of HOME2WAKE/HTCLogo behavior

    You can select the Variant you want in the Aroma installer, and also select a mod to Disable on-screen three-dot menu button (useful if you use HTCLogo2Menu configuration)
    Possible variants you can select in installer (recovery):
    - Stock (no wake, no menu, no sleep button)
    - Home2Wake + HTCLogo2Menu and long tap HTCLogo2Sleep
    - Home2Wake + HTCLogo2Sleep with long tap
    - Home2Wake + HTCLogo2Sleep with short tap
    - HTCLogo2Menu
    - Home2Wake
    - HTCLogo2Wake + HTCLogo2Sleep with long tap
    - HTCLogo2Wake + HTCLogo2Sleep with short tap
    - HTCLogo2Wake + HTCLogo2Menu and long tap HTCLogo2Sleep
    - Sweep2Wake + HTCLogo2Sleep with long tap
    - Sweep2Wake + HTCLogo2Sleep with short tap
    - Sweep2Wake + HTCLogo2Menu (will give you long tap HTCLogo2Sleep)

    About development of this kernel:

    This is the exact copy of tbalden´s kernel from his original thread, with all his h2w and htc logo stuff integrated + OC / UV / LINARO /GPU / SCHEDS / GOVERNORS / ETC...

    In the future i will add stuff and keep in sync with tbalden. I´m more then proud to work with such an aweseome dev together. I dont have the device yet, so its really improtant to provide me logs, kmsg, etc if u run into trouble. But also when i get the device, its important to provide me such stuff. I will do my best to get the most out of our HTC ONE´s


    Disclaimer

    -) I am not responsible for bricked devices
    -) you do this on your own will
    -) If you flash this, your warranty will be void


    CREDITS
    @pinpong for letting me know for what the hex values are :) thx
    51
    Stable Edition for Sense with Android 4.1.2​

    This part contains the non-OC/UV version, compiled with standard GCC 4.6
    This edition is for the users who only want the usability features and no speed,voltage or other cpu gpu related changes. It's safe to install it for the average non tweaker users.

    - Compiled from HTCDev source
    - Fixed audio routing issue with voice calls [phone's earpiece amplification fixed, htc left out a good chop from its released kernel sources]
    - Adds support for more USB OTG devices than official HTC kernel - (pls test if you think your DSL etc and report - only works if your phone's charged above 30%!) - PS3 controller wont work, htc's bluetooth stack is a no-go
    - Added CIFS (windows share filesystem mount support, use CIFS manager)
    - Added NTFS (read/write) support
    - All in one installer - script by @he_stheone64 (thanks !)
    - Added init.d support (thanks @torxx !)
    - H2W/L2W/L2M/S2W
    - blinking buttons (button light notification) - be aware that only blinks on notification if phone's not charging, and when screen is not on
    - Based on latest kernel source: 1.29.1540.3 Developer Edition
    - Tested on 1.28.401.7 (please report your Build number if differs), international One (m7, from UK)

    Known issues:
    - None
    - Aroma installer sometimes exits in the setup process, try again till success, progress slowly between pages, count to 3 before pressing Next

    KNOWN TO WORK ON:
    - 1.28 International edition based ROMs, and 1.29 (1.29.1540.3) developer edition based ROMs, updates up to 1.29.401.5, 1.29.xxx.13
    !Doesnt work on Sprint HTC One variant, as it's CDMA, not GSM!


    STABLE EDITION SENSE DOWNLOAD

    4.0.0 Stable All-In-One installer zip (flash from recovery) - kernel and modules and keylayout and working camera firmware
    teaMseven-sense-kernel-v4.0.0-stable-full_installer.zip: http://d-h.st/br9
    Use CWM or another AROMA compatible recovery. You can select all stuff from Menus, no need for additional flashing. If you get stuck, or exits to Recovery menu, try again. Should work! (Aroma is sometimes a bit flaky, but it works, preferably press Next buttons in installer a bit slower, that way it's more stable)


    Changelog
    Version 4.0.0-stable (.16 base) - June-4-2013
    Version 3.9.2-stable (codename: 'the next big thing') - May-4-2013
    - Added BlinkingButtons feature - architectural idea and first implementation by tbalden

    Version 3.9.1-stable - May-3-2013
    - fixes Long tap sleep for S2W and H2W modes

    Version 3.9-stable - May-3-2013
    - added new way to register longtap Logo2Wake / Logo2Sleep - you can leave your finger on the Logo now, and it will wake/sleep on long tap. More convenient and intuitive for me. Hope you'll like it!
    - removed 192Mhz step

    Version 3.8-stable - May-1-2013
    - added Sweep2Wake to variants
    - slighty stronger vibration for Wake and Sleep events (so you will really notice accidental wakes)
    - xz compression
    - added 192Mhz step (set it in one of the usual system tuner apps, stable enough,so i added it to Stable Edition)
    - fixed frequencies to stick - (thx showp-1984)


    Older versions:

    teaMseven-sense-kernel-v3.9.2-stable-full_installer.zip: http://d-h.st/MwG
    teaMseven-sense-kernel-v3.9.1-stable-full_installer.zip: http://d-h.st/jU5
    teaMseven-sense-kernel-v3.9-stable-full_installer.zip: http://d-h.st/WSv
    teaMseven-sense-kernel-v3.8-stable-full_installer.zip: http://d-h.st/xvQ
    teaMseven-sense-kernel-v3.7-full_installer.zip: http://d-h.st/f0t
    tbaldens-sense-kernel-v3.6-full_installer.zip: http://d-h.st/uSB
    tbaldens-sense-kernel-v3.5-full_installer.zip: http://d-h.st/WQy
    tbaldens-sense-kernel-v3.4-full_installer.zip: http://d-h.st/FHA
    Configuration variants, additional flashables (using init.d): http://xdaforums.com/showpost.php?p=40672557&postcount=211
    tbaldens-sense-kernel-v3.2-full_installer.zip: http://d-h.st/3FV
    tbaldens-sense-kernel-v3-full_installer.zip: http://d-h.st/S35
    Unified boot.img with switches (2.0): http://xdaforums.com/showpost.php?p=40631815&postcount=133
    Camera Flashable fix for v3.0 + ROM versions 1.29.xxx.12 and 1.29.xxx.13 here: http://xdaforums.com/attachment.php?attachmentid=1908030&d=1366810966 - you NEED this flashed from recovery, if you're on a rom based on those versions, so camera will work
    http://d-h.st/SIE - Base version 1.0 (not with HOME2Wake)
    http://d-h.st/4ZM - HOME2Wake & HTCLogo2Sleep version 1.1, test version, might need two taps when it deepsleeps, Push HTC logo for screen off
    http://d-h.st/JkK - HOME2Wake & HTCLogoMenu version 1.1 (if you want HTC Logo as Menu button)
    modules installer 1.1 (flashable from recovery), only for 2.0 version and below, for Wifi and kernel modules + HTCLogoMenu button, not needed for 3.0+ http://d-h.st/7Iq


    INSTALLATION

    0. go into Recovery
    0.1 DO A NANDROID backup if you didnt already -- if anything goes cheesy, restore your backup
    1. flash All-In-One installer zip (aroma menus will ask for options)
    2. reboot


    CONFIGURATION OF HOME2WAKE/HTCLogo behavior
    You can select the Variant you want in the Aroma installer, and also select a mod to Disable on-screen three-dot menu button (useful if you use HTCLogo2Menu configuration)
    Possible variants you can select in installer (recovery):
    - Stock (no wake, no menu, no sleep button)
    - Home2Wake + HTCLogo2Menu (will give you long tap HTCLogo2Sleep)
    - Home2Wake + HTCLogo2Sleep with long tap
    - Home2Wake + HTCLogo2Sleep with short tap
    - HTCLogo2Menu
    - Home2Wake
    - HTCLogo2Wake + HTCLogo2Sleep with long tap
    - HTCLogo2Wake + HTCLogo2Sleep with short tap
    - HTCLogo2Wake + HTCLogo2Menu (will give you long tap HTCLogo2Sleep)
    - Sweep2Wake
    - Sweep2Wake + HTCLogo2Sleep with long tap
    - Sweep2Wake + HTCLogo2Sleep with short tap
    - Sweep2Wake + HTCLogo2Menu (will give you long tap HTCLogo2Sleep)




    Source
    https://github.com/TeaMSeven/android_kernel_htc_m7-sense - master and performance branch

    Additional resources
    Cifs manager: https://play.google.com/store/apps/details?id=ws.plattner.cifsmanager&hl=en
    14
    +1 i want to be back on this kernel, but i use the camera alot for my son :good:

    I fixed it for .16 base, will send instructions after TrickDroid 5.4.0 release later today.
    10
    and another one for me
    9
    OP updated to V 3.7.1 huge changelog :p

    teaMseven_kernel_SENSE_v3.7.1

    -added XZ compression
    -fixed Voltage Control
    -fixed sticking of frequencies
    -linaro -o3 optimizations (before it was -o2)
    -enabled interactive governor
    -updated interactive governor to MAKO baseline and CAF updates (thx kozmikkick)
    -updated ondemand governor to CAF baseline (thx kozmikkick)
    -added wheatley governor
    -added SIO I/O Sched
    -added FIOPS I/O SCHED

    Additional INFO:

    Undervolt with SYSTEM TUNER PRO (It was the only one on ONE X where we were absolutely sure the voltages get applied) for other stuff I recommend TRICKSTER MOD, or SETCPU