Android and other stuff
Posts tagged galaxy
Overclocking Samsung Galaxy
Apr 27th
I’m currently working on a kernel patch, providing overclocking on Samsung Galaxy.
First, i tried to grow up the frequency, adding 600Mhz to the frenquencie tables.
A 3 hours stress test proves the stabilty of the system, and the device not even heated.
- Next -> More overclock (another device needed, i don’t want to burn my Galaxy)
- Next bis -> Downclock when sleeping, saving battery
Custom sources for 2.6.29 Galaxy’s kernel on github
Apr 27th
Custom GAOSP Kernel (which can be used on galaxo, using galaxo-2.6.29 branch), based on 2.6.29 sources from Samsung, is now on my github repo.
Features :
- Optimised configuration
- Swap activated
- Netfilter activated
- BFS patched
- Compcache 6.2 patched
…. and some few other things.
Kernel sources for galaxo : http://github.com/drakaz/gaosp_kernel/tree/galaxo-2.6.29
Kernel sources for GAOSP : http://github.com/drakaz/gaosp_kernel/tree/gaosp-2.6.29
Samsung released 2.6.29 sources
Apr 27th
Finally, after a long wait, Samsung has released 2.6.29 kernel sources for Samsung Galaxy.
What’s new in this kernel ?
– New drivers
– New integration, only one kernel for Galaxy and Behold
– Sources are very clean, all specific motherboard drivers are in only one dir (one 2.6.27, Samsung made some modification into msm drivers, instead of creating a new one)
– HW3D patch can be merged with those sources….(3D in GAOSP?)
Download : http://opensource.samsungmobile.com/download/OpenSource/GT-I7500_OpenSource_Update4.zip
Last comments