t230 overclocking - Galaxy Tab 4 Q&A, Help & Troubleshooting

I currently want to make a custom kernel that enables overclocking for the tab 4 t230.
My question is if anyone knows where the file for all the clock frequencies is for the marvell pxa1088
I have uploaded the kernel on github so you dont have to download it
https://github.com/ctxgaming/android_kernel_samsung_degaswifi
And do you think there might be something here?
https://github.com/ctxgaming/androi...5d8da13d080c4f/drivers/clk/mmp/dvfs-pxa1088.c

Related

[Q] Modified Kernel for Galaxy Tab

Been a while since my last post
is there any modified Kernel for the Tab ? I've seen a Galaxy S runs like a fart on youtube " 1.6 Ghz "
my question is : is this kernel adjustable for the tab ? is there a running project in XDA to make this happen ?
thanks a lot
I have compiled both the AOSP (Android Open Source Project) and the Samsung Galaxy Tab open-source code, but I'm happy with JM6 so far, and I guess I am not brave enough to flash self-compiled critical components, I had enough problems with just self-compiled apps
flashed self compiled kernel resulted in panic
I flashed a the open source basekernel with the galaxy patch from samsung and got no joy. Nothing but kernel panic. Fortunately I was able to flash the original zImage back. Any insight on configuration parameters to use. I just did a stock make.
How did you load the system.img and data.img out from AOSP? I've compiled and can't figure out how to load the images.
Thanks
Im actually going to wprk on making a kernel oc'd just need a few tips ive done linux kernels before but the difference is i dobt have the source does anyone have the source to sprints firmware?
Sent from my SPH-P100 using XDA App
If anyone actually releases a stable 1.5GHz or higher kernel, I'll definitely donate $50 for the work, and I'm sure others will too.

[Q] Modifying Kernel

Hi,
I am trying to modify a kernel for Samsung Galaxy 3. I have successfully compiled stock kernel from Samsung Sources.
I am new to kernel development and want to add new features to it like overclocking etc.
Can any one please suggest me links or give info regarding how to go about it.
For example, how to modify the frequencies supported by kernel or bus speed in the source code?
Thanks,
Abhijeet
Check github for modifications to the base. I don't know about Samsung kernels, but a quick search of github shows plenty, like this:
https://github.com/kangsterizer/android_kernel_samsung
click on the comments to see only files affected by OC/UV mods like this from the above example:
https://github.com/kangsterizer/and...mmit/1817cd02de8165a4f96746d4dddec3ef4347cb2d
See if you can move those changes into your own kernel.

Making a kernel

Does this sound feasible for me to get a kernel going for 901F
Compile a stock samsung kernel and test it works on device. (will test with my S2, if I can find samsung sources.)
If cannot find samsung sources compile someone else's sources and test.
Once I confirm I can compile a kernel properly then grab 900F sources, and compare to a custom kernel source to see whats changed.
Try to apply same changes to 901F
done?

Khaon's Kernel and GPU overclock.

Hi and welcome on forum.
I in this forum quite while but only just for read and collecting information.
I have Nexus 10 with AICP 6.0.1. To unlock potential of this tablet i install custom kernel from @Khaon.
In first post its stated:
- UV and OC both for the GPU AND CPU supported
Unfortunately i can only increase CPU speed as well as CPU voltage.
I don't have option to change GPU frequency.
To do this im using "Kernel Adiutor".
Can you help me with my question??
Regards
HipHopAst said:
Hi and welcome on forum.
I in this forum quite while but only just for read and collecting information.
I have Nexus 10 with AICP 6.0.1. To unlock potential of this tablet i install custom kernel from @Khaon.
In first post its stated:
- UV and OC both for the GPU AND CPU supported
Unfortunately i can only increase CPU speed as well as CPU voltage.
I don't have option to change GPU frequency.
To do this im using "Kernel Adiutor".
Can you help me with my question??
Regards
Click to expand...
Click to collapse
Sorry for the late reply.
it is normal you don't see anything in kernel audiutor because :
1) latest kernel of mine( marshmallow) was started from scratch and I didn't add gpu support
2) kernel audiutor 's design doesn't allow to easily include gpu control for our device. The easiest solution i could find was to edit some init.d script.
Now that I got more time I will include again my gpu patches so gpu full control is back

How to add cpu/gpu frequencies

Anybody knows which files contain the information needed to oc the cpu and gpu?I'm trying to build a kernel but i can't find info about this for our phone.Actually there isn't much info for this subject in general.Other phones with the same cpu have plenty of oced kernels so it's doable for r4p as well.
Ask the devs who works on kernel on Telegram.

Categories

Resources