Update Failure from rooted 2.3.2 to 2.3.3 - Nexus S General

hi,
I read that I can update from 2.3.2 to 2.3.3.
So i downloaded the File:
http://android.clients.google.com/p...9e.signed-soju-GRI40-from-GRH78C.98f3836c.zip
copied to /sdcard/ renamed it to updated.zip
went in the recovery mode and tried to apply it.
But instead of updating I got:
Code:
Starting recovery on Fri Feb 25 11:33:53 2011
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (480 x 800)
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /sdcard vfat /dev/block/platform/s3c-sdhci.0/by-name/media (null)
2 /system ext4 /dev/block/platform/s3c-sdhci.0/by-name/system (null)
3 /cache yaffs2 cache (null)
4 /data ext4 /dev/block/platform/s3c-sdhci.0/by-name/userdata (null)
5 /misc mtd misc (null)
6 /boot mtd boot (null)
7 /recovery mtd recovery (null)
8 /bootloader mtd bootloader (null)
9 /radio mtd radio (null)
Fixing execute permissions for /cache
mtd: successfully wrote block at 0
I:Set boot command "boot-recovery"
stat() of /dev/block/platform/s3c-sdhci.0/by-name/userdata succeeded on try 1
Command: "/sbin/recovery"
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
persist.service.adb.enable=0
ro.build.id=GRH78C
ro.build.display.id=GRH78C
ro.build.version.incremental=93600
ro.build.version.sdk=9
ro.build.version.codename=REL
ro.build.version.release=2.3.2
ro.build.date=Thu Jan 20 00:02:31 PST 2011
ro.build.date.utc=1295510551
ro.build.type=user
ro.build.user=android-build
ro.build.host=android-test-15.mtv.corp.google.com
ro.build.tags=release-keys
ro.product.model=Nexus S
ro.product.brand=google
ro.product.name=soju
ro.product.device=crespo
ro.product.board=herring
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=s5pc110
ro.build.product=crespo
ro.build.description=soju-user 2.3.2 GRH78C 93600 release-keys
ro.build.fingerprint=google/soju/crespo:2.3.2/GRH78C/93600:user/release-keys
rild.libpath=/vendor/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=240
ro.config.ringtone=Sceptrum.ogg
ro.config.notification_sound=Castor.ogg
ro.opengles.version=131072
wifi.interface=eth0
wifi.supplicant_scan_interval=15
dalvik.vm.heapsize=32m
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
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.config.alarm_alert=Alarm_Classic.ogg
ro.com.android.wifi-watchlist=GoogleGuest
ro.error.receiver.system.apps=com.google.android.feedback
ro.setupwizard.enterprise_mode=1
keyguard.no_require_sim=true
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=39303EB8546600EC
ro.bootmode=unknown
ro.baseband=I9020XXJK8
ro.carrier=TMB
ro.bootloader=I9020XXJK1
ro.hardware=herring
ro.revision=11
init.svc.recovery=running
init.svc.adbd=stopped
mtd: successfully wrote block at 0
I:Set boot command ""
-- Install /sdcard ...
mtd: successfully wrote block at 0
I:Set boot command "boot-recovery"
Finding update package...
I:Update location: /tmp/sideload/package.zip
Opening update package...
I:1 key(s) loaded from /res/keys
Verifying update package...
I:comment is 1604 bytes; signature 1586 bytes from end
I:whole-file signature verified
I:verify_file returned 0
Installing update...
Verifying current system...
contents of partition "boot" didn't match MTD:boot:2949120:ddf4dec1310bc3213cbcdee1f4915e86f045755b:2945024:754a5866e3918318bdc85dc6a75f81c08f6c5427
file "MTD:boot:2949120:ddf4dec1310bc3213cbcdee1f4915e86f045755b:2945024:754a5866e3918318bdc85dc6a75f81c08f6c5427" 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("MTD:boot:2949120:ddf4dec1310bc3213cbcdee1f4915e86f045755b:2945024:754a5866e3918318bdc85dc6a75f81c08f6c5427")
assert failed: apply_patch_check("MTD:boot:2949120:ddf4dec1310bc3213cbcdee1f4915e86f045755b:2945024:754a5866e3918318bdc85dc6a75f81c08f6c5427")
E:Error in /tmp/sideload/package.zip
(Status 7)
Installation aborted.
mtd: successfully wrote block at 0
I:Set boot command ""
I remembered that I installed theft aware in root mode, so I went and uninstalled it as they told me, but I got the same error again
I have samba file sharing, root explorer and connect droid as root apps which are in the superuser list.
I looked through the system dir and saw that the app "app/superuser" and xbin/su have newer date infos.
are they the reason it wont work?
What do you suggest what to do?
thanks in advance devzero.

Avalun said:
hi,
I read that I can update from 2.3.2 to 2.3.3.
So i downloaded the File:
http://android.clients.google.com/p...9e.signed-soju-GRI40-from-GRH78C.98f3836c.zip
copied to /sdcard/ renamed it to updated.zip
went in the recovery mode and tried to apply it.
But instead of updating I got:
Code:
Starting recovery on Fri Feb 25 11:33:53 2011
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (480 x 800)
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /sdcard vfat /dev/block/platform/s3c-sdhci.0/by-name/media (null)
2 /system ext4 /dev/block/platform/s3c-sdhci.0/by-name/system (null)
3 /cache yaffs2 cache (null)
4 /data ext4 /dev/block/platform/s3c-sdhci.0/by-name/userdata (null)
5 /misc mtd misc (null)
6 /boot mtd boot (null)
7 /recovery mtd recovery (null)
8 /bootloader mtd bootloader (null)
9 /radio mtd radio (null)
Fixing execute permissions for /cache
mtd: successfully wrote block at 0
I:Set boot command "boot-recovery"
stat() of /dev/block/platform/s3c-sdhci.0/by-name/userdata succeeded on try 1
Command: "/sbin/recovery"
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
persist.service.adb.enable=0
ro.build.id=GRH78C
ro.build.display.id=GRH78C
ro.build.version.incremental=93600
ro.build.version.sdk=9
ro.build.version.codename=REL
ro.build.version.release=2.3.2
ro.build.date=Thu Jan 20 00:02:31 PST 2011
ro.build.date.utc=1295510551
ro.build.type=user
ro.build.user=android-build
ro.build.host=android-test-15.mtv.corp.google.com
ro.build.tags=release-keys
ro.product.model=Nexus S
ro.product.brand=google
ro.product.name=soju
ro.product.device=crespo
ro.product.board=herring
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=s5pc110
ro.build.product=crespo
ro.build.description=soju-user 2.3.2 GRH78C 93600 release-keys
ro.build.fingerprint=google/soju/crespo:2.3.2/GRH78C/93600:user/release-keys
rild.libpath=/vendor/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=240
ro.config.ringtone=Sceptrum.ogg
ro.config.notification_sound=Castor.ogg
ro.opengles.version=131072
wifi.interface=eth0
wifi.supplicant_scan_interval=15
dalvik.vm.heapsize=32m
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
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.config.alarm_alert=Alarm_Classic.ogg
ro.com.android.wifi-watchlist=GoogleGuest
ro.error.receiver.system.apps=com.google.android.feedback
ro.setupwizard.enterprise_mode=1
keyguard.no_require_sim=true
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=39303EB8546600EC
ro.bootmode=unknown
ro.baseband=I9020XXJK8
ro.carrier=TMB
ro.bootloader=I9020XXJK1
ro.hardware=herring
ro.revision=11
init.svc.recovery=running
init.svc.adbd=stopped
mtd: successfully wrote block at 0
I:Set boot command ""
-- Install /sdcard ...
mtd: successfully wrote block at 0
I:Set boot command "boot-recovery"
Finding update package...
I:Update location: /tmp/sideload/package.zip
Opening update package...
I:1 key(s) loaded from /res/keys
Verifying update package...
I:comment is 1604 bytes; signature 1586 bytes from end
I:whole-file signature verified
I:verify_file returned 0
Installing update...
Verifying current system...
contents of partition "boot" didn't match MTD:boot:2949120:ddf4dec1310bc3213cbcdee1f4915e86f045755b:2945024:754a5866e3918318bdc85dc6a75f81c08f6c5427
file "MTD:boot:2949120:ddf4dec1310bc3213cbcdee1f4915e86f045755b:2945024:754a5866e3918318bdc85dc6a75f81c08f6c5427" 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("MTD:boot:2949120:ddf4dec1310bc3213cbcdee1f4915e86f045755b:2945024:754a5866e3918318bdc85dc6a75f81c08f6c5427")
assert failed: apply_patch_check("MTD:boot:2949120:ddf4dec1310bc3213cbcdee1f4915e86f045755b:2945024:754a5866e3918318bdc85dc6a75f81c08f6c5427")
E:Error in /tmp/sideload/package.zip
(Status 7)
Installation aborted.
mtd: successfully wrote block at 0
I:Set boot command ""
I remembered that I installed theft aware in root mode, so I went and uninstalled it as they told me, but I got the same error again
I have samba file sharing, root explorer and connect droid as root apps which are in the superuser list.
I looked through the system dir and saw that the app "app/superuser" and xbin/su have newer date infos.
are they the reason it wont work?
What do you suggest what to do?
thanks in advance devzero.
Click to expand...
Click to collapse
Did you install an insecure boot image?
You might be able to apply the full rom, not the incremental upgrade - found here: http://android.clients.google.com/p...2cf141e6a.signed-soju-ota-102588.f182cf14.zip

I just did the general root manual and my rom is the stock version.
If I apply the full rom, are my apps and contacts gone, so I have to reinstall them?

As the prior poster suggested, it appears to be your boot partition has been modified, and the script fails at that point. From your output you posted:
"Verifying current system...
contents of partition "boot" didn't match MTD"
Click to expand...
Click to collapse
If you're adventurous, you could open the update zip file and remark out/delete the lines that check the boot partition AND the ones that actually patch it. Critical you do both of those!!!! You wouldn't want to patch something via script that isn't what is expected by the script.
Warning: like I said, do this only if you're adventerous. i haven't tried it specifically with the boot partition, but we managed to force the upgrade to 2.3.2 for several people who had modded Google files on the /system partition by removing the lines in the script that do that.

krohnjw said:
Did you install an insecure boot image?
You might be able to apply the full rom, not the incremental upgrade - found here: http://android.clients.google.com/p...2cf141e6a.signed-soju-ota-102588.f182cf14.zip
Click to expand...
Click to collapse
offtopic: ... how you find this URL? Now I don't need to worry about bricking my phone when it comes modifying

Someone here on xda was sill on 2.3.0 and received the full update over ota instead of an incremental update, they grabbed the url last night.
Sent from my Nexus S using XDA App

Avalun said:
I just did the general root manual and my rom is the stock version.
If I apply the full rom, are my apps and contacts gone, so I have to reinstall them?
Click to expand...
Click to collapse
If you don't wipe your apps and data will still be present.
Sent from my Nexus S using XDA App

I had this same problem when trying to update. The solution in my case was to download the backup in this thread: http://forum.xda-developers.com/showthread.php?t=965686
After downloading it extract the boot.img file and fastboot it.
Hope this helps.

krohnjw said:
If you don't wipe your apps and data will still be present.
Sent from my Nexus S using XDA App
Click to expand...
Click to collapse
whoohoo, the full update with you full image worked *bighug* thanks very much.
The OS got unrooted again but thats not so urgent that I need to reroot it

Avalun said:
whoohoo, the full update with you full image worked *bighug* thanks very much.
The OS got unrooted again but thats not so urgent that I need to reroot it
Click to expand...
Click to collapse
I'm having the same issue. Will try the full upgrade as well....

Easiest Way To Update And Keep Root
mabco said:
I'm having the same issue. Will try the full upgrade as well....
Click to expand...
Click to collapse
if you have clockwork mod use this as a restore and you will have a rooted 2.3.3 its the easiest way to do it.
http://www.mediafire.com/?c1ww7zb837uycbk
just unzip and put the backup folder in your clockworkmod recovery folder boot into recovery and restore 2.3.3 takes 2 minutes and you will boot up with a rooted 2.3.3

Is the update supposed to change the baseband version coming from 3.1?
Sent from my Nexus S using XDA App

Bronk93 said:
Is the update supposed to change the baseband version coming from 3.1?
Sent from my Nexus S using XDA App
Click to expand...
Click to collapse
it changes the baseband but if you have clockwork mod you can always go back with no issues.

That's odd. I tried the upgrade using the rooted nandroid image and it worked but my baseband stayed at jk8 for some reason.
Sent from my Nexus S using XDA App

Bronk93 said:
That's odd. I tried the upgrade using the rooted nandroid image and it worked but my baseband stayed at jk8 for some reason.
Sent from my Nexus S using XDA App
Click to expand...
Click to collapse
So are you good or is there some issues
Sent from my Nexus S using XDA App

I have 2.3.2 rooted with clockwork recovery as the default recover (renamed install.recovery.sh to stop it loading).
Can I apply this update using clockwork, or do i have to rename stock recovery so it takes over again.

buachaille said:
I have 2.3.2 rooted with clockwork recovery as the default recover (renamed install.recovery.sh to stop it loading).
Can I apply this update using clockwork, or do i have to rename stock recovery so it takes over again.
Click to expand...
Click to collapse
If you have cw already just unzip the file and put the it in your backup folder and restore
Sent from my Nexus S using XDA App

Isn't the baseband version the radio? If so why did mine not change going from 3.1 to 3.3
Sent from my Nexus S using XDA App

chuck666 said:
I had this same problem when trying to update. The solution in my case was to download the backup in this thread: http://forum.xda-developers.com/showthread.php?t=965686
After downloading it extract the boot.img file and fastboot it.
Hope this helps.
Click to expand...
Click to collapse
How can I do this?
When I try to do:
fastboot flash boot boot.img
I get this error:
ERROR: could not get pipe properties
sending 'boot' (8192 KB)... OKAY
writing 'boot'... FAILED (remote: Write Fail)

hi, is Baseband is supposed to change, i am bit scared to apply this officially update as i have root with cw recovery , i am on stock 2.3.2 wanted 2.3.3 very badly but i am in Uk & most of our folks didnt get the update, so i am becoming desperate, can i apply this zip, as i read on engadget as to before doing manual update i need to check the version, whats all that about, i thought nexuss is same everywhere at least in UK US

Related

ApplicationsProvider.apk

After going through all the update threads time and time again, i am unable to get the update to pass due to invalid checksums in the above file.
I've copied the files from the a500 app dump and changed the rights to rx-x-x in line with everything else and still will not work..
I am on the emea_cus7 version...
Anything i am missing? Surely the one from the system dump cannot have a failed hash or other people using this would have the same issue?
anyone at all assist with this?
ddelamareuk said:
anyone at all assist with this?
Click to expand...
Click to collapse
This is a dump of the recovery log...
Starting recovery on Mon May 30 21:00:15 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.112.01_EMEA_CUS7
ro.build.system.id=Acer_A500_1.112_EMEA_CUS7
ro.build.version.incremental=eng.hermit.20110415.112211
ro.build.version.sdk=11
ro.build.version.codename=REL
ro.build.version.release=3.0.1
ro.build.date=Fri Apr 15 11:23:09 CST 2011
ro.build.date.utc=1302837789
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_emeacus7
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=de
ro.product.locale.region=DE
ro.wifi.channels=
ro.board.platform=tegra
ro.build.product=ventana
ro.build.description=picasso_emeacus7-user 3.0.1 HRI66 eng.hermit.20110415.112211 release-keys
ro.build.fingerprint=acer/picasso_emeacus7/ventana:3.0.1/HRI66/eng.hermit.20110415.112211: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.setupwizard.mode=REQUIRED
ro.com.google.gmsversion=3.0_r5
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=000000000000000e0b9a56dac5d
ro.build.sku=Wifi
ro.product.modelalias=A500
ro.ec.version=21010000
ro.device.sn=xeh6len0151171f7571500
ro.serialno=11712885515
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/ApplicationsProvider.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/ApplicationsProvider.apk", "b6c1934ab575e7181f0bfb2f8ef76d2cff57a015", "9af54952961b1f6bcd74d046fd79cd189f8ab162")
assert failed: apply_patch_check("/system/app/ApplicationsProvider.apk", "b6c1934ab575e7181f0bfb2f8ef76d2cff57a015", "9af54952961b1f6bcd74d046fd79cd189f8ab162")
E:Error in /cache/acer_ug/update.zip
(Status 7)
Installation aborted.
Try some /system dumps in dev forum
You can use ext2explorer to extract the file
Copy the extracted file from other's dump, and update again (backup is always good)
Note that NOT file from ANY dump will work.
file is NOT interchangeable between different versions of firmware
so you have to find the one matching your firmware
thanks for the reply!
I can't believe that no ones else is having this issue, especially when this was one of the files i didn't modify or remove... strange that it now shows as an md5 fail
The other files which i had removed and replaced from deodexed dumps worked fine...
Biggest concern i have is if these updates remain incremental, i will NEVER be able to update this until we ge tthe bootloader unlocked...
I might as well just give up lol
Well I did have this problem on replaced Email.apk
that's why I suggested you to extract files from other's dump
Have you ever flashed other's system dump to your tablet?
maybe for unbricking?
or maybe you have a wrong update package (if not OTA)?
try to get files from dumps with the SAME kernel version and firmware version
It is weird the problem happened on an untouched file.

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.

Flash RUU via ADB?

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

[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