[Q] ZTE Grand X LTE T82 Need help on Blank Screen on Clockworkmod Recovery - Android Q&A, Help & Troubleshooting

I extracted the recovery.img from my device and compile Clockworkmod Recovery from builder.clockworkmod.com
The extraction and compilation seem to be successful and I am also be able to flash the compiled cwm with fastboot.
However, after I boot into recovery mode, there is only a blank screen and I have to remove the battery and put it back to boot my phone into normal mode.
So far I am not able to access any recovery mode and I can neither revert to stock recovery or fix the blank screen issue.
Can anyone give me some advices on this? Thank you.
This is the build log of CWM for my device
jenkins.cyanogenmod.org/job/recovery/20072/consoleFull

wtxwt said:
I extracted the recovery.img from my device and compile Clockworkmod Recovery from builder.clockworkmod.com
The extraction and compilation seem to be successful and I am also be able to flash the compiled cwm with fastboot.
However, after I boot into recovery mode, there is only a blank screen and I have to remove the battery and put it back to boot my phone into normal mode.
So far I am not able to access any recovery mode and I can neither revert to stock recovery or fix the blank screen issue.
Can anyone give me some advices on this? Thank you.
This is the build log of CWM for my device
jenkins.cyanogenmod.org/job/recovery/20072/consoleFull
Click to expand...
Click to collapse
I have two fstab files which I believe to be extracted from my ramdisk. May be there are clues of how to get rid of the blank screen.

wtxwt said:
I have two fstab files which I believe to be extracted from my ramdisk. May be there are clues of how to get rid of the blank screen.
Click to expand...
Click to collapse
Well, I have the same situations, too. But, I have some ways to argument!
a) There is a special init, you just copy it to the new recovery! BTW, it works in boot.img, not sure about recovery playing well!
b) Bootlaoder has been locked to boot back a wrong massge to stuck the new recovery!
c) Customer's graphics.c and postrecoveryboot.sh may be needed for non-framebuffer and special init!
d) Device's kernel does not support swap!
e) The recovery_mmc.fstab is needed!

ferhung said:
Well, I have the same situations, too. But, I have some ways to argument!
a) There is a special init, you just copy it to the new recovery! BTW, it works in boot.img, not sure about recovery playing well!
b) Bootlaoder has been locked to boot back a wrong massge to stuck the new recovery!
c) Customer's graphics.c and postrecoveryboot.sh may be needed for non-framebuffer and special init!
d) Device's kernel does not support swap!
e) The recovery_mmc.fstab is needed!
Click to expand...
Click to collapse
Thank you for your information. These days I tried to repack the stock recovery with the ramdisk method manually. I think I have already enter the appropriate argument and flash it successfully. Somehow I either reboot into normal mode directly (only one trial) or stuck at blank screen (most of the time)
Since I am new to compiling kernel, I have a few questions regarding the information you told me.
a) 1. What is that special init and where can I get it? 2. How can I copy it to the new recovery? 3. What do you mean by that works in boot.img?
b) How do I tell if the bootloader has been locked? When I was stuck in recovery, I just see a blank screen rather than wrong message.
c) I saw these two files in that clockworkmod builder page but I have no clues where to get them. What do you mean by non-framebuffer and the special init in a)?
d) What're the differences for devices which support swap and those which do not support?
One strange thing I noticed is that even the recovery mode is gone, my device can still boot into the OS normally. I assume that it will brick my device. May be because I am not familiar with the Linux system architecture.
Sorry for asking so many new-bie questions. Hope we can work together to solve this problem. Thank you.

Your device has been rooted?Just find log in /cache/recovery/last_log! Then put it here to see..!
Sent from my Coolpad 7019A using XDA

ferhung said:
Your device has been rooted?Just find log in /cache/recovery/last_log! Then put it here to see..!
Sent from my Coolpad 7019A using XDA
Click to expand...
Click to collapse
Starting recovery on Thu Jan 1 22:14:34 1970
framebuffer: fd 4 (540 x 960)
I:Got Touchscreen from /proc/touchscreen/ts_information: FocalTech
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null) 0
1 /modem emmc /dev/block/platform/msm_sdcc.1/by-name/modem (null) 0
2 /sbl1 emmc /dev/block/platform/msm_sdcc.1/by-name/sbl1 (null) 0
3 /sbl2 emmc /dev/block/platform/msm_sdcc.1/by-name/sbl2 (null) 0
4 /sbl3 emmc /dev/block/platform/msm_sdcc.1/by-name/sbl3 (null) 0
5 /tz emmc /dev/block/platform/msm_sdcc.1/by-name/tz (null) 0
6 /rpm emmc /dev/block/platform/msm_sdcc.1/by-name/rpm (null) 0
7 /emmcboot emmc /dev/block/platform/msm_sdcc.1/by-name/aboot (null) 0
8 /cefs emmc /dev/block/platform/msm_sdcc.1/by-name/modemst1 (null) 0
9 /cefs_tar emmc /dev/block/platform/msm_sdcc.1/by-name/fsg (null) 0
10 /splash emmc /dev/block/platform/msm_sdcc.1/by-name/splash (null) 0
11 /boot emmc /dev/block/platform/msm_sdcc.1/by-name/boot (null) 0
12 /cache ext4 /dev/block/platform/msm_sdcc.1/by-name/cache (null) 0
13 /data ext4 /dev/block/platform/msm_sdcc.1/by-name/userdata (null) -16384
14 /misc emmc /dev/block/platform/msm_sdcc.1/by-name/misc (null) 0
15 /recovery emmc /dev/block/platform/msm_sdcc.1/by-name/recovery (null) 0
16 /sdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1 0
17 /system ext4 /dev/block/platform/msm_sdcc.1/by-name/system (null) 0
Command: "/sbin/recovery"
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
ro.build.id=IMM76I
ro.build.display.id=GENERIC_P896A20V1.0.0B04
ro.build.version.incremental=20120914.032608.22317
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.4
ro.build.date=Fri Sep 14 03:37:05 HKT 2012
ro.build.date.utc=1347565025
ro.build.type=user
ro.build.user=
ro.build.host=zhangchun-desktop
ro.build.tags=release-keys
ro.product.model=ZTE T82
ro.product.brand=ZTE
ro.product.name=P896A20_GENERIC
ro.product.device=frosty
ro.product.board=frosty
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=ZTE
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm8960
ro.build.product=frosty
ro.build.description=P896A20_GENERIC-user 4.0.4 IMM76I 20120914.032608.22317 release-keys
ro.build.fingerprint=ZTE/P896A20_GENERIC/frosty:4.0.4/IMM76I/20120914.032608.22317:user/release-keys
ro.build.characteristics=default
rild.libpath=/system/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
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
debug.sf.hw=1
debug.egl.hw=1
debug.composition.type=c2d
debug.overlayui.enable=1
ro.sf.lcd_density=240
dalvik.vm.heapsize=256m
dev.pm.dyn_samplingrate=1
persist.cne.UseCne=none
persist.cne.UseSwim=false
persist.cne.bat.range.low.med=30
persist.cne.bat.range.med.high=60
persist.cne.loc.policy.op=/system/etc/OperatorPolicy.xml
persist.cne.loc.policy.user=/system/etc/UserPolicy.xml
persist.cne.bwbased.rat.sel=false
persist.cne.snsr.based.rat.mgt=false
persist.cne.bat.based.rat.mgt=false
persist.cne.rat.acq.time.out=30000
persist.cne.rat.acq.retry.tout=0
persist.cne.nsrm.mode=false
ro.hdmi.enable=false
lpa.decode=true
lpa.use-stagefright=true
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
ro.use_data_netmgrd=true
persist.timed.enable=true
persist.audio.fluence.mode=endfire
persist.audio.vr.enable=false
persist.audio.handset.mic=analog
ro.opengles.version=131072
ro.qualcomm.bluetooth.dun=false
ro.qualcomm.bluetooth.sap=false
ro.qualcomm.bluetooth.ftp=false
ro.bluetooth.hfp.ver=1.5
ro.qualcomm.bt.hci_transport=smd
ro.bluetooth.request.master=true
ro.bluetooth.remote.autoconnect=true
persist.gps.qmienabled=true
power.webview.DM=false
ro.config.combined_signal=false
persist.qcril.datacall_timeout=40
persist.sys.strictmode.visual=0
ro.feature.ztedrm.support=1
persist.sys.fuse.dir=auto
ro.config.sec_storage=4
persist.service.adb.enable=1
persist.sys.usb.menu=enable
persist.sys.usb.config=mass_storage
drm.service.enabled=true
ro.config.notification_sound=F1_MissedCall.ogg
ro.config.ringtone=BeatPlucker.ogg
ro.imei.tac=86531101
persist.sys.timezone=Asia/Hong_Kong
ro.build.baseband_version=T82_T01
ro.emode.flashtest=true
ro.emode.auxi=true
ro.build.sw_internal_version=GENERIC_P896A20V1.0.0B04
keyguard.no_require_sim=true
ro.com.android.dataroaming=false
ro.com.android.dateformat=MM-dd-yyyy
ro.config.alarm_alert=Alarm_Classic.ogg
ro.vendor.extension_library=/system/lib/libqc-opt.so
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=64m
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=4.0_r3
ro.com.google.clientidbase=android-zte
ro.com.google.clientidbase.yt=android-zte
ro.com.google.clientidbase.am=android-zte
ro.com.google.clientidbase.ms=android-zte
ro.com.google.clientidbase.gmm=android-zte
persist.sys.ztelog.enable=0
persist.radio.add_power_save=1
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=841026c0
ro.bootmode=normal
ro.baseband=msm
ro.carrier=unknown
ro.bootloader=unknown
ro.hardware=qcom
ro.revision=0
ro.emmc=1
init.svc.recovery=running

Well your situation seems not worse than mine?
You can pm me, or take my qq no.2271797187!
Sent from my Coolpad 7019A using XDA

Change recovery_mmc.fstab to recovery.fstab!
wtxwt said:
Starting recovery on Thu Jan 1 22:14:34 1970
framebuffer: fd 4 (540 x 960)
I:Got Touchscreen from /proc/touchscreen/ts_information: FocalTech
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null) 0
1 /modem emmc /dev/block/platform/msm_sdcc.1/by-name/modem (null) 0
2 /sbl1 emmc /dev/block/platform/msm_sdcc.1/by-name/sbl1 (null) 0
3 /sbl2 emmc /dev/block/platform/msm_sdcc.1/by-name/sbl2 (null) 0
4 /sbl3 emmc /dev/block/platform/msm_sdcc.1/by-name/sbl3 (null) 0
5 /tz emmc /dev/block/platform/msm_sdcc.1/by-name/tz (null) 0
6 /rpm emmc /dev/block/platform/msm_sdcc.1/by-name/rpm (null) 0
7 /emmcboot emmc /dev/block/platform/msm_sdcc.1/by-name/aboot (null) 0
8 /cefs emmc /dev/block/platform/msm_sdcc.1/by-name/modemst1 (null) 0
9 /cefs_tar emmc /dev/block/platform/msm_sdcc.1/by-name/fsg (null) 0
10 /splash emmc /dev/block/platform/msm_sdcc.1/by-name/splash (null) 0
11 /boot emmc /dev/block/platform/msm_sdcc.1/by-name/boot (null) 0
12 /cache ext4 /dev/block/platform/msm_sdcc.1/by-name/cache (null) 0
13 /data ext4 /dev/block/platform/msm_sdcc.1/by-name/userdata (null) -16384
14 /misc emmc /dev/block/platform/msm_sdcc.1/by-name/misc (null) 0
15 /recovery emmc /dev/block/platform/msm_sdcc.1/by-name/recovery (null) 0
16 /sdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1 0
17 /system ext4 /dev/block/platform/msm_sdcc.1/by-name/system (null) 0
Command: "/sbin/recovery"
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
ro.build.id=IMM76I
ro.build.display.id=GENERIC_P896A20V1.0.0B04
ro.build.version.incremental=20120914.032608.22317
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.4
ro.build.date=Fri Sep 14 03:37:05 HKT 2012
ro.build.date.utc=1347565025
ro.build.type=user
ro.build.user=
ro.build.host=zhangchun-desktop
ro.build.tags=release-keys
ro.product.model=ZTE T82
ro.product.brand=ZTE
ro.product.name=P896A20_GENERIC
ro.product.device=frosty
ro.product.board=frosty
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=ZTE
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm8960
ro.build.product=frosty
ro.build.description=P896A20_GENERIC-user 4.0.4 IMM76I 20120914.032608.22317 release-keys
ro.build.fingerprint=ZTE/P896A20_GENERIC/frosty:4.0.4/IMM76I/20120914.032608.22317:user/release-keys
ro.build.characteristics=default
rild.libpath=/system/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
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
debug.sf.hw=1
debug.egl.hw=1
debug.composition.type=c2d
debug.overlayui.enable=1
ro.sf.lcd_density=240
dalvik.vm.heapsize=256m
dev.pm.dyn_samplingrate=1
persist.cne.UseCne=none
persist.cne.UseSwim=false
persist.cne.bat.range.low.med=30
persist.cne.bat.range.med.high=60
persist.cne.loc.policy.op=/system/etc/OperatorPolicy.xml
persist.cne.loc.policy.user=/system/etc/UserPolicy.xml
persist.cne.bwbased.rat.sel=false
persist.cne.snsr.based.rat.mgt=false
persist.cne.bat.based.rat.mgt=false
persist.cne.rat.acq.time.out=30000
persist.cne.rat.acq.retry.tout=0
persist.cne.nsrm.mode=false
ro.hdmi.enable=false
lpa.decode=true
lpa.use-stagefright=true
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
ro.use_data_netmgrd=true
persist.timed.enable=true
persist.audio.fluence.mode=endfire
persist.audio.vr.enable=false
persist.audio.handset.mic=analog
ro.opengles.version=131072
ro.qualcomm.bluetooth.dun=false
ro.qualcomm.bluetooth.sap=false
ro.qualcomm.bluetooth.ftp=false
ro.bluetooth.hfp.ver=1.5
ro.qualcomm.bt.hci_transport=smd
ro.bluetooth.request.master=true
ro.bluetooth.remote.autoconnect=true
persist.gps.qmienabled=true
power.webview.DM=false
ro.config.combined_signal=false
persist.qcril.datacall_timeout=40
persist.sys.strictmode.visual=0
ro.feature.ztedrm.support=1
persist.sys.fuse.dir=auto
ro.config.sec_storage=4
persist.service.adb.enable=1
persist.sys.usb.menu=enable
persist.sys.usb.config=mass_storage
drm.service.enabled=true
ro.config.notification_sound=F1_MissedCall.ogg
ro.config.ringtone=BeatPlucker.ogg
ro.imei.tac=86531101
persist.sys.timezone=Asia/Hong_Kong
ro.build.baseband_version=T82_T01
ro.emode.flashtest=true
ro.emode.auxi=true
ro.build.sw_internal_version=GENERIC_P896A20V1.0.0B04
keyguard.no_require_sim=true
ro.com.android.dataroaming=false
ro.com.android.dateformat=MM-dd-yyyy
ro.config.alarm_alert=Alarm_Classic.ogg
ro.vendor.extension_library=/system/lib/libqc-opt.so
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=64m
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=4.0_r3
ro.com.google.clientidbase=android-zte
ro.com.google.clientidbase.yt=android-zte
ro.com.google.clientidbase.am=android-zte
ro.com.google.clientidbase.ms=android-zte
ro.com.google.clientidbase.gmm=android-zte
persist.sys.ztelog.enable=0
persist.radio.add_power_save=1
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=841026c0
ro.bootmode=normal
ro.baseband=msm
ro.carrier=unknown
ro.bootloader=unknown
ro.hardware=qcom
ro.revision=0
ro.emmc=1
init.svc.recovery=running
Click to expand...
Click to collapse
From that, you must change recovery_mmc.fstab to recovery.fstab! Have a try?!

Any update? I have this device. Lots of tiny bugs that I want another ROM. first of all I need CWM recovery. Thanks for your effort.

I got the same problem with this device and i found something strange
After i flash CWM and it's fail, i reflash the original recovery image (using fastboot) and the same problem occurs (black screen)
finally i have to dd back the recovery image file to recovery partition using terminal.
Not sure if it's fastboot problem or image problem or any other else

even i am on a zte device ( grand memo ) and have the same issue while porting the recovery .... i will try using initd from orignal recovery

I found the zte-t82 source is now up on github
https://github.com/RIP95/ZTE-T82
hope it helps.

mcdull said:
I found the zte-t82 source is now up on github
https://github.com/RIP95/ZTE-T82
hope it helps.
Click to expand...
Click to collapse
okay.. it disappeared within just a day.

Related

TabletS: Bricked :( - Recovery Help

So,
i had my tabletS all rooted and working great, from what i can remember (been several months / i gave up) i was messing with the density settings and went to a screen density that freaked out the tablet (160+ if i remember correctly), it will boot just fine but the launched crashes on unlock, i wasnt thinking at the time so i did a factory reset, thus turning off usb debugging (crap) and now im pretty much stuck.
i can get adb so work in recovery, but i cant get anything done... i attempted to reflash using the default .zips in the thread linked (http://forum.xda-developers.com/showthread.php?p=26882207) without any luck, they all pop up a version error.
if anyone could help me out that would be great, im just looking to get this back up and running, root or not.
--
Starting recovery on Fri Nov 29 23:28:17 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=TISU0124
ro.build.display.id=TISU0124
ro.build.version.incremental=120914043
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.3
ro.build.date=Fri Sep 14 04:41:30 JST 2012
ro.build.date.utc=1347565290
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_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 TISU0124 120914043 test-keys
ro.build.fingerprint=Sony/SYS_001/nbx03:4.0.3/TISU0124/120914043: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=release5
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
ro.sony.wifisleep=0
ro.semc.xloud.supported=true
ro.somc.clearphase.supported=true
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=4.0_r3
ro.com.google.clientidbase=android-sony
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.sony.wan.ipv6.enable=false
ro.sony.dlna_dms.enabled=false
ro.somc.social_product_model=PRODUCT_MODEL_TABLET
ro.sony.irremote.protocol_type=1
ro.sony.ols.eula=0
ro.factorytest=0
ro.bootmode=unknown
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=0x00000008
ro.hardware=nbx03
ro.revision=0
init.svc.recovery=running
init.svc.nfx_daemon=running
init.svc.radbd=running

Sony Tablet S Bricked (Stuck in logo Sony)

Hello, I have bricked my Sony Tavlet S when I tried to upgrade to a root and my cfw is frozen on the logo of Sony...
My recovery log:
Starting recovery on Sun Jun 22 13:16:17 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=121116059
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.3
ro.build.date=Fri Nov 16 05:58:30 JST 2012
ro.build.date.utc=1353013110
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_003
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_003-user 4.0.3 TISU0143 121116059 test-keys
ro.build.fingerprint=Sony/SYS_003/nbx03:4.0.3/TISU0143/121116059: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
ro.sony.wifisleep=0
ro.semc.xloud.supported=true
ro.somc.clearphase.supported=true
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=4.0_r3
ro.com.google.clientidbase=android-sony
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.sony.wan.ipv6.enable=false
ro.sony.dlna_dms.enabled=false
ro.somc.social_product_model=PRODUCT_MODEL_TABLET
ro.sony.irremote.protocol_type=1
ro.sony.ols.eula=0
ro.factorytest=0
ro.bootmode=unknown
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=0x00000008
ro.hardware=nbx03
ro.revision=0
init.svc.recovery=running
init.svc.nfx_daemon=running
init.svc.radbd=running
Click to expand...
Click to collapse
I tried to update manually in recovery with several firmwares this link: http://forum.xda-developers.com/showthread.php?p=26882207 .
But it has not given me a result, I get the following error:
E: Prohibit update as a result of checking database version or sku
Any solution to this problem?
Thank you.
LinkHylian87 said:
Hello, I have bricked my Sony Tavlet S when I tried to upgrade to a root and my cfw is frozen on the logo of Sony...
My recovery log:
I tried to update manually in recovery with several firmwares this link: http://forum.xda-developers.com/showthread.php?p=26882207 .
But it has not given me a result, I get the following error:
E: Prohibit update as a result of checking database version or sku
Any solution to this problem?
Thank you.
Click to expand...
Click to collapse
I have the Same Problem
LinkHylian87 said:
Hello, I have bricked my Sony Tavlet S when I tried to upgrade to a root and my cfw is frozen on the logo of Sony...
My recovery log:
I tried to update manually in recovery with several firmwares this link: http://forum.xda-developers.com/showthread.php?p=26882207 .
But it has not given me a result, I get the following error:
E: Prohibit update as a result of checking database version or sku
Any solution to this problem?
Thank you.
Click to expand...
Click to collapse
Besim925 said:
I have the Same Problem
Click to expand...
Click to collapse
GUYS.
Please try to install your region twice in a row (no reboot) and then post the recovery.log.
The one posted is empty.
I will do my best to help

[Q] Help !!! My Sony Tablet S Got Stuck At Boot animation

My Sony Tablet S got Stuck at boot animation. Since I am a noob in using sony Tablet S, Please provide me the steps to use the AIO tool Or S.onyXT.S [UNBRICKER] .
I have attached the thumbs i got while using AIO & S.onyXT.S [UNBRICKER] .
I tried installing signed-nbx03_026-ota-121116082.zip
It gave a result:
Erohibit update as a result of checking version or base sku
Installation aborted
Plese Help
@stifilz please have a look
sudheerkdty said:
My Sony Tablet S got Stuck at boot animation. Since I am a noob in using sony Tablet S, Please provide me the steps to use the AIO tool Or S.onyXT.S [UNBRICKER] .
I have attached the thumbs i got while using AIO & S.onyXT.S [UNBRICKER] .
I tried installing signed-nbx03_026-ota-121116082.zip
It gave a result:
Erohibit update as a result of checking version or base sku
Installation aborted
Plese Help
Click to expand...
Click to collapse
I tried to flash the zip mentioned in your FAQ. but still i got the same
Erohibit update as a result of checking version or base sku
Installation aborted
My device is SGPT111SG/S . i tried installing the files mentioned under Singapore region. but got the same result..
Logcat
@stifilz please help me. Here is the result of adb pull /tmp/recovery.log
Starting recovery on Sat Jan 3 04:54:59 2009
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=121116058
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.3
ro.build.date=Fri Nov 16 05:55:56 JST 2012
ro.build.date.utc=1353012956
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=SYS_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=SYS_002-user 4.0.3 TISU0143 121116058 test-keys
ro.build.fingerprint=Sony/SYS_002/nbx03:4.0.3/TISU0143/121116058: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
ro.sony.wifisleep=0
ro.semc.xloud.supported=true
ro.somc.clearphase.supported=true
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=4.0_r3
ro.com.google.clientidbase=android-sony
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.sony.wan.ipv6.enable=false
ro.sony.dlna_dms.enabled=false
ro.somc.social_product_model=PRODUCT_MODEL_TABLET
ro.sony.irremote.protocol_type=1
ro.sony.ols.eula=0
ro.factorytest=0
ro.bootmode=unknown
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=0x00000008
ro.hardware=nbx03
ro.revision=0
init.svc.recovery=running
init.svc.nfx_daemon=running
init.svc.radbd=running
No way out , there's lots ppl can't crack include me .
i think it works if there is a way to re zip the files decrypted by desklunvr.exe..
WHY HAS NO ONE MADE MORE DETAILED DOCUMENTATION???
Why is there nothing out there that says IF YOU HAVE MODEL NUMBER XXXXXXX then use this: .....
If you have MODEL NUMBER YYYYYY then use this: ....
How simple would that be, and would obviously PREVENT people from BRICKING their Tablet S devices!!!
I don't get why this forum is so disorganised, and why topic titles are so obscure!?!?!?!
So much wasted energy going around in circles looking for information.
Why aren't all these BRICK topics MERGED and concatenated to make life easier for EVERYONE?!?!?
flipmode_11 said:
WHY HAS NO ONE MADE MORE DETAILED DOCUMENTATION???
Why is there nothing out there that says IF YOU HAVE MODEL NUMBER XXXXXXX then use this: .....
If you have MODEL NUMBER YYYYYY then use this: ....
How simple would that be, and would obviously PREVENT people from BRICKING their Tablet S devices!!!
I don't get why this forum is so disorganised, and why topic titles are so obscure!?!?!?!
So much wasted energy going around in circles looking for information.
Why aren't all these BRICK topics MERGED and concatenated to make life easier for EVERYONE?!?!?
Click to expand...
Click to collapse
Um see my signature for faq and OTA links tell you what you need for your region.
Sorry but these tablets are out dated and hardly used. Mine sits in my drawer as I am stuck on honeycomb. Lol that is 3OS ago now
---------- Post added at 07:59 PM ---------- Previous post was at 07:57 PM ----------
sudheerkdty said:
@stifilz please help me. Here is the result of adb pull /tmp/recovery.log
Starting recovery on Sat Jan 3 04:54:59 2009
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=121116058
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.3
ro.build.date=Fri Nov 16 05:55:56 JST 2012
ro.build.date.utc=1353012956
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=SYS_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=SYS_002-user 4.0.3 TISU0143 121116058 test-keys
ro.build.fingerprint=Sony/SYS_002/nbx03:4.0.3/TISU0143/121116058: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
ro.sony.wifisleep=0
ro.semc.xloud.supported=true
ro.somc.clearphase.supported=true
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=4.0_r3
ro.com.google.clientidbase=android-sony
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.sony.wan.ipv6.enable=false
ro.sony.dlna_dms.enabled=false
ro.somc.social_product_model=PRODUCT_MODEL_TABLET
ro.sony.irremote.protocol_type=1
ro.sony.ols.eula=0
ro.factorytest=0
ro.bootmode=unknown
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=0x00000008
ro.hardware=nbx03
ro.revision=0
init.svc.recovery=running
init.svc.nfx_daemon=running
init.svc.radbd=running
Click to expand...
Click to collapse
Please pull log after trying to install your region twice in a row.

[Q] Help with Porting.

I have a mtk6582 set that I have been porting ROMS for. I found a few ROMS that meet the requirements of porting (Same soc, display etc) but bootloop when I flash them. I have found that all these ROMS have a framework2.jar file. All the ROMS that work on my device don't have that. How do I port these ROMS? Is there a way to merge the two framework.jars? Why don't these ROMS work on my device? Here is a logcat from one of these ROMS.
Starting recovery on Sat Apr 11 07:36:42 2015
Code:
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (540 x 960)
ioctl(): blank: Invalid argument
ioctl(): blank: Invalid argument
Carliv Touch Recovery v 2.2
MTK CWM-based v6.0.4.4
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null) 0
1 /boot emmc /dev/bootimg (null) 0
2 /misc emmc /dev/misc (null) 0
3 /recovery emmc /dev/recovery (null) 0
4 /system ext4 /[email protected] (null) 0
5 /cache ext4 /[email protected] (null) 0
6 /data ext4 /[email protected] (null) 0
7 /emmc vfat /[email protected] (null) 0
8 /sdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1 0
9 /sd-ext auto /dev/block/mmcblk1p2 (null) 0
W:Unable to get recovery.fstab info for /datadata during fstab generation!
W:Unable to get recovery.fstab info for /external_sd during fstab generation!
I:Completed outputting fstab.
I:Processing arguments.
I:Checking arguments.
Warning: No file_contexts
I:Warning: No file_contexts
I:device_recovery_start()
Command: "/sbin/recovery"
ro.serialno=
ro.bootmode=unknown
ro.baseband=unknown
ro.bootloader=unknown
ro.hardware=mt6582
ro.revision=0
ro.emmc=0
ro.boot.emmc=0
ro.factorytest=0
ro.secure=0
ro.allow.mock.location=0
persist.mtk.aee.aed=on
ro.debuggable=1
persist.sys.usb.config=adb,mass_storage
persist.service.acm.enable=0
ro.mount.fs=EXT4
ro.build.id=JDQ39
ro.build.display.id=W128_1_XXX_V01.0_1_03
ro.build.version.incremental=eng.symphony.1389163176
ro.custom.build.version=1389163176
ro.build.version.sdk=17
ro.build.version.codename=REL
ro.build.version.release=4.2.2
ro.build.date=Wed Jan 8 14:42:18 CST 2014
ro.build.date.utc=1389163338
ro.build.type=user
ro.build.user=symphony
ro.build.host=AndroidServer
ro.build.tags=test-keys
ro.product.model=Symphony W128
ro.product.brand=Symphony
ro.product.name=Symphony W128
ro.product.device=W128
ro.product.board=Symphony W128
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Symphony
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=
ro.build.product=Symphony W128
ro.build.description=Symphony_W128-user 4.2.2 JDQ39 eng.symphony.1389163176 test-keys
ro.build.fingerprint=Symphony/Symphony_W128/Symphony_W128:4.2.2/JDQ39/1389163176:user/test-keys
ro.build.flavor=
ro.build.characteristics=default
ro.mediatek.version.release=W128_1_XXX_V01.0_1_03
ro.mediatek.platform=MT6582
ro.mediatek.chip_ver=S01
ro.mediatek.version.branch=ALPS.JB5.MP
ro.mediatek.version.sdk=1
ro.internal.version.ver=KAAI228S_BGB_En_Bn_1.06.108
ro.operator.version.ver=XYZ_DEMO
ro.internal.version.date=2014-01-08 14:42:18
rild.libpath=/system/lib/mtk-ril.so
rild.libargs=-d /dev/ttyC0
wifi.interface=wlan0
ro.mediatek.wlan.wsc=1
ro.mediatek.wlan.p2p=1
mediatek.wlan.ctia=0
wifi.tethering.interface=ap0
ro.opengles.version=131072
wifi.direct.interface=p2p0
dalvik.vm.heapgrowthlimit=128m
dalvik.vm.heapsize=256m
ro.sys.usb.mtp.whql.enable=0
sys.ipo.pwrdncap=2
ro.sys.usb.storage.type=mtp,mass_storage
ro.sys.usb.bicr=yes
ro.sys.usb.charging.only=yes
ro.camera.sound.forced=0
ro.audio.silent=0
ro.zygote.preload.enable=0
ro.operator.optr=CUST
persist.sys.timezone=Asia/Dhaka
persist.gemini.sim_num=2
ro.gemini.smart_sim_switch=false
ro.gemini.smart_3g_switch=1
ril.specific.sm_cause=0
bgw.current3gband=0
ril.external.md=0
ro.sf.hwrotation=0
ril.current.share_modem=2
launcherplus.allappsgrid=2d
launcher2.allappsgrid=3d_20
curlockscreen=1
ro.mediatek.gemini_support=true
persist.radio.fd.counter=15
persist.radio.fd.off.counter=5
persist.radio.fd.r8.counter=15
persist.radio.fd.off.r8.counter=5
persist.mtk.wcn.combo.chipid=-1
drm.service.enabled=true
fmradio.driver.enable=1
ril.first.md=1
ril.flightmode.poweroffMD=1
ril.telephony.mode=1
dalvik.vm.mtk-stack-trace-file=/data/anr/mtk_traces.txt
persist.mtk.anr.mechanism=1
mediatek.wlan.chip=MT6620
mediatek.wlan.module.postfix=_mt6620
ril.radiooff.poweroffMD=0
ro.config.notification_sound=Proxima.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.config.ringtone=Backroad.ogg
ro.config.ringtone2=Backroad.ogg
ter.service.enable=0
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.adups.fota.oem=konka82
ro.adups.fota.device=Symphony W128
ro.adups.fota.version=W128_1_XXX_V01.0_1_03-20140108-1442
init.svc.ueventd=running
init.svc.recovery=running
service.adb.root=1
init.svc.adbd=running
I:Checking for extendedcommand...
I:Skipping execution of extendedcommand, file not found...
I:Can't format unknown volume: /external_sd
What ROMs did you try? Are they source built or proprietary?
And what did you do to the ROMs in order to port them to your device/board?
It seems like init tries to access some path which isn't available on your device (though I'm no professional in porting).
Sent from my AOSPA One m8 using XDA Free mobile app
i guess you port it using copy and paste methods. hmm, it seems like it didn't flashed anything. maybe unpacking the boot.img from both ported and stock rom will help.
They aren't source built but ROMs from other devices with similar hardware. And what do I do with the boot images?

[Q] help: tablet xperia s in bootloop

Hello,
I have the xperia tablet s, my tablet suddenly is stuck on boot logo sony,
I tried to connect to my tablet via adb but as USB debugging is desabled i don't have access.
I made reset to factory settings from the recovery menu but the problem still persists.
Please find below the recovery log contents :
Starting recovery on Tue Apr 28 22:27:41 2015
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (1280 x 800)
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null) 0
1 /hwconfigs ext2 /dev/block/mmcblk0p1 (null) 0
2 /configs ext4 /dev/block/mmcblk0p2 (null) 0
3 /system0 ext4 /dev/block/mmcblk0p3 (null) 0
4 /system1 ext4 /dev/block/mmcblk0p4 (null) 0
5 /cache ext4 /dev/block/mmcblk0p5 (null) 0
6 /misc emmc /dev/block/mmcblk0p6 (null) 0
7 /staging ext4 /dev/block/mmcblk0p7 (null) 0
8 /blflags ext4 /dev/block/mmcblk0p8 (null) 0
9 /datapp ext4 /dev/block/mmcblk0p9 (null) 0
10 /log ext4 /dev/block/mmcblk0p10 (null) 0
11 /data ext4 /dev/block/mmcblk0p11 (null) -32768
12 /sdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1 0
13 /boot emmc boot (null) 0
14 /recovery emmc recovery (null) 0
15 /system ext4 system (null) 0
16 /vendor0 ext4 vendor0.img (null) 0
17 /vendor1 ext4 vendor1.img (null) 0
Command: "/sbin/recovery"
ro.boot.serialno=015d32203d57f614
ro.boot.commchip_id=0
ro.boot.bootloader=0x00000009
ro.bootmode=unknown
ro.baseband=unknown
ro.bootloader=0x00000009
ro.hardware=txs03
ro.revision=0
ro.factorytest=0
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
persist.sys.usb.config=mtp
ro.build.id=TJS0166
ro.build.display.id=TJS0166
ro.build.version.incremental=130329009
ro.build.version.sdk=16
ro.build.version.codename=REL
ro.build.version.release=4.1.1
ro.build.date=Fri Mar 29 01:33:19 JST 2013
ro.build.date.utc=1364488399
ro.build.type=user
ro.build.user=integ-build
ro.build.host=build8
ro.build.tags=test-keys
ro.product.model=SGPT12
ro.product.brand=Sony
ro.product.name=SYS_050
ro.product.device=txs03
ro.product.board=txs03
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Sony
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=tegra
ro.build.product=txs03
ro.build.description=SYS_050-user 4.1.1 TJS0166 130329009 test-keys
ro.build.fingerprint=Sony/SYS_050/txs03:4.1.1/TJS0166/130329009:user/test-keys
ro.build.characteristics=tablet,nosdcard
ro.opengles.version=131072
wifi.interface=wlan0
wifi.wpa_supp_ready=0
persist.tegra.nvmmlite=1
ro.sf.override_null_lcd_density=1
keyguard.no_require_sim=true
debug.nfc.fw_download=false
debug.nfc.se=false
ro.ril.wake_lock_timeout=200000
ro.streaming.video.drs=true
ro.tether.denied=true
ro.sony.sound.enabled=true
ro.sony.irremote.devicefile=/dev/ttySIR0
ro.sony.autovolume.threshold=10
ro.product-res-path=vendor/framework/SemcGenericUxpRes.apk
ro.sony.update.server=info.update.sony.net
ro.sony.update.category_id=ST001
ro.config.alarm_alert=Alarm.ogg
ro.config.notification_sound=Notification.ogg
ro.config.ringtone=Ringtone_XPERIA.ogg
ro.carrier=unknown
drm.service.enabled=true
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=64m
dalvik.vm.heapsize=384m
ro.semc.enhance.supported=true
ro.semc.clearaudio.supported=true
ro.somc.dmnorm.supported=true
ro.sony.wifisleep=0
ro.sf.lcd_density=160
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=4.1_r4
ro.com.google.clientidbase=android-sony
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
tf.enable=y
ro.sony.wan.ipv6.enable=false
persist.sys.sony.cabc.disable=0
persist.sys.sony.hdmi.disable=0
ro.sony.cradle.settings=true
ro.sony.hdmi.settings=true
ro.sony.cabc.settings=true
ro.sony.dlna_dms.enabled=false
ro.somc.social_product_model=PRODUCT_MODEL_TABLET
ro.sony.irremote.protocol_type=2
ro.sony.ols.eula=1
ro.pss.ps1content_disable=1
init.svc.ueventd=running
init.svc.recovery=running
init.svc.nfx_daemon=running
init.svc.radbd=running
Could you please help me to fix this issue?
thanks in advance
Hi,
I need your feedback regarding this problem.
thanks in advance for your support.
Br
nasamehdi said:
Hi,
I need your feedback regarding this problem.
thanks in advance for your support.
Br
Click to expand...
Click to collapse
Did you read the Q&A???
Q. Arrrgh I think I am bricked!
A. Ok firstly calm down and DO NOT factory reset if you haven't already. Next try the step above (installing zip) twice in a row, any zip will do and then use the command adb pull /tmp/recovery.log
Once the file is pulled please rename it from .log to .txt and create a new thread and add attach the file to it and don't forget to tag me "@stifilz" so I see it.
@stifilz
I followed the steps as discribed in Q&A.
below the steps :
1 - I started my tablet on the recovery mode
2- I copied the signed-nbx03_001-ota-120914044 file to SD card
3- i have installed the file from SD card but I got the error message "Installtion aborted"
Please find attached the screenshot of installtion and the recovery file.
thanks in advance for your help
stifilz said:
Did you read the Q&A???
Q. Arrrgh I think I am bricked!
A. Ok firstly calm down and DO NOT factory reset if you haven't already. Next try the step above (installing zip) twice in a row, any zip will do and then use the command adb pull /tmp/recovery.log
Once the file is pulled please rename it from .log to .txt and create a new thread and add attach the file to it and don't forget to tag me @stifilz" so I see it.
Click to expand...
Click to collapse

Categories

Resources