[Q] JIT on x10 mini - Sony Ericsson XPERIA X10 Mini

Is it posible to install JIT on x10 mini?
I've seen that it can be installed in the big X10:
http://forum.xda-developers.com/showthread.php?p=9000241#post9000241
Is it posible to install it on x10 mini following the same steps? have someone tried it?
Thanks

i have installed it and i seems like its working on my mini pro
can some one post his "benchmarkPi" and/or "quadrant" score so we can compare
u20i with JIT and this is with underclocking to 480MHz standart is 600
Quadrant: 602
benchmarkPi: 7906 miliseconds

@owain94
Can you post your benchmark results without underclocking (at 600MHz)?
Do you have any stability problem with JIT? and what about battery?
I have these results without JIT:
Quadrant: 514
I'll put here my results when I install JIT

how can i use jit on my xperia mini(just mini)? thanks.

link87 said:
@owain94
Can you post your benchmark results without underclocking (at 600MHz)?
Do you have any stability problem with JIT? and what about battery?
I have these results without JIT:
Quadrant: 514
I'll put here my results when I install JIT
Click to expand...
Click to collapse
@600MHz almost 620
follow the link in the first post to install JIT

owain94 said:
@600MHz almost 620
follow the link in the first post to install JIT
Click to expand...
Click to collapse
Can you please tell us how you got 620? What performance techs did you do?
ME:
JiT enabled, unmodified LauncherPro homescreen, my setCPU was set at 600MHz (min and max, performance).. Bloatware removed, autokiller set to optimum, killed apps using adv. task killer pro before running benchmark, Still, the best I got was a pathetic 585 on Quadrant and 4.477Mflops.s on Linpack ...
Can you please share for other performance junkies? Thanks!

So did you notice any perfomance boost with JIT compiler?

Work for me - X10 mini - 2.1
I've just installed, rebooted (wait, wait, wait...),
few lag on first restart, then all is ok!
Quadrant: 507-520 (before / NoJIT)
575 (after / with JIT)
I do not customize CPU freq, etc...

I think it is working.
{
"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"
}
But i can't really tell untill someone with a stock X10 mini could post his results on Quadrant.

DaRk_dOg said:
But i can't really tell untill someone with a stock X10 mini could post his results on Quadrant.
Click to expand...
Click to collapse
Using Quadrant Standard, my X10 mini gets a score of 508 (just below the Desire on the graph) so it looks like you're getting about a 15% boost

Guys I cant make it work. I do everything riggt but I ge adb not found when I ask to pull build prop. Any help?
Sent from my E10i using XDA App

owain94 said:
i have installed it and i seems like its working on my mini pro
can some one post his "benchmarkPi" and/or "quadrant" score so we can compare
u20i with JIT and this is with underclocking to 480MHz standart is 600
Quadrant: 602
benchmarkPi: 7906 miliseconds
Click to expand...
Click to collapse
my mini was rebboting at every step after cd sdcard/jit
whats the error?

mariosraptor said:
Guys I cant make it work. I do everything riggt but I ge adb not found when I ask to pull build prop. Any help?
Sent from my E10i using XDA App
Click to expand...
Click to collapse
mariosraptor use this method here
but if you have mini or mini pro you should change this:
mount -o rw,remount -t yaffs2 /dev/block/mtdblock2 /system
Click to expand...
Click to collapse
with this one:
mount -o rw,remount -t yaffs2 /dev/block/mtdblock0 /system
Click to expand...
Click to collapse

waby38 said:
I've just installed, rebooted (wait, wait, wait...),
few lag on first restart, then all is ok!
Quadrant: 507-520 (before / NoJIT)
575 (after / with JIT)
I do not customize CPU freq, etc...
Click to expand...
Click to collapse
how did u do it for mini? can u post a small clear tutorial?

JiT on Mini is really good news! No need for waiting for 2.2 any more, right
I just have two questions before I go ahead myself:
1. Do you notice the difference in speed? I mean, Quadrant numbers are good but noticeable performance is better...
2. Any regressions? Anything not working? The guy in the original thread says it doesn't work good with HTC sense, I'm just thinking there could me more stuff not really compatible...
/Daniel

DanielMalmgren said:
JiT on Mini is really good news! No need for waiting for 2.2 any more, right
I just have two questions before I go ahead myself:
1. Do you notice the difference in speed? I mean, Quadrant numbers are good but noticeable performance is better...
2. Any regressions? Anything not working? The guy in the original thread says it doesn't work good with HTC sense, I'm just thinking there could me more stuff not really compatible...
/Daniel
Click to expand...
Click to collapse
I don't think that a kernel compiled with build-in JIT is to compare with this method
However:
1. In general, no. Mini is already fast enough on android 2.1 so the only noticable difference is on a game or a demanding app.
2.No regressions, but i noticed that when i tried to access my picture album, for the first time it had to take so much time to generate thumbnails.

I couldn't notice any performance difference apart from a slight improvement in benchmarks. No crashes so far. It also takes a while for the first start in order for dalvik to populate its cache.
From what I've read, JIT is supposed to be very good for devices with high ram - I guess highier than ours

Guys pls post a clear tutorial for jit installation i had problem of rebooting at many steps. And after installation my market is having some problems. Softwares get downloaded but dont get installed.nothing happens after download.
Sent from my E10i using XDA App

Hmmm... Somehow I get the feeling that this isn't really worth the hassle...
/Dnaiel

DaRk_dOg said:
mariosraptor use this method here
but if you have mini or mini pro you should change this:
with this one:
Click to expand...
Click to collapse
...then is it safe on U20i?

Related

X8 eclair Jit enable

I just make guide to enable Jit
Requirement:
eclair Rooted
Download this http://bit.ly/JiT-toggle
first use this command at adb
adb pull /system/build.prop
you can also manually use root expolrer to copy built.prop
edit the build.prop (im using notepad)
change this:
dalvik.vm.heapsize=32m
debug.sf.hw=1
added this at the end:
dalvik.vm.execution-mode=int:jit
save the changes..
after that extract http://bit.ly/JiT-toggle
at sdcard/JiT-toggle-0.1
and save the file
then do this steps
after that you must copy and overwrite the mod built.prop to folder
/sdcard/JiT-toggle-0.1/vmlibsv2
and the original build.prop to /sdcard/JiT-toggle-0.1/vmlibs_stock
then
1: enable JIT (in a termnial or adb shell)
cd adb
adb shell
su
cd /sdcard/JiT-toggle-0.1
sh enable_jit.sh
and your phone will reboot with JIT enable.
and if you want to disable jit effect just use this command
tribute for Zocker Tko
With jit, i can increase the value of quadrant score by 10 - 15 %
and linpack almost 3 times than normal
{
"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"
}
other
Before
After
and look at cpu score (the blue one)
it make almost twice faster than normal
hope this help you guys.,
Hmmm a question, what is Jit refers to??
is it gonna mak X8 run faster or ??
JIT refers to Just In Time compilation. Which is basically converting VM code into native code. Yes, it will definetly make your X8 MUCH faster.
card-us said:
Hmmm a question, what is Jit refers to??
is it gonna mak X8 run faster or ??
Click to expand...
Click to collapse
is stand for Just in time
The JIT is a software component which takes application code, analyzes it, and actively translates it into a form that runs faster, doing so while the application continues to run
sorry for my bad eng
I follow 2 this step
sh enable_jit.sh
but nothing happen, and when i reboot my x8, it's hang in SE-logo.
Can u test in more than 5 device?
Any downside ????
or other question is y se not include the jit if there is no downside)
how to enable JIT for android 1.6?
Something isn't perfect with your solution.
I had enabled the jit by your script and my phone had been slower.
I disabled it and the phone stopped at the boot screen.
A had to reflash it.
Before you publish a solution be sure that it's working well!
What firmware you get the lib-s from?
JIT is fully working thanks.
avers said:
Something isn't perfect with your solution.
I had enabled the jit by your script and my phone had been slower.
I disabled it and the phone stopped at the boot screen.
A had to reflash it.
Before you publish a solution be sure that it's working well!
What firmware you get the lib-s from?
Click to expand...
Click to collapse
Its works properly theres only a boost for game loading time or decoding videos
For rest the processor is good as it is
Dont blame the op if you brick or wreck your phone it works for others you must have done something wrong!
Sent from my rooted E15i
muzik_demon said:
Its works properly theres only a boost for game loading time or decoding videos
For rest the processor is good as it is
Dont blame the op if you brick or wreck your phone it works for others you must have done something wrong!
Sent from my rooted E15i
Click to expand...
Click to collapse
I know what I did. There was no problem.
I could enable it as well.
I changed some things in the system. Maybe one of them doesn't like it.
If you try to disable it, please let me know is it working or not.
Thanks.
Could you, please, make the thread sticky ?
avers said:
I know what I did. There was no problem.
I could enable it as well.
I changed some things in the system. Maybe one of them doesn't like it.
If you try to disable it, please let me know is it working or not.
Thanks.
Click to expand...
Click to collapse
Yup disabling doesn't work
But you still can't blame others for that!
Sent from my E15i using XDA App
muzik_demon said:
Yup disabling doesn't work
But you still can't blame others for that!
Sent from my E15i using XDA App
Click to expand...
Click to collapse
I didn't want to blame anyone. Really sorry, if I was rude.
For a compensation I give you a taskbar theme (what I'm already using)
You can change it by this way:
1. Extract the framework-res.apk from the zip to the root of your sdcard.
2. Be sure that the busybox is present on your phone!!
3. Save your framework-res:
Code:
adb pull /system/framework/framework-res.apk
4. Copy the new one to the /system/framework from your sd:
Code:
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock2 /system
busybox cp /sdcard/framework-res.apk /system/framework/framework-res.apk
I modified pulp's framework-res (from his X8.img) (2.1-RUS).
When you change it, the phone maybe freeze! You will see the new theme after a reset.
if you make something wrong, your phone will restart without any changes.
If you try it, please let me know how do you like it!
If you don't like it, you can put back the original framework-res.apk by the same way.
by Avers
After enabling jit my phone slowed down.. what can be wrong?
Sent from my E15i using XDA App
Avers screenies please
muzik_demon said:
Avers screenies please
Click to expand...
Click to collapse
Here we go.
avers said:
Here we go.
Click to expand...
Click to collapse
nice .. please upload default SE clock.apk thanks.
isaac12 said:
nice .. please upload default SE clock.apk thanks.
Click to expand...
Click to collapse
It is just the taskbar what I uploaded. Everything else will remain as before.
But if you haven't got the original SE Home screen app and the SE clock, I attached them.
(I prefer the mClock, because it is fully customizable. That's what you see on the screenshots. )
Jit works very good on my phone. For those who have problems and lag after enabling jit i recommend to delete the contents of your /data/dalvik-cache folder using root explorer and immediately reboot after this. Phone will boot slower first time after the deleting of the dalvik cache because it will need time to rebuild it but after this your phone will definitely work better. I got quadrant result 513 and linpack 7.4 on my X8.

[ROM]Stable 2.2.1 ROM for X8 | Based on miniCM | 19/5/2011 Update

This is a modified version of miniCM, its greatest feature is stable, and it looks like Sony Ericsson ‘s ROM. Update 19/5/2011
Features:
Arc Launcher, theme & bootanimation, Similarity with the official ROM
Installed SystemAppRemover, easily uninstall system apps are installed.
Lightweight: I got maximum 107MB of free RAM.
No undervolt, no overclock, only stable.
Gingerbread’s CRT screen on/off animation
Fake Dual touch and MDDI lags fix (thanks to doixanh)
{
"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"
}
Download: File name: X8-CM6-SE.zip File size: 109.44 MB
(PLEASE DO NOT MIRROR)
The version used for the Chinese people:x8-cm6-cn.zip
Installation:
Download X8-CM6-SE.zip, unzip,copy the folder to sdcard / xrecovery / backup
Into xrecovery choose the backup and restore, restore the X8-CM6-SE
Reboot (first boot will take ~1-5 minutes, wait)
If you encounter any problems or have any suggestions, please give me a shout.
seems to be what i been looking for a 2.2.1 stable rom without the 710mhz that made my x8 reboot while booting will test now
no bugs e?
can you post what works and not working in this rom?...and nice work btw..=D
every custom rom has the skype and the root restart bug.
The difference between this and MiniCM RC2 is the music player and 710OC? Right?
i already try this rom...very good in my opinion..everything works..camera,video record,radio,wifi,bluetooth,led light..no lag in games...niceee...=D
but i cant seem to turn off radio..
anmiman said:
i already try this rom...very good in my opinion..everything works..camera,video record,radio,wifi,bluetooth,led light..no lag in games...niceee...=D
but i cant seem to turn off radio..
Click to expand...
Click to collapse
really ,,,also root access FC n 3D solved too?
cruizz said:
really ,,,also root access FC n 3D solved too?
Click to expand...
Click to collapse
yess...really.....i have not yet encounter fc...i've use root explorer without any problem too..not yet maybe..haha..gonna test it for a few day..recommanded
Does skype working properly?
dont know about skype thought...not a skype user..
forget to mention...market works too..=D
root explorer works because its not killed. the system kill it just when needs the memory. try another su app too, titanium backup or other.
aerosmith1 said:
root explorer works because its not killed. the system kill it just when needs the memory. try another su app too, titanium backup or other.
Click to expand...
Click to collapse
i tried titanium backup too..it works..
anyone put a general difference about other roms, comparisons maybe?
anmiman said:
i already try this rom...very good in my opinion..everything works..camera,video record,radio,wifi,bluetooth,led light..no lag in games...niceee...=D
but i cant seem to turn off radio..
Click to expand...
Click to collapse
All of those thing works in 2.2.1 MiniCM-1.0.0-RC2 CM-6.1.3 for the X8. any other features that works? does this ROM has LP installed?
HaN6787 said:
All of those thing works in 2.2.1 MiniCM-1.0.0-RC2 CM-6.1.3 for the X8. any other features that works? does this ROM has LP installed?
Click to expand...
Click to collapse
Hmm... I disagree...
2.2.1 MiniCM-1.0.0-RC2 CM-6.1.3 lags in games.
Also reboots in su apps.
are u a developer of this rom , if yes plz answer this question:
1.what difrence with mini cm ?
2. if i kill su permision app , sd safe problem came or not?
3. what about lag in game?
4. is vpn work in this rom correctly? no safe to remove message?
sorry for my bad english
the title says that its the most stable rom, and nobody want to try it?
So its perfect?
everything working and no reboots whatever you do?
please confirm.
aerosmith1 said:
the title says that its the most stable rom, and nobody want to try it?
So its perfect?
everything working and no reboots whatever you do?
please confirm.
Click to expand...
Click to collapse
1. Su apps cause reboot when killed
2. Market works, but can't download i.e. AngryBirds
aerosmith1 said:
the title says that its the most stable rom, and nobody want to try it?
So its perfect?
everything working and no reboots whatever you do?
please confirm.
Click to expand...
Click to collapse
such a beautiful statements on this thread,
sounds promising but i guess not.
anyway, tried it, lots of common in miniCM, same bugs also,
i cant seem to find the difference,
only UI..

Overclock Xperia x8 820 MHz guide

Overclocking Xperia x8
Hello guys I asked a guide for those who want to write a pimped your x8
The 'overclocking is a procedure that can hurt your loved x8 ergo follow this guide at your own risk!
requirements:
- Rooted
- Banda Basic x15
- SetCPU
1) Download x8oc V004 http://forum.xda-developers.com/attachment.php?attachmentid=565868&d=1302528982
2) Extract the file and copy it on the sd x8oc.ko
3) By RootExplorer x8oc.ko copied to / system / lib / modules
4) Always go through RootExplorer / system / etc, hold down the file menu and hw_config.sh which opens in selected Open Text Editor
5) At the beginning put this line
code:
insmod / system/lib/modules/x8oc.ko # x8 overclocking
6) Save the changes and restart the phone
7) Open SetCPU, select Autodetect recommended speeds and set the desired frequency. Make attempts to find the maximum frequency of your CPU and select Set on Boot until you are sure it is secure
{
"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"
}
8)Selct frequenze 825 mhz
Useless thread
Sent from my X8 using Tapatalk
non mi è nuova questa guida...
who? no is useless thread
fun thread ,
can u tell what this is?
@vixkes
I think you might need to take a look at this
Beans
please, tell me how to turn on my phone! I'm tired, my mum can't phone me by a year, my wife give me up due to she think, that I'm with other women.
vixkes, help me
I think this thread is a reminder of how great doixahn is.
vixkes said:
Overclocking Xperia x8
Hello guys I asked a guide for those who want to write a pimped your x8
The 'overclocking is a procedure that can hurt your loved x8 ergo follow this guide at your own risk!
requirements:
- Rooted
- Banda Basic x15
- SetCPU
1) Download x8oc V004 http://forum.xda-developers.com/attachment.php?attachmentid=565868&d=1302528982
2) Extract the file and copy it on the sd x8oc.ko
3) By RootExplorer x8oc.ko copied to / system / lib / modules
4) Always go through RootExplorer / system / etc, hold down the file menu and hw_config.sh which opens in selected Open Text Editor
5) At the beginning put this line
code:
insmod / system/lib/modules/x8oc.ko # x8 overclocking
6) Save the changes and restart the phone
7) Open SetCPU, select Autodetect recommended speeds and set the desired frequency. Make attempts to find the maximum frequency of your CPU and select Set on Boot until you are sure it is secure (I have come to 768mhz)
8)Enjoi you x8
Click to expand...
Click to collapse
Dear I haven't hear anyone getting above 800 using this module...if you are using higher speed (>750) I dont think your processor will live long....better stick on to a max speed of 710....... Once the bootloader is unlocked we "may" get stable overclocking with higher speed...The developers are working hard on it just wait dear....
vixkes said:
(I have come to 768mhz)
Click to expand...
Click to collapse
fkin liar. thread name suggest that you want to share the method to overclock x8 to 820 MHz, when the thread is just about OC, not oc'ing to specific frequency. you can get these instructions from doixanh's thread. this one is not only useless, it's misleading.
GTFO
big lol OMFG
sandy4everyone said:
Dear I haven't hear anyone getting above 800 using this module...if you are using higher speed (>750) I dont think your processor will live long....better stick on to a max speed of 710....... Once the bootloader is unlocked we "may" get stable overclocking with higher speed...The developers are working hard on it just wait dear....
Click to expand...
Click to collapse
Really? My friend has got newer X8(black one) and he can set 825Mhz. He only sets 825Mhz for HD gameloft games. Also check this video http://www.youtube.com/watch?v=qShBkihANmU.
velnens123 said:
Really? My friend has got newer X8(black one) and he can set 825Mhz. He only sets 825Mhz for HD gameloft games. Also check this video http://www.youtube.com/watch?v=qShBkihANmU.
Click to expand...
Click to collapse
slightly stupid really as his chip wont last long at that speed, that's 225mhz more than intended so good luck to your friend.
Mods, please close this useless thread.
Thanks in advance
codfreak said:
Mods, please close this useless thread.
Thanks in advance
Click to expand...
Click to collapse
i agree, pointless spam. only the stupid want 825mhz!!!!
cool ^^ i just fried eggs on my phone for a snack i'm recommending everyone to follow this guide.
best regards
Sent from my E15i Egg Fry Edition
Blagus said:
cool ^^ i just fried eggs on my phone for a snack i'm recommending everyone to follow this guide.
Click to expand...
Click to collapse
Hahahahaaaaaaaaaa....!!!!!!!
[double] Thread Closed.

New Libs for Adreno 200 to improve 3D performance

You can check out my previous post here
Now I'm giving you the newer qualcom drivers which is better than the previous one. But this also doesn't works on stock 2.3.3.
I have tested only in oxygen n perfectpeso roms. It really works.
Instructions:
1. Download New Adreno Libs below.
2. Remove libGLES_android.so from /system/lib/egl
3. Flash new adreno libs
4. Add this @ ur build.prop
Code:
debug.performance.tuning=1
video.accelerate.hw=1
persist.sys.use_16bpp_alpha=1
persist.sampling_profiler=0
ro.lge.proximity.delay=25
mot.proximity.delay=25
ro.secure=0
ro.debuggable=1
persist.service.adb.enable=1
persist.sys.use_dithering=0
persist.sys.purgeable_assets=1
persist.sys.shutdown.mode=hibernate
windowsmgr.support_rotation_270=true
debug.composition.type=gpu
windowsmgr.max_events_per_sec=400
dalvik.vm.verify-bytecode=false
iro.min_pointer_dur=1
5. Reboot, Enjoy
6. press
{
"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"
}
button instead of commenting as Thanks.
NOTE ; 1) PLS BACKUP before trying anything
2) flash franco #4 kernel , if u get bootloops.
3) Help me if i have gone wrong somewhere.
Credits : nobodyAtall
Download the libs from here
Thank you
Now I'm am just curiouse how did you modified these drivers if I might ask? The sources are not public and it's very very hard to work with compiled code hmmm
Anyhow good luck, i will test when i have time and hope you answer my question
Work on N2 de-odex with franco#4
It doesn't work on stock 2.3.3 because of the build.prop modifications, right?
By the way, there are useless lines in it, e.g ro.lge.proximity.delay=25 only works in LG's stock ROMs and mot.proximity.delay=25 is only for motorola phones/stock ROMs.
Look at the comments here:
p500: Announce GLES2 support · 197ccef · CyanogenMod/android_device_lge_p500
But thanks for the faster libs! Great job;
Checksum indicates new adreno drivers are same as in cm7.2 source.
Only file I need to check for now is libGLES_android.so.
Setting dithering to 16bbp however does also speed up 3d tests.
Did test it on CM7.2 -rc1.
Feel free to try it and let us know.
Edit:
If you have a rom using the older qualcom drivers it DOES speed up 3d. But these drivers are just a newer release from the same company.
Working fantastically with the CM7 RC. Working totally amazingly. framerate in neocore upto 63FPS!!!
> perfectpeso already had this.. why test it on it?
neko95 said:
> perfectpeso already had this.. why test it on it?
Click to expand...
Click to collapse
Not everyone uses perfectpeso.
sweetnsour said:
Not everyone uses perfectpeso.
Click to expand...
Click to collapse
> No.. you got it wrong.. what i mean is.. he tested it with perfectpeso as he said.. but perfectpeso already had this libs. thats what i mean
Thanks,I might give it a shot on Cm6 as a last resource.
why doesn't work on stock?
How to make it work on stock rom!! Do u know more tweaks that run on stock rom 2.3.3
Sent from my LG-P500 using XDA
it works gr8, feel free to try
I don't care who developed it or what. I followed exactly what rk has outlined here and I have to admit that it f#######y works great! Neocore and Quadrant scores are far higher now even on 480/691. I dont care what you guys will complain about Quandrant scores being these and that. I jut know that, I tested it before changing the libs and then after changing the libs, I tested it 4 times and have got consistently higher scores. I use ta 1.1+ kernel with C.M R.C1. I am happy with the result...Thank you..R.K
Those build.prop additions are still very confusing. They either do nothing or doesn't have anything to do with these 3D libs.
1. If you haven't developed anything, what the hell is it doing in Original Android Development section? It's all about flashable binary libs and some build.prop tweaks.
2. The improvement people are noticing is probably only because of the line to use 16 bit transparency (persist.sys.use_16bpp_alpha=1). It is indeed faster, but it's a capped kind of transparency, therefore it causes artifacts in things like browser bookmarks, Pulse News app, etc.
3. The rest of the tweaks have little or no effect at all.
P.S.: I think it's only worth for people using ROMs with the old lib, so they can flash the most recent one, ignoring the build.prop changes.
Sent from my LG-P500 using XDA
Stop flaming here, OP has given the necessary credit. If you dont like it, dont use it.
Moved to P500 Android development.
The libs are what give the fps performance boost, build.prop not so much, people with stock roms try just replacing these libs, without any build.prop tweaks
Can someone try editing egl.cfg and remove the line 0 0 android and see if there is any noticeable improvement? tried in stock GB and not sure it has any boost or not, someone can benchmark before and after editing?
Cresqo said:
Can someone try editing egl.cfg and remove the line 0 0 android and see if there is any noticeable improvement? tried in stock GB and not sure it has any boost or not, someone can benchmark before and after editing?
Click to expand...
Click to collapse
It doesnt have any noticeable improvement in Antutu scores, as that knows to use Hardware libs instead of android software ones when doing its tests.
I tested it personally

[Help] GPU Overclocking

Hi,
I've tried different kernel with different roms, DoomKernel, GreaDevs Kernel.
But I cannot overclock the GPU, it says 450Mhz max with any kernel, is there something I've done wrong?
I'm on Z Ultra 6833, please help.
Thank you
Up, please I need to know how to get the GPU overclocking working. Thanks.
Freind u won't get ne reply here, people here are oldies they don't try anything new..they r a great bore..I also wanted to know that BT people here never answer..I think the main reason is the codes are actually dirty coded..so they don't work as they should..if u want some extra performance try using custom roms.
Sent from my C6802 using XDA Free mobile app
kumarrahul said:
Freind u won't get ne reply here, people here are oldies they don't try anything new..they r a great bore..I also wanted to know that BT people here never answer..I think the main reason is the codes are actually dirty coded..so they don't work as they should..if u want some extra performance try using custom roms.
Sent from my C6802 using XDA Free mobile app
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"
}
kumarrahul said:
Freind u won't get ne reply here, people here are oldies they don't try anything new..they r a great bore..I also wanted to know that BT people here never answer..I think the main reason is the codes are actually dirty coded..so they don't work as they should..if u want some extra performance try using custom roms.
Sent from my C6802 using XDA Free mobile app
Click to expand...
Click to collapse
Well, I really hoped someone had an answer to fix this. Well I'll keep on trying eventually I'll find a way, if someone can do it, it should be doable on every Z Ultra.
davestone said:
Hi,
I've tried different kernel with different roms, DoomKernel, GreaDevs Kernel.
But I cannot overclock the GPU, it says 450Mhz max with any kernel, is there something I've done wrong?
I'm on Z Ultra 6833, please help.
Thank you
Click to expand...
Click to collapse
This one lists oc up to 600mhz as a feature. Finding a compatible ROM will be your next step.
http://forum.xda-developers.com/showthread.php?t=2730353
adfurgerson said:
This one lists oc up to 600mhz as a feature. Finding a compatible ROM will be your next step.
http://forum.xda-developers.com/showthread.php?t=2730353
Click to expand...
Click to collapse
Thank you, I've tried that kernel, no GPU overclocking possible, neither via any app, or echoing the frequency to the max_oc settings file.
Other than that the kernel it is a total mess, phone couldn't shut off, kept restarting on it's own, the kernel got rid of my recovery.
I tried to flash a new recovery but, rashr couldn't do it, fastboot couldn't do it (even it said flash was ok), and z ultra multi recovery script could not do it.
Ended up restoring an FTF.
Seriously is any developer willing to uncover the mistery of GPU overclock on this device?
Somebody that can use it and wants to tell me it's rom and kernel combination, and how to get this thing working?
I would appreciate, on all the phones I've ever had, if a kernel had GPU overclock, it worked regardlessly of the rom, and echoing with init.d has always worked in the past, with the Z ultra nothing seems to work!!
Sorry for my broken english.
davestone said:
Thank you, I've tried that kernel, no GPU overclocking possible, neither via any app, or echoing the frequency to the max_oc settings file.
Other than that the kernel it is a total mess, phone couldn't shut off, kept restarting on it's own, the kernel got rid of my recovery.
I tried to flash a new recovery but, rashr couldn't do it, fastboot couldn't do it (even it said flash was ok), and z ultra multi recovery script could not do it.
Ended up restoring an FTF.
Seriously is any developer willing to uncover the mistery of GPU overclock on this device?
Somebody that can use it and wants to tell me it's rom and kernel combination, and how to get this thing working?
I would appreciate, on all the phones I've ever had, if a kernel had GPU overclock, it worked regardlessly of the rom, and echoing with init.d has always worked in the past, with the Z ultra nothing seems to work!!
Sorry for my broken english.
Click to expand...
Click to collapse
What is your real purpose of being able to overclock parameters...? Before it was possible with kernels built by chefs but now we have Lollipop 5.1.x, we have stable releases of those (not called stable but they are "stable" in terms of runtime, we have ART which have been improved a lot since its debut. And the Snapdragon 800 powering your device does not put you down even today when its two years old.
If you have perfomance issues with your device..and feel the need to "overclock" either the cpu or the gpu you probably doing something wrong.
The only thing you will achieve by overclocking is your phone starting to cook..with ART the phone heats up very quickly.
More than 2 months i was not able to OC the GPU, doesn't matter the combination of rom and kernel.
If there is anyone that have a clue on how to do it, please help me out.
davestone said:
More than 2 months i was not able to OC the GPU, doesn't matter the combination of rom and kernel.
If there is anyone that have a clue on how to do it, please help me out.
Click to expand...
Click to collapse
https://github.com/Myself5/android_...mmit/09ac36e2c828ae2e270a8a5a3e71ae4fcb470544
validus rom has myself5 kernel
be aware it might damage your phone
If you wnat to overclock your GPU, you must have kernel support, or default is 450MHz

Categories

Resources