I take no credit for this mod, just made it work for myself, thought I'd share it. rmk40 and viperboy are the ones that made it happen.
I used this OC daemon on my MT4G, it worked very well. Ive noticed that cpu tuning apps seem to not play well with our phones. So I changed the updater script to make this mod work for our phone. Im running it with Bullet 2.2 and Juggernaut 3.1 and its very smooth, it really works.
So what makes this mod cool? When you set a screen off profile in setcpu, it takes a few seconds for the changes to take effect when the screen goes off/on. With this daemon, its instant. Ive checked it with shell commands and it always changes min/max and the gov as it should. I will share the shell commands to get the available clock speeds and govs. for the kernel you are using, you have to manually set them.
The daemon is configured with 6 files in the folder /system/etc/virtuous_oc/.
There are 3 files for the wake state and 3 for the sleep state. For each state one file for the governor, one for the minimal frequency and one for the maximal frequency.
You can easily edit these files eg. with RootExplorer or any other app which can edit system files. So you can adjust the frequencies and the governor for each state just like with SetCPU.
In order to get the available frequencies for the current kernel, just open your favorite terminal app and type
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies
You could also use adb shell to show the frequencies on your computer.
To get the available govenors use a similar approach
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
To make sure its working, you can use these commands the same as the ones above.
Current CPU frequency
Code:
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq
Current CPU governor
Code:
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
Current min CPU Freq
Code:
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
Current max CPU Freq
Code:
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
The kernel and ROM you are using have to support init.d scripts. As I said, Ive tested with Juggernaut 3.1 and bullet 2.2, the files are set by default at:
screen on gov-lagfree
screen on max-1836
screen on min-384
screen off gov-conservative
screen off max-540
screen off min-384
These are the available speeds and govs. for bullet 2.2
192000 384000 432000 486000 540000 594000 648000 702000 756000 810000 864000
918000 972000 1026000 1080000 1134000 1188000 1242000 1296000 1350000 1404000
1458000 1512000 1566000 1620000 1674000 1728000 1782000 1836000
conservative ondemand userspace powersave lagfree performance
Installation: Make sure you uninstall any CPU apps before flashing, or this won't work.
Boot into recovery, wipe dalvik, flash zip, reboot.
YOU CAN USE THIS APP TO CONTROL THE DAEMON. IT ALLOWS 3 OC PROFILES AND 2 UV PROFILES. WORKS VERY WELL! THANKS TO Killbynature FOR SHARING THIS!
*MAKE SURE YOUR ROM/KERNEL SUPPORT INIT.D!!!
mikeyinid said:
I take no credit for this mod, just made it work for myself, thought I'd share it. rmk40 and viperboy are the ones that made it happen.
I used this OC daemon on my MT4G, it worked very well. Ive noticed that cpu tuning apps seem to not play well with our phones. So I changed the updater script to make this mod work for our phone. Im running it with Bullet 2.2 and Juggernaut 3.1 and its very smooth, it really works.
So what makes this mod cool? When you set a screen off profile in setcpu, it takes a few seconds for the changes to take effect when the screen goes off/on. With this daemon, its instant. Ive checked it with shell commands and it always changes min/max and the gov as it should. I will share the shell commands to get the available clock speeds and govs. for the kernel you are using, you have to manually set them.
The daemon is configured with 6 files in the folder /system/etc/virtuous_oc/.
There are 3 files for the wake state and 3 for the sleep state. For each state one file for the governor, one for the minimal frequency and one for the maximal frequency.
You can easily edit these files eg. with RootExplorer or any other app which can edit system files. So you can adjust the frequencies and the governor for each state just like with SetCPU.
In order to get the available frequencies for the current kernel, just open your favorite terminal app and type
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies
You could also use adb shell to show the frequencies on your computer.
To get the available govenors use a similar approach
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
To make sure its working, you can use these commands the same as the ones above.
Current CPU frequency
Code:
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq
Current CPU governor
Code:
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
Current min CPU Freq
Code:
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
Current max CPU Freq
Code:
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
The kernel and ROM you are using have to support init.d scripts. As I said, Ive tested with Juggernaut 3.1 and bullet 2.2, the files are set by default at:
screen on gov-lagfree
screen on max-1836
screen on min-384
screen off gov-conservative
screen off max-540
screen off min-384
These are the available speeds and govs. for bullet 2.2
192000 384000 432000 486000 540000 594000 648000 702000 756000 810000 864000
918000 972000 1026000 1080000 1134000 1188000 1242000 1296000 1350000 1404000
1458000 1512000 1566000 1620000 1674000 1728000 1782000 1836000
conservative ondemand userspace powersave lagfree performance
Installation:
Boot into recovery, wipe dalvik, flash zip, reboot.
*MAKE SURE YOUR ROM/KERNEL SUPPORT INIT.D!!!
Click to expand...
Click to collapse
your the man!!!! ive been waiting for this!!!!
---------- Post added at 02:06 AM ---------- Previous post was at 01:58 AM ----------
now we just have to get the OC Daemon controller apk working with this and we'll be golden!!
You just had to quote the whole thing -.-
Enzopreme said:
your the man!!!! ive been waiting for this!!!!
---------- Post added at 02:06 AM ---------- Previous post was at 01:58 AM ----------
now we just have to get the OC Daemon controller apk working with this and we'll be golden!!
Click to expand...
Click to collapse
Sent From my Galaxy S II T-Mobile
In case I wasnt clear enough in the op, you can flash this right over bullet 2.2 and the settings are correct. The clock speeds and govs. will vary from kernel to kernel. just make sure you get the right frequencies for your kernel.
I hope you guys enjoy this, these guys are geniuses, and this works very well.
phreshjoker said:
You just had to quote the whole thing -.-
Sent From my Galaxy S II T-Mobile
Click to expand...
Click to collapse
lol, i know, sorry, didnt mean to, lol, i forgot to move the quotation commands and delete the rest, i was so damn excited!! my bad everyone..
LOl!!!
10 char
Idk, but my phone is running better than ever. Bullet 2.2 and these scripts=win
Sent from my SGH-T989 using Tapatalk
You can use this app to change the files with this app as well. Even under volt with it. http://forum.xda-developers.com/showthread.php?t=1207546
Sent from my SGH-T989 using xda premium
Killbynature said:
You can use this app to change the files with this app as well. Even under volt with it. http://forum.xda-developers.com/showthread.php?t=1207546
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Awesome! That works great and simplifies the daemon for noobs. I really think this is our best option for oc'ing our phones right now. I haven't had any of the issues I was having with setcpu or system tuner.
Sent from my SGH-T989 using Tapatalk
Killbynature said:
You can use this app to change the files with this app as well. Even under volt with it. http://forum.xda-developers.com/showthread.php?t=1207546
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
i dont think the uv settings work, not with bullet at least. oc and gov settings seem ok though
mikeyinid said:
i dont think the uv settings work, not with bullet at least. oc and gov settings seem ok though
Click to expand...
Click to collapse
He probably needs to change the vdd table settings. But it does what it needs to do that's over clock and under clock our cpu.
Sent from my SGH-T989 using xda premium
Killbynature said:
He probably needs to change the vdd table settings. But it does what it needs to do that's over clock and under clock our cpu.
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Yup. Exactly. And it does it well
Sent from my SGH-T989 using Tapatalk
AllGamer, can you move this thread to the dev section? You ignore my pm's but I know you read the threads. Thanks
Sent from my SGH-T989 using Tapatalk
Lol i had this one my ROM since 2.0 but didnt release it with oc daemon in. Didnt think you guys would like this but seems you all do.
Sent from my SGH-T989 using xda premium
|Melvin| said:
Lol i had this one my ROM since 2.0 but didnt release it with oc daemon in. Didnt think you guys would like this but seems you all do.
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
you released your ROM with this in it?
Nvm, reread your post. This is the best way to oc in my opinion.
Sent from my SGH-T989 using Tapatalk
mikeyinid said:
you released your ROM with this in it?
Nvm, reread your post. This is the best way to oc in my opinion.
Sent from my SGH-T989 using Tapatalk
Click to expand...
Click to collapse
K ill include in next version... Maybe talk to The guys to see if we can get it running better you know!
|Melvin| said:
K ill include in next version... Maybe talk to The guys to see if we can get it running better you know!
Click to expand...
Click to collapse
Running better? This mod or your ROM? Cus this works exactly how it should.
And btw, you should ask the guys that developed this if you can put it in your ROM. And give proper credit.
Sent from my SGH-T989 using Tapatalk
Killbynature said:
He probably needs to change the vdd table settings. But it does what it needs to do that's over clock and under clock our cpu.
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
mikeyinid said:
i dont think the uv settings work, not with bullet at least. oc and gov settings seem ok though
Click to expand...
Click to collapse
Sorry to bump such an old thread, but my question is regarding undervolting.
Since the app doesnt work for enabling a UV profile, can i manually edit the table in /system/etc/viper_vdd/default_values ? I noticed there is also a conf folder located at /system/etc/viper_vdd/conf... would the file get placed in this folder or should i overwrite default_values ?
Edit - the voltage seems to be coming from /sys/devices/system/cpu/cpufreq/vdd_table/vdd_levels.
thanks!
Sorry for bumping this old thread again, I installed the OC Daemon on Digital warfare current var, it did install and I'm able to control it through OCbeats, however everytime I reboot, it seems its not enabled by default even though I did a permanent activate
Is there any workaround for it, so its persistent across reboots ?
Mafioso said:
Sorry for bumping this old thread again, I installed the OC Daemon on Digital warfare current var, it did install and I'm able to control it through OCbeats, however everytime I reboot, it seems its not enabled by default even though I did a permanent activate
Is there any workaround for it, so its persistent across reboots ?
Click to expand...
Click to collapse
are you talking about undervolt settings? those dont work right with our phone and u have to make your own init.d script.
either way the rom your using has to support init.d. i know tdj has some of his own custom tweaks for darkside... try a rom like juggernaut and a kernel like synergy or streamline that has tons of supported governors.
Sent from my SGH-T989
Related
OK. so i followed the following guide to root my G2 from Cyan's wiki..
I messed around with the cyan settings under performance and I am not sure If my overclock settings are appropriate.
What is a safe min and max frequency for someone like me who wants smooth performance, better battery life but does not want to take too much of a risk in destroying my phone?
Also does the app SetCpu conflict with the built in Cyan overclocking options?
Thanks
heynow123 said:
OK. so i followed the following guide to root my G2 from Cyan's wiki..
I messed around with the cyan settings under performance and I am not sure If my overclock settings are appropriate.
What is a safe min and max frequency for someone like me who wants smooth performance, better battery life but does not want to take too much of a risk in destroying my phone?
Also does the app SetCpu conflict with the built in Cyan overclocking options?
Thanks
Click to expand...
Click to collapse
In the first/second post in the CM7 thread they state a 1017/368 ondemand is recommended; SetCPU will, of course, conflict if you have both OC set from within settings and also with SetCPU running; there's no reason to use both.
Sent from my HTC Vision using XDA App
OriginalGabriel said:
In the first/second post in the CM7 thread they state a 1017/368 ondemand is recommended; SetCPU will, of course, conflict if you have both OC set from within settings and also with SetCPU running; there's no reason to use both.
Sent from my HTC Vision using XDA App
Click to expand...
Click to collapse
Thank you good sir
the whole spectrum from minimum to maximum is completely safe... the phone has been tested to be stable at around 1.8ghz, but there's no need to go that high.
I'm running Cyanogen 7.2 and use ILWT 1.8 as the kernel. No matter what I do, I never see the voltage tab in SetCPU. Any help?
hawtcakes said:
I'm running Cyanogen 7.2 and use ILWT 1.8 as the kernel. No matter what I do, I never see the voltage tab in SetCPU. Any help?
Click to expand...
Click to collapse
Undervolting happens in the kernel, not an app. You need to install an undervolted kernel (such as Pershoot's). Also, CM7 has a performance setting so there's no need to use SetCPU, just set your max and min speeds in the performance settings of CM7 and get rid of SetCPU (it's polling has proven to be a battery drain).
Sent from my HTC Vision using XDA
OriginalGabriel said:
Undervolting happens in the kernel, not an app. You need to install an undervolted kernel (such as Pershoot's). Also, CM7 has a performance setting so there's no need to use SetCPU, just set your max and min speeds in the performance settings of CM7 and get rid of SetCPU (it's polling has proven to be a battery drain).
Sent from my HTC Vision using XDA
Click to expand...
Click to collapse
The kernel specifically states in its changelog that it supports changing voltages:
"Exposed VDD levels to userspace, so that voltages for all frequencies can be modded at any time"
hawtcakes said:
The kernel specifically states in its changelog that it supports changing voltages:
"Exposed VDD levels to userspace, so that voltages for all frequencies can be modded at any time"
Click to expand...
Click to collapse
Sorry, that must be a new feature in 7.2. Check in CM Settings under the performance tab.
Sent from my HTC Vision using XDA
The ILWT kernel is fine for undervoltung. However, you should not use SetCPU and you also won't find any options for undervolting in a CM7 settings dialog. I'd recommend using OC/UV Beater for undervolting. I am also using it for undervolting on the latest ILWT kernel.
- mcsmart
mcsmart said:
The ILWT kernel is fine for undervoltung. However, you should not use SetCPU and you also won't find any options for undervolting in a CM7 settings dialog. I'd recommend using OC/UV Beater for undervolting. I am also using it for undervolting on the latest ILWT kernel.
- mcsmart
Click to expand...
Click to collapse
I'll try it out, thanks.
mcsmart said:
The ILWT kernel is fine for undervoltung. However, you should not use SetCPU and you also won't find any options for undervolting in a CM7 settings dialog. I'd recommend using OC/UV Beater for undervolting. I am also using it for undervolting on the latest ILWT kernel.
- mcsmart
Click to expand...
Click to collapse
I prefer SetCPU for a more detailed automatic profile rather than just simply 'battery low'. But I don't do the voltage settings in SetCPU either just the profiles, for the voltage settings I set them in a userinit.sh in /data/local/ (it's provided as undervolt.sh as a reference by the rom creator) and reboot so it applies it to the vdd_levels file.
I was wondering if anyone got this mod to work on any ics rom?
If so then how you install it over ics?
Using it for gingerbread I have tremendous battery life without losing performance.
I just set wake to interactive (freq=1404,192) and sleep to conservative (freq=192,192).
The only reason why I still use gingerbread is because of it.
h1a8 said:
I was wondering if anyone got this mod to work on any ics rom?
If so then how you install it over ics?
Using it for gingerbread I have tremendous battery life without losing performance.
I just set wake to interactive (freq=1404,192) and sleep to conservative (freq=192,192).
The only reason why I still use gingerbread is because of it.
Click to expand...
Click to collapse
All the OC daemon is its another way to OC and UV you can do that with set CPU or system tuner they will work just the same.
Sent from my SGH-T989 using xda premium
sinfulgray said:
All the OC daemon is its another way to OC and UV you can do that with set CPU or system tuner they will work just the same.
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Thanks but I use the daemon not for that but for using wake profiles.
For example, the sleep governor I use conservative with max freq=192 and min freq=192
the wake governor I use interactive with max freq=1404 and min freq=192
With set cpu I can only apply 1 governor only and I can't set a max sleep frequency.
h1a8 said:
Thanks but I use the daemon not for that but for using wake profiles.
For example, the sleep governor I use conservative with max freq=192 and min freq=192
the wake governor I use interactive with max freq=1404 and min freq=192
With set cpu I can only apply 1 governor only and I can't set a max sleep frequency.
Click to expand...
Click to collapse
Well i tried for you to see if it would work and it would not perminately activate the profile i set.
Hi
This ROM is CM10 compiled from aremcee work. Device repo and Kernel repo
It include my overclock kernel and some more modification.
Settings i use in CM10:
Settings-Wi-Fi-Advanced-Keep Wi-Fi on during sleep
Only when plugged in
Settings-Performance-Memory management
zRam=disable
allow purging of assets=checked
Kernel samepage merging=uncheck
Settings-Location services
Location & Google search=uncheck (but you need it for Google now)
Settings-Developer options
Force GPU rendering=uncheck (check for hi score benchmark only)
Settings-Display-automatic backlight
Enabled=checked
Sample interval=5s
View attachment 1185940
Gapps for CM10
More in detail:
V1
Update to last CyanogenMod change.
Add tdmcode - Fix crash when bringing up cpu1 from userspace
Add Nova Launcher app.
Add AwesomeBEATSv3 in this rom.
Add Alloy White theme.
Add SuperCharger V6 to the rom
You can overclock to 1728mhz and change voltage too.
Use System Tuner app to change CPU freq. and Voltage in real time.
The Gpu is overclock from 266mhz to 300mhz for 3d and from 200mhz to 229mhz for 2d.
You can change GPU freq. from system/init.d/99GPUoverclock file.
Click to expand...
Click to collapse
Initial release
Click to expand...
Click to collapse
Enjoy!
P930
cm-10-20130217-HyperSonic-V1.1-p930.zip
SU640
cm-10-20130217-HyperSonic-V1.1-su640.zip
HO!NO! said:
This rom is really at is debut for testing only
Need some tester for overclock, undervolting and governor effect on the rest of the rom.
many thing will be add when it will be more stable.
happy testing!!
HO!NO!_cm-10-20121215-UNOFFICIAL-p930.zip
Click to expand...
Click to collapse
Thanks! Going to test it, and is there any details about this rom?
Again, TY HO!NO!
Downloading right now and I'll flash it and give it a run and report back.
Installed but I cannot receive calls. I did once but I am not sure what I was configuring at that time so please help me with that issue, phone number is "Unknown" in about phone.. Other than that it is smooth and quick.
Maybe try flashing a baseband again .
Sent from my LG-P930 using xda premium
Makoers said:
Maybe try flashing a baseband again .
Sent from my LG-P930 using xda premium
Click to expand...
Click to collapse
Looks good. Seems to be working with my trial calls. Thanks.
HO!NO! said:
This rom is really at is debut for testing only
Need some tester for overclock, undervolting and governor effect on the rest of the rom.
many thing will be add when it will be more stable.
happy testing!!
HO!NO!_cm-10-20121215-UNOFFICIAL-p930.zip
Click to expand...
Click to collapse
I volunteer to be a guinea pig for the oc/uv lol. I'm just now getting to flashing. Thank you HO!NO! and good to see you're still coming around!
HO!NO!
Does this Alpha ROM include your OC/UV kernel b/c I'm not seeing the 99ocvoltcontrol or 99GPUoverclock files. As well, the init.qcom.post_boot.sh doesn't have the options to set governer and OC. Is that something you're waiting to release due to on going issues?
He's waiting for people to volunteer for the oc/uc. This is just alpha release with no kernel tweaks. (This is my assumption with information he has provided in the op)
Sent from my LG-P930 using xda premium
cashy57 said:
He's waiting for people to volunteer for the oc/uc. This is just alpha release with no kernel tweaks. (This is my assumption with information he has provided in the op)
Sent from my LG-P930 using xda premium
Click to expand...
Click to collapse
In that case, I raise my hand to test.
Sent from my LG-P930 using xda premium
Shows OC values
cashy57 said:
He's waiting for people to volunteer for the oc/uc. This is just alpha release with no kernel tweaks. (This is my assumption with information he has provided in the op)
Sent from my LG-P930 using xda premium
Click to expand...
Click to collapse
I've just installed this build and indeed I am seeing OC values of 1566, 1620, 1674, 1728, 1782, 1836, 1890, 1944
I have not messed with the voltages at all yet however, but I assume they would be there too.
ROM runs smooth and fast but already had two bsod
Sent from my LG-P930 using xda premium
With system tuner i was able to overclock and undervolt without problem and they stick after reboot.
Sent from my LG-P930 using xda premium
OMG. Man, i waited so long for this, I moved to the S3. Still gonna drop by here though, check up on this. It's a HO!NO! work, it's bound to be sick, amirite?
GREAT!, After nitro hd version stabilized and u got spare time, wish to hv a su640 version :]
HO! NO! You are awesome. I am willing to be a kernel guinea pig as well.
Screenshots?
Sent from my DROIDX using xda app-developers app
my experience so far
I flashed it last night and used pimpmyrom to tweak a few settings (no change on dalvik and multitasking). 1728 seems unstable to me. But I read that this ROM has no uv so I might give that a try.
What values should I decrease for uv?
kenship said:
I flashed it last night and used pimpmyrom to tweak a few settings (no change on dalvik and multitasking). 1728 seems unstable to me. But I read that this ROM has no uv so I might give that a try.
What values should I decrease for uv?
Click to expand...
Click to collapse
I used X0dus' numbers from his FT undervolt guide in the general section and I'm running stable at 1728. I don't have PmR or anything else running on it at the moment. This ROM does, in fact, have uv; as HO!NO! said, use System Tuner to set the values.
rom run very smooth with the new kernel, but the taskkiller is too aggressive , keep killing the browser , battery drain is better but still not sleeping well Thank you!please keep it up!
DISCLAIMER: I take absolutely no responsibility for any possible damage to your device.
The settings and values I post could potentially break your device due to massive overheating and I will detail which ones.
VIDEO GUIDE IN POST #3
To unlock CPU/GPU Overclocking:
In /system/bin, rename mpdecision to mpdecision.back and remove permissions.
In /system/bin, rename thermald to thermald.back and remove permissions.
Replace your thermald.conf in /system/etc with the one I posted in the downloads and set permissions.
--unsure if this step is needed--
In TricksterMod, after a reboot, you should no longer see MPDecision. Turn on intelliplug. There is also an MP-Decision Control. Go into it and set both options that are on to off.
WIP
Stable voltages for 162MHz-1944MHz PVS 1+
81MHz - 600mV
162MHz - 625mV
216MHz - 650mV
270MHz - 675mV
324MHz - 700mV
378MHz - 725mV
384MHz - 750mV
486MHz - 775mV
594MHz - 800mV
702MHz - 825mV
810MHz - 850mV
918MHz - 875mV
1026MHz - 900mV
1134MHz - 925mV
1242MHz - 950mV
1350MHz - 975mV
1458MHz - 1000mV
1566MHz - 1037.5mV
1674MHz - 1062.5mV
1728MHz - 1087.5mV
1782MHz - 1112.5mV
1836MHz - 1137.5mV
1890MHz - 1162.5mV
1944MHz - 1162.5mV
1998MHz - 1175mV
2052MHz - 1175mV
2106MHz - 1187.5mV
2133MHz - 1200mV
2160MHz - 1225mV
2214MHz - 1250mV
2295MHz - 1275mV
Downloads
Modified thermald.conf - https://app.box.com/s/9m0id573ayuojqteuri8
Here's a guide on how to prevent your max frequency CPU frequency from resetting to 1728MHz and GPU resetting to 320MHz.
https://www.youtube.com/watch?v=ue2K943prVs&feature=youtube_gdata_player
Tasker Scripts - Will upload once I make a guide for them.
Hi i tryed it out when i was on Bam about two days ago, i changed permissions and replaced file but it didnt unlock OC. Is there something i missed, im using an e988
You also need to change the name and permissions of mpdecision in /system/bin.
I would not encourage going higher then 1.89GHz. A few of us had some nasty side effects and had to send in for a new phone.
Sent from my LG-E980 using XDA Premium 4 mobile app
What do I rename the mpdesicion file to? And do I change permissions to rw r r
Sorry I'm a bit noob
riki126 said:
What do I rename the mpdesicion file to? And do I change permissions to rw r r
Sorry I'm a bit noob
Click to expand...
Click to collapse
Remove all permissions and rename it bak.mpdecision.bak
Sent from my Optimus G Pro using xda app-developers app
Is it compatible with Stock Rom as well?
fosunite said:
Is it compatible with Stock Rom as well?
Click to expand...
Click to collapse
One is for 4.3 and one is for 4.4... So no
Sent from my Optimus G Pro using xda app-developers app
Ok so I've done everything you've told me and still OC hasn't unlocked. I'm using bam 4.4.2 ROM on e988. I replaced file and did permissions and made mpdesicion to mpdesicion.back and removed permissions. Is there anything else? Thanks
riki126 said:
Ok so I've done everything you've told me and still OC hasn't unlocked. I'm using bam 4.4.2 ROM on e988. I replaced file and did permissions and made mpdesicion to mpdesicion.back and removed permissions. Is there anything else? Thanks
Click to expand...
Click to collapse
I forgot to mention changing thermald to thermald.back and removing permissions in /system/bin as well. Didn't think this step was needed with the modified thermald.conf but I was wrong.
Sent from my LG-E980 using XDA Premium 4 mobile app
You da man, Neroga! Thanx for the new voltages. Imma try em out
Sent from my e980 using xda app-developers app
Nigglenuts said:
You da man, Neroga! Thanx for the new voltages. Imma try em out
Sent from my e980 using xda app-developers app
Click to expand...
Click to collapse
Not a problem. They're gonna change frequently over this next week until I get them perfectly stable as low as I can push lol.
Sent from my BAM 4.4 LG-E980
Neroga said:
Not a problem. They're gonna change frequently over this next week until I get them perfectly stable as low as I can push lol.
Sent from my BAM 4.4 LG-E980
Click to expand...
Click to collapse
Word up! It just gets better hahaha
Sent from my e980 using xda app-developers app
I factory reset and reinstalled bam and tryed it again but its still not unlocking OC and in trickster mod theres no option for intellidemand :/
riki126 said:
I factory reset and reinstalled bam and tryed it again but its still not unlocking OC and in trickster mod theres no option for intellidemand :/
Click to expand...
Click to collapse
This thread is meant for OC'd kernels which we only have 1 available for 4.3 and 4.4 ROMs, here:
http://forum.xda-developers.com/showthread.php?p=50079215
The steps are meant for "unlocking" the ability to OC so they don't reset back to 1728MHz.
If we get more OC'd kernels that play nicely with mpdecision and thermald, these steps won't even be needed.
--edit--
Anyone think I should start making video guides for things? Really just looking for a way to test the screen recording option with audio through the mic on BAM. I could definitely pack a lot more information into 3-5minute videos than I'd care to type out.. xD
Sent from my BAM 4.4 LG-E980
Neroga said:
This thread is meant for OC'd kernels which we only have 1 available for 4.3 and 4.4 ROMs, here:
http://forum.xda-developers.com/showthread.php?p=50079215
The steps are meant for "unlocking" the ability to OC so they don't reset back to 1728MHz.
If we get more OC'd kernels that play nicely with mpdecision and thermald, these steps won't even be needed.
--edit--
Anyone think I should start making video guides for things? Really just looking for a way to test the screen recording option with audio through the mic on BAM. I could definitely pack a lot more information into 3-5minute videos than I'd care to type out.. xD
Sent from my BAM 4.4 LG-E980
Click to expand...
Click to collapse
Yeah. Sure sounds like a great idea
Sent from my LG-E980 using Tapatalk
Just thought I'd share this.
Running the 1/26 BAM build
CPU 162MHz - 1944MHz
GPU 531MHz
Sent from my BAM 4.4 LG-E980
Neroga said:
Just thought I'd share this.
Running the 1/26 BAM build
CPU 162MHz - 1944MHz
GPU 531MHz
Sent from my BAM 4.4 LG-E980
Click to expand...
Click to collapse
I've never tried pushing the GPU that far... But when I set it to 450, I get equivalent scores
Sent from my Optimus G Pro using xda app-developers app
Nigglenuts said:
I've never tried pushing the GPU that far... But when I set it to 450, I get equivalent scores
Sent from my Optimus G Pro using xda app-developers app
Click to expand...
Click to collapse
That's with using some more battery friendly settings. What do you get under GPU 3D graphics? I got 7680. If it's about the same I'll probably drop mine down lol.
Sent from my BAM 4.4 LG-E980