New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
hardcore
Old
(Last edited by hardcore; 19th April 2013 at 12:20 PM.)
#1  
Senior Member - OP
Thanks Meter 8053
Posts: 3,434
Join Date: Sep 2006

 
DONATE TO ME
Thumbs up [KERNEL] SpeedMod SGS2 Jelly Bean [K5-8 CIFS ROOT / NO-ROOT CWM5]

Hi guys,

This is the SpeedMod kernel for Android Jelly Bean for the Samsung Galaxy S2 GT-I9100.

This kernel only works with Samsung JB based ROMs.

SpeedMod's core features are:
- Super stable: No undervolting, overclocking or potentially unstable modifications
- Fast and smooth: Compiler and code optimizations
- Excellent battery life: Remove unecessary logging and debugging

>>> CLICK HERE for more info and the DOWNLOAD links.

>>> CLICK HERE for the Frequently Asked Questions list.

Current features:

Root and CWM:
- Automatically installs root (su) but can be disabled
- CWM recovery 5.x

Screen and misc tweaks:
- init.d, TUN, CIFS, IPV6 Privacy support
- MMC_CAP_ERASE disabled to fix the hard-brick bug (this kernel is "safe")

Performance:
- CPU governor tweaks: increase responsiveness
- IO tweaks
- Read ahead tweaks
- Compiled with optimizations using Codesourcery GCC toolchain
- Multi-core aware scheduler SCHED_MC

Turned off unnecessary logging for better smoothness and efficiency:
- Disabled Android Debug Logger / logcat
- Disabled Samsung debug
- Disabled various kernel debugging, statistics and tracing options

>>> CLICK HERE for the CHANGELOG.

Instructions on how to enable logcat and disable auto-root are in the 3rd post (below).

>>> CLICK HERE for more info and the DOWNLOAD links.
The Following 247 Users Say Thank You to hardcore For This Useful Post: [ Click to Expand ]
 
hardcore
Old
#2  
Senior Member - OP
Thanks Meter 8053
Posts: 3,434
Join Date: Sep 2006

 
DONATE TO ME
Reserved for future use.
The Following 29 Users Say Thank You to hardcore For This Useful Post: [ Click to Expand ]
 
hardcore
Old
#3  
Senior Member - OP
Thanks Meter 8053
Posts: 3,434
Join Date: Sep 2006

 
DONATE TO ME
Here is how to change some of the kernel configurations:

[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

[HOW TO DISABLE AUTO-ROOT]

Create a file called ".noautoroot" in either /system or /data. This will disable the auto root installation. This example, shows how to remove root completely:

adb root
adb shell
mount -o remount,rw /system
rm /system/xbin/su
rm /system/app/Superuser.apk
rm /data/app/Superuser.apk
touch /system/.noautoroot
mount -o remount,ro /system
sync
reboot

[HOW TO RE-ENABLE AUTO-ROOT]

adb root
adb shell
mount -o remount,rw /system
rm /system/.noautoroot
mount -o remount,ro /system
sync
reboot
The Following 29 Users Say Thank You to hardcore For This Useful Post: [ Click to Expand ]
 
kotaxor
Old
(Last edited by kotaxor; 9th February 2013 at 09:40 AM.)
#4  
Senior Member
Thanks Meter 150
Posts: 398
Join Date: Dec 2011
Default Re: [KERNEL] SpeedMod SGS2 Jelly Bean [K5-1 CIFS ROOT / NO-ROOT CWM5]

Finally... Gonna give it a go.

Edit: at first run, look and feel good..

Sent from my GT-I9100 using xda premium
 
thomsch
Old
#5  
Senior Member
Thanks Meter 97
Posts: 408
Join Date: Mar 2011
Default Re: [KERNEL] SpeedMod SGS2 Jelly Bean [K5-1 CIFS ROOT / NO-ROOT CWM5]

Yayyyyy, Thx for everything

Enviado desde mi GT-I9100 usando Tapatalk 2
 
ivkos
Old
#6  
ivkos's Avatar
Member
Thanks Meter 69
Posts: 88
Join Date: Jan 2012
Location: Stara Zagora
Thank you!
Samsung Galaxy Note II
 
lomistars
Old
#7  
lomistars's Avatar
Senior Member
Thanks Meter 22
Posts: 120
Join Date: Jul 2012
now this is amazing ,, sammy jb speedmod kernel,, downloading
go try & report later
Samsung Galaxy S II GT-I9100
-------------------------------------------------
ROM: Stock XWLSW JB 4.1.2 (Deodex)
 
Garuxa
Old
#8  
Garuxa's Avatar
Senior Member
Thanks Meter 201
Posts: 546
Join Date: May 2011
Location: Santiago
Default Re: [KERNEL] SpeedMod SGS2 Jelly Bean [K5-1 CIFS ROOT / NO-ROOT CWM5]

@hardcore, thanks for the update

One question: this include MDNIE fix?

Cheers!

Enviado desde mi GT-I9100
Samsung Galaxy S II GT-I9100
Chameleon v3.0.3 [JB 4.1.2]
Apolo Kernel v4.7 Regular [Spanish CWM Version]
Modem I9100UHMS1

=============================================

Previous Androids: Samsung Galaxy 5 GT-I5500L (Sold) - LG Optimus One P500 (I lent it to my girlfriend) - Motorola Defy MB525 (Bayer Module) (I gave it to my father)

Don't like my reply? READ THIS! Or shut up and WATCH AND LISTEN CAREFULLY THIS!
 
anshmiester78900
Old
#9  
anshmiester78900's Avatar
Senior Member
Thanks Meter 342
Posts: 2,398
Join Date: Dec 2010
Location: Noida
Ohh wow finally thanks i always wanted to have speedmod on the JB firmware was missing it ..!! And finally its here thanks a lot


I JUST CAN'T KEEP MY HANDS AWAY FROM FLASHING






 
newHere:)
Old
#10  
Senior Member
Thanks Meter 33
Posts: 228
Join Date: Aug 2011
great to see that you are back with JB kernel!

The Following 2 Users Say Thank You to newHere:) For This Useful Post: [ Click to Expand ]