[RECOVERY] CWM-Based Recovery 6.0.3.2 for Xperia Tablet Z (Stock Kernel) [20130526]

JoeSzymkowicz

Senior Member
Sep 24, 2008
198
6
0
St. Louis
This recovery is setting my device to "pollux" when it's actually SGP311/windy_pollux. Why is it doing this?

To clarify, I flashed "SGP31x -> Advance Stock Kernel with Recovery v01 (FW: 10.1.C.0.344)", which is meant for windy_pollux

UPDATE: I check getprop...device and model in ADB recovery, and it reports that my device is pollux/SGP321, but in rom it reports pollux_windy and SGP311. It is actually a 16gb WIFI only model, and the link I download SAYS that it's made for "SGP31x" so not sure why it's doing this. Has anyone else seen this?
 
Last edited:

aldredd

Member
Aug 18, 2010
37
3
0
Milton Keynes, UK
Should this work with newer firmware? I'm on SGP321 (LTE) build 10.4.B.0.569

when I flash the image, I can get into the CWM just fine, but the device doesn't boot - just get the SONY logo. Able to restore using Emma, but curious how I can go about getting a stable CWM to allow me to root. (bootloader is unlocked)
 

Doume59249

Member
Sep 13, 2010
46
2
0
North of France
www.dambrain.fr
Hello, all
I've just acquired few days ago a model SGP311 ( WiFi only)
After 1st power on, an update has been done OTA
Now, firmware seems to be version 4.3 ( build 10.4.1.B.0.109 )

It seems the tablet does'nt have any recovery installed ( manual power on with volume up has no effect, and 'adb reboot recovery' only makes a normal boot )

Can I flash the proposed recovery over this kind of stock firmware ?

Thanks a lot for your work.
 

luznykolo

Senior Member
Nov 9, 2012
119
7
0
This is a CWM-Based Recovery 6.0.3.2 for Xperia Tablet Z​


Credits and special thanks to Koush and everyone else involved in Cyanogenmod project!​





[ info ]

This Recovery is built from CWM 6.0.3.2 sources! There have been some changes made to get this working on stock kernel of Xperia :)

I didnt have this device with me so all testing was done remotely on users devices...

this would not have been possible without the device sources by FreeXperia Team! thank you guys for your commitment to development of Xperia devices and CONGRATULATIONS for getting CM10.1 booting on this device so fast! awesome devs!




tested on SGP321 (WiFi + LTE version) & on SGP311 (WiFi only) version!

please have the stock FTF, for UR device number, at hand before testing this!




[ WARNING ]

DO NOT FLASH THE SGP321 KERNEL ON SGP31x AND VICE VERSA, DEVICE WILL NOT BOOT!



[ credits / special thanks ]

  • Koush - for the brilliant work & coding on CWM recovery
  • CyanogenMod and FreeXperia Team (especially jerpelea) for too many things :)
  • lilstevie & Dees_Troy for their hack to get recovery working properly on 3.4 kernel!
  • special thanks to @championswimmer and others for helping out with testing and risking their devices for the sake of development!!! and NO, their devices was NOT damaged during testing ;)
  • ME for creating this for u guys!



[ Requirements ]

  • Bootloader unlocked
  • working fastboot
  • SGP321 - STOCK ROM FW: 10.1.1.A.1.253 or ROMS BASED ON THAT FIRMWARE
  • SGP311/SGP312 - STOCK ROM FW: 10.1.C.0.344 or ROMS BASED ON THAT FIRMWARE



[ features ]

  1. standard CWM recovery 6.0.3.2!
  2. recovery now supports internal storage!
  3. internal storage (datamedia) mounted to /sdcard while external card is mounted as /external_sd
  4. you can now flash files from internal storage
  5. you can take backups onto the internal storage (might not be compatible with CM10.1)
  6. TIP: if u are experiencing very slow backup in CWM do this




[ WARNING ]


THIS RECOVERY IS STILL IN TESTING... MAKE SURE THAT U HAVE UR COMPLETE DATA BACKED-UP (INCLUDING INTERNAL STORAGE/SDCARD DATA)


THIS IS MENT ONLY FOR STOCK ROM FIRMWARE or ROMS BASED ON THAT FIRMWARE...




[ known issues ]

  1. do not use this for flashing CM10.1 (u will need to use the CM kernel for that)




[ how to flash this ]

  1. download the advanced stock kernel (contains recovery)
  2. reboot device into fastboot mode
    Code:
    adb reboot bootloader
  3. now flash the recovery using
    Code:
    fastboot flash boot kernel.img
    [where kernel.img is the name of the file image u downloaded]
  4. thats it!



[ how to enter recovery ]

when you see the Sony logo and the LED light turns pink/amber/orange keep tapping/pressing VOLUME UP key



[ sources ]

https://github.com/DooMLoRD/android_device_sony_pollux



[ donations ]

if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc ;)

PAYPAL DONATION LINK



[ download links ]

PLEASE DO NOT MIRROR, REDISTRIBUTE, REPACK MY FILES


NEW:


SGP321 -> Advance Stock Kernel with Recovery v01 (FW: 10.1.1.A.1.253)
MD5HASH: 35a9b546f71e21bd36eb6634bce90880



SGP31x -> Advance Stock Kernel with Recovery v01 (FW: 10.1.C.0.344)
MD5HASH: 70f3bc04bc7909026a33e4031a6e9867





OLD:

----







enjoy!!!

I have an error. FAILED (remote: command not allowed)
 

dhruvaz

Senior Member
Aug 8, 2009
391
20
0
I have an error. FAILED (remote: command not allowed)
I have to ask.. which model (SGP ??? and what firmware or build number are you trying to root?

I think this will root up to 4.1.2 ( .370 for sgp 321 and .344 I think for spg 311 ) I just did one yesterday it worked well.. as I had a soft brick and I was compelled to flash 4.1.2 (to get root and recovery it worked well without a hitch.)
 

luznykolo

Senior Member
Nov 9, 2012
119
7
0
I have to ask.. which model (SGP ??? and what firmware or build number are you trying to root?

I think this will root up to 4.1.2 ( .370 for sgp 321 and .344 I think for spg 311 ) I just did one yesterday it worked well.. as I had a soft brick and I was compelled to flash 4.1.2 (to get root and recovery it worked well without a hitch.)
SGP 321. I think that i have locked bootloader and problem is with it.
 

Zb134

Senior Member
Dec 8, 2010
130
7
0
Montreal
+1

VOL up and VOL down both don´t work.

HOW TO ENTER RECOVERY ON SGP311:

enable USB debugging in settings.

navigate into your x10flasher_lib directory (or where you have an adb.exe like in android sdk for example) and open command prompt.

type: adb reboot recovery



this instructions should be added to the OP till it´s fixed DooM ;)

Hmm, I have the same issue. Except adb is note finding the device. I can get into fastboot and the device is recognized fine. But adb says no device found.
To make it worse, it won't switch on all the way at all, so it's not like I can use ROM manager to restart in Recovery. Bootloops on the sony logo.


SGP 311 16gb.

Any help appreciate!
 

alaska_ryder

Senior Member
Dec 11, 2012
56
5
0
SGP 351

Are there any custom recoveries for model SGP 351?
I think I unlocked the bootloader through Sony's development site using fastboot, is there a way to double check that it is unlocked? It did wipe my tablet.
I have scoured google and xda for a method that roots and installs a custom recovery for this device and none are comprehensive and are pretty vague.
I am not very familiar with adb and fastboot and need a little guidance.
A point in the right direction?