[KERNEL][ICS] ** CTCaer Kernel ** v2.8.2 [UKSM][UV/OC][Triple Buffering][RAM Hacks]

Which keys you prefer for dual recovery?

  • volume: TWRP, power: CWM

    Votes: 12 12.2%
  • volume: CWM, power: TWRP

    Votes: 56 57.1%
  • I don't mind. It's easy to remember.

    Votes: 30 30.6%

  • Total voters
    98

CTCaer

Senior Member
Mar 24, 2012
367
975
0
I created the autorooted file, flashed the kernel. Everything is silky smooth (on zelly cream 1.2.3 )

But now ADB don't have root access :( , any way to get it working ? (it was working with sirkey's kernel.)
Yeah it's a little security I like having in kernels for various reasons.
It's easy too:
With a mounted /system write at shell /system/xbin/su and you got root at adb.
 
  • Like
Reactions: viorel78

frogerra

Senior Member
Jun 11, 2012
542
449
0
Cianjur
Re: [KERNEL][ICS] ***** CTCaer Kernel ***** [Linaro][UV/OC][Triple Buffering][RAM Hac

Hopefully in next version, will be TWRP. :D

It's X-Ray with Tapatalk!
 

viorel78

Member
Aug 30, 2012
36
6
0
governor

thank you. please add in the next version - ondemandX governor too
and if you do not take offense please remove a text from boot logo and put there sony ericsson and you brend logo
 
Last edited:

MrTapa

Senior Member
Apr 18, 2012
1,812
1,539
0
Sofia
Re: [KERNEL][ICS] ***** CTCaer Kernel ***** [Linaro][UV/OC][Triple Buffering][RAM Hac

Sounds good. Wonder if i can make one for my T. And you can actually male a quick kernel kitchen(u choose oc, undervolting, that stuff; )

Sent from my LT30p using xda app-developers app
 

knightthgink

Senior Member
Jul 22, 2012
276
32
0
Don't worry. Create a simple script and put it in /system/etc/init.d with 777 perimissions.
Sth like this will do the job:

Code:
#!/system/bin/sh

#Limit to stock max freq
echo "1024000" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq


#SIO scheduler (REMOVE # from the lines with "echo" below to enable it)
#SD
#echo "sio" > /sys/block/mmcblk0/queue/scheduler

#system partitions
#echo "sio" > /sys/block/mtdblock0/queue/scheduler
#echo "sio" > /sys/block/mtdblock1/queue/scheduler
#echo "sio" > /sys/block/mtdblock2/queue/scheduler
#echo "sio" > /sys/block/mtdblock3/queue/scheduler

#leave a line empty so sh can parse the "eof"
This will work for both of you. For ppl needding the SIO just uncomment (remove #) from the lines with echo "sio".

Easy as that. Change it and/or add more to configure whatever you want to cpu and io schedulers :)


EDIT1:---------
Thank you all for your comments. And don't forget read the WARNING at OP for the aytorooting before flashing.
In addition i would like to request feedback on UI and games feel with the tripple buffering and ram management (for LMK changes).
And of course if you like my kernel please hit thanks :D
you are real developer
 

CTCaer

Senior Member
Mar 24, 2012
367
975
0
Re: [KERNEL][ICS] ***** CTCaer Kernel ***** [Linaro][UV/OC][Triple Buffering][RAM Hac

Hopefully in next version, will be TWRP. :D


It's X-Ray with Tapatalk!
I was considering that. Double recovery and you choose with up or down to which you enter. The current is fully working though.
Never used twrp, other than touch what futures it has?





thank you. please add in the next version - ondemandX governor too
and if you do not take offense please remove a text from boot logo and put there sony ericsson and you brend logo
I'll make a version with all governors and ios. If the binary and memory footprint is still low then I'll keep it in the mainline.
EDIT1----
About the logo I want to change xperia ray to the Sony Ericsson energy logo which I love. I'm not reverting it back to SE text though. But you are free to change it to whatever you like




Sounds good. Wonder if i can make one for my T. And you can actually male a quick kernel kitchen(u choose oc, undervolting, that stuff; )

Sent from my LT30p using xda app-developers app
Well you can actually. Just create a script that edits lines in respective source files. But to be true if you get your hands on real kernel compiling these are not necessary. :)


Sent from my ST18i using xda app-developers app
 
Last edited:

CTCaer

Senior Member
Mar 24, 2012
367
975
0
Re: [KERNEL][ICS] ***** CTCaer Kernel ***** [Linaro][UV/OC][Triple Buffering][RAM Hac

Hi CTCaer.

Is this the fastest kernel? Or you can improve let it more and more faster?
If it can get faster? Maybe.
You may not know what is going on behind a kernel modding and patching but a test number of 75 compiles for testing various things over the past 3 weeks tells it all.
Short version? I'll try many things and if they improve speed or functionality I will push a release

Sent from my ST18i using xda app-developers app
 

knightthgink

Senior Member
Jul 22, 2012
276
32
0
If it can get faster? Maybe.
You may not know what is going on behind a kernel modding and patching but a test number of 75 compiles for testing various things over the past 3 weeks tells it all.
Short version? I'll try many things and if they improve speed or functionality I will push a release

Sent from my ST18i using xda app-developers app
You are very great! thanks your hard work.

---------- Post added at 02:14 PM ---------- Previous post was at 02:02 PM ----------

Hi CTCaer

May I ask a stupid question about android phone. I always hear kernel & firmware like 4.1.B.1.13.

Is that mean kernel=firmware? or It's different?

If it is different, how could I update firmware to latest version like 4.1.B.1.13 only?
 

Web_E

Senior Member
Sep 8, 2012
348
150
73
Bangalore / Kolkata
You are very great! thanks your hard work.

---------- Post added at 02:14 PM ---------- Previous post was at 02:02 PM ----------

Hi CTCaer

May I ask a stupid question about android phone. I always hear kernel & firmware like 4.1.B.1.13.

Is that mean kernel=firmware? or It's different?

If it is different, how could I update firmware to latest version like 4.1.B.1.13 only?
Kernel is component of the firmware.

Firmware = kernel + ROM (made by sony) + drivers + radio baseband software etc

To update you need flashtool, the firmaware ftf file. Read the sticky thread about flashtool.
---

Tested on zelly cream rom. 4% battery loss over 7.5 hr in standby mode.


 
Last edited:

rushland

Senior Member
May 3, 2012
172
14
38
Can you describe a little your situation?
When the screen is off and you connect the phone to pc the sd doesnt show up?
so sorry for my bad english, the screen isn't off but still on
i want to transfer some files to my Ray from a PC
And i already installed the ADB drivers and others drivers from flashtool's driver before i plug the USB

when i plug the USB, the removable drive is appear on my computer
but when i click it, i can't access the removable drive

i'm too lazy to go to recovery mode just for mount the storage to transfer a file :(
 

frogerra

Senior Member
Jun 11, 2012
542
449
0
Cianjur
Re: [KERNEL][ICS] ***** CTCaer Kernel ***** [Linaro][UV/OC][Triple Buffering][RAM Hac

It's great kernel, make my phone more smooth. Nice job man!

It's X-Ray with Tapatalk!
 

Yovecio

Senior Member
Oct 30, 2009
307
34
0
Vicenza
R: [KERNEL][ICS] ***** CTCaer Kernel ***** [Linaro][UV/OC][Triple Buffering][RAM Hack

There is the possibility to see this kernel on arc s?

Sent from my LT18i using xda app-developers app
 

CTCaer

Senior Member
Mar 24, 2012
367
975
0
Re: [KERNEL][ICS] ***** CTCaer Kernel ***** [Linaro][UV/OC][Triple Buffering][RAM Hac

so sorry for my bad english, the screen isn't off but still on
i want to transfer some files to my Ray from a PC
And i already installed the ADB drivers and others drivers from flashtool's driver before i plug the USB

when i plug the USB, the removable drive is appear on my computer
but when i click it, i can't access the removable drive

i'm too lazy to go to recovery mode just for mount the storage to transfer a file :(
To be true I didn't plugged my phone for a long time (I use network sharing to copy files). If it works then something is preventing your sd from unmounting and mounting to mass storage





There is the possibility to see this kernel on arc s?

Sent from my LT18i using xda app-developers app

Not yet. The config files are there in sources. They need a little tweaking first and maybe other ramdisk




Going back to iriisoft kernel as this is preventing Virtuous Ten Studio from working.
I'll see what this needs and maybe provide kernel with unsecured ramdisk

Sent from my ST18i using xda app-developers app
 
Last edited:

mr.nou

Senior Member
Nov 23, 2011
294
218
0
semarang
Re: [KERNEL][ICS] ***** CTCaer Kernel ***** [Linaro][UV/OC][Triple Buffering][RAM Hac

Working fine on me
Not find bug till now
Using xperia T v692
Its great kernel i think
:)

Could u give me some advice best CPU setting for daily use? Long life batt
:)
Sent from my ST18i using xda premium
 
Last edited: