[KERNEL][VZW][AOSP/TW/GE - 5.0/4.4/4.3/4.2][02/06/2015] KT-SGS4 - MJ5 - KTweaker

Search This thread

ktoonsez

Inactive Recognized Developer
Nov 3, 2011
16,265
43,223
Tempe
Ktoonsez presents:
8809d710852b4.png


KT-SGS4 Jellybean kernel features
Must have a Touchwiz Rooted ROM for TW version
Must have a AOSP Rooted ROM for the AOSP version
Must have CWM or other custom recovery installed
•Linux kernel 3.4.106
•Samsung open source
•Optimized kernel configuration
•Updated USB driver
•unsecure root adb
•Voltage interface
•CPU Overclocking
•CPU Underclocking
•Boots on stock table (USE KTweaker app to enable OC steps all the way to 2322 Mhz. BE AWARE THAT I WAS VERY CONSERVATIVE ON THE LOW SIDE OF THE OC STEPS, SO THEY WILL NEED SOME TWEAKING!)
KTweaker app for kernel control
KTweaker Widget
•Schedulers (CFQ, BFQ, VR, SIO, NOOP, DEADLINE, ROW, FIFO, FIOPS)
•GOVERNORS (ktoonservativeq, intellidemand, msm-dcvs, wheatley, userspace, smartassh3, slp, powersave, pegasuq, nightmare, interactive, dancedance, conservative, badass, asswax, adaptive, abyssplug, performance, ondemand
•exFAT for Touchwiz and AOSP
•F2FS compatible with AOSP 4.4

4fb98c4be2161.png


AOSP KITKAT 4.4 VERSION:
12.09.2014: http://goo.gl/ZPpZwn

AOSP KITKAT 4.4 VERSION:
07.12.2014: http://goo.gl/RK03wE

Google Edition KITKAT 4.4 VERSION:
07.12.2014: http://goo.gl/qFlwuT

Touchwiz Kitkat 4.4 VERSION:
07.12.2014: http://goo.gl/QFlGnK
To make wifi work when it wont turn on or connect, change this in the build.prop:
ro.securestorage.support=true TO ro.securestorage.support=false



******* END OF LIFE *******
AOSP JELLYBEAN 4.3 VERSION:
06.19.2014: http://goo.gl/frfjtr

Touchwiz JELLYBEAN 4.3 VERSION:
06.19.2014: http://goo.gl/S9VMiB

Google Edition JELLYBEAN 4.3 VERSION:
06.19.2014: http://goo.gl/3ykjBp


KTweaker Shop and previous versions can be seen here (thanks to LuigiBull23):
http://xdaforums.com/showthread.php?t=2393708

Always do the following AFTER installing the kernel:
1. Clear cache
2. Clear dalvik
3. Fix Permissions



If you get this message after booting up the kernel:
"The device has detected an application attempting ..."
Go to the "/system/app/" folder and delete the files that begin with "knox"


Post #2 will be reserved for change logs

Post #3 will be reserved for MY Settings, Extras and FAQ's

Sources can be found here:
https://github.com/ktoonsez/KT-SGS4
 
Last edited:

dutchy716

Senior Member
Mar 21, 2011
170
52
Google Pixel 5
What I need right now is the stock kernel (boot.img). I have not found a link anywhere yet probably cus it is so early in the game most likely. So anyway, if someone can point me to or upload the stock boot.img, I can have the kernel up in a few minutes since it is already build and just need the ramdisk :good:

I believe you can find the stock kernel here..

http://www.sxtpdevelopers.com/showthread.php?t=237

Sent from my SCH-I545 using xda premium
 

ktoonsez

Inactive Recognized Developer
Nov 3, 2011
16,265
43,223
Tempe
OP Updated

4fb98c4be2161.png



Change Log 5.24.2013
1. Remove a lot more dmesg spam for more speed
2. Added zen, vr, sio, fiops, bfq and fifo schedulers
3. deadline scheduler tweaks for speed
4. mpdecision is NOW dead in favor of my Auto Hotplug
5. Added governors abyssplug, adaptive, asswax, dancedance, nightmare, pegasusq, slp, smartassH3, and wheatley
6. Screen OFF Governor is now active in Extras
7. Screen OFF Scheduler is now active in Extras
8. Frandom added
9. Initial release
10. OC/UC/UV/OV are all active and working
11. Most everything is working on "Extras" Screen.
12. I will be adding all the items you see in KTweaker as soon as I can
13. Built with latest Linaro Toolchain
14. Added KTOONSERVATIVEQ governor!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 
Last edited:
  • Like
Reactions: *.jpg

mbh87

Senior Member
Jun 16, 2010
6,499
1,027
Idaho
Touchwiz kernel wouldn't boot. Got a screen that said turn my phone off and take it to a Verizon store lolol. Restored stock boot image after that, didn't try to boot again.
 

ktoonsez

Inactive Recognized Developer
Nov 3, 2011
16,265
43,223
Tempe
Touchwiz kernel wouldn't boot. Got a screen that said turn my phone off and take it to a Verizon store lolol. Restored stock boot image after that, didn't try to boot again.

Really, that is very odd. Hopefully the few people that down loaded will chime in. No reason it wouldnt boot, unless there are multiple versions out there of firmware already?
 

mikeyinid

Senior Member
Sep 4, 2010
8,871
4,001
Boise
Touchwiz kernel wouldn't boot. Got a screen that said turn my phone off and take it to a Verizon store lolol. Restored stock boot image after that, didn't try to boot again.







Really, that is very odd. Hopefully the few people that down loaded will chime in. No reason it wouldnt boot, unless there are multiple versions out there of firmware already?

I'm getting the same on the aosp version.

Sent from my SCH-I545 using xda premium
 

ktoonsez

Inactive Recognized Developer
Nov 3, 2011
16,265
43,223
Tempe
Yeah it said something about the kernel in red letters in the top left corner of the screen.

Anybody got a link to the aboot.img? Ill redo the LOKI with it just to make sure I got the right one.

Here is the procedure using your PC with adb:

adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/aboot of=/data/local/tmp/aboot.img
chmod 644 /data/local/tmp/aboot.img
exit
exit
adb pull /data/local/tmp/aboot.img


aboot.img will be pulled into the current directory that the command window is set to.
 
Last edited:

Top Liked Posts