Flash RUU via ADB? - myTouch 4G Q&A, Help & Troubleshooting

MyTouch 4g wont boot into Hboot (even via command from adb) and wont flash anything via recovery. Tried to adb flash new recovery (thinking it was possibly a corrupted recovery) but wont do that either. Strangest thing is the phone will boot up just fine into the ROM (Running CM7 2.3.7 nightly). My question is, is it possible to flash RUU via adb? Since I cant get into bootloader not really possible to it via fastboot.
Android Version 2.3.7
Kernel Version 2.6.35.7 [email protected] #7
Mod Version CyanogenMod-7-20120527-Nightly-e739

After trying to install rom via recovery, this is what I get.
Starting recovery on Sun Jan 6 17:13:03 1980
framebuffer: fd 4 (480 x 800)
ClockworkMod Recovery v5.0.2.7
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /boot emmc /dev/block/mmcblk0p7 (null)
2 /system ext3 /dev/block/mmcblk0p15 (null)
3 /data ext3 /dev/block/mmcblk0p16 (null)
4 /recovery emmc /dev/block/mmcblk0p17 (null)
5 /cache ext3 /dev/block/mmcblk0p18 (null)
6 /sdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1
W:Unable to get recovery.fstab info for /datadata during fstab generation!
W:Unable to get recovery.fstab info for /emmc during fstab generation!
W:Unable to get recovery.fstab info for /sd-ext during fstab generation!
I:Completed outputting fstab.
Irocessing arguments.
I:Checking arguments.
I:device_recovery_start()
Command: "/sbin/recovery"
ro.secure=0
ro.allow.mock.location=1
ro.debuggable=1
persist.service.adb.enable=1
ro.build.id=GINGERBREAD
ro.build.display.id=e730-eng 2.3.7 GINGERBREAD eng.koush.20120108.152841 test-keys
ro.build.version.incremental=eng.koush.20120108.152841
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.7
ro.build.date=Sun Jan 8 15:29:08 PST 2012
ro.build.date.utc=0
ro.build.type=eng
ro.build.user=koush
ro.build.host=Koushik-Lion.local
ro.build.tags=test-keys
ro.product.model=LG Optimus Sol
ro.product.brand=generic
ro.product.name=e730
ro.product.device=e730
ro.product.board=victor
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=unknown
ro.product.locale.language=hdpi
ro.product.locale.region=
ro.wifi.channels=
ro.board.platform=msm7x30
ro.build.product=e730
ro.build.description=e730-eng 2.3.7 GINGERBREAD eng.koush.20120108.152841 test-keys
ro.build.fingerprint=generic/e730/e730:2.3.7/GINGERBREAD/eng.koush.20120108.152841:eng/test-keys
ro.sf.lcd_density=240
ro.gsm.2nd_data_retry_config=max_retries=3, 2000, 2000, 2000
ro.telephony.ril_class=lgeqcom
rild.libpath=/system/lib/libril-qc-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
ro.telephony.default_network=0
net.tcp.buffersize.hsdpa=4094,87380,393216,4096,16384,110208
net.change=net.bt.name
wifi.features=p2p
wifi.interface=wlan0
wifi.supplicant_scan_interval=30
mobiledata.interfaces=rmnet0,rmnet1,rmnet2
ro.opengles.version=131072
dalvik.vm.heapsize=48m
ro.product.camera=victor
ro.com.google.clientidbase=android-lge
ro.com.google.locationfeatures=1
ro.com.google.networklocation=1
ro.com.google.gmsversion=2.3_r6
ro.setupwizard.enable_bypass=1
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=y
ro.vold.umsdirtyratio=20
keyguard.no_require_sim=true
ro.kernel.android.checkjni=1
ro.setupwizard.mode=OPTIONAL
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=
ro.bootmode=unknown
ro.baseband=msm
ro.carrier=unknown
ro.bootloader=unknown
ro.hardware=victor
ro.revision=0
ro.emmc=1
init.svc.recovery=running
init.svc.adbd=running
I:Checking for extendedcommand...
I:Running extendedcommand...
Waiting for SD Card to mount (20s)
SD Card mounted...
Verifying SD Card marker...
cb98ee126ac2edafa20b9bf0a28fb123
cb98ee126ac2edafa20b9bf0a28fb123
I:Running script:
I:
ui_print("ROM Manager Version 5.0.0.7");
ui_print("2012 12 15");
ui_print("Preparing to install ROM...");
run_program("/cache/dowipedalvikcache.sh");
assert(install_zip("/sdcard/PD15IMG.zip"));
parse returned 0; 0 errors encountered
ROM Manager Version 5.0.0.7
2012 12 15
Preparing to install ROM...
about to run program [/cache/dowipedalvikcache.sh] with 1 args
mount: mounting /dev/block/mmcblk0p18 on /cache failed: Device or resource busy
mount: can't find /sd-ext in /etc/fstab
umount: can't umount /sd-ext: Invalid argument
run_program: child exited with status 1
-- Installing: /sdcard/PD15IMG.zip
Finding update package...
I:Update location: /sdcard/PD15IMG.zip
Opening update package...
E:Can't open /sdcard/PD15IMG.zip
(bad)
Installation aborted.
result was NULL, message is: assert failed: install_zip("/sdcard/PD15IMG.zip")​
Including a second ROM
Starting recovery on Sun Jan 6 18:34:44 1980
framebuffer: fd 4 (480 x 800)
ClockworkMod Recovery v5.0.2.7
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /boot emmc /dev/block/mmcblk0p7 (null)
2 /system ext3 /dev/block/mmcblk0p15 (null)
3 /data ext3 /dev/block/mmcblk0p16 (null)
4 /recovery emmc /dev/block/mmcblk0p17 (null)
5 /cache ext3 /dev/block/mmcblk0p18 (null)
6 /sdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1
W:Unable to get recovery.fstab info for /datadata during fstab generation!
W:Unable to get recovery.fstab info for /emmc during fstab generation!
W:Unable to get recovery.fstab info for /sd-ext during fstab generation!
I:Completed outputting fstab.
Irocessing arguments.
I:Checking arguments.
I:device_recovery_start()
Command: "/sbin/recovery"
ro.secure=0
ro.allow.mock.location=1
ro.debuggable=1
persist.service.adb.enable=1
ro.build.id=GINGERBREAD
ro.build.display.id=e730-eng 2.3.7 GINGERBREAD eng.koush.20120108.152841 test-keys
ro.build.version.incremental=eng.koush.20120108.152841
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.7
ro.build.date=Sun Jan 8 15:29:08 PST 2012
ro.build.date.utc=0
ro.build.type=eng
ro.build.user=koush
ro.build.host=Koushik-Lion.local
ro.build.tags=test-keys
ro.product.model=LG Optimus Sol
ro.product.brand=generic
ro.product.name=e730
ro.product.device=e730
ro.product.board=victor
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=unknown
ro.product.locale.language=hdpi
ro.product.locale.region=
ro.wifi.channels=
ro.board.platform=msm7x30
ro.build.product=e730
ro.build.description=e730-eng 2.3.7 GINGERBREAD eng.koush.20120108.152841 test-keys
ro.build.fingerprint=generic/e730/e730:2.3.7/GINGERBREAD/eng.koush.20120108.152841:eng/test-keys
ro.sf.lcd_density=240
ro.gsm.2nd_data_retry_config=max_retries=3, 2000, 2000, 2000
ro.telephony.ril_class=lgeqcom
rild.libpath=/system/lib/libril-qc-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
ro.telephony.default_network=0
net.tcp.buffersize.hsdpa=4094,87380,393216,4096,16384,110208
net.change=net.bt.name
wifi.features=p2p
wifi.interface=wlan0
wifi.supplicant_scan_interval=30
mobiledata.interfaces=rmnet0,rmnet1,rmnet2
ro.opengles.version=131072
dalvik.vm.heapsize=48m
ro.product.camera=victor
ro.com.google.clientidbase=android-lge
ro.com.google.locationfeatures=1
ro.com.google.networklocation=1
ro.com.google.gmsversion=2.3_r6
ro.setupwizard.enable_bypass=1
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=y
ro.vold.umsdirtyratio=20
keyguard.no_require_sim=true
ro.kernel.android.checkjni=1
ro.setupwizard.mode=OPTIONAL
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=
ro.bootmode=unknown
ro.baseband=msm
ro.carrier=unknown
ro.bootloader=unknown
ro.hardware=victor
ro.revision=0
ro.emmc=1
init.svc.recovery=running
init.svc.adbd=running
I:Checking for extendedcommand...
I:Running extendedcommand...
Waiting for SD Card to mount (20s)
SD Card mounted...
Verifying SD Card marker...
141ef4cdd01150103f51c87a7a9ba417
141ef4cdd01150103f51c87a7a9ba417
I:Running script:
I:
ui_print("ROM Manager Version 5.0.0.7");
ui_print("1980 1 6");
ui_print("Preparing to install ROM...");
run_program("/cache/dowipedalvikcache.sh");
assert(install_zip("/sdcard/DarkJellyBelly.zip"));
parse returned 0; 0 errors encountered
ROM Manager Version 5.0.0.7
1980 1 6
Preparing to install ROM...
about to run program [/cache/dowipedalvikcache.sh] with 1 args
mount: mounting /dev/block/mmcblk0p18 on /cache failed: Device or resource busy
mount: can't find /sd-ext in /etc/fstab
umount: can't umount /sd-ext: Invalid argument
run_program: child exited with status 1
-- Installing: /sdcard/DarkJellyBelly.zip
Finding update package...
I:Update location: /sdcard/DarkJellyBelly.zip
Opening update package...
minzip: Missed a local header sig (at 7)
E:Can't open /sdcard/DarkJellyBelly.zip
(bad)
Installation aborted.
result was NULL, message is: assert failed: install_zip("/sdcard/DarkJellyBelly.zip")​

So not sure if this is going to work, but I just found this.
Remove battery and hold volume up & down, then insert battery holding volume down then press power on.
Screen Reads
"S/W Upgrade please wait while upgrading..."
Going to rename RUU to upgrade and see where it gets me.
I guess no one is familiar with my issue, not replys to my previous post. So going to try and figure it out myself, but advice would be nice.

Rename it to PD15IMG.zip. That's what the bootloader looks for.
Ordered my Nexus 4 on the 13th. Still waiting.

estallings15 said:
Rename it to PD15IMG.zip. That's what the bootloader looks for.
Ordered my Nexus 4 on the 13th. Still waiting.
Click to expand...
Click to collapse
I had one named PD15IMG and another named update, and nothing happened for 30 mins. I know this phone isnt brick, because it works in the ROM. I just cant get to any of the lower lvl stuff. You have any other recommendations?

WileyDigital said:
I had one named PD15IMG and another named update, and nothing happened for 30 mins. I know this phone isnt brick, because it works in the ROM. I just cant get to any of the lower lvl stuff. You have any other recommendations?
Click to expand...
Click to collapse
Make sure the open to Hide extensions for known files types" is disabled. Otherwise the file might be named "PD15IMG.zip.zip." That gets a lot of people.
Ordered my Nexus 4 on the 13th. Still waiting.

So I dont know if I made a step forward or backward now. I went back to some basics, downloaded the LG support Tool, and used it to do an upgrade. It successfully upgraded, however now the phone bootloops at tmobile splash and I still cant access bootloader. This phone has become so frustrating.
I am only trying to fix it so I can use it as a backup when I am tweaking on my other phones.
I have reached a deadend, I have researched for almost 4 days on how to fix the phone. The only other method I have found is this one:
http://forums.acsyndicate.net/showt...-to-update-your-LG-mytouch-4g-(E739)-manually
and they have links that are broken for the software and I havent been able to find other downloads. So Im hoping someone has some insight here, cause Im seriously thinking of throwing this damn thing away.

[everything edited out - OP doesn't have this phone at all, and the info in this forum is irrelevant]

Wait, you have an LG myTouch? This is the HTC myTouch 4G forum. No wonder I have no clue what you're talking about.
Ordered my Nexus 4 on the 13th. Still waiting.

estallings15 said:
Wait, you have an LG myTouch? This is the HTC myTouch 4G forum. No wonder I have no clue what you're talking about.
Ordered my Nexus 4 on the 13th. Still waiting.
Click to expand...
Click to collapse
Damn, you have a sharp eye! Just checked and indeed he's not talking about a Glacier - E739 is LG MyTouch 4G.
OP, in this case nothing written on this forum helps you in any way. You have a completely different phone, and should look at different forums. Here's the thread that might help:
http://forum.xda-developers.com/showthread.php?t=1755987
In any case, just to answer your question in the thread title: no, ADB can't be used for flashing RUU in any phone and in any condition. ADB daemon is running on the phone only when kernel has finished and Android is booting, and you can't upgrade something that is already running.

Jack_R1 said:
Damn, you have a sharp eye! Just checked and indeed he's not talking about a Glacier - E739 is LG MyTouch 4G.
OP, in this case nothing written on this forum helps you in any way. You have a completely different phone, and should look at different forums. Here's the thread that might help:
http://forum.xda-developers.com/showthread.php?t=1755987
In any case, just to answer your question in the thread title: no, ADB can't be used for flashing RUU in any phone and in any condition. ADB daemon is running on the phone only when kernel has finished and Android is booting, and you can't upgrade something that is already running.
Click to expand...
Click to collapse
I definately am not a pro at this, I just have tech background so I can get around fairly well with it. I didnt know there was a difference. I knew I had a e739 but I didnt think it different much from the HTC mytouch. Now I know.
So I havnet done anything else since last night, the phone still bootloops at Tmobile splash screen and wont boot into bootloader. So whats next? Any insight?

WileyDigital said:
I definately am not a pro at this, I just have tech background so I can get around fairly well with it. I didnt know there was a difference. I knew I had a e739 but I didnt think it different much from the HTC mytouch. Now I know.
So I havnet done anything else since last night, the phone still bootloops at Tmobile splash screen and wont boot into bootloader. So whats next? Any insight?
Click to expand...
Click to collapse
Yes. There are 314 pages in that thread and a bunch of guys there with the phone. Ask them.
Ordered my Nexus 4 on Nov. 13th. Still waiting.

It hard for us to help you out as we aren't familiar with your phone and LG and HTC are totally different hardware wise.
Sent from my HTC myTouch 4g using xda premium

Related

Update Failed!

So happy when i received my update notification
spent around 10 minutes to download
reboot
and it came up with update failed...
Here is the log from cache using root explorer:
Starting recovery on Sun Jun 5 10:51:51 2011
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 /system ext4 /dev/block/mmcblk0p3 (null) 0
2 /data ext4 /dev/block/mmcblk0p8 (null) 0
3 /cache ext4 /dev/block/mmcblk0p4 (null) 0
4 /misc emmc /dev/block/mmcblk0p5 (null) 0
5 /flex ext4 /dev/block/mmcblk0p6 (null) 0
6 /mnt/sdcard vfat /dev/block/mmcblk1p1 (null) 0
7 /boot emmc /dev/block/mmcblk0p2 (null) 0
8 /aboot emmc /dev/block/mmcblk0p8 (null) 0
9 /recovery emmc /dev/block/mmcblk0p1 (null) 0
I:Got arguments from /cache/recovery/command
Command: "/sbin/recovery" "--update_package=CACHE:acer_ug/update.zip"
(replacing path "CACHE:acer_ug/update.zip" with "/cache/acer_ug/update.zip")
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
persist.service.adb.enable=0
ro.build.id=HRI66
ro.build.display.id=Acer_A500_1.016.01_COM_GEN1
ro.build.system.id=Acer_A500_1.016_COM_GEN1
ro.build.version.incremental=eng.hermit.20110318.221911
ro.build.version.sdk=11
ro.build.version.codename=REL
ro.build.version.release=3.0.1
ro.build.date=Fri Mar 18 22:19:47 CST 2011
ro.build.date.utc=1300457987
ro.build.type=user
ro.build.user=hermit
ro.build.host=robert-desktop
ro.build.tags=release-keys
ro.product.model=A500
ro.product.brand=acer
ro.product.name=picasso_generic1
ro.product.device=ventana
ro.product.board=ventana
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Acer
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=tegra
ro.build.product=ventana
ro.build.description=picasso_generic1-user 3.0.1 HRI66 eng.hermit.20110318.221911 release-keys
ro.build.fingerprint=acer/picasso_generic1/ventana:3.0.1/HRI66/eng.hermit.20110318.221911:user/release-keys
ro.build.characteristics=tablet,nosdcard
ro.opengles.version=131072
wifi.interface=wlan0
keyguard.no_require_sim=1
ro.dinfo.version=1.0
ro.cpu.vendor=nVidia
ro.cpu.speed=1.0 GHz
ro.cpu.version=T20
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.setupwizard.mode=REQUIRED
ro.com.google.gmsversion=3.0_r1
ro.com.google.clientidbase=android-acer
acer.sync.adb.mode=ENABLED
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=unknown
ro.bootloader=unknown
ro.ram.size=1GB
ro.hardware=ventana
ro.revision=0
init.svc.recovery=running
ro.aceruuid=000000000000000e0b9a540eadd
ro.build.sku=Wifi
ro.product.modelalias=A500
ro.ec.version=21010000
ro.device.sn=xeh6lan0011181550a1500
ro.serialno=11808730615
ro.flash.density=32GB
init.svc.adbd=stopped
E:/dev/block/mmcblk1 does exist
Finding update package...
I:Update location: /cache/acer_ug/update.zip
Opening update package...
I:1 key(s) loaded from /res/keys
Verifying update package...
I:comment is 1690 bytes; signature 1672 bytes from end
I:whole-file signature verified
I:verify_file returned 0
Installing update...
Verifying current system...
file "/system/app/Email.apk" doesn't have any of expected sha1 sums; checking cache
failed to stat "/cache/saved.file": No such file or directory
failed to load cache file
script aborted: assert failed: apply_patch_check("/system/app/Email.apk", "c4665507634e231613ea063d5b380b507884097d", "e2ee3da68143866a02beca0f41c11212dbac42ad")
assert failed: apply_patch_check("/system/app/Email.apk", "c4665507634e231613ea063d5b380b507884097d", "e2ee3da68143866a02beca0f41c11212dbac42ad")
E:Error in /cache/acer_ug/update.zip
(Status 7)
Installation aborted.
Have been tried so many times
always end up with a same result
How to fix this?
Looks like you changed the email.apk. Replace the original email.apk and it should work after that.
blazingwolf said:
Looks like you changed the email.apk. Replace the original email.apk and it should work after that.
Click to expand...
Click to collapse
thank you for replying
i did try that from various email.apks i found here in this forum
but still ended with same thing
i also download system.img but dont know how to pull out email.apk from there
if i di the hard reset
will it bring back my original email.apk?
blossom said:
thank you for replying
i did try that from various email.apks i found here in this forum
but still ended with same thing
i also download system.img but dont know how to pull out email.apk from there
if i di the hard reset
will it bring back my original email.apk?
Click to expand...
Click to collapse
No it won't. You need to find the correct email.apk for your device. If I remember correctly there is a thread that has the email.apk by kernel. If I see that again I'll post it for you.
blazingwolf said:
No it won't. You need to find the correct email.apk for your device. If I remember correctly there is a thread that has the email.apk by kernel. If I see that again I'll post it for you.
Click to expand...
Click to collapse
thank you so much for the information
just so itchy to get my iconia up graded although nothing major changes in it
i will also try to look for the thread u have mentioned
however please let me know if you find it
just to make sure its the same thread

[Q] how to uninstall itsmagic

I cant update to 3.1. itsmagic is changing my file checksum... how can I remove this?
search function was unavailable, so please spare me the "first read the forum rules" if the topic was already treated elsewhere
thanks,
Comicfan
itsmagic only changes something if you execute it manually.
To uninstall it you have to remove the itsmagic binary.
Edit: usually itsmagic is installed on /data, so it shouldn't affect the OTA.
Instead look at /cache/recovery for the error log to find out what caused the problem
Sent from my HTC Desire using XDA App
sc2k said:
itsmagic only changes something if you execute it manually.
To uninstall it you have to remove the itsmagic binary.
Sent from my HTC Desire using XDA App
Click to expand...
Click to collapse
thanks for your quick reply!
Itsmagic appears in my "/cache/recovery/last log" right before the tab refuses to accept my update file, so I assume it has something to do with it... I reinstalled all stock apps and tried other possible solutions, this is the only thing left i can think about that prevents the tablet from accepting the update.
I have no idea how to delete this binary, or where to find it... some more help would be greatly appreciated.
Comicfan said:
thanks for your quick reply!
Itsmagic appears in my "/cache/recovery/last log" right before the tab refuses to accept my update file, so I assume it has something to do with it... I reinstalled all stock apps and tried other possible solutions, this is the only thing left i can think about that prevents the tablet from accepting the update.
I have no idea how to delete this binary, or where to find it... some more help would be greatly appreciated.
Click to expand...
Click to collapse
Please attach the log. There is probably another reason for the failure of your OTA.
Sent from my HTC Desire using XDA App
Starting recovery on Thu Jul 7 19:21:21 2011
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (1280 x 800)
ClockworkMod Recovery v5.0.0.0(thor2002ro rev1.3.4)
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /system ext4 /dev/block/mmcblk0p3 (null)
2 /data ext4 /dev/block/mmcblk0p8 (null)
3 /cache ext4 /dev/block/mmcblk0p4 (null)
4 /misc emmc /dev/block/mmcblk0p5 (null)
5 /flexrom ext4 /dev/block/mmcblk0p6 (null)
6 /sdcard vfat /dev/block/sda1 /dev/block/mmcblk1p1
7 /boot emmc /dev/block/mmcblk0p2 (null)
8 /aboot emmc /dev/block/mmcblk0p8 (null)
9 /recovery emmc /dev/block/mmcblk0p1 (null)
W:Unable to get recovery.fstab info for /sd-ext during fstab generation!
I:Completed outputting fstab.
Irocessing arguments.
I:Got arguments from /cache/recovery/command
I:Checking arguments.
I:device_recovery_start()
Command: "/sbin/recovery" "--update_package=CACHE:acer_ug/update.zip"
(replacing path "CACHE:acer_ug/update.zip" with "/cache/acer_ug/update.zip")
ro.secure=0
ro.allow.mock.location=0
ro.debuggable=1
persist.service.adb.enable=1
ro.cwm.prefer_tar=true
ro.build.id=HRI66
ro.build.display.id=Acer_A500_1.139.01_COM_GEN1
ro.build.system.id=Acer_A500_1.139_COM_GEN1
ro.build.version.incremental=eng.hermit.20110511.221202
ro.build.version.sdk=11
ro.build.version.codename=REL
ro.build.version.release=3.0.1
ro.build.date=Wed May 11 22:12:55 CST 2011
ro.build.date.utc=1305123175
ro.build.type=user
ro.build.user=hermit
ro.build.host=apple
ro.build.tags=release-keys
ro.product.model=A500
ro.product.brand=acer
ro.product.name=picasso_generic1
ro.product.device=ventana
ro.product.board=ventana
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Acer
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=tegra
ro.build.product=ventana
ro.build.description=picasso_generic1-user 3.0.1 HRI66 eng.hermit.20110511.221202 release-keys
ro.build.fingerprint=acer/picasso_generic1/ventana:3.0.1/HRI66/eng.hermit.20110511.221202:user/release-keys
ro.build.characteristics=tablet,nosdcard
ro.opengles.version=131072
wifi.interface=wlan0
keyguard.no_require_sim=1
ro.dinfo.version=1.0
ro.cpu.vendor=nVidia
ro.cpu.speed=1.0 GHz
ro.cpu.version=T20
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.com.google.clientidbase=android-acer
acer.sync.adb.mode=ENABLED
ro.com.google.gmsversion=3.0_r5
ro.setupwizard.mode=REQUIRED
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=
ro.bootmode=unknown
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=unknown
ro.hardware=ventana
ro.revision=0
init.svc.recovery=running
init.svc.adbd=running
Fixing A500 Boot/Recovery Checksums...
Running itsmagic
Some magic trick by @sc2k on xda
it tricks the bootloader to run any kernel you want.
Thx @Acer for making this so easy.. why did you say the BL is locked if it isn't?
USE AT YOUR OWN RISK!
Done. Have fun!
Done!
Finding update package...
I:Update location: /cache/acer_ug/update.zip
Opening update package...
I:1 key(s) loaded from /res/keys
Verifying update package...
I:comment is 1690 bytes; signature 1672 bytes from end
E:failed to verify whole-file signature
I:verify_file returned 1
E:signature verification failed
Installation aborted.
weather you have it's magic installed on your tablet is irrelevent. Your running the update via CWM mod and CWM runs itsmagic automatically.
I may be way off base, but here's my 2 cents.. if i'm wrong, sorry..
It's seems to be failing on checking the signature of the update.zip file.. It appears that this is an OTA update (downloaded automatically to your tablet) trying install via clockworkmod recovery. I don't think that will work.
I think you need to do one of these (not both)
Install your stock recovery and try the OTA again
or
Take that update.zip (after it downloads) and XOR it (see the update.zip decrypter thread) and extract the update.zip within it and use that with clockworkmod.
Hello, I think you are right. I went back to stock, but now there seems to be a hero of sparta - related problem, but its re-installed... I played it 2 mins ago... cant find the problem.
the positive thing is my error message when my screen freezes after reboot: now its only an orange danger triangle, instead of a red one
Starting recovery on Sat Jul 9 10:26:06 2011
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 /system ext4 /dev/block/mmcblk0p3 (null) 0
2 /data ext4 /dev/block/mmcblk0p8 (null) 0
3 /cache ext4 /dev/block/mmcblk0p4 (null) 0
4 /misc emmc /dev/block/mmcblk0p5 (null) 0
5 /flex ext4 /dev/block/mmcblk0p6 (null) 0
6 /mnt/sdcard vfat /dev/block/mmcblk1p1 (null) 0
7 /boot emmc /dev/block/mmcblk0p2 (null) 0
8 /aboot emmc /dev/block/mmcblk0p8 (null) 0
9 /recovery emmc /dev/block/mmcblk0p1 (null) 0
I:Got arguments from /cache/recovery/command
Command: "/sbin/recovery" "--update_package=CACHE:acer_ug/update.zip"
(replacing path "CACHE:acer_ug/update.zip" with "/cache/acer_ug/update.zip")
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
persist.service.adb.enable=0
ro.build.id=HRI66
ro.build.display.id=Acer_A500_1.141.01_COM_GEN1
ro.build.system.id=Acer_A500_1.141_COM_GEN1
ro.build.version.incremental=eng.hermit.20110512.234151
ro.build.version.sdk=11
ro.build.version.codename=REL
ro.build.version.release=3.0.1
ro.build.date=Thu May 12 23:42:45 CST 2011
ro.build.date.utc=1305214965
ro.build.type=user
ro.build.user=hermit
ro.build.host=apple
ro.build.tags=release-keys
ro.product.model=A500
ro.product.brand=acer
ro.product.name=picasso_generic1
ro.product.device=ventana
ro.product.board=ventana
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Acer
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=tegra
ro.build.product=ventana
ro.build.description=picasso_generic1-user 3.0.1 HRI66 eng.hermit.20110512.234151 release-keys
ro.build.fingerprint=acer/picasso_generic1/ventana:3.0.1/HRI66/eng.hermit.20110512.234151:user/release-keys
ro.build.characteristics=tablet,nosdcard
ro.opengles.version=131072
wifi.interface=wlan0
keyguard.no_require_sim=1
ro.dinfo.version=1.0
ro.cpu.vendor=nVidia
ro.cpu.speed=1.0 GHz
ro.cpu.version=T20
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.com.google.clientidbase=android-acer
acer.sync.adb.mode=ENABLED
ro.com.google.gmsversion=3.0_r5
ro.setupwizard.mode=REQUIRED
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=unknown
ro.bootloader=unknown
ro.ram.size=1GB
ro.hardware=ventana
ro.revision=0
init.svc.recovery=running
ro.aceruuid=000000000000000e0b9a53fe639
ro.build.sku=Wifi
ro.product.modelalias=A500
ro.ec.version=21010000
ro.device.sn=XEH6LAN005115140D61500
ro.serialno=11508213415
ro.flash.density=32GB
init.svc.adbd=stopped
E:/dev/block/mmcblk1 does exist
Finding update package...
I:Update location: /cache/acer_ug/update.zip
Opening update package...
I:1 key(s) loaded from /res/keys
Verifying update package...
I:comment is 1690 bytes; signature 1672 bytes from end
I:whole-file signature verified
I:verify_file returned 0
Installing update...
mount: failed to mount /dev/block/mmcblk0p4 at /cache: Device or resource busy
Verifying current system...
failed to stat "/system/app/HeroOfSparta.apk": No such file or directory
file "/system/app/HeroOfSparta.apk" doesn't have any of expected sha1 sums; checking cache
failed to stat "/cache/saved.file": No such file or directory
failed to load cache file
script aborted: assert failed: apply_patch_check("/system/app/HeroOfSparta.apk", "52615ddf25a770790cc92163019371e53c9ab581", "65a39ed92c1b37263359b0b720f249d0bc6fa271")
assert failed: apply_patch_check("/system/app/HeroOfSparta.apk", "52615ddf25a770790cc92163019371e53c9ab581", "65a39ed92c1b37263359b0b720f249d0bc6fa271")
E:Error in /cache/acer_ug/update.zip
(Status 7)
Installation aborted.
Not sure about the cache errors, but it seems it's unable to find /system/app/HeroOfSparta.apk. Is it there? or is it in /data/app instead. It must be in /system/app for the update to work.

[Q] ota update fails 4.010.10

My update keeps failing 4.010.07 to 4.010.10. I have all my original apps installed of course and unroot using iconiaroot1.3.apk then i restart. Go to start the update it restarts then im stuck with an orange triangle symbol. I have even taken out the sd card reading that some people have tried that. I installed 4.010.07 using cwm, not sure if that matters or not. would be nice if i can update without wiping my device like i had to do when i use cwm. im going to post my long from /cache/recovery/last_log. I think the problem has something to do with itsmagic but not sure.
Starting recovery on Tue Jul 19 03:03:37 2011
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (1280 x 800)
ClockworkMod Recovery v5.0.0.0(thor2002ro rev1.3.4)
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /system ext4 /dev/block/mmcblk0p3 (null)
2 /data ext4 /dev/block/mmcblk0p8 (null)
3 /cache ext4 /dev/block/mmcblk0p4 (null)
4 /misc emmc /dev/block/mmcblk0p5 (null)
5 /flexrom ext4 /dev/block/mmcblk0p6 (null)
6 /sdcard vfat /dev/block/sda1 /dev/block/mmcblk1p1
7 /boot emmc /dev/block/mmcblk0p2 (null)
8 /aboot emmc /dev/block/mmcblk0p8 (null)
9 /recovery emmc /dev/block/mmcblk0p1 (null)
W:Unable to get recovery.fstab info for /sd-ext during fstab generation!
I:Completed outputting fstab.
Irocessing arguments.
I:Got arguments from /cache/recovery/command
I:Checking arguments.
I:device_recovery_start()
Command: "/sbin/recovery" "--update_package=CACHE:acer_ug/update.zip"
(replacing path "CACHE:acer_ug/update.zip" with "/cache/acer_ug/update.zip")
ro.secure=0
ro.allow.mock.location=0
ro.debuggable=1
persist.service.adb.enable=1
ro.cwm.prefer_tar=true
ro.build.id=HRI66
ro.build.display.id=Acer_A500_1.139.01_COM_GEN1
ro.build.system.id=Acer_A500_1.139_COM_GEN1
ro.build.version.incremental=eng.hermit.20110511.2 21202
ro.build.version.sdk=11
ro.build.version.codename=REL
ro.build.version.release=3.0.1
ro.build.date=Wed May 11 22:12:55 CST 2011
ro.build.date.utc=1305123175
ro.build.type=user
ro.build.user=hermit
ro.build.host=apple
ro.build.tags=release-keys
ro.product.model=A500
ro.product.brand=acer
ro.product.name=picasso_generic1
ro.product.device=ventana
ro.product.board=ventana
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Acer
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=tegra
ro.build.product=ventana
ro.build.description=picasso_generic1-user 3.0.1 HRI66 eng.hermit.20110511.221202 release-keys
ro.build.fingerprint=acer/picasso_generic1/ventana:3.0.1/HRI66/eng.hermit.20110511.221202:user/release-keys
ro.build.characteristics=tablet,nosdcard
ro.opengles.version=131072
wifi.interface=wlan0
keyguard.no_require_sim=1
ro.dinfo.version=1.0
ro.cpu.vendor=nVidia
ro.cpu.speed=1.0 GHz
ro.cpu.version=T20
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.com.google.clientidbase=android-acer
acer.sync.adb.mode=ENABLED
ro.com.google.gmsversion=3.0_r5
ro.setupwizard.mode=REQUIRED
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=
ro.bootmode=unknown
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=unknown
ro.hardware=ventana
ro.revision=0
init.svc.recovery=running
init.svc.adbd=running
Fixing A500 Boot/Recovery Checksums...
Running itsmagic
Some magic trick by @sc2k on xda
it tricks the bootloader to run any kernel you want.
Thx @Acer for making this so easy.. why did you say the BL is locked if it isn't?
USE AT YOUR OWN RISK!
Done. Have fun!
Done!
Finding update package...
I:Update location: /cache/acer_ug/update.zip
Opening update package...
I:1 key(s) loaded from /res/keys
Verifying update package...
I:comment is 1690 bytes; signature 1672 bytes from end
E:failed to verify whole-file signature
I:verify_file returned 1
E:signature verification failed
Installation aborted.
p.s. i think the problem is because i used cwm to get 3.1 i dont have a stock bootloader? so my question now is how do i get a stock bootloader. i would like to do future ota updates because its simpler.
download iconia recovery app from market, has an option to flash the stock recovery as well....
I could try that but it gives the update number for android 3.01 i belive it lists update rom 1.141.7. I dont want to do that i belive.
did you modify the wpa supplicant file or the email.wpk? you'll have to restore the originals before you can update.
of u know what I did modify the wpa file ill have to change that and try it thanks for reminding me.
P.s. tried that and it still failed.

[Q] CM10 beta2 won't install, suspect bad partitions

Below is the log of failed attempt to flash the cm10 beta. The alpha is currently installed but often apps go missing after reboot. Please help.
Starting recovery on Sat Nov 3 16:02:22 2012
framebuffer: fd 4 (1024 x 600)
ClockworkMod Recovery v3.2.0.1
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /boot vfat /dev/block/mmcblk0p1 (null)
2 /system ext2 /dev/block/mmcblk0p5 (null)
3 /data ext3 /dev/block/mmcblk0p6 (null)
4 /cache ext3 /dev/block/mmcblk0p7 (null)
5 /emmc vfat /dev/block/mmcblk0p8 (null)
6 /sdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1
7 /sd-ext ext3 /dev/block/mmcblk1p2 (null)
I:Completed outputting fstab.
Irocessing arguments.
I:Checking arguments.
I:device_recovery_start()
Command: "/sbin/recovery"
ro.secure=0
ro.allow.mock.location=1
ro.debuggable=1
persist.service.adb.enable=1
ro.build.id=GRI40
ro.build.display.id=GRJ22
ro.build.version.incremental=eng.koush.20110605.162908
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.4
ro.build.date=Sun Jun 5 16:29:26 PDT 2011
ro.build.date.utc=0
ro.build.type=eng
ro.build.user=koush
ro.build.host=Koushik-OSx86.local
ro.build.tags=test-keys
ro.product.model=NookColor
ro.product.brand=bn
ro.product.name=encore
ro.product.device=encore
ro.product.board=encore
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=bn
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=omap3
ro.build.product=encore
ro.build.description=passion-user 2.3.3 GRI40 102588 release-keys
ro.build.fingerprint=google/passion/passion:2.3.3/GRI40/102588:user/release-keys
wifi.interface=tiwlan0
wifi.supplicant_scan_interval=30
dalvik.vm.heapsize=32m
ro.additionalmounts=/mnt/emmc
rild.libpath=/system/lib/libreference-ril.so
rild.libargs=-d /dev/ttyS0
keyguard.no_require_sim=1
dalvik.vm.dexopt-flags=m=y
ro.com.google.locationfeatures=1
ro.com.google.networklocation=1
qemu.sf.lcd_density=161
ro.setupwizard.enable_bypass=1
ro.sf.hwrotation=270
alsa.mixer.playback.master=default
alsa.mixer.capture.master=Analog
ro.opengles.version=131072
ro.rommanager.developerid=cyanogenmod
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.setupwizard.enterprise_mode=1
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.config.ringtone=Playa.ogg
ro.config.notification_sound=regulus.ogg
ro.config.alarm_alert=Alarm_Beep_03.ogg
ro.modversion=CyanogenMod-7.1.0-RC0-encore-KANG
ro.kernel.android.checkjni=1
ro.setupwizard.mode=OPTIONAL
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=
ro.bootmode=unknown
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=unknown
ro.hardware=encore
ro.revision=5
init.svc.recovery=running
init.svc.adbd=running
I:Checking for extendedcommand...
I:Running extendedcommand...
Waiting for SD Card to mount (20s)
SD Card mounted...
I:Running script:
I:
run_program("/sbin/cp", "-R", "/cache/recovery", "/tmp/recovery");
ui_print("ROM Manager Version 5.0.2.1");
ui_print("November 3, 2012");
ui_print("Preparing to install ROM...");
run_program("/cache/dowipedalvikcache.sh");
run_program("/sbin/mount", "/system");
run_program("/sbin/chmod", "+x", "/tmp/recovery/11-rommanager.sh");
run_program("/tmp/recovery/11-rommanager.sh", "place");
assert(install_zip("/sdcard/download/cm-10-encore-b2-fullofbugs-1.zip"));
parse returned 0; 0 errors encountered
about to run program [/sbin/cp] with 4 args
ROM Manager Version 5.0.2.1
November 3, 2012
Preparing to install ROM...
about to run program [/cache/dowipedalvikcache.sh] with 1 args
mount: mounting /dev/block/mmcblk0p7 on /cache failed: Device or resource busy
mount: mounting /dev/block/mmcblk1p2 on /sd-ext failed: No such file or directory
umount: can't umount /sd-ext: Invalid argument
run_program: child exited with status 1
about to run program [/sbin/mount] with 2 args
about to run program [/sbin/chmod] with 3 args
about to run program [/tmp/recovery/11-rommanager.sh] with 2 args
mount: mounting /dev/block/mmcblk0p5 on /system failed: Device or resource busy
-- Installing: /sdcard/download/cm-10-encore-b2-fullofbugs-1.zip
Finding update package...
I:Update location: /sdcard/download/cm-10-encore-b2-fullofbugs-1.zip
Opening update package...
minzip: Missed a local header sig (at 86)
E:Can't open /sdcard/download/cm-10-encore-b2-fullofbugs-1.zip
(bad)
Installation aborted.
result was NULL, message is: assert failed: install_zip("/sdcard/download/cm-10-encore-b2-fullofbugs-1.zip")
No, not bad partitions, just using ROM Manager. Boot to CWM and flash manually.
leapinlar said:
No, not bad partitions, just using ROM Manager. Boot to CWM and flash manually.
Click to expand...
Click to collapse
I should have mentioned I tried both ways, same error.
kSnaz said:
I should have mentioned I tried both ways, same error.
Click to expand...
Click to collapse
It is not saying bad partition, it is saying device is busy. I would suggest you update to a newer version of CWM. Both v5.5.0.4 and v6.0.1.2 are available on my tips thread linked in my signature. Or you could use TWRP.
Thanks for your efforts leapinlar. Turns out it was a bad SD Micro card... Once replaced everything was fine.

[Q] ZTE Blade 2 - Bricked ? Or something

MOST PROBABLY INTERNAL WIPE
So, hey guys. And yes, I am not unique, probably many people had this problem but I don't even know how to describe the problem.
So the thing is, today, I wanted to erase my backups, since everytime I tried to install a custom ROM with ROM Manager, it always failed with wierd erros and everytime I tried, I did backup. So I considered myself smart and that I won't happen anything, so when I booted CWM-Recovery(v4.0.1.5), I erased ALL possible. Any place I saw "delete/format/wipe". I did data/factory reset, cache partition, format boot/data/system/cache/sd-card and sd-ext(have no idea what that is).
I did a reboot and gues what happened ? The image froze with the image operator and the red light on, no blinking, nothing.
I tried then to find a solution, download ROM, do fastboot flash recovery recovery.img, adb boot recovery.... Tried to install ROM or newer version of CWM and it just doesn't allow me to install ANYTHING. Always gives me freaking errors, and not to mention that I can't connect directly with "mount USB storage". And now, can't get into FTM mode.
I searched for ODIN solution, for restoring stock ROM, to flash and what-so-ever, it all failed. So, here I am, and asking you politely, please can you guys help me ?
www(dot)omgwtfimages(dot)com/uploads/286(dot)jpg - Check the image please.
Can anyone help ?
tried this method http://www.modaco.com/topic/339048-guide-flashing-firmware-to-bladelibra-via-windows/ but not luck flashing the restore_stock_recovery.zip
-- Installing: /sdcard/Swedish_Spring_RLS5.zip
Finding update package...
I:Update location: /sdcard/Swedish_Spring_RLS5.zip
Opening update package...
I:1 key(s) loaded from /res/keys
Verifying update package...
I:verify_file returned 1
E:signature verification failed
Installation aborted.
The beginging of the recovery file:
Starting recovery on Sun Jan 6 00:03:24 1980
framebuffer: fd 4 (480 x 800)
CWM-based Recovery v4.0.1.5s
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /recovery mtd recovery (null)
2 /boot mtd boot (null)
3 /cache yaffs2 cache (null)
4 /system yaffs2 system (null)
5 /data yaffs2 userdata (null)
6 /sdcard vfat /dev/block/mmcblk0p1 /dev/block/mmcblk0
7 /sd-ext auto /dev/block/mmcblk0p2 (null)
I:Completed outputting fstab.
Irocessing arguments.
I:Checking arguments.
I:device_recovery_start()
Command: "/sbin/recovery"
ro.secure=0
ro.allow.mock.location=1
ro.debuggable=1
persist.service.adb.enable=1
ro.build.id=GINGERBREAD
ro.build.display.id=generic_bladeii-eng 2.3.7 GINGERBREAD eng.root.20120721.101504 test-keys
ro.build.version.incremental=eng.root.20120721.101504
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.7
ro.build.date=Sat Jul 21 10:19:01 PDT 2012
ro.build.date.utc=0
ro.build.type=eng
ro.build.user=root
ro.build.host=linux
ro.build.tags=test-keys
ro.product.model=Full Android on Emulator
ro.product.brand=zte
ro.product.name=generic_bladeii
ro.product.device=bladeii
ro.product.board=blade2
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=unknown
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm7x30
ro.build.product=bladeii
ro.build.description=generic_bladeii-eng 2.3.7 GINGERBREAD eng.root.20120721.101504 test-keys
ro.build.fingerprint=zte/generic_bladeii/bladeii:2.3.7/GINGERBREAD/eng.root.20120721.101504:eng/test-keys
ro.cm.device=bladeii
keyguard.no_require_sim=true
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.kernel.android.checkjni=1
ro.setupwizard.mode=OPTIONAL
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=BLADE2
ro.bootmode=unknown
ro.baseband=msm
ro.carrier=unknown
ro.bootloader=unknown
ro.hardware=blade2
ro.revision=0
ro.emmc=0
init.svc.usbconfig=stopped
init.svc.recovery=running
init.svc.adbd=running
i resolved my issue, topic can be closed.

Categories

Resources