[Q] CM 10.1.2 on GT-S7500 - Samsung Galaxy Ace Plus S7500

Hi All,
i'm sorry if there's already a thread about this issue, but i'm not able to find where is it.
My Device: Samsung Ace Plus GT-S7500 - SSN S7500GSMH
CM 10.1.2 - cm-10.1.2-20130713-UNOFFICIAL-trebon.zip (latest version available)
CMW 6.0.3.3 - CWM V6.0.3.3_GT-S7500_Ported_By_Bassel.zip (latest version available)
During "install zip from sdcard" I get this error:
Installing: /sdcard/cm-10.1.2-20130713-UNOFFICIAL-trebon.zip
Finding update package...
Opening update package...
Installing update...
assert failed:
getprop("ro.product.device") == "trebon" ||
getprop("ro.build.product") == "trebon" ||
getprop("ro.product.device") == "GT-S7500" ||
getprop("ro.build.product") == "GT-S7500" ||
E: error in /sdcard/cm-10.1.2-20130713-UNOFFICIAL-trebon.zip
(Status7)
Installation aborted
md5sum hash verified for all files;
I tried to:
- remove from updater-script first 2 lines with assert(....) command; -> Installing update... Installation aborted
- remove from updater-script getprop("ro.product.device") == "GT-S7500" || getprop("ro.build.product") == "GT-S7500"; Installing update... Installation aborted
I've looked into this post http://forum.xda-developers.com/showpost.php?p=41777667&postcount=720 but it's different version (10.1) and I've CWM updated to latest version.
Any suggest?
Thanks
Simone

This should have fixed the problem.
You can try TWRP recovery: twrp-build-3-06052013-trebon.tar.md5
It will ignore assert(*)

Bassel Bakr said:
This should have fixed the problem.
You can try TWRP recovery: twrp-build-3-06052013-trebon.tar.md5
It will ignore assert(*)
Click to expand...
Click to collapse
Hi Bassel,
thank for you tips. Unfortunately they didn't work both.
Tried first fix, same error.
I've changed CWM with TWR 2.4.4.0, but I get always the same error message:
Updating partition details...
I:Set page: 'action_complete'
I:Set page: 'clear_vars'
I:Set page: 'wipe'
I:Set page: 'main'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'install'
I:Set page: 'flash_confirm'
I:Set page: 'flash_zip'
I:Set page: 'flash_zip'
Installing '/sdcard/cm-10.1.2-20130713-UNOFFICIAL-trebon-dist.zip'...
Checking for MD5 file...
I:Cannot find file /sdcard/cm-10.1.2-20130713-UNOFFICIAL-trebon-dist.zip.md5
Skipping MD5 check: no MD5 file found.
Warning: No file_contexts
script aborted: assert failed: getprop("ro.product.device") == "trebon" || getprop("ro.build.product") == "trebon" ||
getprop("ro.product.device") == "GT-S7500" || getprop("ro.build.product") == "GT-S7500"
assert failed: getprop("ro.product.device") == "trebon" || getprop("ro.build.product") == "trebon" || getprop("ro.product.device") == "GT-S7500" || getprop("ro.build.product") == "GT-S7500"
E:Error in /sdcard/cm-10.1.2-20130713-UNOFFICIAL-trebon-dist.zip
(Status 7)
Error flashing zip '/sdcard/cm-10.1.2-20130713-UNOFFICIAL-trebon-dist.zip'
twrp-trebon-24032013.tar.md5 -> e47d8a5c13539ab05e6774f49afeef0f
cm-10.1.2-20130713-UNOFFICIAL-trebon-dist.zip -> 982b1a49faed1bed9db8384f4eb5bc3c
Attached recovery.log from TRW
Thanks

sierrabravo79 said:
Hi Bassel,
thank for you tips. Unfortunately they didn't work both.
Tried first fix, same error.
I've changed CWM with TWR 2.4.4.0, but I get always the same error message:
Updating partition details...
I:Set page: 'action_complete'
I:Set page: 'clear_vars'
I:Set page: 'wipe'
I:Set page: 'main'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'install'
I:Set page: 'flash_confirm'
I:Set page: 'flash_zip'
I:Set page: 'flash_zip'
Installing '/sdcard/cm-10.1.2-20130713-UNOFFICIAL-trebon-dist.zip'...
Checking for MD5 file...
I:Cannot find file /sdcard/cm-10.1.2-20130713-UNOFFICIAL-trebon-dist.zip.md5
Skipping MD5 check: no MD5 file found.
Warning: No file_contexts
script aborted: assert failed: getprop("ro.product.device") == "trebon" || getprop("ro.build.product") == "trebon" ||
getprop("ro.product.device") == "GT-S7500" || getprop("ro.build.product") == "GT-S7500"
assert failed: getprop("ro.product.device") == "trebon" || getprop("ro.build.product") == "trebon" || getprop("ro.product.device") == "GT-S7500" || getprop("ro.build.product") == "GT-S7500"
E:Error in /sdcard/cm-10.1.2-20130713-UNOFFICIAL-trebon-dist.zip
(Status 7)
Error flashing zip '/sdcard/cm-10.1.2-20130713-UNOFFICIAL-trebon-dist.zip'
twrp-trebon-24032013.tar.md5 -> e47d8a5c13539ab05e6774f49afeef0f
cm-10.1.2-20130713-UNOFFICIAL-trebon-dist.zip -> 982b1a49faed1bed9db8384f4eb5bc3c
Attached recovery.log from TRW
Thanks
Click to expand...
Click to collapse
I think the problem is with the downloaded zip...try to re download it
Sent from my GT-S7500 using Tapatalk 2

sierrabravo79 said:
Hi Bassel,
thank for you tips. Unfortunately they didn't work both.
Tried first fix, same error.
I've changed CWM with TWR 2.4.4.0, but I get always the same error message:
Updating partition details...
I:Set page: 'action_complete'
I:Set page: 'clear_vars'
I:Set page: 'wipe'
I:Set page: 'main'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'install'
I:Set page: 'flash_confirm'
I:Set page: 'flash_zip'
I:Set page: 'flash_zip'
Installing '/sdcard/cm-10.1.2-20130713-UNOFFICIAL-trebon-dist.zip'...
Checking for MD5 file...
I:Cannot find file /sdcard/cm-10.1.2-20130713-UNOFFICIAL-trebon-dist.zip.md5
Skipping MD5 check: no MD5 file found.
Warning: No file_contexts
script aborted: assert failed: getprop("ro.product.device") == "trebon" || getprop("ro.build.product") == "trebon" ||
getprop("ro.product.device") == "GT-S7500" || getprop("ro.build.product") == "GT-S7500"
assert failed: getprop("ro.product.device") == "trebon" || getprop("ro.build.product") == "trebon" || getprop("ro.product.device") == "GT-S7500" || getprop("ro.build.product") == "GT-S7500"
E:Error in /sdcard/cm-10.1.2-20130713-UNOFFICIAL-trebon-dist.zip
(Status 7)
Error flashing zip '/sdcard/cm-10.1.2-20130713-UNOFFICIAL-trebon-dist.zip'
twrp-trebon-24032013.tar.md5 -> e47d8a5c13539ab05e6774f49afeef0f
cm-10.1.2-20130713-UNOFFICIAL-trebon-dist.zip -> 982b1a49faed1bed9db8384f4eb5bc3c
Attached recovery.log from TRW
Thanks
Click to expand...
Click to collapse
You flashed the wrong recovery. Flash this: TWRP 2.5.0.0 Build 3

sierrabravo79 said:
Hi All,
i'm sorry if there's already a thread about this issue, but i'm not able to find where is it.
My Device: Samsung Ace Plus GT-S7500 - SSN S7500GSMH
CM 10.1.2 - cm-10.1.2-20130713-UNOFFICIAL-trebon.zip (latest version available)
CMW 6.0.3.3 - CWM V6.0.3.3_GT-S7500_Ported_By_Bassel.zip (latest version available)
During "install zip from sdcard" I get this error:
Installing: /sdcard/cm-10.1.2-20130713-UNOFFICIAL-trebon.zip
Finding update package...
Opening update package...
Installing update...
assert failed:
getprop("ro.product.device") == "trebon" ||
getprop("ro.build.product") == "trebon" ||
getprop("ro.product.device") == "GT-S7500" ||
getprop("ro.build.product") == "GT-S7500" ||
E: error in /sdcard/cm-10.1.2-20130713-UNOFFICIAL-trebon.zip
(Status7)
Installation aborted
md5sum hash verified for all files;
I tried to:
- remove from updater-script first 2 lines with assert(....) command; -> Installing update... Installation aborted
- remove from updater-script getprop("ro.product.device") == "GT-S7500" || getprop("ro.build.product") == "GT-S7500"; Installing update... Installation aborted
I've looked into this post http://forum.xda-developers.com/showpost.php?p=41777667&postcount=720 but it's different version (10.1) and I've CWM updated to latest version.
Any suggest?
Thanks
Simone
Click to expand...
Click to collapse
Can u tell me where's this region of this model SSN
I need this region pls

Related

[Q] Trouble Installing CyanogenMod 6 on a G1

I rooted my phone and am currently running JF v1.51. When I try to install the CyanogenMod through the ClockworkMods ROM manager, I get this error message:
Code:
Starting recovery on Mon Sep 20 02:53:24 2010
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (320 x 480)
ClockworkMod Recovery v2.5.0.1
Fixing execute permissions for /cache
I:Set boot command "boot-recovery"
Command: "/sbin/recovery"
ro.secure=0
ro.allow.mock.location=1
ro.debuggable=1
persist.service.adb.enable=1
ro.build.id=ECLAIR
ro.build.display.id=koush_dream-eng 2.1-update1 ECLAIR eng.koush.20100714.214114 test-keys
ro.build.version.incremental=eng.koush.20100714.214114
ro.build.version.sdk=7
ro.build.version.codename=REL
ro.build.version.release=2.1-update1
ro.build.date=Wed Jul 14 21:42:05 PDT 2010
ro.build.date.utc=1279168925
ro.build.type=eng
ro.build.user=koush
ro.build.host=Koushik-OSx86.local
ro.build.tags=test-keys
ro.product.model=Dream (US)
ro.product.brand=generic
ro.product.name=koush_dream
ro.product.device=dream-open
ro.product.board=trout
ro.product.cpu.abi=armeabi
ro.product.manufacturer=htc
ro.product.locale.language=mdpi
ro.product.locale.region=
ro.wifi.channels=
ro.board.platform=msm7k
ro.build.product=dream-open
ro.build.description=koush_dream-eng 2.1-update1 ECLAIR eng.koush.20100714.214114 test-keys
rild.libpath=/system/lib/libhtc_ril.so
wifi.interface=tiwlan0
wifi.supplicant_scan_interval=45
ro.sf.lcd_density=160
ro.telephony.default_network=0
ro.kernel.android.checkjni=1
ro.setupwizard.mode=OPTIONAL
net.bt.name=Android
net.change=net.bt.name
ro.config.sync=yes
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=HT94YLC06655
ro.bootmode=recovery
ro.baseband=1.22.12.29
ro.carrier=TMUS
ro.bootloader=0.95.3000
ro.hardware=trout
ro.revision=128
init.svc.recovery=running
init.svc.adbd=running
I:Checking for extendedcommand...
I:Running extendedcommand...
Waiting for SD Card to mount (20s)
SD Card mounted...
I:Running script:
I:
print ROM Manager Version 2.0.2.6
print Preparing to install ROM...
run_program /sbin/touch /tmp/.installscript
format CACHE:
format DATA:
format SDEXT:
install_zip SDCARD:/clockworkmod/download/mirror.kanged.net/cm/stable/update-cm-6.0.0-DS-signed.zip
install_zip SDCARD:/clockworkmod/download/mirror.kanged.net/gapps/gapps-mdpi-tiny-20100816-signed.zip
Parsed /tmp/extendedcommand
calling command print
ROM Manager Version 2.0.2.6
calling command print
Preparing to install ROM...
calling command run_program
calling command format
Formatting CACHE:...
mtd: erase failure at 0x031a0000
calling command format
Formatting DATA:...
calling command format
Formatting SDEXT:...
No app2sd partition found. Skipping format of /sd-ext.
calling command install_zip
-- Installing: SDCARD:/clockworkmod/download/mirror.kanged.net/cm/stable/update-cm-6.0.0-DS-signed.zip
I:Set boot command "boot-recovery"
Finding update package...
I:Update location: SDCARD:/clockworkmod/download/mirror.kanged.net/cm/stable/update-cm-6.0.0-DS-signed.zip
Opening update package...
I:Update file path: /sdcard/clockworkmod/download/mirror.kanged.net/cm/stable/update-cm-6.0.0-DS-signed.zip
Installing update...
I:Trying update-binary.
Welcome to CyanogenMod-6.0.0-DS!script aborted: assert failed: getprop("ro.bootloader") == "1.33.2005" ||
getprop("ro.bootloader") == "1.33.2003AF" ||
getprop("ro.bootloader") == "1.33.0004" ||
getprop("ro.bootloader") == "1.33.2004" ||
getprop("ro.bootloader") == "1.33.3004" ||
getprop("ro.bootloader") == "1.33.0005" ||
getprop("ro.bootloader") == "1.33.2005" ||
getprop("ro.bootloader") == "1.33.3005" ||
getprop("ro.bootloader") == "1.33.0006" ||
getprop("ro.bootloader") == "1.33.2006" ||
getprop("ro.bootloader") == "1.33.3006" ||
getprop("ro.bootloader") == "1.33.0007" ||
getprop("ro.bootloader") == "1.33.2007" ||
getprop("ro.bootloader") == "1.33.3007" ||
getprop("ro.bootloader") == "1.33.0008" ||
getprop("ro.bootloader") == "1.33.2008" ||
getprop("ro.bootloader") == "1.33.3008" ||
getprop("ro.bootloader") == "1.33.0009" ||
getprop("ro.bootloader") == "1.33.2009" ||
getprop("ro.bootloader") == "1.33.0010" ||
getprop("ro.bootloader") == "1.33.2010" ||
getprop("ro.bootloader") == "1.33.0011" ||
getprop("ro.bootloader") == "1.33.2011" ||
getprop("ro.bootloader") == "1.33.3011" ||
getprop("ro.bootloader") == "1.33.0013" ||
getprop("ro.bootloader") == "1.33.2013" ||
getprop("ro.bootloader") == "1.33.3013"
assert failed: getprop("ro.bootloader") == "1.33.2005" || getprop("ro.bootloader") == "1.33.2003AF" || getprop("ro.bootloader") == "1.33.0004" || getprop("ro.bootloader") == "1.33.2004" || getprop("ro.bootloader") == "1.33.3004" || getprop("ro.bootloader") == "1.33.0005" || getprop("ro.bootloader") == "1.33.2005" || getprop("ro.bootloader") == "1.33.3005" || getprop("ro.bootloader") == "1.33.0006" || getprop("ro.bootloader") == "1.33.2006" || getprop("ro.bootloader") == "1.33.3006" || getprop("ro.bootloader") == "1.33.0007" || getprop("ro.bootloader") == "1.33.2007" || getprop("ro.bootloader") == "1.33.3007" || getprop("ro.bootloader") == "1.33.0008" || getprop("ro.bootloader") == "1.33.2008" || getprop("ro.bootloader") == "1.33.3008" || getprop("ro.bootloader") == "1.33.0009" || getprop("ro.bootloader") == "1.33.2009" || getprop("ro.bootloader") == "1.33.0010" || getprop("ro.bootloader") == "1.33.2010" || getprop("ro.bootloader") == "1.33.0011" || getprop("ro.bootloader") == "1.33.2011" || getprop("ro.bootloader") == "1.33.3011" || getprop("ro.bootloader") == "1.33.0013" || getprop("ro.bootloader") == "1.33.2013" || getprop("ro.bootloader") == "1.33.3013"
E:Error in /sdcard/clockworkmod/download/mirror.kanged.net/cm/stable/update-cm-6.0.0-DS-signed.zip
(Status 7)
Installation aborted.
Failure at line 7:
install_zip SDCARD:/clockworkmod/download/mirror.kanged.net/cm/stable/update-cm-6.0.0-DS-signed.zip
Can you point me in the right direction? Thanks!
Can anybody help?
Come now, surely somebody can help me.
Same problem here, different phone (htc evo). Did you find a solution?
Reported it so that the mods can move it to the right section, you will get more hits there
wow pad license number
anybody can help me? i lost the registration number(license code) which they asked for when i start my new wow pad. Currently, it could not down load any software from android market. firmware version 2.1-update1, Kernel version: [email protected]#1, build number: dory-r2.1.808/ Thanks in advance
yonburana said:
anybody can help me? ....firmware version 2.1-update1, Kernel version: [email protected]#1, build number: dory-r2.1.808/ Thanks in advance
Click to expand...
Click to collapse
Have a look here:
http://forum.xda-developers.com/showthread.php?t=831178

can't install any RoM :(

i rooted my nexus s using the video tutorial on nexushacks then i tryed to instal CM9 alpha 18 RoM and for some reason i can't . I get this message in logs. What i've done wrong?
-- Installing: /sdcard/cm_crespo-ota-eng.kalimochoaz.a18.p1.zip
mtd: successfully wrote block at 0
I:Set boot command "boot-recovery"
Finding update package...
I:Update location: /sdcard/cm_crespo-ota-eng.kalimochoaz.a18.p1.zip
Opening update package...
Installing update...
script aborted: assert failed: getprop("ro.product.device") == "crespo" || getprop("ro.build.product") == "crespo"
assert failed: getprop("ro.product.device") == "crespo" || getprop("ro.build.product") == "crespo"
E:Error in /sdcard/cm_crespo-ota-eng.kalimochoaz.a18.p1.zip
(Status 7)
Installation aborted.
mtd: successfully wrote block at 0
I:Set boot command ""
Try reflashing clockwork recovery thorough from manager app. That should fix that error
Sent from my Nexus S using xda premium
jark99 said:
Try reflashing clockwork recovery thorough from manager app. That should fix that error
Sent from my Nexus S using xda premium
Click to expand...
Click to collapse
updated to cwm 5.0.2 and worked, thanks a lot :*

cm9.1-20121021-nightly-coconut installation error

Hi again. I have tried to install cm9.1-20121021-nightly-coconut but I get this error:
Code:
Data wipe complete.
-- Wiping cache...
Formatting /cache...
mtd: not erasing bad block at 0x03000000
Cache wipe complete.
I:Can't partition unsafe device: /dev/block/mmcblk0p1
I:Can't format unknown volume: /external_sd
I:Can't format unknown volume: /emmc
mount: mounting /dev/block/mmcblk0p2 on /sd-ext failed: No such file or directory
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.
Battery Stats wiped.
-- Installing: /sdcard/cm-9.1.0-coconut/cm-9-20121021-NIGHTLY-coconut.zip
Finding update package...
I:Update location: /sdcard/cm-9.1.0-coconut/cm-9-20121021-NIGHTLY-coconut.zip
Opening update package...
Installing update...
script aborted: assert failed: getprop("ro.product.device") == "WT19a" || getprop("ro.build.product") == "WT19a" ||
getprop("ro.product.device") == "WT19i" || getprop("ro.build.product") == "WT19i" ||
getprop("ro.product.device") == "coconut" || getprop("ro.build.product") == "coconut"
assert failed: getprop("ro.product.device") == "WT19a" || getprop("ro.build.product") == "WT19a" || getprop("ro.product.device") == "WT19i" || getprop("ro.build.product") == "WT19i" || getprop("ro.product.device") == "coconut" || getprop("ro.build.product") == "coconut"
E:Error in /sdcard/cm-9.1.0-coconut/cm-9-20121021-NIGHTLY-coconut.zip
(Status 7)
Installation aborted.
I:Can't partition unsafe device: /dev/block/mmcblk0p1
I:Can't format unknown volume: /external_sd
I:Can't format unknown volume: /emmc
My device is a Wt19i Sony ericsson live with walkman.
What I am doing wrong?
I love cyanogenmod
After some attempts I managed to install the cm9.1-20121021-nightly-coconut and I am so excited. Finaly we have cyanogenmod update via OTA, I think. There is a "cyanogenmod update" option.
About the installation
mangelasakis said:
After some attempts I managed to install the cm9.1-20121021-nightly-coconut and I am so excited. Finaly we have cyanogenmod update via OTA, I think. There is a "cyanogenmod update" option.
Click to expand...
Click to collapse
Have you unlock the bootloared already? because when i started in this kind of things i see that message over and over again and it's because you don't have unlock the bootloader

[Q] CM 10.1 "assert failed" error

I have successfully rooted and installed CWM manager v6.0.1.1 on my GT-P3100 galaxy tab 2.0 7" however I get the following error when trying to run the package from the SDCard root:
Code:
--Insatlling: /sdcard/cm-10-20120729-EXPERIMENTAL-p3100-CODEWORKX.zip
Finding Update package...
Opening Update Package...
Installing update...
assert failed: getprop("ro.product.device") == "p3100" | | getprop("ro.build.product") == "p3100" | | getprop("ro.product.device") == "GT-3100" | | getprop("ro.product.device") == "GT-3100" | | getprop("ro.product.device") == "espressorf" | | getprop("ro.build.product") == " espressorf" | | getpropgetprop("ro.product.device") == "espressorf" getprop("ro.product.device") == "espressorfxx" | | getprop("ro.build.product") == "espressorfxx"
E:Error in /sdcard/cm-10-20120729-EXPERIMENTAL-p3100-CODEWORKX.zip
(Status 7)
Installation Aborted
Anyone have any ideas how to fix this, the CyanogenMod was cm-10.1-20130118-NIGHTLY-p3110.zip
Thanks
Fixed
Needed to flash CWM 6.0.2.7 then it all went smoothly!
toaksie said:
I have successfully rooted and installed CWM manager v6.0.1.1 on my GT-P3100 galaxy tab 2.0 7" however I get the following error when trying to run the package from the SDCard root:
Code:
--Insatlling: /sdcard/cm-10-20120729-EXPERIMENTAL-p3100-CODEWORKX.zip
Finding Update package...
Opening Update Package...
Installing update...
assert failed: getprop("ro.product.device") == "p3100" | | getprop("ro.build.product") == "p3100" | | getprop("ro.product.device") == "GT-3100" | | getprop("ro.product.device") == "GT-3100" | | getprop("ro.product.device") == "espressorf" | | getprop("ro.build.product") == " espressorf" | | getpropgetprop("ro.product.device") == "espressorf" getprop("ro.product.device") == "espressorfxx" | | getprop("ro.build.product") == "espressorfxx"
E:Error in /sdcard/cm-10-20120729-EXPERIMENTAL-p3100-CODEWORKX.zip
(Status 7)
Installation Aborted
Anyone have any ideas how to fix this, the CyanogenMod was cm-10.1-20130118-NIGHTLY-p3110.zip
Thanks
Click to expand...
Click to collapse
- posted to wrong forum -
xdracco said:
Aloha,
CWR 6.0.3.2 is installed. I've tried 3 different nightly builds and all three produce the error. I've the developer's edition so I know I"m using the correct ROM. Ideas?
Thanks
Code:
--Insatlling: /sdcard/0/Download/cm-10.1-20130713-NIGHTLY-m7ul.zip
Finding Update package...
Opening Update Package...
Installing update...
assert failed: getprop("ro.product.device") == "m7" | | getprop("ro.build.product") == "m7" | | getprop("ro.product.device") == "m7ul" | | getprop("ro.product.device") == "m7ul"
E:Error in /sdcard/0/Download/cm-10.1-20130713-NIGHTLY-m7ul.zip
(Status 7)
Installation Aborted
Click to expand...
Click to collapse
Uh Your download for the htc one bro
mythi said:
Uh Your download for the htc one bro
Click to expand...
Click to collapse
yea. i posted in the wrong forum. crap. my bad.

[Q] cm10.1 Nightly OTA Update Failed

I have a T-Mobile US HTC One S running cm-10.1-20130312-NIGHTLY-ville
I received an OTA notification for cm-10.1-20130627-NIGHTLY-ville.zip today. I downloaded it and tried to install the ROM using TWRP but every time I do it says it failed.
Can someone please help me with this problem? This is the first time I've done an OTA from CM. Thanks!!!!
Error log look like this?
https://docs.google.com/document/d/1VwkGlRfOEL76UZA33YKF2nuWy5hctIVLt7b3yUzSe1Q/edit?usp=sharing
E:Error installing zip file '/sdcard/cmupdater/cm-10.1-20130627-NIGHTLY-ville.zip'
Done processing script file
I:Set page: 'main'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Switching packages (TWRP)
I:Cannot find file /nobrightness
I:Set page: 'install'
I:Set page: 'flash_confirm'
I:Set page: 'flash_zip'
I:Set page: 'flash_zip'
Installing '/sdcard/Download/cm-10.1-20130626-NIGHTLY-ville.zip'...
Checking for MD5 file...
I:Cannot find file /sdcard/Download/cm-10.1-20130626-NIGHTLY-ville.zip.md5
Skipping MD5 check: no MD5 file found.
Warning: No file_contexts
script aborted: assert failed: getprop("ro.bootloader") == "2.15.0000"
assert failed: getprop("ro.bootloader") == "2.15.0000"
E:Error in /sdcard/Download/cm-10.1-20130626-NIGHTLY-ville.zip
(Status 7)
Error flashing zip '/sdcard/Download/cm-10.1-20130626-NIGHTLY-ville.zip'
Updating partition details...
I:Unable to mount '/usb-otg'
I:Actual block device: '', current file system: 'vfat'
I:Set page: 'flash_done'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'advanced'
I:Set page: 'confirm_action'
I:Set page: 'action_page'
I:Copying file /tmp/recovery.log to /sdcard/recovery.log
Sent from my One S using xda app-developers app
did you update your firmware for the new kernel?
These are the steps that I'm following:
1. Settings -> about phone -> CyanogenMod updates
2. Click on the download button next to "cm-10.1-20130627-NIGHTLY
3. When it finishes downloading, it gives me a pop up that says:
Apply Update
You are about to upgrade to cm-10.1-20130627-NIGHTLY-ville.zip. If you press Update, the device will restart itself in recovery mode to install the update. Note: This feature requires a compatible Recovery or updates will need to be installed manually.
4. Click on Update
5. Phone reboots into TWRP 2.4.3.0
6. Click on Install
7. Click on cm-10.1-20130627-NIGHTLY-ville.zip (inside of the cmupdater folder)
8. Swipe to confirm flash (tried it a check mark in "Zip file signature verification" and without it)
9. Error message:
Installing zip file '/sdcard/cmupdater/cm-10.1-2013062
Installing '/sdcard/cmupdater/cm-10.1-20130627-NIGHTLY
Checking fro MD5 file...
Skipping MD5 check: no MD5 file found.
Verifying zip signature...
Verifying update package...
assert failed: getprop("ro.bootloader") == "2.15.0000"
E:Error in /sdcard/cmupdater/cm-10.1-201306027-NIGHTLY-
(Status 7)
E:Error installing zip file '/sdcard/cmupdater/cm-10.1
Done processing script file
Installing '/sdcard/cmupdater/cm-10.1-20130627-NIGHTLY
Check for MD5 file...
Skipping MD5 check: no MD5 file found.
Verifying zip signature...
Verifying update package...
assert failed: getprop("ro.bootloader") == "2.15.0000"
E:Error in /sdcard/cmupdater/cm-10.1-201306027-NIGHTLY-
(Status 7)
E:Error flashing zip '/sdcard/cmupdater/cm-10.1
Updating partition details...
Then it has 3 buttons (Home, Wipe cache/dalvik, Reboot System) and it says Failed in the middle
mffazwani said:
These are the steps that I'm following:
1. Settings -> about phone -> CyanogenMod updates
2. Click on the download button next to "cm-10.1-20130627-NIGHTLY
3. When it finishes downloading, it gives me a pop up that says:
Apply Update
You are about to upgrade to cm-10.1-20130627-NIGHTLY-ville.zip. If you press Update, the device will restart itself in recovery mode to install the update. Note: This feature requires a compatible Recovery or updates will need to be installed manually.
4. Click on Update
5. Phone reboots into TWRP 2.4.3.0
6. Click on Install
7. Click on cm-10.1-20130627-NIGHTLY-ville.zip (inside of the cmupdater folder)
8. Swipe to confirm flash (tried it a check mark in "Zip file signature verification" and without it)
9. Error message:
Installing zip file '/sdcard/cmupdater/cm-10.1-2013062
Installing '/sdcard/cmupdater/cm-10.1-20130627-NIGHTLY
Checking fro MD5 file...
Skipping MD5 check: no MD5 file found.
Verifying zip signature...
Verifying update package...
assert failed: getprop("ro.bootloader") == "2.15.0000"
E:Error in /sdcard/cmupdater/cm-10.1-201306027-NIGHTLY-
(Status 7)
E:Error installing zip file '/sdcard/cmupdater/cm-10.1
Done processing script file
Installing '/sdcard/cmupdater/cm-10.1-20130627-NIGHTLY
Check for MD5 file...
Skipping MD5 check: no MD5 file found.
Verifying zip signature...
Verifying update package...
assert failed: getprop("ro.bootloader") == "2.15.0000"
E:Error in /sdcard/cmupdater/cm-10.1-201306027-NIGHTLY-
(Status 7)
E:Error flashing zip '/sdcard/cmupdater/cm-10.1
Updating partition details...
Then it has 3 buttons (Home, Wipe cache/dalvik, Reboot System) and it says Failed in the middle
Click to expand...
Click to collapse
You need to update firmware to run 3.4 kernels
http://forum.xda-developers.com/showthread.php?t=2322755
It is failing the hboot = 2.15 check.

Categories

Resources