AnTutTu benchmark with root - Motorola One Vision Guides, News, & Discussion

antutu score: 174959

No root.
Score: 186204.

Also no root

Related

[Kernel] Gorilla O/C Kernel Overclock MYTOUCH 4G to 1.7 ghz Upated 1/4/2011

CURRENT VERSION IS v2.0
I used the work of Coolbho3000 from the G2 thread to do most of this, so I am crediting him here for his work.
Download stock kernel to revert back!
This kernel is only good for the stock shipping ROM and Iced Glacier.
Unzip the zImage and bcm4329.ko file.
In terminal Type: adb reboot bootloader,
Then: fastboot flash zimage /path/to/zImage
Then: fastboot reboot
Now just like in the G2 thread, your wifi will be broken, so following the instructions from that thread:
adb push bcm4329.ko /sdcard/bcm4329.ko
adb shell
su
mount -o remount,rw /dev/block/mmcblk0p25 /system
cat /sdcard/bcm4329.ko > /system/lib/modules/bcm4329.ko
Now your wifi will work.
I just uploaded a script that you can use with Gscript (get it in the market). If you copy the bcm4329.ko to the root of your sd card and run my script it will load the wifi module and fix your wifi.
Make a folder on your sd card called: gscript. Download my script and put it in this folder. Download gscript lite or paid from the market. open the app, click menu, add script. choose the wifi_driver_gscript, click load file. All you do now is open gscript and click the script, it runs very fast and fixes your wifi!
You still have to fastboot flash the zImage. For now anyway.
As usual I am not responsible if your phone breaks!
Enjoy the Overclock!!!!
Remember Everyone's silicon is not equal. Some will do great all way up to the top. Others will lock and freeze and have to scale the freq. down!
Source code here on Github
There is a donate link in signature if you appreciate my work.
If you haven't already, get a copy of SetCPU from the market to thank Coolbho3000 for all of his work. Without him we would not be overclocking like we do today!
Credits: scotty2 and #G2Root, Coolbho3000, Pershoot(helped me learn how to compile these), Cyanogen, Kmobs(for getting CM working on our phone), anyone I missed, sorry.
Kernels are on my site. AS of now you must get the proper Kernel for your ROM. There is a Stock kernel that should work on everything except CM. The CM kernel only works on CM. They both have the same Voltage's and Frequencies. Come to my Site and go to the Kernels Page and get them NOW!
Gorilla Development Site
Release Version 2.0 Come and get it here
Change Log is now on my site.
Latest Kernel based off of HTC source.
Not in Update.zip format yet.
Will upload update.zip version shortly.
Version-Beta-1.02
Get it here!
-Now built from CM source (Let me know if it breaks your video playback)
-Changed frequency steps
-Tweaked Voltages for stability
-BFQ Scheduler
-Interactive Governor added
-O2 level compiler optimizations
-set to 806400 on boot
-Voltages at low end are lowered - high end raised (battery life should be good at around 1ghz or lower)
-Update.zip format
Thank zebrapositions for the Update.zips! Get Update.zip Here!
You can get my kernel in the TeamSilence Rom.
Gorilla-Kernel-betaV1.0
This kernel is Undervolted. The values are based off of Pershoot's Undervolt Values for the G2.
Max clock is 1.600ghz Max voltage is 1275.
This kernel boots at 806mhz.
Gorilla-kernel-betaV05
This is much closer to the original voltages. The lowered voltages were causing too many freezes. The phone needs the Juice apparently. You can ramp this kernel all the way to max freq. without freezing (I can anyway).
The highest Freq. 1.7ghz may not work for everyone. Since it boots at 1.113 if it freezes up you can just pull the battery and reboot and then top your clock out at 1.6ghz.
Gorilla-Kernel-betav002
CFQ instead of deadline.
EXT4 support
Conservative Governor.
Max clock speed 1.612Ghz.
Set to 1113600 on boot.
Amazing , I don't even have the device and I'm thankful!
I hereby proclaim my love for you....both for bringing something new to us MT4G users, and being one of the few people to start doing things for this community.
Link?
Do u have to have a custom rom to overclock or just a rooted phone and then overclock it. Bec i am going to wait for good roms. I just want to overclock it.
Wow.I'm so stoked..I will be doing this tomorrow for sure! Thank you!
Sent from my HTC Glacier using XDA App
where's the link?
O btw Gorilla, you have 12 hours to post your source or the thread is closed. Sorry but rules are rules
Is there anyway I can use the terminal emulator to do everything if so can u please put up the commands for it.. I DoNT HAVE A CoMPUTER RIGHT NOW JUST SOLD IT...THANKS
Sent from my HTC Glacier using XDA App
Is there a way to adjust the speed, and voltage?
hi what is the voltage for the cpu set at? in Mv? and i am not able to set the speed, using setcpu. not too stable at 1.7 Ghz... i had a couple reboots heheheh
Same here just my phone.will someone put up the terminal command s
aoant23 said:
Is there anyway I can use the terminal emulator to do everything if so can u please put up the commands for it.. I DoNT HAVE A CoMPUTER RIGHT NOW JUST SOLD IT...THANKS
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
Sent from my HTC Glacier using XDA App
I flashed but I'm not able to use interactive or set any profile. Makes the phone hella fast but I'm scared its gonna heat up my phone with it running 1.7ghz all time
Sent from my HTC Glacier using XDA App
Yea, if I can't use profiles, this is risky. Ill give it a shot and post results.
{ 1017600, PLL_2, 3, 0, 192000, 1200, VDD_RAW(1200) },
{ 1113600, PLL_2, 3, 0, 192000, 1200, VDD_RAW(1200) },
{ 1209600, PLL_2, 3, 0, 192000, 1200, VDD_RAW(1200) },
{ 1305600, PLL_2, 3, 0, 192000, 1200, VDD_RAW(1200) },
{ 1401600, PLL_2, 3, 0, 192000, 1300, VDD_RAW(1300) },
{ 1497600, PLL_2, 3, 0, 192000, 1300, VDD_RAW(1300) },
{ 1612800, PLL_2, 3, 0, 192000, 1350, VDD_RAW(1350) },
{ 1708800, PLL_2, 3, 0, 192000, 1350, VDD_RAW(1350) },
These are the modifications, they are the same as the ones in the Coolbh3000 mods for the G2. I put in the freq all the way to 1.7 where he commented them out on his G2 Kernel.
My source is loading to Git now. I am also going to post a stock kernel with the wifi module so folks have it revert back too.
Gr8gorilla said:
These are the modifications, they are the same as the ones in the Coolbh3000 mods for the G2. I put in the freq all the way to 1.7 where he commented them out on his G2 Kernel.
My source is loading to Git now. I am also going to post a stock kernel with the wifi module so folks have it revert back too.
Click to expand...
Click to collapse
Thanks for your work on this kernel, it is much appreciated!
Anyway you can make this into a flashable zip?
flashed and profiles work, only has userspace...ondemand...performance governers. 56+ mflops in linpack, 2700 quadrant, phones getting a little hot we'll see how temp holds. I may have to revert back to kingxklick modules atr 1.5ghz.
how did you get the kernel to be stable on the MT4G i flashed mine and it locks up so i reverted back to the kingklicks 1.5... is there any special things you did to install this kernel?
aznpr1de808 said:
how did you get the kernel to be stable on the MT4G i flashed mine and it locks up so i reverted back to the kingklicks 1.5... is there any special things you did to install this kernel?
Click to expand...
Click to collapse
could be the freq is too high for all phones. I am compiling a version now with a few minor tweaks, and clocked to 1.6ghz. This new kernel will also set itself to 1113600 on boot for safety.
cool thats like it'll work better anyways... 1.7 just seems like alittle much this soon in development lol
jjlean said:
Same here just my phone.will someone put up the terminal command s
Click to expand...
Click to collapse
I haven't been able to get the Koush anykernel updater working with this yet. If I do I will certainly post a flashable version for everyone.

Motorola Xoom Overclocked: 1.5GHz Dual Core Honeycomb! [v2 2/28]

Please do not flash this on the WiFi only Xoom yet. An update will be coming. In the meantime, you can just recompile the source from my github and it should work on the WiFi only Xoom.
I have successfully brought the Tegra 2 in the Xoom to 1.5GHz. A few kernel modifications make the dual core chip in the Xoom even more powerful than the recently announced Tegra 2 3D! 1.5GHz through two Cortex A9 cores is truly a force to be reckoned with.
2/28: Applied L2 prefetching patch. This increases Linpack to about 63 MFLOPS @ 1.5GHz. Flash the kernel and push the wifi module again: http://www.setcpu.com/files/xoom_ocboot_v2.zip (thanks ccfries for the heads up!!!)
Instructions:
1. Make sure you've unlocked your Xoom's bootloader for flashing first, then root it.
2. Grab this zip and extract it. It includes a boot.img with the overclocked kernel and a corresponding wifi module: http://www.setcpu.com/files/xoom_ocboot_v2.zip. Thanks to Koush for the rooted ramdisk in this boot.img!
3. Reboot into the bootloader by running:
adb reboot bootloader
4. Flash the boot image to your boot partition, then boot back into Android by running:
fastboot flash boot xoom_ocboot.img
fastboot reboot
5. Push the bcm4329.ko to your /system/lib/modules folder and reboot to re-enable wifi:
adb remount
adb push bcm4329.ko /system/lib/modules/bcm4329.ko
adb reboot
The usual disclaimers apply here. Only do this if you know what you're doing. Though the long term stability/reliability of similar overclocks on other Android based ARM devices is known, this software is provided with no warranty, and I can't be held responsible if you fry your Xoom or anything.
The kernel defaults to 1GHz max for safety, and also includes 1.2GHz and 1.4GHz steps in addition to the 1.504GHz step. I've also updated SetCPU to support the Xoom, so grab that (I know the interface currently looks bad on the Xoom; a tablet optimized interface is coming soon!). SetCPU versions prior to 2.1.1 will not work for setting speeds on the Xoom.
Source code: Based on Google's android-tegra-2.6.36-honeycomb with some overclock specific modifications by me.
Video:
Screenshots:
{
"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 get ~47 MFLOPS in Linpack for Android, 35 MFLOPS stock. Linpack seems to hit a wall somewhere and isn't really accurate for the Xoom:
I get ~355ms in SetCPU's native bench (C only, the Tegra 2 sadly doesn't support NEON), ~534ms stock. This scaled almost precisely with clock speed, but the native bench isn't multithreaded:
3105 in Quadrant at 1.5GHz, compared to 2226 stock (though Quadrant tests more than just the CPU):
Keep in mind that the benchmarks I tested often aren't multithreaded enough to show a large difference between the Xoom's Tegra 2 and a similarly clocked single core Cortex A8. Some operations benefit more from the Cortex A9's improved architecture and/or the two cores more than others.
Enjoy your even faster Xoom!
Niiiiiceeee work! How about stabilty? is it stable at that speed? good for everyday work?
Holy sheep ****! A 50% overclock is very impressive. Nice job, here's to hoping overclocking eventually makes it's way to the Atrix.
Just awesome!
amazing work. I flashed it, and it's working great!
nice work! Going to give this a shot now
I get to step 5:
5. Push the bcm4329.ko to your /system/lib/modules folder and reboot to re-enable wifi:
adb remount
adb push bcm4329.ko /system/lib/modules/bcm4329.ko
adb reboot
and get error: device not found. isn't bcm4329.ko suppose to be in tools folder?
actually how do I push the bcm4329.ko to /system/lib/modules folder
bishop72 said:
I get to step 5:
5. Push the bcm4329.ko to your /system/lib/modules folder and reboot to re-enable wifi:
adb remount
adb push bcm4329.ko /system/lib/modules/bcm4329.ko
adb reboot
and get error: device not found. isn't bcm4329.ko suppose to be in tools folder?
Click to expand...
Click to collapse
ADB doesn't seem to be able to find your Xoom. Sometimes you can just unplug it and plug it back in and run adb kill-server to get it to detect again, and/or re-enable USB debugging.
As for stability, I did not have crashes at 1.5GHz on my Xoom.
how do you run adb kill server
tried adb remount and device still not found. help
Did you reboot the device after doing the fastboot command? If not, run
fastboot reboot
ok did that now when I try to push the file it says there is no such file or directory
adb push bcm4329.ko /system/lib/modules/bcm4329.ko
I looked and I do not have a modules folder. Is there suppose to be one in the android/tools/lib folder on my pc?
bishop72 said:
ok did that now when I try to push the file it says there is no such file or directory
adb push bcm4329.ko /system/lib/modules/bcm4329.ko
I looked and I do not have a modules folder. Is there suppose to be one in the android/tools/lib folder on my pc?
Click to expand...
Click to collapse
You need the bcm4329.ko to be in the same directory as adb, Program Files (x86)/Android/android-sdk/platform-tools/
The modules folder is a folder on the actual Xoom itself, it's just where you're copying the file to, and it most certainly should have one.
ok finally got it to work! no when I look in setcpu the max is 1504 and min is 216 but the numbers up top (big, bold and in white) keeps changing. From 312 Mhz, 216Mhz, 1504Mhz and so on. Is that suppose to happen? I thought the number was suppose to stay the same. And is the set on boot suppose to be checkmarked?
thanks for all your help
bishop72 said:
ok finally got it to work! no when I look in setcpu the max is 1504 and min is 216 but the numbers up top (big, bold and in white) keeps changing. From 312 Mhz, 216Mhz, 1504Mhz and so on. Is that suppose to happen? I thought the number was suppose to stay the same. And is the set on boot suppose to be checkmarked?
thanks for all your help
Click to expand...
Click to collapse
What CPU Governor are you using? I use On Demand, it's going to scale if it doesn't need all that horsepower... I always set it on boot myself, I actually found after first boot it was defaulted to 1504mhz instead of 1ghz... I set up profiles for good power saving.
p.s. I'm still using SetCPU 1.4.4 from a LONG time ago when I originally got it on my Droid, works perfectly on the Xoom.
bishop72 said:
ok finally got it to work! no when I look in setcpu the max is 1504 and min is 216 but the numbers up top (big, bold and in white) keeps changing. From 312 Mhz, 216Mhz, 1504Mhz and so on. Is that suppose to happen? I thought the number was suppose to stay the same. And is the set on boot suppose to be checkmarked?
thanks for all your help
Click to expand...
Click to collapse
Yes. Change the scaling to performance if you want to see it at the highest value all the time, but leave it at interactive for battery life, because it will only scale up based on need.
how does this affect video play back speed? Likely software mode rather than hardware mode.
a visitor from the atrix forum! i was just wondering anyone with this kernel if they could test HQ flash performance over at gomtv.net for SC2 GSL games. I know super nerdy but I watch these often and on the atrix at qHD there is some noticeable stuttering (about ~20fps) i estimate where a overclock to tip that over to around~25fps would be really helpful. does the OC help alot from stock with flash performance?
tassadar898 said:
a visitor from the atrix forum! i was just wondering anyone with this kernel if they could test HQ flash performance over at gomtv.net for SC2 GSL games. I know super nerdy but I watch these often and on the atrix at qHD there is some noticeable stuttering (about ~20fps) i estimate where a overclock to tip that over to around~25fps would be really helpful. does the OC help alot from stock with flash performance?
Click to expand...
Click to collapse
There is no Flash on the Xoom, not until Adobe gets off their ass and pushes out 10.2...

[Kernel][ICS] ForzaferrarileoV3.1 | 1.9/1.7GHz version | TWRP | Recovery Indipendent

Hi all , as new year gift I present you my First kernel​
This kernel , it's made for have the best performance and balanced battery consuption :good: , and since this is my first kernel and I'm still learning , any suggestions,hints,tips , are greatly accepted
REQUIRE UNLOCKED BOOTLOADER!!!!!
WORKS ONLY ON STOCK ROM , SO DOESN'T WORKS WITH AOSP BASED ROM(CM9/10,AOSP;AOKP); maybe works with miui , I don't know
I'm not responsible for damage to your device , use it at own risk!!!!
Features:
[V1] Based on .55 stock FW
[V1] Based on Arakmar ramdisk , with all the feature of Advanced stock kernel :CWM recovery , busybox, root , etc... [Very thanks to Arakmar forhis great work!!!]
[V1] BOOT Freq capped at 1512 MHz.
[V1] CPU Underclock/Overclock 30/1900 MHz
[V1] GPU 3D Overclock : 320 MHz (from the original 260 MHz)
[V1] GPU 2D Overclock : 228 MHz (from the original 200 MHz)
[V1] VDD SVS support ( for change voltages of cpu freq )
[V1] ZRam , ZCache and Frontswap
[V1] Snapdragon and other build optimization
[V1] VFP ( Virtual Float Point ) Neon and other optimization
[V1] Enabled Unaligned memory access
[V1] NTFS filesystem support
[V1] UTF-8 codepage support
[V1] Default TCP congestion algorithm shifted to "VEGAS"
[V1] [TEST] Increase max audio volume
[V2] GPU 2D OC to 266 mhz
[V2] GPU 2D scaling
[V2] CPU Smooth scaling (works only with pegasusq and ondemand)
[V2] Added CPU Topology
[V2] Optimized READAHEAD(sd cache) and Writeback Ratio
[V2] 3.0.57 linux upstream
[V3] MPDecision
[V3] RECOVERY INDIPENDENT WITH TWRP
[V3] Glibc
[V3] Small 2D GPU scaling fix
[V3] Optimized RWSEM algorithm
[V3] Other small tweaks
[V3] 3.0.71 linux upstream
[V3.1] Full 2D / 3D scaling fix and tweak : now you can set both using "kernel tuner" app
[V3.1]New logo. Thanks to dpiroto
[V3.1]New 1.7GHz OC version for who gets bootloops
​
More Governor:
[V1] Hotplug
[V1] Pegasusq
[V1] Interactive (Enabled)
[V3] Sakuractive
[V3] Adaptive
More scheduler:
[V1] VR
[V1] SIO
[V1] ZEN
[V3] ROW
LAST version
Download link here :
CWM package ForzaferrarileoV3.1 1.9Ghz fixed bootloops. after flash do a wipe cache and dalvik Link1
Click to expand...
Click to collapse
Download link here :
CWM package ForzaferrarileoV3.1 1.7GHz version (for who gets bootloops with normal version) Link1
Click to expand...
Click to collapse
Older version(not recommended)
Download link here :
CWM package ForzaferrarileoV3 Link1
Click to expand...
Click to collapse
Download link here :
CWM package ForzaferrarileoV2 Link1 (seems not working on some rom )
Click to expand...
Click to collapse
https://www.box.com/shared/mpg41z4c18up9r4lfh58https://www.box.com/shared/mpg41z4c18up9r4lfh58https://www.box.com/shared/mpg41z4c18up9r4lfh58
Download link here :
CWM package ForzaferrarileoV1Link1
Click to expand...
Click to collapse
​
Source here
CREDITS :
Sony for source
Arakmar for his Ramdisk
Amin and Mericon for the help
Dpiroto for the last bootlogo
Nice to see more development.. Thank you very much
Sent from my Xperia S using xda app-developers app
Hey....will give it a try....
thanks
---------- Post added at 09:42 PM ---------- Previous post was at 09:33 PM ----------
seems am getting a bootloop.....
---------- Post added at 09:49 PM ---------- Previous post was at 09:42 PM ----------
seems my phone went bananas........ it started..but after android is upgrading.....went into loop..now stuck on kernel sign.....
any ideas????????
Rom?
Sent from my LT26i using xda app-developers app
What rom are you using?
Sent from my LT26i using xda app-developers app
trying......now
Sent from my LT26i using xda app-developers app
hey every thing works great and and antutu benchmark = 9681 very good but how to use swap and zram ? please give me step by step guide how to use them
elias234 said:
hey every thing works great and and antutu benchmark = 9681 very good but how to use swap and zram ? please give me step by step guide how to use them
Click to expand...
Click to collapse
Swap : http://forum.xda-developers.com/showthread.php?t=1659231
Zram = download terminal emulator
su mkswap /dev/block/zram0
swapon /dev/block/zram0
or create an init.d script
Sent from my LT26i using xda app-developers app
:crying: When a Kernel for Lock bootloader. It's not possible ? You're seems very cooool
MaxPayne3004 said:
:crying: When a Kernel for Lock bootloader. It's not possible ? You're seems very cooool
Click to expand...
Click to collapse
Unlocked bootloader is needed for custom kernel
Sent from my LT26i using xda app-developers app
Forzaferrarileo said:
Swap : http://forum.xda-developers.com/showthread.php?t=1659231
Zram = download terminal emulator
su mkswap /dev/block/zram0
swapon /dev/block/zram0
or create an init.d script
Sent from my LT26i using xda app-developers app
Click to expand...
Click to collapse
hey swap works thanks , but when i put mkswap /dev/block/zram0 it says mkswap : image is to small
and i entered su for root access before excuting this command what to do ?
elias234 said:
hey swap works thanks , but when i put mkswap /dev/block/zram0 it says mkswap : image is to small
and i entered su for root access before excuting this command what to do ?
Click to expand...
Click to collapse
How to make simple ZRAM init.d script 1. Using Root Explorer, got to /sytem/etc/init.d/2. press Menu then create new file 3. paste these in it
#!/system/bin/sh sysctl -w vm.swappiness=40 echo "1" > /sys/block/zram0/reset echo $((50*1024*1024)) > /sys/block/zram0/disksize mkswap /dev/block/zram0 swapon /dev/block/zram0
4. close and save it as 60ZRAM 5. set permission to 777 or "rwxrwxrwx" (tick all) 6. take note: 50 *1024*1024 = 50MB zram disksize. if you want to set 30MB, change 50 to 30.
To check download terminal emulator and type su free
if you see swap memory, that means thats activated
Sent from my LT26i using xda app-developers app
More kernels are always welcome.
Sent from hell using Xperia-S(atan)
[/COLOR]
Forzaferrarileo said:
How to make simple ZRAM init.d script 1. Using Root Explorer, got to /sytem/etc/init.d/2. press Menu then create new file 3. paste these in it
#!/system/bin/sh sysctl -w vm.swappiness=40 echo "1" > /sys/block/zram0/reset echo $((50*1024*1024)) > /sys/block/zram0/disksize mkswap /dev/block/zram0 swapon /dev/block/zram0
4. close and save it as 60ZRAM 5. set permission to 777 or "rwxrwxrwx" (tick all) 6. take note: 50 *1024*1024 = 50MB zram disksize. if you want to set 30MB, change 50 to 30.
To check download terminal emulator and type su free
if you see swap memory, that means thats activated
Sent from my LT26i using xda app-developers app
Click to expand...
Click to collapse
hey it worked thanks a lot and i can feel a little better need for speed most wanted because i have a lot lot of games and nfs mw lags very little but after swap and zram i realized no more lag thanks for this great kernel and thanks for fast replay
test it is good . thanks for sharing
Sent from my LT26i using xda app-developers app
hey,when i Use your kernel... Can i relock my phone????
Hey, very nice kernel, how do I overclock the gpu ???
Please answer, I want more performance for games..
First of all you cannot re lock your bootloader with custom kernel... Secondly gpu is already overclocked... There is no way you can alter it... So stop asking in every thread that could you relock the bootloader with custom kernel...
Hey dev could you please make a kernel with all these features for cm10 as well??we will be glad to have it..thanks
Sent from PAC Xperia S
amey_gangal said:
Hey dev could you please make a kernel with all these features for cm10 as well??we will be glad to have it..thanks
Sent from PAC Xperia S
Click to expand...
Click to collapse
I don't have a lot of time in this period...
Anyway novakernel is a good one, try it :thumbup:
Sent from my LT26i using xda app-developers app

[SCRIPT] Governor Tweaks | Increase performance

Hi everybody
Ones again I am here to guide you to increase there performance of you device.
To make it smooth n lag free.
Well, it took a whole week to complete these scripts so please shower this thread will positive views.
This Scripts are strictly for GALAXY Y only. Do not try it in any other device.
The following scripts attemps to make your phone battery dures more time or your phone more responsive and smoother by modifiing some governor's parameters.
It will set CPU min freq at 234 MHz and max at 832 MHz, the governor in the script name, BFQ scheduler and apply tweaked tunables for battery or performance.
Steps of Install
Download Script Manager
Download the script and placed it in the root of your sd-card
Open SManager >> explore to the scripts >> select the one you want to integrate >> check script >> root >> set at boot [set at boot is optional]
In arguments, write b or p within you want battery or performance optimisations
Click save
Click Run
Downloads :
1.Interactive-governer.sh
2.Conservative-governer.sh
The following scripts are tested and working on the following kernel :
1. Merruk kernel
2. Savie's kernel
Credits:
Pending....
Please test it on other kernels and report me, I will add you in Credits.
More scripts are comeing soon.
I will be not responsible if you brick your device or dead sd card or anything happen to your device.
Please give me credit if anyone mirror my work.
Dont forget to hit Thanks.
What Doesn't Kill Makes Me AWESOME
Governor for over-clocked devices are coming soon.
What Doesn't Kill Makes Me AWESOME
Downloading and trying...
Sent from my GT-S5360 using Xparent Cyan Tapatalk 2

Zopo Zp920 Octa Core Mtk 6752

New ZOPO ZP920 OCTA CORE 5,2 inches
New thread for the new model Zp920 Octa Core Mtk 6752
ZOPO ZP920 MT6752 Octa Core 4G LTE 802.11ac 2GB 16GB Android 4.4 Smartphone 5,2 inches
{
"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"
}
​
Everybody are Welcome!​
MANY THANKS TO OUR MODERATORS TO OPEN AGAIN THIS THREAD !
More attention to the Xda-developers Rules:
http://forum.xda-developers.com/announcement.php?f=256
Many thanks to "SUPER ADMIN" MR. MIKE​
Photos Section​
​
Details Section​​
ZOPO ZP920 4G LTE
ZOPO ZP920 comes with high-grade specifications, On top is a 5.2inch 1920*1080p display which is now standard for a high-grade phone. Under the hood, the ZP920 packs the 1.7GHz Octa Core MTK MT6752(28nm HPM), the RAM being identical at 2GB. ZP920 included an 13.2 mega-pixel rear with an f/2.0 rear camera with a selfi-compatible 8 mega-pixel front. ZP920 support Hotknot, which will make share file much easy. the most important is that after test theZP920 sample, we found the GPS Signal is awesome!!! it come with Glonass Tech. We will make a detail review of all these features by English video.
Specifications:
BRAND and MODEL
Brand: ZOPO
Model: ZP920
Carrier: Unlocked
Sim card: Dual Micro sim dual standby
Multi Language: Afrikaans, Bahasa Indonesia, Bhasa Melayu, Catala, Cestina, Dansk, Deutsch, English, Spanish, Filipino, French, Hrvatski, IsiZuzu, Italia, kiswahili, Latviesu, Lietuviu, Magyar, Nederlands, Norsk Bokmal, Polski, Portuguese, Romana, Rumantsch, Slovencina, Slovenscina, Suomi, Svenska, Tieng Viet, Tagalog, Turkish,Greek,Bulgarian,Russian, Serbian, Ukrainian, Hebrew, Urdu, Arabic, Persian, Amharic, Hindi,Thailand, Korean,日本語,Traditional Chinese, Simple Chinese 
OS and CPU
Operating System: Google Android 4.4 Kitkat OS,
CPU: MTK MT6752 1.7GHz, 28nm HPM Octa Core process
GPU:ARM Mali760 MP2 700MHz
MEMORY
Internal phone storage: 16GB ROM
RAM: 2GB
Memory card support : MicroSD Card up to 64GB
NETWORKING
TD-LTE+TD-SCDMA+GSM+WCDMA+FDD-LTE
2G: GSM:850/900/1800/1900MHz
3G: WCDMA: 900/1900/2100MHz
TD-SCDMA: 1880-1920/2010-2025MHz
4G: FDD-LTE: 800/1800/2600MHz
TD-LTE: 1880-1920/2300-2400/2555-2655MHz
CAMERA and VIDEO
Rear camera: 13.2MP, LED Flash 
Front-facing cam: 8.0MP
Video capture: 1080P(1920X1080)
ENTERNAINMENT
Video play formats: MP4/3GP/MOV/MPEG/MKV/FLV, ...
Audio play formats: MP3/AMR/AAC/ASF/Ape/Flac ,...
Ring Tone: MP3/AAC/ASF,...
Picture formats: JPEG/PNG/GIF/BMP,...
CONNECITIVITY and COMMUNICATION
USB support: 5pin Micro USB v2.0 
WiFi:802.11ac /a/b/g/n
WiFi Hotspot functionality, Tethering & portable hotspot - Synchronization via Exchange ActiveSync
Bluetooth technology: Bluetooth v4.0
GPS satellites: GPS,A-GPS,GLONASS,BEIDOU
Sensor: Gravity Sensor, Compass, proximity sensor
USB OTG View what is OTG on Wiki
HOTKNOT
Breathing Light
WIFI Display
Gesture
Smart Awake


DISPLAY
Screen Size: 5.2-inch
Color Support: 16 Million Colors
Screen Technology:,Capacitive Multi-Touch Screen , IPS, GFF
Screen material: Glass
Display resolution: 1920*1080 pixels
PRE-LOADED APPLICATIONS
Google Maps
Google Talk
Google Mail
Google Calendar
Google Play Store
Facebook
Twitter
Skype
Deleted all Chinese APP, English Version

BATTERY
Battery:2300mAh
SIZE
Dimensions: 145mm*72.8mm*8.7mm
Weight(Including battery) : 150g
Software Section​
New firmware:
Lollipop Android 5.1 (20150717-153831)
http://www.4shared.com/rar/3-N-ueDVba/20150717-154446_zp920_lollipop.html
How to have right root on zp920
This procedure is to receive right root on STOCK official firmware
Drivers :
http://www.4shared.com/rar/THPrHzDxce/USB_VCOM_Driver.html
https://www.dropbox.com/s/125r5twipmdt1wn/MT6589 drivers.zip
Recovery Modded
Carliv touch 3 ported for zp920
http://d-h.st/UmxA
Carliv CWM ported for zp920
http://d-h.st/MQ6k
Carliv CWM ported for zp920 (lollipop version)
http://www.4shared.com/file/_DWX9FtQba/recovery_cwm_base_for_lollipop.html
Remember after received the right root is not possible to apply the update of new firmwares.
Flashtool V.5.1444
Version Only for zp920
http://www.4shared.com/rar/AU4kSVORce/SP_Flash_Tool_exe_Windows_v514.html
Section setup Software:​
Drivers Installation :
Procedure :
To install the USB drivers VCOM the phone must be turned off and connected to the PC with or without a battery depending on the type of device,
get a screen like this in the device manager of the computer
Once you have installed the terminal will be shown in this way (the COM port may be different)
For those who have problems with the installation of these drivers and have had in the past a terminal mtk
they may have a driver conflict, or even if you just do the confusion and installed it different,
to solve, you can try to use the program
usbdeview:
http://www.nirsoft.net/utils/trans/usbdeview_italian.zip
select all items in that report as VCOM USB Preloader in the Mediatek figure right click Unistall and restart the PC
Installation of the Firmware:
PROCEDURE
1) Setup new Firmware
download the new firmware.
Unzip the compressed file and insert into the firmware folder:
a) recovery modded (is necessary for receive right root)
Phone off without usb cable and possibly removed the battery and put back for a perfect reset .....
and hold mode 'of off without usb cable connected!
Run Flashtool version octa-core ..... select the file, and then scatter firmware upgrade ...... NOW ONLY CONNECT USB CABLE not before!
Wait for the end of the installation procedure of the firmware and eventually restart the phone!
This' whole simplified procedure for installing the original firmware.​
ROOT Section​​
Root Section
PROCEDURE (SuperSu)
1) Download the SuperSu App from the Xda Web SIte
http://download.chainfire.eu/641/SuperSU/UPDATE-SuperSU-v2.40.zip
or
http://download.chainfire.eu/644/SuperSU/BETA-SuperSU-v2.42.zip
Copy it to your SD card .
2) Go into recovery modded
Select SuperSu v.xx and install
Reboot into android S.O.
You should see the app installed Super Su.
3) Install Busybox (from files or from GooglePlay store)
open the app and give the right Su power and wait for it's scan
4) Install the binary from the Busybox menu' "normal install"
After correctly installed the binary ...Reboot the phone
And you will have your rights as a Root​
Utility Section​
Many Thanks to:
Jessica Tang, Feng, Xiaoyi Tang, Jaynes,Lee,
All My Friends here and from other web site and forums
Carliv,Yuweng, Codelover,Bigrammy,SevenMax, Marsapa, PaoloTHL, Command0, M3N3chm0,Biobio,ICEMAN,Mrjavum,
I apologize in advance if not list them all!​
Video Section and Custom Roms​
New Zp 920 Custom Rom V.1 Based Official Firmware LOLLIPOP Os With Right Root​
New Custom Rom for this Octa core will be pubblished soon!!!!
Details
New Rom V.1 Android LOLLIPOP 5.1
Zp920 20150717-153831
(new VERSION lollipop for zp920+)
1) Base LOLLIPOP original (zp920+ 20150717 Stock firmware );
2) Launcher base + nova all custom by me;
3) Samsung melody mod for Lollipop ;
4) Custom Applications always the best the most 'used on the Web;
5) Rights root 100%;
6) root browser
7) Screen off
8) Es file manager
9) Quickboot
10) DOLBY DIGITAL SYSTEM
11) walkman
12) Home smack
13) Recovery Carliv CWM 6 Ported BY Me
14) Supersu
15) Lollipop HD Theme for Nova Launcher
16) new boot logo
17) new boot animation
18) Camera Fx-5
and more others thricks
Installation Procedure
1) Unpack the archive to a folder
2) launched Flashtool (ver. For 67xx)
3) select the scatter file in the firmware
4) to make DOWNLOAD flashtool
5) Only NOW connect the phone to the PC with the USB socket
and wait for the process to finish
P.S.
If flashtool give error definitely do not have the recognition of the device drivers on your operating system
So, go on the dedicated thread and install the required drivers.
Links : files n.5
1/5
http://www.4shared.com/rar/9apa6i-4ce/Zp920_lollipop_Ghost45_V1part0.html
2/5
http://www.4shared.com/rar/Ehub1WT3ba/Zp920_lollipop_Ghost45_V1part0.html
3/5
http://www.4shared.com/rar/_FRKuRwFba/Zp920_lollipop_Ghost45_V1part0.html
4/5
http://www.4shared.com/rar/7nWQ6o4yce/Zp920_lollipop_Ghost45_V1part0.html
5/5
http://www.4shared.com/rar/KEoIK8vZce/Zp920_lollipop_Ghost45_V1part0.html
​
got it!
I just received mine this mourning still testing it.
Looks great, seems fast and performing... was searching a safe way to root it, though. Any help?
Quick review and questions
Thanks ghost45 for starting this thread.
My ZP920 arrived yesterday.
It seems pretty quick, but antutu froze during the 3d graphics test and the final score was only 32000 ??
Battery life seems very poor at present, down to 1% after 24 hours, although about an hour of that was on wifi, my old ThL W8 would do better. I've noticed that when I switch off and connect charger the screen immediately shows 27% charge, not the 1% before switch off. Anybody any clues ? faulty battery ?
Does anybody know which usb drivers are required and (ideally) a solid method for rooting the mtk6752 ?
I'm looking forward to progressing with this phone and hoping it is as good (well much better than) my old faithful - but slow - W8.
gmincca said:
Thanks ghost45 for starting this thread.
My ZP920 arrived yesterday.
It seems pretty quick, but antutu froze during the 3d graphics test and the final score was only 32000 ??
Battery life seems very poor at present, down to 1% after 24 hours, although about an hour of that was on wifi, my old ThL W8 would do better. I've noticed that when I switch off and connect charger the screen immediately shows 27% charge, not the 1% before switch off. Anybody any clues ? faulty battery ?
Does anybody know which usb drivers are required and (ideally) a solid method for rooting the mtk6752 ?
I'm looking forward to progressing with this phone and hoping it is as good (well much better than) my old faithful - but slow - W8.
Click to expand...
Click to collapse
Hi,
Probably antutu not have the necessary info to test this new phone with 64 bit architecture.
The problem about the battery is hard but i will hope after 7or 8 cycle of recharge the battery will be good.
I will test it immediately after that i receive it in my hands.
See you
Sent from my GT-I9505 using XDA Free mobile app
feedback
gmincca said:
Thanks ghost45 for starting this thread.
My ZP920 arrived yesterday.
It seems pretty quick, but antutu froze during the 3d graphics test and the final score was only 32000 ??
Battery life seems very poor at present, down to 1% after 24 hours, although about an hour of that was on wifi, my old ThL W8 would do better. I've noticed that when I switch off and connect charger the screen immediately shows 27% charge, not the 1% before switch off. Anybody any clues ? faulty battery ?
Does anybody know which usb drivers are required and (ideally) a solid method for rooting the mtk6752 ?
I'm looking forward to progressing with this phone and hoping it is as good (well much better than) my old faithful - but slow - W8.
Click to expand...
Click to collapse
More;
USB drivers all installed automatically when plugged in to Windows 7 x64 laptop, adb driver included see jpg clips.
tried framaroot no success, mtkdroidtools does detect phone, but has an error. No root so far....
Tip: 64Gb SDXC not recognised until it was formatted by the device, now working fine.
testing....
gmincca said:
My ZP920 arrived yesterday.
It seems pretty quick, but antutu froze during the 3d graphics test and the final score was only 32000 ??
Click to expand...
Click to collapse
I ran antutu smooth on my device and scored 41333 (device recongnized but result "not verified"), very close to the tests published on YT
gmincca said:
Battery life seems very poor at present, down to 1% after 24 hours, although about an hour of that was on wifi, my old ThL W8 would do better. I've noticed that when I switch off and connect charger the screen immediately shows 27% charge, not the 1% before switch off. Anybody any clues ? faulty battery ?
Click to expand...
Click to collapse
Yeah, the battery will probably be the real pain in the @ss, but i was pretty aware of that when i saw the specs....2300MAH
gmincca said:
USB drivers all installed automatically when plugged in to Windows 7 x64 laptop, adb driver included see jpg clips.
tried framaroot no success, mtkdroidtools does detect phone, but has an error. No root so far....
Click to expand...
Click to collapse
Same here, waiting for the gurus help
Last note on the camera.... doesn't seem performing at all, pretty slow on focus and pics are too "noisy"
Right root Zopo zp920
Right root is now possible, soon the procedure and the recovery modded only for zopo zp920
ghost45 said:
right root is now possible, soon the procedure and the recovery modded only for zopo zp920
:d
Click to expand...
Click to collapse
yeah thx so much!
update..
zut72 said:
I ran antutu smooth on my device and scored 41333 (device recongnized but result "not verified"), very close to the tests published on YT
Yeah, the battery will probably be the real pain in the @ss, but i was pretty aware of that when i saw the specs....2300MAH
Same here, waiting for the gurus help
Last note on the camera.... doesn't seem performing at all, pretty slow on focus and pics are too "noisy"
Click to expand...
Click to collapse
Hi, update,
Antutu v5.5 works well gives score 41450! (v5.6 still hangs at 3D graphics test ?? bug? also it doesn't list 64bit/32bit cpu test?)
Camera on mine works brilliantly for stills and video - skype video is best ever.
Battery life getting better after a couple of recharge cycles, now getting nearly 4 days mostly on standby.
Has anybody tried the Ghost45 rooting method yet ??
If I root manually (by su binary adb push from linux host etc) will this still void warranty and block future ota updates (i.e. to Lollipop)?
gmincca said:
Hi, update,
Antutu v5.5 works well gives score 41450! (v5.6 still hangs at 3D graphics test ?? bug? also it doesn't list 64bit/32bit cpu test?)
Camera on mine works brilliantly for stills and video - skype video is best ever.
Battery life getting better after a couple of recharge cycles, now getting nearly 4 days mostly on standby.
Has anybody tried the Ghost45 rooting method yet ??
If I root manually (by su binary adb push from linux host etc) will this still void warranty and block future ota updates (i.e. to Lollipop)?
Click to expand...
Click to collapse
My Update :good:
- yes the camera, overall is pretty good, excellent with decent lighting
-battery life is getting better every day (i'm at the 5th recharge cycle): after a full working day with medium usage, i'm still at 71%
-i found a post on zopomobileshop forum explaining how to root the device with the alert:
Remember after received the right root is not possible to apply the update of new firmwares.
Still havent tried yet, was hoping to get Lollipop on it.
gmincca said:
More;
USB drivers all installed automatically when plugged in to Windows 7 x64 laptop, adb driver included see jpg clips.
tried framaroot no success, mtkdroidtools does detect phone, but has an error. No root so far....
Tip: 64Gb SDXC not recognised until it was formatted by the device, now working fine.
Click to expand...
Click to collapse
The only procedure that run well is described in first page.
Sent from my GT-I9505 using XDA Free mobile app
Hi,
I interested this phone, but i don't know what's about battery life. How many ours can you use the smartphone (time on screen in battery setting) in normal usage (wifi, 3G, games etc.)? Thank you in advance.
Could someone please run androbench and post the first 4 results. And if you run the benchmark several times, does performance drop significantly?
Thanks
Androbench
semo.pz said:
Could someone please run androbench and post the first 4 results. And if you run the benchmark several times, does performance drop significantly?
Thanks
Click to expand...
Click to collapse
Hi,
as requested..
Sequential read 104.96 mb/s
Sequential write 30.18 mb/s
Random read 17.0 mb/s 4354.48 iops 4k
Random write 1.53 mb/s 393.39 iops 4k
any help?
@gmincca very nice, thanks. I have been considering the Elephone P6000 as it also have very good IO stats but it seems to have issues I'm not prepared to put up with
http://bbs.elephone.hk/thread-1815-1-1.html#.VM-yH51FDIV
How are you finding the ZP920? Any annoying issues (e.g., Bluetooth, gps while driving, call quality, touch screen issues, etc...)
Thanks

Categories

Resources