Debricking ideas for Xperia Tablet S - Sony Tablet S

Added xtskit.zip to this post which contains various scripts which can be used to debug various situations! Please use always latest version from this post and AT YOUR OWN RISK!
Decided to start new thread if anybody would still get any adeas for debricking my Xperia Tablet S before I call it unpossible... So, what has happened:
- Tried to upgrade my FI XTS from rooted 6b to rooted JB. Flashing apparently went fine but after reboot I got just Sony logo. Was able to boot to recovery and tried to recover by flashing firmware version 6, but got this error:
Installing update...
Write images to system0...
Write files to vendor0...
Random offset: 0x384
read_mod_link: failed to readlink "/system1/vendor": No such file or directory
E:Error in /tmp/desklunvr/desklunvr.zip
(Status 7)
Installation aborted.
Don't know what went wrong when flashing, but my analysis of current state:
* /blflags is set to 1 (because recovery starts to flash system0).
* /system0 contains valid image of that firmware what I use to recover (since it was flashed properly)
* /datapp/vendor0 contains correct data from the same firmware (since files were written properly)
* /system1 is totally corrupted
* /datapp/vendor1 state is unknown
* /staging state is unknown but propably contains valid data from SOME firmware because recovery works, right?
Because of that /system1 corrupted state, recovering won't work as Sonys updater-script will try to read it before flashing /staging.
No, why my XTS does not boot? For me, it seems that /staging contains valid image (because I can get to recovery), doesn't it then contain also valid kernel for system0, right? Does my XTS not boot because:
* /blflags is set to 1. System tries to boot from /system1 and FAILS since it's corrupted. However bootloader does not recognize this and wont flip blfalgs.
OT
* /staging is corrupted
In both cases, I could boot if I could just flip /blflags flag! In first case system would boot using /system0 and everything ok if /staging would have the right kernel for /system0 and since I can flash /system0 no problem. Also if flag would be flipped I could flash /system1 afterwards.
Now, any ideas? How to flip /blflags? I've been trying to poweroff in the middle of booting process but no luck. It just seems bootloader won't flip it no matter what.
Thanks!
- J

ignore post, cant delete

Could somebody confirm, that does hidden.img contain recovery and kernel? Further, could somebody with JB go to recovery and paste the version? I am trying to trace what version my /staging (hidden.img) is, JB or 6b.
My recovery says:
System utility(Rev.39, BL: 0x00000006, EC: 0.21, master)
I think it said the same when I was on 6b so unless JB has the same recovery, my /staging is probably from 6b.
Thanks!
Edit: And please, if anybody have european r6b firmware signed-txs03_300-ota-121116002.zip please share with me! I think my current hidden.img is from that firmware, just perhaps if I flash it, I could recover if the reason I cannot boot is that r6b bootloader won't allow loding r6 or JB system... Heh, I just tried, I can download r6b firmware for EVERY OTHER region but for my own region. Probably download link I got was wrong, but what would be the right link?

One kind soul replied and it seems JB's recovery is Rev.44. So my recovery/bootloader/kernel is from r6b and that's why my JB did not boot. I flashed hidden.img but for some reason it did not work (or I mistyped since I was a bit sleepy when upgrading).
I could try flashing r6b system0 and it could work, but Sony has removed it from their site. Please, anybody, do you have signed-txs03_300-ota-121116002.zip ??? I have r6, but it does not boot.

Just out of curiosity, when I poweron my tablet, kernel probably boots OK since my computer can see SGPT12 device after a while. However, adb does not work as expected so that wont help at all.

Wait what... I just found out, that when I am in recovery console, my computer sees SGPT121 device but does not have driver for it. When device worked, I had drivers. I used "Sony Tablet ADB Driver Automated Installer" to install drivers and when I explored android_winusb.inf I found out that this automated installer installed drivers only for composite adbdev interface, not for single adb interface. So I manually added correct pids etc. and was then able to install drivers and now I can actually see my device booted to recovery:
List of devices attached
0123456789ABCDEF recovery
Shell wont work however as expected so probably still impossible to unbrick, but at least I was able to pull recovery.log:
Starting recovery on Sun Apr 21 10:29:00 2013
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (1280 x 800)
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null) 0
1 /hwconfigs ext2 /dev/block/mmcblk0p1 (null) 0
2 /configs ext4 /dev/block/mmcblk0p2 (null) 0
3 /system0 ext4 /dev/block/mmcblk0p3 (null) 0
4 /system1 ext4 /dev/block/mmcblk0p4 (null) 0
5 /cache ext4 /dev/block/mmcblk0p5 (null) 0
6 /misc emmc /dev/block/mmcblk0p6 (null) 0
7 /staging ext4 /dev/block/mmcblk0p7 (null) 0
8 /blflags ext4 /dev/block/mmcblk0p8 (null) 0
9 /datapp ext4 /dev/block/mmcblk0p9 (null) 0
10 /log ext4 /dev/block/mmcblk0p10 (null) 0
11 /data ext4 /dev/block/mmcblk0p11 (null) -32768
12 /sdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1 0
13 /boot emmc boot (null) 0
14 /recovery emmc recovery (null) 0
15 /system ext4 system (null) 0
16 /vendor0 ext4 vendor0.img (null) 0
17 /vendor1 ext4 vendor1.img (null) 0
Command: "/sbin/recovery"
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
persist.sys.usb.config=mtp
ro.build.id=TID0142
ro.build.display.id=TID0142
ro.build.version.incremental=121116001
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.3
ro.build.date=Fri Nov 16 01:16:55 JST 2012
ro.build.date.utc=1352996215
ro.build.type=user
ro.build.user=integ-build
ro.build.host=build8
ro.build.tags=test-keys
ro.product.model=SGPT12
ro.product.brand=Sony
ro.product.name=SYS_052
ro.product.device=txs03
ro.product.board=txs03
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Sony
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=tegra
ro.build.product=txs03
ro.build.description=SYS_052-user 4.0.3 TID0142 121116001 test-keys
ro.build.fingerprint=Sony/SYS_052/txs03:4.0.3/TID0142/121116001:user/test-keys
ro.build.characteristics=tablet
ro.opengles.version=131072
wifi.interface=wlan0
wifi.wpa_supp_ready=0
persist.tegra.nvmmlite=1
windowsmgr.max_events_per_sec=135
ro.tether.denied=true
ro.sony.sound.enabled=true
ro.sony.display.release=release6b
ro.product-res-path=vendor/framework/SemcGenericUxpRes.apk
ro.sony.autovolume.threshold=10
ro.sony.update.server=info.update.sony.net
ro.sony.update.category_id=ST001
ro.config.alarm_alert=Alarm.ogg
ro.config.notification_sound=Notification.ogg
ro.config.ringtone=Ringtone_XPERIA.ogg
drm.service.enabled=true
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=256m
ro.sony.wifisleep=0
ro.semc.enhance.supported=true
ro.semc.clearaudio.supported=true
ro.somc.dmnorm.supported=true
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=4.0_r6
ro.com.google.clientidbase=android-sony
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
tf.enable=y
ro.sony.wan.ipv6.enable=false
persist.sys.sony.cabc.disable=0
persist.sys.sony.hdmi.disable=0
ro.sony.dlna_dms.enabled=false
ro.somc.social_product_model=PRODUCT_MODEL_TABLET
ro.sony.irremote.protocol_type=2
ro.sony.ols.eula=1
ro.pss.ps1content_disable=1
ro.factorytest=0
ro.bootmode=unknown
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=0x00000006
ro.hardware=txs03
ro.revision=0
init.svc.recovery=running
init.svc.nfx_daemon=running
init.svc.radbd=running

jappaj said:
Wait what... I just found out, that when I am in recovery console, my computer sees SGPT121 device but does not have driver for it. When device worked, I had drivers. I used "Sony Tablet ADB Driver Automated Installer" to install drivers and when I explored android_winusb.inf I found out that this automated installer installed drivers only for composite adbdev interface, not for single adb interface. So I manually added correct pids etc. and was then able to install drivers and now I can actually see my device booted to recovery:
Click to expand...
Click to collapse
I have exactly the same problem.
What do you modify on the android_winusb.inf to install drivers?
Thanks

hui666 said:
I have exactly the same problem.
What do you modify on the android_winusb.inf to install drivers?
Thanks
Click to expand...
Click to collapse
You mean you bricked your XTS like me while trying to flash JB? The we should warn people, it's something related to region, config or something like that.
About your question; edit android_winusb.inf and find rows like this:
;SONY Sony Tablet S
%CompositeAdbInterface% = USB_Install, USB\VID_054C&PID_05B4&MI_01
Then add row like this just after that:
%SingleAdbInterface% = USB_Install, USB\VID_054C&PID_05B4
So it becomes:
;SONY Sony Tablet S
%CompositeAdbInterface% = USB_Install, USB\VID_054C&PID_05B4&MI_01
%SingleAdbInterface% = USB_Install, USB\VID_054C&PID_05B4
There two places where you will find rows likje this, onw for x85 and one for amd64.
After this, boot to recovery and wait that you can see your XTS in device manager. It should shay that there are no drivers etc. Click update driver and browse manuaklly files and find directory which contains that modified file. Install and it should work.
But Sony has locked us out of the shell and effectively nothing can be done to fix anything (thanks sony, lock bootloader, f**k recovery scripts, f**k automatic swtiching between system images, lock recovery adb... what next, you need to be in jail to use next Xperia device?) unless somebody finds exploit. But then we could root also...

Wait, has anybody ever actually tried that would Xperia Tablet S accept upate.zip which is signed with test key just like you sign packages for Tablet S, but ALSO encrypted?
Because error message I get when trying to use such zip is something like cannot desklunvr package... So it is trying to decrypt package and as it is already decrypted, it fails. What happens if we encrypt it? It should be possible since we know how to decrypt!

jappaj said:
Wait, has anybody ever actually tried that would Xperia Tablet S accept upate.zip which is signed with test key just like you sign packages for Tablet S, but ALSO encrypted?
Because error message I get when trying to use such zip is something like cannot desklunvr package... So it is trying to decrypt package and as it is already decrypted, it fails. What happens if we encrypt it? It should be possible since we know how to decrypt!
Click to expand...
Click to collapse
Had jb boot up but no root access so flashed the jb update official and it works fine lost root it takes ages for it to boot and also took a couple of goes with the flasher no big deal only reason for root is custom ROM and until boot loader is unlocked not much need for root
S
Sent from my Wildfire using xda app-developers app

dex9mm said:
Had jb boot up but no root access so flashed the jb update official and it works fine lost root it takes ages for it to boot and also took a couple of goes with the flasher no big deal only reason for root is custom ROM and until boot loader is unlocked not much need for root
S
Sent from my Wildfire using xda app-developers app
Click to expand...
Click to collapse
Oh dear I've just joined the Bricked club tooo......
I tried updated from rooted 6b to Rooted Jelly Bean with condi flasher and I'm now stuck on the Sony screen.
Anyyyy possible fix?

Hi everyone, we are on the same boat. I've tried to flash using S.T.S.Flasher 3.0v the prerooted 4.1.1 rom on my root 4.0.3 R6B tab. My Xperia is US version. It seems that everything worked fine, but at the end I got black screen. On another post I read that a hard reset was needed. Nothing happened. After reboot i got freez on sony's logo. I've done with recovery a factory reset, wiping data etc, but without success.
Now I've downloaded a stock r5 version and flash it but i've seen after first boot that the fw that my dev. is running now is 4.1.1, without root and recovey. Strange but true. Why? i don't really know.
I think that i've done a big mistake flashing it but i think that it was the right thing to do for not using my tab as a coaster for the future.

sfex3best said:
Oh dear I've just joined the Bricked club tooo......
I tried updated from rooted 6b to Rooted Jelly Bean with condi flasher and I'm now stuck on the Sony screen.
Anyyyy possible fix?
Click to expand...
Click to collapse
Can you get to recovery? Try to flash firmware version 6 (not a not b) for your region from there. You are not bricked until you cannot flash from recovery like me...

sfex3best said:
Oh dear I've just joined the Bricked club tooo......
I tried updated from rooted 6b to Rooted Jelly Bean with condi flasher and I'm now stuck on the Sony screen.
Anyyyy possible fix?
Click to expand...
Click to collapse
flashing the stock jb from sony sight and losing root might be best if cant wait to hear back from condi......
not the best solution but from reading others at least shouldnt risk bricking.

Tried installing release 6 from recovery but no luck with that. Tried a few different versions too release 6b and jelly bean but the same error on all of them
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Need help
Sent from my R800i using xda premium

sfex3best said:
Tried installing release 6 from recovery but no luck with that. Tried a few different versions too release 6b and jelly bean but the same error on all of them
View attachment 1903761
Need help
Sent from my R800i using xda premium
Click to expand...
Click to collapse
I've flashed one of this stock rom . http://forum.xda-developers.com/showpost.php?p=26882762&postcount=3
because when i tried to flash it using recovery i got this error similar to yours:
"Desklunvr update package...
E:Can't desklunvr /sdcard/customs_prerooted_"........".zip
Installation aborted"
I think you'll lose root and recovery, but now should be the only way that i found to skip that error and brings back your tab to life.

I've tried those already I think.
Which one is stock rom out of those tho?
Sent from my R800i using xda premium

I have a US device, so i've downloaded and flashed the ICS r6b for US tablet. Should be both stock rom. If you see the links, are all of sony's web site.

Guys, if you get that "read_mod_link: failed to readlink "/system1/vendor": No such file or directory" error you currently are bricked. There's no way to recover until:
a) Sony releases an update which does not suck and is actually able to recover something (I doubt it since they haven't done it before)
b) Somebody from Sony leaks private key used to sign updates so we can sign our own update.zip (highly unlikely...)
c) Somebody finds a way to crack recovery from recovery itself (possible but I doubt it since it has not happened before)
d) Somebody finds out how to flip /blflags (possible, but I haven't been able to figure out how)
So we are screwed, there's no way to recover for now.
Ps. If anybody from Sony is reading this, please give us update.zip or something else which will flip blflags which would allow us to reover using standard firmware. Otherway you risk receiving bricked tablets to your sevice centers even though they are not really bricked, we just do not have proper update.zip. Highly unlikely though that anybody from Sony is reading this, at least anybody who can make the decision...

jappaj said:
Guys, if you get that "read_mod_link: failed to readlink "/system1/vendor": No such file or directory" error you currently are bricked. There's no way to recover until:
a) Sony releases an update which does not suck and is actually able to recover something (I doubt it since they haven't done it before)
b) Somebody from Sony leaks private key used to sign updates so we can sign our own update.zip (highly unlikely...)
c) Somebody finds a way to crack recovery from recovery itself (possible but I doubt it since it has not happened before)
d) Somebody finds out how to flip /blflags (possible, but I haven't been able to figure out how)
So we are screwed, there's no way to recover for now.
Ps. If anybody from Sony is reading this, please give us update.zip or something else which will flip blflags which would allow us to reover using standard firmware. Otherway you risk receiving bricked tablets to your sevice centers even though they are not really bricked, we just do not have proper update.zip. Highly unlikely though that anybody from Sony is reading this, at least anybody who can make the decision...
Click to expand...
Click to collapse
Man im roight there with you ok evey one who has used the flasher STOP FLASHING
If your stuck on sony screen during flashing But can flash back to ics do and saty there
If it is not booting then I dont have an answer just a warning
I was the first to post about the flsaher giving trouble but nobody checks these fourms till there is a prioblem and thats why people strat at step three and then ask where did I go wrong ive been posting since the twentith so its not like the warning signs wernt there
However if your realy want the update download it via ics then root with condis tool and flasdh
and you boot in to jb there is no root acknowledgement by 3rd party apps there is root due to the kernal condi provides but it is rooted
If
And why is the chager cable so short
Pm me if you need help
Sent from my SGPT12 using xda app-developers app
dont ask for condi by the way hes just got married

Related

[Q] Can't restore AT&T 4.5.141 Stock ROM

Hi guys,
I used CWM to backup my AT&T 4.5.141 stock ROM.
I installed a few custom ROMs and now decided to go back to stock.
When I try to restore the stock ROM, I get the error 'Error while restoring /system!'.
The recovery.log:
Code:
Starting recovery on Wed Aug 14 20:15:44 2013
framebuffer: fd 4 (540 x 960)
ClockworkMod Recovery v5.0.2.0
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /boot emmc /dev/block/mmcblk0p11 (null)
2 /cache ext3 /dev/block/mmcblk0p15 (null)
3 /data ext3 /dev/block/mmcblk0p16 (null)
4 /sdcard vfat /dev/block/mmcblk1p1 (null)
5 /emmc vfat /dev/block/mmcblk0p18 (null)
6 /system ext3 /dev/block/mmcblk0p12 (null)
7 /recovery emmc /dev/block/mmcblk0p10 (null)
8 /osh ext3 /dev/block/mmcblk0p13 (null)
9 /preinstall ext3 /dev/block/mmcblk0p17 (null)
W:Unable to get recovery.fstab info for /sd-ext during fstab generation!
I:Completed outputting fstab.
I:Processing arguments.
I:Checking arguments.
I:device_recovery_start()
Command: "/sbin/recovery"
ro.secure=0
ro.allow.mock.location=1
ro.debuggable=1
persist.service.adb.enable=1
ro.build.id=GINGERBREAD
ro.build.display.id=generic_olympus-eng 2.3.5 GINGERBREAD eng.koush.20110905.113
702 test-keys
ro.build.version.incremental=eng.koush.20110905.113702
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.5
ro.build.date=Mon Sep 5 11:37:24 PDT 2011
ro.build.date.utc=0
ro.build.type=eng
ro.build.user=koush
ro.build.host=Koushik-Lion.local
ro.build.tags=test-keys
ro.product.model=MB860
ro.product.brand=generic
ro.product.name=generic_olympus
ro.product.device=olympus
ro.product.board=olympus
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=unknown
ro.product.locale.language=hdpi
ro.product.locale.region=
ro.wifi.channels=
ro.board.platform=tegra
ro.build.product=olympus
ro.build.description=generic_olympus-eng 2.3.5 GINGERBREAD eng.koush.20110905.11
3702 test-keys
ro.build.fingerprint=generic/generic_olympus/olympus:2.3.5/GINGERBREAD/eng.koush
.20110905.113702:eng/test-keys
ro.sf.lcd_density=240
dalvik.vm.heapsize=42m
rild.libpath=/system/lib/libmoto_ril.so
persist.ril.mux.noofchannels=9
persist.ril.mux.ttydevice=/dev/ttyHS3
ro.telephony.call_ring.multiple=false
persist.ril.modem.ttydevice=/dev/ttySPI0
persist.ril.modem.mode=2
persist.ril.features=0x24
persist.ril.mux.retries=500
persist.ril.mux.sleep=2
ro.kernel.android.ril=yes
persist.ril.pppd.start.fail.max=16
mobiledata.interfaces=ppp0
ro.telephony.default_network=3
ro.additionalmounts=/mnt/emmc
ro.usb.use_custom_service=1
wifi.supplicant_scan_interval=60
ro.wifi-ap.fw-path=/system/etc/wl/sdio-g-cdc-roml-reclaim-wme-apsta-idauth-minio
ctl.bin
ro.bt.bdaddr_path=/pds/bt/bt_bdaddr
ro.product.use_charge_counter=1
ro.opengles.version=131072
ro.cwm.forbid_format=/misc,/radio,/pds,/bootloader,/recovery,/efs
ro.battery_light=true
ro.vold.switchablepair=/mnt/sdcard,/mnt/emmc
keyguard.no_require_sim=true
ro.kernel.android.checkjni=1
ro.setupwizard.mode=OPTIONAL
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=TA2070LZG5
ro.bootmode=unknown
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=unknown
ro.hardware=olympus
ro.revision=33776
init.svc.recovery=running
init.svc.adbd=running
I:Checking for extendedcommand...
I:Running extendedcommand...
Waiting for SD Card to mount (20s)
SD Card mounted...
Verifying SD Card marker...
SD Card marker not found...
Checking Internal SD Card marker...
45934351c58d252bdc39bf625201e0dc
45934351c58d252bdc39bf625201e0dc
I:Running script:
I:
run_program("/sbin/cp", "-R", "/cache/recovery", "/tmp/recovery");
ui_print("ROM Manager Version 5.5.3.0");
ui_print("August 14, 2013");
assert(restore_rom("/sdcard/clockworkmod/backup/2013-05-18.17.48.49", "boot", "s
ystem", "data", "cache", "sd-ext"));
parse returned 0; 0 errors encountered
about to run program [/sbin/cp] with 4 args
ROM Manager Version 5.5.3.0
August 14, 2013
Checking MD5 sums...
boot.img: OK
cache.ext3.tar: OK
data.ext3.tar: OK
recovery.img: OK
system.ext3.tar: OK
.android_secure.vfat.tar: OK
Erasing boot before restore...
I:Formatting unknown device.
Restoring boot image...
couldn't find default
Found new backup image: /sdcard/clockworkmod/backup/2013-05-18.17.48.49/system.e
xt3.tar
Restoring system...
I:Formatting unknown device.
I:Formatting ext3 device.
tune2fs 1.41.6 (30-May-2009)
Setting current mount count to 1
e2fsck 1.41.6 (30-May-2009)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/dev/block/mmcblk0p12: 11/81920 files (0.0% non-contiguous), 20633/327680 blocks
default.prophciconfigdrm1_func_testrun_restorebackupdexdumprun_backuphcitooll2pi
ngatt_power_opt.oggDock.oggKeypressStandard.oggKeypressReturn.oggVideoRecord.ogg
KeypressDelete.oggLock.oggKeypressSpacebar.oggEffect_Tick.oggUnlock.oggLowBatter
y.oggUndock.oggcamera_click.oggBells.oggWooden_Percussion_alert.oggGlam_alert.og
gDark_Alley_alert.oggPure_Tone_alert.oggGrass_Meadow_alert.oggChrome_Alert.oggHe
y_Hey.oggKinetic_Bell.oggUrget_alert.oggAlarm_Beep_01.oggAlarm_Classic.oggAlarm_
Beep_02.oggAlarm_Buzzer.oggAlarm_Beep_03.oggAlarm_Rooster_02.oggUrgent.oggRock_S
tar.oggRings.oggStandard.oggChrome_Ring.oggMagenta.oggDramatic_Piano.oggOrganic.
oggDrum_Roll.oggPure_Tone.oggATT_Tone.oggGrass_Meadow.oggDark_Alley.oggGlam.oggR
isk.oggClear_Sky.oggbootanimation.zipbuild.propDeviceStatistics.odexblur_email.a
pkMessaging.odexCertInstaller.odexSetupSettings.apkblur_linkedin.apkVpnServices.
odexFastDormancy.apkPicoTts.apkApplicationsProvider.apkWapPushSI.apkBlurEmailEng
ine.apkBlurCalendar.odexMagicSmokeWallpapers.odexPortalApp.odexBlurCalendar.apkF
ileManager.odexDataCollectorProvider.apkGlobalUnplug.apkArcVideoEditorLite.odexF
akeBlurXmppApp.odexTelephonyProvider.odexBlurMusic.apkblur_photobucket.odexQuick
office.apkSocialShare.odexHTMLViewer.apkSuggestionsProvider.odexSetupProvider.ap
kGlobalUnplug.odexDock.apkGoogleServicesFramework.apkblur-services.odexDataColle
ctorService.apkAudioEffectSettings.odexStatusWidget.odexContactsProvider2_0.odex
PerformanceManager.odexMotorolaSettingsProvider.apkPackageInstaller.odexDataColl
ection.apkMediaUploader.apkBlurContacts.apkVpnClient.apkBlurTasks.apkentitlement
service.odexMarketUpdater.odexCertificateManager.odexRichLocation.odexblur_twitt
er.apkBrowser.odexProtips.apkVending.apkblur_lastfm.odexContactsData.odexBlurEma
ilEngine.odexTalk2.apkDefaultContainerService.odexCarDock.apkBlurDialer.odexAtCm
d.apkOverlaySettingsProvider.apkVpnServices.apkCarDock.odexBlurAlarmClock.odexMe
diaProvider.apkQuickContactWidget.odexVSuiteApp.odexMessagesWidget.odexFlashPlay
er.apkLocationProxyDmPlugin.odexExtDispService.apkSwype.apkOMAProvisioning.odexG
oogleServicesFramework.odexTtsService.apkMagicSmokeWallpapers.apkFastDormancy.od
exClockWidget.odexOMAProvisioning.apkHTMLViewer.odexCertificateProvider.odexTele
phonyProvider.apkGmail.odexSimManagerATT.odexMediaUploader.odexArcVideoEditorLit
e.apkphoneportal.apkSetup.odexDefaultContainerService.apkAdService.apkDrmProvide
r.odexVoiceReadoutService.odexCalculator.odexMediaProvider.odexYouTube.odexCompa
ssCalibrate.odexBlurChooser.odexBlurContactsSync.apkLiveWallpapersPicker.odexAcc
ountAndSyncSettings.odexSimManagerATT.apkblur_youtube.apkSimContactAdapter.odexT
erm.apkPreloaded.odexZoomService.apkBlurContactsSync.odexLiveWallpapers.odexBlur
Phone.apkNewsWidget.apkDlnaSystemService.apkFingerprintSensor.odexGoogleQuickSea
rchBox.odexSpellingCheckService.apkMediaCenter.apkToggleWidgets.apkAtCmd.odexDev
iceStatistics.apkDataCollectorProvider.odexEncryptionSettings.apkBlurUpdater.ode
xAdminFeedNotifier.odexBlurCamera.apkblur_orkut.apkDockService.apkblur_myspace.o
dexMotoPhonePortal.apkOverlaySettingsProvider.odexPolicyMgrService.apkPortalApp.
apkGoogleBackupTransport.apkForestWallpaper.apkZoomService.odexDownloadProviderU
i.apkBlurCamera.odexSettings.apkblur_picasa.odexGoogleContactsSyncAdapter.apkWor
ldClockWidget.apkBlurContacts.odexBlurEmail.odexblur_youtube.odexContactsProvide
r2_0.apkModemCutback.odexStk.apkLiveWallpapers.apkHomeSyncWizard.apkBlurPhone.od
exAdService.odexForestWallpaper.odexFakeBlurXmppApp.apkPhotoWidget.odexDownloadP
roviderUi.odexPolicyMgrProvider.apkDock.odexMediaCenter.odexDataCollection.odexb
lur_orkut.odexSimContactAdapter.apkFriendFeed.odexCalculator.apkBlurSNMessagingE
ngine.apkMasterClearErrorReport.apkQuickSms.apkBluetooth.apkblur_activesync.odex
blur_email.odexblur_flickr.apkBlurCalendarProvider.apkKpiLogger.apkEncryptionSet
tings.odexSystemUI.odexUpgrader.apkDLNA.odexGfxEngine.odexVideoPlayer.odexphonep
ortal.odexVlingo.apkPolicyMgrProvider.odexSetup.apkGooglePartnerSetup.apkVSuiteA
pp.apkYahooContacts.odexYahooContacts.apkCompassCalibrate.apkRichTextCommon.odex
Protips.odexClockWidget.apkWebtopSession.apkblur_yahoo.apkFingerprintSensor.apkC
onversations.odexMSExchangeService.apkPhotoEditor.odexMotoPhonePortal.odexSoundR
ecorder.odexBatteryReport.apkBlurTasks.odexMasterClearErrorReport.odexblur_linke
din.odexBatteryManager.apkWorkContacts.apkAttDrmContent.apkMarketUpdater.apkMoto
AtCmdQcPlugin.apkBooksPhone.odexGooglePartnerSetup.odexBlurHome.apkGenieWidget.o
dexMSExchangeService.odexPNI-Moto.apkStatusWidget.apkMotorolaSettingsProvider.od
exPerformanceManager.apkAccountAndSyncSettings.apkCertificateProvider.apkMessage
sWidget.apkMessaging.apkFota.apkMaps.apkblur_myspace.apkblur_activesync.apkUserD
ictionaryProvider.odexDataCollectorService.odexHelpCenter.apkblur_skyrock.apkVis
ualizationWallpapers.apkBluetooth.odexFriendFeed.apkCalendarSync.odexSpellingChe
ckService.odexSuggestionsProvider.apkDatamanagerApp.apkSetupWizard.apkInPocketSe
rvice.apkblur_facebook.odexVending.odexQuickSms.odexOMADownload.apkLocationProxy
DmPlugin.apkGoogleQuickSearchBox.apkExtDispService.odexblur_skyrock.odexTalk2.od
exPhotoWidget.apkMaps.odexMediaSync.odexSoundRecorder.apkWorldClockWidget.odexFo
ta.odexStickyNoteWidget.odexDMService.odexNetworkLocation.apkblur_photobucket.ap
kIndexingService.odexConversations.apkPhoneAddons.apkGoogleFeedback.odexBlurGall
ery.apkNewsWidget.odexVpnClient.odexSystemUI.apkToggleWidgets.odexGoogleFeedback
.apkUpgrader.odexStorageMonitorService.apkDataManagerService.odexNetworkLocation
.odexCertInstaller.apkBatteryReport.odexTtsService.odexWorkContacts.odexMotoAtCm
dPlugin.apkblur_yahoo.odexBookmarksWidget.odexInPocketService.odexUniversalInbox
.apkblur_facebook.apkBlurChooser.apkQuickContactWidget.apkPreloaded.apkMediaSync
.apkSetupWizard.odexSocialMessaging.odexVoiceSearch.odexAudioEffectSettings.apkB
lurSNMessagingEngine.odexAdminFeedNotifier.apkBlurUpdater.apkChargeOnlyMode.apkY
ouTube.apkVideoPlayer.apkSettings.odexUsb.odexTerm.odexVisualizationWallpapers.o
dexLatinIME.apkChargeOnlyMode.odexGenieWidget.apkDlnaSystemService.odexDownloadP
rovider.odexStreet.apkBlurHome.odexKpiLogger.odexBlurEmail.apkPicoTts.odexQuickT
utorial.apkWeatherWidget.apkVoiceReadoutService.apkStorageMonitorService.odexApp
licationsProvider.odexSocialMessaging.apkBlurMusic.odexMotoAtCmdPlugin.odexIndex
ingService.apkBooksPhone.apkPolicyMgrService.odexLatinIME.odexPhoneAddons.odexBl
urCalendarProvider.odexFileManager.apkWeatherWidget.odexBlurDialer.apkblur_lastf
m.apkGoogleBackupTransport.odexPhotoEditor.apkPackageInstaller.apkMotoAtCmdQcPlu
gin.odexCertificateManager.apkMotHstcmd.apkCalendarSync.apkDownloadProvider.apkD
LNA.apkGmail.apkUserDictionaryProvider.apkModemCutback.apkBrowser.apkDrmProvider
.apkGfxEngine.apkRichLocation.apkDatamanagerApp.odexQuickoffice.odexDockService.
odexHomeSyncWizard.odexSetupSettings.odexSocialShare.apkMotHstcmd.odexBookmarksW
idget.apkblur_twitter.odexblur-services.apkDMService.apkUniversalInbox.odexUsb.a
pkBluetoothMot.apkBlurGallery.odexentitlementservice.apkBluetoothMot.odexStreet.
odexLiveWallpapersPicker.apkVoiceSearch.apkBatteryManager.odexVlingo.odexWapPush
SI.odexSetupProvider.odexAttDrmContent.odexQuickTutorial.odexBlurAlarmClock.apkO
MADownload.odexHelpCenter.odexblur_picasa.apkblur_flickr.odexRichTextCommon.apkW
ebtopSession.odexContactsData.apkGoogleCalendarSyncAdapter.apkStk.odexStickyNote
Widget.apkDataManagerService.apkSuperuser.apkDroidSansArabic.ttfHandsetCond-Bold
.ttfDroidSansMono.ttfDroidSans.ttfClockopia.ttfDroidSerif-BoldItalic.ttfDroidSer
if-Bold.ttfDroidSansThai.ttfDroidSansHebrew.ttfDroidSansFallback.ttfHandsetCond.
ttfDroidSerif-Regular.ttfDroidSans-Bold.ttfDroidSerif-Italic.ttflsmkdirdumpe2fsn
dcmotoboxrun-asbatchnetcfgsleepapplypatchrildfsck_msdosroutesmdchownformatmount_
ext3.shmountamsystem_serverdumpstatenvmm_mpeg4dec.axftune2fsload_pia.sham2server
touchpadresize2fsservicenvmm_service.axfbugtogo.shbmgrnvmm_vc1dec.axfnvrm_daemon
masterclearbluetoothdnvmm_wmaprodec.axfschedtestpingnvmm_wavdec.axftundcharge_on
ly_moderemountpdsnvmm_mp3dec.axfinstalldsurfaceflingeraes1750detecttestsdptoolnv
mm_aacdec.axfnvddk_audiofx_core.axfshlogcatnv_hciattachnvmm_sw_mp3dec.axfinsmodt
opdbus-daemonioniceencryption_testnvmm_mp2dec.axfhciattachlsofdexoptgkilogdmd5su
mpmsetpropnvmm_audiomixer.axfbugreportkeystorenvmm_adtsdec.axfifconfigaes1750tes
tdundlnbrcm_patchram_plusapp_processdateinputloggzipdfomx_testsnandreadfbreadnew
fs_msdosvmstattstmetainfomvuptimeHostapdimemediaserverdebuggerdrebootdbvc_atvc_p
roperty_setiftoprmdirnvmm_wmadec.axfipnvmm_sorensondec.axfumountdvztestap_gain.b
innvmm_jpegdec.axfnvddk_audiofx_transport.axfmountoshlogwrappernvrm_avp.axfprint
env[mdm_panicdtdctestpppdstopsecclkdbt_initgetpropservicemanagerwhisperdwatchpro
pspppdsendeventakmd2tuncfgstart_enc_mgt_tool.shnvmm_jpegenc.axfwipedmesgiptables
ddkillap_gain_mmul.binlsmodrmmodgeteventtegrastatscatnetdioctlpsftmipcde2fsckbt_
test_exectcmdmount_pia.shstartcmpsetconsolepppd-riltty2ttydloadpreinstalls.shwpa
_supplicantchmoddumpsysbattddhcpcdenc_mgt_toolnotifybootanimationvoldnvmm_manage
r.axfnvmm_reference.axfmonkeytcnapics.shsdcardptfcpsyncmot_boot_modemtpdnvmm_h26
4dec.axffdiskdalvikvmmke2fsaudio_ecns_param.binrmdlnasrvdnsmasqmemtest_modeidhdv
pnclientpmschedtoptcmdhelpvdcchat-rilracoonlinkerrenicebt_downloadertoolboxdmtne
tstatusbdaes1750selftestpandcheck_sdc.shsvcsubouncycastle.odexcore.odexext.odexc
om.motorola.app.admin.jarcom.scalado.caps.jarinput.odexpm.jaram.odexjcifs-krb5-1
.3.12.jarpm.odexcom.motorola.android.mime.jarcom.blockbuster.lib.moto.jarime.ode
xservices.jarguava.jarandroid.test.runner.odexdmt.odexcore-junit.odexcom.motorol
a.atcmd.base.odexcore.jarcom.motorola.tiltscroll.odexbmgr.jarservices.odexsvc.ja
rcom.motorola.android.dlna.jarmonkey.jarbouncycastle.jarsqlite-jdbc.jarmonkey.od
exblur-res.apkbmgr.odexcom.motorola.android.drm1.jarandroid.test.runner.jarframe
work.jarandroid.policy.odexjavax.obex.jarmoto-res.apkcom.motorola.atcmd.base.jar
am.jarjcifs-krb5-1.3.12.odexext.jarandroid.policy.jardmt.jarsvc.odexcom.nvidia.d
isplay.odexjavax.obex.odexguava.odexframework.odexcom.google.android.maps.jarfra
mework-res.apkinput.jarcom.motorola.tiltscroll.jarcom.nvidia.display.jarcore-jun
it.jarcom.motorola.app.admin.odexsqlite-jdbc.odexime.jarcpcap-key.klevfwd.klAVRC
P.klqwerty.kltegra-kbc.klusb_keyboard_102_en_us.klenroll.okcmu6plus.ok.zipbasic.
okboolean.g2gphone_type_choice.g2gVoiceDialer.g2gen-US-ttp.databaseline8k.pargen
eric11.ldageneric11_m.swimdlgeneric8.ldageneric8_f.swimdlgeneric11_f.swimdlgener
ic.swiarbgeneric8_m.swimdlbaseline.parbaseline11k.parzoneinfo.datzoneinfo.idxzon
einfo.versionRFFstd_501.bmdRFFspeed_501.bmdicudt44l.datevfwd.kcm.binqwerty2.kcm.
binqwerty.kcm.bintegra-kbc.kcm.binpreinstalllibsurfaceflinger_client.soaudio.soi
nput.solibhardware.solibsoundpool.solibjni_pinyinime.solibnvodm_query.solibdbus.
solibmtp_jni.sovpnclient.kolibmot_atcmd.solibstagefright_avc_common.soliblog.sol
ibreference-ril.solibmot_atcmd_mflex.solibnvrm_graphics.solibogg.sodummy.kolibex
t2_profile.solibcrypto.solibkpilogger.solibdmjavaplugin.solibsystem_server.solib
mot_bthid_jni.solibhwmediarecorder.solibstagefright.solibrtp_jni.solibmediaplaye
rservice.solibandroid.solibsqlite.solibnvmm_videorenderer.solibopencore_mp4local
.sogps.olympus.sosensors.olympus.sogralloc.tegra.sooverlay.tegra.sogralloc.defau
lt.solights.tegra.solibjanus.solibdlnasysjni.solibGLESv2_tegra.solibGLES_android
.solibGLESv1_CM_tegra.soegl.cfglibEGL_tegra.solibext2_uuid.solibnmea.solibbcbmsg
.solibcgdrv.solibjni_latinime.solibnvwinsys.solibspellingcheckengine.solibcutils
.solibaudio.solibnvwsi.solibext2fs.solibEGL.solibjpeg.solibopencore_player.solib
arcsoft.solibpagemap.solibipsec.solibAuthUDMDrv_1750A100.solibsysutils.solibaudi
opolicy.solibnvodm_misc.solibSR_AudioIn.solibicuuc.solibGLESv2.solibrs_jni.solib
webcore.solibnvmm_audio.solibimage_jni.solibnvrm_channel.solibscalado.solibnativ
edrm1.solibnvmm_manager.solibcfaplugin_mc.solibexempi.solibssl.solibmotdrm1.soli
bomx_sharedlibrary.solibtalk_jni.solibcapsjava.solibOpenSLES.solibnvmm_writer.so
liblibcfaB-1.5.7-GO1.solibGLESv1_CM.solibbattd.solibext2_e2p.solibRS.solibwhash.
solibhostapd_client.solibext2_com_err.solibdl.solibnvomxilclient.solibmedia.soli
bnvmm_utils.solibcamera.solibvideoeditorlite.solibbluedroid.solibprojectM.solibh
dmi.solibc.solibdmengine.solibam2app.solibvsuite_mot_vs32_cmb103.solibETC1.solib
ctest.solibopencore_rtsp.solibnvodm_dtvtuner.solibdlnaprofileparser.solibnetlink
.solibicui18n.solibmot_bluetooth_jni.solibSwypeCore.solibopencore_download.solib
nvmm.solibui.solibSpeexJNI.solibbluetooth.solibphotoflow.solibkbdict.solibpanora
ma_jni.solibtpa.solibvisualizer.solibreverbwrapper.solibbundlewrapper.solibnvsm.
solibandroid_runtime.solibnvddk_aes_user.solibtpa_core.solibvoicesearch.solibsta
gefright_enc_common.solibstagefright_foundation.solibgui.soliba2dp.solibspeex.so
libexpat.solibnvodm_imager.solibopencore_rtspreg.solibnvmm_video.solibmot_btpan_
jni.solibsurfaceflinger.solibsonivox.solibmotodbgutils.solibttssynthproxy.solibn
fc_ndef.solibcfa-1.5.7-GO1.solibnvmm_image.solibui3d.solibnvmm_camera.solibsenso
rservice.solibjni_nwp.solibmoto_netutil.solibam2server.solibnvmm_vp6_video.solib
opencore_downloadreg.solibnvidia_display_jni.solibstagefrighthw.solibnativehelpe
r.solibandroid_servers.solibhwmediaplugin.solibopencore_common.solibmot_led.soli
bnvmm_parser.sodhd.kolibpppd_plugin.solibsensory.solibmtpstack.solibpkip.solibut
ils.solibnvomx.solibFFTEm.solibstlport.solibdrm1_jni.solibopencore_author.solibs
ensortest.solibskiagl.solibprovlib.solibnvec.solibwbxmlparser.solibthread_db.sol
ibdlnahttpjni.solibvpnclient_jni.solibopencore_mp4localreg.solibstdc++.solibnvmm
_contentpipe.solibrds_util.solibdiskconfig.solibextdisp.solibskia.solibz.solibnv
mm_service.solibeffects.solibpppd_plugin-ril.solibnvddk_audiofx.solibacc.solibca
meraservice.solibmoto_ril.solibxmpcore.solibnetutils.solibpixelflinger.solibmedi
a_jni.solibbinder.solibmediaext.solibsrec_jni.solibvorbisidec.solibaudioeffect_j
ni.solibreference-cdma-sms.solibttspico.solibjnigraphics.solibwpa_client.solibPh
otoEditor.solibnvmm_tracklist.solibnvmm_misc.solibnvrm.solibWifiAPHardware.solib
ril.solibdvm.solibnvddk_2d_v2.solibnvdispmgr_d.solibquicksec.solibnvdispatch_hel
per.solibaudioflinger.solibbluetoothd.solibstagefright_omx.solibiprouteutil.soli
bsqlite_jni.solibglwtanijni.solibcamera_client.solibpanorama.solibril_rds.solibo
pencore_net_support.solibnvddk_2d.solibdlnajni.solibXmp_jni.solibm.solibdrm1.sol
ibext2_blkid.solibcfaB-1.5.7-GO1.solibmetainfo.solibcaps.solibysshared.solibflas
hplayer.solibstagefright_honeycomb.solibstagefright_froyo.solibmotdrm1_jni.solib
emoji.solibmirror.solibhardware_legacy.solibexif.solibnvos.solvr_esmx.binlvr_enu
s.binimg_enus.binprm_esmx.binimg_esmx.binstr_enus.binstr_esmx.binprm_enus.binde-
DE_ta.binde-DE_gl0_sg.binfr-FR_nk0_sg.bines-ES_ta.binit-IT_cm0_sg.binit-IT_ta.bi
n
[B][COLOR="Red"]tar: write error: No space left on device[/COLOR][/B]
en-GB_kh0_sg.bines-ES_zl0_sg.binen-US_lh0_sg.binen-US_ta.binfr-FR_ta.binen-GB_ta
.binhostsvsuite_config.xmlhdmiSolDefLg.gifecryptfs.tab12m_files_copy.shlocation.
cfgfmc_init_6450.2.btscom.nvidia.display.xmlcom.google.android.maps.xmlplatform.
xmlhandheld_core_hardware.xmlcom.scalado.caps.xmlcom.motorola.android.tcmd.xmlco
m.blockbuster.lib.moto.xmljcifs-krb5-1.3.12.xmlandroid.hardware.wifi.xmltouchpad
.cfgtouchpad.cfgtouchpad.cfgexcluded-input-devices.xmlapns-conf.xmlgoogle_generi
c_update.txtblacklist.confauto_pairing.confinput.confaudio.confmain.confevent-lo
g-tagshdmiSolDefSm.gifam2server.pubkeymve.inibt_init.configpvplayer.cfgde_DE_fra
mi.affpt_BR.dic
Error while restoring /system!
result was NULL, message is: assert failed: restore_rom("/sdcard/clockworkmod/ba
ckup/2013-05-18.17.48.49", "boot", "system", "data", "cache", "sd-ext")
Is it possible that the system partition doesn't have enough space?
Seems strange because the backup was made from this exact device with same system partition size, am I right?
I'm using the same CWM recovery version that I used when I did the backup.
I tried formatting the \system partition before starting the restore, but still no luck.
Any help would be greatly appreciated!
Thanks!
Unfortunately, it most likely means the system tar file got damaged somehow.
You should be able to recover from this though. Here's what I would do. First connect the phone in USB mode (so that the content of the SD card(s) is visible on the computer). Next, copy system.ext3.tar from the backup dir to the computer (just in case) and then delete it from the phone. Also make a copy of nandroid.md5 and then use a text editor (make sure you use one that understands UNIX line endings) to edit the file (it's just a text file) and delete the "system" line. Then download a fruitcake ZIP of .141 and flash it, and then restore your backup.
ravilov said:
Unfortunately, it most likely means the system tar file got damaged somehow.
You should be able to recover from this though. Here's what I would do. First connect the phone in USB mode (so that the content of the SD card(s) is visible on the computer). Next, copy system.ext3.tar from the backup dir to the computer (just in case) and then delete it from the phone. Also make a copy of nandroid.md5 and then use a text editor (make sure you use one that understands UNIX line endings) to edit the file (it's just a text file) and delete the "system" line. Then download a fruitcake ZIP of .141 and flash it, and then restore your backup.
Click to expand...
Click to collapse
Oops, I used an old backup, my bad!
Thanks anyway!
I get different error with the correct backup - the OP was edited.
Thanks again
This is actually a fairly common error since I've seen a number of people have this exact same issue. Unfortunately I don't know of a fix, or even an explanation why it happens like this...
You could still try the procedure from my last post.
ravilov said:
This is actually a fairly common error since I've seen a number of people have this exact same issue. Unfortunately I don't know of a fix, or even an explanation why it happens like this...
You could still try the procedure from my last post.
Click to expand...
Click to collapse
Thanks, I'll try your procedure.
In this thread, how can I preform the procedure suggested by danilocps87, i.e. creating a flashable zip from the system.ext3.tar file?
Well why don't you ask him that, in that thread that you pointed out?
Let's keep each thread to its own purpose.
ravilov said:
Well why don't you ask him that, in that thread that you pointed out?
Let's keep each thread to its own purpose.
Click to expand...
Click to collapse
ok.
Regarding your procedure - after I flash the fruitcake ZIP of .141, I need to restore my backup without the system.ext3.tar ?
That's the idea.
Or, if you want to be extra safe, you could do advanced restore and then restore partitions one by one.
The idea is that you flash /system from fruitcake and the rest from your backup.
ravilov said:
That's the idea.
Or, if you want to be extra safe, you could do advanced restore and then restore partitions one by one.
The idea is that you flash /system from fruitcake and the rest from your backup.
Click to expand...
Click to collapse
But, I need the system from my backup, because I had Russian in system languages (locale) and the fruitcake doesn't have Russian option available.
Is there a AT&T 4.5.141 stock ROM that has Russian support?
Thanks!
I figured you'd rather have at least some sort of system than one you cannot restore. Something is better than nothing. Or not?
Anyway, I don't know what all fruitcakes are available. You'll have to research that yourself. This was just an idea.

[HELP][PLEASE]Sony Tablet P Bricked

(HELP)My Sony Tablet P wont start... i was rooted on r5a recovery and changed the system font.. it usually worked but this time the tablet didnt boot this one time.. i have the uk model and i tried flashing it with the stock rom(r5a) downloaded from stifilz posts.. when i tried to flash it it ends up with prohibit update as result of checking version or base sku.... is there any way to fix this? please i live in pakistan and we dont have support for sony products here..i bought it from uk and it was on stock r5a, i rooted it afterwards
Recovery log posted
Starting recovery on Fri Aug 30 18:39:21 2013
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (1024 x 960)
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null) 0
1 /configs ext2 /dev/block/mmcblk0p1 (null) 0
2 /system0 ext4 /dev/block/mmcblk0p2 (null) 0
3 /system1 ext4 /dev/block/mmcblk0p3 (null) 0
4 /cache ext4 /dev/block/mmcblk0p4 (null) 0
5 /misc emmc /dev/block/mmcblk0p5 (null) 0
6 /staging ext4 /dev/block/mmcblk0p6 (null) 0
7 /blflags ext4 /dev/block/mmcblk0p7 (null) 0
8 /datapp ext4 /dev/block/mmcblk0p8 (null) 0
9 /log ext4 /dev/block/mmcblk0p9 (null) 0
10 /data ext4 /dev/block/mmcblk0p10 (null) 0
11 /vsdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1 0
12 /sdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1 0
13 /boot emmc boot (null) 0
14 /recovery emmc recovery (null) 0
15 /system ext4 system (null) 0
16 /vendor0 ext4 /datapp/vendor/vendor0.img (null) 0
17 /vendor1 ext4 /datapp/vendor/vendor1.img (null) 0
Command: "/sbin/recovery"
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
persist.sys.usb.config=mtp
ro.build.id=TISU0144
ro.build.display.id=TISU0144
ro.build.version.incremental=121121003
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.3
ro.build.date=Wed Nov 21 00:45:40 JST 2012
ro.build.date.utc=1353426340
ro.build.type=user
ro.build.user=integ-build
ro.build.host=build9
ro.build.tags=test-keys
ro.product.model=Sony Tablet P
ro.product.brand=Sony
ro.product.name=SYS_022
ro.product.device=nbx02
ro.product.board=nbx02
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Sony
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=tegra
ro.build.product=nbx02
ro.build.description=SYS_022-user 4.0.3 TISU0144 121121003 test-keys
ro.build.fingerprint=Sony/SYS_022/nbx02:4.0.3/TISU0144/121121003:user/test-keys
ro.build.characteristics=tablet
ro.opengles.version=131072
wifi.interface=wlan0
ro.ethernet.interface=eth0
ro.ethernet.autoEnable=yes
rild.libargs=-d /dev/ttyACM1 -i rmnet0
windowsmgr.max_events_per_sec=120
ro.hw.screen.num=2
ro.hw.screen0.width=1024
ro.hw.screen0.height=480
ro.hw.screen0.x=0
ro.hw.screen0.y=0
ro.hw.screen1.width=1024
ro.hw.screen1.height=480
ro.hw.screen1.x=0
ro.hw.screen1.y=480
ro.pss.hw.screen.num=2
ro.pss.hw.screen0.width=1024
ro.pss.hw.screen0.height=480
ro.pss.hw.screen0.x=0
ro.pss.hw.screen0.y=0
ro.pss.hw.screen1.width=1024
ro.pss.hw.screen1.height=480
ro.pss.hw.screen1.x=0
ro.pss.hw.screen1.y=480
ro.sony.prefDialogWidth.port=480
ro.sony.compat.enable=true
ro.sony.menu.maxItemsL=6
ro.sony.menu.maxItemsP=6
ro.sony.menu.maxRowsL=1
ro.sony.menu.maxRowsP=1
ro.sony.menu.maxItemsPerRowL=6
ro.sony.menu.maxItemsPerRowP=6
ro.sony.menu.clxSub.offset.t=20
ro.sony.menu.clxSub.offset.b=24
ro.sony.expMenu.item.h=60
ro.sony.expMenu.win.max.h=866
ro.sony.abMenu.more.padTop=3
ro.tether.denied=true
ro.sony.sound.enabled=true
ro.sony.display.release=release5a
ro.product-res-path=vendor/framework/SemcGenericUxpRes.apk
ro.sony.autovolume.threshold=10
ro.sony.update.server=info.update.sony.net
ro.sony.update.category_id=ST001
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
drm.service.enabled=true
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=256m
keyguard.no_require_sim=1
ro.sony.wan.dispMenuNwTyp=true
rild.libpath=/system/lib/libmbm-ril.so
mbm.gps.config.gps_ctrl=/dev/bus/usb/002/049
mbm.gps.config.gps_nmea=/dev/ttyACM2
mbm.gps.config.supl.enable_ni=yes
mbm.gps.config.supl.uncert=yes
mbm.gps.config.gps_pref_mode=SUPL
ro.sony.wifisleep=0
ro.semc.xloud.supported=true
ro.somc.clearphase.supported=true
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=4.0_r3
ro.com.google.clientidbase=android-sony
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.sony.wan.ipv6.enable=false
ro.sony.dlna_dms.enabled=false
ro.somc.social_product_model=PRODUCT_MODEL_TABLET
ro.sony.irremote.protocol_type=1
ro.sony.ols.eula=0
ro.factorytest=0
ro.bootmode=unknown
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=0x00000009
ro.hardware=nbx02
ro.revision=0
init.svc.recovery=running
init.svc.nfx_daemon=running
init.svc.radbd=running
-- Install /sdcard/Download ...
Finding update package...
I:Update location: /sdcard/Download/signed-nbx02_002-ota-121121007.zip
Desklunvr update package...
Opening update package...
I:1 key(s) loaded from /res/keys
Verifying update package...
I:comment is 1465 bytes; signature 1447 bytes from end
I:whole-file signature verified against key 0
I:verify_file returned 0
prev version[121121007] is larger than post version[121121007]
Erohibit update as a result of checking version or base sku
Installation aborted.
Yeah the SKU is too high, you should lower the SKU value to be able to update.
Sent from my Nexus 4 using Tapatalk 4
andyabc said:
Yeah the SKU is too high, you should lower the SKU value to be able to update.
Sent from my Nexus 4 using Tapatalk 4
Click to expand...
Click to collapse
how can i do that? please guide me as i already did what i knew about... im only 17 and i dont have that much of expertise...if you would be so kind to help me out in steps i can comply to it, i have flashed recoveries and roms but i have not tampered with them before... il be very much thankful to you sir
hamzabinshafqat said:
how can i do that? please guide me as i already did what i knew about... im only 17 and i dont have that much of expertise...if you would be so kind to help me out in steps i can comply to it, i have flashed recoveries and roms but i have not tampered with them before... il be very much thankful to you sir
Click to expand...
Click to collapse
Try doing a simple factory reset and wipe the cache partition.
Sent from my Nexus 4 using Tapatalk 4
andyabc said:
Try doing a simple factory reset and wipe the cache partition.
Sent from my Nexus 4 using Tapatalk 4
Click to expand...
Click to collapse
already tried it, doesnot work
hamzabinshafqat said:
already tried it, doesnot work
Click to expand...
Click to collapse
The main problem is that you have the r5a recovery and the fact that you did not use the backdoor before doing these stuff.
We are talking about a device which is locked down tight.
You can try to get Sony to repair it but if you can't do such thing then you would have to wait until the bootloader is finally unlocked.
Sent from my Nexus 4 using Tapatalk 4
andyabc said:
The main problem is that you have the r5a recovery and the fact that you did not use the backdoor before doing these stuff.
We are talking about a device which is locked down tight.
You can try to get Sony to repair it but if you can't do such thing then you would have to wait until the bootloader is finally unlocked.
Sent from my Nexus 4 using Tapatalk 4
Click to expand...
Click to collapse
what about when you said that increasing the sku value to get pass the update checker..? wouldnt that work? im reading a post related to the senior member condi.. i cant contact him directly, but he says in the post that he can provide the rom with an increased sku incremental value.. as far as the companys concerned.. pakistan doesnot have a sony sales and services centre.. and i completely agree on the bootloader issue, even the guys who do the flashing and unlocking here as a part of their profession were of no help at all... i assume there is no way to unlock the bootloader? YET
hamzabinshafqat said:
what about when you said that increasing the sku value to get pass the update checker..? wouldnt that work? im reading a post related to the senior member condi.. i cant contact him directly, but he says in the post that he can provide the rom with an increased sku incremental value.. as far as the companys concerned.. pakistan doesnot have a sony sales and services centre.. and i completely agree on the bootloader issue, even the guys who do the flashing and unlocking here as a part of their profession were of no help at all... i assume there is no way to unlock the bootloader? YET
Click to expand...
Click to collapse
The problem is that you need ADB to be able to do it either way.
R5A removes support for the ADB shell, the thing is that the recovery uses a different type of protocol now which Sony uses.
Sent from my Nexus 4 using Tapatalk 4
andyabc said:
The problem is that you need ADB to be able to do it either way.
R5A removes support for the ADB shell, the thing is that the recovery uses a different type of protocol now which Sony uses.
Sent from my Nexus 4 using Tapatalk 4
Click to expand...
Click to collapse
GOTCHA, now thanks a mil for helping me out with this, i really appreciate it. secondly im hoping that you guys eventually will come up with some wicked idea to get things running a bit more smoothly... i think i would be able to travel to china in a couple of days.. my best bet is that there is a sony centre there and they will repair it.. although i have no clue whether theyre going to flash it with a chinese rom or my original uk one.. AS LONG AS I GET MY TAB UP AND RUNNING, il be happy..
hamzabinshafqat said:
GOTCHA, now thanks a mil for helping me out with this, i really appreciate it. secondly im hoping that you guys eventually will come up with some wicked idea to get things running a bit more smoothly... i think i would be able to travel to china in a couple of days.. my best bet is that there is a sony centre there and they will repair it.. although i have no clue whether theyre going to flash it with a chinese rom or my original uk one.. AS LONG AS I GET MY TAB UP AND RUNNING, il be happy..
Click to expand...
Click to collapse
20 Days later and I forgot to reply.
I created a ADB driver for the R5A recovery but it is supported with the Sony Tablet S, if you can do a few things on Windows with your tablet on the recovery.
This may not help in a way it is a way to get partial ADB working.
Anyway try going to the boot animation and get ADB access from there.
Sent from my Nexus 4 using Tapatalk 4
andyabc said:
20 Days later and I forgot to reply.
I created a ADB driver for the R5A recovery but it is supported with the Sony Tablet S, if you can do a few things on Windows with your tablet on the recovery.
This may not help in a way it is a way to get partial ADB working.
Anyway try going to the boot animation and get ADB access from there.
Sent from my Nexus 4 using Tapatalk 4
Click to expand...
Click to collapse
okay il see into it, but will it work for tablet p? can u share the link please
hamzabinshafqat said:
okay il see into it, but will it work for tablet p? can u share the link please
Click to expand...
Click to collapse
Link: http://forum.xda-developers.com/showthread.php?t=2429662
It doesn't work for the tablet P BUT I can get it working if you can provide me with a string of the USB address while in recovery.
Sent from my Nexus 4 using XDA Premium 4 mobile app
CoolApps said:
Link: http://forum.xda-developers.com/showthread.php?t=2429662
It doesn't work for the tablet P BUT I can get it working if you can provide me with a string of the USB address while in recovery.
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
after such a long time in china.. nobody i found could fix this.. not even the people at sony centre take it.. so you are the only person who has showed interest.. adn i would like you to guide me now.. tell me how to get the usb string address step by step
This may not help since the recovery rejects ADB commands BUT it's better then nothing, of course you have the P so it may work.
Firstly, put your device in recovery mode connected to your PC, go to control panel on your PC and then View devices and printers.
After that you should see "SONY" with a warning icon at the bottom edge.
Right click and select "Properties", go to the hardware tab and press the properties button, go to the events tab and then the USB string will show up in that box.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
After providing the string to me I will add it to the drivers file.
FACT: This is how people create drivers for a device.
Result after driver installed?:
Just ignore the " Driver is unavailable" message and all that, just execute 'adb devices' on your PC and you should see it.
i have that and its showing up as an adb device but how can i install or put it back to stock firmware using this or can it be done???????
marcUKpsn said:
i have that and its showing up as an adb device but how can i install or put it back to stock firmware using this or can it be done???????
Click to expand...
Click to collapse
What happens when you do 'adb shell'?
Sent from my Nexus 4 using Tapatalk
it just keeps error:closed
marcUKpsn said:
it just keeps error:closed
Click to expand...
Click to collapse
Then unfortunately you are stuck in the same place with the others. :S
Sent from my Nexus 4 using Tapatalk
CoolApps said:
Then unfortunately you are stuck in the same place with the others. :S
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
yep ive mail into the sony developers asking them to make a new firmware to fix the brick

S.onyXT.S v1.0 [UNBRICKER] - Xperia Tab S auto unbricker/flasher!

Hi
I've finished fully automatic unbricker for Sony Xperia Tablet S!
Code:
It wouldn't be possible without xda users, xda community, especially:
deltaztek [SD source],
jappaj [shell access],
NerdiX [beta tester],
and all other users, who helped to get it working!
Source thread where manual solution has been discovered.
Ladies & Gentlemen...
S.onyXT.S [UNBRICKER] !
[What is this?]
S.onyXT.S [UNBRICKER] will unbrick your device firmware,
no need any shell/linux knowledge - step by step, everything automatic.
It will automatically download needed data.
Unbrick process includes:
downloading "magic SD" prepared image (237mb),
downloading proper update data,
decrypting, extracting update data,
auto making "magic SD" - no need win32imager etc.,
uploading update data to device,
at last - unbricking device - flashing system/hidden partitions.
[Requirements]:
- internet connection to download data ,
- adb drivers correctly installed,
- min. 2GB SD card.
[Changelog]:
Code:
[09.02.2014] v1.0:
- initial version.
[To-Do]:
Code:
- datapp flashing - vendor apps fix,
[Screenshots:]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[Download]:
Attached to this thread.
[Donate]:
Keep this project alive - don't forget to donate!
br
condi
current_version=1.0
LEGEND ONCE AGAIN....
If only we had something for out older Tabs
Oh well none the less one more step in the right direction
stifilz said:
LEGEND ONCE AGAIN....
If only we had something for out older Tabs
Oh well none the less one more step in the right direction
Click to expand...
Click to collapse
@condi i have a problem and a question....first the question...why when i type the letter in upper case the tools reboot? and when i type il lower case it say unity doesn't specified....but it continue ....how i must put the letter in up or lowercase? and i'm waiting the cold-booting write but it doesn't appear how much it will take?
masterchif92 said:
@condi i have a problem and a question....first the question...why when i type the letter in upper case the tools reboot? and when i type il lower case it say unity doesn't specified....but it continue ....how i must put the letter in up or lowercase? and i'm waiting the cold-booting write but it doesn't appear how much it will take?
Click to expand...
Click to collapse
hi masterchif,
you type drive letter only? or with ":" ?
br
condi
condi said:
hi masterchif,
you type drive letter only? or with ":" ?
br
condi
Click to expand...
Click to collapse
Only che letter in lowercase ....is important if it is in lower or upper? My tablet is brick I think is stopped in Sony logo....u can help me ? I bricked it while trying to install jb from tool flasher but something went wrong
Inviato dal mio Nexus 5 utilizzando Tapatalk
masterchif92 said:
Only che letter in lowercase ....is important if it is in lower or upper? My tablet is brick I think is stopped in Sony logo....u can help me ? I bricked it while trying to install jb from tool flasher but something went wrong
Inviato dal mio Nexus 5 utilizzando Tapatalk
Click to expand...
Click to collapse
I've just tried - it worked well. No matter if its uppercase or lowercase - it worked well for me.
What windows version you have?
The only problem occured, when I had opened windows explorer, with sd card opened,
or even with my computer - sd card volume became busy, and unbricker couldn't write.
But to get it work - you have only to close all explorer windows.
Could you make screenshot of the issue?
It write on SD but the problem is when I wait for cold boot....I'll wait 1 hrs and it doesn't appear..... My PC says unknown device and the tablet with the SD on stop on Sony logo no cold-booting write
Inviato dal mio Nexus 5 utilizzando Tapatalk
masterchif92 said:
It write on SD but the problem is when I wait for cold boot....I'll wait 1 hrs and it doesn't appear..... My PC says unknown device and the tablet with the SD on stop on Sony logo no cold-booting write
Inviato dal mio Nexus 5 utilizzando Tapatalk
Click to expand...
Click to collapse
Wait wait, what tablet model/version exactly you have?
WiFi tablet s , abile tryng ti install JB i got an error and when it reboot it stays on Sony logo then I try your tools only recovery mode
Inviato dal mio Nexus 5 utilizzando Tapatalk
masterchif92 said:
WiFi tablet s , abile tryng ti install JB i got an error and when it reboot it stays on Sony logo then I try your tools only recovery mode
Inviato dal mio Nexus 5 utilizzando Tapatalk
Click to expand...
Click to collapse
I'm sorry but solution is ONLY for 2nd tab gen - XPERIA TABLET S!
br
condi
O....sorry....but u can help me? I have problem with checking region ...I download 001 version that is mine but gives me always SKU error
Inviato dal mio Nexus 5 utilizzando Tapatalk
masterchif92 said:
O....sorry....but u can help me? I have problem with checking region ...I download 001 version that is mine but gives me always SKU error
Inviato dal mio Nexus 5 utilizzando Tapatalk
Click to expand...
Click to collapse
You have softed bricked your device by trying to install jb to your device
Reading is your friend google even more so
This recovery is for the xperia tab s not for the first sony tab s
By trying to install a firmware that does not fit your device nor has it ever
Next time try reading a little bit about the tools you are about to use on your device and what is needed
The sku error is because the device thinks the firmware your trying to flash is the same as the one previous an a conflict arises
So far there is no known recovery from this other than an offical sony repair centre
xperia m c1905 stock rooted lb
and sony XTS rooted stock j.b thanks djrbliss
dex9mm said:
You have softed bricked your device by trying to install jb to your device
Reading is your friend google even more so
This recovery is for the xperia tab s not for the first sony tab s
By trying to install a firmware that does not fit your device nor has it ever
Next time try reading a little bit about the tools you are about to use on your device and what is needed
The sku error is because the device thinks the firmware your trying to flash is the same as the one previous an a conflict arises
So far there is no known recovery from this other than an offical sony repair centre
xperia m c1905 stock rooted lb
and sony XTS rooted stock j.b thanks djrbliss
Click to expand...
Click to collapse
I see it now.....very disappointed with Sony.... I'll never buy a Sony tablet or smartphone !!! Now I try two more firmware but if I flashed the xperia tablet s in a tablet s I don't think that I can recover it right ?
Inviato dal mio Nexus 5 utilizzando Tapatalk
condi said:
Hi
I've finished fully automatic unbricker for Sony Xperia Tablet S!
[To-Do]:
Code:
- datapp flashing - vendor apps fix,
br
condi
current_version=1.0
Click to expand...
Click to collapse
hello friend
I saw that you removed the datapp lines in the script
as I wrote in the other topic, links to vendor directory are for a specific country
Sony factory script at first startup wants to choose country then obviously resets symlinks for specific directory.
Now my IR works with Panasonic and other tv... ir database seems well
I must clarify that after the manual procedure in dd mmcblk0p3(and 4), the tablet is not updating correctly in recovery. He wrote in mmcblk0p3 and mmcblk0p9 (vendor0 only), then check passed correctly.
Whether updating with jbr1 or jbr2 file is getting the same result, booted the system1 from mmcblk0p4 with jbr1 (not r2), i.e. not been updated, and sonys app not worked.
I had to dd if=/dev/block/mmcblk0p3(updated thru recovery) of=/dev/block/mmcblk0p4 to be the same, read the post of @jappaj to fix datapp symlinks, then the update went correctly thru recovery from jbr1 to jbr2
EDIT: maybe /data partition (/dev/block/mmcblk0p11) must be formated (factory reset) to triger sony's script to ask for country and autoset correct symlinks
I am waiting for tablet P unbricker release.
i beg you for same tool, but for tablet S !!))
im getting invalid drive specification
what does that mean
this dd.exe did not work as expecded. same problem on my win7 laptop
I have mostly rewritten the script for bash / linux shell
IT WORKED
THANKS @condi
PS: why not trying to use the SD-image to flash KitKat?
i mean, you can pull all mmc images and flash all mmc images via dd, why not writing a custom rom this way? the only problem is the kernel.
mounts of /dev/block/*
mmcblk0p1 -> /configs
-r--r--r-- 1 root root 64 Jan 1 2000 06590E37F8A647D989345317AAFF6A6C
-r--r--r-- 1 root root 242 Jan 1 2000 31850B1B-0DAB-42ce-A498-A73479B7B3EB
-r--r--r-- 1 root root 878 Jan 1 2000 calibration_rear.bin
-r--r--r-- 1 root root 63104 Jan 1 2000 CFBSMXHMUAF48EXTDTCSOH4BXXDDRBFG
-r--r--r-- 1 root root 132 Jan 1 2000 local.prop​mmcblk0p2 -> /params
-rw------- 1 root root 2 Jan 30 14:43 activate_done
lrwxrwxrwx 1 root root 57 Jan 30 14:43 countries.lst -> /datapp/vendor/vendor0/regioncodelist/SKU002000172608.lst
drwx------ 2 root root 4096 Jan 1 1970 lost+found
-rw-r--r-- 1 root root 33 Jan 30 14:43 region_checksum.txt
-rw-r--r-- 1 root root 9706 Jan 30 14:43 region.zip
-rw-rw-rw- 1 root root 2 Jan 30 14:43 selected_country​mmcblk0p3 -> /system
mmcblk0p4 -> /system (copy)
mmcblk0p5 -> /cache
(ls /cache/recovery)
-rw-r--r-- 1 root root 45 Jan 1 2000 last_install
-rw-r----- 1 root root 22626 Jan 1 2000 last_log
-rw------- 1 stth stth 18769 Jan 1 2000 log​mmcblk0p6 -> not mounted (2MB, file system?, image not mountable as loop device)
mmcblk0p7 -> not mounted (64MB, file system?, image not mountable as loop device)
mmcblk0p8 -> not mounted (2MB, file system?, image not mountable as loop device)
mmcblk0p9 -> /datapp (vendor)
mmcblk0p10 -> /log
-rw-r--r-- 1 root root 18652 Jan 1 2000 recovery_abort.log​mmcblk0p11 -> /data
judging the size of the unknown partitions, mmcblk0p7 could contain the kernel. probably we just have to find the file system on this partition. i guess, sony just skips a part or descrambles the partition while it shows the sony logo (which is always displayed, no matter if you boot into recovery, or the system) also, the hidden.img is flashed there... so... how to get it out?
what are the files in /configs? maybe keys or executables to decrypt the kernel?
does anybody have a log of a successful update in the logs (see mount list above)? is there any information about an updated kernel?
to get the mmc-images, just create the unbricker sd card (it does not break anything if you stop the script after the sd is written)
execute adb shell "/system/xbin/pwn"
then adb pull /dev/block/mmcblk*
on linux, you can mount them with
mount -o loop <image> <mountpoint>
some require root to view files
if anything is broken, we should be able to reflash all mmcblk-images which of couse should be backed up in advance
€:
today i scanned the sd image and the hidden.img seems, that the tablet would boot any kernel that is at position 0x00000400 on a sd card.
you may copy any image from OTA update.zip to that position and it should load it.
$ dd if=unbrick.img of=/dev/sdXXX
$ dd if=hidden.img of=/dev/sdXXX bs=512 seek=2
i tried the kernel from a tablet s on the xts and settings/about/kernel told me it worked!!
sadly, the data in hidden.img looks similiar to kernels of other SE devices, but is somehow scrambled
stth said:
IT WORKED
THANKS @condi
PS: why not trying to use the SD-image to flash KitKat?
i mean, you can pull all mmc images and flash all mmc images via dd, why not writing a custom rom this way? the only problem is the kernel.
mounts of /dev/block/*
mmcblk0p1 -> /configs
-r--r--r-- 1 root root 64 Jan 1 2000 06590E37F8A647D989345317AAFF6A6C
-r--r--r-- 1 root root 242 Jan 1 2000 31850B1B-0DAB-42ce-A498-A73479B7B3EB
-r--r--r-- 1 root root 878 Jan 1 2000 calibration_rear.bin
-r--r--r-- 1 root root 63104 Jan 1 2000 CFBSMXHMUAF48EXTDTCSOH4BXXDDRBFG
-r--r--r-- 1 root root 132 Jan 1 2000 local.prop​mmcblk0p2 -> /params
-rw------- 1 root root 2 Jan 30 14:43 activate_done
lrwxrwxrwx 1 root root 57 Jan 30 14:43 countries.lst -> /datapp/vendor/vendor0/regioncodelist/SKU002000172608.lst
drwx------ 2 root root 4096 Jan 1 1970 lost+found
-rw-r--r-- 1 root root 33 Jan 30 14:43 region_checksum.txt
-rw-r--r-- 1 root root 9706 Jan 30 14:43 region.zip
-rw-rw-rw- 1 root root 2 Jan 30 14:43 selected_country​mmcblk0p3 -> /system
mmcblk0p4 -> /system (copy)
mmcblk0p5 -> /cache
(ls /cache/recovery)
-rw-r--r-- 1 root root 45 Jan 1 2000 last_install
-rw-r----- 1 root root 22626 Jan 1 2000 last_log
-rw------- 1 stth stth 18769 Jan 1 2000 log​mmcblk0p6 -> not mounted (2MB, file system?, image not mountable as loop device)
mmcblk0p7 -> not mounted (64MB, file system?, image not mountable as loop device)
mmcblk0p8 -> not mounted (2MB, file system?, image not mountable as loop device)
mmcblk0p9 -> /datapp (vendor)
mmcblk0p10 -> /log
-rw-r--r-- 1 root root 18652 Jan 1 2000 recovery_abort.log​mmcblk0p11 -> /data
judging the size of the unknown partitions, mmcblk0p7 could contain the kernel. probably we just have to find the file system on this partition. i guess, sony just skips a part or descrambles the partition while it shows the sony logo (which is always displayed, no matter if you boot into recovery, or the system) also, the hidden.img is flashed there... so... how to get it out?
what are the files in /configs? maybe keys or executables to decrypt the kernel?
does anybody have a log of a successful update in the logs (see mount list above)? is there any information about an updated kernel?
to get the mmc-images, just create the unbricker sd card (it does not break anything if you stop the script after the sd is written)
execute adb shell "/system/xbin/pwn"
then adb pull /dev/block/mmcblk*
on linux, you can mount them with
mount -o loop <image> <mountpoint>
some require root to view files
if anything is broken, we should be able to reflash all mmcblk-images which of couse should be backed up in advance
€:
today i scanned the sd image and the hidden.img seems, that the tablet would boot any kernel that is at position 0x00000400 on a sd card.
you may copy any image from OTA update.zip to that position and it should load it.
$ dd if=unbrick.img of=/dev/sdXXX
$ dd if=hidden.img of=/dev/sdXXX bs=512 seek=2
i tried the kernel from a tablet s on the xts and settings/about/kernel told me it worked!!
sadly, the data in hidden.img looks similiar to kernels of other SE devices, but is somehow scrambled
Click to expand...
Click to collapse
That is just some great work. Were the kernel different? But anyway it could be secure for bootloader check if there is any. Cause it is a tablet s kernel. I have a kernel which have kexec built in for tablet s. I can give it to you for testing if you want. And if you wanna join our hangout, just pm me
Sent from my Sony Tablet S using Tapatalk

[Q] XTS (SGPT1211) brick - stuck on Sony Logo

Hi All,
first of all, I'm very sorry should ask dump questions but I am totally lost here. Have been trying for two months to get my tablet to work and tried thorugh all of your helpful tipps but nothing seems to work, so I would very very much appreciate any help!!
The situation: I have a Xperia Tablet S from the US, SGPT1211, which just shows the Sony Logo when turned on. I can access the Android recovery menu and have tried (several times) to install the JB R2 and R3 files from SD card (i used the US versions from here: http://forum.xda-developers.com/showthread.php?p=26882207).
The Updates start but at about 20%, they would just stop and says "Installation Aborted"
Also, I have tried to use @condi Unbricker (http://forum.xda-developers.com/showthread.php?t=2642436). It does install on my SD Card, but if I start the device using the SD card, it still hangs and the Sony Logo and does not show booting cold.
If there is anyone here, please please please help! @stifilz
(I bought the tablet while studying in the US and living in Europe now. Sony Europe won't look at it - not even for money...)
davhenry said:
Hi All,
first of all, I'm very sorry should ask dump questions but I am totally lost here. Have been trying for two months to get my tablet to work and tried thorugh all of your helpful tipps but nothing seems to work, so I would very very much appreciate any help!!
The situation: I have a Xperia Tablet S from the US, SGPT1211, which just shows the Sony Logo when turned on. I can access the Android recovery menu and have tried (several times) to install the JB R2 and R3 files from SD card (i used the US versions from here: http://forum.xda-developers.com/showthread.php?p=26882207).
The Updates start but at about 20%, they would just stop and says "Installation Aborted"
Also, I have tried to use @condi Unbricker (http://forum.xda-developers.com/showthread.php?t=2642436). It does install on my SD Card, but if I start the device using the SD card, it still hangs and the Sony Logo and does not show booting cold.
If there is anyone here, please please please help! @stifilz
(I bought the tablet while studying in the US and living in Europe now. Sony Europe won't look at it - not even for money...)
Click to expand...
Click to collapse
Hi, i am in the same situation that you and the same tablet, i tried too with Sony Unbricker program but never work for me even with 3 different SD Cards 2, 8, 16 GB and differents class 4, 6, 10 respective.
I found the original post about unbrick the tablet http://forum.xda-developers.com/showthread.php?t=2610791 but doesnt have any idea what to do because i am not a linux advanced user and low level's programming :crying:
Recovery log
Hi again @davhenry, i am posting the recovery log of my tablet maybe we are having the same problem that me. You could post your recovery log for compare, thanks
I would appreciate any help or any clue @condi, @stifilz
Starting recovery on Mon Apr 21 01:42:48 2014
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (1280 x 800)
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null) 0
1 /hwconfigs ext2 /dev/block/mmcblk0p1 (null) 0
2 /configs ext4 /dev/block/mmcblk0p2 (null) 0
3 /system0 ext4 /dev/block/mmcblk0p3 (null) 0
4 /system1 ext4 /dev/block/mmcblk0p4 (null) 0
5 /cache ext4 /dev/block/mmcblk0p5 (null) 0
6 /misc emmc /dev/block/mmcblk0p6 (null) 0
7 /staging ext4 /dev/block/mmcblk0p7 (null) 0
8 /blflags ext4 /dev/block/mmcblk0p8 (null) 0
9 /datapp ext4 /dev/block/mmcblk0p9 (null) 0
10 /log ext4 /dev/block/mmcblk0p10 (null) 0
11 /data ext4 /dev/block/mmcblk0p11 (null) -32768
12 /sdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1 0
13 /boot emmc boot (null) 0
14 /recovery emmc recovery (null) 0
15 /system ext4 system (null) 0
16 /vendor0 ext4 vendor0.img (null) 0
17 /vendor1 ext4 vendor1.img (null) 0
Command: "/sbin/recovery"
ro.boot.serialno=015d3b65d827f602
ro.boot.commchip_id=0
ro.boot.bootloader=0x00000009
ro.bootmode=unknown
ro.baseband=unknown
ro.bootloader=0x00000009
ro.hardware=txs03
ro.revision=0
ro.factorytest=0
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
persist.sys.usb.config=mtp
ro.build.id=TJDSU0177
ro.build.display.id=TJDSU0177
ro.build.version.incremental=131023017
ro.build.version.sdk=16
ro.build.version.codename=REL
ro.build.version.release=4.1.1
ro.build.date=Wed Oct 23 08:43:49 JST 2013
ro.build.date.utc=1382485429
ro.build.type=user
ro.build.user=integ-build
ro.build.host=build9
ro.build.tags=test-keys
ro.product.model=SGPT12
ro.product.brand=Sony
ro.product.name=SYS_052
ro.product.device=txs03
ro.product.board=txs03
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Sony
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=tegra
ro.build.product=txs03
ro.build.description=SYS_052-user 4.1.1 TJDSU0177 131023017 test-keys
ro.build.fingerprint=Sony/SYS_052/txs03:4.1.1/TJDSU0177/131023017:user/test-keys
ro.build.characteristics=tablet,nosdcard
ro.opengles.version=131072
wifi.interface=wlan0
wifi.wpa_supp_ready=0
persist.tegra.nvmmlite=1
ro.sf.override_null_lcd_density=1
keyguard.no_require_sim=true
debug.nfc.fw_download=false
debug.nfc.se=false
ro.ril.wake_lock_timeout=200000
ro.streaming.video.drs=true
ro.tether.denied=true
ro.sony.sound.enabled=true
ro.sony.irremote.devicefile=/dev/ttySIR0
ro.sony.display.release=release3
ro.sony.autovolume.threshold=10
ro.product-res-path=vendor/framework/SemcGenericUxpRes.apk
ro.sony.update.server=info.update.sony.net
ro.sony.update.category_id=ST001
ro.config.alarm_alert=Alarm.ogg
ro.config.notification_sound=Notification.ogg
ro.config.ringtone=Ringtone_XPERIA.ogg
ro.carrier=unknown
drm.service.enabled=true
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=64m
dalvik.vm.heapsize=384m
ro.semc.enhance.supported=true
ro.semc.clearaudio.supported=true
ro.somc.dmnorm.supported=true
ro.sony.wifisleep=0
ro.sf.lcd_density=160
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=4.1_r4
ro.com.google.clientidbase=android-sony
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
tf.enable=y
ro.sony.wan.ipv6.enable=false
persist.sys.sony.cabc.disable=0
persist.sys.sony.hdmi.disable=0
ro.sony.cradle.settings=true
ro.sony.hdmi.settings=true
ro.sony.cabc.settings=true
ro.sony.dlna_dms.enabled=false
ro.somc.social_product_model=PRODUCT_MODEL_TABLET
ro.sony.irremote.protocol_type=2
ro.sony.ols.eula=1
ro.pss.ps1content_disable=1
init.svc.ueventd=running
init.svc.recovery=running
init.svc.nfx_daemon=running
init.svc.radbd=running
rassegan said:
Hi again @davhenry, i am posting the recovery log of my tablet maybe we are having the same problem that me. You could post your recovery log for compare, thanks
I would appreciate any help or any clue @condi, @stifilz
Starting recovery on Mon Apr 21 01:42:48 2014
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (1280 x 800)
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null) 0
1 /hwconfigs ext2 /dev/block/mmcblk0p1 (null) 0
2 /configs ext4 /dev/block/mmcblk0p2 (null) 0
3 /system0 ext4 /dev/block/mmcblk0p3 (null) 0
4 /system1 ext4 /dev/block/mmcblk0p4 (null) 0
5 /cache ext4 /dev/block/mmcblk0p5 (null) 0
6 /misc emmc /dev/block/mmcblk0p6 (null) 0
7 /staging ext4 /dev/block/mmcblk0p7 (null) 0
8 /blflags ext4 /dev/block/mmcblk0p8 (null) 0
9 /datapp ext4 /dev/block/mmcblk0p9 (null) 0
10 /log ext4 /dev/block/mmcblk0p10 (null) 0
11 /data ext4 /dev/block/mmcblk0p11 (null) -32768
12 /sdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1 0
13 /boot emmc boot (null) 0
14 /recovery emmc recovery (null) 0
15 /system ext4 system (null) 0
16 /vendor0 ext4 vendor0.img (null) 0
17 /vendor1 ext4 vendor1.img (null) 0
Command: "/sbin/recovery"
ro.boot.serialno=015d3b65d827f602
ro.boot.commchip_id=0
ro.boot.bootloader=0x00000009
ro.bootmode=unknown
ro.baseband=unknown
ro.bootloader=0x00000009
ro.hardware=txs03
ro.revision=0
ro.factorytest=0
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
persist.sys.usb.config=mtp
ro.build.id=TJDSU0177
ro.build.display.id=TJDSU0177
ro.build.version.incremental=131023017
ro.build.version.sdk=16
ro.build.version.codename=REL
ro.build.version.release=4.1.1
ro.build.date=Wed Oct 23 08:43:49 JST 2013
ro.build.date.utc=1382485429
ro.build.type=user
ro.build.user=integ-build
ro.build.host=build9
ro.build.tags=test-keys
ro.product.model=SGPT12
ro.product.brand=Sony
ro.product.name=SYS_052
ro.product.device=txs03
ro.product.board=txs03
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Sony
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=tegra
ro.build.product=txs03
ro.build.description=SYS_052-user 4.1.1 TJDSU0177 131023017 test-keys
ro.build.fingerprint=Sony/SYS_052/txs03:4.1.1/TJDSU0177/131023017:user/test-keys
ro.build.characteristics=tablet,nosdcard
ro.opengles.version=131072
wifi.interface=wlan0
wifi.wpa_supp_ready=0
persist.tegra.nvmmlite=1
ro.sf.override_null_lcd_density=1
keyguard.no_require_sim=true
debug.nfc.fw_download=false
debug.nfc.se=false
ro.ril.wake_lock_timeout=200000
ro.streaming.video.drs=true
ro.tether.denied=true
ro.sony.sound.enabled=true
ro.sony.irremote.devicefile=/dev/ttySIR0
ro.sony.display.release=release3
ro.sony.autovolume.threshold=10
ro.product-res-path=vendor/framework/SemcGenericUxpRes.apk
ro.sony.update.server=info.update.sony.net
ro.sony.update.category_id=ST001
ro.config.alarm_alert=Alarm.ogg
ro.config.notification_sound=Notification.ogg
ro.config.ringtone=Ringtone_XPERIA.ogg
ro.carrier=unknown
drm.service.enabled=true
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=64m
dalvik.vm.heapsize=384m
ro.semc.enhance.supported=true
ro.semc.clearaudio.supported=true
ro.somc.dmnorm.supported=true
ro.sony.wifisleep=0
ro.sf.lcd_density=160
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=4.1_r4
ro.com.google.clientidbase=android-sony
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
tf.enable=y
ro.sony.wan.ipv6.enable=false
persist.sys.sony.cabc.disable=0
persist.sys.sony.hdmi.disable=0
ro.sony.cradle.settings=true
ro.sony.hdmi.settings=true
ro.sony.cabc.settings=true
ro.sony.dlna_dms.enabled=false
ro.somc.social_product_model=PRODUCT_MODEL_TABLET
ro.sony.irremote.protocol_type=2
ro.sony.ols.eula=1
ro.pss.ps1content_disable=1
init.svc.ueventd=running
init.svc.recovery=running
init.svc.nfx_daemon=running
init.svc.radbd=running
Click to expand...
Click to collapse
Unbricker is only for Xperia Tablet S not Sony Tablet S. I am partly in the same boat, although my one does run (honeycomb) lol. Anyway can you both please try the install your original update (i.e. to suit your region) twice in a row and then pull the recovery log. If you need help with this please see my FAQ thread in my signature.
Thanks
Its Works!!!
Hey guys @davhenry @stifilz i could finally recover my Sony Xperia Tablet S following these steps and the Sony's Unbricker Software 1.0 by @condi
1) Unzip the software and make a new folder called "UNBRICK_DATA"
2) Download manually the files unbrick.zip and the correct OTA Software of your tablet
3) Unzip the unbrick.zip file and copy in the SD Card with Win32DiskImager
4) Rename your OTA Software ( Example: signed-txs03_201-ota-131023018.zip) to update.zip
5) Copy this file in the folder "files" in the program
6) Open and DOS Console in Windows and descrypt the file using desklunvr.exe. Example : desklunvr.exe update.zip
7) Make 2 image files with the recently file generate (update_deslunvr)
7za.exe x update_desklunvr.zip system.img
7za.exe x update_desklunvr.zip hidden.img
8) Copy the new images files and update_desklunvr in UNBRICK_DATA (these last file i did just in case )
9) Run Condi´s Program and make sure you go to the step 6 and just follow the instructions
The tablet reboot 2 times at the beginning looks like not working because get stuck in sony logo but turn off and turn on again and then ITS WORKSS !!! :laugh:
Good luck guys
rassegan said:
Hey guys @davhenry @stifilz i could finally recover my Sony Xperia Tablet S following these steps and the Sony's Unbricker Software 1.0 by @condi
1) Unzip the software and make a new folder called "UNBRICK_DATA"
2) Download manually the files unbrick.zip and the correct OTA Software of your tablet
3) Unzip the unbrick.zip file and copy in the SD Card with Win32DiskImager
4) Rename your OTA Software ( Example: signed-txs03_201-ota-131023018.zip) to update.zip
5) Copy this file in the folder "files" in the program
6) Open and DOS Console in Windows and descrypt the file using desklunvr.exe. Example : desklunvr.exe update.zip
7) Make 2 image files with the recently file generate (update_deslunvr)
7za.exe x update_desklunvr.zip system.img
7za.exe x update_desklunvr.zip hidden.img
8) Copy the new images files and update_desklunvr in UNBRICK_DATA (these last file i did just in case )
9) Run Condi´s Program and make sure you go to the step 6 and just follow the instructions
The tablet reboot 2 times at the beginning looks like not working because get stuck in sony logo but turn off and turn on again and then ITS WORKSS !!! :laugh:
Good luck guys
Click to expand...
Click to collapse
@rassegan
Thanks for your tips! However, I'm having some trouble following your advice: when using WIN32DiskImager to unpack the unbrick.zip onto my SD Card, I can no longer access the SD Card as it says it uses an unknown Data System.
Additionally, where did you unpack the OTA Software? directly onto the SD Card or rather on my desktop and then the SD Card? And could you detail the DOS unpacking using desklunvr.exe?
Sorry for asking so many questions, it would be so so so great if you had some additional comments!
@stifilz Thanks for your help, was abroad for a cpl of days and will try to pull the log file which I couldn't work out so far
@stifilz I'm having trouble to actually access my XTS via ADB. I follwed all your steps here (http://forum.xda-developers.com/showthread.php?p=30099315#post30099315) and installed a billion of drivers. I do see my tablet in the device manager als Android Device, however, it won't show if I enter "adb devices". Instead, the list is empty.
Anyone an indea what I'm doing wrong here?
Many thanks!!
davhenry said:
@rassegan
Thanks for your tips! However, I'm having some trouble following your advice: when using WIN32DiskImager to unpack the unbrick.zip onto my SD Card, I can no longer access the SD Card as it says it uses an unknown Data System.
Additionally, where did you unpack the OTA Software? directly onto the SD Card or rather on my desktop and then the SD Card? And could you detail the DOS unpacking using desklunvr.exe?
Sorry for asking so many questions, it would be so so so great if you had some additional comments!
@stifilz Thanks for your help, was abroad for a cpl of days and will try to pull the log file which I couldn't work out so far
Click to expand...
Click to collapse
Hi @davhenry, well i unzipped the file unbrick.zip in the same folder UNBRICK_DATA so you should be have a image file of 1.5 or 1.6 GB this image you would use at moment to copy in the SD CARD with the WIN32DiskImager
---------- Post added at 08:11 PM ---------- Previous post was at 07:51 PM ----------
davhenry said:
@stifilz I'm having trouble to actually access my XTS via ADB. I follwed all your steps here (http://forum.xda-developers.com/showthread.php?p=30099315#post30099315) and installed a billion of drivers. I do see my tablet in the device manager als Android Device, however, it won't show if I enter "adb devices". Instead, the list is empty.
Anyone an indea what I'm doing wrong here?
Many thanks!!
Click to expand...
Click to collapse
Hey again, i had the same problem, follow this thread i use the method A in my Windows 8.1 and download the zip file and unzip
Once time you unzipped the folder find the file android_winusb.inf and add this lines under the sony products
;SONY Sony Xperia Tablet S
%CompositeAdbInterface% = USB_Install, USB\VID_054C&PID_06AC&MI_01 (Verify if your PID is same as me )
Copy this line in GoogleNT_X86 and GoogleNT_amd64 and save the file
Update the drivers manually in the device manager
OMG guys, it worked!!!
I didnt do anything differet, for some reason it worked though. I am so grateful, thank you so so muc @stifilz and @rassegan!!
rassegan said:
Hey guys @davhenry @stifilz i could finally recover my Sony Xperia Tablet S following these steps and the Sony's Unbricker Software 1.0 by @condi
1) Unzip the software and make a new folder called "UNBRICK_DATA"
2) Download manually the files unbrick.zip and the correct OTA Software of your tablet
3) Unzip the unbrick.zip file and copy in the SD Card with Win32DiskImager
4) Rename your OTA Software ( Example: signed-txs03_201-ota-131023018.zip) to update.zip
5) Copy this file in the folder "files" in the program
6) Open and DOS Console in Windows and descrypt the file using desklunvr.exe. Example : desklunvr.exe update.zip
7) Make 2 image files with the recently file generate (update_deslunvr)
7za.exe x update_desklunvr.zip system.img
7za.exe x update_desklunvr.zip hidden.img
8) Copy the new images files and update_desklunvr in UNBRICK_DATA (these last file i did just in case )
9) Run Condi´s Program and make sure you go to the step 6 and just follow the instructions
The tablet reboot 2 times at the beginning looks like not working because get stuck in sony logo but turn off and turn on again and then ITS WORKSS !!! :laugh:
Good luck guys
Click to expand...
Click to collapse
Hi..
Firstly, I'd like to apologize in advance for my bad english..
My Xperia Tablet S is an SGPT131A1 (Asia model)
Rooted and got it bricked few weeks ago..
Got panicked and recklessly did a full wipe..
Still stuck on Sony logo..
Thanks God I found Condi's post..
Gave it a try, and still did not work..
Still stuck on Sony logo..
There are several questions I'd like to ask you @rassegan
1. How do you copy the unbrick.img to the SD card? I tried using the Win32DiskImager as you mentioned above, but my SD card ended up having 0 byte of free space. Thus, the unbricker program cannot copy the rest of the file.
2. Eventually I formatted my SD card and skip part 3 instead. Followed Condi's unbricker program, chose option 6, and followed the instruction, but it did not succeeded to copy the files onto my SD card. Here's the screen capture of @condi 's program showing the error.
View attachment 2844352
Is there something wrong? Or did I miss some step?
Any help will be much appreciated..
Thanks in advance
If I do step 3 Unzip the unbrick.zip file and copy in the SD Card with Win32DiskImager
how I can use S.onyXT.S [UNBRICKER] v1.0 after and does step 6 again if first partition have ony 71 MB????
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
all time is there error
but when I tried automatic process with S.onyXT.S [UNBRICKER] v1.0 fr4om 1 - 7 not works I never had ''COLD -booting '' message
I have only if I manually use Win32DiskImager and add unbrick.zip to sd card ( 8GB )
but how long will this process take?
I running long time and no change
PLEASE HELP HOW To recover back
davhenry said:
OMG guys, it worked!!!
I didnt do anything differet, for some reason it worked though. I am so grateful, thank you so so muc @stifilz and @rassegan!!
Click to expand...
Click to collapse
What you did MR can you help me please
I cant have cold boot anyhow from
S.onyXT.S [UNBRICKER] v1.0
ON the end I have xperia tablet S SGPT1211 back to live btw is R6A for all who will experiment as I did
on the beginning I Have 2 tablets SGPT1211 and will be using as multi -functional remote control
because I set up already first tablet to fully remote control functionality a I want copy data from one to second tablet
but I delete APPDATA from second one and whole unit after factory restore doesn't have all APP
and manually installed remote control APP crashed all time
I decide to recovery by sony tablet Flasher but I choose R5A which was for first tablet S gen - STUPID BOY
tablet has been unresponsive etc
I tried UNBRICER but not work!!!
on the end I copied UNBRICK DATA by win32diskimg to 8GB SD
after cold boot I run @condi's unbricker program from point 7 and after 30 min approx xperia tablet S SGPT1211 (R6A) return back to live
BUT not all APP installed
now I using Sony tablet flasher 3 @condi and choosing fw 4.0.3 1a for R6B and will see what happens.
hopefully this info will help someone to unbrick his device
after update 4.0.3 by @condi still missing some application
when install app ''remote control'' manually not working crashes all time
tabled cant see external SD card!!! as well dock USB !!!
I going to try 1b 4.1.1 and I hope will be back with all APK from factory
can anyone tell me how reinstall back to factory SGPT 1211US/S
urgas said:
I going to try 1b 4.1.1 and I hope will be back with all APK from factoryS
Click to expand...
Click to collapse
than with trouble reinstalled finally back to factory
how to:
use @condi S.onyXT.S [UNBRICKER] v1.0 and download all 2 files by choosing 1 for US(use for you correct version)
-unbrick data.zip
-update.zip
this program will unpack to the 3 files:
-image.img
-hiden.img
-unbrick.img
after download Win32DiskImager from here http://sourceforge.net/projects/win32diskimager/files/latest/download
take any SD card and upload unbrick.img to SD card by Win32DiskImager
when is done be sure all ABD driver installed and tablet is visible in device manager OK!!! when install drivers disable Microsoft signing driver enforcement!!!
add SD card to tablet and start tablet
cold boot info have show at top left corner
start @condi S.onyXT.S [UNBRICKER] v1.0 and choose 7
press enter and connect tablet to PC
!!!process will take approx 30min!!! be patience
-on the end error appears in @condi program don't worry
-restart tablet manually by holding power button
-boot to android
-some APP will missing
after do full restore by recovery console :
-off tablet by holding power button
-push and hold volume + and pres power button once
-count to 9 and release volume button
-recovery console appears and do factory restore
after is tablet finally back and working jeeeeeee :laugh::laugh::laugh:
what simple process I panicking last week haha
urgas said:
than with trouble reinstalled finally back to factory
how to:
use @condi S.onyXT.S [UNBRICKER] v1.0 and download all 2 files by choosing 1 for US(use for you correct version)
-unbrick data.zip
-update.zip
this program will unpack to the 3 files:
-image.img
-hiden.img
-unbrick.img
after download Win32DiskImager from here http://sourceforge.net/projects/win32diskimager/files/latest/download
take any SD card and upload unbrick.img to SD card by Win32DiskImager
when is done be sure all ABD driver installed and tablet is visible in device manager OK!!! when install drivers disable Microsoft signing driver enforcement!!!
add SD cart to tablet and start tablet
cold boot info have show at top left corner
start @condi S.onyXT.S [UNBRICKER] v1.0 and choose 7
press enter and connect tablet to PC
!!!process will take approx 30min!!! be patience
on the end error appears in program dont worry
restart tablet manually
let the boot to android
some APP will missing
after do full restore by recovery console :
off tablet
push and hold volume + and one power button once
count to 9 and release volume button
recovery console appears and do factory restore
after is tablet finally back and working jeeeeeee :laugh::laugh::laugh:
what simple process I did panicking last week haha
Click to expand...
Click to collapse
Ok regarding your english "restore" =reset
What generation tab do you have
Your english is just terrible if your going to do a guide like you have plz correct your grammer and your confusing words
I appreciate that english might not be your first language but your posts are confusing and will not be much help to people
Sent from my SGPT12 using XDA Free mobile app
xts unbrick
rassegan said:
Hey guys @davhenry @stifilz i could finally recover my Sony Xperia Tablet S following these steps and the Sony's Unbricker Software 1.0 by @condi
1) Unzip the software and make a new folder called "UNBRICK_DATA"
2) Download manually the files unbrick.zip and the correct OTA Software of your tablet
3) Unzip the unbrick.zip file and copy in the SD Card with Win32DiskImager
4) Rename your OTA Software ( Example: signed-txs03_201-ota-131023018.zip) to update.zip
5) Copy this file in the folder "files" in the program
6) Open and DOS Console in Windows and descrypt the file using desklunvr.exe. Example : desklunvr.exe update.zip
7) Make 2 image files with the recently file generate (update_deslunvr)
7za.exe x update_desklunvr.zip system.img
7za.exe x update_desklunvr.zip hidden.img
8) Copy the new images files and update_desklunvr in UNBRICK_DATA (these last file i did just in case )
9) Run Condi´s Program and make sure you go to the step 6 and just follow the instructions
The tablet reboot 2 times at the beginning looks like not working because get stuck in sony logo but turn off and turn on again and then ITS WORKSS !!! :laugh:
Good luck guys
Click to expand...
Click to collapse
Hi everybody thanks for this great topic
i try to follow this procedure but cannot find the files "unbrick.zip" you mentioned.
searched for a while with no success.
thanks for your help. :good:
Where the heck did you find all those files you mention?
Yes it works again
My Sony xperia s tablet sgpt1211 works again, thanks @condi
It wasn't easy but this is how it worked for me
1. download @condi unbricker program 
 @condi Unbricker (http://forum.xda-developers.com/show....php?t=2642436)
2. Run using option 3 (I have an eu no 3g tablet)
it will create all the files you need in a folder named unbrick_data
the software will probably fail at the step to create the sd card - no worries
3. dowload Win32DiskImager and write a copy of the unbrick.img file to the SD Card with the Win32DiskImager software.
4. Run @condi unbricker program and use option 7
after you put the sd card in the tablet just press the start button only and it should display the cold booting text on the sony logo page so you know something is working.
5. be patient and let the @condi software work through each step - some take up to one hour to complete.
6. If you get an error message from the @condi software you have to resolve the problem it won't work if an error occurs. You need to stop and go back through the steps again.
Keep trying it does work if you can solve all the hiccups.
Thanks again @condi
gordo588 said:
My Sony xperia s tablet sgpt1211 works again, thanks @condi
It wasn't easy but this is how it worked for me
1. download @condi unbricker program
@condi Unbricker (http://forum.xda-developers.com/show....php?t=2642436)
2. Run using option 3 (I have an eu no 3g tablet)
it will create all the files you need in a folder named unbrick_data
the software will probably fail at the step to create the sd card - no worries
3. dowload Win32DiskImager and write a copy of the unbrick.img file to the SD Card with the Win32DiskImager software.
4. Run @condi unbricker program and use option 7
after you put the sd card in the tablet just press the start button only and it should display the cold booting text on the sony logo page so you know something is working.
5. be patient and let the @condi software work through each step - some take up to one hour to complete.
6. If you get an error message from the @condi software you have to resolve the problem it won't work if an error occurs. You need to stop and go back through the steps again.
Keep trying it does work if you can solve all the hiccups.
Thanks again @condi
Click to expand...
Click to collapse
after root
Now my sony xperia tablet s open in this screen
ples. help my

[Q&A] [ROM][ROOT][CWMv6CTRv2.5/TWRPv2.7.1.0][MT6589 - 4GB - KK 4.4.2] BLU Life Play

[Q&A] [ROM][ROOT][CWMv6CTRv2.5/TWRPv2.7.1.0][MT6589 - 4GB - KK 4.4.2] BLU Life Play
Q&A for [ROM][ROOT][CWMv6CTRv2.5/TWRPv2.7.1.0][MT6589 - 4GB - KK 4.4.2] BLU Life Play L100
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [ROM][ROOT][CWMv6CTRv2.5/TWRPv2.7.1.0][MT6589 - 4GB - KK 4.4.2] BLU Life Play L100. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Life play won't update
Hi all,
I have Blu Life with Android 4.2.1, software V18 and CWM installed.
I'm trying to update to the latest software version (V31), but it doesn't work: CWM says a generic "installation aborted".
I attach the log below.
Please help!
Starting recovery on Sat Oct 25 18:52:20 2014
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (720 x 1280)
ioctl(): blank: Invalid argument
ioctl(): blank: Invalid argument
Carliv Touch Recovery
MTK CWM-based v6.0.4.4
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null) 0
1 /boot emmc /dev/bootimg (null) 0
2 /cache ext4 /dev/block/mmcblk0p6 (null) 0
3 /data ext4 /dev/block/mmcblk0p7 (null) 0
4 /misc emmc /dev/misc (null) 0
5 /recovery emmc /dev/recovery (null) 0
6 /emmc vfat /dev/block/mmcblk0p8 (null) 0
7 /system ext4 /dev/block/mmcblk0p5 (null) 0
8 /sdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1 0
9 /sd-ext auto /dev/block/mmcblk1p2 (null) 0
W:Unable to get recovery.fstab info for /datadata during fstab generation!
W:Unable to get recovery.fstab info for /external_sd during fstab generation!
I:Completed outputting fstab.
Irocessing arguments.
I:Checking arguments.
Warning: No file_contexts
I:device_recovery_start()
Command: "/sbin/recovery"
ro.serialno=
ro.bootmode=unknown
ro.baseband=unknown
ro.bootloader=unknown
ro.hardware=mt6589
ro.revision=0
ro.emmc=0
ro.boot.emmc=0
ro.factorytest=0
ro.secure=0
ro.allow.mock.location=1
persist.mtk.aee.aed=on
ro.debuggable=1
persist.service.adb.enable=1
persist.sys.usb.config=mass_storage,adb
persist.service.acm.enable=0
ro.mount.fs=EXT4
ro.build.id=JOP40D
ro.build.version.incremental=eng.znsj_bianyi5.1369448473
ro.custom.build.version=1369448473
ro.build.version.sdk=17
ro.build.version.codename=REL
ro.build.version.release=4.2.1
ro.build.date=Sat May 25 10:22:52 CST 2013
ro.build.date.utc=1369448572
ro.build.type=user
ro.build.user=znsj_bianyi5
ro.build.host=znsj-ian5
ro.build.tags=test-keys
ro.product.board=gionee89_dwe_jb2
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=
ro.build.product=gionee89_dwe_jb2
ro.build.description=gionee89_dwe_jb2-user 4.2.1 JOP40D eng.znsj_bianyi5.1369448473 test-keys
ro.build.fingerprint=alps/gionee89_dwe_jb2/gionee89_dwe_jb2:4.2.1/JOP40D/1369448473:user/test-keys
ro.build.flavor=
ro.build.characteristics=default
ro.mediatek.version.release=ALPS.JB2.MP.V1.2
ro.mediatek.platform=MT6589
ro.mediatek.chip_ver=S01
ro.mediatek.version.branch=ALPS.JB2.MP
ro.mediatek.version.sdk=1
ro.gn.theme.prop=yes
ro.gn.theme.default=/system/app/Android.gnz
ro.gn.extmodel=LIFE
ro.gn.extvernumber=WBWX192BR_0101_V5578
ro.gn.extHWvernumber=Mainboard_P1
ro.gn.gnznvernumber=WBWX192BR_0101_T5578
ro.gn.gnromvernumber=ROM4.2.a
ro.gn.gnvernumber=WBWX192BR_0101_V5578
ro.gn.gnprojectid=WBWX192
ro.gn.gnproductid=WBWX192BR_0101
ro.gn.phone=yes
ro.gn.contacts.support=yes
ro.gn.oversea.music.offline.ver=yes
ro.gn.msgbox.prop=yes
ro.gn.msgsdring.prop=yes
ro.gn.phone.vibrateOnConnect=yes
ro.gn.statusbar.gionee.style=2
ro.gn.settings.OnOffAirplane=yes
ro.gn.phone.overturnMute=yes
ro.gn.phone.powerOnRing=yes
ro.gn.menu.cancel=yes
ro.gn.optrspecsegdef=NONE
persist.sys.timezone=America/Mexico_City
ro.build.display.id=BLU_L100i_V07_GENERIC
ro.product.model=LIFE PLAY
ro.product.brand=BLU
ro.product.name=BLU
ro.product.device=BLU
ro.product.manufacturer=BLU
ro.cta.support=no
ro.gn.match.numberlength=7
ro.gn.default.videocall=TelephoneRing.mp3
ro.config.notification_sound=Msgtone.mp3
ro.config.alarm_alert=AlarmClock2.mp3
ro.config.ringtone=TelephoneRing.mp3
ro.gn.default.ringtone2=TelephoneRing.mp3
ro.gn.default.mmstone=Msgtone.mp3
ro.gn.default.mmstone2=Msgtone.mp3
ro.gn.display.single.imei=no
ro.gn.operator.showslot=no
ro.gn.shutdown=yes
ro.gn.mmi.test=yes
ro.gn.gnvernumberrel=01W
ro.gn.customerservice=no
ro.gn.shutdown.noconfirm=yes
ro.gn.contacts.newfeature=yes
ro.gn.contacts.gndialersearch=yes
ro.gn.music.srs=no
ro.gn.music.effect=no
ro.gn.email.prop=yes
ro.gn.oversea.product=yes
ro.gn.oversea.custom=SOUTH_AMERICA_BLU
ro.gn.popupmsg.prop=no
ro.gn.encryption.prop=yes
ro.gn.transparent.prop=yes
ro.gn.settings.prop=yes
gn.mmi.mic2=no
gn.mmi.keytest.menu=yes
gn.mmi.keytest.app=no
gn.mmi.receiver2=yes
ro.gn.theme.style=0
ro.gn.soundrecorder.support=yes
ro.gn.zoomclipview.prop=yes
ro.gn.operator.showdigitalslot=yes
ro.gn.delayupdateSignalStrength=no
ro.gn.export.import.support=yes
ro.gn.popdefaultvalue.prop=no
ro.gn.email.cn.support=yes
ro.gn.powersaving.support=yes
ro.gn.singlescreen.support=yes
ro.gn.screenshot.prop=yes
ro.gn.haptic.vibrator.prop=yes
ro.gn.oversea.odm=yes
ro.gn.phone.nowallpaper=no
ro.gn.usb.ui.support=yes
ro.gn.gemini.ringtone.support=yes
ro.gn.mtk.poweroff.alarm.prop=yes
ro.gn.switchstorage.prop=yes
ro.gn.check.autotime.prop=yes
ro.gn.systemui.theme.support=yes
ro.gn.newfeature.v3=yes
ro.gn.theme.net.support=no
ro.gn.theme.combinpkg=com.android.camera&com.android.gallery3d
ro.gn.gallery=yes
ro.gn.cell.conn.platform.4.1=yes
ro.gn.audioprofile.support=yes
ro.gn.sms.recipient.limit=200
ro.gn.wifidirect.support=yes
ro.gn.android.4.1=no
ro.gn.changer.online.support=no
ro.gn.remove.custom.theme=yes
ro.gn.hide.theme.entrance=yes
ro.gn.changer.removefont=yes
ro.gn.remove.calendar.lunar=yes
ro.gn.salesstatistic.support=
ro.gn.rootstatistic.support=
ro.mtk.vt3g324m.support=yes
ro.gn.hardware=P1
ro.gn.widget.support=yes
ro.gn.action.reboot.support=yes
ro.gn.music.dts=yes
ro.gn.gemini.support=yes
ro.mtk.gemini.3gswitch=no
ro.gn.adups.fota.support=yes
rild.libpath=/system/lib/mtk-ril.so
rild.libargs=-d /dev/ttyC0
wifi.interface=wlan0
ro.mediatek.wlan.wsc=1
ro.mediatek.wlan.p2p=1
mediatek.wlan.ctia=0
wifi.tethering.interface=ap0
ro.opengles.version=131072
wifi.direct.interface=p2p0
dalvik.vm.heapgrowthlimit=128m
dalvik.vm.heapsize=256m
ro.sys.usb.mtp.whql.enable=0
sys.ipo.pwrdncap=2
ro.sys.usb.storage.type=mtp,mass_storage
ro.sys.usb.bicr=yes
ro.sys.usb.charging.only=yes
ro.camera.sound.forced=0
ro.audio.silent=0
ro.zygote.preload.enable=0
ril.specific.sm_cause=0
gps.solution.combo.chip=1
ril.external.md=0
fmradio.driver.chip=3
ro.sf.hwrotation=0
ril.current.share_modem=2
launcherplus.allappsgrid=2d
launcher2.allappsgrid=3d_20
curlockscreen=1
ro.mediatek.gemini_support=true
persist.radio.fd.counter=15
persist.radio.fd.off.counter=5
persist.radio.fd.r8.counter=15
persist.radio.fd.off.r8.counter=5
persist.mtk.wcn.combo.chipid=-1
drm.service.enabled=true
fmradio.driver.enable=1
ril.first.md=1
ril.flightmode.poweroffMD=1
ril.telephony.mode=1
ril.radiooff.poweroffMD=1
dalvik.vm.mtk-stack-trace-file=/data/anr/mtk_traces.txt
mediatek.wlan.chip=MT6628
mediatek.wlan.module.postfix=_mt6628
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.adups.fota.oem=gionee
ro.adups.fota.device=LIFE PLAY
ro.adups.fota.version=BLU_L100i_V07_GENERIC
init.svc.ueventd=running
init.svc.recovery=running
init.svc.adbd=running
service.adb.root=1
I:Checking for extendedcommand...
I:Running extendedcommand...
Waiting for SD Card to mount (20s)
W:failed to mount /dev/block/mmcblk1p1 (No such file or directory)
SD Card mounted...
Verifying SD Card marker...
I:Running script:
I:
run_program("/sbin/cp", "-R", "/cache/recovery", "/tmp/recovery");
ui_print("ROM Manager Version 5.5.3.7");
ui_print("October 25, 2014");
ui_print("Preparing to install ROM...");
run_program("/cache/dowipedalvikcache.sh");
mount("/system");
run_program("/sbin/chmod", "+x", "/tmp/recovery/11-rommanager.sh");
run_program("/tmp/recovery/11-rommanager.sh", "place");
run_program("/sbin/umount", "/system");
assert(install_zip("/sdcard/adupsfota/update.zip"));
parse returned 0; 0 errors encountered
about to run program [/sbin/cp] with 4 args
ROM Manager Version 5.5.3.7
October 25, 2014
Preparing to install ROM...
about to run program [/cache/dowipedalvikcache.sh] with 1 args
mount: mounting /dev/block/mmcblk0p6 on /cache failed: Device or resource busy
mount: mounting /dev/block/mmcblk1p2 on /sd-ext failed: No such file or directory
umount: can't umount /sd-ext: Invalid argument
run_program: child exited with status 1
about to run program [/sbin/chmod] with 3 args
about to run program [/tmp/recovery/11-rommanager.sh] with 2 args
mount: mounting /dev/block/mmcblk0p5 on /system failed: Device or resource busy
about to run program [/sbin/umount] with 2 args
-- Installing: /sdcard/adupsfota/update.zip
Finding update package...
I:Update location: /sdcard/adupsfota/update.zip
Opening update package...
Installing update...
Installation aborted.
result was NULL, message is: assert failed: install_zip("/sdcard/adupsfota/update.zip")
p137 said:
Hi all,
I have Blu Life with Android 4.2.1, software V18 and CWM installed.
I'm trying to update to the latest software version (V31), but it doesn't work: CWM says a generic "installation aborted".
[/FONT][/SIZE]
Click to expand...
Click to collapse
Flash the TWRP KK ROM in post#1 and retry. You can flash CWMv6CTRv2.5 too if you want.
But the update process has some details:
- new firmware: flash recovery original KK ROM in post#1
- if you deleted any application by system ROM you not can update because script stop that's
So...reflash ROM original.
You can make the backup of the your ROM and after update can restore it...
I'm trying upload 2 files zip to flash with CWM or TWRP for update ROM based on v31 with ROOT...but let me time to put links for L100i and L100a.
*please don't use Rom manager apk. Use the flashfy or mobileuncletools to flash recovery original, CWM or TWRP and with this flash update
Sent from my LIFE PLAY X KK using XDA Free mobile app
I found out I in fact removed a couple of stock apps, so I restored them (I had a backup) and tried again... Same error.
I also tried with CWM 2.5 and the original KK, but no luck again. It just says "Installation aborted" without any detail.
I guess flashing the original ROM should work for sure, but it needs a bit more time...
Thank you anyway for the advice
p137 said:
I found out I in fact removed a couple of stock apps, so I restored them (I had a backup) and tried again... Same error.
I also tried with CWM 2.5 and the original KK, but no luck again. It just says "Installation aborted" without any detail.
I guess flashing the original ROM should work for sure, but it needs a bit more time...
Thank you anyway for the advice
Click to expand...
Click to collapse
Hmmmm... Im understand now.
So..flash recovery original JB and try..
This errors happen because you remove apps...
The second option is: flash file unzipped clockworkmod...(the last version)...zip with CWMv2.2 or CWMv2.4 ....
Look to spoiler option: BLPv15 Anatel backups
Restore it and try update with recovery original.....
Sent from my LIFE PLAY X KK using XDA Free mobile app
The run.bat script is not rooting my Blu Life Play L100 running 4.4.2. See attached photo.
sapa243 said:
The run.bat script is not rooting my Blu Life Play L100 running 4.4.2. See attached photo.
Click to expand...
Click to collapse
Since v13 this method not work in JB ROM!!
To ROOT device with KK ROM is need use other methods. Look to VRoot or put CWM/TWRP and use my patch ROOT...
http://forum.xda-developers.com/showthread.php?p=56689819
If you want a ROM total ROOT see on the post#4....
http://forum.xda-developers.com/showthread.php?p=43809212
Sent from my LIFE PLAY X KK using XDA Free mobile app
If it makes a difference I have L100a_V31. I tried iRoot aka vRoot and many other one click root apps with no sucess. I have never had so much difficulty rooting an android phone before. I guess it's a problem with little known phones.
I would love to use your patch or flash a rom but I can't use TWRP or CWM because I'm not root. Unless I'm missing something.
lopestom said:
So..flash recovery original JB and try..
Click to expand...
Click to collapse
It worked!
Thank you for the help.
Unfortunately now I have the same problem as sapa243: I don't know how to root as I no longer have CWM (I had to remove it to upgrade), and neither framaroot nor the software in the first post work anymore.
I haven't tried vRoot yet but as I have the same configuration as sapa243 I suppose it wouldn't work for me too...
:crying:
sapa243 said:
If it makes a difference I have L100a_V31. I tried iRoot aka vRoot and many other one click root apps with no sucess. I have never had so much difficulty rooting an android phone before. I guess it's a problem with little known phones.
I would love to use your patch or flash a rom but I can't use TWRP or CWM because I'm not root. Unless I'm missing something.
Click to expand...
Click to collapse
Very users BLU device with KK has make ROOT with VRoot or KingoRoot:
http://forum.xda-developers.com/android/development/root-blu-vivo-iv-kitkat-4-4-2-t2854480
https://plus.google.com/103692731781849525983/posts/78o13j3vb35
http://forum.xda-developers.com/sitesearch.php?q=vroot
*ENABLE USB DEBUGGING is need
Settings- About device - Click 5 times on version of the firmware (build number)- go back and you see DEVELOPER OPTIONS.
But if this options not work search something here:
https://plus.google.com/communities/117846429749085694805
Another method to put CWM or TWRP is use SPFT. This is explained in the first post.
Sent from my LIFE PLAY X KK using XDA Free mobile app
lopestom said:
Very users BLU device with KK has make ROOT with VRoot or KingoRoot:
http://forum.xda-developers.com/android/development/root-blu-vivo-iv-kitkat-4-4-2-t2854480
https://plus.google.com/103692731781849525983/posts/78o13j3vb35
http://forum.xda-developers.com/sitesearch.php?q=vroot
*ENABLE USB DEBUGGING is need
Settings- About device - Click 5 times on version of the firmware (build number)- go back and you see DEVELOPER OPTIONS.
But if this options not work search something here:
https://plus.google.com/communities/117846429749085694805
Another method to put CWM or TWRP is use SPFT. This is explained in the first post.
Sent from my LIFE PLAY X KK using XDA Free mobile app
Click to expand...
Click to collapse
I finally got root and flashed a recovery. Thank you!!!
The Kingo Root below worked for me.
https://plus.google.com/103692731781...ts/78o13j3vb35
lopestom said:
Very users BLU device with KK has make ROOT with VRoot or KingoRoot:
http://forum.xda-developers.com/android/development/root-blu-vivo-iv-kitkat-4-4-2-t2854480
https://plus.google.com/103692731781849525983/posts/78o13j3vb35
http://forum.xda-developers.com/sitesearch.php?q=vroot
*ENABLE USB DEBUGGING is need
Settings- About device - Click 5 times on version of the firmware (build number)- go back and you see DEVELOPER OPTIONS.
But if this options not work search something here:
https://plus.google.com/communities/117846429749085694805
Another method to put CWM or TWRP is use SPFT. This is explained in the first post.
Sent from my LIFE PLAY X KK using XDA Free mobile app
Click to expand...
Click to collapse
I tried Kingo root but it didn't work for me, as I understood by the text running on the phone, because I don't have the original recovery (I installed original_JB to do the update).
I didn't install vRoot as soon I saw it wat completely full of malware and bloatware (still removing some of them )
Finally I tried with SP flash tool but it seems I cannot get the MTK driver installed properly (it gives some code 10 error after the installation completes).
So, can I flash the patch you were mentioning with original_JB recovery, or I risk to do some damage?
Otherwise in a couple of days I'll have access to a Vista pc ane try again with SP tool...
Thanks again for the support
p137 said:
I tried Kingo root but it didn't work for me, as I understood by the text running on the phone, because I don't have the original recovery (I installed original_JB to do the update).
I didn't install vRoot as soon I saw it wat completely full of malware and bloatware (still removing some of them )
Finally I tried with SP flash tool but it seems I cannot get the MTK driver installed properly (it gives some code 10 error after the installation completes).
So, can I flash the patch you were mentioning with original_JB recovery, or I risk to do some damage?
Otherwise in a couple of days I'll have access to a Vista pc ane try again with SP tool...
Thanks again for the support
Click to expand...
Click to collapse
If you has CWM or TWRP yes you can install the patch...
If you are with JB ROM try FRAMAROOT mentioned in post#1.
The problem to ROOT in device is virus suppose and this in not true. On the PC is same problem and you should disable OS security and disable antivirus.
But for me is the same process with patch or application. But for Framaroot application have success on the JB ROM is need enable USB DEBUGGING and enable settings-security-Unknown sources! Set ROOT in FRAMAROOT anf Reboot manually....
If you have the original recovery I think this patch not work...is your choose!
If you have CWM/TWRP my suggest to you is that install the KK ROM LT20 localized in post#7. This is a v31 KK ROM and little modified... If have update future by BLU this will updating normally.
http://forum.xda-developers.com/showthread.php?p=43809212
Sent from my LIFE PLAY X KK using XDA Free mobile app
lopestom said:
If you has CWM or TWRP yes you can install the patch...
If you are with JB ROM try FRAMAROOT mentioned in post#1.
The problem to ROOT in device is virus suppose and this in not true. On the PC is same problem and you should disable OS security and disable antivirus.
But for me is the same process with patch or application. But for Framaroot application have success on the JB ROM is need enable USB DEBUGGING and enable settings-security-Unknown sources! Set ROOT in FRAMAROOT anf Reboot manually....
If you have the original recovery I think this patch not work...is your choose!
If you have CWM/TWRP my suggest to you is that install the KK ROM LT20 localized in post#7. This is a v31 KK ROM and little modified... If have update future by BLU this will updating normally.
http://forum.xda-developers.com/showthread.php?p=43809212
Sent from my LIFE PLAY X KK using XDA Free mobile app
Click to expand...
Click to collapse
I now have CWM (flashed with SPFT), and I installed your patch.
After reboot SuperSU asks to install the binaries, but the normal install fails and using CWM it doeesn't work: it downsn't reboot into recovery automatically and when I do it manually nothing happens...
What can I do?
I'm beginning to thing I will have to install the complete rom from http://forum.xda-developers.com/showthread.php?p=43809212#post43809212
But I have a question: I backup with CWM and then install the rom; after this, to recover all my data and apps, do I have to do an advanced (selective) restore? If I do a plain restore of the backup do I loose the root again?
p137 said:
I now have CWM (flashed with SPFT), and I installed your patch.
After reboot SuperSU asks to install the binaries, but the normal install fails and using CWM it doeesn't work: it downsn't reboot into recovery automatically and when I do it manually nothing happens...
What can I do?
I'm beginning to thing I will have to install the complete rom from http://forum.xda-developers.com/showthread.php?p=43809212#post43809212
But I have a question: I backup with CWM and then install the rom; after this, to recover all my data and apps, do I have to do an advanced (selective) restore? If I do a plain restore of the backup do I loose the root again?
Click to expand...
Click to collapse
I see other user with more partition patch happen this error to update binaries...
You should apply this...option Normal and reboot manually... If this not work is need look something that you made or changed in your device.
You can install LT20 and if this has error or bootloop... Is because your device has very modification as change partition!! You should changing to original ROM and options by factory.....
When you flash the LT20 yes you can restore your data (not data JB ROM) and not for lost ROOT because it's on the other folders....
Sent from my LIFE PLAY X KK using XDA Free mobile app
Hi lopestorm. I wanted to root my Blu Life Play. In the last posts of the thread, you gave two files, claiming they are the same and needed to be flashed through cwm or twrp. But their content is different. Can you check the files please. Like i said, they are not the same.
android_künefe said:
Hi lopestorm. I wanted to root my Blu Life Play. In the last posts of the thread, you gave two files, claiming they are the same and needed to be flashed through cwm or twrp. But their content is different. Can you check the files please. Like i said, they are not the same.
Click to expand...
Click to collapse
Sorry guy... I not use any software or application to ROOT KK ROM.
I flash the CWM or TWRP on the post#1 with SPFT and flash zipfile by SuperSU... Its this...
Post#242
http://forum.xda-developers.com/showthread.php?p=54478286
[ROM][ROOT][CWMv6CTRv2.5/TWRPv2.7.1.0][MT6589 - 4GB - KK 4.4.2] BLU Life Play L100
But others users wrote that Vroot or Kingoroot apk ROOT KK ROM...
Look: https://plus.google.com/105638313908320121488/posts/Sisn7XcsC9H
Sent from my LIFE PLAY X KK using XDA Free mobile app
It's Blu life play mini L190 kitkat 4.4.2
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Can you help me please, i can't root it with famaroot and other popular root methods aren't working please help
Call_Me_Hudson said:
It's Blu life play mini L190 kitkat 4.4.2
Can you help me please, i can't root it with famaroot and other popular root methods aren't working please help
Click to expand...
Click to collapse
You need more knowledge for remove two files (recovery.img and boot.img) of the your device for create custom recoveries.
Has too more information with MTK DROID TOOLS for create scatter file to flash with SPFT that's custom recoveries.
All this is if you cannot Root!
Sent from my LIFE PLAY X KK using XDA Free mobile app
Can anyone tell me how to merge internal and phone storage on BLU Life Play L100i? "Phone "SD" storage" Is useless and i would like to have all storage for system apps. I tried some app ( i forgot name), and bricked the phone Now i am back to stock unrooted ROM. And I am trying to find out what to do. Will flashing this rom help? Thanks

Categories

Resources