[GPL][Sense-Kernel]vorkKernel-CFS-BFQ-UVOC[07.10] - Desire Android Development

Yay HTC released the kernel source
What you get:
- uv oc Info: Github
- CFS Cpu Scheduler
- BFQ I/O Scheduler
- all cpu governours
- ondemand default governour
- Compiler optimizations
Install:
- boot in Recovery
- Flash the .zip
- Reboot
Changelog:
- Inital release
Download
Credits
Koush (Update.zip template)
Paolo Valente (BFQ)
Pershoot
And for the GPL Github

Benee said:
Yay HTC released the kernel source
What you get:
- uv oc Info: Github
- CFS Cpu Scheduler
- BFQ I/O Scheduler
- all cpu governours
- ondemand default governour
- Compiler optimizations
Install:
- boot in Recovery
- Flash the .zip
- Reboot
Changelog:
- Inital release
Download
Credits
Koush (Update.zip template)
Paolo Valente (BFQ)
Pershoot
And for the GPL Github
Click to expand...
Click to collapse
great work
but more info

can i flash this to open desire or do i have to vait for adamg to make changes

cpu-z is needed?

yep use setcpu for oc. My device can't handle oc so it isn't enabled by default

madman_cro said:
can i flash this to open desire or do i have to vait for adamg to make changes
Click to expand...
Click to collapse
no this is a Sense Kernel for Aosp/cm roms flash this

tun device included?
already found
Thank you for what you do

i had only 844MHz with Leedroid 2.1a and newest Radio...
I use setCPU and Custom Frequency... Autodetected Frequency is 844 MHz, too.

Same thing, cant go over 844 MHz..Neo 7.8.1

844 MHz too on LeeDrOiD v2.1a.

superfloup said:
844 MHz too on LeeDrOiD v2.1a.
Click to expand...
Click to collapse
+1 same here...please fix this, i loved your kernels for AOSP and now i'm really looking forward to try the Sense one, keep it up ;D
Sent from my HTC Desire using Tapatalk

Hrm will look into this. strange. Hope I manage it to fix this today. Crap work is crap...

same problem on stock pre-rooted 2.10, also your file is too big 10MB

collegue had the same runnign auraxTsense

Benee where are youuuu?

vnvman said:
Benee where are youuuu?
Click to expand...
Click to collapse
Sorry have a crap job with night shift and hope I get my mind tomorrow free for some devinig

Benee said:
Sorry have a crap job with night shift and hope I get my mind tomorrow free for some devinig
Click to expand...
Click to collapse
Haha np man, thx for the reply anyway..just take your time

Fine!
Which compiler did you use?

Benee said:
...
- all cpu governours
...
Click to expand...
Click to collapse
even smartass and minmax? : )

liljom said:
even smartass and minmax? : )
Click to expand...
Click to collapse
no but I know his work and maybe I will try it later. But I have some other plans for now with this kernel. Maybe tomorrow I manage it to make some work.

Related

[KERNEL] UVOC or OC-only + CFQ + ext4 + tun + 8MB hack + Audio-mod (up to 1267 MHz)

Kernel 2.6.29 (OC + UV patched)
8 MB Ram Hack
CFQ Scheduler
Pershoot's audiomod (loudness).
EXT4
tunnel module (automaticaly loaded on boot)
cifs + nfs module
Apply with recovery console.
There are 2 versions . (MCR and CM, If you have a Stock rom use the MCR version)
uvoc_v14 and oc_v14:
patched with UV-OC values up to 1267MHz.
8 Mb Ram Hack
CFQ scheduler
Audio-mod and some minor config changes.
setcpu.txt in package.
You need setcpu + the setcpu.txt for the OC kernels (copy it to the root of your sdcard) and choose "Custom Frequencies" in setcpu.
Please don't use setcpu's active widget (battery drain)
Dropped the auto-detection because of a contrast bug.
If you need other modules let me know.
Credits go to:
coolbho3000 for providing the oc-uv patches.
Version history:
V14 (oc and uvoc version):
compiler optimizations (-mcpu=cortex-a8 -march=armv7-a -mtune=cortex-a8 -mfpu=vfpv3 -O3 -Os)
Special Overclock only version
Audio-mod values lowered (some people reported echo)
uvoc_V13:
8 MB Ram Hack (thanks to coolbho3000)
uvoc_v12:
Pershoot's audio-mod values added
There is now an Overclock only update available (apply after one of the uvoc_v12 versions)
uvoc_V11:
Reverted to V7 config with just CFQ added.
No setcpu install means stock 245-998 Mhz (undervolted by 50 mV on all frequencies)
Only max-frequency 1267 MHz is running at stock 1300mV. (1113 MHz at 1275mV)
Special CM version available.
uvoc_V10:
changed CPU_FREQ_ONDEMAND_MIN to 245000.
Some minor tweaks.
uvoc_V9:
Change to voltages.
if you don't use setcpu stock frequency = 998MHz
CPU_FREQ_ONDEMAND_MIN = 128800
uvoc_V8:
CFQ standard scheduler
Included setcpu.txt with max 1113 MHz (if you want more edit setcpu.txt)
Some other kernel optimalisations based on Paul and Teknologist config.
uvoc_V7 :
switched the kernel modules tun.ko and cifs.ko because of a bug.
uvoc_V1-V6:
Lots of testing going on.
how to flash it? apply zip file from sd card in recovery, right?
Thanks! it boots..
fstluxe said:
This Kernel Doesn't Boot!
Click to expand...
Click to collapse
Tested on MCR (3) and using it with apps2sd + dalvik-cache on ext4
fstluxe said:
This Kernel Doesn't Boot!
Click to expand...
Click to collapse
booted for me
fstluxe said:
This Kernel Doesn't Boot!
Click to expand...
Click to collapse
What rom is on your device? I'm very sure the kernel can't be the problem. Just a different ramdisk maybe. I can make one specific for your rom.
Nice Kernel
Any chance to put in oc and uv?
richardtrip said:
What rom is on your device? I'm very sure the kernel can't be the problem. Just a different ramdisk maybe. I can make one specific for your rom.
Click to expand...
Click to collapse
The stock 1.5xx rom
sorry if this is a "noob" question but what exactly does this do?
fstluxe said:
The stock 1.5xx rom
Click to expand...
Click to collapse
Try attached zip. No automatic tun module loading (the stock boot ramdisk doesn't start init scripts).
bananapie said:
sorry if this is a "noob" question but what exactly does this do?
Click to expand...
Click to collapse
The update replaces the stock kernel and put some extra modules in /system/lib/modules. The compiled kernel does include some extra options (ext4,tun,cifs and a different scheduler named "The Brain F*ck Scheduler")
DocRambone said:
Nice Kernel
Any chance to put in oc and uv?
Click to expand...
Click to collapse
Yes, tested already, but i can't see the max above stock 998MHz in setcpu, so don't know if it's working. Used the same patch as coolbho3000 (http://forum.xda-developers.com/showthread.php?t=681733).
hmm are there Anny possibility's to use this with the stock rom because the stock rom is for me the most stable..
Edit : sorry i see a second file for the stock
richardtrip said:
Yes, tested already, but i can't see the max above stock 998MHz in setcpu, so don't know if it's working. Used the same patch as coolbho3000 (http://forum.xda-developers.com/showthread.php?t=681733).
Click to expand...
Click to collapse
Maybe we can use UV without OC for starters?
Hi i see you have test a own compiled version of your kernel with the acpulock patch of coolbho3000 .Can you maybe upload that Binary ? for us to test.
isn't it helping if you try to use the setcpu.txt and add there the OC LINES LIKE 1036800,1075200,1113600
richardtrip said:
Yes, tested already, but i can't see the max above stock 998MHz in setcpu, so don't know if it's working. Used the same patch as coolbho3000 (http://forum.xda-developers.com/showthread.php?t=681733).
Click to expand...
Click to collapse
Can you put up the CM version again?
fstluxe said:
Hi i see you have test a own compiled version of your kernel with the acpulock patch of coolbho3000 .Can you maybe upload that Binary ? for us to test.
isn't it helping if you try to use the setcpu.txt and add there the OC LINES LIKE 1036800,1075200,1113600
Click to expand...
Click to collapse
Tried that, but it didn't change anything (i can select higher, but it never goes above 998).
Hmm thats strange .. can this be caused by the bootloader
richardtrip said:
Tried that, but it didn't change anything (i can select higher, but it never goes above 998).
Click to expand...
Click to collapse
fstluxe said:
Hmm thats strange .. can this be caused by the bootloader
Click to expand...
Click to collapse
Check the first post (oc-uv is stable on my phone, but no better linpack-score's)
stingerpl said:
Maybe we can use UV without OC for starters?
Click to expand...
Click to collapse
ocuv version in first post.

(OC)Official GingerBread Kernel/**Multitouch fix added Aug 08**/Ring no Fade updated

********* OFFICIAL FOR USE ONLY ON GINGERBREAD ***************
Special thanks to PaoloM70.
Personal Thanks to Andy, Mik_os, Franciscofranco, Ciaox, Noejn and all other devs.
AmonRA to flash it with the need to disable the verification of signatures.
Overclocking
Smartass
Smoothass
Cifs
Supports EXT4
+upstream to 2.6.35.13
+oc, interactive, smartass, smoothass, cifs, ext4
+governor added SavagedZen
+autogroup scheduler (the patch of 200 lines)
+ smoothass smartass with a capped rate (standby) to set minimum
V3 Kernel -Old kernel:
ADB Bugfix for device
Reconfigured various kernel parameters (For better power management, CPU profiles)
-Added for the inversion axes Sippola in the new touch screen driver.
-Simple-inserted I / O scheduler (sio)
-Included various other patches 5-6
-Removed references-debug (smaller kernels)
-Small fix to reduce the impact on the CPU more pressure on the display (you can check with Neocore first ... the difference came in 8-well 9fps now settles down to 2-3fps)
******Updated 25 July*********
Magazine-routine to increase the stability and overclocking performance, cameraflick is absent up to 729mhz
Touch-fix which decreases the occupation of the CPU when you press your finger on the display (should no longer have the lag that had the first version of V4 (I hope))
Magazines-and reinsert all the previous patches (66 patches in total)
Inserted by the kernel-2.6.36 backport of block, and mtd workque
Backport-inserted by the kernel 3.0rc6 and cpufreq of cpuidle
http://www.mediafire.com/?g8r37pzsr3ig21j
+same kernel but without the fix for employment cpu (maybe better in the scroll lag if you have one) **No touch fix kernel***
http://www.mediafire.com/?bed0ht9kcz0071c
******Updated 08 Aug*********
Touch V6 2.6.35.14
V5-like, but updated to version 2.6.35.14
-Added 2.6.36 kernel backported from the i2c
-Support Module tun.ko
-Vsync enabled
http://www.mediafire.com/?otpne0w1v8bhnp8
If you want to try the version NoTouch kernel
http://www.mediafire.com/?4wuiscjcu5xal58
After flashing, wipe cache and davlik.
If you have a2sd then run the following in terminal:
su
a2sd cachesd
The phone will reboot automatically.
Download Ringing with No fade :Now supports Gingerbread 2.3.3 :
http://www.mediafire.com/?1xqcc0jppl2w9ic
Flash and enjoy
To know more the original idea, please visit the thread here :
Special Thanks to Januka for the idea.
For devs :
I/Paolo doesn't have a repository, So its uploaded here :
Kernel Ginger Source
http://d-h.st/jvn
u only need to change one line in Makefile
at line 193 change from
Code:
CROSS_COMPILE ?= /home/paolo/x-tools/arm-spica-linux-uclibcgnueabi/bin/arm-spica-linux-uclibcgnueabi- #CROSS_COMPILE ?= arm-eabi-
to
Code:
#CROSS_COMPILE ?= /home/paolo/x-tools/arm-spica-linux-uclibcgnueabi/bin/arm-spica-linux-uclibcgnueabi- CROSS_COMPILE ?= arm-eabi-
Yes, I know I should use search, but please, can anyone explain to me how do smartass and smoothass work in comparison to, for example, conservative and ondemand?
And massive thanks to you mansirawat!
If you already know that you should use the search function, maybe you don't know HOW to use it...
Here's a "tutorial": http://lmgtfy.com/?q=android+governors
Otherwise, you're just plain lazy... which one is it?
Ciaox should see this thread , he is waiting for GB OC Kernel
P.S : Thank you for the Kernel
Otherwise, you prefer wasting perfectly good post space in order to lecture me. Just like half the members of XDA. And the fact that you supposedly come from Romania as well just shows...nah, why bring that up here, all foreigners know it already.
Great! Awesome! Pure awesome!
Thanks a lot!
Stock rooted GB with this kernel (652/320)-> 1152 in quadrant. I don't care too much about those points, but my phone is smoother.
Working fine with void forever...yeah its smooth ...got 2020 in quadrant at 806 MHz
Sent from my LG-P500 using XDA App
do i have to flash a new baseband before flashing this on any custom rom? thanks
Flashed it,let's see!
Thanks!
Best!
Great!
Awesome!
Pure awesome!
mansirawat said:
********* OFFICIAL FOR USE ONLY ON GINGERBREAD ***************
Special thanks to PaoloM70.
Overclocking
Smartass
Smoothass
Cifs
Doesn't support EXT4
Click to expand...
Click to collapse
Hey mansi hows the performance??? If its good then it will be included in my new ROM.
CWM can also be used to flash this zip. Tested(CWM 3.1.0.0) and worked.
sajjan said:
Working fine with void forever...yeah its smooth ...got 2020 in quadrant at 806 MHz
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
Why would you use this on a custom rom? We have Francisco's kernels for that.
devlin2427 said:
Why would you use this on a custom rom? We have Francisco's kernels for that.
Click to expand...
Click to collapse
its because krant,andy,mik's kernel are made of CM7 sources LG's are diff.
If you flash franco's kernel it will mk ur phone choppy. but you can try. if francos doesn't work you can flash this.....
Well I tried it out of curiousity ....and if not better it's definitely at par.....I still have to check battery life....
Sent from my LG-P500 using XDA App
cyber_avijit said:
its because krant,andy,mik's kernel are made of CM7 sources LG's are diff.
If you flash franco's kernel it will mk ur phone choppy. but you can try. if francos doesn't work you can flash this.....
Click to expand...
Click to collapse
does this kernel require a new baseband?thanks
roi14 said:
does this kernel require a new baseband?thanks
Click to expand...
Click to collapse
Yes, of course.
cyber_avijit said:
its because krant,andy,mik's kernel are made of CM7 sources LG's are diff.
If you flash franco's kernel it will mk ur phone choppy. but you can try. if francos doesn't work you can flash this.....
Click to expand...
Click to collapse
I'm afraid you didn't understand my question. I was asking why would he flash this kernel instead of Francisco's on void#forever.
devlin2427 said:
I'm afraid you didn't understand my question. I was asking why would he flash this kernel instead of Francisco's on void#forever.
Click to expand...
Click to collapse
ya you can use franco's kernel on any custom ROM other then those which are built from official 2.3.3
doktornotor said:
Yes, of course.
Click to expand...
Click to collapse
No. kernels have nothing to do with baseband. I flashed on v20g and its improved performance and another guy flashed on void forever and it improved performance.

[KERNEL][GPL][2.6.35.y][02/12/2012]CAF-ICS Kernel

First, i want to say thanks to:
Fserve, Hephappy, PaoloM70, Roqu3, doixanh : For every things. All credits give to you guy, specially is Fserve, Thank you Gerson !
af974, YZ: Thanks for being good Moderators for XDA Forum
Cyanogenmod Team, Code Aurora Forum: Special Thanks for sharing their kernel source with a lot of patches! .
Tasssadar: For many advices .
DJNoxD: Big Thank for helping me and to fix errors
alezardstar, Aspee, RockR172, Andy572: Big thanks for helping me a lot
Der_Caveman, Mik_os, Franco Francisco, selphien and.... sorry i can't remember all people, Thanks for sharing and advising!
All XDA "GOOD" Members .
Click to expand...
Click to collapse
Bassiclly Features:
Based on "gingerbread_rel" branch from Code Aurora Forum, merged into CM7 official kernel source. Thanks to Hephappy for doing this .
Backported stuffs from 3.0 kernel to make this kernel run on ICS ROM - All Credits to LGICS Team.
Updated kernel version from 2.6.35.10 to 2.6.35.14 with Power Management patches for better battery life.
Completly Fair Scheduler with Autogroup feature.
Overclocking support. CPU Frequencies that added: from 652Mhz - 806Mhz.
- Tip: Most of P500 can overclock to 729Mhz, becareful with higher frequencies.
Implemented SmartassV2 Governor with optimizations. Use as default governor.
Implemented optimized touch screen driver with multi-touching hack and High CPU Usage bug workaround (CPU Usage goes high when you touch the screen).
- Thanks to Der_Caveman for rewriting a better touch screen driver, waleedq and sippolo for implementing Axis Inversion hack, fserve for High CPU Usage bug fixes.
Camera Flickering fix
Tons of patches/tweaks from CAF, Cyanogenmod, me, many other people... All credits to them!
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Bugs:
Enabling GPS will bring "GPS wakelock". This will prevent your phone from going to deep sleep
Fix: Reboot your phone after enable GPS.
Random Rebooting... Nothing to say!
Click to expand...
Click to collapse
Reporting bugs:
Provide logcat when report bugs!
Click to expand...
Click to collapse
How to install:
Install the Kernel:
Reboot to Recovery.
Backup all thing FIRST!
Choose the caf-p500-xxxxxxxx-xxxx.zip (xxxxxxxx-xxxx is the kernel version)
Done it right? Reboot the system and Enjoy.
Click to expand...
Click to collapse
Tricks/Tips for getting better battery life:
Use the default governor - smartassv2! Highly Recommend!
Don't use CPU Profiles, SmartassV2 already has that.
Don't over clock your phone to higher than 729Mhz.
Click to expand...
Click to collapse
Kernel Download:
Please look into the 3rd post
Click to expand...
Click to collapse
Source:
Kernel Source Link (for ics only):https://github.com/thachtunganh/caf-kernel
Click to expand...
Click to collapse
Changelog
Changelog:
02/12/2012:
- Get up-to-date with Genet ICS kernel:
Remove obsolete audio pmem & increase PMEM_ADSP size.
Upgrade frame buffer to 3.0 kernel
Backport adsp_video_verify from .38 kernel
Update ashmem to msm-3.4
Full changelog: https://github.com/thachtunganh/caf-kernel/compare/b9810925f6...37cae19423
18/11/2012:
- Enable UID_STAT.
AngryWolf80 said:
Is it possible to enable uid_stat in this kernel?
This stuff activates per application traffic counter. Very useful thing with expensive mobile internet...
Click to expand...
Click to collapse
. Well, thank you for the tip
- Apply some PM patches, hope those patches can improve battery life
- Use XZ compression to compress kernel image.
- Please notice this version is for testing!
09/10/2012:
- Compiled with lastest Android NDK (r8b - new 4.6.3 GCC for ICS and Jelly Bean). And now Wifi module size is reduced from about 3MB to ~400KB .
- TUN/TAP module now is built in kernel image . Well, get more free space on ICS and Jelly Bean is awesome
- Update to Kernel release 2.6.35.14. :victory: (But i haven't apply some Power Management (PM) patches yet).
- Add Snappy compression support to zram. (this patch is from Zeev Tarantov . With Snappy, Zram uses less CPU time and is thus more useful, thanks to him!)
- Patches from Rashed97 - Who brought Unofficial CM10 Build for our device :laugh:
Fix mdp4_overlay for MDPI devices.
Hack for CRT animations fix.
- disable GENTLE_FAIR_SLEEPERS Sleeper Fairness in CFS. (this patch is from securecrt - Who Developed HWA kernel for ICS. Disabling Gentle Fair Sleepers could improve UI responsiveness. Thanks to him, too !)
- Restored a missed patch, AND USB MASS STORAGE PROBLEM ON ICS ROM IS FIXED WITH THIS PATCH (this patch is from Hephappy. Thanks to him!)
20/08/2012: From alezardstar, post #1048 . Big thank to him!
- smartassv2: some optimization for the governor.
- Use original CPU Frequencies. - No More Undervolted CPU Frequencies!
- Compiled with lastest Android NDK (r8b - new 4.6.3 GCC for ICS and Jelly Bean).
20/07/2012:
- Disabled Vsync for scrolling smoothness.
- Various tweaks from me. (Undervolted CPU frequencies (Undervolt 1 level): 122, 245, 320, 480, 600 Mhz. Increase Vibration level (from 115 to 120)).
- p500: Fix proximity sensor (thanks cyrix.vs) (took from hephappy, thanks to cyrix.vs).
- qdsp5: Incall recording pcm driver (took from hephappy).
- Tune dirty_background_ratio and vm_dirty_ratio (nobodyAtall AKA nAa from Xperia X8, X10 Mini, X10 Mini Pro Mobile Phone developement)
- Revert "Backport memory manager (mm) from ics_chocolate" module_alloc fails when wireless module activated in AP mode (hephappy).
- Revert "bcm4325: disable wakeup irq when device sleeps". (me)
- cpufreq: smartass2: change DEFAULT_RAMP_UP_STEP. (me)
02/07/2012:
- Implement optimized touch screen driver by Der_Caveman (Big thank to Tasssadar).
- sched_fair tweaks for improving performance. (IHO from OV).
- bcm4325: Force powersave mode, disable wakeup irq when device sleeps (IHO from OV, Mik_os).
- add the Stochastic Fair Blue (SFB) network scheduler. (LorDClockaN).
- fix rpcrouter misspelling (css771).
- usb: gadget: Remove unsupported mtp & ptp functions (hephappy).
- Disabled Hardware Keyboard support.
28/06/2012:
- Fix Data Usage - Set mobile data limit funtion for ICS. (lupohirp)
- Fix battery stat for ICS. (lupohirp).
- Enable Zcache in kernel. (me)
- Some bluetooth patches (Peter Hurley, jhovold).
- ext4: check for zero length extent (tytso)
25/06/2012:
- Fix USB Mass Storage for ICS. (hephappy).
- Bluesleep: Fix Wakeup (Tasssadar).
- Split out 2 part: Kernel (Normal Users) and Extra Modules (Extra For VPN, Tethering Users).
17/06/2012:
- Updated KGSL drivers (mikegapinski).
- Added frontswap, zCache, Cleancache; updated zRam. (lupohirp).
- Added Genlock (mikegapinski).
- Updated vidc/camera headers for compatibility (mikegapinski).
- Backport Memory Manager (mm) from Code Aurora Forum kernel, ics_chocolate branch (hephappy).
- Backport binder from 3.0rc6 kernel (Drew Walton)
- msm_fb : Add support for Yamato format (our adreno200 gpu) (lupohirp).
- Updated VFP code (lupohirp).
- Update network interface (adfad6666).
- cpufreq: backport cpufreq code from 3.0rc6 kernel (me).
- USB: f_mass_storage: Disable write cache support (Chiranjeevi Velempati).
- Many sched, autogroup patches (Mike Galbraith)
Click to expand...
Click to collapse
Download Section:
CAF Kernel (For ICS ONLY):
Kernel:
ALL VERSION include the lastest one: http://www.mediafire.com/caf-p500-kernel
Click to expand...
Click to collapse
Old Kernel LIKE ta-gb, thunderVN (For Gingerbread ONLY)
http://www.mediafire.com/?22y45z15xr2jv
Click to expand...
Click to collapse
FINALLY!! Was waiting for this!
To the testers please give the feedbacks
Sent from my LG-P500 using XDA App
I've been waitin' for like 5hrs??
Dowloadin'..
Sent from my LG-P500 using Tapatalk
Waiting for it.....FINALLY it's here thanx.
Thach!!!
Have you undervolted higher frequencies or just till 748?? 0_o
RockR172 said:
Have you undervolted higher frequencies or just till 748?? 0_o
Click to expand...
Click to collapse
No, description says undervolted low frq from 122-480
Shalu said:
No, description says undervolted low frq from 122-480
Click to expand...
Click to collapse
His previous version had 748 undervolted... m running it right now @748 without any random reboots which my phone used to get earlier @ that frequency...
Wait, il flash it n test...
Hey Thach, got a small problem camera exposure not working in cm nightlies#14 where It works fine on stock gb!
Shalu said:
Hey Thach, got a small problem camera exposure not working in cm nightlies#14 where It works fine on stock gb!
Click to expand...
Click to collapse
Camera Exposure , i don't know what is it? even i heard about it in Adfad6666 CM7 ROM
Rom Nightly Exposure in camera not working....no bug kernel
thachtunganh said:
Camera Exposure , i don't know what is it? even i heard about it in Adfad6666 CM7 ROM
Click to expand...
Click to collapse
It's also not working with Stock Cm7 kernel may be it's the problem in rom so chill
okay confirmed problem is in ROM
is it a .35 kernal or .32??
gurpreet9080 said:
is it a .35 kernal or .32??
Click to expand...
Click to collapse
It's a .35 kernel..
Oppss mistakenly pressed thankss,
Sent from my LG-P500 using Tapatalk
RockR172 said:
Have you undervolted higher frequencies or just till 748?? 0_o
Click to expand...
Click to collapse
Hey.. can u tell me what undervolting exactly does??
Sent from my LG-P500 using xda premium
fundoozzz said:
Hey.. can u tell me what undervolting exactly does??
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
Less power on device, better battery.
But lower performance I think.
And why differs this kernel from Franco, like the ICS kernel? I think we already got enough kernels
Greets!
Shalu said:
It's also not working with Stock Cm7 kernel may be it's the problem in rom so chill
okay confirmed problem is in ROM
Click to expand...
Click to collapse
Oh, you mean the camera exposure , it's the camera flicker right?
If it right , it is the OC method , i use SoC OC method from cyangogenmod source.
The flicker fixed long time ago, i will fix it when i release the ICS kernel
fundoozzz said:
Hey.. can u tell me what undervolting exactly does??
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
Undervolt will under the voltage of CPU Frequencies , it'll give you bettery battery life and stablity. And about the undervolt 748Mhz freq , i didn't do that.... I didn't test to undervolt 600Mhz and higher frequencies... doixanh (i took the undervolt frequencies from him) told me that it will crash when i undervolt 600Mhz and higher frequencies
Undervolt just decrease stability and only increase battery life by a bit.

[KERNEL][CM7\MIUI][21.06.12]TheFrankenstain^Kernel

Hello guys, this is my first CM7 kernel, now i only learn kernel dev, learn linux and other.
This is first release, based on Vurrut V4 sources, included only backlight fix, in next releases i include more features.​
Features:
-Backlight issue fix
-Overclock CPU UP to 1350mhz
-Overclock GPU UP to 275mhz
-EXT4 Support
-CIFS
Click to expand...
Click to collapse
Freq table:
120
300
600
800
1000
1100
1200
1300
1350
Click to expand...
Click to collapse
Governors:
-SmartassV2
-Powersave
-interactivex
-smoothass
-minmax
Click to expand...
Click to collapse
I/O schedulers:
-BFQ
-cfq
-Deadline
-noop
-vr
-sio
Click to expand...
Click to collapse
Big Thanks To:
-Vurrut (For Sources and for help me)
-Napstar (For help)
Click to expand...
Click to collapse
Changelog:
21.06.12
-Add Overclock GPU to 275Mhz
-Fixed sleep bug
-Add lines to init.latona for good battary life
18.06.12[V1]
-Based on Vurrut V4 sources
-Add Backlight fix (Thanks to arindammanidas)
Download:
Version #1
Version #2
TheFrankenstain said:
Hello guys, this is my first CM7 kernel, now i only learn kernel dev, learn linux and other.
This is first release, based on Vurrut V4 sources, included only blacklight fix, in next releases i include more features.​
Click to expand...
Click to collapse
Nice Work!
I can't believe that there are alot of great things happening now on our device!
BTW, will this kernel fixes all the problems for CM7 ?
Silentkiller101197 said:
Nice Work!
I can't believe that there are alot of great things happening now on our device!
BTW, will this kernel fixes all the problems for CM7 ?
Click to expand...
Click to collapse
This can't fix video camera
@ TheFrankenstain
Superb work buddy Is device boot at 1ghz or max available freq in kernel??
vishal24387 said:
@ TheFrankenstain
Superb work buddy Is device boot at 1ghz or max available freq in kernel??
Click to expand...
Click to collapse
300 - 1200 (VurrutV4 default)
In next release i change this to 300 - 1000
TheFrankenstain said:
300 - 1200 (VurrutV4 default)
In next release i change this to 300 - 1000
Click to expand...
Click to collapse
Frank,where can download?
Sent from my Droid X using xda premium
good work, budy
Thanks @TheFrankenstain ....Keep up the good work.
Where's the Download LInk ????
Hey Frank, where's the download link ??
Silentkiller101197 said:
Hey Frank, where's the download link ??
Click to expand...
Click to collapse
ya silentkiller is right
@frank
where's the download link ??
Download Link Added
TheFrankenstain said:
Download Link Added
Click to expand...
Click to collapse
hey frank
thanks for your effort!
cm9 kennel?
@Frank Great work. When is cm9 kernel coming?
hemantkarandikar said:
@Frank Great work. When is cm9 kernel coming?
Click to expand...
Click to collapse
Yes, i work on CM9 kernel but now i concentrated on update this kernel
Thanks mann... you are great.... Was waiting for this.
Thank you brother, 200% congratulation
I recognize the serious work and attention you bring us.
It's good to have friends like you.
cordially.
I might try this out on my sister's device later, will report back with how i think about it
I will edit this post.
EDIT: No issues on my sister's device yet.
Good work.
When i looked upon the battery stats in settings, then i found phone stays awake even when the phone is not in use....

[Kernel][AGK-OMNI] intelli plug, CPU/GPU OC/UC, Volt control ...[v1.05][14.07.14]

workes only on OMNI based Roms.
This is a beta Kernel! Only test, if you know what you are doing!!
The battery stats with this Kernel and intelliplug on are awesome!!
Features:
-Intelli Plug integrated
-CPU Volt ajust integradet
-lots of scheduler and governors
-flip2wake/flip2sleep/doubletab2wake ...
Please try and give responce!!
ATENTION if you try my Kernel, you will flash a custom boot animation!!
Changelog:
--------AGK-OMNI Kernel 1.05--------
-fix CPU clocking
-add overclocking of slimbus
--------AGK-OMNI Kernel 1.04--------
-add more GPU OC/UC range
--------AGK-OMNI Kernel 1.03--------
add some governors:
-add wrexy governor
-add nightmare governor
-intellidemand
-intelliactive
-smartassV2
-badass
-lagfree
-integrate some modules in Kernel
-reduce install files size
-add new bootanimation
--------AGK-OMNI Kernel 1.02--------
-fix volt ajust
-add Cpu OC and UC
-change GPU max OC
-fix wifi problem
-add custom boot animation
known issues:
-?
--------AGK-OMNI Kernel 1.01--------
-add intelli plug
known issues:
- volt ajust doesnt work
- Cpu OC doesnt work​
Click to expand...
Click to collapse
Downloads:
AGK-OMNIROM-Kernel-recovery-1.01.zip - 17.22 MB
AGK-OMNIROM-Kernel-recovery-1.02.zip - 10.05 MB
AGK-OMNIROM-Kernel-recovery-1.03.zip - 9.92 MB
AGK-OMNIROM-Kernel-recovery-1.04.zip - 9.92 MB
AGK-OMNIROM-Kernel-recovery-1.05.zip - 9.92 MB
Click to expand...
Click to collapse
Kernel Source: https://github.com/antaril/AGK-OMNI
This Kernel based on "Dirty Unicorns" Source​
testing now ! ...
i can confirm that the battery stats are awesome on this kernel
however ... the best omni kernel !
edit: ATTENTION!!!
i do not recommend to use smartmax_eps governor for now, it seems that there is an bug which prevent the screen from turning on and reboots the device instead !
Sry for op, but intelliPlug is the best governor for battery stat?
dena994 said:
Sry for op, but intelliPlug is the best governor for battery stat?
Click to expand...
Click to collapse
intelli plug is an alternative hotplug. you can change it in tricksterMod! standard its always MPDecision! But i change this!! Try, its awesome!
Antaril said:
intelli plug is an alternative hotplug. you can change it in tricksterMod! standard its always MPDecision! But i change this!! Try, its awesome!
Click to expand...
Click to collapse
I'm looking ti have the best battery, so witch version of AGK should I install with paranoid?
dena994 said:
I'm looking ti have the best battery, so witch version of AGK should I install with paranoid?
Click to expand...
Click to collapse
paranoid is aosp. Please install the other Version!!
Antaril said:
paranoid is aosp. Please install the other Version!!
Click to expand...
Click to collapse
Yes, but I want to know what version gives the best battery life! Hotplug, exc
dena994 said:
Yes, but I want to know what version gives the best battery life! Hotplug, exc
Click to expand...
Click to collapse
for me its intelli plug!! SMartmax and deadline! vcore ajust- 0,5
Thanks
sorry to be that guy LOL, we need more kernels here specially AOSP, why limited this to OMNI only ? smh
TheUndertaker21 said:
sorry to be that guy LOL, we need more kernels here specially AOSP, why limited this to OMNI only ? smh
Click to expand...
Click to collapse
Check the original development thread. There is one from same developer for AOSP ROMs. The AOSP kernel works great as well!
Sent from my One using XDA Premium 4 mobile app
TheUndertaker21 said:
sorry to be that guy LOL, we need more kernels here specially AOSP, why limited this to OMNI only ? smh
Click to expand...
Click to collapse
look here: http://forum.xda-developers.com/showthread.php?t=2764555
Because omni is special!! Standart AOSP Kernel will not work correctly! But you can try to use this one in AOSP. I havent try this...
new Version online!! See on first thread
Antaril said:
look here: http://forum.xda-developers.com/showthread.php?t=2764555
Because omni is special!! Standart AOSP Kernel will not work correctly! But you can try to use this one in AOSP. I havent try this...
Click to expand...
Click to collapse
You linked me to a thread that hasn't been updated since may. That's not what I meant. I meant there aren't a lot of aosp kernels out there. But, whatever.
Sent from my HTC One using XDA Premium 4 mobile app
TheUndertaker21 said:
You linked me to a thread that hasn't been updated since may. That's not what I meant. I meant there aren't a lot of aosp kernels out there. But, whatever.
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
No thats wrong... first look here : "Old 27th May 2014, 02:28 PM (Last edited by Antaril; 1st July 2014 at 01:26 PM."
And if you read the thread name, you can read that :"[Kernel] [AOSP] [27.05.2014] AGK Kernel v1.16"
But you are right, there aren't a lot of AOSP Kernels, but i have made one! And there aren't also alot of OMNI Kernels out there! So?
Antaril said:
new Version online!! See on first thread
Click to expand...
Click to collapse
new version ?
you mean 1.04 ?
GPU OC max 487Mhz befor was 533Mhz ... is there a reason for lower OC ?
StalCaiRe said:
new version ?
you mean 1.04 ?
GPU OC max 487Mhz befor was 533Mhz ... is there a reason for lower OC ?
Click to expand...
Click to collapse
yes, it was too much oc. But now you have more range!!
please add bln in this kernel.thx
karmania said:
please add bln in this kernel.thx
Click to expand...
Click to collapse
bln should be inside!! Which Rom do you use? in Dirty Unicorns bln doesnt run!
i use omni rom with agk 1.04 kernel on htc one m7.but bln not work for me! what should i do?

Categories

Resources