[UTIL] | [06_11_2010] Android 2.1 OPTIMISER V002

Search This thread

Galaxea

Senior Member
Jun 17, 2010
450
111
Google Pixel 6
Read a couple if pages back.
Is one of the lines from optimization.

Sent from my X10i

I checked this out and my setting was already correct (debug.sf.hw=1), so it doesn't seem to be the problem. Those that are having battery problems, please explain what version you have (Nordic/Generic) and when you have the problem (Airplane mode only or all the time) and perhaps what kind of other "optimisations" you run (task killers/AutoStarts, etc.).

I can't believe that so few people are getting the battery drain - do you all leave your phones on at night, or switch them off completely?
 

AndyD777

Senior Member
Mar 29, 2010
295
11
UK
Does anyone have idea what causes this?

The phone is has been rooted and is working correctly.

********************************
* this scrypt will enable JIT *
* set heap size to 32 Mb *
* disable kernel loging *
********************************
Press any key to continue . . .
Permission denied
mount: Operation not permitted
mkdir failed for /data/tmp, Permission denied
failed to copy 'vmlibs/dalvikvm' to '/data/tmp': Permission denied
failed to copy 'vmlibs/libdvm.so' to '/data/tmp': Permission denied
failed to copy 'vmlibs/libnativehelper.so' to '/data/tmp': Permission denied
failed to copy 'vmlibs/build.prop' to '/data/tmp': Permission denied
failed to copy 'vmlibs/busybox' to '/data/tmp': Permission denied
/data/tmp/busybox: cannot open for read: No such file or directory
Unable to chmod /system/bin/busybox: Operation not permitted
Unable to chmod /system/bin/su: Operation not permitted
cp: can't stat '/data/tmp/dalvikvm': No such file or directory
chmod: /system/bin/dalvikvm: Operation not permitted
cp: can't stat '/data/tmp/libdvm.so': No such file or directory
cp: can't stat '/data/tmp/libnativehelper.so': No such file or directory
cp: can't stat '/data/tmp/build.prop': No such file or directory
Unable to chmod /system/lib/libdvm.so: Operation not permitted
Unable to chmod /system/lib/libnativehelper.so: Operation not permitted
Unable to chmod /system/build.prop: Operation not permitted
rm failed for /data/tmp, No such file or directory
rm failed for /data/dalvik-cache/*, No such file or directory
reboot: Operation not permitted

Thanks

A
 

mbrad_26

Senior Member
Sep 15, 2010
237
5
Wigan
Does anyone have idea what causes this?

The phone is has been rooted and is working correctly.

********************************
* this scrypt will enable JIT *
* set heap size to 32 Mb *
* disable kernel loging *
********************************
Press any key to continue . . .
Permission denied
mount: Operation not permitted
mkdir failed for /data/tmp, Permission denied
failed to copy 'vmlibs/dalvikvm' to '/data/tmp': Permission denied
failed to copy 'vmlibs/libdvm.so' to '/data/tmp': Permission denied
failed to copy 'vmlibs/libnativehelper.so' to '/data/tmp': Permission denied
failed to copy 'vmlibs/build.prop' to '/data/tmp': Permission denied
failed to copy 'vmlibs/busybox' to '/data/tmp': Permission denied
/data/tmp/busybox: cannot open for read: No such file or directory
Unable to chmod /system/bin/busybox: Operation not permitted
Unable to chmod /system/bin/su: Operation not permitted
cp: can't stat '/data/tmp/dalvikvm': No such file or directory
chmod: /system/bin/dalvikvm: Operation not permitted
cp: can't stat '/data/tmp/libdvm.so': No such file or directory
cp: can't stat '/data/tmp/libnativehelper.so': No such file or directory
cp: can't stat '/data/tmp/build.prop': No such file or directory
Unable to chmod /system/lib/libdvm.so: Operation not permitted
Unable to chmod /system/lib/libnativehelper.so: Operation not permitted
Unable to chmod /system/build.prop: Operation not permitted
rm failed for /data/tmp, No such file or directory
rm failed for /data/dalvik-cache/*, No such file or directory
reboot: Operation not permitted

Thanks

A

Did u Shell Rooted your phone.....if yes What metod did u used ..couse now are 3 metods on this thread. Did u use jerpelea metod??
 

mbrad_26

Senior Member
Sep 15, 2010
237
5
Wigan
i wasnt asking about root metod, i was asking about JIT enabler metod.......anyway there is in this thread, few pages back, a more easy metod for JIT.
Cheers

Ps: see atachment
unrar to sdcard and run in terminal emulator the following command:

Code:
su
cd /sdcard/JiT-toggle-0.1
sh enable_jit.sh

or if you want to disable

Code:
su
cd /sdcard/JiT-toggle-0.1
sh disable_jit.sh

Thx to Th4r for this man...:D
 

Attachments

  • JiT-toggle-0.1.rar
    1.1 MB · Views: 599
Last edited:

AndyD777

Senior Member
Mar 29, 2010
295
11
UK
i wasnt asking about root metod, i was asking about JIT enabler metod.......anyway there is in this thread, few pages back, a more easy metod for JIT.
Cheers

Ps: see atachment
unrar to sdcard and run in terminal emulator the following command:

Code:
su
cd /sdcard/JiT-toggle-0.1
sh enable_jit.sh

or if you want to disable

Code:
su
cd /sdcard/JiT-toggle-0.1
sh disable_jit.sh

Thx to Th4r for this man...:D

Many Thanks, Ill give that a go. :D
 

nagrockz

Senior Member
Jul 27, 2010
177
2
I checked this out and my setting was already correct (debug.sf.hw=1), so it doesn't seem to be the problem. Those that are having battery problems, please explain what version you have (Nordic/Generic) and when you have the problem (Airplane mode only or all the time) and perhaps what kind of other "optimisations" you run (task killers/AutoStarts, etc.).

I can't believe that so few people are getting the battery drain - do you all leave your phones on at night, or switch them off completely?
nordic version brother..

i dont use any task killers

i dont ve any other optimisers running

i turn it on in the night

i ve a bad battery drain!
 

pacharru

Senior Member
Jun 3, 2007
126
0
Paio Pires Village
After several tests with this JIT patch I have re-flashed my X10.

Now I have root, busybox, launcher pro.
... and made the following changes on build.prop:
ro.sf.lcd_density=220
#debug.sf.hw=1
dalvik.vm.heapsize=32m
#kernel.log=default

Now quadrant scores 560, with JIT V2 was 760. But I can´t feel any difference using the device and strange reboots don´t occur anymore.

Q: Does anyone saw differences with this patch installed, are applications running faster with JIT?
 

mbrad_26

Senior Member
Sep 15, 2010
237
5
Wigan
After several tests with this JIT patch I have re-flashed my X10.

Now I have root, busybox, launcher pro.
... and made the following changes on build.prop:
ro.sf.lcd_density=220
#debug.sf.hw=1
dalvik.vm.heapsize=32m
#kernel.log=default

Now quadrant scores 560, with JIT V2 was 760. But I can´t feel any difference using the device and strange reboots don´t occur anymore.

Q: Does anyone saw differences with this patch installed, are applications running faster with JIT?

The best way is to go and surf into Timescape and Mediascape....you will notice hoe smooth they became after JIT.
Cheers

ps: if you didnt noticed any difrence .... maibe you dont know your phone very well and i think you will be better off:D
 
Last edited:

robbyf66

Senior Member
Apr 27, 2010
432
197
London
hey guys, away from pc with my stuff on it, but busybox won't install (even tho it's installed) but it's preventing other things from working.

I tried some suggestions in the search. any other thoughts
 

Top Liked Posts

  • There are no posts matching your filters.
  • 9
    SUPPORT
    if you like our work you can buy us an beer
    https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4300696


    1- clean all junk apps
    2- enable JIT to boost performace
    TEST - zipalign and optimise all resources to get more speed...use with caution....may need to reflash
    TEST - still tesing nexus video drivers


    you need to have rooted x10
    you need to have shell root (from 1 click root /included) and run it after every reboot
    you need to reroot after the otimise is complete (ROOT is working for optimised system)



    DOWNLOAD ver.002
    http://hotfile.com/dl/80774165/1ad14eb/2.1_Optimiser_002.rar.html


    PLEASE DO NOT MIRROR


    Benchmark
    initial quadrant result 440-540
    v1 final quadrant result 680-690
    v2 final quadrant result 700-740

    initial linpack result 8.9-9.6
    v1 final quadrant result - not tested
    v2 final quadrant result - 17.8-18.3

    CLEANUP
    deletes
    X10 Launcher and replaces it with Launcher Pro
    All IME and replaces them with Motorola IME
    Installs ExUninst for app backup and restore
    4
    i wasnt asking about root metod, i was asking about JIT enabler metod.......anyway there is in this thread, few pages back, a more easy metod for JIT.
    Cheers

    Ps: see atachment
    unrar to sdcard and run in terminal emulator the following command:

    Code:
    su
    cd /sdcard/JiT-toggle-0.1
    sh enable_jit.sh

    or if you want to disable

    Code:
    su
    cd /sdcard/JiT-toggle-0.1
    sh disable_jit.sh

    Thx to Th4r for this man...:D
    2
    BENCHMARKS
    (done by Sony_Ericsson_X10)

    With Optimiser V002 - Without Optimiser V001 - Stock 2.1

    * Sunspider = 3994 ms Sunspider = 11 348 ms Sunspider = 22 756 ms
    * Linpack = 17,578 MFLOPS Linpack = 9.73 MFLOPS Linpack = 7 MFLOPS
    * Neocore = 28,8 FPS Neocore = 28,8 FPS Neocore = 27,7 FPS
    * NenaMark1 = 21,9 FPS NenaMark1 = 21,8 FPS NenaMark1 = 17 FPS
    * BenchmarkPi = 1117 ms BenchmarkPi = 3533 ms BenchmarkPi = 2727 ms
    * Quadrant = 770 Quadrant = 705 Quadrant = 555
    1
    Junk app list

    Supernytt.apk
    playnowback.apk
    playnowclient.apk
    moxiermail.apk
    textinput-tng.apk
    chinesetextinput.apk
    Danish_keyboard.apk
    LatinIME.apk
    playnowappinstaller.apk
    SEMCTouchPalKoreanQWERTY.apk
    EManualLauncher.apk
    quadrapop.apk
    wisepilot.apk
    backupandrestore.apk
    JapaneseIME.apk
    EManual.apk
    officesuite.apk
    creatouch.apk
    Telenor_Wrapper.apk
    PcCompanion.apk
    SEMCSetupWizard.apk
    TimescapeLargeUITheme*.apk
    trackid.apk
    usersupport.apk
    SemcHomeL.apk
    PhoneBook.apk
    1
    still getting cp not found!

    cp part of busybox

    BusyBox combines tiny versions of many common UNIX utilities into a single small executable.

    Currently available applets include:
    Code:
            [, [[, acpid, addgroup, adduser, adjtimex, ar, arp, arping, ash,
            awk, basename, beep, blkid, brctl, bunzip2, bzcat, bzip2, cal, cat,
            catv, chat, chattr, chgrp, chmod, chown, chpasswd, chpst, chroot,
            chrt, chvt, cksum, clear, cmp, comm, cp, cpio, crond, crontab,
            cryptpw, cut, date, dc, dd, deallocvt, delgroup, deluser, depmod,
            devmem, df, dhcprelay, diff, dirname, dmesg, dnsd, dnsdomainname,
            dos2unix, dpkg, du, dumpkmap, dumpleases, echo, ed, egrep, eject,
            env, envdir, envuidgid, expand, expr, fakeidentd, false, fbset,
            fbsplash, fdflush, fdformat, fdisk, fgrep, find, findfs, flash_lock,
            flash_unlock, fold, free, freeramdisk, fsck, fsck.minix, fsync,
            ftpd, ftpget, ftpput, fuser, getopt, getty, grep, gunzip, gzip, hd,
            hdparm, head, hexdump, hostid, hostname, httpd, hush, hwclock, id,
            ifconfig, ifdown, ifenslave, ifplugd, ifup, inetd, init, inotifyd,
            insmod, install, ionice, ip, ipaddr, ipcalc, ipcrm, ipcs, iplink,
            iproute, iprule, iptunnel, kbd_mode, kill, killall, killall5, klogd,
            last, length, less, linux32, linux64, linuxrc, ln, loadfont,
            loadkmap, logger, login, logname, logread, losetup, lpd, lpq, lpr,
            ls, lsattr, lsmod, lzmacat, lzop, lzopcat, makemime, man, md5sum,
            mdev, mesg, microcom, mkdir, mkdosfs, mkfifo, mkfs.minix, mkfs.vfat,
            mknod, mkpasswd, mkswap, mktemp, modprobe, more, mount, mountpoint,
            mt, mv, nameif, nc, netstat, nice, nmeter, nohup, nslookup, od,
            openvt, passwd, patch, pgrep, pidof, ping, ping6, pipe_progress,
            pivot_root, pkill, popmaildir, printenv, printf, ps, pscan, pwd,
            raidautorun, rdate, rdev, readlink, readprofile, realpath,
            reformime, renice, reset, resize, rm, rmdir, rmmod, route, rpm,
            rpm2cpio, rtcwake, run-parts, runlevel, runsv, runsvdir, rx, script,
            scriptreplay, sed, sendmail, seq, setarch, setconsole, setfont,
            setkeycodes, setlogcons, setsid, setuidgid, sh, sha1sum, sha256sum,
            sha512sum, showkey, slattach, sleep, softlimit, sort, split,
            start-stop-daemon, stat, strings, stty, su, sulogin, sum, sv,
            svlogd, swapoff, swapon, switch_root, sync, sysctl, syslogd, tac,
            tail, tar, taskset, tcpsvd, tee, telnet, telnetd, test, tftp, tftpd,
            time, timeout, top, touch, tr, traceroute, true, tty, ttysize,
            udhcpc, udhcpd, udpsvd, umount, uname, uncompress, unexpand, uniq,
            unix2dos, unlzma, unlzop, unzip, uptime, usleep, uudecode, uuencode,
            vconfig, vi, vlock, volname, watch, watchdog, wc, wget, which, who,
            whoami, xargs, yes, zcat, zcip