Hello,
my tablet is stuck on the boot screen (after sony's logo), i have tried to reset to factory settings but no success also i tried to flash the latest firmware but got the "Erohibed update as result of checking version or base sku" error
also when i try to execute a shell command using adb i get this error
adb shell
- exec '/system/bin/sh' failed: No such file or directory (2) -
Click to expand...
Click to collapse
Here is my recovery log :
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 /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/mmcblk0p11 (null) 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=TISU0R0110
ro.build.display.id=TISU0R0110
ro.build.version.incremental=120803063
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.3
ro.build.date=Fri Aug 3 22:06:19 JST 2012
ro.build.date.utc=1343999179
ro.build.type=user
ro.build.user=integ-build
ro.build.host=build10
ro.build.tags=test-keys
ro.product.model=Sony Tablet S
ro.product.brand=Sony
ro.product.name=SYS_004
ro.product.device=nbx03
ro.product.board=nbx03
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=nbx03
ro.build.description=SYS_004-user 4.0.3 TISU0R0110 120803063 test-keys
ro.build.fingerprint=Sony/SYS_004/nbx03:4.0.3/TISU0R0110/120803063: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.tether.denied=true
ro.sony.sound.enabled=true
ro.sony.display.release=release1a
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
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=256m
ro.sony.wifisleep=0
drm.service.enabled=true
rild.libpath=/system/lib/libmbm-ril.so
keyguard.no_require_sim=1
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
ro.sony.wan.comAtMode=false
ro.sony.wan.warnNwUnavail=false
ro.sony.wan.ignorePushMsg=false
ro.sony.wan.AtnBarType=0
ro.sony.wan.3GiconModePsAtch=false
ro.sony.wan.dispMenuNwTyp=true
mbm.gps.config.gps_pref_mode=SUPL
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=4.0.3_r0
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.dtcp_pext=0
ro.factorytest=0
ro.bootmode=unknown
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=0x00000008
ro.hardware=nbx03
ro.revision=0
init.svc.recovery=running
init.svc.nfx_daemon=running
init.svc.adbd=running
-- Install /sdcard ...
Finding update package...
I:Update location: /sdcard/signed-nbx03_006-ota-120803066.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[120803066] is larger than post version[120803066]
Erohibit update as a result of checking version or base sku
Installation aborted.
Click to expand...
Click to collapse
as you can see incremental are same.
after this i tried to flash another firmware with higher incremental but different region but i got this error
-- Install /sdcard ...
Finding update package...
I:Update location: /sdcard/signed-nbx03_005-ota-120803080.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
Fail to symlink /datapp/vendor/vendor0 to /tmp/prev_vendor: File exists
Erohibit update as a result of checking version or base sku
Installation aborted.
Click to expand...
Click to collapse
for me it looks like my tablet will not be fixed until sony release another firmware with higher incremental and in the same region
any idea ?
Thanks and sorry for my english
_kyo_ said:
Hello,
my tablet is stuck on the boot screen (after sony's logo), i have tried to reset to factory settings but no success also i tried to flash the latest firmware but got the "Erohibed update as result of checking version or base sku" error
also when i try to execute a shell command using adb i get this error
Here is my recovery log :
as you can see incremental are same.
after this i tried to flash another firmware with higher incremental but different region but i got this error
for me it looks like my tablet will not be fixed until sony release another firmware with higher incremental and in the same region
any idea ?
Thanks and sorry for my english
Click to expand...
Click to collapse
Looks that way. No root equals no lower incremental equals no boot. Good news though jelly bean cant be too far away.
Stifilz
stifilz said:
Looks that way. No root equals no lower incremental equals no boot. Good news though jelly bean cant be too far away.
Stifilz
Click to expand...
Click to collapse
May be we will have ICS 4.0.4 before
I hope so
can we change the incremental on the firmware ? using Condi's tool
Thanks
_kyo_ said:
May be we will have ICS 4.0.4 before
I hope so
can we change the incremental on the firmware ? using Condi's tool
Thanks
Click to expand...
Click to collapse
Yeh but not without root.
try to rename the firmware to update.zip and then install it from recovery. i'm not sure about its help, but somebody on this forum has got update firmware by this way
stifilz said:
Yeh but not without root.
Click to expand...
Click to collapse
if i understood i can change the incremental on the firmware if i have root.
in this case i will need someone do it on his tablet and then upload it on mine
papacarla said:
try to rename the firmware to update.zip and then install it from recovery. i'm not sure about its help, but somebody on this forum has got update firmware by this way
Click to expand...
Click to collapse
i try it but didnt work, may me the guy has did something that is not related with the firmware's name
_kyo_ said:
if i understood i can change the incremental on the firmware if i have root.
in this case i will need someone do it on his tablet and then upload it on mine
Click to expand...
Click to collapse
You don't quite follow. You have to change the incremental on the tablet to flash ICS again. You could change the firmware and resign but won't be able to do that without root either.
Have you ever had root on the tablet??
Stifilz
stifilz said:
You don't quite follow. You have to change the incremental on the tablet to flash ICS again. You could change the firmware and resign but won't be able to do that without root either.
Have you ever had root on the tablet??
Stifilz
Click to expand...
Click to collapse
thats why i m saying some one (with root in his tablet) should do it ( change the firmware and resign) then i will flash it on my tablet (with no root)
regards
_kyo_ said:
thats why i m saying some one (with root in his tablet) should do it ( change the firmware and resign) then i will flash it on my tablet (with no root)
regards
Click to expand...
Click to collapse
NOOOOOOOOOOOOO, not quite.
Signing does not sign the whole file. You need to use root and AIO to temp disable the checker so you can flash the custom roms (ie changed incremental, root etc).... If this was not the case we could have had root 6 months ago. You will most probably be BRICKED until there is another update, also there may not be a JB update, but hoping there will be a R2A/R3A bug fix (so you can use that to unbrick)
Stifilz
stifilz said:
NOOOOOOOOOOOOO, not quite.
Signing does not sign the whole file. You need to use root and AIO to temp disable the checker so you can flash the custom roms (ie changed incremental, root etc).... If this was not the case we could have had root 6 months ago. You will most probably be BRICKED until there is another update, also there may not be a JB update, but hoping there will be a R2A/R3A bug fix (so you can use that to unbrick)
Stifilz
Click to expand...
Click to collapse
Thank you for making me understand. i hope a new version will come out soon, meanwhile i will start for looking for another device, something sure it will not be sony.
i have the same problem but i can flash a zip (the 3.2.1 r2 ) but when i install it i have the same problem stuck on sony logo i have opened the file downloaded and it says that the file is corrupted! but i can flash it
masterchif92 said:
i have the same problem but i can flash a zip (the 3.2.1 r2 ) but when i install it i have the same problem stuck on sony logo i have opened the file downloaded and it says that the file is corrupted! but i can flash it
Click to expand...
Click to collapse
That is because they are encrypted..... When you install a program called desklunvr decrypts it and then it flashes. When you use AIO tool to decrypt this is what it does.
Anyway for your issues try factory reset, then flash file....
Any reason you are going to 3.2.1R2?
Is this a factory or custom zip?
Stifilz
_kyo_ said:
Thank you for making me understand. i hope a new version will come out soon, meanwhile i will start for looking for another device, something sure it will not be sony.
Click to expand...
Click to collapse
Good news, can't be too far for an update for you. US has ICS release5 out now..... will keep an eye out for othersfor you.
I assume you are still having troubles??
stifilz said:
Good news, can't be too far for an update for you. US has ICS release5 out now..... will keep an eye out for othersfor you.
I assume you are still having troubles??
Click to expand...
Click to collapse
yeah Good NEWS, i had just starting looking for another tablet, i was going to choose between
1- TF201
2- XOOM
3- ACER A500
with this good news i will keep an eye on you
Oooooo..., your partition table is just showing 'null', your tablet is really cracked up
Its not really bricked, its just soft-bricked
Soft-Brick: System (And maybe kernel?) Partition(s) inaccessible
Brick: Kernel, bootloader and System partitions inaccessible (Results in a unbootable device (I mean really unbootable, your tablet wouldn't switch on at all.))
Sent from my Sony Tablet S using xda premium
))))) I just Un-bricked my tablet s by installing a decrypted ota (3.2.1 r2) from this topic : http://forum.xda-developers.com/showthread.php?t=1518028
))) have fun
Related
Hello
this morning i try to install ics with S.onyTablet.S v2.7 [ALLinONE]
i go in region changer i modified my FR tablet to US
after i restart and since my tablet show sony logo at start and shutdown
i try factory reset in recovery mode but no success
i would try update from sdcard but
with some update ota but i have
"Erohibit update as a result of checking version or base sku"
i need the good update
signed-nbx03_005-ota-0042.002.zip
i think because french ro.sony.sku.base is nbx03_005
hdi-95 said:
Hello
this morning i try to install ics with S.onyTablet.S v2.7 [ALLinONE]
i go in region changer i modified my FR tablet to US
after i restart and since my tablet show sony logo at start and shutdown
i try factory reset in recovery mode but no success
i would try update from sdcard but
with some upadate ota but i have
"Erohibit update as a result of checking version or base sku"
i need the good update
signed-nbx03_005-ota-0042.002.zip
i think because french ro.sony.sku.base is nbx03_005
Click to expand...
Click to collapse
i didnt bother changing my region from uk to us as the tool does it anyway, reset it to france and try again
thanks for your answer
how i can reset it ?
the tool work only with device in USB debugging mode and i have only recovery mode access
hdi-95 said:
Hello
this morning i try to install ics with S.onyTablet.S v2.7 [ALLinONE]
i go in region changer i modified my FR tablet to US
after i restart and since my tablet show sony logo at start and shutdown
i try factory reset in recovery mode but no success
i would try update from sdcard but
with some upadate ota but i have
"Erohibit update as a result of checking version or base sku"
i need the good update
signed-nbx03_005-ota-0042.002.zip
i think because french ro.sony.sku.base is nbx03_005
Click to expand...
Click to collapse
Read all steps carefully. You need to run "disable recovery update.zip signature check" option
sebarkh said:
Read all steps carefully. You need to run "disable recovery update.zip signature check" option
Click to expand...
Click to collapse
Hello !
I've got the same problem, (reboot and ... nothing) , I have try with my tablet on the recovery mode (because me too, i just have this choice) and select "disable recovery.... but nothing. It told me something like that :
" ' su ' binary not found. You need root to use this function. Press any key to exit."
What can we do?
hdi-95 said:
Hello
this morning i try to install ics with S.onyTablet.S v2.7 [ALLinONE]
i go in region changer i modified my FR tablet to US
after i restart and since my tablet show sony logo at start and shutdown
i try factory reset in recovery mode but no success
i would try update from sdcard but
with some upadate ota but i have
"Erohibit update as a result of checking version or base sku"
i need the good update
signed-nbx03_005-ota-0042.002.zip
i think because french ro.sony.sku.base is nbx03_005
Click to expand...
Click to collapse
I have the same problem. I've tried to get condi to help but that doesn't seem to be working either. I've tried everything. Tablet is still bricked.
hey !
i think the candi's tool canot detecte my device because it is not realy in usb debugging
when i am in recovery mode i have this
Code:
M:\Dev\android-sdk-windows\platform-tools>adb devices
List of devices attached
42890c7433f72d7 recovery
here my recovery.log
Code:
Starting recovery on Sat Apr 28 05:47:13 2012
framebuffer: fd 4 (1280 x 800)
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 /vsd ext4 /dev/block/mmcblk0p11 (null) 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
Command: "/sbin/recovery"
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
persist.service.adb.enable=1
ro.build.id=THMAS0042
ro.build.display.id=THMAS0042
ro.build.version.incremental=0042.002
ro.build.version.sdk=13
ro.build.version.codename=REL
ro.build.version.release=3.2.1
ro.build.date=Thu Dec 1 02:57:47 JST 2011
ro.build.date.utc=1322675867
ro.build.type=user
ro.build.user=integ-build
ro.build.host=build8
ro.build.tags=test-keys
ro.product.model=Sony Tablet S
ro.product.brand=Sony
ro.product.name=nbx03_002
ro.product.device=nbx03
ro.product.board=nbx03
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=nbx03
ro.build.description=nbx03_005-user 3.2.1 THMAS0042 0042.002 test-keys
ro.build.fingerprint=Sony/nbx03_002/nbx03:3.2.1/THMAS0042/0042.002:user/test-keys
ro.build.characteristics=tablet,nosdcard
ro.opengles.version=131072
wifi.interface=wlan0
ro.ethernet.interface=eth0
ro.ethernet.autoEnable=yes
rild.libargs=-d /dev/ttyACM1 -i rmnet0
ro.sony.sound.enabled=true
ro.separated.external.storage=true
ro.external.storage.removable=false
ro.tether.denied=true
windowsmgr.max_events_per_sec=120
ro.sony.display.release=release2
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=3.2_r4
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.com.google.clientidbase=android-sony
ro.sony.wifisleep=0
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=256m
ro.sony.update.server=info.update.sony.net
ro.sony.update.category_id=ST001
ro.sony.update.service_id=nbx03_005
ro.sony.sku.base=nbx03_005
ro.sony.build.id=THMAS0052400
ro.sony.build.incremental=111201023
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.stayawake.hidden=false
ro.sony.wan.fixed_apns=0
ro.factorytest=0
ro.bootmode=unknown
ro.baseband=unknown
ro.carrier=wifi-only
ro.bootloader=0x00000008
ro.hardware=nbx03
ro.revision=0
init.svc.recovery=running
init.svc.nfx_daemon=running
init.svc.adbd=running
i think in my state the only option I have is that someone give me an update with the right "ro.sony.sku.base" : nbx03_005
thanks you
may be it can be recoverd
hdi-95 said:
hey !
i think the candi's tool canot detecte my device because it is not realy in usb debugging
when i am in recovery mode i have this
Code:
M:\Dev\android-sdk-windows\platform-tools>adb devices
List of devices attached
42890c7433f72d7 recovery
did u have root before? if it was there, may be there is a chance to unbrick your device..
Click to expand...
Click to collapse
yes my device was rooted but
a tried factory reset yesterday
get one more file from recovery! /tmp dir:
region.prop
i think you are confused with Download mode and debugging mode,
Just enable debugging mode is enough Settings > development section
Mahaco :
i cant go to android settings because my tablet run only in recovery mode
when i want start android device shutdown after sony logo screen
condi :
Code:
M:\Dev\android-sdk-windows\platform-tools>adb pull tmp
pull: building file list...
pull: tmp/recovery.log -> ./recovery.log
pull: tmp/nfx_daemon_flash.txt -> ./nfx_daemon_flash.txt
pull: tmp/random -> ./random
pull: tmp/metadata -> ./metadata
4 files pulled. 0 files skipped.
184 KB/s (8827 bytes in 0.046s)
i dont have any region.prop file
but here the end of my recovery.log when i try to instal an update
Code:
-- Install /sdcard ...
Finding update package...
I:Update location: /sdcard/signed-nbx03_001-ota-120410004.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
Checking version is passed, 111201023 -> 120410004
minzip: file is empty
minzip: Map of '/configs/region.zip' failed
Fail to open /configs/region.zip
E:Prohibit update as a result of checking version or base sku
Installation aborted.
excusez-moi didn't saw that.
i had something similair but i did not deleted my region file,
but i think it was deleted back then by condi's tool and that you did it by yourself you made the same problem i think i had my tab repaired by Sony.
Br
Mahaco
I'm afraid to send it to sony and answer me "violation of terms of use" product warranty lost
is there another solution ?
hdi-95 said:
I'm afraid to send it to sony and answer me "violation of terms of use" product warranty lost
is there another solution ?
Click to expand...
Click to collapse
I am affraid there isn't any further options, mine was bricked too and they replaced a MTB chip which is very important, if all values are zero like mine were you could say like i did: I did a factory reset and it restarted then it didn't do anything anymore you must seek for a company in your envirement who are Sony certified they will send it to sony you only have to pay the sending costs, i did a recovery.log pull too and i sended it to Condi maby you could compare those to recovery logs
and see what are the difference.
I hope that condi might find a sollution, but i am still affraid that you will have to send it back,
Sorry for my english
YF.
Mahaco
ok thanks you for your information
i wait condi's response and i hope he could find a solution otherwise i will contact sony center to send it back
hdi-95 said:
ok thanks you for your information
i wait condi's response and i hope he could find a solution otherwise i will contact sony center to send it back
Click to expand...
Click to collapse
how were you able to get adb to recognize your device in recovery?
Edit: Forget it I got it. I don't have a region.prop either!
MSmith1 said:
how were you able to get adb to recognize your device in recovery?
Edit: Forget it I got it. I don't have a region.prop either!
Click to expand...
Click to collapse
So you are saying that you also have an bricked device?
if so can you do a recovery.log pull with adb and compare it with the one from Hdi-95
Maby you can see a difference and then there could be a solution for you, because i think Hdi-95 his device is not repaiable for now i think sadly.
First flash an update on you device and after it fails connect your tablet and pull recovery:
adb pull /tmp/recovery.log
maby its something for condi to look at it or just like i said compare
or if i said something stupid dont react.
yf,
Mahaco
so if i get the good update like
"signed-nbx03_005-ota-0042.002.zip"
i will try install from sdcard
no body have a links like
http://info.update.sony.net/ST002/nbx03_001/contents/0014/signed-nbx03_001-ota-120410004.zip
i try
http://info.update.sony.net/ST001/nbx03_005/contents/0014/signed-nbx03_005-ota-0042.002.zip
but file not found
hdi-95 said:
so if i get the good update like
"signed-nbx03_005-ota-0042.002.zip"
i will try install from sdcard
no body have a links like
http://info.update.sony.net/ST002/nbx03_001/contents/0014/signed-nbx03_001-ota-120410004.zip
i try
http://info.update.sony.net/ST001/nbx03_005/contents/0014/signed-nbx03_005-ota-0042.002.zip
but file not found
Click to expand...
Click to collapse
But you did everything on your external SD right?. can you use _Hack zip and then if that failes use the ****om Signed zip?. ( ICS )
Hey guys,
today i want to upgrade my tablet s to ics. I tried to use condis AiO Tool, but several times i doesnt work. Then I think **ck of i upgrade without root and tried to install the ota update.
my tablet download it but i can´t install (view description below // can´t post links under 10 posts sorry). Open the AiO tool again and close the rescue backdoor and unroot my device.
after that the i got the same failure :S
can u say me how to get ics? I think the tablet isn´t bricked, because i can start it normaly and it boots normaly.
Now I can´t root and install ics
greetz
//
Erohibit update as a result of checking version or base sku
//
in the prop was something like verion: nbx03_007
What version of AiO you're using?
meowz said:
Hey guys,
today i want to upgrade my tablet s to ics. I tried to use condis AiO Tool, but several times i doesnt work. Then I think **ck of i upgrade without root and tried to install the ota update.
my tablet download it but i can´t install (view description below // can´t post links under 10 posts sorry). Open the AiO tool again and close the rescue backdoor and unroot my device.
after that the i got the same failure :S
can u say me how to get ics? I think the tablet isn´t bricked, because i can start it normaly and it boots normaly.
Now I can´t root and install ics
greetz
//
Erohibit update as a result of checking version or base sku
//
in the prop was something like verion: nbx03_007
Click to expand...
Click to collapse
So what version OS you have?? HC?
Can you please try the install and use 'adb pull /tmp' and post the recover.log here
Stifilz
stifilz said:
So what version OS you have?? HC?
Can you please try the install and use 'adb pull /tmp' and post the recover.log here
Stifilz
Click to expand...
Click to collapse
Got an "adb: permission denied" Error.
Im using the newest Version of AiO Tool, 4.1.
Android Version: 3.2.1 (r2)
Kernel: 2.6.36.3 [email protected] #1
edit: When I use this ADB ( http://forum.xda-developers.com/showthread.php?t=1488822 ) auto installer and go into the cmd it says pull /tmp is a wrong command
meowz said:
Got an "adb: permission denied" Error.
Im using the newest Version of AiO Tool, 4.1.
Android Version: 3.2.1 (r2)
Kernel: 2.6.36.3 [email protected] #1
edit: When I use this ADB ( http://forum.xda-developers.com/showthread.php?t=1488822 ) auto installer and go into the cmd it says pull /tmp is a wrong command
Click to expand...
Click to collapse
Sorry try adb pull tmp
stifilz said:
Sorry try adb pull tmp
Click to expand...
Click to collapse
In AiO tool he can´t find my tablet "error: device not found"
And in the Sony ADB from the post bevor he says "remote object 'tmp' does not exist"
Maybe this information ist helpful:
In AiO tool at the rooting option after a few reboots he says that he only has read permisson.
meowz said:
In AiO tool he can´t find my tablet "error: device not found"
And in the Sony ADB from the post bevor he says "remote object 'tmp' does not exist"
Maybe this information ist helpful:
In AiO tool at the rooting option after a few reboots he says that he only has read permisson.
Click to expand...
Click to collapse
Please follow my FAQ in signature to correctly set up adb and make sure it is working in both recovery and normal modes.
stifilz said:
Please follow my FAQ in signature to correctly set up adb and make sure it is working in both recovery and normal modes.
Click to expand...
Click to collapse
Finally got it.
In recovery and normal mode, he finds my tablet.
meowz said:
Finally got it.
In recovery and normal mode, he finds my tablet.
Click to expand...
Click to collapse
Okey dokey, can you pull the recovery.log now and I will have a peek
Stifilz
Im gonna freak out here
Can´t open condis tool for the shell. Can´t pass the update check with the _Offupdate file and the tool says that "findstr" is a wrong command.
I have downloaded it again and again. Everytime the same error. Don´t know what to to (
I have adb installed like in your tut
The new Java SDK from the Java Website
The new Android SDK from their website
USB debugging mode on tablet s
In the command promt i can find my tab in normal and recovery mode, but still can´t pull tmp
meowz said:
Im gonna freak out here
Can´t open condis tool for the shell. Can´t pass the update check with the _Offupdate file and the tool says that "findstr" is a wrong command.
I have downloaded it again and again. Everytime the same error. Don´t know what to to (
I have adb installed like in your tut
The new Java SDK from the Java Website
The new Android SDK from their website
USB debugging mode on tablet s
In the command promt i can find my tab in normal and recovery mode, but still can´t pull tmp
Click to expand...
Click to collapse
Can you pull anything? Have you tried adb pull /
That will pull everything... use Ctrl + C to stop it.
You are trying to pull in recovery? What sort of error you getting?
It should be working if ADB is :|
Ok, don´t know what i does, but now I can pull the recovery.log. But where is it saved?
meowz said:
Ok, don´t know what i does, but now I can pull the recovery.log. But where is it saved?
Click to expand...
Click to collapse
Your current working directory. Normally C:\Users\(UserName). I normally cd to Desktop and 'pull' it to there.
ptippre turns
Ok, don`t know what to post, but here is everything from the relog file. Thanks a lot for your help, hope i can get ICS and root on my Tablet S
Code:
Starting recovery on Tue Oct 9 11:32:27 2012
framebuffer: fd 4 (1280 x 800)
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 /vsd ext4 /dev/block/mmcblk0p11 (null) 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
Command: "/sbin/recovery"
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
persist.service.adb.enable=1
ro.build.id=THMASU0035
ro.build.display.id=THMASU0035
ro.build.version.incremental=0035.014
ro.build.version.sdk=13
ro.build.version.codename=REL
ro.build.version.release=3.2.1
ro.build.date=Fri Nov 4 15:38:24 JST 2011
ro.build.date.utc=1320388704
ro.build.type=user
ro.build.user=integ-build
ro.build.host=build5
ro.build.tags=test-keys
ro.product.model=Sony Tablet S
ro.product.brand=Sony
ro.product.name=nbx03_014
ro.product.device=nbx03
ro.product.board=nbx03
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=nbx03
ro.build.description=nbx03_007-user 3.2.1 THMASU0035 0035.014 test-keys
ro.build.fingerprint=Sony/nbx03_014/nbx03:3.2.1/THMASU0035/0035.014:user/test-keys
ro.build.characteristics=tablet,nosdcard
ro.opengles.version=131072
wifi.interface=wlan0
ro.ethernet.interface=eth0
ro.ethernet.autoEnable=yes
rild.libargs=-d /dev/ttyACM1 -i rmnet0
ro.sony.sound.enabled=true
ro.separated.external.storage=true
ro.external.storage.removable=false
ro.tether.denied=true
windowsmgr.max_events_per_sec=120
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=3.2_r3
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.com.google.clientidbase=android-sony
ro.sony.wifisleep=0
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=256m
ro.sony.update.server=info.update.sony.net
ro.sony.update.category_id=ST001
ro.sony.update.service_id=nbx03_007
ro.sony.sku.base=nbx03_007
ro.sony.build.id=THMASU0075300
ro.sony.build.incremental=111104011
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.bootmode=unknown
ro.baseband=unknown
ro.carrier=wifi-only
ro.bootloader=0x00000008
ro.hardware=nbx03
ro.revision=0
init.svc.recovery=running
init.svc.nfx_daemon=running
init.svc.adbd=running
meowz said:
Ok, don`t know what to post, but here is everything from the relog file. Thanks a lot for your help, hope i can get ICS and root on my Tablet S
Code:
Starting recovery on Tue Oct 9 11:32:27 2012
framebuffer: fd 4 (1280 x 800)
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 /vsd ext4 /dev/block/mmcblk0p11 (null) 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
Command: "/sbin/recovery"
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
persist.service.adb.enable=1
ro.build.id=THMASU0035
ro.build.display.id=THMASU0035
ro.build.version.incremental=0035.014
ro.build.version.sdk=13
ro.build.version.codename=REL
ro.build.version.release=3.2.1
ro.build.date=Fri Nov 4 15:38:24 JST 2011
ro.build.date.utc=1320388704
ro.build.type=user
ro.build.user=integ-build
ro.build.host=build5
ro.build.tags=test-keys
ro.product.model=Sony Tablet S
ro.product.brand=Sony
[B]ro.product.name=nbx03_014[/B]
ro.product.device=nbx03
ro.product.board=nbx03
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=nbx03
ro.build.description=nbx03_007-user 3.2.1 THMASU0035 0035.014 test-keys
ro.build.fingerprint=Sony/nbx03_014/nbx03:3.2.1/THMASU0035/0035.014:user/test-keys
ro.build.characteristics=tablet,nosdcard
ro.opengles.version=131072
wifi.interface=wlan0
ro.ethernet.interface=eth0
ro.ethernet.autoEnable=yes
rild.libargs=-d /dev/ttyACM1 -i rmnet0
ro.sony.sound.enabled=true
ro.separated.external.storage=true
ro.external.storage.removable=false
ro.tether.denied=true
windowsmgr.max_events_per_sec=120
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=3.2_r3
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.com.google.clientidbase=android-sony
ro.sony.wifisleep=0
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=256m
ro.sony.update.server=info.update.sony.net
ro.sony.update.category_id=ST001
[B]ro.sony.update.service_id=nbx03_007[/B]
ro.sony.sku.base=nbx03_007
ro.sony.build.id=THMASU0075300
ro.sony.build.incremental=111104011
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.bootmode=unknown
ro.baseband=unknown
ro.carrier=wifi-only
ro.bootloader=0x00000008
ro.hardware=nbx03
ro.revision=0
init.svc.recovery=running
init.svc.nfx_daemon=running
init.svc.adbd=running
Click to expand...
Click to collapse
Weird nbx03_014 is Netherlands, Norway, Portugal, and Sweden
adn nbx03_007 is Germany
Do you have root at the moment? You can not use AIO to change region? Correct???
This is messed up
Try both nbx03_007 and nbx03_015 files, have a look in my signature for OTA links.
Good Luck
Stifilz
They don´t work, both ;(
Everytime the same error from my first post.
Do you have root at the moment? You can not use AIO to change region? Correct???
This is messed up
Good Luck
Stifilz
I can´t get root, first of all, i can´t use condis tool, becauce of the "findstr" failure. Secondly the AiO tools can´t write on the system path.
Can't anyone else help me? :S
Dunno what to do know cuz no update works and i can't get root
i have the beautiful tablet and i love it, and i use the all in one tool to root my tablet and all its ok, rooted and perfect.
i made the root, the rescue backdoor, gps fix, and wifi adoc support
all was perfect
but when i started to uprade the tablet with this tool sony tablet flasher from here http://forum.xda-developers.com/showthread.php?t=2050126
since then my tablet boots ok, but when y touch an app, or an icon or whatever y touch, the tabler restarts, is there a way to install a stock original rom?
i have only a week with this tablet and now i cannot use it im sad.
what can i do to install a stock original rom?
i made a wipe and its the same problem.
i really really apreciate your help
i prefer to donate who help me and not to sony co.
thx
energyxx said:
i have the beautiful tablet and i love it, and i use the all in one tool to root my tablet and all its ok, rooted and perfect.
i made the root, the rescue backdoor, gps fix, and wifi adoc support
all was perfect
but when i started to uprade the tablet with this tool sony tablet flasher from here http://forum.xda-developers.com/showthread.php?t=2050126
since then my tablet boots ok, but when y touch an app, or an icon or whatever y touch, the tabler restarts, is there a way to install a stock original rom?
i have only a week with this tablet and now i cannot use it im sad.
what can i do to install a stock original rom?
i made a wipe and its the same problem.
i really really apreciate your help
i prefer to donate who help me and not to sony co.
thx
Click to expand...
Click to collapse
Instal rescue back door again. Then flash a older Rom. See my signature for links and faq
stifilz said:
Instal rescue back door again. Then flash a older Rom. See my signature for links and faq
Click to expand...
Click to collapse
great, but which one program do i have to run to flash again the tablet? sony flash tools?
or the normal recovery?
how can i reinstall the rescue back door if i can´t enter to settings to set debug mode?
thx bro, i already have downloaded the rom files from ur post
thx
Please..help with my Sony Tablet P
Dear sirs, I followed the procedure in order to upgrade my Sony Tablet P SGPT211US/S. My tablet was already rooted via All In One so I tried to upgrade it to ICS using Flasher option 1b downloaded from this link:
http://forum.xda-developers.com/attachment.php?attachmentid=1632694&d=1357807056
After a while, my tablet's screen went black and didn't respond. Several hours later I tried unpluging and rebooting it but after doing the Sony logo all I get is thousand of pixels and nothing happens. I tried booting recovery but It always has the same behavior. Coomand "ADB devices "can detect the tablet but I don't know what to do to recover it.
Please tell me what can I do. I need it working, ICS or not I need It.
Thanks in advance. I us my tablet for my job. I really urge to fix it.
Best regards,
Dairo L.
Tablet P Bricked as well.. colors across both screens
Hello everyone,
I was attempting the root with condi's AiO tool (that worked fine) but after using the Flasher to flash my Tablet P, both screens have colored lines and the only thing I can get to respond is to boot into the recovery mode. adb doesn't recognize the tablet with the colors displayed either. Only in recovery mode.
I've read through numerous threads trying to find a rom to flash from the SD card to fix this? but nothing has worked.
I just keep getting the error "Erohibit update as a result of checking version or base sku" with every zip file I've tried to update with.
I have the US AT&T version.. just got it today actually..
Can someone please help? If it's well and truly bricked and there is no "fix" I guess it's just time to throw it in the trash
I hope someone has an idea how to fix this.. I have been able to get the recovery.log pulled if that would help.
I am in the same situation. Can a Tablet S being fixed from the recovery?
Druegan said:
Hello everyone,
I was attempting the root with condi's AiO tool (that worked fine) but after using the Flasher to flash my Tablet P, both screens have colored lines and the only thing I can get to respond is to boot into the recovery mode. adb doesn't recognize the tablet with the colors displayed either. Only in recovery mode.
I've read through numerous threads trying to find a rom to flash from the SD card to fix this? but nothing has worked.
I just keep getting the error "Erohibit update as a result of checking version or base sku" with every zip file I've tried to update with.
I have the US AT&T version.. just got it today actually..
Can someone please help? If it's well and truly bricked and there is no "fix" I guess it's just time to throw it in the trash
I hope someone has an idea how to fix this.. I have been able to get the recovery.log pulled if that would help.
Click to expand...
Click to collapse
Did you update the recovery when flashing with Flasher? I have come across this before in the forum and they forgot to upgrade the recovery. anyway try to install the zip twice in a row then pull the recovery and post here, don't forget to quote this post or I may not see it.
Good luck
Stifilz
---------- Post added at 04:22 PM ---------- Previous post was at 04:21 PM ----------
hybride said:
I am in the same situation. Can a Tablet S being fixed from the recovery?
Click to expand...
Click to collapse
Depends, try to install any zip twice in a row and then pull the recovery log (adb pull /tmp/recovery.log) and post here
---------- Post added at 04:23 PM ---------- Previous post was at 04:22 PM ----------
energyxx said:
great, but which one program do i have to run to flash again the tablet? sony flash tools?
or the normal recovery?
how can i reinstall the rescue back door if i can´t enter to settings to set debug mode?
thx bro, i already have downloaded the rom files from ur post
thx
Click to expand...
Click to collapse
See my FAQ on how to install. I am updating it now.
---------- Post added at 04:25 PM ---------- Previous post was at 04:23 PM ----------
dairolozano said:
Dear sirs, I followed the procedure in order to upgrade my Sony Tablet P SGPT211US/S. My tablet was already rooted via All In One so I tried to upgrade it to ICS using Flasher option 1b downloaded from this link:
http://forum.xda-developers.com/attachment.php?attachmentid=1632694&d=1357807056
After a while, my tablet's screen went black and didn't respond. Several hours later I tried unpluging and rebooting it but after doing the Sony logo all I get is thousand of pixels and nothing happens. I tried booting recovery but It always has the same behavior. Coomand "ADB devices "can detect the tablet but I don't know what to do to recover it.
Please tell me what can I do. I need it working, ICS or not I need It.
Thanks in advance. I us my tablet for my job. I really urge to fix it.
Best regards,
Dairo L.
Click to expand...
Click to collapse
See my FAQ in signature for a driver solution for recovery, I am updating it now.
Hi Stifilz,
Thx for your help. Highly appreciated. This is a serious problem.
You wrote: Depends, try to install any zip twice in a row and then pull the recovery log (adb pull /tmp/recovery.log) and post here
First tip i can follow, i wil try that.
Pulling the recovery log, i don't understand. In recovery mode there is no adb active on the pad as i know. How can i pull the recovery log?
hybride said:
Hi Stifilz,
Thx for your help. Highly appreciated. This is a serious problem.
You wrote: Depends, try to install any zip twice in a row and then pull the recovery log (adb pull /tmp/recovery.log) and post here
First tip i can follow, i wil try that.
Pulling the recovery log, i don't understand. In recovery mode there is no adb active on the pad as i know. How can i pull the recovery log?
Click to expand...
Click to collapse
Do you have the drivers correctly installed? There is a different driver for recovery...
stifilz said:
Do you have the drivers correctly installed? There is a different driver for recovery...
Click to expand...
Click to collapse
I had the adb drivers installed on my W8. Worked fine with auto flasher. In recovery mode i can see the sony device in the device manager with fuctional driver. Do i need to install other drivers?
@stifilz
I installed the recovery adb driver and did a adb pull /tmp/recovery.log. This is the result:
Starting recovery on Mon Sep 16 14:39:32 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 /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/mmcblk0p11 (null) 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=TISU0077
ro.build.display.id=TISU0077
ro.build.version.incremental=120410002
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.3
ro.build.date=Tue Apr 10 01:08:41 JST 2012
ro.build.date.utc=1333987721
ro.build.type=user
ro.build.user=integ-build
ro.build.host=build9
ro.build.tags=test-keys
ro.product.model=Sony Tablet S
ro.product.brand=Sony
ro.product.name=SYS_001
ro.product.device=nbx03
ro.product.board=nbx03
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=nbx03
ro.build.description=SYS_001-user 4.0.3 TISU0077 120410002 test-keys
ro.build.fingerprint=Sony/SYS_001/nbx03:4.0.3/TISU0077/120410002: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.tether.denied=true
ro.sony.sound.enabled=true
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
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=256m
ro.sony.wifisleep=0
drm.service.enabled=true
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=4.0.3_r0
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.dtcp_pext=0
ro.factorytest=0
ro.bootmode=unknown
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=0x00000008
ro.hardware=nbx03
ro.revision=0
init.svc.recovery=running
init.svc.nfx_daemon=running
init.svc.adbd=running
hybride said:
@stifilz
I installed the recovery adb driver and did a adb pull /tmp/recovery.log. This is the result:
Code:
Starting recovery on Mon Sep 16 14:39:32 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 /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/mmcblk0p11 (null) 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=TISU0077
ro.build.display.id=TISU0077
ro.build.version.incremental=120410002
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.3
ro.build.date=Tue Apr 10 01:08:41 JST 2012
ro.build.date.utc=1333987721
ro.build.type=user
ro.build.user=integ-build
ro.build.host=build9
ro.build.tags=test-keys
ro.product.model=Sony Tablet S
ro.product.brand=Sony
ro.product.name=SYS_001
ro.product.device=nbx03
ro.product.board=nbx03
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=nbx03
ro.build.description=SYS_001-user 4.0.3 TISU0077 120410002 test-keys
ro.build.fingerprint=Sony/SYS_001/nbx03:4.0.3/TISU0077/120410002: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.tether.denied=true
ro.sony.sound.enabled=true
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
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=256m
ro.sony.wifisleep=0
drm.service.enabled=true
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=4.0.3_r0
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.dtcp_pext=0
ro.factorytest=0
ro.bootmode=unknown
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=0x00000008
ro.hardware=nbx03
ro.revision=0
init.svc.recovery=running
init.svc.nfx_daemon=running
init.svc.adbd=running
Click to expand...
Click to collapse
ok that is the basic recovery.log
i need after update attempt
please do the following...
boot into recovery
try to install any update.zip
try to install any update.zip again
pull recovery.log
post here
---------- Post added at 11:39 AM ---------- Previous post was at 11:37 AM ----------
hybride said:
I had the adb drivers installed on my W8. Worked fine with auto flasher. In recovery mode i can see the sony device in the device manager with fuctional driver. Do i need to install other drivers?
Click to expand...
Click to collapse
if 'adb devices' works
then 'adb pull /tmp/recovery.log' should work also
@stifilz
Ok, here we go;
Starting recovery on Tue Sep 17 07:18:12 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 /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/mmcblk0p11 (null) 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=TISU0077
ro.build.display.id=TISU0077
ro.build.version.incremental=120410002
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.3
ro.build.date=Tue Apr 10 01:08:41 JST 2012
ro.build.date.utc=1333987721
ro.build.type=user
ro.build.user=integ-build
ro.build.host=build9
ro.build.tags=test-keys
ro.product.model=Sony Tablet S
ro.product.brand=Sony
ro.product.name=SYS_001
ro.product.device=nbx03
ro.product.board=nbx03
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=nbx03
ro.build.description=SYS_001-user 4.0.3 TISU0077 120410002 test-keys
ro.build.fingerprint=Sony/SYS_001/nbx03:4.0.3/TISU0077/120410002: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.tether.denied=true
ro.sony.sound.enabled=true
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
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=256m
ro.sony.wifisleep=0
drm.service.enabled=true
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=4.0.3_r0
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.dtcp_pext=0
ro.factorytest=0
ro.bootmode=unknown
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=0x00000008
ro.hardware=nbx03
ro.revision=0
init.svc.recovery=running
init.svc.nfx_daemon=running
init.svc.adbd=running
-- Install /sdcard ...
Finding update package...
I:Update location: /sdcard/signed-nbx03_001-ota-0035.001.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[111104048] is larger than post version[111104021]
Erohibit update as a result of checking version or base sku
Installation aborted.
Starting recovery on Tue Sep 17 07:18:52 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 /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/mmcblk0p11 (null) 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=TISU0077
ro.build.display.id=TISU0077
ro.build.version.incremental=120410002
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.3
ro.build.date=Tue Apr 10 01:08:41 JST 2012
ro.build.date.utc=1333987721
ro.build.type=user
ro.build.user=integ-build
ro.build.host=build9
ro.build.tags=test-keys
ro.product.model=Sony Tablet S
ro.product.brand=Sony
ro.product.name=SYS_001
ro.product.device=nbx03
ro.product.board=nbx03
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=nbx03
ro.build.description=SYS_001-user 4.0.3 TISU0077 120410002 test-keys
ro.build.fingerprint=Sony/SYS_001/nbx03:4.0.3/TISU0077/120410002: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.tether.denied=true
ro.sony.sound.enabled=true
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
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=256m
ro.sony.wifisleep=0
drm.service.enabled=true
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=4.0.3_r0
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.dtcp_pext=0
ro.factorytest=0
ro.bootmode=unknown
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=0x00000008
ro.hardware=nbx03
ro.revision=0
init.svc.recovery=running
init.svc.nfx_daemon=running
init.svc.adbd=running
-- Install /sdcard ...
Finding update package...
I:Update location: /sdcard/signed-nbx03_001-ota-0035.001.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
Fail to symlink /datapp/vendor/vendor1 to /tmp/prev_vendor: File exists
Erohibit update as a result of checking version or base sku
Installation aborted.
I installed: signed-nbx03_016-ota-0042.004.zip and it works!!!!
I compared my log to another thread, where they pointed to this rom!
Question: Can i now start again update the rom with auto flasher?
Or do i need to build a rom with the all-in one 6.5?
hybride said:
I installed: signed-nbx03_016-ota-0042.004.zip and it works!!!!
I compared my log to another thread, where they pointed to this rom!
Question: Can i now start again update the rom with auto flasher?
Or do i need to build a rom with the all-in one 6.5?
Click to expand...
Click to collapse
You can. Flasher is probably your only option. One partition is fine and the other is partly damaged. Please remove any unnecessary files so there is plenty of room. Close any unneeded programs on your PC. Start flasher and DO NOT touch.
stifilz said:
You can. Flasher is probably your only option. One partition is fine and the other is partly damaged. Please remove any unnecessary files so there is plenty of room. Close any unneeded programs on your PC. Start flasher and DO NOT touch.
Click to expand...
Click to collapse
Tried several times with autoflasher (tablet S wifi-only, option 2). While everything seems to pass ok, on last reboot i get only the Sony logo and i have to recover with the mentioned rom. Then i tried the all-in-one 6.5 and build a new signed zip. That worked :victory:
To all people who suffer with a soft-bricked Tablet S. Don't give up!
Stifilz, thanks so far!
Same issue
Hello,
I have the same problem: have you solved it?
Please help!
Thanks
dairolozano said:
Dear sirs, I followed the procedure in order to upgrade my Sony Tablet P SGPT211US/S. My tablet was already rooted via All In One so I tried to upgrade it to ICS using Flasher option 1b downloaded from this link:
http://forum.xda-developers.com/attachment.php?attachmentid=1632694&d=1357807056
After a while, my tablet's screen went black and didn't respond. Several hours later I tried unpluging and rebooting it but after doing the Sony logo all I get is thousand of pixels and nothing happens. I tried booting recovery but It always has the same behavior. Coomand "ADB devices "can detect the tablet but I don't know what to do to recover it.
Please tell me what can I do. I need it working, ICS or not I need It.
Thanks in advance. I us my tablet for my job. I really urge to fix it.
Best regards,
Dairo L.
Click to expand...
Click to collapse
here is my log
Hello,
here is the log from my bricked tablet P
I am looking for help to unbrick!
thanks
stifilz said:
Did you update the recovery when flashing with Flasher? I have come across this before in the forum and they forgot to upgrade the recovery. anyway try to install the zip twice in a row then pull the recovery and post here, don't forget to quote this post or I may not see it.
Good luck
Stifilz
---------- Post added at 04:22 PM ---------- Previous post was at 04:21 PM ----------
Depends, try to install any zip twice in a row and then pull the recovery log (adb pull /tmp/recovery.log) and post here
---------- Post added at 04:23 PM ---------- Previous post was at 04:22 PM ----------
See my FAQ on how to install. I am updating it now.
---------- Post added at 04:25 PM ---------- Previous post was at 04:23 PM ----------
See my FAQ in signature for a driver solution for recovery, I am updating it now.
Click to expand...
Click to collapse
updated log
@stifilz
this is my log after 2 update attempts
dadolines said:
Hello,
here is the log from my bricked tablet P
I am looking for help to unbrick!
thanks
Click to expand...
Click to collapse
dadolines said:
@stifilz
this is my log after 2 update attempts
Click to expand...
Click to collapse
Need to find region with SKU 27550240. Try other regions and see what error you get. Good news it is not checking for incremental as it is not an int.
[Q&A] S.onyTablet.S v6.5 [ALLinONE] - new: Update OEM Apps! automatic ICS ROOT!, JB
Q&A for S.onyTablet.S v6.5 [ALLinONE] - new: Update OEM Apps! automatic ICS ROOT!, JB ROOT!
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 S.onyTablet.S v6.5 [ALLinONE] - new: Update OEM Apps! automatic ICS ROOT!, JB ROOT!. 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!
del
Help me, please, to unbrick.
tried steps of FAQ. No result.
region
Code:
ro.sony.sku.version=27550171_34
ro.camera.sound.forced=0
ro.com.google.clientidbase=android-sony
ro.com.google.clientidbase.am =android-docomo-jp
ro.com.google.clientidbase.gmm=android-sony
ro.com.google.clientidbase.ms =android-sony
ro.com.google.clientidbase.yt =android-sony
ro.product.locale.language=ja
ro.product.locale.region=JP
ro.pss.gamepad.buttonmeaning=circle-enter
ro.sony.autovolume=0
ro.sony.network.wwan=1
ro.sony.sku.country=Japan
ro.sony.sku.detailed=27550171
ro.sony.update.category_id=ST004
ro.sony.volume_limit=0
ro.sony.wan.gpsDefMode=false
ro.sony.wan.prefApn=spmode.ne.jp
ro.sony.wm.atrac=0
ro.sony.wm.clearphase_path=SGPT1_001.LPS
ro.sony.wm.xloud_path=SGPT1_001.XLD
recovery
Code:
Starting recovery on Sun Nov 2 21:08:09 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 /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/mmcblk0p11 (null) 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=TISU0143
ro.build.display.id=TISU0143
ro.build.version.incremental=121116031
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.3
ro.build.date=Fri Nov 16 04:05:09 JST 2012
ro.build.date.utc=1353006309
ro.build.type=user
ro.build.user=integ-build
ro.build.host=build5
ro.build.tags=test-keys
ro.product.model=Sony Tablet S
ro.product.brand=Sony
ro.product.name=SYS_007
ro.product.device=nbx03
ro.product.board=nbx03
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=nbx03
ro.build.description=SYS_007-user 4.0.3 TISU0143 121116031 test-keys
ro.build.fingerprint=Sony/SYS_007/nbx03:4.0.3/TISU0143/121116031: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.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
mbm.gps.modetimer_fixed=600
mbm.gps.modetimer_started=300
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.config.libemoji=libemoji_docomo.so
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=0x00000008
ro.hardware=nbx03
ro.revision=0
init.svc.recovery=running
init.svc.nfx_daemon=running
init.svc.radbd=running
-- Install /sdcard ...
Finding update package...
I:Update location: /sdcard/signed-nbx03_023-ota-121116035.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[121116035] is larger than post version[121116035]
E:Prohibit update as a result of checking version or base sku
Installation aborted.
Starting recovery on Sun Nov 2 21:55:47 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 /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/mmcblk0p11 (null) 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=TISU0143
ro.build.display.id=TISU0143
ro.build.version.incremental=121116031
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.3
ro.build.date=Fri Nov 16 04:05:09 JST 2012
ro.build.date.utc=1353006309
ro.build.type=user
ro.build.user=integ-build
ro.build.host=build5
ro.build.tags=test-keys
ro.product.model=Sony Tablet S
ro.product.brand=Sony
ro.product.name=SYS_007
ro.product.device=nbx03
ro.product.board=nbx03
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=nbx03
ro.build.description=SYS_007-user 4.0.3 TISU0143 121116031 test-keys
ro.build.fingerprint=Sony/SYS_007/nbx03:4.0.3/TISU0143/121116031: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.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
mbm.gps.modetimer_fixed=600
mbm.gps.modetimer_started=300
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.config.libemoji=libemoji_docomo.so
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=0x00000008
ro.hardware=nbx03
ro.revision=0
init.svc.recovery=running
init.svc.nfx_daemon=running
init.svc.radbd=running
-- Install /sdcard ...
Finding update package...
I:Update location: /sdcard/signed-nbx03_023-ota-121116035.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
Fail to symlink /datapp/vendor/vendor1 to /tmp/prev_vendor: File exists
E:Prohibit update as a result of checking version or base sku
Installation aborted.
Thank You.
Thanks for work !!! +kk
broken links
Hello, can you please give us new download links? these ones are broken/slow.
Thanks in advance!
Hey guys!
I finally reached to install the adb drivers for my Sony tablet s(sgpt111fr), but now when I run the utility All in one 6.5, the program verifies the updates and closes.
anyone know what is the manipulation to do for the utility run?
Thank you for your answers!
Edit:
I started the program, I forgot to connect the tablet, then I reconnected, and, MAGIC!
Thank you guys for the root! Good job!
how to install cwm or twrp on sony tables s
anyone know how to install custom recovery on sony tablet s help me please
jodydwik said:
anyone know how to install custom recovery on sony tablet s help me please
Click to expand...
Click to collapse
Not possible.
Otherwise we would have had custom roms
RichyE said:
Not possible.
Otherwise we would have had custom roms
Click to expand...
Click to collapse
I not understand lol
Do you have tutorial about this
Hello,
I used the tool to root and change region (As I thought it would give me more control and ease over some language features) to Japanese sometime ago. Since then, Google Play and everything involving it (Some games, and the latest YouTube, etc.) stopped working.
I would get an error and the Store/Game/YouTube would just shut down. To this day, I still do not know what went wrong, re-root or changing to another region again does not work. The tablet itself works fine, though. And for some reason, Gmail and Maps works OK.
I can manage without Google Apps, but I still wonder if there's a way to fix it.
Any help would be greatly appreciated, Thanks anyway!
Dears,
I have a big problem with my Sony Tablet SGPT114IT/s
If I tried to start it it stay on SONY splash screen
If I go to the Recovery Screen I can see that it fail on all the mount of the devices, like:
E:Fail to read boot log flag
E:Can't open /dev/block/mmcbl0p5 (no such file or directory)
E:failed to mount /cache (no such file or directory)
E:Can't mount /cache/recovery/command
E:feiled to mount /cache (no such file or directory)
If I tried to restore a custom Rom from SD I can read:
E:failed to mount /sdcard (No such file or directory)
What I have to do?
Thank you
Lollipop update?
Hi all - I'm kinda newbie to rooting devices and got an old SGPT122 (XperiaTablet S - Android v4.1.1 r3) to play around. My objective: get lollipop running in this thing (Android 5)
I got it successfully rooted thanks to Condi and motochopper!
Now, the tablet keeps asking me to update the Android version to.......... 4.1.1 Release 3! hehe the one I already got running. I assume it's just because I rooted and now it " thinks" I'm running some other version... am I right?
Also, anyone successfully put lollipop in it can help me? - I installed Android SDK installed but now am missing how to get the build into the tablet.
Thanks!
AB
reagen88 said:
Hello,
I used the tool to root and change region (As I thought it would give me more control and ease over some language features) to Japanese sometime ago. Since then, Google Play and everything involving it (Some games, and the latest YouTube, etc.) stopped working.
I would get an error and the Store/Game/YouTube would just shut down. To this day, I still do not know what went wrong, re-root or changing to another region again does not work. The tablet itself works fine, though. And for some reason, Gmail and Maps works OK.
I can manage without Google Apps, but I still wonder if there's a way to fix it.
Any help would be greatly appreciated, Thanks anyway!
Click to expand...
Click to collapse
Sadly most regions don't support those apps. I purchased a chinese model of this tablet, no Google Play or YouTube or any Google based apps, which lead me here in the first place.
---------- Post added at 10:58 PM ---------- Previous post was at 10:13 PM ----------
Hey, I'm trying to root 4.0.3(release5a) and it doesn't seem to be working. I've rooted twice with method 2 as instructed, but even the program says it isn't rooted. Anybody know what's going on?
(I'm using the chinese model if that does anything)
(status 7) fix?
You guys love to tell us issues, but not how to fix them. This forum is bordering useless as I've been able to get all of the files and things from other sites and the tutorial to fix Chinese tablets is awful. How do I get the US pre-rooted ICS ROM on my Sony Tablet S from rooted Chinese ICS?
ClubSpade12 said:
You guys love to tell us issues, but not how to fix them. This forum is bordering useless as I've been able to get all of the files and things from other sites and the tutorial to fix Chinese tablets is awful. How do I get the US pre-rooted ICS ROM on my Sony Tablet S from rooted Chinese ICS?
Click to expand...
Click to collapse
First off the two tablets a pieces of junk in terms of user development and the main reason is the total lock-out of the bootloader and no fastboot so if you read the fourm and don't just ask to be spoon fed you might see the actual difficulties that are surrounded by this tablet and development by users
The fact that no custom recovery is available for this device says volumes
Sent from my SGP511 using XDA Free mobile app
Hey dudes,
I tried to re root my sony tablet s, but after root, tablet is bricked.
So i restore it w/ official firmware, how can i root it?
Chinese tablet issues
Well since I figured it out, I'll post this to show others who have the same issue as I did how to fix it.
I did it a while ago, but basically use the tool to switch regions as it says, but for some reason I couldn't get it to install the US ROM so I just reset it. When you reset it, it resets to the US version. I don't remember if I kept my data or not, but apps like GLTools and Lucky Patcher and SB Game Hacker made it all worth it in the end.
---------- Post added at 03:32 AM ---------- Previous post was at 03:27 AM ----------
Karrot said:
Hey dudes,
I tried to re root my sony tablet s, but after root, tablet is bricked.
So i restore it w/ official firmware, how can i root it?
Click to expand...
Click to collapse
Have you already reset your device?
---------- Post added at 03:37 AM ---------- Previous post was at 03:32 AM ----------
dex9mm said:
First off the two tablets a pieces of junk in terms of user development and the main reason is the total lock-out of the bootloader and no fastboot so if you read the fourm and don't just ask to be spoon fed you might see the actual difficulties that are surrounded by this tablet and development by users
The fact that no custom recovery is available for this device says volumes
Sent from my SGP511 using XDA Free mobile app
Click to expand...
Click to collapse
Yeah, I realize that everybody here didn't have to do this, they chose to, and I'm thankful for that. I was just frustrated after a few hours of trying to improve this tab. I apologize for my wining.
ClubSpade12 said:
Well since I figured it out, I'll post this to show others who have the same issue as I did how to fix it.
I did it a while ago, but basically use the tool to switch regions as it says, but for some reason I couldn't get it to install the US ROM so I just reset it. When you reset it, it resets to the US version. I don't remember if I kept my data or not, but apps like GLTools and Lucky Patcher and SB Game Hacker made it all worth it in the end.
---------- Post added at 03:32 AM ---------- Previous post was at 03:27 AM ----------
Have you already reset your device?
---------- Post added at 03:37 AM ---------- Previous post was at 03:32 AM ----------
Yeah, I realize that everybody here didn't have to do this, they chose to, and I'm thankful for that. I was just frustrated after a few hours of trying to improve this tab. I apologize for my wining.
Click to expand...
Click to collapse
Yah, device reset now it works, thanks m8
I rooted my HDX 8.9 with the .94 toolkit and towelroot. Loved it for awhile, but there are stability issues I've noticed, and I want to get the new OTA update. I'm running 14.3.2.4.
For the last 3 days I've tried to install the update. Here's what I tried:
Toolkit to enable OTA (says it was a success, many times)
Uninstalled Xposed module
Uninstalled Towelroot
Uninstalled Xposed Framework
Ensured OTAcerts.zip and other file were properly named (they were never modified by me)
Tried Amazon manual update process to 3.2.5. Downloaded, moved to kindle, is not recognized. Tried airplane mode/wifi off/networks forgotten.
Tried OTA update numerous times at every step of the way. Every single time I get an update failed notice. The update screen will not recognize manual update files.
The only thing I haven't tried is unrooting the device or uninstalling the google play framework. Has anyone had the same issue, and is there any possible way to achieve this without a factory reset, which I'd really like to avoid? I've searched through the threads endlessly, there's no solution that I can find that's worked. I haven't unrooted it since no "fixit" thread mentioned it was necessary, and I can't see how it would matter. But I am not worried about keeping root after the OTA update, I can live without it.
Try to rename update *.bin to update.zip on your device and execute this in cmd:
Code:
adb shell
su
cd /sdcard
cp update.zip /cache
chmod 777 /cache
chmod 777 /cache/recovery
cd /cache/recovery
echo "--update_package=/cache/update.zip" > command
exit
exit
adb reboot recovery
if update will fail you can see log-file at cache/recovery/last_log
Thanks a ton, I'll try this tonight and let you know how it works.
rob583 said:
Thanks a ton, I'll try this tonight and let you know how it works.
Click to expand...
Click to collapse
If you understand simple batch and cli, look through my toolkit source. You'll see how the ota blocker works.
If you used disabled OTA Updates using the toolkit you have to use the toolkit to re-enable the OTA updates and then it will find the update on the Kindle. I had the same issue on mine. Just make sure you are using the .25 update as you have to install that before the .26. If you try the .26 update the kindle will not find it either.
rob583 said:
I rooted my HDX 8.9 with the .94 toolkit and towelroot. Loved it for awhile, but there are stability issues I've noticed, and I want to get the new OTA update. I'm running 14.3.2.4.
For the last 3 days I've tried to install the update. Here's what I tried:
Toolkit to enable OTA (says it was a success, many times)
Uninstalled Xposed module
Uninstalled Towelroot
Uninstalled Xposed Framework
Ensured OTAcerts.zip and other file were properly named (they were never modified by me)
Tried Amazon manual update process to 3.2.5. Downloaded, moved to kindle, is not recognized. Tried airplane mode/wifi off/networks forgotten.
Tried OTA update numerous times at every step of the way. Every single time I get an update failed notice. The update screen will not recognize manual update files.
The only thing I haven't tried is unrooting the device or uninstalling the google play framework. Has anyone had the same issue, and is there any possible way to achieve this without a factory reset, which I'd really like to avoid? I've searched through the threads endlessly, there's no solution that I can find that's worked. I haven't unrooted it since no "fixit" thread mentioned it was necessary, and I can't see how it would matter. But I am not worried about keeping root after the OTA update, I can live without it.
Click to expand...
Click to collapse
Yes. I have the same exact issue. Been trying to get an answer, but it seems not too many people have Kindles
---------- Post added at 11:47 AM ---------- Previous post was at 11:43 AM ----------
Btw, I'm on 3.2.5. I'm trying to get the newest version on. I never shut off the OTA updates. But every attempt fails. Manually and automatically. The newest update seems well worth it.
Guess no one has an answer
try to rollback to 13.3.1.0 according to this http://forum.xda-developers.com/showthread.php?p=55759790#post55759790 and after that try again update to 13.3.2.5
And please post your /cache/recovery/last_log after fail. In this file we can see errors ocurred during update.
I'm on 3.2.5 right now. Mine came with that. Don't get why you would have to rollback. I'm just rooted. No custom recovery or safestrap. Just rooted and have gapps. The update may fix some issues that I've been having. I am 3 updates behind now. I believe that there will be another soon.
anyway, if you want to solve your problem - please attach your last_log after trying update.
And rollback script is restore you certs and recovery if its corupted to avoid the problem in them.
Where do I find the log file? I don't have a custom recovery
/cache/recovery/last_log
Sorry it took so long to get to this. My son threw a rattle and broke my new laptop screen. Sent for repair. Went on vacation. Came back and finally got around to trying your fix.
I didn't have any trouble with the commands you gave me for CMD, but the update still failed. The log file is below.
Thank you so much for attempting to help me with this, any further advice would be greatly appreciated.
Code:
Starting recovery on Tue Aug 18 09:25:06 1970
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null) 0
1 /persist ext4 /dev/block/platform/msm_sdcc.1/by-name/persist (null) 0
2 /dkernel emmc /dev/block/platform/msm_sdcc.1/by-name/dkernel (null) 0
3 /firmware emmc /dev/block/platform/msm_sdcc.1/by-name/modem (null) 0
4 /sbl1 emmc /dev/block/platform/msm_sdcc.1/by-name/sbl1 (null) 0
5 /aboot emmc /dev/block/platform/msm_sdcc.1/by-name/aboot (null) 0
6 /tz emmc /dev/block/platform/msm_sdcc.1/by-name/tz (null) 0
7 /dbi emmc /dev/block/platform/msm_sdcc.1/by-name/dbi (null) 0
8 /rpm emmc /dev/block/platform/msm_sdcc.1/by-name/rpm (null) 0
9 /boot emmc /dev/block/platform/msm_sdcc.1/by-name/boot (null) 0
10 /cache ext4 /dev/block/platform/msm_sdcc.1/by-name/cache (null) 0
11 /data ext4 /dev/block/platform/msm_sdcc.1/by-name/userdata (null) -16384
12 /misc emmc /dev/block/platform/msm_sdcc.1/by-name/misc (null) 0
13 /recovery emmc /dev/block/platform/msm_sdcc.1/by-name/recovery (null) 0
14 /sdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1 0
15 /system ext4 /dev/block/platform/msm_sdcc.1/by-name/system (null) 0
I:Got arguments from /cache/recovery/command
locale is [en_US]
framebuffer: fd 5 (2560 x 1600)
installing_text: en (324 x 38 @ 411)
erasing_text: en (109 x 38 @ 312)
no_command_text: en (172 x 38 @ 312)
error_text: en (64 x 38 @ 312)
Battery capacity = 48%
Battery temp = 243 (in dCdegree)
Battery status = discharging
Command: "/sbin/recovery" "--update_package=/cache/update.zip"
ro.boot.hardware=qcom
ro.boot.baseband=apq
ro.boot.emmc=true
ro.boot.bootloader=APOLLO
ro.boot.serialno=B0570706347306FG
ro.boot.prod=1
ro.serialno=B0570706347306FG
ro.bootmode=unknown
ro.baseband=apq
ro.bootloader=APOLLO
ro.hardware=qcom
ro.revision=0
ro.factorytest=0
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
persist.sys.usb.config=mtp,adb
ro.build.id=JDQ39
ro.build.display.id=JDQ39
ro.build.version.incremental=358
ro.build.version.number=358
ro.build.lab126.buildtype=PATCH
ro.build.lab126.build=358
ro.build.version.sdk=17
ro.build.version.codename=REL
ro.build.version.release=4.2.2
ro.build.date=Wed Jun 4 18:54:12 PDT 2014
ro.build.date.utc=1401933252
ro.build.type=user
ro.build.lab126.sign.type=release
ro.build.user=nonhb
ro.build.host=nhlos-build
ro.build.tags=test-keys
ro.build.platform.version=
ro.product.model=KFAPWI
ro.product.brand=Amazon
ro.product.name=apollo
ro.product.device=apollo
ro.product.board=apollo
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Amazon
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm8974
ro.build.product=apollo
ro.build.description=apollo-user 4.2.2 JDQ39 358 test-keys
ro.build.fingerprint=Amazon/apollo/apollo:4.2.2/JDQ39/358:user/test-keys
ro.build.characteristics=tablet
rild.libpath=/system/lib/libril-lab126qmi.so
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
ro.telephony.default_network=9
debug.sf.hw=1
debug.egl.hw=1
debug.composition.type=c2d
persist.hwc.mdpcomp.enable=true
debug.mdpcomp.logs=0
dalvik.vm.heapsize=256m
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false
debug.mdpcomp.maxpermixer=3
ro.hdmi.enable=true
tunnel.decode=true
tunnel.audiovideo.decode=true
tunnel.multiple=true
lpa.decode=false
lpa.use-stagefright=true
persist.speaker.prot.enable=false
persist.cne.feature=1
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
mmp.enable.3g2=true
media.aac_51_output_enabled=true
ro.use_data_netmgrd=true
persist.data.netmgrd.qos.enable=true
persist.timed.enable=true
ro.opengles.version=131072
ro.qualcomm.cabl=1
telephony.lteOnCdmaDevice=0
persist.fuse_sdcard=true
ro.qc.sdk.audio.ssr=false
ro.qc.sdk.audio.fluencetype=none
ro.qc.sdk.sensors.gestures=true
ro.qc.sdk.camera.facialproc=false
ro.qcom.ad=2
ro.qcom.ad.calib.data=/data/misc/display/ad_calib.cfg
persist.debug.wfd.enable=1
persist.sys.wfd.virtual=0
ro.usb.vid=1949
ro.usb.pid=000d
persist.sys.recovery.batt_level=25
dmid=1932882026
ro.recovery.wl.maxstore=524288
sys.fonts.squashed=1
ro.ril.usb.port.serial=ttyUSB
ro.ril.usb.port.qmi=qmi_usb
ro.ril.usb.port.rmnet=rmnet_usb
persist.panel.orientation=90
ro.dolbywithheadset.enable=1
persist.whirlwind.enabled=0
persist.whirlwind.unplugged=0
persist.whirlwind.bandscan=0
ro.streaming.video.drs=true
telephony.sms.send=false
ro.camera.model=Kindle Fire HDX 8.9"
ro.qualcomm.sensors.scrn_ortn=true
keyguard.no_require_sim=true
ro.com.android.dataroaming=false
ro.com.android.dateformat=MM-dd-yyyy
ro.config.ringtone=Ring_Synth_04.ogg
ro.config.notification_sound=Verso.ogg
ro.carrier=unknown
ro.config.alarm_alert=Alarm_Classic.ogg
vendor.acos.activityextender=com.amazon.android.app.AmazonActivityExtender
ro.vendor.extension_library=/vendor/lib/libqc-opt.so
ro.hwui.texture_cache_size=96
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=128m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=2m
dalvik.vm.heapmaxfree=8m
drm.service.enabled=true
ro.com.widevine.cachesize=16777216
ro.build.version.qcom=M8974AAAAANLYD1114B.1
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.qc.sdk.izat.premium_enabled=0
ro.qc.sdk.izat.service_mask=0x0
persist.gps.qc_nlp_in_use=0
init.svc.ueventd=running
sys.factory_reset_occured=1
init.svc.qseecomd=running
init.svc.recovery=running
Finding update package...
I:Update location: /cache/update.zip
Opening update package...
I:read key e=3
I:1 key(s) loaded from /res/keys
Verifying update package...
I:comment is 1706 bytes; signature 1688 bytes from end
I:whole-file signature verified against key 0
I:verify_file returned 0
Installing update...
script aborted: assert failed: getprop("ro.product.device") == "thor" ||
getprop("ro.build.product") == "thor"
assert failed: getprop("ro.product.device") == "thor" || getprop("ro.build.product") == "thor"
E:Error in /cache/update.zip
(Status 7)
Installation aborted.
I:Saving locale "en_US"
I:timed out waiting for key input; rebooting.
Time spent in the recovery: 31.00 seconds
I:Saving locale "en_US"
you have apollo (hdx8.9) but trying flash thor (HDX7) firmware.
[SOLVED] Can't update after trying all uninstall/unroot/re-enable attempts
After trying everything I could find to unroot & update my friend's HDX 7" (necessary to get warranty replacement for screen), I tried rolling back from 13.3.2.5 to 13.3.1.0. Followed the instructions at http://forum.xda-developers.com/showthread.php?p=55759790#post55759790 and everything worked great until the last step meant to run the update to bring the version from 13.3.0.0 to 13.3.1.0.
These steps fixed it and I used the OTA update mechanism to bring the kindle all the way up to the latest version. Thanks for this!
ONYXis said:
Try to rename update *.bin to update.zip on your device and execute this in cmd:
Code:
adb shell
su
cd /sdcard
cp update.zip /cache
chmod 777 /cache
chmod 777 /cache/recovery
cd /cache/recovery
echo "--update_package=/cache/update.zip" > command
exit
exit
adb reboot recovery
if update will fail you can see log-file at cache/recovery/last_log
Click to expand...
Click to collapse
Rebooted into Fastboot mode - do I wait?
lessbius said:
After trying everything I could find to unroot & update my friend's HDX 7" (necessary to get warranty replacement for screen), I tried rolling back from 13.3.2.5 to 13.3.1.0. Followed the instructions at http://forum.xda-developers.com/showthread.php?p=55759790#post55759790 and everything worked great until the last step meant to run the update to bring the version from 13.3.0.0 to 13.3.1.0.
These steps fixed it and I used the OTA update mechanism to bring the kindle all the way up to the latest version. Thanks for this!
Click to expand...
Click to collapse
I followed the steps listed here (which were as clear as day, thanks ) when I issue the last adb reboot recovery my system reboots into fast boot mode (with a ready in the middle side section of the screen). I don't see any activity and not sure if it's working. Should I see activity happening?
Thanks again for your posting.
when I issue the last adb reboot recovery my system reboots into fast boot mode
Click to expand...
Click to collapse
seems like you tried rollback from 4.x firmware, you getting into fastboot because recovery from 3.1.0 can't load on new aboot image or recovery doesn't exist or corrupted.
from what firmware you tried rollback?