Hi all,
I'm happy to present you my kernel, War Kernel, based on latest TW kernel sources.
Here you go, @XxPixX :highfive:
Changes over stock :
Mali r3p2 merged
GCC 5.3 compiled (feels snappier!)
Defaults to interactive/ROW
59hz panel overclock for lower input lag (disabled for now)
FPBug patchset merged
TRIM support (read this)
13-step cpufreq
3-step GPU DVFS
That's all. These tiny changes are trully noticeable.
Download :
War r3 for CM12.1 (announce)
Raw r10 for Omni 4.4 (announce)
Raw r10 for CM11 (announce)
Raw r5 for Touchwiz (announce, 59hz variant)
(if the download page gets stuck disable your ad blocker)
old: r2/war, r1/war, r10, r9, r4/TW, r8, r7, r3/TW, r6, r2/TW, r1/TW, r5/KK4.4, r4/JB4.3, r3, r2/JB4.3, r2/JB4.2, r1
Dear developers
War Kernel repo
Raw Kernel repo
Raw Kernel for Touchwiz repo
Dear adventurers
nothing to see here
Have fun.
Good news! New kernel for note, thanks and i hope this will be a good kernel!
Enviado desde mi GT-N7000 usando Tapatalk 4
Thank you
Will try and report
Sent from my GT-N7000 using Tapatalk 4
Using in ROM http://forum.xda-developers.com/showthread.php?t=2386561 and so far did not show any apparent bug. Very fluid system. No overheating, lags and crashes. Let's wait a few more days. But congratulations on the good work.
fashed the kernel and so far so good everythig is ok. if its not to much to ask for a request. please in ur next release please add slide2wake function and sound boost like in dorimanx kernel.
Congrats and welcome
Sent from my GT-N7000 using xda premium
flashed this morning on SlimBean 8!
i'll test it today
thx for your job
onyez said:
please in ur next release please add slide2wake function and sound boost like in dorimanx kernel.
Click to expand...
Click to collapse
It would also be extra handy if your next kernel iteration could be able to prepare delicious meals, automagically disconnect when my ex-wipe™ calls and bark at postmen when they enter my front yard. Please consider including these useful futures®, I'd much appreciate it.
OK so after a few hours of testing, the phone is not heating up at all and its very fast and fluid but the battery runs down too quickly, lost 3 percent in time it took me to type this. I'll test how well it sleeps next and report back
welcome!!!
I am impressed with this kernel!
So snappy, smooth, cold and lets see the battery now...
Sent from my GT-N7000 using xda premium
Thanks everybody !
I will release two undervolted test builds (CPU and GPU) as soon as I can. CPU will only affect group B as I can't test for group A and C.
I do not intend to add some fancy features or overclocking to this kernel. I'm trying to make simple changes that have a real impact.
Remember : the main bottleneck of the Note is in userspace, not the kernel. The latest Insignal source drop may improve a lot the smoothness of our device. It is not merged yet into CyanogenMod, as it requires some big changes, but it will come some day. Crossing fingers.
I'm waiting for some more feedback...
GeeckoDev said:
Here you go, @XxPixX :highfive:
Click to expand...
Click to collapse
Thanks a lot for this, glad you released it to the public
Good work!
Currently testing cm10.2. Will try this kernel tomorrow with the latest cm10.1 build.
CPU undervolting test build.
Here's the hardcoded voltage table I'm using (only for group B), based on my own tests :
Code:
MHz mV crash nominal delta
1400 1200 1125 1300 100
1200 1100 1025 1225 125
1000 1000 950 1125 125
800 900 850 1050 150
500 875 825 950 75
200 850 775 950 100
Download : raw_kernel_r1_cpu.zip
This is a TEST BUILD so it may be UNSTABLE. Report any problem but don't complain.
GeeckoDev said:
CPU undervolting test build.
Here's the hardcoded voltage table I'm using (only for group B), based on my own tests :
Code:
MHz mV crash nominal delta
1400 1200 1125 1300 100
1200 1100 1025 1225 125
1000 1000 950 1125 125
800 900 850 1050 150
500 875 825 950 75
200 850 775 950 100
Download : raw_kernel_r1_cpu.zip
This is a TEST BUILD so it may be UNSTABLE. Report any problem but don't complain.
Click to expand...
Click to collapse
Im on a volt group B.
The most stable undervolt I use from ICS to JB is:
MHZ----------VOLT
1400---------1175
1200---------1150
1000---------1075
800-------------950
500-------------875
200-------------850
I use this all the time on TW, NX, LoKi kernel and no instability.
Will try your kernel later when I get to charge it a little bit more.
Lets see how those undervolts go :thumbup:
EDIT: now testing :thumbup::thumbup::thumbup::thumbup:
Sent from my GT-N7000 using Tapatalk 2
Ok, 20h+ uptime without any glitches. I will now compile the GPU undervolting test build. Feedback welcome!
EDIT: cm10.2 kernel will also follow
GPU undervolting test build #2
Slightly increased lowest GPU step from 133 to 134MHz as Tegrak was reporting an actual frequency of 115MHz. It should be even smoother now.
CPU voltage is stock, while the GPU voltage table is set as follow :
Code:
mHz mV crash nominal delta
267 900 800 1100 200
200 850 750 1100 250
134 800 <750 1000 200
Download the build here : raw_kernel_r1_gpu.zip
Same advice applies. This is a TEST BUILD. Please report back !
EDIT: I spotted a mistake in mali_platform_dvfs.c which was setting a higher voltage than needed when ASV_LEVEL was set to 0, so I set it to 1 (fix included in this build). Default voltages are 1100 and 1000mV in CM10.1 while it should be 1000mV and 950mV
GeeckoDev said:
GPU undervolting test build #2
Slightly increased lowest GPU step from 133 to 134MHz as Tegrak was reporting an actual frequency of 115MHz. It should be even smoother now.
CPU voltage is stock, while the GPU voltage table is set as follow :
Code:
mHz mV crash nominal delta
267 900 800 1100 200
200 850 750 1100 250
134 800 <750 1000 200
Download the build here : raw_kernel_r1_gpu.zip
Same advice applies. This is a TEST BUILD. Please report back !
EDIT: I spotted a mistake in mali_platform_dvfs.c which was setting a higher voltage than needed when ASV_LEVEL was set to 0, so I set it to 1 (fix included in this build). Default voltages are 1100 and 1000mV in CM10.1 while it should be 1000mV and 950mV
Click to expand...
Click to collapse
Hi! Just to clarify. Does this new build raw_kernel_r1_gpu have stock CPU mV like in OP or is this packed with the test build raw_kernel_r1_cpu from above?
Thanks!
bratboo said:
Hi! Just to clarify. Does this new build raw_kernel_r1_gpu have stock CPU mV like in OP or is this packed with the test build raw_kernel_r1_cpu from above?
Thanks!
Click to expand...
Click to collapse
This build indeed has stock CPU voltage table as said in the previous post. Thus if anyone has a problem, it will help me to fix the right voltage table (cpu or gpu).
However, the next r2 build will have both included. Also, you must know that the modifications only affect group B as I can't test for group A or C, and group B represents 90% of the Notes out there.
Related
As a learning experience, I decided to give kernel developing a try. Tigers Blood is the result. I wanted to make a kernel with some OC/UV capabilities, but yet stable enough for the everyday user. I took a minimalistic approach and by default, the kernel is at stock clocks and voltages and will clock to 1.2 Ghz.
Includes :
Voodoo Sound v7
Voodoo Color
Vodoo Lagfix with modified Clockwork Recovery
BLN (Neldar's free version of "BLN Control" is included - Please donate to Neldar or buy the full version in the Market if you like his work - Full version allows blinking backlights)
CIFS ("Mount Manager" in the Market will get your network drives mounted)
TinyRCU
339 MB Ram Hack
OC/UV capable to 1.2 Ghz (Stock clock and voltages out of the box)
FPS Cap Lifted (No FPS Hack Version Available)
jhash3
v2.2 Additions :
FPS Cap lifted (No FPS Hack Version Available)
341 MB Memory
Voodoo Sound v5
v3 Additions :
339 MB Memory to correct FFC issues (Will work to get increased)
Voodoo Sound 6
Some VM tweaks to improve responsiveness - Some parts used found here
jhash3 - Smoothness and responsiveness Found Here
Some other tweaks I can't think of right now - Quads a bit higher - more to come
v3.1 Additions :
Battery drain issue fixed
ext4 patch found here
Some debugging removed
3.2 Additions :
Voodoo Sound v7
Fixed Lockscreen Issue
More Battery Improvements
3.22 Fix:
Major Compile bug causing bad battery drain
For installation : Flash from Red Clockwork only. If you have a ULF kernel, go back to stock w voodoo first before flashing this kernel. No need to disable Voodoo lagfix before flashing.
For OC : Download Voltage Control from Market. If you have a previous version of Voltage Control, uninstall first and reinstall from Market. For some reason the voltages will show incorrect readings if not uninstalled first. Once installed, open app and in the "Limit clock to" dropdown, select 1200 Mhz if you want OC.
---Once you have it set, hit menu then "Apply for now". This is a temporary setting that allows you to test stability. On reboot, the setting will revert. If you are happy with it's stability, the go back into Voltage Control and hit menu and "Set on boot", which locks in the setting.
For UV : Also use Voltage Control app to set voltages. From testing, several of us have found that the less voltage steps, the better. For instance, Skitz has found that not touching 100 or 200 Mhz, but dropping 400 Mhz by 100 mV, then leaving 800 Mhz and 1000 Mhz alone, but dropping 1200 Mhz by 25 mV worked well. That gave him three voltage steps 950 mV for 100, 200, and 400Mhz, 1200 mV for 800 Mhz, and 1275 for 1000 and 1200 Mhz.
I used : for 100 and 200 Mhz -50 for 900mV, for 400 Mhz -50 for 1050, I left 800 alone at 1200 Mv, Dropped 1000 Mhz -75 to 1200 mV and left 1200 at 1300mV
---If you find a setting that works well, please post so others may get an idea of what works best.
---Once you have it set, hit menu then "Apply for now". This is a temporary setting that allows you to test stability. On reboot, the setting will revert. If you are happy with it's stability, the go back into Voltage Control and hit menu and "Set on boot", which locks in the setting.
Note : Many phones simply cannot handle OC or UV or to not as extreme as some. Play with it a little and find what works for you. The above settings are just a set that works for a few people.
Use at your own risk. Kernel seems very stable to those who have tested, but bad things can happen when you mess with your phone. Make backups before flashing.
If using profiles in SetCPU, do not set the minimum Max frequency below 800 Mhz.
I would like to give special thanks to :
ttabbal for pointing me in the right direction on several things
morfic for also giving me some pointers
Jocelyn for even more pointers
supercurio for all of the hard work he has put into everything Voodoo
Skitz for testing voltages and stability
jdiddyub and secretseven for the awesome boot image and also testing
KennyPowers and SeRi testing
Neldar BLN and BLN Control
Paul McKenny TinyRCU
Raspdeep for the baseline for OC/UV
harcore for ideas on VM tweaks
cmenard for some tips
Anyone else that I have missed, I am truly sorry and just slap me with a large trout.
Download : Tigers Blood v3.22 FPS UnCapped
No FPS Hack (Hack was not used - For people that have issues with the hack) : Tigers Blood v3.22 FPS Capped
github : grendel905
Gonna try this out, thanks.
#winning
This is an awesome kernel!
Thanks grendel.
Where is your donate button?
Just flashed this new kernel. I mean Duh, winning!
I feel the warlock energy. Now to reduce my voltage...
Update : The uv settings mentioned caused a lockup for me. Does anyone have the list of stock galaxy s voltages? I remember it being posted in another thread at some point...
stevedrz said:
Just flashed this new kernel. I mean Duh, winning!
I feel the warlock energy. Now to reduce my voltage...
Update : The uv settings mentioned caused a lockup for me. Does anyone have the list of stock galaxy s voltages? I remember it being posted in another thread at some point...
Click to expand...
Click to collapse
The kernel is set to stock voltages by default. If you did not tell it to "Set on boot", then on reboot it should go back to stock. If you did tell it to set on boot, then you can Select menu--Revert settings and it should take you back to stock.
The stock voltages are :
1000 =1275 mV
800 = 1200 mV
400 = 1050 mV
200 = 950 mV
100 = 950 mV
Very nice kernel. Thanks man. Running great
uncap the gpu, I think that's about the only thing missing.. overall great kernel!
edit: only seeing 333 mb ram instead if 341 mb
Awesome. This is perfect. Thank you.
Sent from my GT-I9000 using XDA Premium App
Gonna try this Tiger's Bloodshed!!!
Grendel, best not to disappointttt!!! WHHOOOTTTT!!!
I have Bionix V 1.3 which came with the pre-installed Overstocked Kernel. How do I know if it is a ULF Kernel?
Fantastic work sir....next time im in the mood to recondition my battery i will DEFINITELY be flashing this. thanks for the new content!
kryer12 said:
I have Bionix V 1.3 which came with the pre-installed Overstocked Kernel. How do I know if it is a ULF Kernel?
Click to expand...
Click to collapse
Overstock is not a ULF kernel, so you should be fine.
kryer12 said:
I have Bionix V 1.3 which came with the pre-installed Overstocked Kernel. How do I know if it is a ULF Kernel?
Click to expand...
Click to collapse
If you have a red recovery menu you done have ulf kernel
Sent from my SGH-T959 using XDA App
TopShelf10 said:
Fantastic work sir....next time im in the mood to recondition my battery i will DEFINITELY be flashing this. thanks for the new content!
Click to expand...
Click to collapse
+1
Looks great but just not up for the battery reconditioning again at the moment. Probably by tomorrow lol
ilaf0106 said:
If you have a red recovery menu you done have ulf kernel
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Red recovery means you have Voodoo, not necessarily ULF. Dead Horse is ULF, most others are Voodoo only, except maybe some kernels from a few months back
This kernel is insane! It was real fast out of the box, even before the oc. I have been waiting for a kernel like the old school jac kernel. You sir, are the man.
Sent from my GT-I9000 using XDA Premium App
Dammm man....imma try this shyt really now..looks so nice..brb with feedback
Sent from my SGH-T959 using XDA Premium App
Dude 1: Kudos for the name, it sounds fierce, thanks for adding the Voltage control app 3: Your amazing 4: this is now my Favorite kernel!
cashyftw said:
Dude 1: Kudos for the name, it sounds fierce, thanks for adding the Voltage control app 3: Your amazing 4: this is now my Favorite kernel!
Click to expand...
Click to collapse
+ infinity
Sent from my GT-I9000 using XDA Premium App
Swiped this the other day when you posted in irc, been using it since.
So so good. Great work, and thanks.
#winning
How far is your Galaxy s stable?
mine just hits the 1.1GHZ, beyond that only crashes no matter which voltage i Use. please Use the poll so we have a good picture of what the average galaxy s is capable of..
also comment which version of SGS you are using and 8gb/ 16 Gb etc..
i9000m
PS this thread should be moved to General
had mine at 1.54ghz running MIUI with tk glitch kernel.
was amazingly fast, but my phone got hot quick, i dont like OC'ing i feel it may do more harm than good in the long run.
others may and will disagree but thats my opinion on it
Mine with 1.3GHz OC and some Undervolt is perfectly stable.....
simone201 said:
Mine with 1.3GHz OC and some Undervolt is perfectly stable.....
Click to expand...
Click to collapse
Agree with the chef ...
Although I can overclock to 1540MHz it does get hot and Im sure it will do damage in time ..
1300MHz is a great overclock ...
It will be interesting to see what my SGS 2 can be safely overclocked to
1.2 GHz seems ok for me - with UV
Doesn't really get hot.
Running mine @ 1440 MHz with MIUI but i think I can go higher if I want . I have the 8 GB version
1.3 and very stable and with great performance both q score caffiene mark and in daily use
Which voltage are you using?
Mine seems to freeze on voltages above the 1.3V,
above the 1.2 GHZ always freezes. I,m using darkeys 9.5 Rom.
someone some advice which rom is the best for OC, (just for benchmarking) for once.
rixsta said:
Agree with the chef ...
Although I can overclock to 1540MHz it does get hot and Im sure it will do damage in time ..
1300MHz is a great overclock ...
It will be interesting to see what my SGS 2 can be safely overclocked to
Click to expand...
Click to collapse
Mine can handle up to 1.3-1.4ghz
Im getting stable speeds of 1.7ghz. Im on watercooling though..
Sent from my GT-I9000 using XDA Premium App
1.4ghz is my max for full stability. 1.5ghz works fine (no reboots), but the CPU occasionally gives an invalid result during calculations, e.g. during benchmarks like linpack, results can sometimes be inaccurate; 1.44ghz also seemed to work, but I picked 1.4ghz max for longevity/reliability.
UV Values are:
100mhz - 200mV UV (750mV)
200mhz - 150mV UV (800mV)
400mhz - 100mV UV (950mV)
800mhz - 75mV UV (1125mV)
1ghz - 50mV UV (1200mV)
1.2ghz - 50mV UV (1300mV)
1.3ghz - 0mv UV (1400mV)
1.4ghz - 50mV UV (1400mV)
Max UV were found by starting from 100mhz Max frequency, decreasing UV until stable for 5 minutes of software decoding of 720p MKV, and then increasing Max frequency one step. Occasionally the previous step UV needed to be decreased by 25mV to obtain a stability at the next frequency step.
i9000M (16GB)
Guys, if you wanna push your phones to their full stability limits- play on Shadow Guardian game...)
Sent from my GT-I9000 using XDA App
I can run my SGS stable at 1540 MHz with glitch kernel in MIUI 1.5.20 ROM.
Total stability in a 48 hours stress test.
Enviado desde mi GT-I9000 usando XDA Premium App
Mine is stable at 1.5 Ghz with a 200mv undervolt, but only if I select it as a single frequency.
For multiple frequencies, I was stable at 1.4Ghz on an earlier kernel, but it's slightly unstable now... I'll probably try tweaking the governor.
I'm on a i9000m using tk-glitch's V9D-VC and CM7 #11 build.
By the way, shouldn't this thread be in general?
I am on MIUI v3 and CM7_SGSMTD_platypus-kernel_20110522_r0_quorra-prer11_test4-r2 kernel.
I don't use undervolt settings and 1.2 Ghz is fine for me; above values generally don't work stable.
By the way, 1.2 ghz is almost enough for all games and operations, I did not run into that pushing apps for high oc's.
Regards.
1.44GHz, extremely smooth and stable!
Never seen an option to go above 1.54, but 1.54 works flawlessly so I've chosen 1.5 in the poll. (16gb i9000)
1.3-1.4 GHz tkglitch kernel Miui v3
Sent from my GT-I9000 using XDA Premium App
It's not the ROm it's the KERNEL who can oc, i adviise using XAN, hardcore kernels in 2.2. or gto's ginger kernel at 2.3 they are stable and 1280 i guess it's the limit not to warm up
But a questin what send me an undervoltage config, to 1300 if the gpu games work for someone at 1300mhz
.
fstluxe said:
Which voltage are you using?
Mine seems to freeze on voltages above the 1.3V,
above the 1.2 GHZ always freezes. I,m using darkeys 9.5 Rom.
someone some advice which rom is the best for OC, (just for benchmarking) for once.
Click to expand...
Click to collapse
HydRx-v4r97b
JB Kernel for Samsung Stock ROMS
Only for stock jelly bean ROMS
EXTREME won't work in all mobiles so, if don't work extreme for you, put Semi.
The config:
Based on 3.0.57 - Yank.555+neak with patches, configs, optimizations and tweaks (so thanks to Yank and simone)
OC up to 1700mhz.
Reduced low cpu steps to get some performance (Deleted 300mhz, 400mhz, and 600mhz)
Voltages:
EXTREME:
Cpu arm : -112,5mv in all freqs from 200 to 1500mhz (low freqs as 200,500 +12,5mV)
Cpu internal: -50mv in all freqs
Bus: -100mv in all freqs
Gpu: -100mv in all freqs
SEMI:
Cpu arm : -87,5mv in all freqs from 200 to 1500mhz (low freqs as 200,500 +12,5mV)
Cpu internal: -50mv in all freqs
Bus: -75mv in all freqs
Gpu: -75mv in all freqs
MEDIUM:
Cpu arm : -62,5mv in all freqs from 200 to 1500mhz (low freqs as 200,500 +12,5mV)
Cpu internal: -37,5mv in all freqs
Bus: -50mv in all freqs
Gpu: -50mv in all freqs
Tree RCU+NO_HZ
SIO Iosched enabled by default and tweaked.
Governor hydrxq (simply a lulzactiveq governor with tweaks to performance (thanks to tegrak), if you see it drains much with this governor, you can select pegasusq governor with voltage control)
Disabled Tracing, logging, and debugging.
Some compiler CFLAGS optimizations added (linaro toolchain)
Tweaks virtual mem, I/O, kernel & scheduler.
Set wifi power limit to 8dBm.
Max powersave in sleep mode with some modifications and screenstate:
*More stable GPU voltajes set on the fly when you screen off the display (min 775mV).
*Cleaning of cache/inodes when you screen off, and each 6 hours.
*laptop mode enabled with screen off.
*some tweaks more when you screen off I consider they save power.
Priorized some system apps at boot, to get some a performance system..
Auto script to close all possible samsung apps at boot.
Swap compatible, but not used for now.
Stand alone hotplug tweaked to low usage of cores.
Sound eargasm voodoo patch added controlable with STweaks from market. (thanks to gokhanmoral)
Tweaks mdni, for better colors.
More powersave in 2G/3G networks and wifi supplicant time modified.
SDD sudden death fixed.
I forget some things I'll put more.
etc
GPL: https://github.com/NeoPhyTe-x360/i9300-S3-JB-kernel
[*] It's not compatible with 64GB exFAT sdcards (if you like to see your files you have to format your sd64 in FAT) [It's a common issue with updated kernels and proprietary modules]
Some versions go from letter A to letter D.
Letter A; Less UV, internal are more "conflictive" voltages, so letter A is a "light" uv in internals
to
Letter D: More UV, the most UV possible, agressive internal volts and -125mV GPU volts, the maximum possible without freezes in some devices.
Download:
[DOWNLOAD]Kernel_HydRx-kernel-v4r97b-_-i9300-ExtremePowerSave
reserved
reserved2
Looks promising will try for sure. Thanks and welcome to s3 community have used your aokp roms on S2
i have used this kernel for 6 hours ! battery is good. Need more times to continue testing.
PS : used the v2.6a, will trying v2.6d now !
I Will try right now.. I'll comment later. Thanks
Sent from my GT-I9300 using xda premium
noob question, but by stock you mean non-sammy based right?
Shudder123 said:
noob question, but by stock you mean non-sammy based right?
Click to expand...
Click to collapse
Stock = Samsung based rom
you can use the kernel in every rom except MIUI,CYANOGEN AND AOKP ( and their mixed/customized roms)
can u make a more relaxed version in terms of uv's...not all phns can hndle even semi extreme version
naveediftikhar said:
can u make a more relaxed version in terms of uv's...not all phns can hndle even semi extreme version
Click to expand...
Click to collapse
Will do mate
EDIT: What phenomenal "version" is working fine for u?
NeoPhyTe.x360 said:
Will do mate
EDIT: What phenomenal "version" is working fine for u?
Click to expand...
Click to collapse
idont use phenomenal...m all yank-o these days!
EDIT: i see that your kenel isnt compatible with cpuspy and i jus tried the semi extreme version..straight away got a freeze..!
Flashed semi version kernel.. Working good so far but cpu spy can't detect the cpu states
Sent from my GT-I9300 using xda premium
jothi2lingam said:
Flashed semi version kernel.. Working good so far but cpu spy can't detect the cpu states
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
it's disabled, but in next release I can enable it if you all like
Really need this function dude so we can aware whether this kernel working in deep sleep or not
Sent from my GT-I9300 using xda premium
updated
naveediftikhar said:
can u make a more relaxed version in terms of uv's...not all phns can hndle even semi extreme version
Click to expand...
Click to collapse
I had the most fluid and lagg- free experience with your kernel, only problem is the phone would freeze every now and than.. I tryed the semi extreme version on Anono Rom v19. I couldent say if the battery life is good, because i had to reflash perseus again for stability, but im very pleased with the smoothness and the general absence of lagg. I'll try the medium version now and report back...
Could you post pictures for stwaeks showing how can i put kernel confgratin
Thanks
Sent from my GT-I9300 using xda premium
jothi2lingam said:
Flashed semi version kernel.. Working good so far but cpu spy can't detect the cpu states
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
What r those fonts..if its flipflop plz link it...or share it...
SENT FROM MY GALAXY SIII
Ext sd card should be fat32?? Or any
Sent from my GT-I9300 using xda app-developers app
gauravbhawsar said:
What r those fonts..if its flipflop plz link it...or share it...
SENT FROM MY GALAXY SIII
Click to expand...
Click to collapse
It's ultima mod font... Find in this files
http://db.tt/9flYnA1R
http://db.tt/6glbxGZP
Sent from my GT-I9300 using xda premium
Hello! This is my first kernel, The UnleaZhed XTZ Kernel. I'm a noob in developing a kernel, so some bugs may be found in this kernel and I may not be able to fix them! One more important thing, this kernel uses the sources from some developers and I'm here to present my greatest thanks to everyone of them!
FLASH AT YOUR OWN RISK!!
UnleaZhed XTZ Kernel
Requirements:
4.4.2 Xperia Tablet Z Wi-Fi version (SGP311/312)
Unlocked bootloader
Fastboot driver installed computer
Features:
CPU overclock up to 1836MHz
CPU UV by 100 default
CPU UV control
GPU overclock up to 450MHz (due to some bandwidth problem)
Use auto CPU hotplug instead of MP-Decision
Some minor things
!!recovery has resolution problem ATM!!
Click to expand...
Click to collapse
Installation:
1. Make your Tablet Z in fastboot mode
2. On your computer, open cmd and navigate to the location of kernel
3. Type "fastboot flash boot Kernel_name.img
4. Type "fastboot reboot"
5. Enjoy!
Downloads:
UnleaZhed XTZ v0.1
UnleaZhed XTZ v0.1.1
UnleaZhed XTZ v0.2
Credit:
DoomLoRD
thalamus
Sony
Faux123
Source:
My Github
Nice try but do you have any plans for an aosp kernel?i like overclock and the extra features but it is too tough to say goodbye to pac rom
pangiotis24 said:
Nice try but do you have any plans for an aosp kernel?i like overclock and the extra features but it is too tough to say goodbye to pac rom
Click to expand...
Click to collapse
Will do but it may be done in the next month, Thanks for your suggestion.
First of all THANK YOU for spending your time on this and sharing your result with us!
Just flashed the kernel! Good news...nothing is bricked
CPU Spy Plus indeed shows 1836 Mhz used! I did´t do anything for that.
You might re-think this. Using 1512Mhz instead by default and let the users choose that high speed CPU mode themselves as it may not be stable on all devices.
That 324Mhz added is a huge step...there is no step in between possible?
What about voltages. Did you modify anything? Is the voltage raised to achieve the high cpu frequency? Please post some more information about what happens here...
In fact I´m just running Antutu to see general stability on my device.
VERY BAD score. Before your kenel there were 20300 points. Now with OC only 19746.
=====================================================================
EDIT: Just recognized.... several questions are being answered by Antutu CPU Master.
1512 IS USED by default!
1620Mhz and 1728 Mhz are there to choose and of course finally the 1836Mhz.
Scaling is interactive by default (changed to my fav ondemand)
I/O Scheduler is cfq by default (changed to my fav noop)
Antutu Score @ 1836Mhz: 16077Mhz ???
Lower than without OC? Needs retesting (14230 point when setting max to 1836Mhz and Min to 1512Mhz(!!!???)...maybe the benchmark is wrong...Will give it some time to see if I myself feel a speedup.
After Restart Antutu Score ends up @ 19761 points...not bad. but clearyl not enough looking at the massice OC done. REBOOT! Tab just rebooted! So 1836Mhz is not stable at mine! Trying 1728Mhz now instead.
18139 points....this kernel lacks some serious power if we can believe the scores of antutu. This is a V0.1 so nothing to worry too soon. You´ll make it find it´s power
Switched back to kernel from pulser_g2 (http://forum.xda-developers.com/showthread.php?t=2444452) and 19908 points without any OC! You may look into it.
But please answer the other questiones I wasn´t able to clear myself.
Greetings
Rodger
DJ-Tumor said:
First of all THANK YOU for spending your time on this and sharing your result with us!
Just flashed the kernel! Good news...nothing is bricked
CPU Spy Plus indeed shows 1836 Mhz used! I did´t do anything for that.
You might re-think this. Using 1512Mhz instead by default and let the users choose that high speed CPU mode themselves as it may not be stable on all devices.
That 324Mhz added is a huge step...there is no step in between possible?
What about voltages. Did you modify anything? Is the voltage raised to achieve the high cpu frequency? Please post some more information about what happens here...
In fact I´m just running Antutu to see general stability on my device.
VERY BAD score. Before your kenel there were 20300 points. Now with OC only 19746.
=====================================================================
EDIT: Just recognized.... several questions are being answered by Antutu CPU Master.
1512 IS USED by default!
1620Mhz and 1728 Mhz are there to choose and of course finally the 1836Mhz.
Scaling is interactive by default (changed to my fav ondemand)
I/O Scheduler is cfq by default (changed to my fav noop)
Antutu Score @ 1836Mhz: 16077Mhz ???
Lower than without OC? Needs retesting (14230 point when setting max to 1836Mhz and Min to 1512Mhz(!!!???)...maybe the benchmark is wrong...Will give it some time to see if I myself feel a speedup.
After Restart Antutu Score ends up @ 19761 points...not bad. but clearyl not enough looking at the massice OC done. REBOOT! Tab just rebooted! So 1836Mhz is not stable at mine! Trying 1728Mhz now instead.
18139 points....this kernel lacks some serious power if we can believe the scores of antutu. This is a V0.1 so nothing to worry too soon. You´ll make it find it´s power
Switched back to kernel from pulser_g2 (http://forum.xda-developers.com/showthread.php?t=2444452) and 19908 points without any OC! You may look into it.
But please answer the other questiones I wasn´t able to clear myself.
Greetings
Rodger
Click to expand...
Click to collapse
Sorry for my late,
I've tested Antutu with 1512MHz and 1836MHz. For my Tablet Z, I got ~20000 (1512MHz) and ~23000 (1836MHz).
My Tablet Z has fast binning CPU. Can you please tell me which binning your CPU is? Thank you!
hard to tell...did taht thing in Terminal emulator....it tells me "1".
Not fast or slow or anything...
DJ-Tumor said:
First of all THANK YOU for spending your time on this and sharing your result with us!
Just flashed the kernel! Good news...nothing is bricked
CPU Spy Plus indeed shows 1836 Mhz used! I did´t do anything for that.
You might re-think this. Using 1512Mhz instead by default and let the users choose that high speed CPU mode themselves as it may not be stable on all devices.
That 324Mhz added is a huge step...there is no step in between possible?
What about voltages. Did you modify anything? Is the voltage raised to achieve the high cpu frequency? Please post some more information about what happens here...
In fact I´m just running Antutu to see general stability on my device.
VERY BAD score. Before your kenel there were 20300 points. Now with OC only 19746.
=====================================================================
EDIT: Just recognized.... several questions are being answered by Antutu CPU Master.
1512 IS USED by default!
1620Mhz and 1728 Mhz are there to choose and of course finally the 1836Mhz.
Scaling is interactive by default (changed to my fav ondemand)
I/O Scheduler is cfq by default (changed to my fav noop)
Antutu Score @ 1836Mhz: 16077Mhz ???
Lower than without OC? Needs retesting (14230 point when setting max to 1836Mhz and Min to 1512Mhz(!!!???)...maybe the benchmark is wrong...Will give it some time to see if I myself feel a speedup.
After Restart Antutu Score ends up @ 19761 points...not bad. but clearyl not enough looking at the massice OC done. REBOOT! Tab just rebooted! So 1836Mhz is not stable at mine! Trying 1728Mhz now instead.
18139 points....this kernel lacks some serious power if we can believe the scores of antutu. This is a V0.1 so nothing to worry too soon. You´ll make it find it´s power
Switched back to kernel from pulser_g2 (http://forum.xda-developers.com/showthread.php?t=2444452) and 19908 points without any OC! You may look into it.
But please answer the other questiones I wasn´t able to clear myself.
Greetings
Rodger
Click to expand...
Click to collapse
How is the battery life?
Sent from my SGP311 using XDA Premium 4 mobile app
Destroyedbeauty said:
How is the battery life?
Sent from my SGP311 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Don´t know....after the disastrous performance of the first release I of course switched back to stock.
Now there is the new version which does not cut performance in stock mode.
I´ll OC now to 1728 Mhz and see how it performs with that....battery life is not really good with stock so if you are already asking...FORGET ABOUT alternative kernels not optimized for battery.
That is why I don´t use CM oder AOKP on my Note1. I just eats the battery for breakfast....
OK OC just seemed to scale...20300 points (ca. 19300 at stock speed)...trying 1836 Mhz now.
17389 points....clear drawback....possibly because my device seems to have a bad CPU from what I´ve learned....wanted to use the 17xx Mhz anyway....oops....device just rebooted....my device just isn´t capable of the max cpu setting. :crying:
Anyway the working 1728 Mhz working is great news!
Will give it further testing...
I have two APQ8064 devices, Nexus 4 and Tablet Z. Nexus 4 is 0 (slow), it will reboot sometimes even on [email protected], the Antutu would force close and red light of death would happen if you ignore it and attempt to run again. While my Tablet Z is 2 (fast), this can run at [email protected] and got 23XXX in Antutu.
I don't have an idea which frequency can the 1 (nominal) APQ8064 clock at, but I think [email protected] will be OK. Also, keep eyes on the CPU float-point section in Antutu. At 1512Mhz, it is around 2000. At 1836MHz, it is around 2200. If this drop lower, just pull up the voltage BUT NOT TOO MUCH!!!
Sent from my SGP312 using xda app-developers app
Raising voltage is not an option to me. But anyway...which app do you use for that on tablet Z?
What App do you use for cou control?
I use No-frills. Do you change "interactive" and or "cfq"?
Numbers right after reboot and stopping some unused apps...just stock apps running...
2729 / 930 / 1112 / 1050 / 511 / 927 / 1436 / 5278 / 696 / 600
>>> 15269 points @ stock !!!
switching back to stock....
DJ-Tumor said:
Raising voltage is not an option to me. But anyway...which app do you use for that on tablet Z?
What App do you use for cou control?
I use No-frills. Do you change "interactive" and or "cfq"?
Click to expand...
Click to collapse
I would like to know this as well. Also, how do you check to see which processor you have? (0,1,2; slow, nominal, fast)
Sent from my Xperia Tablet Z
Spartoi said:
I would like to know this as well. Also, how do check to see which processor you have? (0,1,2; slow, nominal, fast)
Sent from my Xperia Tablet Z
Click to expand...
Click to collapse
What is the terminal command to find out? I also considered custom retelling to add some processing oomph. On a per app basis, but reading this... Stock SGP311 on 4.2.2 is chugging fine just north of 20000 points on Antutu. Can we compare Versions? Mine is 3.3.1. I faintly recall reading they mixed up some benchmarking internals because some corporations found loopholes to cheat / inflate scores on new to market devices, maybe that's the discrepancy there?
Another wild thought, could there maybe be, aside from different CPU Models, different kinds of cache / memory scattered through the devices? Would not be the first time a sub par. Cache/Memory bottleneck severely strangled a nominally and factually quicker CPU into much lower overall results. Much depends on weighting within Antutu
Man, what happened with your kernel? We need some stock kernels for 4.3
Sent from my SGP312 using XDA Premium 4 mobile app
Guys I created this thread to compare our undervolt tables and be able to find stable values used in the various PVS. My Nexus 5 is PVS 3 with Franco kernel R25.
My tables are as follows:
-75 global
300 MHz
650mV
422 MHz
675mV
652 MHz
700 mV
daniel84cs said:
Guys I created this thread to compare our undervolt tables and be able to find stable values used in the various PVS. My Nexus 5 is PVS 3 with Franco kernel R25.
My tables are as follows:
-85 global
300 MHz
625mV
422 MHz
635mV
Click to expand...
Click to collapse
I have a PVS 3 Nexus 5 too, and I can barely undervolt it. Undervolting it -50 globally would reboot the phone during Antutu benchmark. I tried doing -50 at just 300 MHz, and ran stability test with the phone locked in at the frequency. It crashed after 30 minutes. I think I am going to leave the voltages alone, as my phone seems to already be running at the lowest voltages that it is stable at. I can run it at -25 mV globally, but why bother.
I have done many tests as you can see above, I had to increase the voltages. Now I had no reboot with the entire charge cycle, unfortunately not all CPUs are equal then my values are not suitable for everyone.
Inviato dal mio Nexus 5 utilizzando Tapatalk
I also started undervolting with the values of the OP and it's working pretty good with my phone.
-75 globally and 300mhz starting at 650 with the next 5 steps also less then -75. So far I had no crash in several benchmarks and no crash after 2 hours stress test at 300mhz and 422mhz.
My CPU is PVS 1 so I wonder a bit about it^^
There's an undervolting thread here if anyone's interested: http://forum.xda-developers.com/showthread.php?t=2537000
Although it hasn't been posted in in a while to be fair
I am PVS 1 I can only under volt by -25 tops. Anything more is a crash on bench... Sucks. So no point in even undervolting for me.
Sent from my Nexus 5 using xda app-developers app
Hey guys.
What is pvs? What does it mean and how do i find out?
nad4321 said:
Hey guys.
What is pvs? What does it mean and how do i find out?
Click to expand...
Click to collapse
Hi,
Take a look here: http://forum.xda-developers.com/showthread.php?t=2515593.
Please continue discussions in the existing thread HERE.
Thread closed.