[KERNEL][KitKat-4.4]bryce[01/03]

bryce09

Senior Member
Nov 18, 2012
199
367
93
Kernel for KitKat Based Roms

Latest bryce_r8.zip


Link to old Kernel r7.zip


Check my posts or my [URL="https://github.com/bryce09/android_kernel_asus_tf700t/tree/testing" ]github[/URL] for changelog.

Credits:
- clemysn (It was your work. I have basically taken your changes and incorporated it into the cm 10.1 kernel)
- dasunrule
- Ezkeel
- _that
- blackmambazz
- franciscofranco
- hundsbuah!
- rtfpssessa
 
Last edited:

TitanUranus

Senior Member
Nov 1, 2012
178
37
0
Thanks

Not sure why no one said it yet, but thanks. I reinstalled CM10.1 (latest nightly of course) and tried this out. Like you say, 1700 is the max (but I always used 1700 as the max anyway since 1800 just killed the battery). Good to have an o/c gfx. Are you intending to do any more with this? The ability to alter voltages was the main reason I used the clemsyn kernel on CROMI. Also, any chance of a future data2sd/fsync support?

Anyway, once again thanks for your work, and thanks for sharing it too. If you'd like a tester for anything else let me know. Going to try sticking with CM 10.1 for a bit, seems to be getting almost ready for daily use (barring some 2minor" bugs).
 

surdu_petru

Recognized Contributor
Feb 3, 2010
6,632
22,295
263
Paris
I have successfully compiled and booted the cyanogenmod 10.1 kernel with a couple of changes (thanks a lot to clemysn!):

Features:

- cpu overclock to 1,8GHz (I dont know where the error is, but i can not set overclock to 1,8GHz. It is not available as a frequency. Maybe someone can help out)

- gpu overclock to 650 MHz


Please report any issues.

Credits:
- clemysn (It was your work. I have basically taken your changes and incorporated it into the cm 10.1 kernel)
- dasunrule
Hi !

If you post kernel source code , I could take a look to see , why you can not able to OC up to 1.8GHz !
 

bryce09

Senior Member
Nov 18, 2012
199
367
93
Yes, I am going to add features. I want to get fsync control running, add row scheduler and undervolting. And I will try to improve overclocking. As this is my first custom kernel for android, it will take some time to look into everything.

Hi !

If you post kernel source code , I could take a look to see , why you can not able to OC up to 1.8GHz !
Thank you. I have been trying to upload the source code to git but I have been getting an error, I am gonna solve. Or would it help you if I uploaded the source code as zip file?


Gesendet von meinem ASUS Transformer Pad TF700T mit Tapatalk 2
 
  • Like
Reactions: bmlarson

dasunsrule32

Inactive Recognized Developer
Oct 9, 2009
2,336
2,066
0
Gilbert, AZ
Yes, I am going to add features. I want to get fsync control running, add row scheduler and undervolting. And I will try to improve overclocking. As this is my first custom kernel for android, it will take some time to look into everything.



Thank you. I have been trying to upload the source code to git but I have been getting an error, I am gonna solve. Or would it help you if I uploaded the source code as zip file?


Gesendet von meinem ASUS Transformer Pad TF700T mit Tapatalk 2
Code:
git init
git checkout -b <branch>
git add -u
git commit -e
git push <repo_url>
Make sure to have your pub/priv key setup.

Sent from my Galaxy Nexus using xda app-developers app
 
Last edited:

dasunsrule32

Inactive Recognized Developer
Oct 9, 2009
2,336
2,066
0
Gilbert, AZ
Yes, I am going to add features. I want to get fsync control running, add row scheduler and undervolting. And I will try to improve overclocking. As this is my first custom kernel for android, it will take some time to look into everything.



Thank you. I have been trying to upload the source code to git but I have been getting an error, I am gonna solve. Or would it help you if I uploaded the source code as zip file?


Gesendet von meinem ASUS Transformer Pad TF700T mit Tapatalk 2
Also, I would be cautious about using the fsync changes. Danger zone...

Sent from my Galaxy Nexus using xda app-developers app
 

gcrutchr

Senior Member
Jun 11, 2009
1,095
520
143
Bangkok
Also, it may be just my tf700t, but if you switch from balanced to performance mode with this kernel, it slows down tremendously.

I tried this 3 times, rebooting after each attempt. Same result.
 

TitanUranus

Senior Member
Nov 1, 2012
178
37
0
Also, I would be cautious about using the fsync changes. Danger zone...

Sent from my Galaxy Nexus using xda app-developers app
I like to live life on the edge... a real adrenaline junkie. I've never tried bungee jumping or any extreme sports, but disabling fsync, well that's about as exciting and dangerous as you can get. I love it! :silly:
 

bryce09

Senior Member
Nov 18, 2012
199
367
93
Also, it may be just my tf700t, but if you switch from balanced to performance mode with this kernel, it slows down tremendously.

I tried this 3 times, rebooting after each attempt. Same result.
No, you were right. The cpu clock was stuck at 475 MHz. I fixed it in the lattest build. Thank you for posting!

I uploaded the source code to github. Thank you for your advice dasunrule
 
  • Like
Reactions: bmlarson

Admiral2145

Senior Member
Sep 28, 2010
2,011
332
153
No, you were right. The cpu clock was stuck at 475 MHz. I fixed it in the lattest build. Thank you for posting!

I uploaded the source code to github. Thank you for your advice dasunrule
Are you able to convert this for the tf300t? I know we can run 700 kernels on the 300, not sure if we have to do something in order for this to work...

Sent from my SCH-I605 using Tapatalk 2
 

diamantericos

Senior Member
Jan 2, 2011
1,638
259
0
Are you able to convert this for the tf300t? I know we can run 700 kernels on the 300, not sure if we have to do something in order for this to work...

Sent from my SCH-I605 using Tapatalk 2
Thats what I was about to ask . Cuz I had to switch back to cm10 version of pa from 4 2.1 cuz I need overclock

Sent from my SCH-I605 using xda app-developers app
 

diamantericos

Senior Member
Jan 2, 2011
1,638
259
0
It doesn't work. I just tried it. It hangs up at the ASUS boot screen.

Sent from my Galaxy S3
I could have told you that. Thats why we asked you cant just flash things have to be modified. But did you wipe both caches and fix permissions

Sent from my Transformer Pad TF300T using xda premium
 

RobbieL811

Senior Member
Oct 21, 2012
5,579
16,530
0
Savannah, Ga.
I could have told you that. Thats why we asked you cant just flash things have to be modified. But did you wipe both caches and fix permissions

Sent from my Transformer Pad TF300T using xda premium
Yes. I wiped everything. I figured it wasn't gonna work. I just wanted to give it a shot. I wanna OC kernel for the 300 lol. Mine just seems real laggy w/ the stock CM10.1 kernel. I'm assuming that you are e,experiencing that also?

Sent from my Galaxy S3
 

bryce09

Senior Member
Nov 18, 2012
199
367
93
Yes. I wiped everything. I figured it wasn't gonna work. I just wanted to give it a shot. I wanna OC kernel for the 300 lol. Mine just seems real laggy w/ the stock CM10.1 kernel. I'm assuming that you are e,experiencing that also?

Sent from my Galaxy S3

Well, I am sorry but I dont have the time right now to look into overclocking for tf300. I could help you setting everything up and getting it running tho.
 

RobbieL811

Senior Member
Oct 21, 2012
5,579
16,530
0
Savannah, Ga.
Well, I am sorry but I dont have the time right now to look into overclocking for tf300. I could help you setting everything up and getting it running tho.
That would be cool too. As long as it's not tooo complicated. I have a good understanding of Android & how it works. Do you think it will be something that I will be able to do? What all will I be needing to do?

Sent from my Galaxy S3
 

ftgg99

Account currently disabled
Mar 20, 2010
8,780
2,018
0
No, you were right. The cpu clock was stuck at 475 MHz. I fixed it in the lattest build. Thank you for posting!

I uploaded the source code to github. Thank you for your advice dasunrule
Hi mate. For me the 1.2 still gets stuck, regardless of power mode on cm 10.1.