hey, for anyone who cares, I copied invisiblek's kernel and dropped the kernel voltages to the same as chad's would be with -75 mv patch from -viper-. I did no real work here. EDIT: Also Chad's Incredikernel-sense.
Note: My reason for doing this is that these don't have sysfs. My next attempt will be at adding sysfs to invisiblek's, then the sense one. This is only for my learning to mess with android a little bit. I've taken my share from the devs, donated some cash, now it's time for me to give back a little.
if you use it and feel like donating to anyone, please donate to invisiblek. I'd also like to thank chad0989 for getting me started on compiling, and guiding me a lot. if you like anything here, please thank him for being an awesome help. I think invisiblek's kernel is perfect, just uses a little more voltage than I got on Incredikernel. so I'm trying this out. I'll use it through tomorrow, and if it doesn't work right on my phone, I'll change it. This is based off invisiblek's v3 kernel.
Please note that these are settings that worked for my phone. by no means does this mean that it'll work for yours. If you want me to modify it, I'll do it for you if I have the time. If you want support, don't bother invisiblek. I don't want my endeavor to become his burden. post here or contact me on twitter @foodferthought.
download here. WIFI/CIFS Enabled
NOTE GUYS: Okay, wifi and cifs working. sorry for my newbishness. And thanks chad0989 for being so helpful with helping a newbie android dev (or hacker, or just an android noob, whatever I am) with getting a compiler working, and figuring out stupid stuff.
Next up I'm going to mess with chad's incredikernel for sense lowering voltages, and I'm going to try hacking a sysfs for voltages on it. if it works I'll come back and try on this one. I haven't coded C in years (college dropout), so I might be slow but I'm learning. I was proud I even found the havs voltage file on my own. the linux kernel always boggled me outside menuconfig.
LOW VOLT Incredikernel for sense
http://www.bleedle.com/kernel/lowvoltIncredi32.zip
Thanks for the work. Do you think it's possible for you to undervolt chad's Sense kernel a little lower than it is now?
Cheers!
POQbum said:
Thanks for the work. Do you think it's possible for you to undervolt chad's Sense kernel a little lower than it is now?
Cheers!
Click to expand...
Click to collapse
I suppose I could. I don't want to be people's slave for compiling, but it doesn't have a sysfs where you can do it? do you have root explorer?
phydo said:
I suppose I could. I don't want to be people's slave for compiling, but it doesn't have a sysfs where you can do it? do you have root explorer?
Click to expand...
Click to collapse
no his latest sense kernel doesn't have sysfs only his later AOSP ones do. So there's no way I can do it through root explorer. That's why I was hoping you could tweak the voltages since you already have experience with doing the same to another kernel.
POQbum said:
no his latest sense kernel doesn't have sysfs only his later AOSP ones do. So there's no way I can do it through root explorer. That's why I was hoping you could tweak the voltages since you already have experience with doing the same to another kernel.
Click to expand...
Click to collapse
If you can find the git repository I'll do it, is it just any froyo kernel of his?
I'll compile it tomorrow if you can find the source. the problem is, I don't see it on chad's github. I dunno, if you search around you might find it. I have to get to sleep (east coast, I work early in the warehouse). I'll check this regularly if I can.
https://github.com/Chad0989/incredikernel
is my old sense kernel
If you want to toss the sysfs interface in take a look at this commit:
https://github.com/Chad0989/android_kernel_common/commit/15d469a1aabc76d549c94bc7150678fe808a51d8
Note that acpuclock-qsd8x50.c was formerly called acpuclock-scorpion.c in 2.6.32
Sent from my ADR6300 using XDA App
chad0989 said:
https://github.com/Chad0989/incredikernel
is my old sense kernel
If you want to toss the sysfs interface in take a look at this commit:
https://github.com/Chad0989/android_kernel_common/commit/15d469a1aabc76d549c94bc7150678fe808a51d8
Note that acpuclock-qsd8x50.c was formerly called acpuclock-scorpion.c in 2.6.32
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
hey chad how do I compile the wireless modules? I tried the gentoo method I think it was make ARCH=arm modules && modules_install but that just borked on me
I'll give it a go - thanks!
phydo said:
hey chad how do I compile the wireless modules? I tried the gentoo method I think it was make ARCH=arm modules && modules_install but that just borked on me
Click to expand...
Click to collapse
They compile by themselves, you just have to copy them manually where you want them.
The wireless module is at:
drivers/net/wireless/bcm4329/bcm4329.ko
and if you want cifs support (some people do so I include it) the module is at:
fs/cifs/cifs.ko
If you're using anykernel drop them in system/lib/modules. You have to replace them whenever you compile a new kernel, if the versions differ, the modules won't work.
glhf
Ok I checked in that folder last night and didn't see them but ill have to check again. Thanks for all your help!
Sent from my ADR6300 using XDA Premium App
Kay guys this seems pretty freaking stable. 24 hours, no reboots, no random app closures...
Sent from my ADR6300 using XDA Premium App
Looking forward to having it with WiFi ability!
Sent from my ADR6300 using XDA App
I should be able to add it after work today
Sent from my ADR6300 using XDA Premium App
SomeGuyDude said:
Looking forward to having it with WiFi ability!
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
But I promise I wont sleep tonight without it cuz I want it too
Sent from my ADR6300 using XDA Premium App
Phydo, you think it's still possible you'll add sysfs or lower voltages in chads?
Reading through the thread I'm not sure if you've decided to go and help tweak it or not.
POQbum said:
Phydo, you think it's still possible you'll add sysfs or lower voltages in chads?
Reading through the thread I'm not sure if you've decided to go and help tweak it or not.
Click to expand...
Click to collapse
Yes I will try. If you want to let me know what voltages you want ill do them, or I can try the set for this kernel that worked for me. When I get home I gotta put wifi in this kernel then ill work on that. Promise
Sent from my ADR6300 using XDA Premium App
WIFI / CIFS enabled. I don't know how to modify thread name to show that. hope somebody appreciates it.
POQbum said:
Phydo, you think it's still possible you'll add sysfs or lower voltages in chads?
Reading through the thread I'm not sure if you've decided to go and help tweak it or not.
Click to expand...
Click to collapse
POQbum are you available at all? I kind of need a tester on sense for what you requested. please don't be too hopeful but it *may* work
hey chad do you have a config you used for sense or do i need to make one?
Nevermind I made one. uhh, I need to do some debugging here I'll need a little bit lol
Related
This kernel is for AOSP Gingerbread roms for the Incredible only!
Do not flash with ROM Manager, it has been known to give very strange issues on this phone, boot into recovery and manually flash it.
Things I add from stock (I believe in a mostly vanilla kernel with smaller mods to improve battery life and, in some situations, performance)
-havs (hybrid adaptive voltage scaling)
-smartass cpu governor (capped at 384mhz while screen is off)
-smb329 enabled (fast charge)
-no debugging (for smaller kernel size)
Use kernel manager from the market to get this (unless you want to be stubborn and do it yourself)
Pulled -5 and -6, not working as expected
invisiblek 2.6.37.6-4:
-Updated to latest cm-kernel source (latest change was May 30th)
-smartass and havs settings grabbed from the popular .32 #28 kernel which should help us get some decent battery life
Download
ENJOY!
----------------------------------------------------------------------------
SOURCE:
All of my source is at: http://github.com/invisiblek/cm-kernel/2.6.37_cm-kernel
We need to thank cyanogen, slayher, toastcfh, koush, cuviper, chad0989, cayniarb, vinylfreak89, seanzer, conap, jamezelle, and im sure others for all their help with this
FAQ:
Q: Will this work with Froyo?
A: Maybe, but probably not. I would recommend a .32 kernel since they are more stable at this time.
Q: My led turns green at 90% what gives? Please Fix!!
A: It always does that, been addressed a million times. Live with it
Q: Why is my cpu governor <x> when i set it to <y>?
A: <x> is probably the default (most roms set this in the ramdisk although the kernel does have a default setting, the ramdisk usually trumps it) youll have to re-set your governor after a reboot
Q: How can I help?
A: You can start by grabbing the source code from here
Q: What is havs?
A: from kingxklick's thread:
Code:
Also, a little info on HAVS and AVS:
The purpose of HAVS is to minimize the power used by the CPU by determining
and setting the optimal voltage. At the same time, the maximum voltage by
which HAVS can scale to is fixed to a specified voltage depending on the
CPU frequency in order to prevent scaling to a higher voltage than what is
normally used at a specified voltage. The optimal voltage is actively determined
for each frequency and temperature. HAVS actively adjusts the CPU voltage as the
CPU frequency and temperature changes.
Q: What is smartass?
A: The smartass governer drops drops the max cpu frequency when your screen is off (currently set to max 384mhz). It is very effective in saving battery life. (juice plotter is a good one for monitoring your battery life)
Put me down
Not much help with kernels but I can test and feed back
Sent from my ADR6300 using XDA App
Same here.. Teach me how yo build.. All set up for it.. Just don't understand it
Sent from my ADR6300 using XDA App
Love to help. Currently running your#29 kernel along with omgb rom. Runs awesome but I know it can do more.
any theories as to why all the other kernels make touch input useless? I have an amoled incredible btw. Anything I can do to test or help develop something to work fully with 2.3.1 I'm all for it.
P.s. Anyone know anything about jit with gb? I never used it since I have used sense roms up to this point.
Sent from my Htc Incredible using Tapatalk
invisiblek said:
for now, check my github://github.com/invisiblek/cm-kernel
we need a dinc community developed kernel for gingerbread
anyone who wants to help, post up and lets get something going
Click to expand...
Click to collapse
http://github.com/slayher
I have a working kernel, with support for tethering, and mounting of both emmc and sdcards. Also my same changes were pushed to the CM/htc-kernel-incrediblec
Its not a .35 kernel, but it does have the gadget drivers backported.
slayher said:
http://github.com/slayher
I have a working kernel, with support for tethering, and mounting of both emmc and sdcards. Also my same changes were pushed to the CM/htc-kernel-incrediblec
Its not a .35 kernel, but it does have the gadget drivers backported.
Click to expand...
Click to collapse
Doesn't the current included one support this? Does your kernel work with pc usb mounting without gscript?
Also personally I am looking for a stable oc version. Anyone had luck so far with any of this?
Sent from my Htc Incredible using Tapatalk
This is good. I'll help.
Sent from my ADR6300 using XDA App
networkmagician419 said:
Same here.. Teach me how yo build.. All set up for it.. Just don't understand it
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
Best way to get set up is to join is on irc. Its much easier to communicate there
Sent from my dInc using XDA app
trunksta said:
Love to help. Currently running your#29 kernel along with omgb rom. Runs awesome but I know it can do more.
any theories as to why all the other kernels make touch input useless? I have an amoled incredible btw. Anything I can do to test or help develop something to work fully with 2.3.1 I'm all for it.
P.s. Anyone know anything about jit with gb? I never used it since I have used sense roms up to this point.
Sent from my Htc Incredible using Tapatalk
Click to expand...
Click to collapse
It's because you probably have a 004f touch controller. If you try to register more than 3 points on it, it won't function.
Sent from my ADR6300 using XDA App
trunksta said:
Doesn't the current included one support this? Does your kernel work with pc usb mounting without gscript?
Also personally I am looking for a stable oc version. Anyone had luck so far with any of this?
Sent from my Htc Incredible using Tapatalk
Click to expand...
Click to collapse
yes, this is the kernel I am using with the CM7 build for the DINC. CM7 mounts and tethers with out gscript.
http://github.com/slayher
I have a working kernel, with support for tethering, and mounting of both emmc and sdcards. Also my same changes were pushed to the CM/htc-kernel-incrediblec
Its not a .35 kernel, but it does have the gadget drivers backported.
Click to expand...
Click to collapse
Doesn't the current included one support this? Does your kernel work with pc usb mounting without gscript?
Also personally I am looking for a stable oc version. Anyone had luck so far with any of this?
Sent from my Htc Incredible using Tapatalk
Click to expand...
Click to collapse
It's his kernel that is supplied with the cm7 builds.
Sent from my "girlfriend"... According to my wife.
Thanks for bringing this out to the full community! Hopefully we can get the ball moving a bit better on development now.
Also great to see pretty much every active kernel dev for the Inc posting in here, and a lot of other people interested in getting this going.
I'll keep pitching in however I can.
I also greatly appreciate all you kernel devs hard work and I look forward to the development of this kernel...I am a willing tester just waiting for a build to come out so I can report on it
Sent from my ADR6300 using XDA App
Would gladly love to test
Sent from my ADR6300 using XDA App
i see lots of devs i recognize here. this could be very interesting. and trustworthy ones too. i'll test.
invisiblek said:
Best way to get set up is to join is on irc. Its much easier to communicate there
Sent from my dInc using XDA app
Click to expand...
Click to collapse
Maybe I should know this and I missed the memo... What server and channel...
what irc channel? this would be a big step to get going on the Dinc.
This is exciting .. cloning now
#incredible on irc.andirc.net
please update your tree too, ive done some more work this morning
use arch/arm/mach-msm/invisiblek_incredible_defconfig as your .config
im down to one compile time error -- woot!
Hey folks,
P-Funk asked me to take a look at the kernel source for the Zio and see what I could make of it.
I won't lie to you, its not pretty. However, determination usually prevails, and so I present you with a kernel, currently beta, with minimal support (I don't have a Zio).
Use at your own risk! I, nor anyone else is responsible for damage done from, or to your device. Your device may become unstable. Your cat may marry your dog, and your gerbil may elope with your daughter or son. This is not my fault.
Features
2.6.32.9 source built
overclocked to 748mhz
lowmemkiller driver patches and tweaks
Boots at stock 600mhz speed. You must use setcpu to overclock.
sdcard read speed tweak
init.d support
smartass and interactive governors.
bfq i/o scheduler added and set as default.
kernel is pre-rooted, and will start usb debugging by default.
swap support
Download URL:
http://www.multiupload.com/2GQA0JD1VS
How to install:
Download file, place on sdcard, boot clockwrok recovery and flash.
Please note: I am trying to upload source to a mercurial repo, but it is having issues. I have a trouble ticket in with bitbucket. The source is too big to upload to github for free. If I do not hear back from them, I will tarball the source and upload it that way.
Thanks:
Every single soul in IRC #openzio who broke their phones testing stuff for me
Thanks. Testing now.
Sent from my Zio using XDA Premium App
Much respect m8.
*looks at donate link*
Wink wink.
Sent from my Zio using XDA App
OK I flashed the Kernel and I am stuck at the Kyocera splash screen. Dont understand why its not booting up.
For those that cannot boot this, SPz0 has a more stable version that he will be releasing with his rom.
729mhz seems to be the most stable clockspeed for this device.
for those that are wondering, the smartass governor eliminates the need for a "screen off" profile by automatically capping the CPU speed when the screen is off/phone goes to sleep.
More info.
Smartass will also cap the max frequency when sleeping to 352Mhz (or if your min frequency is higher than 352 – why?! – it will cap it to your min frequency). Lets take for example the 528/176 kernel, it will sleep at 352/176. No need for sleep profiles any more!
Click to expand...
Click to collapse
In other words, SetCPU would only be needed to OC (or use the Overclock widget, whatever floats your cookies).
So this kernel is ready to use or wait? A little confused from your post.
ZIO 2.2 ROOTED
ADW Launcher EX
Gingerbread Theme
z3r0t0l0rEnCe said:
So this kernel is ready to use or wait? A little confused from your post.
ZIO 2.2 ROOTED
ADW Launcher EX
Gingerbread Theme
Click to expand...
Click to collapse
No this one is unstable but there is one working and being tested as we speak, it should be released soon.
Would this work on a sprint device?
Fate43 said:
OK I flashed the Kernel and I am stuck at the Kyocera splash screen. Dont understand why its not booting up.
Click to expand...
Click to collapse
I flashed it with no problems. Did you clear your caches (dalvik, etc) with ClockworkMod prior to flashing?
Sent from my Zio using XDA Premium App
pomeroythomas said:
I flashed it with no problems. Did you clear your caches (dalvik, etc) with ClockworkMod prior to flashing?
Sent from my Zio using XDA Premium App
Click to expand...
Click to collapse
Would this work the Sprint version? Is the overclock stable on your device?
Androidboy35961 said:
Would this work the Sprint version? Is the overclock stable on your device?
Click to expand...
Click to collapse
No...
Androidboy35961 said:
Would this work on a sprint device?
Click to expand...
Click to collapse
No...
Sent from my Zio using XDA App
Spz0 said:
No...
No...
Sent from my Zio using XDA App
Click to expand...
Click to collapse
Sprint users don't get no love at all...lol
Sprint got the short end of the stick!
Sent from my Zio using XDA Premium App
Trying out swap, seems to be neutral on this device.
748 Freezes and causes random reboots for me.
Great job man, and much thanks from all of us Zio owners for your time and effort, thanks Adrynalyne!
Any reason anyone can think of why or what in the kernel would cause 2d graphics to choke out so bad? I was scoring 110-120 prior to OCing, and now 2d is scoring 70 if I'm lucky. Any thoughts or ideas?
I thought this device could run at 800mhz??? I thought wrong. Cheap cpu they are using.
Androidboy35961 said:
I thought this device could run at 800mhz??? I thought wrong. Cheap cpu they are using.
Click to expand...
Click to collapse
Why on earth are you such an ungrateful douchebag?
Why not contribute something constructive instead of showing people how douchey you can be...
OnTopic:
749Mhz ran flawless for me. It seems to be random on who 749mhz freezes with.
@sinisin: did you flash 749oc with the openzio rom?
My ROM has Adrynalyne's stable 729Mhz overclock for those interested.
Hey Adrynalyne:
Think I could grab an 800Mhz OC from you at some point? I really wanna push the boundaries of this cpu.
Just a straight step from 748 to 800Mhz would be sufficient.
I want to see if I can get it to run stable @ 800Mhz.
I think that would need some voltage tweaks to reach 800mhz
Sent from my Zio using XDA Premium App
Androidboy35961 said:
Sprint users don't get no love at all...lol
Click to expand...
Click to collapse
All the cool kids have cricket
Cricket users are lucky to have any development, my roommates told me there wouldn't be any Dev's interested in the ZIO. I think the main issue you're encountering is any Dev who has the droid options available on sprint, is not going to choose the ZIO for their personal phone or development. You're best bet is to start reading like crazy and head the development of the sprint side of things yourself or upgrade to a phone that has active development.
Any overclocking kernel for the lg thrill yet.....
Sent from my LG-P925 using XDA App
Not yet. Do you NEED one?
Sent from my LG-P925 using XDA App
Undervolt would be more needed right now, I don't think I need to squeeze anymore performance or battery life out of this thing. Once we get updated on GB and other things... then yeah overclock will be good. OC kernel right now would just make everyone complain even more about battery life.
Undervolt would be most excellent at this time
I'm not really worried about battery life my phone is plugged in 99% of the time because of my job just wondering if anything is out there that I missed or something on here
Sent from my LG-P925 using XDA App
lastdeadmouse said:
Not yet. Do you NEED one?
Sent from my LG-P925 using XDA App
Click to expand...
Click to collapse
Its not about u need it or not. Its all about you CAN or you CAN'T.
You can undervolt right now...use setCPU
Sent from my LG-P920 using xda premium
colbur87 said:
You can undervolt right now...use setCPU
Sent from my LG-P920 using xda premium
Click to expand...
Click to collapse
seeing as this is an LG THRILL 4G thread and your sig has a xoom and inspire, ill tell you something about the STOCK kernel..
you cant undervolt on this phone.. maby on the inspire.. and i remember that setcpu didnt really undervolt on my ARHD inspire but whatever..
as it stands... untill someone makes a custom OC or UV or both kernel for the thrill, we just have to wait.. the only custom kernel i know of that kinda works is for the O3D but even it isnt OC or UV enabled..
colbur87 said:
You can undervolt right now...use setCPU
Sent from my LG-P920 using xda premium
Click to expand...
Click to collapse
so, again.. NO.. no you can't
I am assuming the Dev's are waiting for GB to get rolled out on this device before going ahead and messing around with an OC, UV kernel. Considering once that roll's out you would have to redo and remake a New Kernel which I would think would kinda defeat the purpose of making one at the moment considering GB "SHOULD" be out anytime now I think lol.
malickie said:
I am assuming the Dev's are waiting for GB to get rolled out on this device before going ahead and messing around with an OC, UV kernel. Considering once that roll's out you would have to redo and remake a New Kernel which I would think would kinda defeat the purpose of making one at the moment considering GB "SHOULD" be out anytime now I think lol.
Click to expand...
Click to collapse
from what I've been reading on the Thrill development and O3D development forums, it has to do with the framework that LG uses..
the O3D and the Thrill uses a new tri- something system.. dual core + dual channel ram alternating between each other.. blah blah blah..
see.. the roms/ kernel that are out at the moment are basically the latest release of froyo that lg put out, with some mods done to the asthetics, and debranding or removing all the att apps that nobody really wants anyway.. no major re-programming has been done yet.. (devs are still figuring out this new system, or dont care to figure it out till a more familiar/popular release has come, namely Gingerbread or ICS..)
not to mention that the 3D aspect of the two phones requires its own kernel and as of yet, flashing another kernel on top of an existing one simply replaces the kernel.. the 3D needs the 2nd kernel to be flashed alongside the 2D kernel..
those two points are additionally preventing an OC or UV kernel since... well.. it would need to be re-written.. and since, as I have said.. the framework is still being figured out.. well... we'll just have to wait.. lol
at least thats what I have gathered from reading pretty much EVERY post in the two development sections..
The kernel source is available through LG. If someone wants to take the time to add in the ability to oc it can be done. I'm sure the same applies to UV (though I've never tried that on a kernel personally). I've looked into OCing the stock kernel a little bit and couldn't figure it out. Not quite as easy as it was on my Aria. The CPU tables were laid out real clear for that architecture. Not so much for the omap4 architecture. And I have as of yet not found anyone who's been able to help figure it out. I put it aside to concentrate on porting gb, which has been very slow rolling due to time constraints.
As for waiting for gingerbread, the kernel wont change since we already have the gingerbread kernel. Whether or not this kernel will be compatible with ICS I have no idea.
Sent from my LG-P925 using Tapatalk
Can someone tell me how to over clock with v14 B6 just where to set things at?
Sent from my SGH-I897 using XDA
There is an app called "pimp my cpu" (I believe it's in the market) that will allow you to easily overclock the Glitch kernel. Might want to give that whirl.
jmtheiss said:
There is an app called "pimp my cpu" (I believe it's in the market) that will allow you to easily overclock the Glitch kernel. Might want to give that whirl.
Click to expand...
Click to collapse
I got it but the interface is confusing I kinda wanna one click thing lol
Sent from my SGH-I897 using XDA
I don't have it on my phone right now, but I believe all you have to do is open the app, pick a maximum cpu frequency (e.g. 1400 MHz) and long-click on it. It will pop up "set as max", and when you click that, it will put that as your max speed until you reboot.
If you want to go farther than that, you can create profiles that will load on startup, and tweak the undervoltage settings, but for a simple overclocking, you're actually in a good place with PMC.
The best one for glitch kernel is the nstools
Sent from my SGH-I897 using xda premium
You're supposed to use NStools for glitch. I can't really tell you what's best for your phone though
Sent from my CM9 ICS i897 Captivate
glitch kernel POST 1 tells you what to use. if you didnt read that, i dont expect that you searched and read the MANY guides on xda on how to overclock. so im not going to tell you.,
TRusselo said:
glitch kernel POST 1 tells you what to use. if you didnt read that, i dont expect that you searched and read the MANY guides on xda on how to overclock. so im not going to tell you.,
Click to expand...
Click to collapse
I got NStools as soon as I flashed the rom , just want more directions to do it, don't think I didn't read or look around, I'm not new to flashing but I'm new to overclocking, just wanted clarified directions on what to click in nstools, to lets say over clock to 1.2 ghz
Sent from my SGH-I897 using XDA
There is a over clocking guide in post 1 of the glitch thread also.
Sent from my SGH-I897 using xda premium
Wdustin1 said:
There is a over clocking guide in post 1 of the glitch thread also.
Sent from my SGH-I897 using xda premium
Click to expand...
Click to collapse
Yes, it specifically addresses live OC. A simple google search on overclocking will help too
Sent from my CM9 ICS i897 Captivate
Hello folks I'm currently running on rocketromv10 ( ics) I desperately need a link to undervolted kernel for myself. Please help. It should WORK with my rom.
Sent from my GT-N7000 using xda premium
chaitan_murarka said:
Hello folks I'm currently running on rocketromv10 ( ics) I desperately need a link to undervolted kernel for myself. Please help. It should WORK with my rom.
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
Why don't you just check out all the kernels under android development and original development?
Notecore should work for you.
chaitan_murarka said:
Hello folks I'm currently running on rocketromv10 ( ics) I desperately need a link to undervolted kernel for myself. Please help. It should WORK with my rom.
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
yes you should check in developement and go to this...may be this helps
http://forum.xda-developers.com/showthread.php?t=1789397
Are you sure Not expressly would work? But with the Note core OC kernel I'm getting no voltage options under, setcpu, voltage control extreme. Tegrak I don't want to buy because I have wasted so much on these apps without a reason. Please when it comes to volting I'm a complete noob.
Sent from my GT-N7000 using xda premium
chaitan_murarka said:
Are you sure Not expressly would work? But with the Note core OC kernel I'm getting no voltage options under, setcpu, voltage control extreme. Tegrak I don't want to buy because I have wasted so much on these apps without a reason. Please when it comes to volting I'm a complete noob.
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
You know how to fix being a "complete noob"? Reading and research. You need to google it and search this forum. I can't just tell you what settings to use because it varies. I wouldn't buy Tegrak either. SetCPU will work just fine to adjust voltages.
andreww88 said:
You know how to fix being a "complete noob"? Reading and research. You need to google it and search this forum. I can't just tell you what settings to use because it varies. I wouldn't buy Tegrak either. SetCPU will work just fine to adjust voltages.
Click to expand...
Click to collapse
yes , i know that Andrew . I have done mad research.You do it yourself . Google " undervolt galaxy note " and you'll get NOTHING . absolutely nothing. just tell me HOW TO undervolt . as in get those options under my paid apps that is ALL. request.
chaitan_murarka said:
yes , i know that Andrew . I have done mad research.You do it yourself . Google " undervolt galaxy note " and you'll get NOTHING . absolutely nothing. just tell me HOW TO undervolt . as in get those options under my paid apps that is ALL. request.
Click to expand...
Click to collapse
You go under SetCPU --> Voltages and adjust each voltage for each MHz you want. Make sure you save and check the box "Set on Boot" at bottom.
I wouldn't adjust much starting off, maybe 100?
Also, PLEASE BACK THEM UP so you can go back if something goes wrong. You can do that with the icon at the top of that voltage page.
ANDREW MY SETCPU DOES NOT HAVE A VOLT OPTION. THAT IS WHAT IM TRYING TO TELL YOU.
HOW TO GET THE VOLT OPTION?
Sent from my GT-N7000 using xda premium
chaitan_murarka said:
ANDREW MY SETCPU DOES NOT HAVE A VOLT OPTION. THAT IS WHAT IM TRYING TO TELL YOU.
HOW TO GET THE VOLT OPTION?
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
Umm.....not sure why that is. You paid for it?
https://play.google.com/store/apps/details?id=com.mhuang.overclocking&feature=search_result
Also, easy on the all caps, please sir. I'm actually trying to help you instead of making you look for it.
If you have this same app, it should be there. Otherwise, probably the reason it doesn't is because the kernel doesn't support it. Which kernel are you on? I don't know what rocket rom comes with by default. Maybe try NoteCore or Speedmod?
Edit:
Look under Settings --> About Phone to see which kernel you have.
I sincerely apologize for the caps. I'm just pissed off because I just can do anything but Undervolt. Sincerely apologies.
I am on note core v14 I tried with speed mod also. But it won't just show. Suicidal tendencies. Please. Help
Sent from my GT-N7000 using xda premium
chaitan_murarka said:
I sincerely apologize for the caps. I'm just pissed off because I just can do anything but Undervolt. Sincerely apologies.
I am on note core v14 I tried with speed mod also. But it won't just show. Suicidal tendencies. Please. Help
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
What? That's crazy! Go to Settings --> Apps --> and find SetCPU and clear cache on it. Then, open it again and see. Just a wild try. Really odd though.
---------- Post added at 11:28 AM ---------- Previous post was at 11:23 AM ----------
Doing some research, I think NoteCore is already undervolted. You can change the clock speed with SetCPU and OC or not, but I think it is already undervolted.
Ya I know ow thanks a ton mate shifted to a new kernel. Some dafuqq or something its showing the voltage sign. Seeing what's the best for me. Thanks anyway. Great help
Sent from my GT-N7000 using xda premium