Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Temka1337
Old
#31  
Member
Thanks Meter 20
Posts: 83
Join Date: May 2012
Thank you shirioko.
 
Benik3
Old
#32  
Benik3's Avatar
Senior Member
Thanks Meter 185
Posts: 628
Join Date: Feb 2012
Location: Pilsen - The City of Beer :)
I tried also reboot and fix permission and it still doesn't work :/
I tried also enable it with SystemTuner and disable with the app, also not working.
Maybe it's due to TakeControl...
HTC Evo 3D GSM - rooted, S-OFF
4EXT Recovery Touch v1.0.0.5 RC9
ROM: ICS Mwakious 16.3 Sense
kernel: ButteredToast 14.5
 
mwakious
Old
#33  
mwakious's Avatar
Senior Member
Thanks Meter 6338
Posts: 2,330
Join Date: Jan 2008

 
DONATE TO ME
Quote:
Originally Posted by Benik3 View Post
I tried also reboot and fix permission and it still doesn't work :/
I tried also enable it with SystemTuner and disable with the app, also not working.
Maybe it's due to TakeControl...
yes,take control out....
i managed to make it work but second core goes on deep sleep....
maybe because i have default the 2 cores to go down to 192000 for battery,in v9.1 i changed that to 384,testing now....
i will try to make v.9.1 to be compatible with this app...its a little difficult because i use a lot of system tweaks and system changes (not evo)...i will continue posting...i want this to work
The Following User Says Thank You to mwakious For This Useful Post: [ Click to Expand ]
 
scariola
Old
(Last edited by scariola; 21st June 2012 at 12:50 AM.)
#34  
scariola's Avatar
Senior Member
Thanks Meter 308
Posts: 1,024
Join Date: Nov 2009
Location: Sandy Eggo, CA
N/m, I see what you did here...
 
pedja1
Old
#35  
pedja1's Avatar
Recognized Developer - OP
Thanks Meter 1286
Posts: 1,113
Join Date: Oct 2011
Location: Zrenjanin

 
DONATE TO ME


Some updates coming later today

I didnt find any other way to see cpu frequency but looking in file /sys/devices/system/cpu0/cpufreq/scaling_cur_freq , so I dont know if thats good idea or not
There are still some bugs i'm trying to fix
When cpu1 is enabled min freq is 192Mhz although its set to 384
It display frequency in Khz although it says Mhz...
Device: HTC Evo 3D GSM Hboot:Revolutionary S-OFF ROM:CM 10.1 Recovery: 4ext



Kernel Tuner - Take ctrl over your device

Kernel Tuner - Official Website



If you want to help, feel free to donate.
The Following User Says Thank You to pedja1 For This Useful Post: [ Click to Expand ]
 
shirioko
Old
#36  
shirioko's Avatar
Senior Member
Thanks Meter 241
Posts: 716
Join Date: Jan 2008
Location: Voorburg
Quote:
Originally Posted by pedja1 View Post


Some updates coming later today

I didnt find any other way to see cpu frequency but looking in file /sys/devices/system/cpu0/cpufreq/scaling_cur_freq , so I dont know if thats good idea or not
There are still some bugs i'm trying to fix
When cpu1 is enabled min freq is 192Mhz although its set to 384
It display frequency in Khz although it says Mhz...
Aren't there 3 possibilities to set your second core to?
- Disabled
- Synchronous (Always on)
- Asynchronous (Turned on/off by governor) (default)


That would be totally awesome. I haven't really read into the system files which let you change your cpu settings so I can't comment on that

How did you manage to access the system files? Did you use chmod to change permissions or did you use an elevated terminal inside your app to echo the values to the files?

EDIT:
HA! Finally! Thanks meter limit has been reset
The Following 2 Users Say Thank You to shirioko For This Useful Post: [ Click to Expand ]
 
pedja1
Old
(Last edited by pedja1; 20th June 2012 at 10:51 AM.)
#37  
pedja1's Avatar
Recognized Developer - OP
Thanks Meter 1286
Posts: 1,113
Join Date: Oct 2011
Location: Zrenjanin

 
DONATE TO ME
Quote:
Originally Posted by shirioko View Post
Aren't there 3 possibilities to set your second core to?
- Disabled
- Synchronous (Always on)
- Asynchronous (Turned on/off by governor) (default)


That would be totally awesome. I haven't really read into the system files which let you change your cpu settings so I can't comment on that

How did you manage to access the system files? Did you use chmod to change permissions or did you use an elevated terminal inside your app to echo the values to the files?

EDIT:
HA! Finally! Thanks meter limit has been reset
First i chmod the file to be writable(644)
Echo 1 in file
Chmod it to 444 so that system cant change it

And to disable it by:
Chmod to 777
echo 0
Now its disabled by default but system can turn it on/off when needed

Same way i could do what you have sugested, totaly disabling second cpu by echoing 0 and chmoding to 444(awesom ideathanks)
Device: HTC Evo 3D GSM Hboot:Revolutionary S-OFF ROM:CM 10.1 Recovery: 4ext



Kernel Tuner - Take ctrl over your device

Kernel Tuner - Official Website



If you want to help, feel free to donate.
The Following User Says Thank You to pedja1 For This Useful Post: [ Click to Expand ]
 
pedja1
Old
#38  
pedja1's Avatar
Recognized Developer - OP
Thanks Meter 1286
Posts: 1,113
Join Date: Oct 2011
Location: Zrenjanin

 
DONATE TO ME
update in second post
Device: HTC Evo 3D GSM Hboot:Revolutionary S-OFF ROM:CM 10.1 Recovery: 4ext



Kernel Tuner - Take ctrl over your device

Kernel Tuner - Official Website



If you want to help, feel free to donate.
 
iamaniff
Old
#39  
iamaniff's Avatar
Senior Member
Thanks Meter 38
Posts: 338
Join Date: Apr 2012
Location: Raub
1.9? Wowww how can you do it?

Sent from my HTC EVO 3D X515m using xda premium
HTC EVO 3D X515M
HTC ONE X
#SamsungHater
 
pedja1
Old
#40  
pedja1's Avatar
Recognized Developer - OP
Thanks Meter 1286
Posts: 1,113
Join Date: Oct 2011
Location: Zrenjanin

 
DONATE TO ME
Quote:
Originally Posted by iamaniff View Post
1.9? Wowww how can you do it?

Sent from my HTC EVO 3D X515m using xda premium
No, its not 1.9 GHz its 192mhz
Read few posts up, its a mistake I've made in ui, screenshot is old, in app itc corrected

Sent from my HTC EVO 3D X515m using Tapatalk 2
Device: HTC Evo 3D GSM Hboot:Revolutionary S-OFF ROM:CM 10.1 Recovery: 4ext



Kernel Tuner - Take ctrl over your device

Kernel Tuner - Official Website



If you want to help, feel free to donate.

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

Advanced Search
Display Modes

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

Go to top of page...