[MOD/SCRIPT][7-29]CPU Editor - Secret to Die Hard Battery - AT&T, Rogers, Bell, Telus Samsung Galaxy S III

CPU Editor Snapdragon
This mod allows you to easily change cpu settings on the fly, and supports dual core devices. Easier and cheaper $$ than available apps that do the same thing !!
ReadMe​
Quad core support coming soon !!
This mod will work on dual core devices with snapdragon processors, to check compatibility use a file explorer and go to /system/etc and look for a file named init.qcom.post_boot.sh, if that file exists this mod will work !! It is confirmed working on the Galaxy S3 and HTC One Series.
This is 90% of the secret behind my roms battery life, select ondemand profile from the menu and select battery saver. And see how long your battery lasts
Click to expand...
Click to collapse
Features:
Change CPU Governor
Change CPU Min/Max Frequencies
Set Dual Core CPU's Independently - Governor and Frequencies
Force Dual Core - Second Core Online ALL The Time
View Current Settings For Everything
Settings applied on boot/reboot
OnDemand Profiling
Edit I/O Scheduler
Edit Cache Size
Usage:
Flash in recovery
Reboot
Open terminal
Type "su" without the quotes
Type "cpu" without the quotes
Make your selections
Notes:
An error appears sometimes when enabling or disabling force dual core, it's ok the settings still get applied.
Settings get applied immediately
Cores can be set independently, you can make the governors and frequencies different on each core. Could be a great battery saver by limiting the second cores resources.
Force Dual Core will make the second core stay online all the time
Some kernels do not have a available_scaling_freq so the available frequencies will not be displayed, look up the settings your kernel has either in your rom thread or kernel thread.
OnDemand Profiling allows you to set profiles for ondemand governor, the settings possible are performance, performance and battery, and battery saver. Setting will only apply to ondemand govenor !! This will overwrite your cpu settings ie. Governor and frequency.
If you experience a dip in performance while using battery saver, in v3+ you can set your own cpu speed and still use the profile. By default battery saver underclocks the cpus to 1242000, you can now run "cpu" and set battery saver for ondemand profile then edit maxcpu0 and maxcpu1 to a higher frequency like 1350000 until your performance is how you want it.
ChangeLog:
v3:
- Added I/O scheduler
- Added cache size
- Added clear all settings ie., disable
- Made it possible to change cpu frequencies when using a profile
Screenshot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Anyone having trouble with settings sticking use a file explorer and go to /system/xbin and look for a file called start-stop-daemon, if it's not there flash start_stop_daemon.zip in attachments... The script DEPENDS on this file, it will be in the next version to be sure its there
Please report any bugs you may find here.
Thanks to -viperboy- for some of the code used
Enjoy ....​

Firsts
Thanks bro!
Sent from my SGH-I747 using Tapatalk 2

So with this you no longer need setcpu.
Sent from my SGH-I747M using Tapatalk 2

godfirst said:
So with this you no longer need setcpu.
Sent from my SGH-I747M using Tapatalk 2
Click to expand...
Click to collapse
It does pretty much the same thing except my profiles are preset. Try the battery saver I use it all the time.
Sent from my SAMSUNG-SGH-I747 using xda premium

smokin1337 said:
It does pretty much the same thing except my profiles are preset. Try the battery saver I use it all the time.
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
So if I enable dual and max for both cpu will it over write the battery saving profile? It also doesn't have the see current settings.
Sent from my SGH-I747M using Tapatalk 2

Was in the middle of charging my phone. Flashed the script, set to battery saver, rebooted and finished charging the phone. Already at 18 min screen time and battery is at 98%. Pretty sweet.

So, I flash the zip in CWM and then use terminal to apply the settings?
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2

caveman999 said:
So, I flash the zip in CWM and then use terminal to apply the settings?
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Click to expand...
Click to collapse
Correct
Sent from my SGH-I747M using Tapatalk 2

Can you post the settings you are using for the script?
I would like to test the settings you are using.
Thanks
Sent from my SGH-I747M using xda app-developers app

Hmm, I can't seem to get the settings I set to stick at boot. What I'm trying to do is keep my phone in 'battery saver' mode, so I set it, and it works completely. I confirm this by checking my max CPU, and it is changed, so it worked.
Now, when I try to reboot, the settings don't stick. I checked out my root logs, and disabled all apps that may be changing anything CPU related. Then I ran the script again, set to battery saver mode, and rebooted.
Same thing, the script isn't applied anymore.
I'm running AOKP on JK with the KT747 kernel.
I also tried to make a script and get it to run on boot with ROM Toolbox, but I have no idea how to do that. I tried:
Code:
su
cpu
8
3
x
but that didn't work at all.
Any help or advice would be greatly appreciated!

AWESOME!!

JibbsIsMe said:
Hmm, I can't seem to get the settings I set to stick at boot. What I'm trying to do is keep my phone in 'battery saver' mode, so I set it, and it works completely. I confirm this by checking my max CPU, and it is changed, so it worked.
Now, when I try to reboot, the settings don't stick. I checked out my root logs, and disabled all apps that may be changing anything CPU related. Then I ran the script again, set to battery saver mode, and rebooted.
Same thing, the script isn't applied anymore.
I'm running AOKP on JK with the KT747 kernel.
I also tried to make a script and get it to run on boot with ROM Toolbox, but I have no idea how to do that. I tried:
Code:
su
cpu
8
3
x
but that didn't work at all.
Any help or advice would be greatly appreciated!
Click to expand...
Click to collapse
You have to apply sticky mode after you set the battery setting so it will stick on a reboot.
Sent from my SGH-I747M using Tapatalk 2

Effin sweet! Thanks!
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2

So will this work on Stock LG1 with ktoonsez kernel?
Also, instead of flashing via CWM, could I just transfer the files to their respective directory via Root Explorer?

Spartoi said:
So will this work on Stock LG1 with ktoonsez kernel?
Also, instead of flashing via CWM, could I just transfer the files to their respective directory via Root Explorer?
Click to expand...
Click to collapse
I flashed through twrp. The file comes in a zip, have you extracted it to see where it goes? Also it seems to be working, good mod.
Sent from my SGH-I747M using Tapatalk 2

godfirst said:
I flashed through twrp. The file comes in a zip, have you extracted it to see where it goes? Also it seems to be working, good mod.
Sent from my SGH-I747M using Tapatalk 2
Click to expand...
Click to collapse
Yes, the files go in /system/xbin and /system/etc.

Spartoi said:
Yes, the files go in /system/xbin and /system/etc.
Click to expand...
Click to collapse
Well then I don't see why not if that is the only two files in the zip. Make a nand and try it out, but if you make a nand you might as well flash it lol. Or at least backup original files if it will do any replacing.
Sent from my SGH-I747M using Tapatalk 2

godfirst said:
Well then I don't see why not if that is the only two files in the zip. Make a nand and try it out, but if you make a nand you might as well flash it lol. Or at least backup original files if it will do any replacing.
Sent from my SGH-I747M using Tapatalk 2
Click to expand...
Click to collapse
I just installed TWRP and then installed the .zip and ran the script. All seems well for now.

Spartoi said:
I just installed TWRP and then installed the .zip and ran the script. All seems well for now.
Click to expand...
Click to collapse
Sounds good!
Sent from my SGH-I747M using Tapatalk 2

godfirst said:
You have to apply sticky mode after you set the battery setting so it will stick on a reboot.
Sent from my SGH-I747M using Tapatalk 2
Click to expand...
Click to collapse
Would you care to explain how to do this for a n00b?

Related

I need help with system tuner pro please

Hey all. I bought this also last night and I really like it. Phone seems much smoother then with set cpu. My concern is when I set the clock speed, I apply them to run on init.d. But when I open the app to check the settings it shows my minimum speed as high as my maximum speed. But if I go to the voltage settings then back to the cpu settings its fine. My minimum and maximum speeds are fine. It shows both maxed out when I first open the app. I just don't want my cpu full bore all the time. Thanks.
Sent from my SGH-T989 using xda premium
Bump for some help
Sent from my SGH-T989 using xda premium
I think what you are seeing is actually the Max of each core, not the min/max.
Sent from my SGH-T989 using XDA App
Also to whenever your changing speeds in system tuner after you set the desired speeds click on the kernel tab at the bottom and click on file that's says "mpdecision " and kill it, this ensures that both cpu will come back on line as the adjusted speeds you set
I stand corrected. The top slider is Max, bottom is min
Sent from my SGH-T989 using XDA App
You could also try and use Fauxclock for setting OC speeds and a screen off profile and just use System Tuner for UV and SD tweaks. This has been my combo and it works wonders.
Theonlyblackju said:
You could also try and use Fauxclock for setting OC speeds and a screen off profile and just use System Tuner for UV and SD tweaks. This has been my combo and it works wonders.
Click to expand...
Click to collapse
Wow. I never thought of doing that. I would think they would work against each other. I may do that. Thanks
Sent from my SGH-T989 using xda premium

[PORT][ROM] Alien ★ Build #5 ★ [TouchWiz/Gingerbread]

This a port from the AT&T Skyrocket.
Ported by @cshort0982. Original Dev @romracer.
Original Link
INTRO-Alien ROM provides a concocted stew of TouchWiz, and Gingerbread for your Galaxy S II Skyrocket. Samsung's TouchWiz functionality stays intact, but the Alien theme brings a slight hint of traditional Gingerbread to the party. There are very few theme changes with this ROM.
Features:
- Based on AT&T UCKK1 2.3.6
- Fugu Tweaks modified
- Updated Juwe11 optimizations
- wpa_supplicant with support for Ad-Hoc networks
- Zipaligned
- PNG Optimized
- Deodexed
- Rooted
- Carrier IQ disabled
- CRT animation enabled
- Limited NFC support enabled
- 5 icon dock enabled (4 + the app menu)
- 5 column app drawer
- Customizable 14 toggle quick panel added
- Build.prop optimizations for speed, power savings
- Init.d scripts for compatible kernels (loopy smoothness, memkiller, zipalign on boot)
- Stock-ish kernel with custom ramdisk and BLN (disables ro.secure)
- Boot animation support!
- Reboot, Recovery, Download added to Power Options
- Tethering enabled / entitlement check gone
- SIP over WiFi and 3G
- Updated applications
- Some GApps moved to /data for more flexible management
- Latest Superuser application and binary
- Bloatware removed
- Removal of HSPA+ upload limits
- Additional Samsung applications made removable
- Mms.apk mods: increased MMS text threshold, increased recipient limit
- Email.apk mod: removed security policy restrictions
- Removed “full battery” notification, vibration, sound, and screen wake.
- Auto brightness decreased at lower levels to save battery during nighttime, low-light usage
- Compressed status bar for maximum functionality
- Transparent lock-screen default, changeable in Settings > Display > Screen display
- Colored icons removed from Settings application
- De-themed menus and popups
- sysro/sysrw added
- sqlite3 binary added
- so much more I can't remember!
Changelog:
No more Carrier IQ! It is still technically embedded in framework, but it is completely disabled. This allows MMS to work fine! After the first boot, you should wait about 10 minutes and then reboot. You can then verify there is no iqd process or Agent running. See known issues below if it somehow re-enables.
All system APKs have been re-packed. This solves a problem that occurred with Alien #4 and the "Android System" using more battery than intended. For the nerds, it was constantly running a garbage collection process for ~1 hour after a reboot.
Updated to use my stock kernel. This allows you to use BLN by simply installing the app from the Market. If you have no desire to use BLN, that's fine - no extra battery, etc is used by default.
Bluetooth fixes for HID devices (may fix other issues too).
NFC APK was resigned. This allows you to install the Google Wallet attachment in the first post. Unfortunately, our phone does not have a SecureElement so its unusable. But I have made this change in case some people have SIM cards with SecureElements in them (this is how ISIS will work).
Other minor changes and tweaks based on feedback in this thread.
Credits:
kennethpenn
Original author - BriefMobile
Fenrir/Ririal
Build.prop fixes
Juwe11
RAM optimizations
nikademus
FuguTweaks
bruceleedragon1
wpa_supplicant
cshort0982
for port
Download Link:
Alien Port Rom
To Fix Rotation Issues flash T989 Kernels after flashing rom.
Synergy v0.10
Bullet v2.9
Faux Kernel 0.0.7
Instructions
1. Place ROM on root of sdcard
2. Reboot recovery
3. Wipe data/cache/dalvik cache
4. Flash ROM.zip
5. Flash T989 Kernel
6. Wipe data (so its a clean install)
7. Fix permissions (optional)
8. Reboot (now let the rom sit for 10 min)
WARNING- cshort0982, romracer, nor I (phreshjoker) are responsible for any problems that occur.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Bugs:
Rotation (fix just flash kernel)
Flash player seems finicky when installing the ROM. Uninstalling and re-installing through the Market seems to fix it.
Changing the Wi-Fi sleep policy increases battery drain. This is common across many phones and ROMs.
If choosing power off from the Power menu just reboots the phone, you have the first version of Alien #4. Apply the update zip from here in CWM or update to Alien #5.
If Carrier IQ is re-enabled, simply reboot the phone which will trigger the NoCIQ script again. Wait roughly 5 minutes and reboot once more and Carrier IQ should be gone again. I've never personally seen Carrier IQ be re-enabled, but it is theoretically possible for AT&T to do.
If you are having FC bombardment issues after a reboot and you have ever installed Alien #3, then you will need to use stock recovery (3e) to factory reset, reinstall CWM and finally flash Alien #4 or newer. Wiping data in CWM, factory reset in Settings -> Privacy, etc will NOT work!
Downloading
Sent from my SGH-T989 using xda premium
Is this an actual port? I.E. All the AT&T Apps and branding have been removed. Or is this just instructions because without doing anything the Skyrocket roms work, you just need the correct Kernel and radio if necessarily.
Just curious
Its a full port I presume! Cshort worked on it and yeah. Its not just instructions
PJcastaldo said:
Is this an actual port? I.E. All the AT&T Apps and branding have been removed. Or is this just instructions because without doing anything the Skyrocket roms work, you just need the correct Kernel and radio if necessarily.
Just curious
Click to expand...
Click to collapse
Sent from my SGH-T989 using XDA App
Mmm finish downloading and got alienport.htm
Sent from my SGH-T989 using xda premium
How do u like it
MT4GH said:
Mmm finish downloading and got alienport.htm
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Sent from my SGH-T989 using XDA App
Can't install apks from sd card. Swype won't work. Att contacts are still there.
It is not really a port. A port would have the right kernel, it would just work.
Sent from my SAMSUNG-SGH-T989 using xda premium
OK finally download it again LOL so flashed the rom after flashing i flash singery kernel and rebooted, so i waited 5min then try login to gmail and while login it kept restarting in every attempt, so i though lets do a factory reset data in menu so i did and this time i waited 10min so far so good! Thx phreshjoker...
Sent from my SAMSUNG-SGH-T989 using xda premium
I have been using this rom for couple weeks now with bullet and its slick with great battery life.
Thanks for porting it to the community. I was thinking of doing the port but you beat me to it
Sent from my SGH-T989 using XDA App
Hey guys I didn't port it I just put it up! Its all cshorts work! glad y'all like it
Sent from my SGH-T989 using XDA App
Um did out at least flash the right kernel?
Micronads said:
Can't install apks from sd card. Swype won't work. Att contacts are still there.
It is not really a port. A port would have the right kernel, it would just work.
Sent from my SAMSUNG-SGH-T989 using xda premium
Click to expand...
Click to collapse
Sent from my SGH-T989 using XDA App
phreshjoker said:
Um did out at least flash the right kernel?
Sent from my SGH-T989 using XDA App
Click to expand...
Click to collapse
Yes I flashed synergy kernel. Would not load some apps off the market as well. Says installing, then screen goes black, and phone does soft re boot
Sent from my SGH-T989 using xda premium
Do a factory reset from menu and whait 10min after its done rebooting
Sent from my SAMSUNG-SGH-T989 using xda premium
That's why you should wait 10 min. The reason being is because the 10 minutes actually let's everything in the rom settle in and work properly...
Micronads said:
Yes I flashed synergy kernel. Would not load some apps off the market as well. Says installing, then screen goes black, and phone does soft re boot
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Sent from my SGH-T989 using XDA App
And if u guys get device management fc tell me so I can upload the correct device management apks.
Sent from my SAMSUNG-SGH-T989 using XDA App
phreshjoker said:
That's why you should wait 10 min. The reason being is because the 10 minutes actually let's everything in the rom settle in and work properly...
Sent from my SGH-T989 using XDA App
Click to expand...
Click to collapse
You have got to be kidding me... It is not a house. During the 10min wait, the phone is supposedly rebuilding the dalvic cache. This is the first device i have owned and flashed where someone said to wait 10mins. There are other roms on here where the developer says no wait is necessary. But anyway, even after waiting 10 minutes it is having issues installing apps. Apks I have on my sd card, and ones from the market. May be a bad download, will try again.
Sent from my SGH-T989 using xda premium
phreshjoker said:
And if u guys get device management fc tell me so I can upload the correct device management apks.
Sent from my SAMSUNG-SGH-T989 using XDA App
Click to expand...
Click to collapse
If you want notifications from carrier telling you an updates are available that you can't get. Device management should be frozen or deleted.
Sent from my SGH-T989 using xda premium
Even if some phones say not too... most of the devs recommend it. I had it happen on SGS4g and the vibrant.
Micronads said:
You have got to be kidding me... It is not a house. During the 10min wait, the phone is supposedly rebuilding the dalvic cache. This is the first device i have owned and flashed where someone said to wait 10mins. There are other roms on here where the developer says no wait is necessary. But anyway, even after waiting 10 minutes it is having issues installing apps. Apks I have on my sd card, and ones from the market. May be a bad download, will try again.
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Sent from my SAMSUNG-SGH-T989 using XDA App

[Q] AOKP w/ Ktoonsez kernel CPU stuck at maximum frequency

ive been running ICS since i got my phone, the battery life was horrible until i fixed the power profile, but even after that my phone's battery was not that good. i decided to flash CM10, then i switched to AOKP, both of them are awesome, but i noticed that the battery wasnt that good either, i got the ktonnsez kernel. i tried other governors, they all stay at maximum (1512MHz) after about 5 minutes of a reboot. i tried basically everything, reflash every thing, wiped everything possible. I need help plz, i wanna enjoy my S3 without worrying about the battery dying.
its all normal when i start my phone, but after 5 minutes it just stays at maximum CPU...idk why plz help im on galaxy s3 ATT i747M...i searched everywhere but still didnt find the answer
If you flashed kt747 you need to use the ktweaker app that comes with the kernel. When you find this app you need to check the two boxes into general settings
Sent from my SGH-I747 using xda app-developers app
http://db.tt/vANjN5VP
Sent from my SGH-I747 using xda app-developers app
Have you solved this yet?
Try a different governor. Personally I use on demand and noop for the scheduler.
Make sure you don't have any other overclocking programs which may be conflicting. I used to use SetCPU but with the toonz kernel I get Ktweaker. So I got rid of SetCPU.
Funny yours is locking at maximum. Mine used to lock at 96Mhz and run like crap. The above method worked for me. Don't forget to make sure your running the most updated kernel, wipe cache/dalvik/fix permissions.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
liltitiz said:
If you flashed kt747 you need to use the ktweaker app that comes with the kernel. When you find this app you need to check the two boxes into general settings
Sent from my SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
Tyvm, i did what u told me and its working for now, i was using ktweaker the whole time, but i like to check my current speed in ROM control, idk why maybe cuz the numbers are bigger? ;P im still not sure if its going to work for a long time, i did a reflash yesterday, i charged my phone at 100 percent last night, and it was sitting on low frequency, when i woke up, i was suprised to see a 6% drop of the battery, leaving me 94% left. but the speed was at 1512. and cell standby was using most of the battery.
g2tegg said:
Have you solved this yet?
Try a different governor. Personally I use on demand and noop for the scheduler.
Make sure you don't have any other overclocking programs which may be conflicting. I used to use SetCPU but with the toonz kernel I get Ktweaker. So I got rid of SetCPU.
Funny yours is locking at maximum. Mine used to lock at 96Mhz and run like crap. The above method worked for me. Don't forget to make sure your running the most updated kernel, wipe cache/dalvik/fix permissions.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
TY, ive tried switching governors before and it didnt work. But when i tried this morning, it worked... really strange.
Idk if it will last long, my phone likes to jump around from normal to maximum without me even touching the phone
Use ktweaker instead of the rom settings. Go to the performance section in settings and disable set on boot. Then, go to ktweaker and set as "apply settings immediately after boot". Once you're done, set to whatever you want it to be.
Sent from my SGH-I747 using Tapatalk 2

Under clock CPU not working

Has anyone found an app to successfully control the CPU? I have tried SetCPU to underclock but the settings don't stick.
Sent from my HTC6500LVW using Tapatalk
Are you using a custom kernal? If not that's probably why.
Sent from the One and Only
I'm not, I'm on stock. However in the past I've been able to under clock stock kernels.
Sent from my HTC6500LVW using Tapatalk
It has to be modified stock kernel. You can't fool with cpu scaling values on complete stock kernel.
Sent from an HTC One
DroidOnRoids said:
It has to be modified stock kernel. You can't fool with cpu scaling values on complete stock kernel.
Sent from an HTC One
Click to expand...
Click to collapse
That makes sense for over clocking but I've under clocked completely stock kernels on Samsung devices for the last 2.5 years.
Sent from my HTC6500LVW using Tapatalk
mlin said:
That makes sense for over clocking but I've under clocked completely stock kernels on Samsung devices for the last 2.5 years.
Sent from my HTC6500LVW using Tapatalk
Click to expand...
Click to collapse
I literally just tried it now. Installed Trickstermod, set Max freq to 1.2 Ghz, set on boot, rebooted, and it reset the frequencies back to stock. So no, you can't do it unless it's modified. Also, I remember doing this on my Note 2 and it didn't work on a complete factory stock kernel.
DroidOnRoids said:
I literally just tried it now. Installed Trickstermod, set Max freq to 1.2 Ghz, set on boot, rebooted, and it reset the frequencies back to stock. So no, you can't do it unless it's modified. Also, I remember doing this on my Note 2 and it didn't work on a complete factory stock kernel.
Click to expand...
Click to collapse
Lol, okay. I'm holding a stock rooted S4 in my left hand. I just downloaded no frills CPU set max to 1566 and it didn't go over that speed, or if it did it wasn't reported. I appreciate you trying to help but while what your saying may be true for HTC, it's not true for kernels in general.
Sent from my HTC6500LVW using Tapatalk
mlin said:
Lol, okay. I'm holding a stock rooted S4 in my left hand. I just downloaded no frills CPU set max to 1566 and guess what, it didn't go over that speed. I appreciate you trying to help but while what your saying may be true for HTC, it's not true for kernels in general.
Sent from my HTC6500LVW using Tapatalk
Click to expand...
Click to collapse
Hmmm, but I do remember my Note 2 doing the same thing with the frequencies. And you're right; I shouldn't generalize. At least we know the One can't do it.
DroidOnRoids said:
Hmmm, but I do remember my Note 2 doing the same thing with the frequencies. And you're right; I shouldn't generalize. At least we know the One can't do it.
Click to expand...
Click to collapse
FWIW trickster mod doesnt work with the stock kernel on my s4
Sent from my SCH-I545 using Tapatalk
In my attempts while porting the AT&T kernel I noticed the kconfig file has ACPU_CUSTOM_FREQ_SUPPORT set to default as "n" (no). So you will not be able to modify the cpu until I either get the AT&T port booting...or we get source code.
Same goes for the gpu...set to "n" as default.
brymaster5000 said:
In my attempts while porting the AT&T kernel I noticed the kconfig file has ACPU_CUSTOM_FREQ_SUPPORT set to default as "n" (no). So you will not be able to modify the cpu until I either get the AT&T port booting...or we get source code.
Same goes for the gpu...set to "n" as default.
Click to expand...
Click to collapse
Hmmmm, strange. I've been using trickster mod for the last several hours and my settings have stuck through two reboots . I enabled the "lock frequencies" option and my max is set to and has not exceeded 1242 MHz. It seems like the file you referenced refers to custom clock speeds. If that is in fact the case then it wouldn't be relevant in this situation since I am not attempting to change the available clock speeds but rather simply change the min and max which seems to be successfully accomplished using trickster mod.
Sent from my HTC6500LVW using Tapatalk
mlin said:
Hmmmm, strange. I've been using trickster mod for the last several hours and my settings have stuck through two reboots . I enabled the "lock frequencies" option and my max is set to and has not exceeded 1242 MHz. It seems like the file you referenced refers to custom clock speeds. If that is in fact the case then it wouldn't be relevant in this situation since I am not attempting to change the available clock speeds but rather simply change the min and max which seems to be successfully accomplished using trickster mod.
Sent from my HTC6500LVW using Tapatalk
Click to expand...
Click to collapse
Interesting, it wouldn't stick with Trickster for me. Maybe I will try again...:silly:

Help! Can't get CPU settings to stick.

So I'm running the latest release of Arshull's kernel on my Gtab 3 8.0(which is great), and per his suggestion, I am using TricksterMod kernel settings donate version to oc, but I can't get my cpu clock to stick at any setting, even after reboot. I do have the kernel settings checked to apply after boot, and it even says TM applied them after boot in my notification panel. I am running stock rom with twrp recovery. I also have Rom Toolbox Pro and Titanium Backup donate, and im not sure if they are interfering. Is there any other app that will work with the gtab 3 8.0's chipset?
Btw, the gpu settings will stick sometimes but usually they do not. Willthe stock power saving feature interfere, because I usually have it enabled. I apologize in advance if I'm leaving out any needed info.
TIA!
Sent from my SM-T310 using xda app-developers app
BTT
Sent from my SM-T310 using xda app-developers app
samalama76 said:
Willthe stock power saving feature interfere, because I usually have it enabled.
Click to expand...
Click to collapse
On the 7.0, the stock power saving feature sets the max cpu frequency to 600 mhz. So, probably, yes. I'm not sure how the 8.0 is set up, but on the 7.0 this is how to get CPU settings to stick:
http://forum.xda-developers.com/showthread.php?t=2511683
I fixed this issue by installing TricksterMod in my internal storage as opposed to my external sd card, which is where I had it. Since then it has worked great, settings are sticking and its all good! Niiice! :thumbup:
-sr
Sent from my SM-T310

Categories

Resources