[Kernel/RECOVERY] Sony Xperia Go ST27i, Kernel, CWM, GB KK v5.1 and ICS KKv6 - Sony Xperia P, U, Sola, Go

NOTE: Use at Own Risk, I am not Responsible for any damages...... Hit Thanks if it works for you
NOTE: Do not turn on Battery Save mode when you have flashed KK v6.x Kernel, then phone will go into a bootloop immidiatly
Prerequesites:
Sony Firmware: 6.0.B.184 for GB and 6.1.1.B.1.10 for ICS
Installed Andoid SDK with platform-tools included, http://developer.android.com/sdk/index.html
Correctly installed modifed USB Drivers from Sony, follow this Thread if you got problems http://forum.xda-developers.com/showthread.php?t=1527159
Unlocked Bootloader, which implies the correct installation of the USB Drivers follow this Process http://unlockbootloader.sonymobile.com/unlocking-boot-loader
Get SU and Superuser from here http://androidsu.com/superuser/
Know how to put the phone into Fastboot mode
How too:
Now lets get started, these are the steps to get to the latest kernel with the recovery installed.
1. Flash the unlocked stock kernel "Kernel 6.0.B.184 ro.secure=0.elf" from the Android SDK Folder:
fastboot.exe -i 0x0fce flash boot Kernel 6.0.B.184 ro.secure=0.elf
fastboot.exe reboot
2. Install SU and Superuser to gain permanent Root
NOTE: This step is only needed once, you can flash a new kernel without the need to root the device again.
extract SU and Superuser from the downloaded zip files and push those via ADB to the unlocked /system folders from the SDK dir with the commadn below.
adb root
adb shell id (to see if you are root)
adb remount
adb push su /system/xbin/su
adb shell chown 0.0 /system/xbin/su
adb shell chmod 06755 /system/xbin/su
adb remount
adb install Superuser.apk
reboot the phone and check with a Rootchecker app if you successfully gained root.
3. Install Busybox From the Market.
Touch the Play Store icon and wait for ...... ...... ok just kidding
NOTE: Please check the Correct file size of the su file with ls -l /system/xbin/ it should be around 380 K in size or compare with the file from the zip archive
4. Flash the latest Custom Kernel "kernel.elf".
fastboot.exe -i 0x0fce flash boot Kernel with CWM gows io sio.elf
fastboot.exe reboot
5. Enter Recovery
Hit Vol+ after it vibrates on the Sony Logo , the Home Touchkey is the Enter Button......
Finally go for a full backup, yeah !!!!
NOTE: I never had to wipe or factory reset my phone while swapping kernels back and forth, trust me i flashed the phone a lot of times with a lot of self compiled kernels...
Appendix:
I build a Custom Kernel from this source http://developer.sonymobile.com/wpor...ads/opensource Open source archive for build 6.0.B.3.184 for KK v5.x and 6.1.1.B.1.10 for KK v6.x
here is my git https://github.com/krachlatte/
Thanks to the makers of the Android Kernel Kitchen 0.2.3, Flashtool, Superuser, aso....just to mention a few:
KeiranFTW for CWM
DOOMLORD for govenours
Championschwimmer For the Kernel Kitchen
jozinek
driversax
.... a s o i hope i did not forget anyone...
Thanks
Release Notes
Krachlattes Kernel (KK) v5.1
SSHTunnel Support
Iptables Support
Droidwall Support
I/O Schedulers added:
sio
Governours added:
interactive
minmax
smartass
smartass2
Krachlattes Kernel (KK) v6.3
gcc upgrade from 4.3.3 to 4.6
http://gcc.gnu.org/gcc-4.6/changes.html
SSA loop prefetching is enabled by default for the Cortex-A9 at -O3
Kernel Source code update to 6.1.1.B.1.10 found at sony dev page
Bootlogo fixed
I/O Scheduler added:
Simple I/O Scheduler (SIO)
Governour added:
smartassv2
Hotplug
The Hotplug governor performs very similarly to the OnDemand governor, with the added benefit of being more precise about how it steps down through the kernel's frequency table as the governor measures the user's CPU load. However, the Hotplug governor's defining feature is its ability to turn unused CPU cores off during periods of low CPU utilization. This is known as "hotplugging."
Obviously, this governor is only available on multi-core devices.
Screenshot showing up time, Juice defender installed, normal usage.....for 1 hour 10 minutes music via bluetooth and gps track recording at the same time yesterday, with kernel v6.2.
NOTE: Do not turn on Battery Save mode when you have flashed KK v6.x Kernel, then phone will go into a bootloop immidiatly
Flash it with:
fastboot.exe flash boot boot.img

Hi! If I use this will the contents on my phone ve deleted or will it stay intact? Tia!
Sent from my ST27i using Tapatalk 2

pls delete this
btw couldn't get a real root ...
i seem to have root but not working properly ... titanium wont get root privileges for example ..

hi guys,
for me it is still working fine as done in the thread above, just post your errors and I will try to look into it. NO SD Card issues at all. got this phone on friday morning and rooted it on friday at around 10pm.
Class 10 SD Card is much faster then with my old defy, when reading an writing files to the phone when it is connected to pc.
Titanium backup running fine....
Something to consider:
1. You need to extract the SU file and Superuser.apk from the zip file and install it via ADB, not push the whole zip via ADB.
2. Did you really unlock the bootloader as described on the sony pages?
3. Is the Android SDK and the modified SONY USB Driver installed correctly? the Dirver installation to get the phone into fastboot correctly was a bit frustrating.

krachlatte said:
hi guys,
for me it is still working fine as done in the thread above, just post your errors and I will try to look into it. NO SD Card issues at all. got this phone on friday morning and rooted it on friday at around 10pm.
Class 10 SD Card is much faster then with my old defy, when reading an writing files to the phone when it is connected to pc.
Titanium backup running fine....
Something to consider:
1. You need to extract the SU file and Superuser.apk from the zip file and install it via ADB, not push the whole zip via ADB.
2. Did you really unlock the bootloader as described on the sony pages?
3. Is the Android SDK and the modified SONY USB Driver installed correctly? the Dirver installation to get the phone into fastboot correctly was a bit frustrating.
Click to expand...
Click to collapse
Hello - yeap - pushed it from the extracted folder - no error messages received in the cmd prompt. all went fine.
2. also yes - the phone is unlocked - actually when tried unlocking for the second time it told me it's already locked
3. I have all the sdk's installed for android and am running the fastboot from the platform-tools directory so all should be there ...
yet - root checker says I have root - but titanium backup or any other program seem to run at first but then I get an error that The phone was not granted with root privileges. Also I cannot install busybox - starts installing and fails at the end for some reason ...
Any ideas?

could you post your screenshot?
did you start with a clean install, i mean did you flash another kernel before installing this one?
where are you from, means what build do you have installed?
could you create a ftf file with flashtool, if it is different from my build ?

krachlatte said:
could you post your screenshot?
did you start with a clean install, i mean did you flash another kernel before installing this one?
where are you from, means what build do you have installed?
could you create a ftf file with flashtool, if it is different from my build ?
Click to expand...
Click to collapse
Will post a screenshot later on tonight as I am not at home with my laptop and phone.
I created an ftf file using the downloaded files from pc companion, decrypted them and made a new ftf file, which was flashed onto the device. I believe this is considered a clean install ?
I am located in Bulgaria but need to check the build version exactly. Just confirmed that the details on the screenshot match all 100% with what the phone.
I have tried flashing another kernel indeed again prepared for .184 from this thread here : http://forum.xda-developers.com/showthread.php?t=1829729 but without any luck - at the end I managed to flash the kernel from this thread here, and then followed the procedure as described above - all seems good and superuser seems to be giving permission to applications - alas no luck.
I can even upload the ftf file if needed. all else seems to be running fine (some slowdowns though - lag or smth - was not present with 162.)

krachlatte said:
Hi Guys,
here is what i did, i just bought a Sony Xperia Go, i am coming from a defy running cm7 and cm9 with root.
i just extracted the kernel from the official Sony update that i graped from the cache folder and converted that file via flashtool to a working ftf file, followed by extracting the kernel and ramdisk and modified the default.prop file to ro.secure=0, afterwards i repacked the the extracted zimage and ramdisk to a working kernel this file is attached to this post "Kernel 6.0.B.184 ro.secure=0.elf". the kernel is complete stock nothing included. just flash it via fastboot with: (unlocked Bootloader needed, see sonys pages for this also for usb driver installation)
fastboot.exe -i 0x0fce flash boot Kernel 6.0.B.184 ro.secure=0.elf
fastboot.exe reboot
next I included SU and Superuser via ADB, you can download an extract SU and Superuser from here http://androidsu.com/superuser/
adb root
adb shell id (to see if you are root)
adb remount
adb push su /system/xbin/su
adb shell chown 0.0 /system/xbin/su
adb shell chmod 06755 /system/xbin/su
adb remount
adb install Superuser.apk
Thanks to the makers of the Android Kernel Kitchen 0.2.2, Flashtool, Superuser, aso....
my major question is when will we see CM9 or CM10 ported to this device.
Click to expand...
Click to collapse
Im on .184 now with so many apps installed.. Do I have to flash a clean .184 before flashing this kernel or its ok to just flash it? What would I lose if I flash this?
Sent from my ST27i using Tapatalk 2

wbgenetic said:
Will post a screenshot later on tonight as I am not at home with my laptop and phone.
I created an ftf file using the downloaded files from pc companion, decrypted them and made a new ftf file, which was flashed onto the device. I believe this is considered a clean install ?
I am located in Bulgaria but need to check the build version exactly. Just confirmed that the details on the screenshot match all 100% with what the phone.
I have tried flashing another kernel indeed again prepared for .184 from this thread here : http://forum.xda-developers.com/showthread.php?t=1829729 but without any luck - at the end I managed to flash the kernel from this thread here, and then followed the procedure as described above - all seems good and superuser seems to be giving permission to applications - alas no luck.
I can even upload the ftf file if needed. all else seems to be running fine (some slowdowns though - lag or smth - was not present with 162.)
Click to expand...
Click to collapse
i would recommend to flash the ftf file you generated from the cache and then flash the kernel i provided. had serveral issues with the kernel you are referencing to, my sd card corrupted with it and i had to start from scratch

krachlatte said:
i would recommend to flash the ftf file you generated from the cache and then flash the kernel i provided. had serveral issues with the kernel you are referencing to, my sd card corrupted with it and i had to start from scratch
Click to expand...
Click to collapse
will backup first (since it's my fiancee's phone I don't really wanna lose all contact photos (again)) and then will post results. Thanks.

wbgenetic said:
I can even upload the ftf file if needed.
Click to expand...
Click to collapse
Here are the checksums for the FTF I got from decrypting the firmware downloaded by PC Companion:
CRC-32: d65b0f0f
MD4: e2b001459ef3818cb68c323b6c8fdc38
MD5: 3a35a92ff63c13701637dff2a9019d7c
SHA-1: 310b4b677666ce8a0074ac48b3f29673cc61409d
It would be interesting to know if yours is different. If yes, maybe the reason for your problems is that you got a different regional firmware which is not perfectly compatible with the kernel from this thread.
Does anyone know where I can upload a 270 MB file without registering? I could try uploading my FTF (not sure it would go through, though).

I will run a md5 over mine later,
root checker screenshot
Gesendet von meinem Iconia A500 mit Tapatalk

when thinking about hashing, it does not work because the files have got a different name so the hashes will be different.
here is a screenshot with what i got from the 3 cached files when i have decrypted them with flashtool
cheers

krachlatte said:
I will run a md5 over mine later,
root checker screenshot
Gesendet von meinem Iconia A500 mit Tapatalk
Click to expand...
Click to collapse
when I run the root checker it runs fine - try installing busybox or try to uninstall something with root uninstaller for example

Lebenita said:
Here are the checksums for the FTF I got from decrypting the firmware downloaded by PC Companion:
CRC-32: d65b0f0f
MD4: e2b001459ef3818cb68c323b6c8fdc38
MD5: 3a35a92ff63c13701637dff2a9019d7c
SHA-1: 310b4b677666ce8a0074ac48b3f29673cc61409d
It would be interesting to know if yours is different. If yes, maybe the reason for your problems is that you got a different regional firmware which is not perfectly compatible with the kernel from this thread.
Does anyone know where I can upload a 270 MB file without registering? I could try uploading my FTF (not sure it would go through, though).
Click to expand...
Click to collapse
flashed it clean, followed the instructions to the point - and still - cant even run titanum backup. root checker however still says i'm root! tell me what the problem is now ... grrrr! all that happened was that I now need to rearrange all data ...
---------- Post added at 09:34 PM ---------- Previous post was at 09:30 PM ----------
here's what I get from the superuser trying to update itself or whatever to give you an example... at first it seeems to grant user rights but then ... http://a6.sphotos.ak.fbcdn.net/hphotos-ak-ash4/418841_4289626354485_1820163401_n.jpg
+ here's the folder cache I used (see attached)

here I hope this will help as well :
all seems fine but Root Access : no access
am I pushing a wrong SU :? what could be the reason for this ?

Hi,
i think i found your problem, it loosk like you did not include the loader.sin
20/014/2012 19:14:46 - INFO - Decrypting FILE_279161669
20/014/2012 19:14:59 - INFO - Decrypting FILE_279160643
20/015/2012 19:15:00 - INFO - Decrypting FILE_279066729
20/015/2012 19:15:00 - INFO - Decryption finished
20/016/2012 19:16:30 - INFO - Starting bundle creation
20/016/2012 19:16:30 - INFO - Adding loader.sin to the bundle
20/016/2012 19:16:30 - INFO - Adding kernel.sin to the bundle
20/016/2012 19:16:31 - INFO - Adding system.sin to the bundle
20/016/2012 19:16:40 - INFO - Adding fotakernel.sin to the bundle
20/016/2012 19:16:40 - INFO - Adding modemfs.sin to the bundle
20/016/2012 19:16:40 - INFO - Adding partition-image.sin to the bundle
20/016/2012 19:16:40 - INFO - Adding simlock.ta to the bundle
20/016/2012 19:16:40 - INFO - Adding prcmu.sin to the bundle
20/016/2012 19:16:40 - INFO - Adding apps_log.sin to the bundle
20/016/2012 19:16:40 - INFO - Adding modem.sin to the bundle
20/016/2012 19:16:40 - INFO - Adding userdata.sin to the bundle
20/016/2012 19:16:41 - INFO - Adding cache.sin to the bundle
20/016/2012 19:16:41 - INFO - Finished bundle creation
cheers

krachlatte said:
Hi,
i think i found your problem, it loosk like you did not include the loader.sin
20/014/2012 19:14:46 - INFO - Decrypting FILE_279161669
20/014/2012 19:14:59 - INFO - Decrypting FILE_279160643
20/015/2012 19:15:00 - INFO - Decrypting FILE_279066729
20/015/2012 19:15:00 - INFO - Decryption finished
20/016/2012 19:16:30 - INFO - Starting bundle creation
20/016/2012 19:16:30 - INFO - Adding loader.sin to the bundle
20/016/2012 19:16:30 - INFO - Adding kernel.sin to the bundle
20/016/2012 19:16:31 - INFO - Adding system.sin to the bundle
20/016/2012 19:16:40 - INFO - Adding fotakernel.sin to the bundle
20/016/2012 19:16:40 - INFO - Adding modemfs.sin to the bundle
20/016/2012 19:16:40 - INFO - Adding partition-image.sin to the bundle
20/016/2012 19:16:40 - INFO - Adding simlock.ta to the bundle
20/016/2012 19:16:40 - INFO - Adding prcmu.sin to the bundle
20/016/2012 19:16:40 - INFO - Adding apps_log.sin to the bundle
20/016/2012 19:16:40 - INFO - Adding modem.sin to the bundle
20/016/2012 19:16:40 - INFO - Adding userdata.sin to the bundle
20/016/2012 19:16:41 - INFO - Adding cache.sin to the bundle
20/016/2012 19:16:41 - INFO - Finished bundle creation
cheers
Click to expand...
Click to collapse
here we go step by step :
could be it - flashing now with all 3 files selected and making sure loader.sin is on ..
here is the log :
21/017/2012 00:17:28 - INFO - Device connected in flash mode
21/017/2012 00:17:42 - INFO - Selected Xperia GO ST27i_6.0.B.3.184_Bulgaria.ftf
21/017/2012 00:17:42 - INFO - Preparing files for flashing
21/017/2012 00:17:47 - INFO - Please connect your device into flashmode.
21/017/2012 00:17:48 - INFO - Opening device for R/W
21/017/2012 00:17:48 - INFO - Reading device information
21/017/2012 00:17:48 - INFO - Phone ready for flashmode operations.
21/017/2012 00:17:48 - INFO - Start Flashing
21/017/2012 00:17:48 - INFO - Flashing loader
21/017/2012 00:17:49 - INFO - Loader : S1_Root_3065 - Version : R5E006 / Bootloader status : ROOTED
21/017/2012 00:17:49 - INFO - Flashing partition-image.sin
21/017/2012 00:17:49 - WARN - This file is ignored : simlock.ta
21/017/2012 00:17:49 - INFO - Flashing kernel.sin
21/017/2012 00:17:50 - INFO - Flashing fotakernel.sin
21/017/2012 00:17:52 - INFO - Flashing modemfs.sin
21/017/2012 00:17:53 - INFO - Flashing prcmu.sin
21/017/2012 00:17:53 - INFO - Flashing modem.sin
21/017/2012 00:17:55 - INFO - Flashing apps_log.sin
21/017/2012 00:17:55 - INFO - Flashing system.sin
21/019/2012 00:19:36 - INFO - Log written to C:\Flashtool\flashtool_2012-08-20_12-06-56.log
21/019/2012 00:19:51 - INFO - Flashing userdata.sin
21/020/2012 00:20:02 - INFO - Flashing cache.sin
21/020/2012 00:20:03 - INFO - Ending flash session
21/020/2012 00:20:03 - INFO - Flashing finished.
21/020/2012 00:20:03 - INFO - Please wait. Phone will reboot
21/020/2012 00:20:03 - INFO - For flashtool, Unknown Sources and Debugging must be checked in phone settings
21/020/2012 00:20:04 - INFO - Device connected in flash mode
Phone reboots after cable is unplugged and plugged in .. Once loaded I directly reboot into fastboot mode and ..time for some kernel loading ...
Fastboot mode on :
C:\Program Files\Android\android-sdk\platform-tools>fastboot.exe -i 0x0fce flash
boot "Kernel 6.0.B.184 ro.secure=0.elf"
sending 'boot' (4708 KB)...
(bootloader) USB download speed was 20606kB/s
OKAY [ 0.251s]
writing 'boot'...
(bootloader) Flash of partition 'boot' requested
(bootloader) S1 partID 0x00000003, block 0x0000d000-0x00014fff
(bootloader) Erase operation complete, 0 bad blocks encountered
(bootloader) Flashing...
(bootloader) Flash operation complete
OKAY [ 0.374s]
finished. total time: 0.636s
C:\Program Files\Android\android-sdk\platform-tools>fastboot.exe reboot
rebooting...
finished. total time: 0.005s
C:\Program Files\Android\android-sdk\platform-tools>
Phone reboots and now time to push the SU ...
I switch on USB debugging and wait till device is recognized with adb devices ....
C:\Program Files\Android\android-sdk\platform-tools>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
CB5A1KS3PC device
Then I start running the required commands (now trying with SU 3.1.3 for arm devices). (last time it was with 3.2).
C:\Program Files\Android\android-sdk\platform-tools>adb root
adbd is already running as root
C:\Program Files\Android\android-sdk\platform-tools>adb shell id
uid=0(root) gid=0(root)
C:\Program Files\Android\android-sdk\platform-tools>adb remount
remount succeeded
C:\Program Files\Android\android-sdk\platform-tools>adb push su /system/xbin/su
2596 KB/s (85096 bytes in 0.032s)
C:\Program Files\Android\android-sdk\platform-tools>adb shell chown 0.0 /system/
xbin/su
C:\Program Files\Android\android-sdk\platform-tools>adb shell chmod 06755 /syste
m/xbin/su
C:\Program Files\Android\android-sdk\platform-tools>adb remount
remount succeeded
C:\Program Files\Android\android-sdk\platform-tools>adb install Superuser.apk
2801 KB/s (1500526 bytes in 0.523s)
pkg: /data/local/tmp/Superuser.apk
Success
C:\Program Files\Android\android-sdk\platform-tools>
Then I start testing to see If I have root or not ...
Same thing - phone says rooted -all points to rooted phone - but: in root checker I get : like on the screenshot : Root access : no access ... what could be the reason ? btw after testing with root checker - phone starts running slow as hell .. ...
(oh and here is the budle creation log:
21/011/2012 00:11:20 - INFO - Decrypting FILE_279166356
21/012/2012 00:12:01 - INFO - Decrypting FILE_279160643
21/012/2012 00:12:07 - INFO - Decrypting FILE_279066729
21/012/2012 00:12:07 - INFO - Decryption finished
21/012/2012 00:12:58 - INFO - Starting bundle creation
21/012/2012 00:12:58 - INFO - Adding loader.sin to the bundle
21/012/2012 00:12:58 - INFO - Adding kernel.sin to the bundle
21/012/2012 00:12:58 - INFO - Adding system.sin to the bundle
21/013/2012 00:13:12 - INFO - Adding fotakernel.sin to the bundle
21/013/2012 00:13:13 - INFO - Adding modemfs.sin to the bundle
21/013/2012 00:13:13 - INFO - Adding partition-image.sin to the bundle
21/013/2012 00:13:13 - INFO - Adding simlock.ta to the bundle
21/013/2012 00:13:13 - INFO - Adding prcmu.sin to the bundle
21/013/2012 00:13:13 - INFO - Adding apps_log.sin to the bundle
21/013/2012 00:13:13 - INFO - Adding modem.sin to the bundle
21/013/2012 00:13:13 - INFO - Adding userdata.sin to the bundle
21/013/2012 00:13:14 - INFO - Adding cache.sin to the bundle
21/013/2012 00:13:15 - INFO - Finished bundle creation
))

i used this su binary http://downloads.androidsu.com/superuser/su-bin-3.1.1-arm-signed.zip
could you upload your ftf file somewere so that i could extract your stock kernel and unlock it for you?
it looks like you got a diffrent regional image....
i also compiled a Customer kernel from sony source for the phone, i will upload this kernel later in the evening today.

krachlatte said:
i used this su binary http://downloads.androidsu.com/superuser/su-bin-3.1.1-arm-signed.zip
could you upload your ftf file somewere so that i could extract your stock kernel and unlock it for you?
it looks like you got a diffrent regional image....
i also compiled a Customer kernel from sony source for the phone, i will upload this kernel later in the evening today.
Click to expand...
Click to collapse
no problem - will upload the ftf in the evening as well - as I am not in front of the home PC right now.
** also any suggestion on backuping all settings on the phone :? I am tired of losing all settings with each flash ... and unfortunately the best backup tool I know (titanium) requires a proper root

Related

How do you install a kernel

I have done everything(phone rooted,recovery installed and unlocked boot loader)There is option to install kernel through flashtool and i have installed Doomkernel V6 successfully as the log says.But how do i know it.
Easiest way to check it... go to Settings > about phone ... there it should show which kernel you have.
HAve Fun
DIP
No sign of doom kernel in settings.Still showing the stock kernel.
if you have terminal emulator or..
or adb shell.
type ----> cat /proc/version
it will tell you for sure which kernel is running
Through flashtool log
Android version : 2.3.3 / kernel version : 2.6.29-00054-g5f01537
Best way to do it is using S1tool, just run the prog,click identify, connect in flash mode and read the output, if "S1 ERROM VER" starts with a small letter "r8A033" it is unlocked, if starts with a capital letter "R8A033" it is not
One last thing, if you SIM.unlocked your phone using Omnius, then the bootloader it's unlocked, but the flashing process is different, I can tell you because that is my case (and it will appear as not "R8A033")
Can you try reflashing and make sure the Flashtool didn't report any errors?
Here's the log
22/023/2012 15:23:05 - INFO - Installing kernel to device...
22/023/2012 15:23:05 - INFO - Remounting system read-write
22/023/2012 15:23:23 - INFO - Installing chargemon feature / kernel bootkit to device...
22/023/2012 15:23:23 - INFO - Remounting system read-write
22/023/2012 15:23:24 - INFO - Pushing C:\Flashtool\.\devices\X10\bootkit\bootkit.tar to /data/local/tmp
22/023/2012 15:23:24 - INFO - Running installbootkit as root thru sysrun
22/023/2012 15:23:24 - INFO - bootkit successfully installed
22/023/2012 15:23:24 - INFO - Pushing C:\Flashtool\.\devices\X10\kernel\2.6.29-modFXP-DooMKernel-v06-1113\kernel.tar to /data/local/tmp
22/023/2012 15:23:28 - INFO - Running installkernel as root thru sysrun
22/023/2012 15:23:30 - INFO - kernel successfully installed
22/023/2012 15:23:45 - INFO - Device disconnected
22/023/2012 15:23:50 - INFO - Device connected with USB debugging on
22/023/2012 15:23:50 - INFO - Connected device : X10
22/023/2012 15:23:50 - INFO - Installed version of busybox : BusyBox v1.19.0 (2011-08-14 23:46:58 CDT) multi-call binary.
22/023/2012 15:23:50 - INFO - Android version : 2.3.3 / kernel version : 2.6.29-00054-g5f01537
Did you install the kernel via flashmode or some kind of other method? I don't recall the process to be that long when flashing a kernel.

[Q] Xperia Mini Pro (SK17) howto boot device in flash mode?

Hi everyone,
I use Ubuntu 12.04 moved Flashtool on my system added the
rules to /etc/udev (checked from this Guide) and also readed this one.
With lsusb the device looks connected when even if the smartphone is
startet normal and when the device is OFF and i connect the usb cable
and press the volume down button.
It is not sure for me how i can start my device in flashmode as
it let flashtool its work with SK17i_4.0.2.A.0.62_Baseband+Kernel.ftf.
Can somebody explain me how i can proof that the device is startet
in flashmode correctly? Do it boot in a other way and show something
in flashmode or is the display after SE normaly blank?
My next step is that i like to get it updated and rooted (with this
update_4.0.2.A.0.69_SK17_PreRoot-Ex.zip one i guess). Must i transfer
this update with flashtool too? Or how can i bring this update on my device?
Flashtool dont start to flash my device (maybe becuse i have no clue
to start it correctly in flashmode). Or do i need to install an app?
steavenX said:
Hi everyone,
I use Ubuntu 12.04 moved Flashtool on my system added the
rules to /etc/udev (checked from this Guide) and also readed this one.
With lsusb the device looks connected when even if the smartphone is
startet normal and when the device is OFF and i connect the usb cable
and press the volume down button.
Click to expand...
Click to collapse
Yes, but when the device is turned off, first hold down the Volume DOWN button, then connect the cable.
steavenX said:
It is not sure for me how i can start my device in flashmode as
it let flashtool its work with SK17i_4.0.2.A.0.62_Baseband+Kernel.ftf.
Can somebody explain me how i can proof that the device is startet
in flashmode correctly? Do it boot in a other way and show something
in flashmode or is the display after SE normaly blank?
Click to expand...
Click to collapse
If you did, like I said previously, green LED lights up, display stays off and your device in flashmode.
steavenX said:
My next step is that i like to get it updated and rooted (with this
update_4.0.2.A.0.69_SK17_PreRoot-Ex.zip one i guess). Must i transfer
this update with flashtool too? Or how can i bring this update on my device?
Flashtool dont start to flash my device (maybe becuse i have no clue
to start it correctly in flashmode). Or do i need to install an app?
Click to expand...
Click to collapse
No, this has to be installed via Recovery. Recovery requires custom kernel(and unlocked bootloader) or rooted ROM(which is pointless then).
Install older firmware, .58 or older, root it and then make direct update from your phone to .62(.69 if you're in Germany).
Place your phone in flashmode, when Flashtool asks it. Make sure drivers are properly installed, no additional apps needed.
Show me the rules
Sent from my SK17a using xda premium
Thanks for your answer. I googled a little bit and found that
there was an update for flashtool released.
Code:
* 0.8.0.0 :
[b]- Fixed an issue with flashing ftf under linux (specially ubuntu 12.04) [/b]
- Fixed system app backup when ls applet used to enumerate system apps is busybox one with colorization
- Added a kernel.sin extractor (ELF Extractor) to get image, ramdisk and rpm.bin on 2012 devices
- Added a Sin editor which is only capable of extracting data part from sin files for the moment.
- Added drivers for Xperia U, Sola, P
- Added Xperia U, Sola, P recognition (thanks to krabappel2548)
I had lost my mind and was a little bit before driveing crazy because there was no reason that i could found as reason because it dont work ...
Cross fingers that hopefully the newer version will work
@ChavitoArg
~# cat /etc/udev/rules.d/99-android.rules
SUBSYSTEM=="usb", ACTION=="add", SYSFS{idVendor}=="0fce", SYSFS{idProduct}=="6166", MODE="0777"
SUBSYSTEM=="usb", ACTION=="add", SYSFS{idVendor}=="0fce", SYSFS{idProduct}=="e166", MODE="0777"
Do you see any thing wrong? Or do you need the rules self?
30/005/2012 23:05:54 - INFO - <- This level is successfully initialized
30/005/2012 23:05:54 - INFO - Flashtool Version 0.8.0.0 built on 2012-05-27 18:20:39
30/005/2012 23:05:54 - INFO - You can drag and drop ftf files here to start flashing them
30/005/2012 23:05:57 - INFO - Device disconnected
30/006/2012 23:06:34 - INFO - Selected SK17i_4.0.2.A.0.62_Baseband+Kernel.ftf
30/006/2012 23:06:34 - INFO - Preparing files for flashing
30/006/2012 23:06:35 - INFO - Please connect your device into flashmode.
30/006/2012 23:06:55 - INFO - Device connected in flash mode
30/006/2012 23:06:55 - INFO - Opening device for R/W
30/006/2012 23:06:55 - INFO - Reading device information
30/006/2012 23:06:55 - INFO - Phone ready for flashmode operations.
30/006/2012 23:06:55 - INFO - Start Flashing
30/006/2012 23:06:55 - INFO - Flashing loader
30/006/2012 23:06:58 - INFO - Loader : S1_Loader_Root_773f - Version : R4A066 / Bootloader status : ROOTABLE
30/006/2012 23:06:58 - INFO - Flashing kernel.sin
30/007/2012 23:07:02 - INFO - Flashing fota1.sin
30/007/2012 23:07:03 - INFO - Flashing fota0.sin
30/007/2012 23:07:04 - INFO - Flashing adsp.sin
30/007/2012 23:07:08 - INFO - Flashing amss_fs.sin
30/007/2012 23:07:08 - INFO - Flashing amss.sin
30/007/2012 23:07:22 - INFO - Flashing apps_log.sin
30/007/2012 23:07:22 - INFO - Ending flash session
30/007/2012 23:07:22 - INFO - Flashing finished.
30/007/2012 23:07:22 - INFO - Please wait. Phone will reboot
30/007/2012 23:07:22 - INFO - For flashtool, Unknown Sources and Debugging must be checked in phone settings
30/007/2012 23:07:22 - INFO - Device connected in flash mode
30/009/2012 23:09:02 - INFO - Device disconnected
Click to expand...
Click to collapse
My smartphone did not automaticly reboot. After a couple mins i did it manual, and it boot with my current / old android ...
When i select the Firmware to flash are there a couple *.sin files in the firmware content files? I selected all and hope that was correctly.
steavenX said:
My smartphone did not automaticly reboot. After a couple mins i did it manual, and it boot with my current / old android ...
When i select the Firmware to flash are there a couple *.sin files in the firmware content files? I selected all and hope that was correctly.
Click to expand...
Click to collapse
Phone is restarted to flashmode. Disconnect and power it up yourself.
The ftf file, that you used, was only kernel and baseband(no system, no data - no ROM itself), not the whole package. Download full ftf file and try again.
These .sin files are just shown, you don't have to choose anything there.
Sent from my Xperia Live using xda premium
I just want to let you know that it workd fine for me with flashtool v8 to root android gb. Now i try to get it working with ICS
Thanks for the help and sorry - i missed to drop a short note here.
Mostly i have some trouble because i have no native windows system - i love my linux system too much
With Flashtool Version 0.8.0.0 i am currently unable to flash a ST18i rootable kernel on my xperia mini pro. I hope v.9.5 will work *cross fingers*
flashsystem.X10FlashException: ERR_SEVERITY="MAJOR";ERR_CLASS="SECURITY_CLASS";ERR_STATIC="IMAGE_ADDRESS_RANGE";ERR_DYNAMIC="SIN-block eraseblock mismatch";
at flashsystem.Command.send(Command.java:130)
at flashsystem.X10flash.uploadImage(X10flash.java:207)
at flashsystem.X10flash.sendImages(X10flash.java:275)
at flashsystem.X10flash.flashDevice(X10flash.java:334)
at gui.FlasherGUI$45.run(FlasherGUI.java:1094)
at foxtrot.AbstractWorkerThread$1.run(AbstractWorkerThread.java:40)
at java.security.AccessController.doPrivileged(Native Method)
at foxtrot.AbstractWorkerThread.runTask(AbstractWorkerThread.java:36)
at foxtrot.workers.SingleWorkerThread.run(SingleWorkerThread.java:199)
at foxtrot.workers.SingleWorkerThread.run(SingleWorkerThread.java:182)
at java.lang.Thread.run(Unknown Source)
flashsystem.X10FlashException: ERR_SEVERITY="MAJOR";ERR_CLASS="SECURITY_CLASS";ERR_STATIC="IMAGE_ADDRESS_RANGE";ERR_DYNAMIC="SIN-block eraseblock mismatch";
at flashsystem.X10flash.uploadImage(X10flash.java:217)
at flashsystem.X10flash.sendImages(X10flash.java:275)
at flashsystem.X10flash.flashDevice(X10flash.java:334)
at gui.FlasherGUI$45.run(FlasherGUI.java:1094)
at foxtrot.AbstractWorkerThread$1.run(AbstractWorkerThread.java:40)
at java.security.AccessController.doPrivileged(Native Method)
at foxtrot.AbstractWorkerThread.runTask(AbstractWorkerThread.java:36)
at foxtrot.workers.SingleWorkerThread.run(SingleWorkerThread.java:199)
at foxtrot.workers.SingleWorkerThread.run(SingleWorkerThread.java:182)
at java.lang.Thread.run(Unknown Source)
Click to expand...
Click to collapse
steavenX said:
I just want to let you know that it workd fine for me with flashtool v8 to root android gb. Now i try to get it working with ICS
Thanks for the help and sorry - i missed to drop a short note here.
Mostly i have some trouble because i have no native windows system - i love my linux system too much
With Flashtool Version 0.8.0.0 i am currently unable to flash a ST18i rootable kernel on my xperia mini pro. I hope v.9.5 will work *cross fingers*
Click to expand...
Click to collapse
Maybe better root with that method, it should work. And some people reported, that their devices bricked while flashing neo kernel...
Just a final note ...
With the updated flashtool version it worked fine.

"ERROR" in FlashTool

Well... I got this error when flashing .ftf files and i really need help.. I also did the quickfix thing for my FlashTool 0.9.6...
01/032/2012 21:32:00 - INFO - <- This level is successfully initialized
01/032/2012 21:32:01 - INFO - Flashtool Version 0.9.7.0 built on 2012-09-30 15:49:10
01/032/2012 21:32:01 - INFO - You can drag and drop ftf files here to start flashing them
01/032/2012 21:32:14 - INFO - Device connected with USB debugging on
01/032/2012 21:32:15 - INFO - Connected device : X10
01/032/2012 21:32:16 - INFO - Installed version of busybox : BusyBox v1.20.0.git (2011-09-18 21:50:48 PDT) multi-call binary.
01/032/2012 21:32:16 - INFO - Android version : 2.3.7 / kernel version : 2.6.29-modFXP-DooMKernel-v06-1113 / Build number : 6.0.1.G.0.75
01/032/2012 21:32:16 - INFO - Root Access Allowed
01/032/2012 21:32:50 - INFO - Selected X10_FeraKernel_ICS-v1.8 (1).ftf
01/032/2012 21:32:50 - INFO - Preparing files for flashing
01/032/2012 21:32:50 - ERROR -
01/036/2012 21:36:07 - INFO - Selected X10_V1_BLRelock.ftf
01/036/2012 21:36:07 - INFO - Preparing files for flashing
01/036/2012 21:36:08 - ERROR -
01/036/2012 21:36:12 - INFO - Selected X10sV9final (1).ftf
01/036/2012 21:36:12 - INFO - Preparing files for flashing
01/037/2012 21:37:09 - ERROR -
maybe there is problem in ur usb...it happened wid me bfore..try changing it..myt work..
Sent from my Xperia X10 using xda premium
Theres no problem in my usb... even though i just flash the .ftf file it goes error..
02/039/2012 17:39:30 - INFO - <- This level is successfully initialized
02/039/2012 17:39:31 - INFO - Flashtool Version 0.9.7.0 built on 2012-09-30 15:49:10
02/039/2012 17:39:31 - INFO - You can drag and drop ftf files here to start flashing them
02/039/2012 17:39:40 - INFO - Device disconnected
02/041/2012 17:41:02 - INFO - Selected X10_FeraKernel_ICS-v1.8 (1).ftf
02/041/2012 17:41:02 - INFO - Preparing files for flashing
02/041/2012 17:41:02 - ERROR -
and i tried different .ftf too..
try it with a different usb..my old usb worked properly i didnt have prob in usb storage nd charging..but had probs many tyms flaashing..
Sent from my Xperia X10 using xda premium
New error.. how to fix this?'
03/052/2012 15:52:48 - INFO - <- This level is successfully initialized
03/052/2012 15:52:50 - INFO - Flashtool Version 0.9.8.0 built on 2012-10-01 19:35:32
03/052/2012 15:52:50 - INFO - You can drag and drop ftf files here to start flashing them
03/052/2012 15:52:54 - ERROR - Cannot run program "C:\Flashtool\x10flasher_lib\adb.exe": CreateProcess error=2, The system cannot find the file specified
Just found why... how can i fix this? Please help me...
Gooperz06 said:
Just found why... how can i fix this? Please help me...
Click to expand...
Click to collapse
Reinstall flashtool
Also does the first ERROR appear with every ftf file ?
THeLogiC said:
Reinstall flashtool
Also does the first ERROR appear with every ftf file ?
Click to expand...
Click to collapse
Just reinstalled it and it works fine now.. thanks
[SOLVED] "ERROR" in FlashTool
Thanks guys... everything works fine now

[U] Rooting through Flastool

Guys, I tried rooting my XU thru flashtool, but so far I havent had success.
OK, here's what I do, correct me if I'm wrong.
- First of all turn on debugging mode in phone and also tick non-market apps.
- flashtool recognises my phone after connecting. Select the Padlock icon and choose superuser.
- flashtool begins process of rooting, but I dont get the ROOTME in backup and restore.
P.S I'm on stock ICS.
Here's log file from flashtool.
This is the log file, I dont know whats wrong.
17/010/2012 17:10:53 - INFO - <- This level is successfully initialized
17/010/2012 17:10:53 - INFO - Flashtool Version 0.9.9.0 built on 2012-11-13 22:53:30
17/010/2012 17:10:53 - INFO - You can drag and drop ftf files here to start flashing them
17/010/2012 17:10:58 - INFO - Device disconnected
17/011/2012 17:11:02 - INFO - Device connected with USB debugging off
17/011/2012 17:11:02 - INFO - For 2011 devices line, be sure you are not in MTP mode
17/011/2012 17:11:04 - INFO - Device connected with USB debugging on
17/011/2012 17:11:04 - INFO - Connected device : ST25
17/011/2012 17:11:04 - INFO - Installed version of busybox : N/A
17/011/2012 17:11:04 - INFO - Android version : 4.0.4 / kernel version : 3.0.8+ / Build number : 6.1.1.B.1.10
17/011/2012 17:11:11 - INFO - Pushing C:\Flashtool\.\devices\ST25\busybox\1.20.0\busybox to /data/local/tmp/busybox
17/011/2012 17:11:11 - INFO - Pushing C:\Flashtool\custom\root\subin\Superuser\su to /data/local/tmp/su
17/011/2012 17:11:11 - INFO - Pushing C:\Flashtool\custom\root\subin\Superuser\Superuser.apk to /data/local/tmp/Superuser.apk
17/011/2012 17:11:13 - INFO - Pushing C:\Flashtool\custom\root\AdbRestore\RootMe.tar to /data/local/tmp/RootMe.tar
17/011/2012 17:11:13 - INFO - Now open your device and restore "RootMe" backup. Waiting ...
17/011/2012 17:11:13 - INFO - You have 60 seconds to follow the restore advice
17/011/2012 17:11:13 - INFO - Running adbrestoreexploit
17/011/2012 17:11:14 - INFO - Root hack did not work. Cleaning hack files
If you want to root your phone by another method follow the instructions here :
http://forum.xda-developers.com/showthread.php?t=1886460
If the info helped you click the thanks button
Sent from my LT26i

Rooting Xperia Tablet Z (Ran Out Of Options)!

Hello to my fellow Xperia Tablet Z users
Im out of options Ive tried every rooting options, but I hit dead ends every time
Im running Android 4.3, I have unlocked the bootloader, I now want to root the device
What Ive tried...
1. Easy Rooting Toolkit
I either get waiting for device all the time, or deomon waiting to start, then deomon started, then it hangs
2. Flashtool
Looks like it work's but then tells me this
10/053/2014 12:53:33 - INFO - Device connected with USB debugging on
10/053/2014 12:53:35 - INFO - Connected device : Sony Xperia Tablet Z
10/053/2014 12:53:35 - INFO - Installed version of busybox : N/A
10/053/2014 12:53:35 - INFO - Android version : 4.3 / kernel version : 3.4.0-g1b44cd5 / Build number : 10.4.B.0.569
10/054/2014 12:54:38 - INFO - Decrypting C:\Program Files (x86)\Flashtool\custom\root\PsNeuter\psneuter.tar.uue.enc to C:\Program Files (x86)\Flashtool\custom\root\PsNeuter\psneuter.tar.uue
10/055/2014 12:55:11 - INFO - Pushing C:\Program Files (x86)\Flashtool\custom\root\PsNeuter\psneuter.tar.uue to /data/local/tmp
10/055/2014 12:55:11 - INFO - Pushing C:\Program Files (x86)\Flashtool\.\devices\busybox\1.20.2\busybox to /data/local/tmp/busybox
10/055/2014 12:55:12 - INFO - Pushing C:\Program Files (x86)\Flashtool\custom\root\subin\Supersu\su to /data/local/tmp/su
10/055/2014 12:55:12 - INFO - Pushing C:\Program Files (x86)\Flashtool\custom\root\subin\Supersu\Superuser.apk to /data/local/tmp/Superuser.apk
10/055/2014 12:55:13 - INFO - Running part1 of Root Exploit, please wait
10/055/2014 12:55:13 - INFO - Running rootit
10/055/2014 12:55:13 - INFO - Waiting for device. After 60secs, stop waiting will be forced
10/056/2014 12:56:15 - INFO - Forced stop waiting.
10/056/2014 12:56:15 - ERROR - The part1 exploit did not work
10/056/2014 12:56:15 - INFO - Cleaning files
Reason? I dont know...
3. Vroot
I rooted the same device before when running 4.2.2, now when running 4.3, doesn't work gives an error, since its another language i don't know the error
Can anyone help im blank now
MasterCMTS said:
Hello to my fellow Xperia Tablet Z users
Im out of options Ive tried every rooting options, but I hit dead ends every time
Im running Android 4.3, I have unlocked the bootloader, I now want to root the device
What Ive tried...
1. Easy Rooting Toolkit
I either get waiting for device all the time, or deomon waiting to start, then deomon started, then it hangs
2. Flashtool
Looks like it work's but then tells me this
10/053/2014 12:53:33 - INFO - Device connected with USB debugging on
10/053/2014 12:53:35 - INFO - Connected device : Sony Xperia Tablet Z
10/053/2014 12:53:35 - INFO - Installed version of busybox : N/A
10/053/2014 12:53:35 - INFO - Android version : 4.3 / kernel version : 3.4.0-g1b44cd5 / Build number : 10.4.B.0.569
10/054/2014 12:54:38 - INFO - Decrypting C:\Program Files (x86)\Flashtool\custom\root\PsNeuter\psneuter.tar.uue.enc to C:\Program Files (x86)\Flashtool\custom\root\PsNeuter\psneuter.tar.uue
10/055/2014 12:55:11 - INFO - Pushing C:\Program Files (x86)\Flashtool\custom\root\PsNeuter\psneuter.tar.uue to /data/local/tmp
10/055/2014 12:55:11 - INFO - Pushing C:\Program Files (x86)\Flashtool\.\devices\busybox\1.20.2\busybox to /data/local/tmp/busybox
10/055/2014 12:55:12 - INFO - Pushing C:\Program Files (x86)\Flashtool\custom\root\subin\Supersu\su to /data/local/tmp/su
10/055/2014 12:55:12 - INFO - Pushing C:\Program Files (x86)\Flashtool\custom\root\subin\Supersu\Superuser.apk to /data/local/tmp/Superuser.apk
10/055/2014 12:55:13 - INFO - Running part1 of Root Exploit, please wait
10/055/2014 12:55:13 - INFO - Running rootit
10/055/2014 12:55:13 - INFO - Waiting for device. After 60secs, stop waiting will be forced
10/056/2014 12:56:15 - INFO - Forced stop waiting.
10/056/2014 12:56:15 - ERROR - The part1 exploit did not work
10/056/2014 12:56:15 - INFO - Cleaning files
Reason? I dont know...
3. Vroot
I rooted the same device before when running 4.2.2, now when running 4.3, doesn't work gives an error, since its another language i don't know the error
Can anyone help im blank now
Click to expand...
Click to collapse
Cant you some how copy and paste other language into Google Translate ?? Or if you got a another Android device ? Download Google Goggles then take a photo with Google Googles of the error and it will translate it for you ? Or if you got a Galaxy S4 launch Optical Reader that will translate it for you ? Or take a photo of the error upload it to XDA and ill try Optical Reader translate for you ????
There is no root method for. 569 as yet, follow this guide to downgrade,root,install recovery and finally upgrade with full root and recovery.
http://forum.xda-developers.com/showthread.php?p=48904376 worked a treat for me on a locked bootloader after stupidly upgrading and loosing root.
Sent from my SGP311 using xda app-developers app

Categories

Resources