Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Da_G
Old
(Last edited by Da_G; 8th March 2012 at 03:08 AM.)
#1  
Da_G's Avatar
Senior Mod/ Elite Recognized Developer - OP
Thanks Meter 1290
Posts: 3,234
Join Date: Aug 2007
Location: Riverside, CA

 
DONATE TO ME
Default [OVERCLOCK] [3-7-2012] dagkernel 0.2 CPU/GPU Overclock up to 1.94GHz

So, this doubles as a root kernel (might as well keep the scripts in there since I already made 'em!), custom boot animations (/system/media/sanim.zip), init.d support.

Max speed is 1.94GHz. Max speed I've benchmarked stable at is 1.83GHz. Reboots at higher.. YMMV with voltage adjustments etc.

Stock speed on this kernel is 1566MHz, I have removed a lot of scaling overrides that Samsung added, so this should be a bit smoother than the stock kernel without OCing more than the slight default.

GPU is also OC'ed from 3d speed 266 -> 300 and 2d speed 200 -> 266.

I will be releasing a GUI soon with more advanced tweaking options for the kernel (it is compatible with existing tools like system tuner, fauxclock, setcpu, etc.)

Version 0.2 CWM Zip: http://m-s-j.net/dagnarf/cwm-sgh-i71...el-oc-v0.2.zip
Version 0.2 CWM Zip (with KALLSYMS + KALLSYMS_ALL for debugging) http://m-s-j.net/dagnarf/cwm-sgh-i71...2-kallsyms.zip
Version 0.2 CWM Zip (No root script, su, busybox in ramdisk) http://m-s-j.net/dagnarf/cwm-sgh-i71...osubusybox.zip

New stuffs:
* BLN Support (Use BLN Control from market)
* XZ Compression
* CFQ Scheduler
* New CPUFreq governors: smartassv2, lagfree
Code:
CWM Zip 0.1 Available here
Odin Tar 0.1 here
Modified libraries 0.1 here.
Stock CWM zip (Stock Kernel and Libraries) Available here

CWM Flashing Instructions:
Quote:
Originally Posted by CWM Install Instructions
1.) Install CWM from http://forum.xda-developers.com/show....php?t=1517134
2.) Copy the cwm zip to your /sdcard/
2.) Reboot into CWM either by issuing "adb reboot recovery" from command line, or loading ROM Manager app and choosing "Reboot into recovery", or by powering the device off and holding vol up+vol down and powering on.
3.) From CWM, choose "install zip from internal sd card" then navigate to the cwm zip you copied in, select it
4.) Select "reboot system"
Souce code available at: https://github.com/dagnarf/sgh-i717-dagkernel

Don't forget the donate link in my sig if you find this useful
Attached Thumbnails
Click image for larger version

Name:	device-2012-02-18-221855.png
Views:	10153
Size:	88.9 KB
ID:	908963  
Support my work! The more phones I can get my hands on the more ROM goodness I can churn out. Like BUTTAH

The Following 127 Users Say Thank You to Da_G For This Useful Post: [ Click to Expand ]
 
peoples_flip
Old
#2  
peoples_flip's Avatar
Senior Member
Thanks Meter 55
Posts: 479
Join Date: Apr 2011
Location: Toronto
Excellent work as always!

Sent from my SGH-I717R using XDA App
[DEVICE] Samsung Galaxy S4 - i337m
[ROM] Cyanogenmod 10.1 Nightly
[KERNEL] ~
[NETWORK] Rogers Wireless in the GTA
 
zer0nine
Old
#3  
zer0nine's Avatar
Senior Member
Thanks Meter 191
Posts: 305
Join Date: Dec 2010
Location: California
You're on a roll. Thanks so much for your work!
Current Device:
Samsung Galaxy Note LTE

Former Devices:
Samsung Nexus S
HTC Inspire/Desire HD
Samsung Vibrant
Sony Xperia X10
Motorola Backflip
Samsung Blackjack
 
ygong
Old
#4  
Junior Member
Thanks Meter 1
Posts: 29
Join Date: Feb 2012
Location: Vancouver
wow so fast!
 
DanMc85
Old
#5  
Senior Member
Thanks Meter 146
Posts: 433
Join Date: Jan 2008
Location: USA

 
DONATE TO ME
Quote:
Originally Posted by Da_G View Post
So, this doubles as a root kernel (might as well keep the scripts in there since I already made 'em!)

Max speed is 1.94GHz. Max speed I've benchmarked stable at is 1.83GHz. Reboots at higher.. YMMV with voltage adjustments etc.

Stock speed on this kernel is 1566MHz, I have removed a lot of scaling overrides that Samsung added, so this should be a bit smoother than the stock kernel without OCing more than the slight default.

GPU is also OC'ed from 3d speed 266 -> 300 and 2d speed 200 -> 266.

I will be releasing a GUI soon with more advanced tweaking options for the kernel (it is compatible with existing tools like system tuner, fauxclock, setcpu, etc.)

You can find the Odin tar here, follow the flashing directions from my Root kernel here

You will need modified libraries to take full advantage of this kernel as they override speeds at times, you can find these here.

You'll have to push them over adb for now after flashing the kernel, when CWM is up I will make a CWM zip for it.

From the directory with adb and the three .so files:

Code:
adb remount
adb push libhardware_legacy.so /system/lib/
adb push librpc.so /system/lib/
adb push libandroid_runtime.so /system/lib/
adb shell chmod 0644 /system/lib/libhardware_legacy.so
adb shell chmod 0644 /system/lib/librpc.so
adb shell chmod 0644 /system/lib/libandroid_runtime.so
adb reboot
Souce code available at: https://github.com/dagnarf/sgh-i717-dagkernel
straight fire... phone's not even officially released and everything needed for awesomeness is available.
My Phones:

AT&T Galaxy S 4 32GB, HTC One 64GB, Samsung Galaxy Note II (i317) and Apple iPhone 5 32GB

My Tablets:

Dell XPS 18, Apple iPad 3 32GB 4G LTE & WiFi, HTC Jetstream 4G (Puccini)



The Following User Says Thank You to DanMc85 For This Useful Post: [ Click to Expand ]
 
AllTheWay
Old
#6  
AllTheWay's Avatar
Retired Senior Moderator
Thanks Meter 67
Posts: 5,408
Join Date: Apr 2007
Location: Placerville, California
Quote:
Originally Posted by Da_G View Post

You will need modified libraries to take full advantage of this kernel as they override speeds at times, you can find these here.

You'll have to push them over adb for now after flashing the kernel, when CWM is up I will make a CWM zip for it.

From the directory with adb and the three .so files:
are the .so files located in the boot.img file? Or am I missing them somewhere in the .tar file?

Thanks for all your hard work.
Current Devices

Samsung Galaxy Note | HTC One X | Samsung Galaxy S II
ASUS Transformer | HP TouchPad
LG Thrill 4G | Samsung Galaxy S II SkyRocket | Samsung Infuse 4G | HTC Inspire
Motorola Atrix 4G


Samsung Focus | Samsung Captivate
HTC HD2 - CW7
BlackBerry Bold 9800 "Torch" | BlackBerry Bold 9700
Palm Pre Plus


What is XDA-DEVS
RULES: Please read this before posting
 
00mred00
Old
#7  
00mred00's Avatar
Senior Member
Thanks Meter 376
Posts: 2,813
Join Date: Aug 2010
Location: Princeton Tx

 
DONATE TO ME
You are a beast man.

I havent aquired a note yet but i am curios...CIQ present? it is one of the things I failed to check for when I had one in hand




Sent from my SGH-T989 using XDA App
 
AllTheWay
Old
#8  
AllTheWay's Avatar
Retired Senior Moderator
Thanks Meter 67
Posts: 5,408
Join Date: Apr 2007
Location: Placerville, California
Quote:
Originally Posted by 00mred00 View Post
You are a beast man.

I havent aquired a note yet but i am curios...CIQ present? it is one of the things I failed to check for when I had one in hand




Sent from my SGH-T989 using XDA App


Doesn't look like it.
Attached Thumbnails
Click image for larger version

Name:	download.jpg
Views:	6226
Size:	122.5 KB
ID:	909070  
Current Devices

Samsung Galaxy Note | HTC One X | Samsung Galaxy S II
ASUS Transformer | HP TouchPad
LG Thrill 4G | Samsung Galaxy S II SkyRocket | Samsung Infuse 4G | HTC Inspire
Motorola Atrix 4G


Samsung Focus | Samsung Captivate
HTC HD2 - CW7
BlackBerry Bold 9800 "Torch" | BlackBerry Bold 9700
Palm Pre Plus


What is XDA-DEVS
RULES: Please read this before posting
 
chaosjh
Old
#9  
chaosjh's Avatar
Senior Member
Thanks Meter 33
Posts: 323
Join Date: Jan 2009
Location: Bentonville home of Wally world
Quote:
Originally Posted by Da_G View Post
Don't forget the donate link in my sig if you find this useful
I actually haven't found this useful as I have to wait until the morning to get my phone at bestbuy but I have faith. Hopefully this gets you some more gogo juice. Thank you for your dedication!

69360830PL846881R
lg incite-sucked --> htc pure-rocked --> iphone 4-sucked --> captivate-rocked --> atrix-rocked --> samsung note was ok --> htc one x rocks AND iconia a500 rocks so far
Help me increase my dropbox space, join free!

-"There has been 514 leaps years since Caesar created it in 54BC. With the extra day every 4 years today would be July 8th, 2013. The Mayan calendar did not account for leap year...so technically the world should have ended 7 months ago."
 
breakingspell
Old
#10  
breakingspell's Avatar
Senior Member
Thanks Meter 59
Posts: 262
Join Date: Dec 2010
Location: Garland, Texas

 
DONATE TO ME
Quote:
Originally Posted by AllTheWay View Post
are the .so files located in the boot.img file? Or am I missing them somewhere in the .tar file?

Thanks for all your hard work.
http://m-s-j.net/dagnarf/modded-libs.tar.gz

The Following User Says Thank You to breakingspell For This Useful Post: [ Click to Expand ]
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...