Problem updating from one CyanogenMod nightly build to another. - Galaxy Tab 10.1v Android Development

Hi,
I'm currently running a nightly build of CyanogenMod 9 (9-20120618-NIGHTLY-p3) on my Galaxy Tab 10.1v, and I am trying to update to a newer build.
I've downloaded '9-29120712-NIGHTLY-p3' and saved the zip on my SD card. I reboot into clockwork mod recovery and, after clearing the cache, I try to apply the update zip. I also tried installing it using the ROM Manager, but it still fails. I don't understand why it won't work. Please help!!!!
This is log:
---------------
Starting recovery on Sun Jul 14 05:39:43 2019
framebuffer: fd 4 (1280 x 800)
ClockworkMod Recovery v5.8.3.1
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null) 0
1 /efs ext4 /dev/block/mmcblk0p1 (null) 0
2 /recovery emmc /dev/block/mmcblk0p2 (null) 0
3 /boot emmc /dev/block/mmcblk0p3 (null) 0
4 /system ext4 /dev/block/mmcblk0p4 (null) 0
5 /cache ext4 /dev/block/mmcblk0p5 (null) 0
6 /data ext4 /dev/block/mmcblk0p8 (null) 0
7 /preload ext4 /dev/block/mmcblk0p10 (null) 0
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 /sdcard 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=1
ro.allow.mock.location=0
ro.debuggable=1
persist.sys.usb.config=adb
ro.build.id=IMM76D
ro.build.display.id=IMM76D
ro.build.version.incremental=eng.koush.20120428.005633
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.4
ro.build.date=Sat Apr 28 00:57:05 PDT 2012
ro.build.date.utc=0
ro.build.type=userdebug
ro.build.user=koush
ro.build.host=Koushik-Lion.local
ro.build.tags=test-keys
ro.product.model=GT-P7510
ro.product.brand=samsung
ro.product.name=GT-P7510
ro.product.device=p4wifi
ro.product.board=p3
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=tegra
ro.build.product=p4wifi
ro.build.description=GT-P7510-user 3.2 HTJ85B UEKMM release-keys
ro.build.fingerprint=samsung/GT-P7510/GT-P7510:3.2/HTJ85B/UEKMM:user/release-keys
ro.build.characteristics=tablet,nosdcard
ro.cm.device=p4wifi
ro.opengles.version=131072
wifi.interface=eth0
rild.libpath=/system/lib/libsec-ril-apalone.so
rild.libargs=-d /dev/ttys0
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
wifi.supplicant_scan_interval=15
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=256m
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.dataroaming=false
ro.cm.version=9.0.0-RC0-p4wifi-UNOFFICIAL
ro.modversion=9.0.0-RC0-p4wifi-UNOFFICIAL
ro.config.ringtone=CyanTone.ogg
ro.config.notification_sound=CyanMessage.ogg
ro.config.alarm_alert=CyanAlarm.ogg
dalvik.vm.lockprof.threshold=500
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=2884143423F4557
ro.bootmode=unknown
ro.baseband=207_DB120215
ro.carrier=unknown
ro.bootloader=P7100BUKC8
ro.hardware=p3
ro.revision=14
ro.emmc=0
init.svc.recovery=running
init.svc.adbd=stopping
sys.usb.state=adb
service.adb.root=1
ro.cwm.prefer_tar=true
I:Checking for extendedcommand...
I:Running extendedcommand...
Waiting for SD Card to mount (20s)
I:using /data/media, no /sdcard found.
SD Card mounted...
Verifying SD Card marker...
a684e0f33ac9a63ea2f20f2798d687fa
I:Running script:
I:
ui_print("ROM Manager Version 5.0.0.8");
ui_print("July 13, 2012");
ui_print("Preparing to install ROM...");
run_program("/cache/dowipedalvikcache.sh");
assert(install_zip("/sdcard/Download/cm-9-20120712-NIGHTLY-p3.zip"));
parse returned 0; 0 errors encountered
ROM Manager Version 5.0.0.8
July 13, 2012
Preparing to install ROM...
about to run program [/cache/dowipedalvikcache.sh] with 1 args
mount: mounting /dev/block/mmcblk0p8 on /data failed: Device or resource busy
mount: mounting /dev/block/mmcblk0p5 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/Download/cm-9-20120712-NIGHTLY-p3.zip
Finding update package...
I:Update location: /sdcard/Download/cm-9-20120712-NIGHTLY-p3.zip
I:using /data/media, no /sdcard found.
Opening update package...
Installing update...
script aborted: assert failed: getprop("ro.product.device") == "p3" || getprop("ro.build.product") == "p3"
assert failed: getprop("ro.product.device") == "p3" || getprop("ro.build.product") == "p3"
E:Error in /sdcard/Download/cm-9-20120712-NIGHTLY-p3.zip
(Status 7)
Installation aborted.
result was NULL, message is: assert failed: install_zip("/sdcard/Download/cm-9-20120712-NIGHTLY-p3.zip")
I:using /data/media, no /sdcard found.

OH YES! Don't worry, I figured it out. I needed to use the Recovery from here: http://droidbasement.com/db-blog/?p=2487, flashed with Odin.

use flash .zip from sdcard instead
BTW you can always flash it using the option "flash .zip from sdcard " insstead.It has never given me problems so far
p.s. I am a p4 user.

Related

[Q] Major Issues (No Android to boot into, having trouble with custom recovery)

Hey, I did go ahead and post here, but I realized that it's in the wrong category, I also gathered some more information so I'd love to get some feedback hopefully reach a resolution.
http://forum.xda-developers.com/showthread.php?t=979908
Where I stand:
I can only access Power+Vol Down (AKA bootloader?), I have no android.
Code:
*** UNLOCKED ***
NEXUSONE PVT SHIP S-ON
HBOOT-0.35.0017
MICROP-0B15
TOUCH PANEL-SYNT0103
RADIO-5.08.00.04
JUN 14 2010,12:02:27
Here's what happened/What I tried:
1) I had Android up, don't remember which version. I tried updating to OTA Gingerbread 2.3 through stock recovery, this failed and that was the last time I saw Android.
2) I tried using FRG33 and renaming to PASSIMG.ZIP - It worked 20% of the time. What I mean by that is that it worked only a few times, but never was able to fully load into Android. Most of the time, it was frozen on the bootup animation
3) I have not found an update.zip that works. In other words, I get this error:
Code:
"E:signature verification failed Installation aborted."
Based on EVERYTHING that I tried so far, there are two potential solutions (unless anyone else has any other thoughts)
1. Flash a custom recovery (tried recovery-RA-nexus-v2.1.1.img) , I am using Easy Fastboot. The only part that I have a problem with is finding the device (Got all the necessary drivers, it just doesn't do anything)
2. Use ODIN to try and recover the phone
Anyone else have any comments/suggestions/feedback/trolling?
step 1. you need to flash with su.zip
step 2. you need to update Stock GRI40 (2.3.3 Gingerbread) ROM
here is link for su.zip and stock GRI40
http://forum.xda-developers.com/showthread.php?t=968396
if you need more help I'll guide you step by step...
Find the correct drivers for fastboot, to show the device. That would be the solution to all your troubles.
Make sure when you do the power and volume down, that you then select FASTBOOT from the on phone menu. Fastboot from the pc will only work if you are at the fastboot screen on the phone..
Sent from my Nexus One using XDA App
thanks danger-rat for the tip, I made sure of that. At this point, I may be having a driver/OS issue?
Can anyone recommend confirmed working drivers for either XP Pro SP3 or Windows 7 64bit?
Try this...
http://www.nexusoneforum.net/forum/...mple-sdk-setup-manual-root-guide-windows.html
Sent from my Nexus One using XDA App
So I was able to get a custom recovery flashed but it's really strange. It can't really mount /MISC/ so it's basically broken. Here's the log:
Code:
Starting recovery on Sun Jan 6 00:00:49 1980
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (480 x 800)
libpng warning: Ignoring bad adaptive filter type
libpng warning: Extra compressed data.
libpng warning: Extra compression data
Build : RA-passion-v2.2.1
E:Can't find MISC:
I:Set boot command "boot-recovery"
Command: "/sbin/recovery"
ro.secure=0
ro.allow.mock.location=0
ro.debuggable=1
persist.service.adb.enable=1
ro.build.id=ERD72
ro.build.display.id=ERD72
ro.build.version.incremental=22132
ro.build.version.sdk=7
ro.build.version.codename=REL
ro.build.version.release=2.1
ro.build.date=Fri Dec 11 13:35:48 PST 2009
ro.build.date.utc=1260567348
ro.build.type=user
ro.build.user=android-build
ro.build.host=android-test-19.mtv.corp.google.com
ro.build.tags=test-keys
ro.product.model=Nexus One
ro.product.brand=google
ro.product.name=passion
ro.product.device=passion
ro.product.board=mahimahi
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=HTC
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=qsd8k
ro.build.product=passion
ro.build.description=passion-user 2.1 ERD72 22132 release-keys
ro.build.fingerprint=google/passion/passion/mahimahi:2.1/ERD72/22132:user/release-keys
ro.sf.lcd_density=240
rild.libpath=/system/lib/libhtc_ril.so
ro.telephony.default_network=0
wifi.interface=eth0
wifi.supplicant_scan_interval=15
ro.opengles.version=131072
dalvik.vm.heapsize=24m
ro.config.ringtone=Ring_Synth_04.ogg
ro.config.notification_sound=pixiedust.ogg
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
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
keyguard.no_require_sim=true
ro.setupwizard.mode=OPTIONAL
ro.media.enc.hprof.file.format=mp4
ro.media.enc.hprof.codec.vid=m4v
ro.media.enc.hprof.codec.aud=amrnb
ro.media.enc.hprof.vid.width=720
ro.media.enc.hprof.vid.height=480
ro.media.enc.hprof.vid.fps=24
ro.media.enc.hprof.vid.bps=2000000
ro.media.enc.hprof.aud.bps=12200
ro.media.enc.hprof.aud.hz=8000
ro.media.enc.hprof.aud.ch=1
ro.media.enc.hprof.duration=60
ro.media.enc.lprof.file.format=3gp
ro.media.enc.lprof.codec.vid=m4v
ro.media.enc.lprof.codec.aud=amrnb
ro.media.enc.lprof.vid.width=176
ro.media.enc.lprof.vid.height=144
ro.media.enc.lprof.vid.fps=15
ro.media.enc.lprof.vid.bps=256000
ro.media.enc.lprof.aud.bps=12200
ro.media.enc.lprof.aud.hz=8000
ro.media.enc.lprof.aud.ch=1
ro.media.enc.lprof.duration=30
ro.media.enc.file.format=3gp,mp4
ro.media.enc.vid.codec=m4v,h263
ro.media.enc.aud.codec=amrnb
ro.media.enc.vid.h263.width=176,800
ro.media.enc.vid.h263.height=144,480
ro.media.enc.vid.h263.bps=64000,1000000
ro.media.enc.vid.h263.fps=1,24
ro.media.enc.vid.m4v.width=176,800
ro.media.enc.vid.m4v.height=144,480
ro.media.enc.vid.m4v.bps=64000,2000000
ro.media.enc.vid.m4v.fps=1,24
ro.media.enc.aud.amrnb.bps=5525,12200
ro.media.enc.aud.amrnb.hz=8000,8000
ro.media.enc.aud.amrnb.ch=1,1
ro.media.dec.aud.wma.enabled=0
ro.media.dec.vid.wmv.enabled=0
ro.media.cam.preview.fps=0
ro.media.dec.jpeg.memcap=20000000
ro.media.enc.jpeg.quality=90,80,70
media.a1026.nsForVoiceRec=0
media.a1026.enableA1026=1
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.bt.name
ro.config.sync=yes
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.modversion=RA-passion-v2.2.1
ro.factorytest=0
ro.serialno=HT9CTP816728
ro.bootmode=recovery
ro.baseband=5.08.00.04
ro.carrier=GOOGLE
ro.bootloader=0.35.0017
ro.hardware=mahimahi
ro.revision=128
init.svc.recovery=running
init.svc.adbd=running
ro.bt.bdaddr_path=/sys/module/board_mahimahi/parameters/bdaddr
ro.ril.def.agps.mode=2
ro.ril.fast.dormancy.rule=1
ro.ril.fast.dormancy.timeout=2
I:Set boot command ""
I:Set boot command ""
I:Set boot command ""
I:Set boot command ""
I:Set boot command ""
Install : new roms/su.zip ?
Press Trackball to confirm,
any other key to abort.
Install from sdcard...
Finding update package.I:Update location: SDCARD:new roms/su.zip
Opening update package...
I:Update file path: /sdcard/new roms/su.zip
I:1 key(s) loaded from /res/keys
Verifying update package...
I:Verified META-INF/CERT.RSA
I:Verified META-INF/MANIFEST.MF
E:Missing file:
META-E:Verification failed
Zip verification failed!
Zip isn't signed correctly!
Installation aborted.
I:Set boot command ""
Signature Check: Disabled
Flashing unsigned zips may corrupt your system!
I:Set boot command ""
Starting recovery on Sun Jan 6 00:02:04 1980
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (480 x 800)
Build : RA-passion-v2.2.1
I:Set boot command "boot-recovery"
Command: "/sbin/recovery"
ro.secure=0
ro.allow.mock.location=0
ro.debuggable=1
persist.service.adb.enable=1
ro.build.id=ERD72
ro.build.display.id=ERD72
ro.build.version.incremental=22132
ro.build.version.sdk=7
ro.build.version.codename=REL
ro.build.version.release=2.1
ro.build.date=Fri Dec 11 13:35:48 PST 2009
ro.build.date.utc=1260567348
ro.build.type=user
ro.build.user=android-build
ro.build.host=android-test-19.mtv.corp.google.com
ro.build.tags=test-keys
ro.product.model=Nexus One
ro.product.brand=google
ro.product.name=passion
ro.product.device=passion
ro.product.board=mahimahi
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=HTC
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=qsd8k
ro.build.product=passion
ro.build.description=passion-user 2.1 ERD72 22132 release-keys
ro.build.fingerprint=google/passion/passion/mahimahi:2.1/ERD72/22132:user/release-keys
ro.sf.lcd_density=240
rild.libpath=/system/lib/libhtc_ril.so
ro.telephony.default_network=0
wifi.interface=eth0
wifi.supplicant_scan_interval=15
ro.opengles.version=131072
dalvik.vm.heapsize=24m
ro.config.ringtone=Ring_Synth_04.ogg
ro.config.notification_sound=pixiedust.ogg
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
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
keyguard.no_require_sim=true
ro.setupwizard.mode=OPTIONAL
ro.media.enc.hprof.file.format=mp4
ro.media.enc.hprof.codec.vid=m4v
ro.media.enc.hprof.codec.aud=amrnb
ro.media.enc.hprof.vid.width=720
ro.media.enc.hprof.vid.height=480
ro.media.enc.hprof.vid.fps=24
ro.media.enc.hprof.vid.bps=2000000
ro.media.enc.hprof.aud.bps=12200
ro.media.enc.hprof.aud.hz=8000
ro.media.enc.hprof.aud.ch=1
ro.media.enc.hprof.duration=60
ro.media.enc.lprof.file.format=3gp
ro.media.enc.lprof.codec.vid=m4v
ro.media.enc.lprof.codec.aud=amrnb
ro.media.enc.lprof.vid.width=176
ro.media.enc.lprof.vid.height=144
ro.media.enc.lprof.vid.fps=15
ro.media.enc.lprof.vid.bps=256000
ro.media.enc.lprof.aud.bps=12200
ro.media.enc.lprof.aud.hz=8000
ro.media.enc.lprof.aud.ch=1
ro.media.enc.lprof.duration=30
ro.media.enc.file.format=3gp,mp4
ro.media.enc.vid.codec=m4v,h263
ro.media.enc.aud.codec=amrnb
ro.media.enc.vid.h263.width=176,800
ro.media.enc.vid.h263.height=144,480
ro.media.enc.vid.h263.bps=64000,1000000
ro.media.enc.vid.h263.fps=1,24
ro.media.enc.vid.m4v.width=176,800
ro.media.enc.vid.m4v.height=144,480
ro.media.enc.vid.m4v.bps=64000,2000000
ro.media.enc.vid.m4v.fps=1,24
ro.media.enc.aud.amrnb.bps=5525,12200
ro.media.enc.aud.amrnb.hz=8000,8000
ro.media.enc.aud.amrnb.ch=1,1
ro.media.dec.aud.wma.enabled=0
ro.media.dec.vid.wmv.enabled=0
ro.media.cam.preview.fps=0
ro.media.dec.jpeg.memcap=20000000
ro.media.enc.jpeg.quality=90,80,70
media.a1026.nsForVoiceRec=0
media.a1026.enableA1026=1
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.bt.name
ro.config.sync=yes
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.modversion=RA-passion-v2.2.1
ro.factorytest=0
ro.serialno=HT9CTP816728
ro.bootmode=recovery
ro.baseband=5.08.00.04
ro.carrier=GOOGLE
ro.bootloader=0.35.0017
ro.hardware=mahimahi
ro.revision=128
init.svc.recovery=running
init.svc.adbd=running
ro.bt.bdaddr_path=/sys/module/board_mahimahi/parameters/bdaddr
ro.ril.def.agps.mode=2
ro.ril.fast.dormancy.rule=1
ro.ril.fast.dormancy.timeout=2
I:Set boot command ""
I:Set boot command ""
matches was 2 on <</dev/block/mtdblock4 /cache yaffs2 rw,no>>
matches was 2 on <</dev/block/mtdblock3 /system yaffs2 rw,n>>
matches was 2 on <</dev/block/mmcblk0p1 /sdcard vfat rw,nod>>
W:Can't unlink CACHE:recovery/command
Signature Check: Disabled
Flashing unsigned zips may corrupt your system!
matches was 2 on <</dev/block/mtdblock4 /cache yaffs2 rw,no>>
matches was 2 on <</dev/block/mtdblock3 /system yaffs2 rw,n>>
matches was 2 on <</dev/block/mmcblk0p1 /sdcard vfat rw,nod>>
E:Can't mount CACHE:recE:Can't open CACHE:recovery/log
I:Set boot command ""
matches was 2 on <</dev/block/mtdblock4 /cache yaffs2 rw,no>>
matches was 2 on <</dev/block/mtdblock3 /system yaffs2 rw,n>>
matches was 2 on <</dev/block/mmcblk0p1 /sdcard vfat rw,nod>>
E:Can't mount /dev/blocE:Can't mount /sdcard
I:Set boot command ""
I:Set boot command ""
I:Set boot command ""
matches was 2 on <</dev/block/mtdblock4 /cache yaffs2 rw,no>>
matches was 2 on <</dev/block/mmcblk0p1 /sdcard vfat rw,nod>>
E:Can't mount CACHE:recE:Can't open CACHE:recovery/log
E:Can't find MISC:
matches was 2 on <</dev/block/mtdblock4 /cache yaffs2 rw,no>>
matches was 2 on <</dev/block/mmcblk0p1 /sdcard vfat rw,nod>>
W:Can't unlink CACHE:recovery/command
matches was 2 on <</dev/block/mtdblock4 /cache yaffs2 rw,no>>
I:Set boot command ""
I:Set boot command ""
matches was 2 on <</dev/block/mtdblock4 /cache yaffs2 rw,no>>
W:Can't unlink CACHE:recovery/command
E:Can't find MISC:
I:Set boot command ""
matches was 2 on <</dev/block/mtdblock4 /cache yaffs2 rw,no>>
matches was 2 on <</dev/block/mtdblock4 /cache yaffs2 rw,no>>
matches was 2 on <</dev/block/mtdblock4 /cache yaffs2 rw,no>>
matches was 2 on <</dev/block/mtdblock4 /cache yaffs2 rw,no>>
matches was 2 on <</dev/block/mtdblock4 /cache yaffs2 rw,no>>
matches was 2 on <</dev/block/mtdblock4 /cache yaffs2 rw,no>>
matches was 2 on <</dev/block/mtdblock4 /cache yaffs2 rw,no>>
matches was 2 on <</dev/block/mtdblock4 /cache yaffs2 rw,no>>
E:Can't mount CACHE:recE:Can't open CACHE:recovery/log
I:Set boot command ""
E:Can't find MISC:
matches was 2 on <</dev/block/mtdblock4 /cache yaffs2 rw,no>>
E:Can't mount CACHE:recE:Can't open CACHE:recovery/log
I:Set boot command ""
matches was 2 on <</dev/block/mtdblock4 /cache yaffs2 rw,no>>
E:Can't mount CACHE:recE:Can't open CACHE:recovery/log
I:Set boot command ""
Move recovery.log to SD
Press Trackball to confirm,
any other key to abort.
Moving aborted!
I:Set boot command ""
Move recovery.log to S
Press Trackball to confirm,
any other key to abort.
Moving : .
Any suggestions? Keep in mind I have no access to android- just bootloader and Amon's custom recovery.
Sorry man, no idea what to suggest...
Sent from my Nexus One using XDA App
Did you try to flash a rom from recovery.
Sent from my Nexus One using XDA App
FIXED!!!!!!!!!
Here's how I did it:
I was able to manually flash Amon's recovery and also Clockwork. Both, unfortunately didn't quite work. It kept failing in different areas.
Since PASSIMG.ZIP was not working for me regardless of what I did (FRG33, etc.), I decided to manually try it. Failed.
I finally, went to developer.htc.com and downloaded this file
Nexus One (ERE36B) Official OS Image
I extracted it and placed the contents in the 'tools' folder of the sdk and started flashing each one manually
1. fastboot flash boot boot.img
2. fastboot flash recovery recovery.img
3. fastboot flash system system.img
4. fastboot flash userdata userdata.img (same file, just renamed)
5. fastboot flash data data.img (same file, just renamed)
fastboot reboot
Then the phone rebooted and viola, it started up STOCK ROM (ERE36B)
Congrats! May be good info to know in a bind, also... xD
Sent from my Nexus One using XDA App

[Q] What the hell is going on? (SOLVED)

I'm trying to load a new CM ROM but I keep getting an abortion message. Here's the log. Can anyone tell me what I'm doing wrong? I'm using rom manager with clockwork.
Starting recovery on Thu May 31 12:03:15 2012
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (480 x 800)
ClockworkMod Recovery v5.0.2.0
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /boot mtd boot (null)
2 /cache yaffs2 cache (null)
3 /data yaffs2 userdata (null)
4 /misc mtd misc (null)
5 /recovery mtd recovery (null)
6 /sdcard vfat /dev/block/mmcblk0p1 /dev/block/mmcblk0
7 /system yaffs2 system (null)
8 /sd-ext ext4 /dev/block/mmcblk0p2 (null)
I:Completed outputting fstab.
Irocessing arguments.
Fixing execute permissions for /cache
mtd: successfully wrote block at 0
I:Set boot command "boot-recovery"
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=GRJ22
ro.build.display.id=GRJ90
ro.build.version.incremental=eng.koush.20110905.103150
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.5
ro.build.date=Mon Sep 5 10:32:20 PDT 2011
ro.build.date.utc=0
ro.build.type=eng
ro.build.user=koush
ro.build.host=Koushik-Lion.local
ro.build.tags=test-keys
ro.product.model=Nexus One
ro.product.brand=google
ro.product.name=passion
ro.product.device=passion
ro.product.board=mahimahi
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=HTC
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=qsd8k
ro.build.product=passion
ro.build.description=passion-user 2.3.4 GRJ22 121341 release-keys
ro.build.fingerprint=google/passion/passion:2.3.4/GRJ22/121341:user/release-keys
keyguard.no_require_sim=true
ro.sf.lcd_density=240
rild.libpath=/system/lib/libhtc_ril.so
wifi.interface=eth0
wifi.supplicant_scan_interval=15
ro.ril.hsxpa=2
ro.ril.gprsclass=10
ro.telephony.default_network=0
ro.opengles.version=131072
dalvik.vm.heapsize=32m
media.a1026.nsForVoiceRec=0
media.a1026.enableA1026=1
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.ril.enable.managed.roaming=1
ro.ril.oem.nosim.ecclist=911,112,999,000,08,118,120,122,110,119,995
ro.ril.emc.mode=2
ro.modversion=CyanogenMod-7.1.0-RC1-N1-KANG
ro.kernel.android.checkjni=1
ro.setupwizard.mode=OPTIONAL
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=HT0CJP801701
ro.bootmode=recovery
ro.baseband=5.08.00.04
ro.carrier=GOOGLE
ro.bootloader=0.35.0017
ro.hardware=mahimahi
ro.revision=132
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...
f532ff99d0b616d54bd1fec6e4b345de
f532ff99d0b616d54bd1fec6e4b345de
I:Running script:
I:
ui_print("ROM Manager Version 5.0.0.7");
ui_print("May 31, 2012");
ui_print("Preparing to install ROM...");
run_program("/cache/dowipedalvikcache.sh");
format("/cache");
format("/data");
format("/sd-ext");
assert(install_zip("/sdcard/update-cm-7.2.0-RC3-p500-signed.zip"));
parse returned 0; 0 errors encountered
ROM Manager Version 5.0.0.7
May 31, 2012
Preparing to install ROM...
about to run program [/cache/dowipedalvikcache.sh] with 1 args
mount: mounting /dev/block/mtdblock4 on /cache failed: Device or resource busy
mount: mounting /dev/block/mmcblk0p2 on /sd-ext failed: No such file or directory
umount: can't umount /sd-ext: Invalid argument
run_program: child exited with status 1
Formatting /cache...
mtd: not erasing bad block at 0x01360000
mtd: not erasing bad block at 0x020e0000
mtd: not erasing bad block at 0x03600000
Formatting /data...
mtd: not erasing bad block at 0x00b00000
mtd: not erasing bad block at 0x02220000
mtd: not erasing bad block at 0x067e0000
mtd: not erasing bad block at 0x0af80000
mtd: not erasing bad block at 0x0b7e0000
Formatting /sd-ext...
Need size of filesystem
E:format_volume: make_extf4fs failed on /dev/block/mmcblk0p2
-- Installing: /sdcard/update-cm-7.2.0-RC3-p500-signed.zip
mtd: successfully wrote block at 0
I:Set boot command "boot-recovery"
Finding update package...
I:Update location: /sdcard/update-cm-7.2.0-RC3-p500-signed.zip
Opening update package...
Installing update...
script aborted: assert failed: getprop("ro.product.device") == "thunderg" || getprop("ro.build.product") == "thunderg" || getprop("ro.product.board") == "thunderg" ||
getprop("ro.product.device") == "p500" || getprop("ro.build.product") == "p500" || getprop("ro.product.board") == "p500"
assert failed: getprop("ro.product.device") == "thunderg" || getprop("ro.build.product") == "thunderg" || getprop("ro.product.board") == "thunderg" || getprop("ro.product.device") == "p500" || getprop("ro.build.product") == "p500" || getprop("ro.product.board") == "p500"
E:Error in /sdcard/update-cm-7.2.0-RC3-p500-signed.zip
(Status 7)
Installation aborted.
result was NULL, message is: assert failed: install_zip("/sdcard/update-cm-7.2.0-RC3-p500-signed.zip")
You're trying to install CM for Optimus One, not for Nexus One. No wonder it fails while checking the type of device.
That's the one I got right from CyanogenMod for my particular phone.
dieselfiend said:
That's the one I got right from CyanogenMod for my particular phone.
Click to expand...
Click to collapse
sometime it does that your best bet is use aroma 1st if that fails then use 4ext recovery
Hmm, what are you doing in Nexus One forums, asking questions about Optimus One?
In any case, your recovery (whatever it is) doesn't like the variables in your build.prop, of your current ROM. To force it to install, you can change updater-script to disable the assertion that fails, or change the build.prop for the assertion to pass.
Jack_R1 said:
Hmm, what are you doing in Nexus One forums, asking questions about Optimus One?
In any case, your recovery (whatever it is) doesn't like the variables in your build.prop, of your current ROM. To force it to install, you can change updater-script to disable the assertion that fails, or change the build.prop for the assertion to pass.
Click to expand...
Click to collapse
hahaha what he said
Man, I admire your knowledge level on this. Can you put in dummy terms?
Sent from my GT-I9100 using Tapatalk 2
I'll try to explain:
There is a file in your current ROM, as in any Android ROM. It's called build.prop, and it sits under /system, as in: /system/build.prop.
This file holds many variables' values, useful for Android boot-up and operation.
3 values interest you:
ro.product.device
ro.build.product
ro.product.board
"Assertion" = some part of the update script of the ROM that runs when you're trying to flash it. This part is checking the variables above, looking for specific values.
If assertion doesn't find the values it's looking for - it errors out and stops the update.
So, 2 ways to deal with it:
1) Change the file /system/build.prop, edit the values of those variables to something that won't trigger assertion failure.
2) Remove the assertion from the update script that is in your ROM.
Given that you have root, the first way should be easier. Just edit the values of those variables, find them in the file, add if some are missing (unlikely), and set all of them to "p500".
I got it to work. I was actually trying to install a ROM for another phone. I didn't realize that I clicked a link that was for a bunch of different phones rather than just mine. I downloaded the right ROM for my phone and all is well. It installed perfectly. Thanks for all the help!

[Q] Cannot format /sdcard Error in CWM

I'm on stock I9000XXJVU_I9000OXAJVU_OXA + CF-Root-XX_OXA_JVU_2.3.6-v4.3-CWM3RFS
I was getting random reboots so I wanted to wipe everything out including internal sdcard, but I can't.
Formatting /sdcard...
E: format_volume failed to unmount "/sdcard"
Error formatting /sdcard!
Click to expand...
Click to collapse
Any idea? Log below:
Starting recovery on Sun Dec 23 11:07:42 2012
framebuffer: fd 4 (480 x 800)
ClockworkMod Recovery v3.0.0.5
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /sdcard vfat /dev/block/mmcblk0p1 (null)
2 /system rfs /dev/block/stl9 (null)
3 /cache rfs /dev/block/stl11 (null)
4 /data rfs /dev/block/mmcblk0p2 (null)
5 /datadata rfs /dev/block/stl10 (null)
6 /boot bml boot (null)
W:Unable to get recovery.fstab info for /sd-ext during fstab generation!
I:Completed outputting fstab.
Checking for ext4 partitions...
Checking /system...
Checking /data...
Checking /datadata...
Checking /cache...
Done!
Irocessing arguments.
I:Checking arguments.
I:device_recovery_start()
Command: "recovery"
ro.secure=0
ro.allow.mock.location=0
ro.debuggable=0
persist.service.adb.enable=0
ro.factorytest=0
ro.serialno=
ro.bootmode=unknown
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=unknown
ro.hardware=herring
ro.revision=48
ro.build.id=GINGERBREAD
ro.build.display.id=GINGERBREAD.XXJVU
ro.build.version.incremental=XXJVU
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.6
ro.build.date=Thu Dec 29 16:42:13 KST 2011
ro.build.date.utc=1325144533
ro.build.type=user
ro.build.user=se.infra
ro.build.host=SEI-22
ro.build.tags=release-keys
ro.product.model=GT-I9000
ro.product.brand=samsung
ro.product.name=GT-I9000
ro.product.device=GT-I9000
ro.product.board=GT-I9000
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=s5pc110
ro.build.product=GT-I9000
ro.build.description=GT-I9000-user 2.3.6 GINGERBREAD XXJVU release-keys
ro.build.fingerprint=samsung/GT-I9000/GT-I9000:2.3.6/GINGERBREAD/XXJVU:user/release-keys
ro.build.PDA=I9000XXJVU
ro.build.hidden_ver=I9000XXJVU
ro.build.changelist=851880
ro.flash.resolution=720
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=240
dalvik.vm.heapsize=64m
ro.opengles.version=131072
persist.service.usb.setting=0
ro.config.ringtone=01_Minimal_tone.ogg
ro.config.notification_sound=01_Sherbet.ogg
ro.config.alarm_alert=Good_Morning.ogg
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.locationfeatures=1
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=2.3_r7
wifi.interface=eth0
wifi.supplicant_scan_interval=15
ro.secdevenc=true
ro.error.receiver.default=com.samsung.receiver.error
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=true
ro.ril.hsxpa=1
ro.ril.gprsclass=10
media.stagefright.enable-player=false
media.stagefright.enable-meta=false
media.stagefright.enable-scan=false
media.stagefright.enable-http=true
media.stagefright.enable-rtsp=false
dev.sfbootcomplete=0
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.com.google.clientidbase=android-samsung
init.svc.console=running
init.svc.recovery=running
init.svc.adbd=running
init.svc.setup_fs=stopped
init.svc.tvout=stopped
ro.radio.noril=yes
ro.bt.bdaddr_path=/efs/bluetooth/bt_addr
status.battery.state=Slow
status.battery.level=5
status.battery.level_raw=50
status.battery.level_scale=9
ro.telephony.call_ring.multiple=0
ro.nfc.port=I2C
I:Checking for extendedcommand...
I:Skipping execution of extendedcommand, file not found...
-- Wiping data...
Formatting /data...
I:Formatting unknown device.
Formatting /cache...
I:Formatting unknown device.
Formatting /datadata...
I:Formatting unknown device.
Formatting /sd-ext...
Formatting /sdcard/.android_secure...
I:Formatting unknown device.
rm: can't remove '.' or '..'
rm: can't remove '.' or '..'
Data wipe complete.
-- Wiping cache...
Formatting /cache...
I:Formatting unknown device.
Cache wipe complete.
Error unmounting /sdcard!
Formatting /sdcard...
E:format_volume failed to unmount "/sdcard"
Error formatting /sdcard!
Back menu button disabled.
E:unknown volume for path [/sd-ext]
rm: can't remove '/data/dalvik-cache': No such file or directory
rm: can't remove '/cache/dalvik-cache': No such file or directory
rm: can't remove '/sd-ext/dalvik-cache': No such file or directory
Dalvik Cache wiped.
Click to expand...
Click to collapse
d1rX said:
I'm on stock I9000XXJVU_I9000OXAJVU_OXA + CF-Root-XX_OXA_JVU_2.3.6-v4.3-CWM3RFS
I was getting random reboots so I wanted to wipe everything out including internal sdcard, but I can't.
Any idea? Log below:
Click to expand...
Click to collapse
Which recovery do you use?
You could format the SD card also if you mount the phone to the pc in recovery mode and Monat the SD card to the pc and format it from there
Hope i helped
Havent done it via PC. Wanted to make it work through CWM. Using 3.0.0.5. Wondering why its not working from the phone
Sent from my GT-I9100 using xda app-developers app
maybe you could update the recovery to a newer version and try again
Isn't 3.0.0.5 the latest for i9000? (2.3.6)
d1rX said:
Isn't 3.0.0.5 the latest for i9000? (2.3.6)
Click to expand...
Click to collapse
i don't know because for the galaxy s plus the newest one is 6.0.1.9
you can use an actual cwm recovery for all android versions
(not only for CM7 or CM9)
hope i helped
Installed Semaphore kernel + CWM 6. It worked just fine. Thanks
d1rX said:
Installed Semaphore kernel + CWM 6. It worked just fine. Thanks
Click to expand...
Click to collapse
Great to read that :good:

[Q] postrecoveryboot.sh , graphics.c

Hi. I am building cwm and i need these two files from system. But i dont know where they are. Can anyone share their location ? i have already recovery.img and recovery.fstab. Help ASAP plz
Could it be that the device doesnt need those two options?
The recovery builder site specifies that SOME devices need those files
Educational question: how did you get the recovery.fstab file?
It was in some direcory. I think sbin or something
NEWS: ok i have created cwm only with stock recovery.img and recovery.fstab and i was not able to boot into recovery using adb commands. I was .ot able to boot phone at all. So i think that i will need to get the other two files
Shapeshift, can you please upload the recovery.img that you extracted, here in this thread or in the following one:
http://forum.xda-developers.com/showthread.php?t=1980683
As far as i understand it, Chainfire (creator of the CF_Auto_root) can use the recovery.img of new devices to support them in the next releases of CF_Auto-Root.
Help me!
Shapeshift said:
Hi. I am building cwm and i need these two files from system. But i dont know where they are. Can anyone share their location ? i have already recovery.img and recovery.fstab. Help ASAP plz
Click to expand...
Click to collapse
I need help!I used these two files but cmw never work! I got that problem just like,in log of recovery!:
Starting recovery on Wed Feb 27 20:14:47 2013
cannot open fb0: No such file or directory
CWM-based Recovery v5.0.2.8
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /boot mtd boot (null)
2 /cache yaffs2 cache (null)
3 /data yaffs2 userdata (null)
4 /misc mtd misc (null)
5 /recovery mtd recovery (null)
6 /sdcard vfat /dev/block/mmcblk0p1 /dev/block/mmcblk0
7 /system yaffs2 system (null)
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.
mtd: successfully wrote block at 0
I:Set boot command "boot-recovery"
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=cm_7019a-eng 2.3.7 GINGERBREAD eng.gui.20130228.040620 test-keys
ro.build.version.incremental=eng.gui.20130228.040620
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.7
ro.build.date=Thu Feb 28 04:08:55 CST 2013
ro.build.date.utc=1361995735
ro.build.type=eng
ro.build.user=gui
ro.build.host=ubuntu
ro.build.tags=test-keys
ro.product.model=7019a
ro.product.brand=coolpad
ro.product.name=cm_7019a
ro.product.device=7019a
ro.product.board=msm7627a_sku3
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=coolpad
ro.product.locale.language=zh
ro.product.locale.region=CN
ro.wifi.channels=
ro.board.platform=msm7k
ro.build.product=7019a
ro.build.description=cm_7019a-eng 2.3.7 GINGERBREAD eng.gui.20130228.040620 test-keys
ro.build.fingerprint=coolpad/cm_7019a/7019a:2.3.7/GINGERBREAD/eng.gui.20130228.040620:eng/test-keys
ro.cm.device=7019a
ro.opengles.version=131072
wifi.interface=wlan0
wifi.supplicant_scan_interval=60
ro.fm.mulinst.recording.support=false
ro.hw_plat=7x27A
ro.additionalmounts=/mnt/emmc
persist.sys.emmcsdcard.enabled=0
persist.sys.emmcpartition=0
persist.dsds.enabled=true
persist.pwroffcharging.enabled=true
dalvik.vm.checkjni=false
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
DEVICE_PROVISIONED=1
debug.sf.hw=1
debug.composition.type=mdp
persist.sys.timezone=Asia/Shanghai
dalvik.vm.heapsize=32m
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=MSM7625ASKU3
ro.bootmode=unknown
ro.baseband=msm
ro.carrier=unknown
ro.bootloader=unknown
ro.hardware=qcom
ro.revision=0
ro.emmc=0
ragentek.adb.root=0
init.svc.recovery=running
init.svc.adbd=running
I:Checking for extendedcommand...
active fb swap failed: Bad file number
I:Skipping execution of extendedcommand, file not found...

4.4.2 device fails OTA update everytime

This device was originally 4.4.3 stock when I got it from AT&T but after messing with it and it being my first android device, I managed to softbrick it. I got the phone working again following this thread: http://forum.xda-developers.com/showpost.php?p=53454972&postcount=1
Now my problem is that no matter what I do I can't get the OTA update to work. Its been like this since the softbrick but I never really cared until 5.0 came out. What happens is the update downloads, reboots to install, stops at 32%, retries, and stops again at 32%. I've tried doing a fresh odin install of G900AUCU1ANCE to remove root and what aver else but it never works. always stops at 32%. The only thing I can think would be the issue is that the bootloader is still 4.4.3 or G900AUCU2AND3 but I don't know how i would go about fixing that. Any help would be appreciated.
I have grabbed the log file from the last failed update, the error is consistent with all the other failed updates on this device.
Code:
__bionic_open_tzdata: couldn't find any tzdata when looking for localtime!
__bionic_open_tzdata: couldn't find any tzdata when looking for GMT!
__bionic_open_tzdata: couldn't find any tzdata when looking for posixrules!
Starting recovery on Tue Apr 29 09:15:25 2014
[collecting table information]
recovery filesystem table
=========================
0 /boot emmc /dev/block/platform/msm_sdcc.1/by-name/boot 0
1 /recovery emmc /dev/block/platform/msm_sdcc.1/by-name/recovery 0
2 /system ext4 /dev/block/platform/msm_sdcc.1/by-name/system 0
3 /data ext4 /dev/block/platform/msm_sdcc.1/by-name/userdata -16384
4 /cache ext4 /dev/block/platform/msm_sdcc.1/by-name/cache 0
5 /sdcard vfat /dev/block/mmcblk1p1 0
6 /efs ext4 /dev/block/platform/msm_sdcc.1/by-name/efs 0
7 /modem emmc /dev/block/platform/msm_sdcc.1/by-name/apnhlos 0
8 /mdm emmc /dev/block/platform/msm_sdcc.1/by-name/modem 0
9 /tmp ramdisk ramdisk 0
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
[initialize init-recovery]
#mount /system
stat() of /dev/block/platform/msm_sdcc.1/by-name/system succeeded on try 1
/system sucessfully mounted
#unmount /cache
/cache sucessfully unmounted
#exec -f /system/bin/e2fsck -v -y /dev/block/platform/msm_sdcc.1/by-name/cache
e2fsck 1.42.6 (21-Sep-2012)
/dev/block/platform/msm_sdcc.1/by-name/cache: clean, 24/32000 files, 45708/128000 blocks
#mount -f /cache
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
/cache sucessfully mounted
#cat -f --no-exist /cache/recovery/command > /cache/recovery/last_command
existed '/cache/recovery/last_command'
#ls /cache/recovery/
-rw-r--r-- root root 80 2015-04-19 06:08 last_command
-rw-r--r-- root root 30 2015-04-19 06:08 last_install
-rw-r--r-- system system 285043 2015-04-19 06:08 last_recovery
-rw-r--r-- system system 0 2015-04-19 06:08 last_last_kernel
-rw-r--r-- system system 131118 2015-04-19 06:08 last_kernel
-rw------- system system 77 2015-04-19 06:21 command
-rw-r----- root root 22251 2015-04-19 06:08 last_log.1
#mount /data
stat() of /dev/block/platform/msm_sdcc.1/by-name/userdata succeeded on try 1
/data sucessfully mounted
#fcut --limited-file-size=256k -f /data/log/recovery_log.txt /tmp/recovery_backup.txt
/system sucessfully unmounted
/data sucessfully unmounted
running init-recovery time : 0.085s
[collecting command]
I:Got arguments from /cache/recovery/command
ro.boot.boot_recovery=1
locale is [en_US]
[initialize ui and event]
load : /res/images/font.png
overscan percent : 0
initalized graphics for qualcomm..
initalized for hlte
defined msm8974
pixel format -> GGL_PIXEL_FORMAT_RGBX_8888
framebuffer: fd 4 (1080 x 1920)
[screen info]
xres = 1080, yres = 1920, xres_virtual = 1080,yres_virtual = 3840
bits_per_pixel = 32
height = 115, width = 65
id = mdssfb_90000
smem_start = 0x7df00000 (len 32505856)
line_length = 4352
mmio_start = 0x00000000 (len 0)
accel = 0, visual = 2
not turn off screen
load : /res/images/icon_installing.png
load : /res/images/icon_error.png
load : /res/images/icon_att_fota_installing.png
load : /res/images/icon_att_fota_updating.png
load : /res/images/icon_att_fota_complete.png
load : /res/images/icon_att_fota_error.png
load : /res/images/icon_tmo_fota_complete.png
load : /res/images/icon_tmo_fota_error.png
load : /res/images/progress_empty.png
load : /res/images/progress_fill.png
load : /res/images/installing_text.xdpi.png
installing_text: en_US (481 x 57 @ 754)
load : /res/images/erasing_text.xdpi.png
erasing_text: en_US (165 x 57 @ 754)
load : /res/images/no_command_text.xdpi.png
no_command_text: en_US (260 x 57 @ 754)
load : /res/images/error_text.xdpi.png
error_text: en_US (98 x 57 @ 754)
load : /res/images/indeterminate01.png
load : /res/images/indeterminate02.png
load : /res/images/indeterminate03.png
load : /res/images/indeterminate04.png
load : /res/images/indeterminate05.png
load : /res/images/indeterminate06.png
load : /res/images/icon_installing_overlay01.png
load : /res/images/icon_installing_overlay02.png
load : /res/images/icon_installing_overlay03.png
load : /res/images/icon_installing_overlay04.png
load : /res/images/icon_installing_overlay05.png
load : /res/images/icon_installing_overlay06.png
load : /res/images/icon_installing_overlay07.png
Command: "/sbin/recovery" "--update_package=/cache/fota/2400258.cfg" "--carry_out=att_fota" "--locale=en_US"
previous_runs = 0
send_intent = (null)
update_package = /cache/fota/2400258.cfg
att_fota_update = 1
tmo_fota_update = 0
wipe_data = 0, wipe_cache = 0,wipe_sdcard = 0,delete_data = 0,wipe_data_crypto = 0,wipe_carrier = 0,no_wipe_custom=0
data_resizing = 0
wipe_hdd_secure = 0
show_ui_text = 0
update_factory_csc = 0, update_home_csc = 0, factory_fota = 0
carry_out = att_fota
tima_kernal_recovery = 0
[property list]
af.resampler.quality=4
mm.enable.qcom_parser=37491
mm.enable.smoothstreaming=true
ro.qc.sdk.izat.service_mask=0x0
ro.qc.sdk.izat.premium_enabled=0
ro.qc.sdk.audio.ssr=false
ro.qc.sdk.audio.fluencetype=none
ro.qc.sdk.camera.facialproc=false
ro.qc.sdk.sensors.gestures=true
ro.qc.sdk.gestures.camera=false
ro.sf.lcd_density=480
ro.adb.secure=1
ro.com.google.gmsversion=4.4.2_r1
ro.com.google.clientidbase=android-samsung
ro.com.google.clientidbase.am=android-att-us
ro.com.google.clientidbase.ms=android-att-us
ro.com.google.clientidbase.yt=android-samsung
ro.com.google.clientidbase.gmm=android-samsung
ro.com.android.dateformat=MM-dd-yyyy
ro.gps.agps_provider=1
ro.sec.fle.encryption=true
ro.boot.emmc=true
ro.boot.sec_atd.tty=/dev/ttyHSL0
ro.boot.baseband=msm
ro.boot.hardware=qcom
ro.boot.serialno=a13796ff
ro.boot.bootloader=G900AUCU2AND3
ro.boot.debug_level=0x4f4c
ro.boot.warranty_bit=0
ro.boot.boot_recovery=1
ro.boot.emmc_checksum=3
ro.boot.nvdata_backup=0
ro.boot.cp_debug_level=0x55FF
ro.data.large_tcp_window_size=true
ro.emmc=true
ro.hdmi.enable=true
ro.hwui.path_cache_size=8
ro.hwui.layer_cache_size=32
ro.hwui.shape_cache_size=2
ro.hwui.texture_cache_size=48
ro.hwui.gradient_cache_size=1
ro.hwui.drop_shadow_cache_size=4
ro.hwui.text_large_cache_width=2048
ro.hwui.text_small_cache_width=1024
ro.hwui.text_large_cache_height=1024
ro.hwui.text_small_cache_height=512
ro.wifi.channels=
ro.allow.mock.location=0
ro.board.platform=msm8974
ro.build.id=KOT49H
ro.build.PDA=G900AUCU1ANCE
ro.build.date=Fri Mar 14 13:15:55 KST 2014
ro.build.date.utc=1394770555
ro.build.host=SWDD5913
ro.build.knox.container=
ro.build.tags=release-keys
ro.build.type=user
ro.build.user=dpi
ro.build.scafe=capuccino
ro.build.scafe.shot=single
ro.build.scafe.size=short
ro.build.display.id=KOT49H.G900AUCU1ANCE
ro.build.product=klteatt
ro.build.selinux=1
ro.build.selinux.enforce=1
ro.build.version.sdk=19
ro.build.version.release=4.4.2
ro.build.version.codename=REL
ro.build.version.incremental=G900AUCU1ANCE
ro.build.changelist=964333
ro.build.hidden_ver=G900AUCU1ANCE
ro.build.description=klteuc-user 4.4.2 KOT49H G900AUCU1ANCE release-keys
ro.build.fingerprint=samsung/klteuc/klteatt:4.4.2/KOT49H/G900AUCU1ANCE:user/release-keys
ro.build.characteristics=att
ro.error.receiver.default=com.samsung.receiver.error
ro.hdcp2.rx=tz
ro.slook.ver=1
ro.config.knox=v30
ro.config.tima=1
ro.config.ringtone=ATT_Firefly_Default.ogg
ro.config.alarm_alert=Morning_flower.ogg
ro.config.timaversion=3.0
ro.config.notification_sound=Whisper.ogg
ro.config.rm_preload_enabled=0
ro.kernel.qemu=0
ro.secure=1
ro.secwvk=144
ro.vendor.extension_library=/vendor/lib/libqc-opt.so
ro.carrier=unknown
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.name=klteuc
ro.product.board=MSM8974
ro.product.brand=samsung
ro.product.model=SAMSUNG-SM-G900A
ro.product.device=klteatt
ro.product.locale.region=US
ro.product.locale.language=en
ro.product.manufacturer=samsung
ro.baseband=msm
ro.bootmode=unknown
ro.chipname=MSM8974PRO
ro.hardware=qcom
ro.opengles.version=196608
ro.qualcomm.cabl=1
ro.revision=14
ro.security.mdpp.ux=Enabled
ro.security.mdpp.ver=1.0
ro.security.mdpp.release=2
ro.security.vpnpp.ver=1.4
ro.security.vpnpp.release=1
ro.serialno=a13796ff
ro.bootloader=G900AUCU2AND3
ro.debuggable=0
ro.debug_level=0x4f4c
ro.factorytest=0
ro.setupwizard.mode=OPTIONAL
ro.product_ship=true
ro.warranty_bit=0
ro.boot_recovery=1
ro.emmc_checksum=3
ro.nvdata_backup=0
ro.securestorage.support=true
ro.cp_debug_level=0x55FF
ro.use_data_netmgrd=false
dev.pm.dyn_samplingrate=1
lpa.decode=false
lpa.use-stagefright=true
mmp.enable.3g2=true
net.bt.name=Android
net.change=net.bt.name
ril.subscription.types=NV,RUIM
init.svc.healthd=running
init.svc.ueventd=running
init.svc.recovery=running
qcom.hw.aac.encoder=true
rild.libargs=-d /dev/smd0
rild.libpath=/system/lib/libsec-ril.so
vidc.debug.level=1
debug.sf.hw=1
debug.egl.hw=1
debug.disable.bwc=1
debug.mdpcomp.logs=0
debug.composition.type=c2d
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-http=true
media.stagefright.enable-scan=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-player=true
media.enable-commonsource=true
media.aac_51_output_enabled=true
dalvik.vm.heapsize=512m
dalvik.vm.heapmaxfree=8m
dalvik.vm.heapminfree=2m
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=128m
dalvik.vm.stack-trace-file=/data/anr/traces.txt
dalvik.vm.heaptargetutilization=0.75
tunnel.audio.encode=true
tunnel.decode=true
tunnel.audiovideo.decode=true
persist.cne.feature=0
persist.gps.qc_nlp_in_use=1
persist.hwc.mdpcomp.enable=true
persist.sys.usb.config=mtp
persist.sys.wfd.virtual=0
persist.sys.dalvik.vm.lib=libdvm.so
persist.sys.logkit.ctrlcode=0
persist.sys.whitelist=/system/etc/whitelist_appops.xml
persist.sys.storage_preload=1
persist.sys.strict_op_enable=false
persist.data.netmgrd.qos.enable=false
persist.demo.hdmirotationlock=false
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=
persist.audio.fluence.speaker=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.voicecall=true
persist.debug.wfd.enable=1
persist.radio.add_power_save=1
persist.radio.apm_sim_not_pwdn=1
persist.timed.enable=true
persist.speaker.prot.enable=false
persist.security.ams.enforcing=1
persist.fuse_sdcard=true
keyguard.no_require_sim=true
security.mdpp=None
security.mdpp.result=None
telephony.lteOnCdmaDevice=0
DEVICE_PROVISIONED=1
stat() of /dev/block/platform/msm_sdcc.1/by-name/efs succeeded on try 1
[Installing package]
-- Installing package...
Finding update package...
I:Update location: /cache/fota/2400258.cfg
stat() of /dev/block/platform/msm_sdcc.1/by-name/system succeeded on try 1
MDFPP_I: Load MDFPP takes 53(ms).
stat() of /dev/block/platform/msm_sdcc.1/by-name/userdata succeeded on try 1
Opening update package...
MDFPP_I: Already /system mounted!
MDFPP_I: Skip MDFPP FOTA Verify(Not Enabled(4))
I:read key e=3 hash=20
I:read key e=3 hash=20
I:2 key(s) loaded from /res/keys
Verifying update package...
I:comment is 1796 bytes; signature 1778 bytes from end
signed len : 170283566
hash 20 :83 95 83 88 ef 26 ae 68 d1 1d e6 eb 42 0c 55 c1 1f 29 e0 db
I:whole-file signature verified against key 0
I:verify_file returned 0
MDFPP_I: 'Free MDFPP' takes 0(ms).
Installing update...
Register_libbootloader_updater Qcom msm8960
open failed '/sys/fs/scfs/system_type' - No such file or directory
îVerifying current system...
partition read matched size 55068416 sha 0634d70068cf5a37655f5f3812b38d073ee76e42
contents of partition "/dev/block/platform/msm_sdcc.1/by-name/apnhlos" didn't match EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95
file "EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" 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
failed to stat "/data/.saved.file": No such file or directory
failed to load data file
script aborted: "EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" has unexpected contents.
"EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" has unexpected contents.
E :Error in /cache/fota/2400258.cfg
(Status 7)
E:Error in /cache/fota/2400258.cfg
(Status 7)
Finding update package...
I:Update location: /cache/fota/2400258.cfg
MDFPP_I: Already /system mounted!
MDFPP_I: Load MDFPP takes 4(ms).
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
stat() of /dev/block/platform/msm_sdcc.1/by-name/userdata succeeded on try 1
Opening update package...
MDFPP_I: Already /system mounted!
MDFPP_I: Skip MDFPP FOTA Verify(Not Enabled(4))
I:read key e=3 hash=20
I:read key e=3 hash=20
I:2 key(s) loaded from /res/keys
Verifying update package...
I:comment is 1796 bytes; signature 1778 bytes from end
signed len : 170283566
hash 20 :83 95 83 88 ef 26 ae 68 d1 1d e6 eb 42 0c 55 c1 1f 29 e0 db
I:whole-file signature verified against key 0
I:verify_file returned 0
MDFPP_I: 'Free MDFPP' takes 0(ms).
Installing update...
Register_libbootloader_updater Qcom msm8960
open failed '/sys/fs/scfs/system_type' - No such file or directory
îVerifying current system...
partition read matched size 55068416 sha 0634d70068cf5a37655f5f3812b38d073ee76e42
contents of partition "/dev/block/platform/msm_sdcc.1/by-name/apnhlos" didn't match EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95
file "EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" 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
failed to stat "/data/.saved.file": No such file or directory
failed to load data file
script aborted: "EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" has unexpected contents.
"EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" has unexpected contents.
E :Error in /cache/fota/2400258.cfg
(Status 7)
E:Error in /cache/fota/2400258.cfg
(Status 7)
FOTA_update_success_log_result()
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
Update Fail. File is written. status = 7
Installation aborted.
[installing post-recovery]
#mount /cache
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
/cache sucessfully mounted
#mkdir system cache 0775 /cache/recovery
#cp -y -f -v /tmp/recovery_backup.txt /cache/recovery/last_recovery
/tmp/recovery_backup.txt -> /cache/recovery/last_recovery (262144 bytes)
transferred in writed time : 0.002s closed time : 0.012s progressed with 125.00M byte/sec
src : -rw-r--r-- root root 262144 2014-04-29 09:15 recovery_backup.txt
dst : -rw-r--r-- system system 262144 2015-04-19 06:22 last_recovery
#mount /data
stat() of /dev/block/platform/msm_sdcc.1/by-name/userdata succeeded on try 1
/data sucessfully mounted
#mkdir system log 0775 /data/log
#cp -y -f -v /tmp/recovery_backup.txt /data/log/recovery_log.txt
/tmp/recovery_backup.txt -> /data/log/recovery_log.txt (262144 bytes)
transferred in writed time : 0.002s closed time : 0.031s progressed with 125.00M byte/sec
src : -rw-r--r-- root root 262144 2014-04-29 09:15 recovery_backup.txt
dst : -rw-r--r-- system system 262144 2015-04-19 06:22 recovery_log.txt
/cache sucessfully unmounted
/data sucessfully unmounted
running post-recovery time : 0.082s
I:Saving locale "en_US"
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
void copy_log_file(const char*, const char*, int) :: create recovery log file '/cache/recovery/log'
void copy_log_file(const char*, const char*, int) :: create recovery log file '/cache/recovery/last_log'
Teir said:
This device was originally 4.4.3 stock when I got it from AT&T but after messing with it and it being my first android device, I managed to softbrick it. I got the phone working again following this thread: http://forum.xda-developers.com/showpost.php?p=53454972&postcount=1
Now my problem is that no matter what I do I can't get the OTA update to work. Its been like this since the softbrick but I never really cared until 5.0 came out. What happens is the update downloads, reboots to install, stops at 32%, retries, and stops again at 32%. I've tried doing a fresh odin install of G900AUCU1ANCE to remove root and what aver else but it never works. always stops at 32%. The only thing I can think would be the issue is that the bootloader is still 4.4.3 or G900AUCU2AND3 but I don't know how i would go about fixing that. Any help would be appreciated.
I have grabbed the log file from the last failed update, the error is consistent with all the other failed updates on this device.
Code:
__bionic_open_tzdata: couldn't find any tzdata when looking for localtime!
__bionic_open_tzdata: couldn't find any tzdata when looking for GMT!
__bionic_open_tzdata: couldn't find any tzdata when looking for posixrules!
Starting recovery on Tue Apr 29 09:15:25 2014
[collecting table information]
recovery filesystem table
=========================
0 /boot emmc /dev/block/platform/msm_sdcc.1/by-name/boot 0
1 /recovery emmc /dev/block/platform/msm_sdcc.1/by-name/recovery 0
2 /system ext4 /dev/block/platform/msm_sdcc.1/by-name/system 0
3 /data ext4 /dev/block/platform/msm_sdcc.1/by-name/userdata -16384
4 /cache ext4 /dev/block/platform/msm_sdcc.1/by-name/cache 0
5 /sdcard vfat /dev/block/mmcblk1p1 0
6 /efs ext4 /dev/block/platform/msm_sdcc.1/by-name/efs 0
7 /modem emmc /dev/block/platform/msm_sdcc.1/by-name/apnhlos 0
8 /mdm emmc /dev/block/platform/msm_sdcc.1/by-name/modem 0
9 /tmp ramdisk ramdisk 0
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
[initialize init-recovery]
#mount /system
stat() of /dev/block/platform/msm_sdcc.1/by-name/system succeeded on try 1
/system sucessfully mounted
#unmount /cache
/cache sucessfully unmounted
#exec -f /system/bin/e2fsck -v -y /dev/block/platform/msm_sdcc.1/by-name/cache
e2fsck 1.42.6 (21-Sep-2012)
/dev/block/platform/msm_sdcc.1/by-name/cache: clean, 24/32000 files, 45708/128000 blocks
#mount -f /cache
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
/cache sucessfully mounted
#cat -f --no-exist /cache/recovery/command > /cache/recovery/last_command
existed '/cache/recovery/last_command'
#ls /cache/recovery/
-rw-r--r-- root root 80 2015-04-19 06:08 last_command
-rw-r--r-- root root 30 2015-04-19 06:08 last_install
-rw-r--r-- system system 285043 2015-04-19 06:08 last_recovery
-rw-r--r-- system system 0 2015-04-19 06:08 last_last_kernel
-rw-r--r-- system system 131118 2015-04-19 06:08 last_kernel
-rw------- system system 77 2015-04-19 06:21 command
-rw-r----- root root 22251 2015-04-19 06:08 last_log.1
#mount /data
stat() of /dev/block/platform/msm_sdcc.1/by-name/userdata succeeded on try 1
/data sucessfully mounted
#fcut --limited-file-size=256k -f /data/log/recovery_log.txt /tmp/recovery_backup.txt
/system sucessfully unmounted
/data sucessfully unmounted
running init-recovery time : 0.085s
[collecting command]
I:Got arguments from /cache/recovery/command
ro.boot.boot_recovery=1
locale is [en_US]
[initialize ui and event]
load : /res/images/font.png
overscan percent : 0
initalized graphics for qualcomm..
initalized for hlte
defined msm8974
pixel format -> GGL_PIXEL_FORMAT_RGBX_8888
framebuffer: fd 4 (1080 x 1920)
[screen info]
xres = 1080, yres = 1920, xres_virtual = 1080,yres_virtual = 3840
bits_per_pixel = 32
height = 115, width = 65
id = mdssfb_90000
smem_start = 0x7df00000 (len 32505856)
line_length = 4352
mmio_start = 0x00000000 (len 0)
accel = 0, visual = 2
not turn off screen
load : /res/images/icon_installing.png
load : /res/images/icon_error.png
load : /res/images/icon_att_fota_installing.png
load : /res/images/icon_att_fota_updating.png
load : /res/images/icon_att_fota_complete.png
load : /res/images/icon_att_fota_error.png
load : /res/images/icon_tmo_fota_complete.png
load : /res/images/icon_tmo_fota_error.png
load : /res/images/progress_empty.png
load : /res/images/progress_fill.png
load : /res/images/installing_text.xdpi.png
installing_text: en_US (481 x 57 @ 754)
load : /res/images/erasing_text.xdpi.png
erasing_text: en_US (165 x 57 @ 754)
load : /res/images/no_command_text.xdpi.png
no_command_text: en_US (260 x 57 @ 754)
load : /res/images/error_text.xdpi.png
error_text: en_US (98 x 57 @ 754)
load : /res/images/indeterminate01.png
load : /res/images/indeterminate02.png
load : /res/images/indeterminate03.png
load : /res/images/indeterminate04.png
load : /res/images/indeterminate05.png
load : /res/images/indeterminate06.png
load : /res/images/icon_installing_overlay01.png
load : /res/images/icon_installing_overlay02.png
load : /res/images/icon_installing_overlay03.png
load : /res/images/icon_installing_overlay04.png
load : /res/images/icon_installing_overlay05.png
load : /res/images/icon_installing_overlay06.png
load : /res/images/icon_installing_overlay07.png
Command: "/sbin/recovery" "--update_package=/cache/fota/2400258.cfg" "--carry_out=att_fota" "--locale=en_US"
previous_runs = 0
send_intent = (null)
update_package = /cache/fota/2400258.cfg
att_fota_update = 1
tmo_fota_update = 0
wipe_data = 0, wipe_cache = 0,wipe_sdcard = 0,delete_data = 0,wipe_data_crypto = 0,wipe_carrier = 0,no_wipe_custom=0
data_resizing = 0
wipe_hdd_secure = 0
show_ui_text = 0
update_factory_csc = 0, update_home_csc = 0, factory_fota = 0
carry_out = att_fota
tima_kernal_recovery = 0
[property list]
af.resampler.quality=4
mm.enable.qcom_parser=37491
mm.enable.smoothstreaming=true
ro.qc.sdk.izat.service_mask=0x0
ro.qc.sdk.izat.premium_enabled=0
ro.qc.sdk.audio.ssr=false
ro.qc.sdk.audio.fluencetype=none
ro.qc.sdk.camera.facialproc=false
ro.qc.sdk.sensors.gestures=true
ro.qc.sdk.gestures.camera=false
ro.sf.lcd_density=480
ro.adb.secure=1
ro.com.google.gmsversion=4.4.2_r1
ro.com.google.clientidbase=android-samsung
ro.com.google.clientidbase.am=android-att-us
ro.com.google.clientidbase.ms=android-att-us
ro.com.google.clientidbase.yt=android-samsung
ro.com.google.clientidbase.gmm=android-samsung
ro.com.android.dateformat=MM-dd-yyyy
ro.gps.agps_provider=1
ro.sec.fle.encryption=true
ro.boot.emmc=true
ro.boot.sec_atd.tty=/dev/ttyHSL0
ro.boot.baseband=msm
ro.boot.hardware=qcom
ro.boot.serialno=a13796ff
ro.boot.bootloader=G900AUCU2AND3
ro.boot.debug_level=0x4f4c
ro.boot.warranty_bit=0
ro.boot.boot_recovery=1
ro.boot.emmc_checksum=3
ro.boot.nvdata_backup=0
ro.boot.cp_debug_level=0x55FF
ro.data.large_tcp_window_size=true
ro.emmc=true
ro.hdmi.enable=true
ro.hwui.path_cache_size=8
ro.hwui.layer_cache_size=32
ro.hwui.shape_cache_size=2
ro.hwui.texture_cache_size=48
ro.hwui.gradient_cache_size=1
ro.hwui.drop_shadow_cache_size=4
ro.hwui.text_large_cache_width=2048
ro.hwui.text_small_cache_width=1024
ro.hwui.text_large_cache_height=1024
ro.hwui.text_small_cache_height=512
ro.wifi.channels=
ro.allow.mock.location=0
ro.board.platform=msm8974
ro.build.id=KOT49H
ro.build.PDA=G900AUCU1ANCE
ro.build.date=Fri Mar 14 13:15:55 KST 2014
ro.build.date.utc=1394770555
ro.build.host=SWDD5913
ro.build.knox.container=
ro.build.tags=release-keys
ro.build.type=user
ro.build.user=dpi
ro.build.scafe=capuccino
ro.build.scafe.shot=single
ro.build.scafe.size=short
ro.build.display.id=KOT49H.G900AUCU1ANCE
ro.build.product=klteatt
ro.build.selinux=1
ro.build.selinux.enforce=1
ro.build.version.sdk=19
ro.build.version.release=4.4.2
ro.build.version.codename=REL
ro.build.version.incremental=G900AUCU1ANCE
ro.build.changelist=964333
ro.build.hidden_ver=G900AUCU1ANCE
ro.build.description=klteuc-user 4.4.2 KOT49H G900AUCU1ANCE release-keys
ro.build.fingerprint=samsung/klteuc/klteatt:4.4.2/KOT49H/G900AUCU1ANCE:user/release-keys
ro.build.characteristics=att
ro.error.receiver.default=com.samsung.receiver.error
ro.hdcp2.rx=tz
ro.slook.ver=1
ro.config.knox=v30
ro.config.tima=1
ro.config.ringtone=ATT_Firefly_Default.ogg
ro.config.alarm_alert=Morning_flower.ogg
ro.config.timaversion=3.0
ro.config.notification_sound=Whisper.ogg
ro.config.rm_preload_enabled=0
ro.kernel.qemu=0
ro.secure=1
ro.secwvk=144
ro.vendor.extension_library=/vendor/lib/libqc-opt.so
ro.carrier=unknown
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.name=klteuc
ro.product.board=MSM8974
ro.product.brand=samsung
ro.product.model=SAMSUNG-SM-G900A
ro.product.device=klteatt
ro.product.locale.region=US
ro.product.locale.language=en
ro.product.manufacturer=samsung
ro.baseband=msm
ro.bootmode=unknown
ro.chipname=MSM8974PRO
ro.hardware=qcom
ro.opengles.version=196608
ro.qualcomm.cabl=1
ro.revision=14
ro.security.mdpp.ux=Enabled
ro.security.mdpp.ver=1.0
ro.security.mdpp.release=2
ro.security.vpnpp.ver=1.4
ro.security.vpnpp.release=1
ro.serialno=a13796ff
ro.bootloader=G900AUCU2AND3
ro.debuggable=0
ro.debug_level=0x4f4c
ro.factorytest=0
ro.setupwizard.mode=OPTIONAL
ro.product_ship=true
ro.warranty_bit=0
ro.boot_recovery=1
ro.emmc_checksum=3
ro.nvdata_backup=0
ro.securestorage.support=true
ro.cp_debug_level=0x55FF
ro.use_data_netmgrd=false
dev.pm.dyn_samplingrate=1
lpa.decode=false
lpa.use-stagefright=true
mmp.enable.3g2=true
net.bt.name=Android
net.change=net.bt.name
ril.subscription.types=NV,RUIM
init.svc.healthd=running
init.svc.ueventd=running
init.svc.recovery=running
qcom.hw.aac.encoder=true
rild.libargs=-d /dev/smd0
rild.libpath=/system/lib/libsec-ril.so
vidc.debug.level=1
debug.sf.hw=1
debug.egl.hw=1
debug.disable.bwc=1
debug.mdpcomp.logs=0
debug.composition.type=c2d
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-http=true
media.stagefright.enable-scan=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-player=true
media.enable-commonsource=true
media.aac_51_output_enabled=true
dalvik.vm.heapsize=512m
dalvik.vm.heapmaxfree=8m
dalvik.vm.heapminfree=2m
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=128m
dalvik.vm.stack-trace-file=/data/anr/traces.txt
dalvik.vm.heaptargetutilization=0.75
tunnel.audio.encode=true
tunnel.decode=true
tunnel.audiovideo.decode=true
persist.cne.feature=0
persist.gps.qc_nlp_in_use=1
persist.hwc.mdpcomp.enable=true
persist.sys.usb.config=mtp
persist.sys.wfd.virtual=0
persist.sys.dalvik.vm.lib=libdvm.so
persist.sys.logkit.ctrlcode=0
persist.sys.whitelist=/system/etc/whitelist_appops.xml
persist.sys.storage_preload=1
persist.sys.strict_op_enable=false
persist.data.netmgrd.qos.enable=false
persist.demo.hdmirotationlock=false
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=
persist.audio.fluence.speaker=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.voicecall=true
persist.debug.wfd.enable=1
persist.radio.add_power_save=1
persist.radio.apm_sim_not_pwdn=1
persist.timed.enable=true
persist.speaker.prot.enable=false
persist.security.ams.enforcing=1
persist.fuse_sdcard=true
keyguard.no_require_sim=true
security.mdpp=None
security.mdpp.result=None
telephony.lteOnCdmaDevice=0
DEVICE_PROVISIONED=1
stat() of /dev/block/platform/msm_sdcc.1/by-name/efs succeeded on try 1
[Installing package]
-- Installing package...
Finding update package...
I:Update location: /cache/fota/2400258.cfg
stat() of /dev/block/platform/msm_sdcc.1/by-name/system succeeded on try 1
MDFPP_I: Load MDFPP takes 53(ms).
stat() of /dev/block/platform/msm_sdcc.1/by-name/userdata succeeded on try 1
Opening update package...
MDFPP_I: Already /system mounted!
MDFPP_I: Skip MDFPP FOTA Verify(Not Enabled(4))
I:read key e=3 hash=20
I:read key e=3 hash=20
I:2 key(s) loaded from /res/keys
Verifying update package...
I:comment is 1796 bytes; signature 1778 bytes from end
signed len : 170283566
hash 20 :83 95 83 88 ef 26 ae 68 d1 1d e6 eb 42 0c 55 c1 1f 29 e0 db
I:whole-file signature verified against key 0
I:verify_file returned 0
MDFPP_I: 'Free MDFPP' takes 0(ms).
Installing update...
Register_libbootloader_updater Qcom msm8960
open failed '/sys/fs/scfs/system_type' - No such file or directory
îVerifying current system...
partition read matched size 55068416 sha 0634d70068cf5a37655f5f3812b38d073ee76e42
contents of partition "/dev/block/platform/msm_sdcc.1/by-name/apnhlos" didn't match EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95
file "EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" 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
failed to stat "/data/.saved.file": No such file or directory
failed to load data file
script aborted: "EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" has unexpected contents.
"EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" has unexpected contents.
E :Error in /cache/fota/2400258.cfg
(Status 7)
E:Error in /cache/fota/2400258.cfg
(Status 7)
Finding update package...
I:Update location: /cache/fota/2400258.cfg
MDFPP_I: Already /system mounted!
MDFPP_I: Load MDFPP takes 4(ms).
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
stat() of /dev/block/platform/msm_sdcc.1/by-name/userdata succeeded on try 1
Opening update package...
MDFPP_I: Already /system mounted!
MDFPP_I: Skip MDFPP FOTA Verify(Not Enabled(4))
I:read key e=3 hash=20
I:read key e=3 hash=20
I:2 key(s) loaded from /res/keys
Verifying update package...
I:comment is 1796 bytes; signature 1778 bytes from end
signed len : 170283566
hash 20 :83 95 83 88 ef 26 ae 68 d1 1d e6 eb 42 0c 55 c1 1f 29 e0 db
I:whole-file signature verified against key 0
I:verify_file returned 0
MDFPP_I: 'Free MDFPP' takes 0(ms).
Installing update...
Register_libbootloader_updater Qcom msm8960
open failed '/sys/fs/scfs/system_type' - No such file or directory
îVerifying current system...
partition read matched size 55068416 sha 0634d70068cf5a37655f5f3812b38d073ee76e42
contents of partition "/dev/block/platform/msm_sdcc.1/by-name/apnhlos" didn't match EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95
file "EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" 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
failed to stat "/data/.saved.file": No such file or directory
failed to load data file
script aborted: "EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" has unexpected contents.
"EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" has unexpected contents.
E :Error in /cache/fota/2400258.cfg
(Status 7)
E:Error in /cache/fota/2400258.cfg
(Status 7)
FOTA_update_success_log_result()
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
Update Fail. File is written. status = 7
Installation aborted.
[installing post-recovery]
#mount /cache
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
/cache sucessfully mounted
#mkdir system cache 0775 /cache/recovery
#cp -y -f -v /tmp/recovery_backup.txt /cache/recovery/last_recovery
/tmp/recovery_backup.txt -> /cache/recovery/last_recovery (262144 bytes)
transferred in writed time : 0.002s closed time : 0.012s progressed with 125.00M byte/sec
src : -rw-r--r-- root root 262144 2014-04-29 09:15 recovery_backup.txt
dst : -rw-r--r-- system system 262144 2015-04-19 06:22 last_recovery
#mount /data
stat() of /dev/block/platform/msm_sdcc.1/by-name/userdata succeeded on try 1
/data sucessfully mounted
#mkdir system log 0775 /data/log
#cp -y -f -v /tmp/recovery_backup.txt /data/log/recovery_log.txt
/tmp/recovery_backup.txt -> /data/log/recovery_log.txt (262144 bytes)
transferred in writed time : 0.002s closed time : 0.031s progressed with 125.00M byte/sec
src : -rw-r--r-- root root 262144 2014-04-29 09:15 recovery_backup.txt
dst : -rw-r--r-- system system 262144 2015-04-19 06:22 recovery_log.txt
/cache sucessfully unmounted
/data sucessfully unmounted
running post-recovery time : 0.082s
I:Saving locale "en_US"
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
void copy_log_file(const char*, const char*, int) :: create recovery log file '/cache/recovery/log'
void copy_log_file(const char*, const char*, int) :: create recovery log file '/cache/recovery/last_log'
Click to expand...
Click to collapse
I had a similar problem. Figured out that i was low on memory. I had to delete pictures and apps to free up around 3gig. Then it worked perfect.
Sent from my SM-P900 using Tapatalk
Also take it in consideration that if you want root on lollipop you need to follow the threads in this forum in AT&T General rather than take the OTA.
If you stay with AT&T and like having your phone rooted you will learn that the OTA's are the worst mistake you can make to just accept. Theres enough detail on why this is the case in other threads but if its really what you want to do you have to be completely on stock and work your way up slowly.

Categories

Resources