Saturday, January 21, 2012

Samsung Galaxy Note: Download SpeedMod kernel

Download links for the SpeedMod Gingerbread kernel for the Samsung Galaxy Note.

The procedure for how to flash using Odin is here.


The latest changelog is here.

NOTE: The downloads on this page are for the Galaxy NOTE GT-N7000 only.

This version is only for Samsung Gingerbread ROMs. It will not work with CyanogenMod or MIUI ROMS!

Version: K2-12 (6-May-2012)

Odin version: SpeedMod K2-12 for Odin
CWM version: SpeedMod K2-12 for CWM

Version: K2-11 (28-Apr-2012)

Odin version: SpeedMod K2-11 for Odin
CWM version: SpeedMod K2-11 for CWM

Version: K2-10 (16-Apr-2012)

Odin version: SpeedMod K2-10 for Odin
CWM version: SpeedMod K2-10 for CWM

Version: K2-8 (6-Apr-2012)

Odin version: SpeedMod K2-8 for Odin
CWM version: SpeedMod K2-8 for CWM

Version: K2-7 (5-Apr-2012)

Odin version: SpeedMod K2-7 for Odin
CWM version: SpeedMod K2-7 for CWM

Version: K2-5 (3-Apr-2012)

Odin version: SpeedMod K2-5 for Odin
CWM version: SpeedMod K2-5 for CWM

Version: K1-5 (3-Feb-2012)

Odin version: SpeedMod K1-5 for Odin
CWM version: SpeedMod K1-5 for CWM

You can download some of the versions and the source code from XDA forums.

[HOW TO ENABLE LOGCAT]

If you are a developer or want to re-enable logcat for whatever reason, do this:

adb shell
su
mount -o remount,rw /system
echo ANDROIDLOGGER >> /system/etc/tweaks.conf
mount -o remount,ro /system

Reboot and you should have it enabled.

_________________________________