Sony Xperia Go - rooted kernel

Search This thread

wbgenetic

Senior Member
Oct 5, 2009
316
32
Nothing unusual when fiddling around with ROMs... ;). At least you have finally got what you wanted (hopefully).


well yes and no ... I do seem to have root access (checked with root checker). ... and apps seem to work fine at first - but then a slow down and I get root uninstaller for example telling me :

"Your phone cannot get root privileges" :?

I have superuser installed, busybox also is telling me that it cannot find some stuff during install --

otherwise I followed all to the letter in terms of adb and su ... - but there seems to be something wrong ...

superuser seems to be giving me the following :

mounting again : /system as rw .. no success! ??!
 

elevation_2

Senior Member
Aug 26, 2011
638
109
Whats the difference in this method and the one below:

http://xdaforums.com/showthread.php?t=1839865
 
Last edited:

krachlatte

Senior Member
Feb 10, 2011
109
64
This is a custom kernel based on doomkernel for xperia p, incldues goveners, recovery, su, superuser, init.d scripts....... , i have extracted the elf from this post and had a look into it, my kernel is a stock kernel nothing included except the modified default.prop in the ramdisk...


And with mine you have to include su and superuser via adb yourself.....

Gesendet von meinem Iconia A500 mit Tapatalk

---------- Post added at 08:10 PM ---------- Previous post was at 08:07 PM ----------

I had a look into serveral recovery install scripts and from what i saw is that the partitions from xperia u, s, p, sola, a differerent from the go(st27i)...

Gesendet von meinem Iconia A500 mit Tapatalk
 
  • Like
Reactions: elevation_2

elevation_2

Senior Member
Aug 26, 2011
638
109
This is a custom kernel based on doomkernel for xperia p, incldues goveners, recovery, su, superuser, init.d scripts....... , i have extracted the elf from this post and had a look into it, my kernel is a stock kernel nothing included except the modified default.prop in the ramdisk...


And with mine you have to include su and superuser via adb yourself.....

Gesendet von meinem Iconia A500 mit Tapatalk

---------- Post added at 08:10 PM ---------- Previous post was at 08:07 PM ----------

I had a look into serveral recovery install scripts and from what i saw is that the partitions from xperia u, s, p, sola, a differerent from the go(st27i)...

Gesendet von meinem Iconia A500 mit Tapatalk

Thank you for this. For a noob what is recommended? I will just be using the Xperia go as a secondary phone and only require root for titanium back and 1 or 2 other apps. Is there a step by step guide i.e which tells you were to download fast boot, adb etc along with what to type and when/where in command line prompt?

Thanks for the help.
 

elevation_2

Senior Member
Aug 26, 2011
638
109
Guys im stuck at unlocking the bootloader

On sony's site it says on step 13


13.On your computer, you will be asked for drivers. Point to the usb_driver folder where you placed the android_winusb.inf-file, and select the Android Boot loader Interface-file.

I cant find the Android Boot loader Interface-file. I put the android_winusb.inf-file in Program Files>Android>Android-sdk>extras>google>usb_driver

Any suggestions/Help?

Thank you
 

elevation_2

Senior Member
Aug 26, 2011
638
109
Unlocked bootloader but still cant manage to flash the 184.

Cant figure what im doing wrong :((((

Please help.
 

johnkernelle

New member
Aug 27, 2012
2
0
Hello everyone,

I finally managed to make rooted kernel for Xperia Go (ST27i).
I just want to mention, that I have unlocked bootloader and I didn't try is this kernel working with locked bootloader.

Requirements:
stock Sony 6.0.B.3.162 FW
unlocked bootloader
working fastboot

How to Flash:
download the rooted_kernel_ST27i.elf (sendspace.com/file/74xilq)
save it in the folder with fastboot binaries (fastboot.exe files)
power down device
start device in fastboot mode (hold volume up and plug cable)

and use the following commands to flash the kernel:
fastboot flash boot rooted_kernel_ST27i.elf
fastboot reboot

After restart, download and install busybox from market, and update superuser...




I can't do this without:
DooMLoRD - I used his files from rooted kernel for Xperia P
Championswimmer - for tips and tool (ANDROID KERNEL KITCHEN 0.2.2)
Bin4ry - for tips

So, thanks to them

will this successfully root my xperia go?? please reply ... i can't seem to find a tutorial on rooting my phone

---------- Post added at 03:21 PM ---------- Previous post was at 03:16 PM ----------

Hello everyone,

I finally managed to make rooted kernel for Xperia Go (ST27i).
I just want to mention, that I have unlocked bootloader and I didn't try is this kernel working with locked bootloader.

Requirements:
stock Sony 6.0.B.3.162 FW
unlocked bootloader
working fastboot

How to Flash:
download the rooted_kernel_ST27i.elf (sendspace.com/file/74xilq)
save it in the folder with fastboot binaries (fastboot.exe files)
power down device
start device in fastboot mode (hold volume up and plug cable)

and use the following commands to flash the kernel:
fastboot flash boot rooted_kernel_ST27i.elf
fastboot reboot

After restart, download and install busybox from market, and update superuser...




I can't do this without:
DooMLoRD - I used his files from rooted kernel for Xperia P
Championswimmer - for tips and tool (ANDROID KERNEL KITCHEN 0.2.2)
Bin4ry - for tips

So, thanks to them

just a noob question, what do you mean by "working fastboot"??
 

elevation_2

Senior Member
Aug 26, 2011
638
109
will this successfully root my xperia go?? please reply ... i can't seem to find a tutorial on rooting my phone

---------- Post added at 03:21 PM ---------- Previous post was at 03:16 PM ----------



just a noob question, what do you mean by "working fastboot"??

I followed the guide to the dot and have successfully rooted 2 xperia go's. 1 issue however is that it's not detecting ny external memory card.

Sent from my GT-N8000 using Tapatalk 2
 

lebobo

Senior Member
Jul 18, 2009
436
259
Liège
Tested on European (Belgian) 6.0.B.3.184 FW

I just root my Xperia GO with factory firmware 6.0.B.3.184 (buy in Belgium). and it works fine...

Unlock bootloader via : http://unlockbootloader.sonymobile.com/unlocking-boot-loader

Hello everyone,

I finally managed to make rooted kernel for Xperia Go (ST27i).
I just want to mention, that I have unlocked bootloader and I didn't try is this kernel working with locked bootloader.

Requirements:
stock Sony 6.0.B.3.162 FW
unlocked bootloader
working fastboot

How to Flash:
download the rooted_kernel_ST27i.elf (sendspace.com/file/74xilq)
save it in the folder with fastboot binaries (fastboot.exe files)
power down device
start device in fastboot mode (hold volume up and plug cable)

and use the following commands to flash the kernel:
fastboot flash boot rooted_kernel_ST27i.elf
fastboot reboot

After restart, download and install busybox from market, and update superuser...




I can't do this without:
DooMLoRD - I used his files from rooted kernel for Xperia P
Championswimmer - for tips and tool (ANDROID KERNEL KITCHEN 0.2.2)
Bin4ry - for tips

So, thanks to them
 

khesanh

New member
Sep 11, 2012
3
1
Xperia go

can someone please explain in layman terms how to do this ,like step by step please..

Hello everyone,

I finally managed to make rooted kernel for Xperia Go (ST27i).
I just want to mention, that I have unlocked bootloader and I didn't try is this kernel working with locked bootloader.

Requirements:
stock Sony 6.0.B.3.162 FW
unlocked bootloader
working fastboot

How to Flash:
download the rooted_kernel_ST27i.elf (sendspace.com/file/74xilq)
save it in the folder with fastboot binaries (fastboot.exe files)
power down device
start device in fastboot mode (hold volume up and plug cable)

and use the following commands to flash the kernel:
fastboot flash boot rooted_kernel_ST27i.elf
fastboot reboot

After restart, download and install busybox from market, and update superuser...




I can't do this without:
DooMLoRD - I used his files from rooted kernel for Xperia P
Championswimmer - for tips and tool (ANDROID KERNEL KITCHEN 0.2.2)
Bin4ry - for tips

So, thanks to them
 

munjeni

Senior Member
Jun 2, 2011
9,720
22,375
Anybody know if there is any development for Custom ROM for Xperia Go yet?

I have Sony Xperia Go from today and I will start developing but only one problem I have now about Sony things is "boot" things, bootloader things... all these things is new for me because I had HTC device and all HTC things is big diferent than Sony... for example first thing that I seen is bootloader mode working with black screen and there I not know which command is available in fastboot mode, for example there is no command "fastboot getvar all" like in htc ...etc. Than I analysed boot image (its ELF? Why? How to unpack? How to pack? Which software to use for unpacking, packing...etc?).... help me to understand how these things working in Sony and I will try to get something for us! For example I not understang how recovery working in this phone? Is this phone have dedicated partition for recovery or recovery is not dedicated? I am new to Sony world so I must to learn about Sony flash format things before I going to develop something... I am surre some one will help me
 
Last edited:

qwertzboy

Senior Member
Feb 24, 2011
148
30
The xperia go is supported by the fxp. So maybe devs could join this project and help developing cm9 and cm10 for the go. Search for free xperia project on google.

Sent from my GT-I5800 using xda app-developers app
 

Top Liked Posts

  • There are no posts matching your filters.
  • 18
    Hello everyone,

    I finally managed to make rooted kernel for Xperia Go (ST27i).
    I just want to mention, that I have unlocked bootloader and I didn't try is this kernel working with locked bootloader.

    Requirements:
    stock Sony 6.0.B.3.162 FW
    unlocked bootloader
    working fastboot

    How to Flash:
    download the rooted_kernel_ST27i.elf (sendspace.com/file/74xilq)
    save it in the folder with fastboot binaries (fastboot.exe files)
    power down device
    start device in fastboot mode (hold volume up and plug cable)

    and use the following commands to flash the kernel:
    fastboot flash boot rooted_kernel_ST27i.elf
    fastboot reboot

    After restart, download and install busybox from market, and update superuser...

    Update:

    Rooted kernel .184 (without recovery :( )
    It's work for me

    Flash last firmware 6.0.B.3.184 using Flashtool

    Download attach, and flash the kernel:
    fastboot flash boot rooted_kernel_184_ST27i.elf
    fastboot reboot


    I can't do this without:
    DooMLoRD - I used his files from rooted kernel for Xperia P
    Championswimmer - for tips and tool (ANDROID KERNEL KITCHEN 0.2.2)
    Bin4ry - for tips

    So, thanks to them
    7
    Extending Support for Xperia Go

    Hey Guys,
    We are planning to extend our support To Xperia Go.
    Currently we are porting Dynamic Rom To Xperia Go.
    And if the port works we will continue to port AOKP and MIUI to Xperia Go.
    Regards,
    acervenky,
    XPT
    2
    I test it and this kernel has big baterry drain!
    2
    I use this kernel for 3 days, and I don't have problem with battery drain.
    But I will check when I get back from vacation (4 days) and also I will try to make new rooted kernel for firmware 184 and maybe recovery :)

    perfect, i need kernel for 184 with recovery. i made a baterry percentage mod ( http://xdaforums.com/showthread.php?t=1830793 ) and i am working on quickpannel settings but without recovery is installation very complicated.
    2
    should create a thread for development for xperia go.. so its easy for us to help in contributing to the development.:good:

    For an xperia go thread you can request it here

    http://xdaforums.com/showthread.php?t=1660354

    Sent from my ST27i using xda app-developers app