Guys...was just browsing few forums on XDA and found this ...
This is supported for all android versions(as i realised from reading comments).
Here is link to thread...
All credits to dev..
#me not responsible if flashing bricks device(but don't worry it surely wont )...
Will increase ur graphics score on antutu by +200....
Just try it...
http://forum.xda-developers.com/showthread.php?t=2295010
@iceyhotguy , would like your comment about it...
All here who use it, just lemme know if it butters up something(not a placebo effect at all ..dont worry)... @testerforgrand ..all comments are awaited and welcomed...
Hope i helped...
Sent from my GT-I9082 using Tapatalk
Moderator pls move thread to general section..i mistakenly posted here :-|...
Sent from my GT-I9082 using Tapatalk
raghavsharmaxda said:
@iceyhotguy , would like your comment about it...
Sent from my GT-I9082 using Tapatalk
Click to expand...
Click to collapse
Ok, the build.prop edits he mentions,
busybox echo "debug.sf.hw = 1" >> /system/build.prop ----- renders UI with GPU
busybox echo "video.accelerate.hw=1" >> /system/build.prop ----- Increases responsiveness of the video
busybox echo "ro.HOME_APP_ADJ=1" >> /system/build.prop ---- this is to force the default launcher into memory. I excluded this because most launchers already stay in memory and this tweak is known to fail when the launcher used is heavy. Probably why the line has been striked off in the OP's post but seems to still be there in flashable zip
busybox echo "persist.sys.use_dithering = 1" >> /system/build.prop ----- this is to enable surface dithering, in other words this may improve visual quality but is also known to cause banding in some devices that's why I didn't include it in my post. It's safe enough to try but you know what to remove if it gives you lines across the screen whenever the color contrast is changing.
Other than that the graphics library included is essentially a touchscreen driver to re-calibrate the touch response, this will definitely work, it is not a placebo but I cannot say if it'll actually make it better or less responsive.
As far as the script included goes, there's a good chance that it won't work.
The script is referring to "/sys/class/touch/switch/set_touchscreen" but we don't even have a touch class
{
"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"
}
And even if we did, I'm not sure I would use the same values as he has.
As far as the antutu score goes, I don't trust the scoring system even a little bit
It's highly unreliable in terms of accessing the exact performance index, but it is good for dividing the phones performance in quadrants confirming you have a better (or worse) hardware than other phones
Conclusion : You can flash this if you want to, but I wouldn't.
Build.prop tweaks can be manually tested and removed.
You can recalibrate your touch on your own although you don't really need to.
And like I said, the script is referring to an address that doesn't exist at that location in our phone.
iceyhotguy said:
Ok, the build.prop edits he mentions,
busybox echo "debug.sf.hw = 1" >> /system/build.prop ----- renders UI with GPU
busybox echo "video.accelerate.hw=1" >> /system/build.prop ----- Increases responsiveness of the video
busybox echo "ro.HOME_APP_ADJ=1" >> /system/build.prop ---- this is to force the default launcher into memory. I excluded this because most launchers already stay in memory and this tweak is known to fail when the launcher used is heavy. Probably why the line has been striked off in the OP's post but seems to still be there in flashable zip
busybox echo "persist.sys.use_dithering = 1" >> /system/build.prop ----- this is to enable surface dithering, in other words this may improve visual quality but is also known to cause banding in some devices that's why I didn't include it in my post. It's safe enough to try but you know what to remove if it gives you lines across the screen whenever the color contrast is changing.
Other than that the graphics library included is essentially a touchscreen driver to re-calibrate the touch response, this will definitely work, it is not a placebo but I cannot say if it'll actually make it better or less responsive.
As far as the script included goes, there's a good chance that it won't work.
The script is referring to "/sys/class/touch/switch/set_touchscreen" but we don't even have a touch class
View attachment 2537152
And even if we did, I'm not sure I would use the same values as he has.
As far as the antutu score goes, I don't trust the scoring system even a little bit
It's highly unreliable in terms of accessing the exact performance index, but it is good for dividing the phones performance in quadrants confirming you have a better (or worse) hardware than other phones
Conclusion : You can flash this if you want to, but I wouldn't.
Build.prop tweaks can be manually tested and removed.
You can recalibrate your touch on your own although you don't really need to.
And like I said, the script is referring to an address that doesn't exist at that location in our phone.
Click to expand...
Click to collapse
Turns out that this thread was nonsense share :|..sorry..(i realised i do type alot after its 12am in my country(staying awake whole night even when sleepy, which leads to typing mistakes and poor judgements..and sometimes illogical helping answers ..
Sorry for trouble )..
Thanks for always helping and guiding me !!
Sent from my GT-I9082 using Tapatalk
raghavsharmaxda said:
Turns out that this thread was nonsense share :|..sorry..(i realised i do type alot after its 12am in my country(staying awake whole night even when sleepy, which leads to typing mistakes and poor judgements..and sometimes illogical helping answers ..
Sorry for trouble )..
Thanks for always helping and guiding me !!
Sent from my GT-I9082 using Tapatalk
Click to expand...
Click to collapse
Haha, it's no trouble at all. You didn't make poor judgements, you shared something that you thought would improve performance for our phones, and if this was our device specific there might have been improvements in atleast the touch rendering through GPU.
You asked me to comment on it, so I opened the code and explained each part to the best of knowledge . That's what xda is for, to learn new things about the devices we use everyday and explore what more can be done with them!
This is a thousand times better than the usual spam that flows through grand duos community, so keep exploring XDA for useful threads till you know enough to start developing yourself
@raghavsharmaxda icehotguy is Indian too
Sent from my GT-I9082 using Tapatalk
akiratoriyama said:
@raghavsharmaxda icehotguy is Indian too
Sent from my GT-I9082 using Tapatalk
Click to expand...
Click to collapse
oh i didnt knew that
sorry sorry !!
Related
{
"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"
}
Shabbypenguin and the Android Creative Syndicate
present to you
Battery Tweak RC1
This is really a tool for power users
If you don't consider yourself 'comfortable' with messing with your phone, then don't.
This is mostly the work of collin_ph, all the ideas are mostly his and I have only contributed in part to getting some things functioning correctly and some optimizations for the NS4G.
What does it do?
This tweak creates a service that periodically checks the phone's power source.
If the power source changes, it reconfigures the device for maximum performace, battery and safety.
Tweaks memory settings for current power source
Re-clocks CPU based upon battery remaining or current power source
Reclocks for maximum performance if on AC power
Reclocks for maximum performance and charging safety if on USB
Reclocks for performance and battery if on Battery
As Battery life is diminished, Maximum CPU frequency is lowered
Tweaks scaling charactaristics depending on power sourcee
CPU Scales up less frequently on battery power
CPU Scales up more frequently on USB/AC power
The CPU is allowed to scale dynamically in all charging states based upon CPU usage
Includes a batt-cfg utility to configure the system
You may load 1 of 3 pre built profiles
Manually configure CPU Frequencies in all charging states
Determine the percentage of underclocking as the battery drains
Configure how often to poll the power state / battery statys
Disable batt.sh service from running at startup
Includes a batt-rm.sh uninstall utility
Includes a batt-diag diagnostic utility
Includes optional Disk performance tweaks (enabled by default)
Includes overheating controls to lower your cpu if the phone starts to overheat
The Tools
The entire 'application' is written in shell code and was first written just to give a performance and battery boost, but since has evolved more and more.
All the tools mentioned will be utilized either through the terminal, or in adb shell.
batt.sh
This is the core of the entire script. Don't mess with it.
The one thing you should do after installing the script:
Code:
Code:
pidof batt.sh
If theres any number showing up after it, then it's working fine.
batt-cfg
This is the 'main menu' of sorts, as it gives the user all the options and allows them to toggle tweaks/mods on the fly.
batt-diag
It's a diagnostics utility, allowing you or someone knowledgeable to figure out any issues that you may be having with your device and be able to pinpoint exactly where the problem is.
batt-diag -v gives a more thorough output as you can see here; http://pastie.org/1162034
batt-rm.sh
It's a battery tweak removal script, follow the onscreen prompts and it should remove just about any trace of the battery tweak script.
The Presets
The presets are just default configurations that I have set up that can make your phone more efficient without you, the user, having to manually set everything.
The preset of 800 literally means that 800000 is the scaling_max_freq, or the max frequency, that your phone can achieve after you enable it.
Just typing 1, and then enter, you'll be ready and set to go. Same with 2 or 3.
Customize Settings
This is only for the experienced user, and it allows you to manipulate most/ifnotall the configurables on your device.
Note, you do not need to configure anything to enable this battery mod. Default settings will be assigned at 800MHz.
All the settings explain what each option does, so read them carefully.
Disk Boost
Remounts via noatime and nodiratime. Look up what that means on your own, and why it benefits performance the way it does.
Prerequisites needed to run this
netarchy's kernel
Matr1x kernel
seems to work with every rom
If you're running any other kind of kernel, feel free to try it but i cannot guarantee that it will work.
This script will WORK even if you don't have the import call at boot, but it won't survive on the next reboot. AKA if you dont have this rom kernel, when the phone boots it may not start batt.sh if you are willing please check and let me know if the rom/kernel supports it.
You can check via:
Code:
Code:
pidof batt.sh
NOTE: This script will also prompt you to try to run itself as root if you use it in terminal.
Contributors:
Collin_ph
Decad3nce
myn
onicrom
shabbypenguin
nullghost (aka tehdarkknight)
nubecoder - so he might not cry any moar
Download
*make sure to ignore some of the finer things on the screens they came from the epic version which im working on *
*make sure you are running these as root*
*disable setcpu while running this*
reserved for something
Makes me want to get a Nexus...
EPIC PORT [email protected]!!!!!
why so you can try it on your evo3d?
Great job bro!
Sent from my Nexus S 4G using Tapatalk
I can't wait to try this.
dreamsforgotten said:
Great job bro!
Sent from my Nexus S 4G using Tapatalk
Click to expand...
Click to collapse
OT: but those lyrics are from Tears for Fears, he simply did a cover
Sent from my Nexus S 4G using XDA App
derekwilkinson said:
I can't wait to try this.
OT: but those lyrics are from Tears for Fears, he simply did a cover
Sent from my Nexus S 4G using XDA App
Click to expand...
Click to collapse
Well I covered my ass by citing a reference : p
Sent from my Nexus S 4G using Tapatalk
Now that's what I'm talking about, great job can't wait to get this up and running
Sent from my Nexus S 4G using XDA Premium App
Nice job. I might play around with this later tonight. Nicely done.
I install it but were i go for settings?
Sent from my Nexus S 4G using Tapatalk
renizo said:
I install it but were i go for settings?
Sent from my Nexus S 4G using Tapatalk
Click to expand...
Click to collapse
batt-cfg check the op for more
Sent from my Nexus S 4G using Tapatalk
either thru terminal emulator or adb shell
Anyway to add support for init.d by putting or editing a different script? Using opensoju, i dont know much about init.d or how it is implemented into a rom.
I love this original mod by collin. Glad to see you guys working w him
Uncle Jimmy says hello
uhh no idea all i know is the init script is there
It's been forever since I've used Collin's tweak with my Hero so please forgive the stupid question: if I flash a Rom or kernel do I need to reflash the batt tweak zip?
Sent from my Nexus S 4G using Tapatalk
rom yes, kernel no
shabbypenguin said:
uhh no idea all i know is the init script is there
Click to expand...
Click to collapse
After flashing netarchy beta 1.3.5, init.d was created and is executing at boot. In the kernel. Learn something new everyday Thanks for this mod. Ima big fan of ACS.
Uncle Jimmy says hello
running deck's ROM 1.2x, netarchy kernel 1.3.0.12 CFS universal and it survives reboot,.
Thanks for this. I also ran this on my hero back in the day.
so you can just flash this zip & you're ready to go if you want to leave everything at their default state?
everything seems to be working for me with KingsROM & Netarchy Kernel!
There is a fix for better graphics and no lag over at the S3 forums.
Has anyone tried it?
[V2 Added!Also Read the last page!Need help guys! ]Asphalt 7 graphics patch!
UPDATE
I am sorry that I opened a new thread for something that already existed.
Anyway, if this is not to be closed, at least I'll try to give some help.
The original guide is here by leelaa so props go to him. I would only like to point some corrections and make it more lightweight.
leelaa said:
1. Copy the .obb file off you're device from android/obb/com.gameloft.android.ANMP.GloftA7HM/main.101.com.gameloft.android.ANMP.GloftA7HM.obb
2. Using 7 zip right click the file and open archive, now go to data/deviceconfig/ and you will see 1 file (deviceconfig.xml) delete it. It will take about 2 minutes to delete.
3. Now copy the new deviceconfig.xml over where the old one was. Once again this will take about 3 minutes to copy over.
4. Now exit 7 zip, delete the obb file which is still on your tablet and now copy the new one over.
5. Start the game, it will tell you it needs to download 1mb of data (this normaly resets everything we have done but it wont)
6. Enjoy.
I put a lot of trying and error into this to get it working the way it is. If there are any hiccups i will once again edit this file.
UPDATE!!!!!!
Enabled msaa
enabled gamma illuminance
enable high quality car shader
maybe one or two more things.
there is not much i can do in reguards to the enviroment. allthough it does look better.
you should try a quick race on huwai and you should see the differance. i noticed a slight frame rate drop every now and then, nothing to bad though and i am enjoying the game very much the way i have this xml set up.
i reccomend you pull the xml you are using now and keep it on youre computer for backup reasons, incase you think the game is to laggy.
Link Updated - Good Graphics, NO LAG [https://docs.google.com/open?id=0B2EOPJ1y9uirdlI2MG0xYkIyQjg
UPDATE 2!!!!!! - Better Graphics, YES LAG
this as hire map enabled. i disabled some other graphices to make this even remotely playable. i would not reccomend you keep using this si its laggy. this is just to show you what the game should look like. infact it should look better than this but as i said i dissabled some effects.ie gamma illuminance. post process render textures. dynamic car shader.
hi es map link https://docs.google.com/open?id=0B2EOPJ1y9uirLWZMamx1cnJqN2M
please do not write back to me complaining this is laggy. i allready know this and there is nothing i can do. we allready have the best we can get with the previous release.
Click to expand...
Click to collapse
isn't a fix for mali gpu,or universal?
EDIT
in the end he sad that don't works for others phones..and if we want,we have to say him that!------>This WILL NOT WORK ON OTHER DEVICES...yet!
I you want it to ask me and i'll try to make it work for that device....
(and you can be a tester... )
I'll start a universal version soon so stay tuned! "
sert00 said:
isn't a fix for mali gpu,or universal?
EDIT
in the end he sad that don't works for others phones..and if we want,we have to say him that!------>This WILL NOT WORK ON OTHER DEVICES...yet!
I you want it to ask me and i'll try to make it work for that device....
(and you can be a tester... )
I'll start a universal version soon so stay tuned! "
Click to expand...
Click to collapse
PM me as well when you get something working. Love the game and would like a fix for the lag.
no man you misunderstood my post.after the -------> i only paste what original OP on s3 section sad...All you can do is PM the original author and wait for an universal release of the fix!
cheers
sert00 said:
no man you misunderstood my post.after the -------> i only paste what original OP on s3 section sad...All you can do is PM the original author and wait for an universal release of the fix!
cheers
Click to expand...
Click to collapse
There is the same fix.. I did it
Looks much better and reflections are back... sure it was in this forum...
Just needed to swap over a deviceconfig in the game obb...
Here you go,, its a few pages back...
http://forum.xda-developers.com/showthread.php?t=1878598
don't mean to hijack your thread, but does anyone have a loading circle flickering problem? I've never played this damn game yet since I bought it and too late to refund.
Running CleanROM 1.2.5, franco kernel (latest), updated binaries to JRO03S. NO OC or UV made. Tried this with motley kernel too, fixed permissions, wiped caches, but no luck.
shadeygeezer said:
There is the same fix.. I did it
Looks much better and reflections are back... sure it was in this forum...
Just needed to swap over a deviceconfig in the game obb...
Here you go,, its a few pages back...
http://forum.xda-developers.com/showthread.php?t=1878598
Click to expand...
Click to collapse
thanks man for this!never ever see that!i can't thank you,i'm limited to 8 thanks a day,and already used.the next time bro!cheers and thanks
doesn't work for me on S3 JB 4.1.1 , kernel siyah 1.7rc1...
eveyrtime I copy/paste the deviceconfig.xml to computer\GT-I9300\Phone\Android\data\com.gameloft.android.SAMSUNG.GloftA7SS\files , the game asks to me to redownload some files :/
the file deviceconfig is erased and I ve the original file deviceconfig.xml :/
A little bit disapointed
I dont see why 3D games on android have no video config so i can turn on off what i want,only game that i see has that is GTA 3..gamelooft games are most retarderd ..they play on nexus 7 with most ugly graphics and on other tablet i have game enables much higher graphics even it has much weacker gpu..adding setting is one day job
Sent from my Nexus 7 using xda app-developers app
You could overclock the device though? I saw someone with a ROM that allowed to clock.
Probably some apps that make you do that too?
DZonikg said:
I dont see why 3D games on android have no video config so i can turn on off what i want,only game that i see has that is GTA 3..gamelooft games are most retarderd ..they play on nexus 7 with most ugly graphics and on other tablet i have game enables much higher graphics even it has much weacker gpu..adding setting is one day job
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Yeah Gameloft sucks with tablets.
Spider-Man and The Dark Knight run better on my HTC One S than it does on my Nexus 7.
Now there's no need for this, with the last version of Asphalt 7 (1.0.5) the graphics are just like in Ipad and now it appears that uses the quad core, its veery smooth now :victory:
Here some caps now, without editing any file, just stock game configuration.
{
"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"
}
Hello family, I've been recently getting a lot of mail on how to successfully overclock a GPU .So figured i would make this thread for you,,And we can all help one another on questions and so forth..
Stock Max frequency is 533
This will bump it to 733 frequency.(800 is max)
First you have to be on a ROM that has (init.d support)
Second a kernel that supports overclocking CPU/GPU like (Perseus O/C Kernel)
Next,using root explorer app navigate to ETC/INIT.D folder put these 733 file into the init.d folder
Now am using ROM TOOLBOX PRO
Go to TOOLS section and go to SCRIPTER...press the + toggle and find where you placed the 733 tweak in the init.d folder and import it.
When it script pops up, press it and RUN SCRIPT once done press it again and SET AS BOOT..
reboot and you should see a notification showing it ran the script,,easy as that..
OPEN the ZIP file and take the gputweaks733max out,,this is what you will use.
PLease hit thanks if this helped..
(thanks to truth77,dafox,bluntman420.for the help)
Excellent been waiting for instructions on this! Will try and report back. Thank you!
EDIT: Worked as described! Thanks Wish777!
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
turilo said:
Excellent been waiting for instructions on this! Will try and report back. Thank you!
EDIT: Worked as described! Thanks Wish777!
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
Click to expand...
Click to collapse
Awesome..pretty easy with a guide huh..Lol now watch your scores on benchmarks..not saying that benchmarks are accurate but it will def show improvements.
Cool thanks I got this working...
what about undervolting the gpu?
Thank you.I have had a little confusion about this and you made it clear for us.
Sent from my SGH-I317M using xda premium
Alternative method...
Open the extracted file with smanager (free, playstore) click the icon above su, boot, then click save, then run, easy.
{
"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"
}
i'm gonna wait until he releases an APP that does this cuz i don't know if my stock rom has init.d support, and scripts are too restrictive and cumbersome
Posted on wrong thread
yes they will not match exactly unless thats a valid step, it picks the closest that matches, when I was configuring it I just knew I needed to step up on level higher beccause it had just crashed on a lower level, so I bumped it by 14 or whatever so that it would pick the next step (which I didnt know offhand)
also.. im pretty sure by those values you ran my script not the one in this thread..script in this thread shouldnt even touch voltages
Sent from my Transformer Prime TF201 using xda app-developers app
Not that I do any real processor intensive tasks, but I keep my Note2 in Power Save mode 90% of the time and there is no lag whatsoever playing Angry Birds Star Wars. Can't imagine what it would be like with an overclocked GPU. What games you all run that actually tax the GPU?
gundal said:
yes they will not match exactly unless thats a valid step, it picks the closest that matches, when I was configuring it I just knew I needed to step up on level higher beccause it had just crashed on a lower level, so I bumped it by 14 or whatever so that it would pick the next step (which I didnt know offhand)
also.. im pretty sure by those values you ran my script not the one in this thread..script in this thread shouldnt even touch voltages
Sent from my Transformer Prime TF201 using xda app-developers app
Click to expand...
Click to collapse
You are right, I posted on wrong thread, corrected and posted on the original thread, thanks gundal
EVOIXGSR said:
Not that I do any real processor intensive tasks, but I keep my Note2 in Power Save mode 90% of the time and there is no lag whatsoever playing Angry Birds Star Wars. Can't imagine what it would be like with an overclocked GPU. What games you all run that actually tax the GPU?
Click to expand...
Click to collapse
Nova 3, the new need for speed most wanted seems to as well but im not sure
i can't find init.d, is it because hybrid rom does not support this init.d?
can i just create a folder of this?
9wire said:
Alternative method...
Open the extracted file with smanager (free, playstore) click the icon above su, boot, then click save, then run, easy.
Click to expand...
Click to collapse
tried this also, but after i run it it says gputweaks733max line 1:................ not found
thank so much
brochador said:
i can't find init.d, is it because hybrid rom does not support this init.d?
can i just create a folder of this?
tried this also, but after i run it it says gputweaks733max line 1:................ not found
Click to expand...
Click to collapse
Use rom toolbox.....its so much easier then running the script app...
And as far as you not seeing the init.d your ROM seems not to support it...what kernel are you on as well?...The develop er of the clean ROM has a mod for init.d support in his thread
kakapt said:
thank so much
Click to expand...
Click to collapse
Hit the thanks...lol
wish777 said:
Use rom toolbox.....its so much easier then running the script app...
And as far as you not seeing the init.d your ROM seems not to support it...what kernel are you on as well?...The develop er of the clean ROM has a mod for init.d support in his thread
Click to expand...
Click to collapse
I have perseus kernel. I really cant find the init.d folder..
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
brochador said:
I have perseus kernel. I really cant find the init.d folder..
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
Click to expand...
Click to collapse
What rom are you on?..you dont see anything in the folder I posted in 1st post?
Not a 100% sure..but I believe your rom has to have it set up not the kernel..but they work hand in hand though...sounds like your rom doesnt have it support for init.d
wish777 said:
What rom are you on?..you dont see anything in the folder I posted in 1st post?
Not a 100% sure..but I believe your rom has to have it set up not the kernel..but they work hand in hand though...sounds like your rom doesnt have it support for init.d
Click to expand...
Click to collapse
as i said before, hybrid rom..
seems like it doesnt really support init.d.
Hello there!
I had Motorola Milestone before S3, and I developed this app. Since it seems that there were few users that found it use full, I rewrite it to suport multi-cores and S3 phone.
In short:
This app will show info and details about your phone CPU, like active governor, active cores, total system uptime, wake time, deep sleep time and frequency details. It auto refreshes every one second, and on my S3 it takes less than 8% of cpu...
I tested it on stock XELLA rom with siyah kernel, but it should work on any rom/kernel versions _IF_ kernel has cpufreq_stats enabled and loaded.
If some values are 0 or -1 it means that it cannot read those values, either because file doesn't have read-all permissions or cpufreq_stats is not enabled/loaded, and would be nice if you'd report that back.
Also, this file _should_ work with almost any android device, but I only have S3 to test it, so if you have another device, please test it and report back result, with info about phone/rom/kernel.
Any comments and suggestions are welcome!!
updates:
v0.21 - added temperature reading. Temperature is from CPU directly and not from battery! This will almost certainly work only on S3 (and maybe device with similar SoC)...
P.S.
Version starts from 0.2 because I reused lot of code from old app...
P.P.S.
Original thread is here.
P.P.S.
I hope that I posted this to correct forum section!
Screenshot attached.
{
"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"
}
Nice work, but I really wish it could tell more information such as CPU temperature...
Sent from my GT-I9300 using xda premium
qtwrk said:
Nice work, but I really wish it could tell more information such as CPU temperature...
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
thx!
that is in TODO list, first after few minor code fixes... anything else?
amossam said:
thx!
that is in TODO list, first after few minor code fixes... anything else?
Click to expand...
Click to collapse
2 small things, please take look at screenshot
1. The core 3 is position shifted... I guess because both core 1 and 2 are off, and double off took 2 more spaces than double on so...
2. could you hide unused frequencies? I am using Siyah, which is able to use 200 to 1800 but I set maximum to 1400, so you may consider don't show those unused frequency so occupy less place?
By the way, could you explain what "frequency transition " means?
Sent from my GT-I9300 using xda premium
qtwrk said:
2 small things, please take look at screenshot
1. The core 3 is position shifted... I guess because both core 1 and 2 are off, and double off took 2 more spaces than double on so...
2. could you hide unused frequencies? I am using Siyah, which is able to use 200 to 1800 but I set maximum to 1400, so you may consider don't show those unused frequency so occupy less place?
By the way, could you explain what "frequency transition " means?
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
1. yea, two off's seems to make that issues. I'll try to make a font little smaller, or maybe in two lines...
2. I was thinking about hiding unused freqs, but it didn't bother me enought! will do it.
Frequency transitions is number of frequency hops. so, it's number of times that cpu changed frequency.
amossam said:
1. yea, two off's seems to make that issues. I'll try to make a font little smaller, or maybe in two lines...
2. I was thinking about hiding unused freqs, but it didn't bother me enought! will do it.
Frequency transitions is number of frequency hops. so, it's number of times that cpu changed frequency.
Click to expand...
Click to collapse
A little thinking, I assume in frequency detail
It says "CPU (governor ) "
And beneath that there 2 sets of numbers, number in ( ) are means current setting min and max I think? But if so, consider you put word governor inside ( ), the number below shouldn't show up otherwise?
And I guess current frequency , something like 200 (200), is kinda useless (no offense, please don't get me wrong, maybe you put there for some purpose, but I just don't see it )
Sent from my GT-I9300 using xda premium
qtwrk said:
A little thinking, I assume in frequency detail
It says "CPU (governor ) "
And beneath that there 2 sets of numbers, number in ( ) are means current setting min and max I think? But if so, consider you put word governor inside ( ), the number below shouldn't show up otherwise?
And I guess current frequency , something like 200 (200), is kinda useless (no offense, please don't get me wrong, maybe you put there for some purpose, but I just don't see it )
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
no offense taken!
one number is what CPU reports it's frequency, and in () is number which governor says that CPU frequency is.
because those two number don't need to be same, altought most of time they are same. not shure did I explained well!
This thread is part of Han's help plan (click here for more info)
i hope you guys find this usefull ive probably spent about 400 hours in total just browsing the internet for anything that is useful and not too complicated ive also been testing many different things for a while too
Updated: 15th of may
I made this thread for general tricks tips etc just so you know
Xperia S tips
Undervolting -
Undervolting your Phone can cause issues. undervolting your phone from its default settings is usefull (saves battery and stuff) but undervolting too much can cause your android to have a lack of power to some parts and well CRASH!, same with overvolting , too much and it will burn out parts., i suggest taking it step by step untill you get a slight lag.
-/system/app
Take not Un-installing unnecessary apps like maps facbook and talk will SPEED up your phone Alot. WARNING - uninstalling the wrong app can cause your phone to bootloop so you will have to RE-Flash the rom or do a restore
-Sreenshots ICS (im sure this will be like this in Jelly bean)(At first i was Like WTF?!!)
This took me a while to find but in ICS to take a Screenshot you press the power button (button on top of your device) and the Volume down)
-Camera Quality
Lower ISO means less noise but darker images , raise the Exposure enough to match your image to well what you see , superior auto is kinda useless, , i find 200 Iso is best because it captures colour quite decently, anyway what im saying is Manualy set up your camera for best quality AIs are never good at guessing
-Battery life
ive knoticed that com.sonyericson.android.wakeup stopped my phone from sleeping over 100's of times in about 4 hours , so if possible delete or freeze it , your device would sleep properly and your battery would last months well if it was sleeping. anyway i tried to avoid using apps like ilumination notifacation , it made my phone not sleep and well killed my battery
-Lag
Take note lot of build properties make your device lag more, it is best to use few and ones that ACTUALLY WORK
you can use a entropy generator (Seeder thread) this is the best way remove of lag
here are some that may help with touch response, these have made my device feel a tiny bit less laggy when scrolling
Touch response
touch.pressure.scale= 1.0 [instead of 0.0075]
touch.size.scale= 20.00 [ instead of 16.91]
touch.size.bias= 70.00 [instead of 67.65]
View.scroll_friction=10
ro.sf.compbypass.enable=0
persist.sys.use_dithering=0
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
Camera quality (these can cause focus problems)
ro.media.enc.jpeg.quality=100
ro.media.dec.jpeg.memcap=192000
ro.media.enc.hprof.vid.bps=192000
-Rom/Kernel Thingys
-bootloaders and kernels
BIG NOTE - YOU CANT INSTALL KERNELS ON LOCKED BOOT-LOADERS
to check if your boot-loader is locked go to your phone keypad (where you put phone numbers in) and punch in *#*# 7378423#*#*
it should open something called "Service Menu" you would want to then go to Service info then Configuration
There should be some text below everything else saying Rooting Status: Bootloader unlocked: yes. this means you can unlock your bootloader
to unlock your bootloader you can use the sony flashtool and run a bootloader unlock , from then you can install custom kernels compatible with your ROM and your Device
-roms
installing some roms means you sometimes need a custom kernel (like i said earlier unlocked bootloader) there are instructions to install on Almost all ROMS/Kernels, YOU MUST FOLLOW THEM ALL otherwise you may encouter problems (example wifi not working because mis-installant of kernel)
-Dual Boot
having a dual boot system on your device may make it alittle more laggy thats only just after installing i have noticed once its run through everything a couple of times its less laggy
-memory cleaners
most memory cleaners can cuase problems ive had a few issues with apps being damaged by a ram clearer of sutch
-Bare results
Build.prop
touch response= smoother , mild increase in performance
camera quality= less noise , focusing problems
other props= more lag (tested props)
Dual boot= only laggy after fresh install on loop Rom/kernel
Seeder= perfect (dont use android tuner entropy generator and seeder at the same time causes FC on seeder)
anything else , just ask me and ill test it
sorry for bad English, English is my 5th language and it is the hardest thing ive found to learn so far
Very useful apps:
-android tuner - https://play.google.com/store/apps/details?id=ccc71.at.free&feature=nav_result
-system tuner- https://play.google.com/store/apps/details?id=ccc71.pmw&feature=nav_other
-backlight keyboard controller https://play.google.com/store/apps/...1bGwsMSwxLDEsImNvbS5kZXNrYW5nZWwua2JsaWdodCJd
-Fps meter (not free) https://play.google.com/store/apps/details?id=com.aatt.fpsm&feature=search_result
-xperia motion snap http://forum.xda-developers.com/showthread.php?t=1970737
-Xplore file manager https://play.google.com/store/apps/...SwxLDMsImNvbS5sb25lbHljYXRnYW1lcy5YcGxvcmUiXQ..
Others
For Recover soft brick
http://forum.xda-developers.com/showthread.php?t=1849170
Sources/Credit to original thread creators
http://talk.sonymobile.com/message/170676#170676
http://forum.xda-developers.com/showthread.php?p=31961736
http://forum.xda-developers.com/showthread.php?t=2195355
http://forum.xda-developers.com/showthread.php?t=2040927
http://forum.xda-developers.com/showthread.php?t=2086074
Email me at: [email protected]
Free rosy wallpaper because i made it when i was bored
Ask me something i will Look it up untill i find the answer
It would be nice to credit original authors of those tips.
thank you for reminding me
switzerland92 said:
It would be nice to credit original authors of those tips.
Click to expand...
Click to collapse
i got alot of this from many people but im noting down who i find with this same information , you will see credit soon
All are old information
Re: tips/tricks/hints/
auni said:
All are old information, another pointless thread.
Click to expand...
Click to collapse
{
"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"
}
Tbh,this would be useful for people that DON'T know about this...
Edit : Even me didn't know about that ISO part...thx op!
Sent from my LT28h using xda premium
AW: tips/tricks/hints/
This is not useless.
This thread is basically gathered old indormations,
And explained with simple explanation.
I think for noob its a good thread.
Gesendet von meinem LT26i mit Tapatalk 2
I think it's a good effort, that proof I am a noob then.