View Source
| Mod Type: Kernel | Difficulty: Very Easy | Mod Status: Nightly | Mod Base: | Carrier: |
| Requires Root: Yes | Apply In: CWM Recovery | Optional: | Optional: | Android Version: |
Hi everyone.
First of all my name is Francisco Franco, and I'm a kernel developer for several other devices, the LG P500, Huawei U8800 and the Google Nexus S.
Kernel wiki with useful information: http://forum.xda-dev...Ms/FrancoKernel
franco.Kernel features:
* THIS IS ONLY FOR 4.0.3 or 4.0.4. If you ask if it works on older roms I will shoot you
* Overclock up to 1350mhz
* Custom Voltage Control from Ezekeel
* Completely updated CRC32 library that is used for a lot of core functionaties of the system
* CFS scheduler tweaked for the best user experience
* Stock GPU clock - reason(http://forum.xda-dev...&postcount=4731)
* Updated Wi-Fi drivers (thanks nikademus)
* CFQ I/O scheduler is default
* CFQ I/O scheduler tweaked for flash devices and backported from 3.1
* Ext4 tweaked and patched up for performance
* I/O writeback backported from 3.2
* Two custom governors: francoTurtle and francoGazelle.
* francoTurtle is made for battery hungry users. Its the default governor and it will boot at 700/1000
* francoGazelle is made for performance hungry users while trying to maintain a reasonable battery life
* SLUB memory allocator as default
* USB HOST enabled
* CIFS enabled
* TUN enabled
* ColorControl from Ezekeel
Command: echo "-10 0 -2" /sys/class/misc/colorcontrol/v1_offsets
this is just an example, values range between -255 and 255. If you want the values to stick on reboot create an init.d script or use my app
* Hotplug mod added. Works independently of the governor. Shuts down cpu1 on screen_off and wakes it up again on screen_on
To disable: echo 0 > /sys/module/dsscomp/parameters/hotplug_enabled
To enable: echo 1 > /sys/module/dsscomp/parameters/hotplug_enabled
* Joe's RCU for SMP system - huge thanks to Joe that kindly fast-forwared his .35 RCU to 3.x by my request
* Custom ramdisk included with proper ext4 mounts for performance
* Kernel config stripped out from debug shit (only logcat and dmesg stayed)
* JIT compiler for packet filters
* Proportional Rate Reduction for TCP from Google
* A lot more stuff that can be seen on my repo
Changelog:
#18.2
* Added 1,6ghz and 1,65ghz frequencies - play safe with them, I'm not responsible with any problems you can have while overclocking
* Added <#18 screen gamma values by default
#18.1
* SoD issue should now be fixed
* Added 1,5ghz step - use it with caution, you're on your own if you use this step so don't bother crying at me if your device doesn't run faster than your 8-core desktop
#18
* Completely rebased kernel - no more shit code lying around
* Turtle and Gazelle not yet added as I need to tune them better
* Ondemand governor tweaked and used as default
* A lot of other changes that will be visible on my repo in a few hours
* Stability
* Long battery again
F.A.Q:
1. My device rebooted or crashed, how can I help?
A: Get me /proc/last_kmsg or logcat.
2. Battery sucks, my device is not entering deep sleep. FIX PLOX!
A: Fix it yourself, it's an app waking your device up not the kernel's problem
3. Signal is dropping since I flashed the kernel, amg u sucks!
A: The kernel has nothing to do with gsm/cmda signal. Make sure you have the latest radios
4. Do I need to wipe anything when flashing this kernel?
A: No.
5. Does this kernel has X or Y mod?
A: Learn to read, everything you need to know is in the features list, changelog or public repo.
Download:
Nightly #18.2: http://minooch.com/f...Galaxy%20Nexus/
franco.Kernel updater app: https://market.andro...m.franco.kernel
franco.Kernel updater app from AndroidPit: http://www.androidpi...-Kernel-updater
franco.Kernel updater app features:
* Downloads the kernel directly from the ftp
* Checks for updates directly from the ftp
* Cpu frequencies changer
* Governor changer
* Kernel settings: hotplug_enabler (more coming)
* Reboot to recovery button
* Custom download path
* ColorControl to change the screen colors
* UV interface
Source: https://bitbucket.or...roid-tuna-omap/
Have fun.
Edited by franciscofranco, Yesterday, 05:16 PM.









