[Instructions] Xperia X8 Root

Search This thread

proudblue

New member
Jan 8, 2011
1
0
why i cannot unzip the archieve?
it says, "End-of-central-directory signature not found. Either this file is not a Zip file, or it constitutes one disk of a multi-part Zip file.
"

Thank you
 

palmerx

Senior Member
Aug 19, 2008
157
8
Cartago
It is not unique to each phone. It depends on the region, kit number, carrier, etc and it doesn't change after rooting the phone.
 

Tookiejar

Member
Nov 28, 2010
25
0
Ive installed all the driver and i reboot my PC, but still when i press Root it get stuck on Waiting on device, i dont know what to do now.. I tried everything you people said in this Topic..
 

DroidDotBot

Senior Member
Jul 16, 2008
87
2
preston
Phone SW Ver:
1236-9291_2.0.1.A.0.47
GENERIC -user

File Sys Ver:
WORLD-1-8_2.0.1.A.0.47


Q)--- is SuperUser ? - proof that it's rooted ?? OneClick, said it was rooted.

---I get errors trying to install app2sd (ver2.1) & themes

Android Terminal Emulater ?
Root Explorer ? ( can change write attribs ???)
SD=1Pri-fat32-3.5Gb : 2Pri-Ext2-1.4GB

(does the Android SDK's ADB, differ from the one's attached to each supplied .zip file's adb ?)

And I guess SDK - won't entertain a rooted handset, either.
 
Last edited:

GeneralWoo

Member
Oct 8, 2010
31
2
Hey there

after this:
adb push rageagainstthecage /data/local/tmp/trageagainstthecage
adb push su /data/local/tmp/su
adb push superuser.apk /data/local/tmp/superuser.apk
adb shell
-> $ cd /data/local/tmp
-> $ chmod 755 rageagainstthecage
-> $ ./rageagainstthecage
You will see some text explaining the exploit and it will drop you to normal bash after done.
Now again:
adb shell
-> # cd /data/local/tmp
-> # mount -o remount,rw -t yaffs2 /dev/block/mtdblock0 /system

it say:

mount: Operation not permitted


WHAT NOW?
 

q_silverflame

Member
Dec 29, 2010
39
2
hye, how to do this step?
2. update the driver at the device manager
because i dont know where device manager is
thank you
 

1edgaras

Senior Member
Sep 7, 2010
196
6
32
I've updated to latest se software,then rooted and installed xrecovery.
I didn't flashed any custom rom,just prepared to do it. But I'm getting daily restarts, one restart per day.

What could cause the problem? New SE update? Root? Or xrecovery?
 
A

Aiduharan

Guest
this is the thread that got me hooked into xda forums, i googled x8 root and this came up lol and it took me ages to figure out how to root, even after watching the youtube video
 
D

Deleted member 3493119

Guest
Thanks, this guide is a real timesaver

Sent from my X8 using Tapatalk
 
Apr 12, 2012
34
5
Hong Kong
Guy's Let me explain...

Ok, If you want to root you X8,
Download Superoneclick (any Ver works, ones below ver 2 work better)
Get the X8 Drivers from the Official Sony website (Google it)
For Noobs: Install the driver by going into device manger, somewhere in search of new device you can install new drivers. For me my phone was visible so i just right clicked it and installed new drivers.
Make sure if you are using NOD 32 on your computer you turn it off, cause it thinks "theragingcage" is a virus (cause it gets root access). If you can't root you phone then your anitvirus is not letting you, disable it and download superoneclick again.
Now if you have no problems, open superoneclick
Remember to enable USB debug on the X8!
Now press root and let superoneclick do the rest! If it says turn off USB Debug (cause their is a problem) do it, follow what it says.

Hope you guys root your phones! If superoneclick is not working for you try the X8Toolbox (somewhere in XDA Forum)

One last thing, superoneclick only works on PC (Windows)!

I'm new to XDA! :D
Please press the "thanks" button if i helped!

---------- Post added at 11:38 AM ---------- Previous post was at 11:35 AM ----------

hye, how to do this step?
2. update the driver at the device manager
because i dont know where device manager is
thank you

It's in start, all programs, accessories, administrative tools (something like that), Device manger.
If you can't find it, search it on your computer!

I'm new to XDA! :D
Please press the "thanks" button if i helped!
 

power5451

Member
Dec 11, 2007
6
0
Brick phone when root via FlashTool

Phone I joined and used FlashTool0.9.11.0 Root phone was normally rebooted for the first time and ran it rooted. Then I disconnected and re-connected and started to run other operations. Then display the Flash tool that will root after restarting the phone, the payment and it will not turn on. even when it is plugged into a USB all at once to hold back (lit or LED)
 
Last edited:

john_cena163

Senior Member
Nov 30, 2011
592
151
34
Mumbai
Phone I joined and used FlashTool0.9.11.0 Root phone was normally rebooted for the first time and ran it rooted. Then I disconnected and re-connected and started to run other operations. Then display the Flash tool that will root after restarting the phone, the payment and it will not turn on. even when it is plugged into a USB all at once to hold back (lit or LED)

iv used flashtool to root an unlockbootloader..never had any prob
 
Feb 8, 2011
17
0
Kemaman
I try to install flashtool but its still coming error from jvm and jre. The weird thing is, I already installed latest java. Do you guys facing same problems?

9
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 12
    New Method:
    Download Flashtool from here:
    http://xdaforums.com/showthread.php?t=920746

    And follow the instructions!

    Regards
    Bin4ry
    2
    bin4ry you su binary is incorrect and the exe are don't func sometime
    i've atached a zip with a running su binary and without the exe

    you need to to the manual way but it's verry easy.
    you can use bin4ry first part of her manual but in the second he has make some Mistakes. please type in the secon part:
    adb shell
    -> # cd /data/local/tmp
    -> # mount -o remount,rw -t yaffs2 /dev/block/mtdblock0 /system
    -> # cat su > /system/bin/su
    -> # cat superuser.apk > /system/app/superuser.apk
    -> # chmod 06777 /system/bin/su
    -> # chmod 777 /system/app/superuser.apk
    -> # reboot
    after rebooting you have root
    2
    maybe you should post the manual way without windows
    for example mac or linux too ;)
    :p

    Done :)

    Regards
    Bin4ry
    2
    I have found a way to root X8 2.1 rom, but its complicated for average user.
    Details in 2.1/2.2 dev thread.
    2
    any working apps2sd for x8 eclair? 2.1

    Without root for 2.1 there's no apps2sd for 2.1..

    X10 firmware won't work on the x8 either it would need to be modified which means we would need recovery menu to flash the custom firmware, we don't have root for 2.1 so we can't get chargermon recovery to work...

    I have tried to get the x10 version working by modifying it for the x8 with 1.6 rooted but had no luck, I read that an x10 owner couldn't get it to work on 1.6 but when they updated to 2.1 it worked.

    Ive spent a lot of time trying to get a custom Rom onto the x8 but until 2.1 is rooted I don't think I will be able too... I have a Rom waiting though :)


    Sent from my E15i using XDA App