Friday, March 08, 2013

Samsung Galaxy Note JB: Download SpeedMod kernel

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

Version: K5-5 (19-Apr-2013)

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

Source code for developers: SpeedMod K5-5 / K5-3 Source Patches

Version: K5-3 (29-Mar-2013)

Odin version: SpeedMod K5-3 for Odin
CWM version: SpeedMod K5-3 for CWM

Version: K5-2 (24-Mar-2013)

Odin version: SpeedMod K5-2 for Odin
CWM version: SpeedMod K5-2 for CWM

Version: K5-1 (8-Mar-2013)

Odin version: SpeedMod K5-1 for Odin
CWM version: SpeedMod K5-1 for CWM

Source code for developers: SpeedMod K5-1 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.

_________________________________