[KERNEL] 2.6.29.6-nAa-14 [23/8/12] Custom Gingerbread kernel + CWM Recovery

Search This thread

nobodyAtall

Recognized Developer
Jan 16, 2008
1,583
19,555
Malaysia, Cheras
Search no more. This is THE kernel for your gingerbread x10mini pro.


Before unlocking your bootloader, read this thread
If you brick your device, you are the sole responsible.



Features:
  • Based on stock 2.6.29 SE sources
  • Upgraded to Linux kernel version: 2.6.29.6
  • Ported various components from 2.6.35 / 38
  • Significantly fast booting time (~25 secs from power button to lockscreen)
  • CWM recovery 5.0.2.7 in kernel
  • Netfilter support / AP support / Usb tethering
  • Swap support
  • Tun/Tap
  • Mddi fix
  • Ext3/4 support
  • Modules auto-copying at boot
  • Dual touch options:
    - Fake dual touch in kernel (thanks to andrej456) (default)
    - Modular fake dual touch in kernel (thanks to doixanh)
    - Modular no dual touch
  • Many CPU freq governors to chooce from: interactive, interactivex, minmax, smartass, smartass2, scary and savagedzen
  • Modular Undervolt
  • NOOP ioscheduler
  • TINY RCU
  • DM_CRYPT_GLOBAL_WORKQUEUES
  • Ramzswap for compcache
  • Offline charging embedded in the kernel
  • Stable and fast oveclocked frequencies (not enabled by default)
  • Frequency table: 19MHz - 864MHz
  • Default CPU governor: interactive
  • Two way call recording (might be against the law for some countries, you are responsible for using this feature)
  • Interface Stat support for ICS
  • Memory management and binder improvements from gb kernel
  • Many, many feature and stability patches from various kernel sources
  • ICS DRM support

IMPORTANT:
  • For wifi to work, the ROM MUST have Wifi built from sources as in CM. If this is not the case, the Wifi WONT work, DON'T compain here about that.
  • For vibration, the ROMs need to use the gb implementation.

FAQ:
If you have any issues, please read the FAQ thread first: http://xdaforums.com/showthread.php?t=1266911

Requirements:

Install:
  • Backup
  • Unlock your bootloader as described here: http://xdaforums.com/showpost.php?p=17384177&postcount=3 or here: http://xdaforums.com/showthread.php?t=1254225
  • Download the kernel ftf file from here and move it to Flashtool\firmwares so that Flashtool can pick it up
  • Flash the kernel via Flashtool
  • Reboot and check Settings -> About Phone:
    attachment.php

Uninstall:
  • Flash back to stock using Flashtool or SEUS.

Performance:
attachment.php
attachment.php
attachment.php


Sources:
The linux kernel is GPL'ed, everyone who does modifications should make them publicly available.
https://github.com/nobodyAtall/nAa-kernel

Credits: the_laser, FreeXperia and the rest of XDA devs who helped bypassing the bootloader!
DaRk_dOg for his awsome boot logo ;)

Donate:
If you are enjoying my work please consider donating: .
Donations are voluntary but allow me to spend more time on this project.


Disclaimer:
I can't be held responsible if this Kernel bricks your device or makes it explode in your hands! Use it at your own risk!
 
Last edited:

nobodyAtall

Recognized Developer
Jan 16, 2008
1,583
19,555
Malaysia, Cheras
nAa-14
  • ICS DRM support
nAa-13
  • CWM Recovery 5.0.2.8
  • Fixed boot into recovery issues
  • Latest gingerbread busybox and init
  • Panic timeout set to 1sec for shakira
nAa-12
  • Fixed touchscreen multitouch modules to load
  • Kernel boot animation
  • Memory improvements from ICS
nAa-11
  • Proximity and Lightsensors report events as they should now
  • Fix for robyn keypad
  • CWM support for formatting sd-ext
  • CWM for shakira is no longer ldpi
nAa-10
  • msm/kgsl: Porting kgsl 1.1 from 2.6.35 gives a good performance boost for 2d/3d operations
  • acpuclock: Improved overclocking from 2.6.35
  • shakira: keyboard reset with HOME + POWER
  • pmem: Porting pmem from 2.6.35
  • Bugfixes and improvements: sha1, vfs_cache_pressure, net/ipv4, net sched, pid, mm/vmscan.c
  • Module for disabling dual touch altogether
  • Performance governor selected in recovery
  • NOOP ioscheduler (faster for android)
  • + 2MB More RAM (184MB in total)
  • Cypress touchscreen fixes for notification bar pull up
nAa-09
  • Updated CWM recovey to the latest version (5.0.2.7)
  • Interactive governor selected in recovery
  • Minor smartassv2 fixes
nAa-08
  • Significantly faster booting time (~25 secs from power button to lockscreen)
  • Less crasses regarding reboot
  • Jhash improvements
  • Two way call recording
  • Modular dual touch based on dx's DT (replaces existing DT if insmoded)
nAa-07
  • Offline charging
  • Improved overclocking frequencies in kernel (no overclocking module needed for over 600MHz)
  • Interface Stat support for ICS
  • Sleep improvements for armv6
  • Implemented WLOD on kernel panic
nAa-06
  • Ported latest akm8973 sources to work for the mini
nAa-05b
  • Usb mounting via CWM
  • DDMS screen capture
nAa-05
  • Updated USB drivers to semc GB sources
  • New gb vibrator implementation
  • Cpu frequency fixes
  • Switched to fake dual touch from andrej456 (seems to be the best choice for the mini)
  • CIFS and utf8 support
  • CWM 5.0.2.3
nAa-04
  • Update to Linux kernel 2.6.29.6
  • NPARTS event support for disk devices
  • All around Improvements and bug fixes in:
    BFQ, mutex adaptive spins, mm, irq, mmc, cpufreq, hrtimer, mtd, memcpy/memmove, yaffs
  • Removed FPS uncap since it caused issues with scrolling and with some apps
  • Gingerbread init/init.rc
  • Boot logo
  • Fixed ddms screen capture
nAa-03
  • BFQ ioscheduler
  • TINY RCU
  • DM_CRYPT_GLOBAL_WORKQUEUES
  • Removed FPS Cap
  • Display power-off optimizations
  • Droidwall support
  • Memory management and binder improvements from gb kernel
  • scary and savagedzen CPU governors
  • Export scaling_available_frequencies attr in /sys
  • Ramzswap support for compcache
  • Many bug fixes and optimizations from upstream regarding:
  • mm, cifs, sctp, timed_gpio, net sockets, tcp, fs: pipe.c, yaffs, ext4, dm-crypt, arm, sctp

nAa-02
  • Ext3/4 support
  • Modules auto-copying at boot
  • Fake dual touch in kernel (doixahn's 007)
  • CPU freq governors: interactive, interactivex, minmax, smartass, smartass2

nAa-01
  • Netfilter / AP support (WiFi tethering)
  • Swap support
  • Tun/Tap in kernel
  • Mddi fix in kernel
  • Modular Overclock / Undervolt
  • CWM recovery v4.0.1.5 in kernel
 
Last edited:

farazcrx27

Senior Member
Feb 15, 2011
260
459
delhi
finally its here :D

EDIT
hey i found 2 bugs
1)vibration is not working for me
2)and wifi is giving me error on gintonic 2.5.1
 
Last edited:

siddharthsure93

Senior Member
Jul 14, 2011
170
102
Chennai
Awsm.....Awsm....been waiting for this so long... Thanks ;)

And ppl only Mini CM7-2.1.7 By Nobodyatall has Wifi Bilt from siurces...so Wifi works only woth MIni CM7-2.1.7 ;)


Am So happy ;)
 

chrisnkazz

Senior Member
Oct 27, 2010
325
71
Yeah thank you nAa downloading now kudos to you my friend :-D

Sent from my U20i using XDA App
 

siddardha21

Senior Member
Sep 4, 2011
212
94
Kakinada
hey! i have tested this kernel and it doesnt have any bug with minicm7. everything is perfect and its so smooth. best kernel so far. naa has created an awesome kernel and rom for our mini's! :D
 

madman_01

Senior Member
Jul 28, 2011
132
8
Khulna
I use roms over stock kernal bcoz I've not unlocked my bootloader yet.. Kinda fear of breaking it.. But After seeing this kernal I'm encouraged to take the risk....
 

Top Liked Posts

  • There are no posts matching your filters.
  • 171
    Search no more. This is THE kernel for your gingerbread x10mini pro.


    Before unlocking your bootloader, read this thread
    If you brick your device, you are the sole responsible.



    Features:
    • Based on stock 2.6.29 SE sources
    • Upgraded to Linux kernel version: 2.6.29.6
    • Ported various components from 2.6.35 / 38
    • Significantly fast booting time (~25 secs from power button to lockscreen)
    • CWM recovery 5.0.2.7 in kernel
    • Netfilter support / AP support / Usb tethering
    • Swap support
    • Tun/Tap
    • Mddi fix
    • Ext3/4 support
    • Modules auto-copying at boot
    • Dual touch options:
      - Fake dual touch in kernel (thanks to andrej456) (default)
      - Modular fake dual touch in kernel (thanks to doixanh)
      - Modular no dual touch
    • Many CPU freq governors to chooce from: interactive, interactivex, minmax, smartass, smartass2, scary and savagedzen
    • Modular Undervolt
    • NOOP ioscheduler
    • TINY RCU
    • DM_CRYPT_GLOBAL_WORKQUEUES
    • Ramzswap for compcache
    • Offline charging embedded in the kernel
    • Stable and fast oveclocked frequencies (not enabled by default)
    • Frequency table: 19MHz - 864MHz
    • Default CPU governor: interactive
    • Two way call recording (might be against the law for some countries, you are responsible for using this feature)
    • Interface Stat support for ICS
    • Memory management and binder improvements from gb kernel
    • Many, many feature and stability patches from various kernel sources
    • ICS DRM support

    IMPORTANT:
    • For wifi to work, the ROM MUST have Wifi built from sources as in CM. If this is not the case, the Wifi WONT work, DON'T compain here about that.
    • For vibration, the ROMs need to use the gb implementation.

    FAQ:
    If you have any issues, please read the FAQ thread first: http://xdaforums.com/showthread.php?t=1266911

    Requirements:

    Install:

    Uninstall:
    • Flash back to stock using Flashtool or SEUS.

    Performance:
    attachment.php
    attachment.php
    attachment.php


    Sources:
    The linux kernel is GPL'ed, everyone who does modifications should make them publicly available.
    https://github.com/nobodyAtall/nAa-kernel

    Credits: the_laser, FreeXperia and the rest of XDA devs who helped bypassing the bootloader!
    DaRk_dOg for his awsome boot logo ;)

    Donate:
    If you are enjoying my work please consider donating: .
    Donations are voluntary but allow me to spend more time on this project.


    Disclaimer:
    I can't be held responsible if this Kernel bricks your device or makes it explode in your hands! Use it at your own risk!
    49
    nAa-14
    • ICS DRM support
    nAa-13
    • CWM Recovery 5.0.2.8
    • Fixed boot into recovery issues
    • Latest gingerbread busybox and init
    • Panic timeout set to 1sec for shakira
    nAa-12
    • Fixed touchscreen multitouch modules to load
    • Kernel boot animation
    • Memory improvements from ICS
    nAa-11
    • Proximity and Lightsensors report events as they should now
    • Fix for robyn keypad
    • CWM support for formatting sd-ext
    • CWM for shakira is no longer ldpi
    nAa-10
    • msm/kgsl: Porting kgsl 1.1 from 2.6.35 gives a good performance boost for 2d/3d operations
    • acpuclock: Improved overclocking from 2.6.35
    • shakira: keyboard reset with HOME + POWER
    • pmem: Porting pmem from 2.6.35
    • Bugfixes and improvements: sha1, vfs_cache_pressure, net/ipv4, net sched, pid, mm/vmscan.c
    • Module for disabling dual touch altogether
    • Performance governor selected in recovery
    • NOOP ioscheduler (faster for android)
    • + 2MB More RAM (184MB in total)
    • Cypress touchscreen fixes for notification bar pull up
    nAa-09
    • Updated CWM recovey to the latest version (5.0.2.7)
    • Interactive governor selected in recovery
    • Minor smartassv2 fixes
    nAa-08
    • Significantly faster booting time (~25 secs from power button to lockscreen)
    • Less crasses regarding reboot
    • Jhash improvements
    • Two way call recording
    • Modular dual touch based on dx's DT (replaces existing DT if insmoded)
    nAa-07
    • Offline charging
    • Improved overclocking frequencies in kernel (no overclocking module needed for over 600MHz)
    • Interface Stat support for ICS
    • Sleep improvements for armv6
    • Implemented WLOD on kernel panic
    nAa-06
    • Ported latest akm8973 sources to work for the mini
    nAa-05b
    • Usb mounting via CWM
    • DDMS screen capture
    nAa-05
    • Updated USB drivers to semc GB sources
    • New gb vibrator implementation
    • Cpu frequency fixes
    • Switched to fake dual touch from andrej456 (seems to be the best choice for the mini)
    • CIFS and utf8 support
    • CWM 5.0.2.3
    nAa-04
    • Update to Linux kernel 2.6.29.6
    • NPARTS event support for disk devices
    • All around Improvements and bug fixes in:
      BFQ, mutex adaptive spins, mm, irq, mmc, cpufreq, hrtimer, mtd, memcpy/memmove, yaffs
    • Removed FPS uncap since it caused issues with scrolling and with some apps
    • Gingerbread init/init.rc
    • Boot logo
    • Fixed ddms screen capture
    nAa-03
    • BFQ ioscheduler
    • TINY RCU
    • DM_CRYPT_GLOBAL_WORKQUEUES
    • Removed FPS Cap
    • Display power-off optimizations
    • Droidwall support
    • Memory management and binder improvements from gb kernel
    • scary and savagedzen CPU governors
    • Export scaling_available_frequencies attr in /sys
    • Ramzswap support for compcache
    • Many bug fixes and optimizations from upstream regarding:
    • mm, cifs, sctp, timed_gpio, net sockets, tcp, fs: pipe.c, yaffs, ext4, dm-crypt, arm, sctp

    nAa-02
    • Ext3/4 support
    • Modules auto-copying at boot
    • Fake dual touch in kernel (doixahn's 007)
    • CPU freq governors: interactive, interactivex, minmax, smartass, smartass2

    nAa-01
    • Netfilter / AP support (WiFi tethering)
    • Swap support
    • Tun/Tap in kernel
    • Mddi fix in kernel
    • Modular Overclock / Undervolt
    • CWM recovery v4.0.1.5 in kernel
    34
    Hi folks!

    nAa-10 is ready for use. Changelog for this build:
    ### nAa-10:
    * msm/kgsl: Porting kgsl 1.1 from 2.6.35 gives a good performance boost for 2d/3d operations
    * acpuclock: Improved overclocking from 2.6.35
    * shakira: keyboard reset with HOME + POWER
    * pmem: Porting pmem from 2.6.35
    * Bugfixes and improvements: sha1, vfs_cache_pressure, net/ipv4, net sched, pid, mm/vmscan.c
    * Module for disabling dual touch altogether
    * Performance governor selected in recovery
    * NOOP ioscheduler (faster for android)
    * + 2MB More RAM (184MB in total)
    * Fixed touchscreen pull up notification bar (vertical and horizontal)

    NOTE: Kgsl 1.1 is compatible only with MiniCM7-2.1.8 for the time being.

    Enjoy!
    23
    Hi all,

    nAa-09 released!

    Changelog for this kernel:
    ### nAa-09:
    * Updated CWM recovey to the latest version (5.0.2.7)
    * Interactive governor selected in recovery
    * Minor smartassv2 fixes

    Have fun ;)
    22
    Hi folks!

    nAa-12 is released with small performance and awesomeness based tweaks:
    * Fixed touchscreen multitouch modules to load
    * Kernel boot animation
    * Memory improvements from ICS

    Enjoy!