Monday, May 28, 2012

Samsung Galaxy Note ICS: Download SpeedMod kernel

Download links for the SpeedMod ICS 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 ICS ROMs. It will not work with CyanogenMod or AOKP ROMS!

Version: K3-15 (28-Oct-2012)

Odin version: SpeedMod K3-15 for Odin
CWM version: SpeedMod K3-15 for CWM

Version: K3-13 (09-August-2012)

Odin version: SpeedMod K3-13 for Odin
CWM version: SpeedMod K3-13 for CWM

Version: K3-12 (07-August-2012)

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

Version: K3-11 (28-July-2012)

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

Source code for developers: SpeedMod K3-11 Source Patches

Version: K3-9 (18-July-2012)

Odin version: SpeedMod K3-9 for Odin
CWM version: SpeedMod K3-9 for CWM

Source code for developers: SpeedMod K3-9 Source Patches

You can find more information and discussion about this kernel at 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.

_________________________________