So I am an HTC owner but doing some root & ROM work for a friend of mine. Normally, I load a ROM onto the SD card, boot into recovery, wipe, flash zipped ROM from SD card, reboot, enjoy. However, The GS3 I am working on does not recognize the SD card within recovery. Everytime I try to flash a ROM (CM10 & MIUI thus far) none of them work. I get the following when trying to flash:
-- Installing /sdcard/miuiandroid_d2tmo_jb-3.1.11.zip
Finding Update package
Opening update package
Installing Update
assert failed: getprop("ro.product.device") == "d2tmo" || getprop("ro.build.product) == "d2tmo"
E: Error in /sdcard/miuiandroid_d2tmo_jb-3.1.11.zip
(Status 7)
Installation Aborted
Now, this tells me that my download is corrupt somehow. However, I get this exact same message when trying to flash CM10. Furthermore, both ROMs were acquired directly from the dev download links. Has anyone else had a similar problem and can provide a solution?
Update CWM. Link in my signature.
Aerowinder said:
Update CWM. Link in my signature.
Click to expand...
Click to collapse
Wow! I feel like a moron! I use TWRP on my LTEvo so it has been a long time since I've even touched CWM. Looks like the update did the trick. Flashed MIUI and accompanying gapps perfectly! Thank you!
One more question, is there a generic gapps that I can flash across ROMs or no? For instance, I have the gapps that was posted next to MIUI. However, I'd like to see how CM10 runs. Am I able to flash the gapps posted with MIUI or is there a specifically designed gapps file for CM10? I ask because with the Evo gapps are generic and can be interchanged with AOSP ROMs.
Related
I don't have the post count to ask this question so I hope I'm not violating forum rules posting here. As per the title, I'm trying to install the latest nightly of CM10 on my T999v SGS3. I've installed CWM Touch (latest build) and copied the latest nightly to the root of my phone. I then boot into recovery and then factory reset, wipe cache, wipe dalvik cache and then proceed with the installation.
I then get this error.
assert failed: getprop("ro.product.device") == "E:Error in /sdcard/cm-10-20121014-NIGHTLY-d2tmo.zip
(status 7)
Installation aborted.
Would anybody knowledgeable with this be able to direct me to a solution please?
Thanks.
My phone is rooted
My previous ROM was FREEGS3v6 rom with the Trinity Kernel
All I can think of is a bad download. The error it's throwing you says you don't have the correct device/file for the device, so if you have a T-Mobile S3 all I can think of is a bad download.
I have a WIND version so T999v, and after reading the CM10 thread a few WIND users have successfully flashed it. I redownloaded the file but still the same error message.
what recovery are you using? try updating to 6.0.1.2 and try again
It sounds like you have a modified build.prop by the assertion error being thrown. Try flashing another rom first and then reflash cm
Edit: if you want check your build prop and verify that the line ro.product.device has d2tmo as its value
Sent from my SGH-T999 using xda app-developers app
I checked out that value with build prop editor and it was d2can so do I change it to d2tmo or flash another rom first?
I doubt this will be of much help but who knows. I am a tmo S3 user who just rooted and updated to CM10 (cm-10-20121011-EXPERIMENTAL-d2tmo-M2) yesterday. I had the same error that you did but all I did to fix it was update to ClockworkMod v6.0.1.2 and then it installed fine. I doubt the v6.0.1.2 would work but Touch would not. I was just happy that I didn't have to mess with the build.prop or anything else to resolve. Good luck.
X-Nemesis said:
I don't have the post count to ask this question so I hope I'm not violating forum rules posting here. As per the title, I'm trying to install the latest nightly of CM10 on my T999v SGS3. I've installed CWM Touch (latest build) and copied the latest nightly to the root of my phone. I then boot into recovery and then factory reset, wipe cache, wipe dalvik cache and then proceed with the installation.
I then get this error.
assert failed: getprop("ro.product.device") == "E:Error in /sdcard/cm-10-20121014-NIGHTLY-d2tmo.zip
(status 7)
Installation aborted.
Would anybody knowledgeable with this be able to direct me to a solution please?
Thanks.
My phone is rooted
My previous ROM was FREEGS3v6 rom with the Trinity Kernel
Click to expand...
Click to collapse
I had the same problem as you and this is what I did.
I rooter my phone. Am I then install CWM Touch and do the wipes and install CM10 but all this without restart my phone. And this time I did not have the error.
I was having the same problem, so I reverted back to factory stock. Then I rooted my phone and installed cm10 and it worked fine.
I'm rooted multiple devices, and while the process is rarely an easy straight shot for me, this sprint gs2 of my wife's has proven to be my hardest. I've managed to at this point get it rooted though oden plus get cwm installed on it through oden as well.
Now my issue is whenever I try to install cm through cwm I'm getting the same error, regardless of if it's cm7, 9, and 10.
It is as follows:
-- Installing: /sdcard/cm-9.1.0-epicmtd.zip
Finding update package...
Opening update package...
Installing update...
assert failed:
getprop("ro.product.device") == "epic" ||
getprop("ro.build.product") == "epic" ||
getprop("ro.product.device") == "epicmtd" ||
getprop("ro.build.product") == "epicmtd" ||
getprop("ro.product.device") == "SPH-D700" ||
getprop("ro.build.device") == "SPH-D700"
E:Error in /sdcard/cm-9.1.0-epicmtd.zip
(Status 7)
Installation aborted.
If I try to have rom manager install it from within the app, it gets stuck at the point where I tell it yes, reboot into recovery.
I've gotten to the point of being able to use cwm after quite a bit of non-straightforward steps, mostly revolving around walkthroughs and zip references that referred to older ota builds.
Not complaining, just saying the point I'm out now is not as reliable as I'd like it to be.
I'm pretty familiar with pulling logs, not so familiar with adb but fine with command prompt. I'll be happy to try whatever anyone thinks of and if someone has the time I'd be happy to webcast the screen as I follow someone's instructions.
PS. I did find this explanation as a possible cause of the issue so food for thought -
http://forums.androidcentral.com/ep...p-fixing-wifes-phone-root-rom-sd-problem.html
Its been quite some time since I've messed with the Epic 4g but you flashed to the EpicMTD ROM. When you did this you changed your phones file partitioning to a completely different format.
In simple terms the Epic 4g and most devices of its time comes formatted in RFS format and along came EXT 4 format with many custom ROMs which allowed faster write times, speed improvements etc. Then they discovered this MTD format which again changes things.. I believe the problem your running into is when the device was formatted over to this MTD your having issues doing restores and such because your old recovery data is in RFS or EXT 4 format. Bottom line it won't work.
You will have to use the guide below to restore your device back a working state and remove the MTD formatting.
Thanks
Flash through odin the el26 repack from chris41g. I believe the format of system is what is causing that as well. I use the twrp packed up by chris which can be foumd on goo.im personally. Has never resulted in a brick. For me.
sent from MY BAD A$$ ET4G
are you sure you're using ROMs for the sph d710?
Also, rom manager apparently bricks this phone...don't use it
yea you're definitely using the wrong ROMs...note that there is an epic 4g and epic 4g touch
best way to flash a rom (unless stated otherwise in OP of ROM)
install odin
download el26 cwm kernel http://www.mediafire.com/?hkydca9ob98z89m
turn ur phone off. hold volume down and power to get into download mode
once in download mode plug it in pc (make sure drivers are installed)
open odin
click pda option and select that el26 cwm
hit start
after it finishes and the phone starts to reboot hold volume up and power
you'll be in cwm recovery.. from there clear data clear cache clear dalvik cache
flash ROM
flash gapps if u want
reboot
Your flashing roms for the wrong device. Sph-d700= epic4g/galaxy s sph-d710=epic 4g touch/galaxy s2
We are legion, for we are many
replies to op
Thanks everyone. I'll start from the top and work my way down. I'll go search this sub-forum for the specific packages you mentioned, and then google if that doesn't work. If you know they are hard to find or there are variations that I might choose accidentally, please pm or post up the page/link you would go to for it. Know that sounds needy, but like I said I've managed to find only half-right walkthroughs thus far, so apparently I'm not too bright.
Thanks
Read evils post. I didn't even notice that.
sent from MY BAD A$$ ET4G
got it done
okay I went back, started from the beginning again with
SPH-D710.FF18_CL663858_ROOTED-OneClick to redo the root (yeh, I know, once it's rooted it's rooted so no need, but I like to trial and error with similar starting points)
then use odin3 v1.85 from GalaxyS2Recovery.zip to install CWM
- this time I knew about the pageup, pagedown, pageup, pagedown to unlock the power button - I didn't last time and resorted to installing AGAT's recovery, which may have confused the process
used the cm build and gapps from http://e4gtcm.blogspot.com/ and was able to get it to install
- even though I did a [factory wipe, wipe partition, wipe dalv cache, and wipe batt stats], it got stuck on the cm animation, so did the [ ] again and I made it in
one question - with my htc hero, gs3, and different tablets, there was a steady stream of builds...nightlies, stables, etc
with this phone I'm seeing almost nothing now that I'm search for d710...is this device not that heavily developed for? thanks
idk if you know but there are tons of ROMS for this phone on XDA
a thread title with [ROM] in it means it's a ROM
go here..
http://forum.xda-developers.com/forumdisplay.php?f=1734
http://forum.xda-developers.com/forumdisplay.php?f=1284
I am not exactly sure where things started to go wrong. I just recently installed the latest ROM of Task650's Jellybean 4.2.2
I have been trying to update to the latest ROM and I recieve:
[assert failed: getprop("ro.product.device") == "E: Error in /external_sd/ROMs and Gapps /aokp_JB_4.2.2_d2att-ota-eng.task650-4.26.2013.zip
(Status 7)]
I have looked up the issue and updated the Kernel and updated to the latest CWM and still get the same error.
Another thing I have noticed is that I cannot flash any other ROMs like CyanogenMod or anything
I also noticed in my devices folders, that I basically have mulitple of the same folders in multiple directories... I am not sure if this is from flashing too many times... I have never had this many problems with my device before. I like to have everything updated, which I have been able to do before, but now I can't do anything.
Can I get some advice on what to do?
if you have an i747 (d2att), was that a d2att cwm update you applied? it will say in the updater-script (in the recovery zip) what model it's for.
each time you flash a 4.2.2 ROM you're likely adding the multiple folders. a known issue. follow the link in my signature for some more details on this down in post #2 of that thread. essentially, back everything up (either to a micro sd card or your PC) and perform a full wipe before flash (including /system and /data + /media) to avoid this problem. we'll work on that once you've got this first issue fixed.
Fixed my issue!
I'm guessing I had flashed the wrong CWM:good: for my phone.
I have scoured tons of threads looking for help but the basic solutions don't seem to be working. I'm at a loss on where to turn, so I'm starting a new thread.
I am trying to install CM10.0 stable from the Cyanogenmod wiki (cm-10.0.0-d2att, md5 checks out using HashTab) using Odin v3.07). The SD Card has been properly formatted using 3rd party software. I have Clockwork 6.0.1.2 installed (and thank goodness I figured out the backup/restore feature)
When I go to
install zip from sdcard -> choose zip from external sdcard -> cm-10.0.0-d2att.zip
I get:
Code:
assert failed: getprop(ro.product.device") == "d2att" || getprop(ro.build.product") == "d2att"
E:Error in /external_sd/cm-10.0.0-d2att.zip
(Status 7)
Installation aborted.
I know a bit of programming, so I assume that it thinks my phone (or at least the current software installed) is not for the d2att version. My phone is the Rogers version, so it's the correct one.
I don't know what to do from here. I've heard so many great things about CM10 but it's such a pain to get going, apparently. Any help would be appreciated. I've spent a long time tonight searching and reading to see if there is another way around it, and frankly I'm starting to get confused. Lots of different info and different programs that all say something else of that something else is wrong.
Thank you all for half-listening to me rant, and I appreciate any help you fine folks can throw me
Good night, I'm off to bed.
zeropaladn said:
I have scoured tons of threads looking for help but the basic solutions don't seem to be working. I'm at a loss on where to turn, so I'm starting a new thread.
I am trying to install CM10.0 stable from the Cyanogenmod wiki (cm-10.0.0-d2att, md5 checks out using HashTab) using Odin v3.07). The SD Card has been properly formatted using 3rd party software. I have Clockwork 6.0.1.2 installed (and thank goodness I figured out the backup/restore feature)
When I go to
install zip from sdcard -> choose zip from external sdcard -> cm-10.0.0-d2att.zip
I get:
Code:
assert failed: getprop(ro.product.device") == "d2att" || getprop(ro.build.product") == "d2att"
E:Error in /external_sd/cm-10.0.0-d2att.zip
(Status 7)
Installation aborted.
I know a bit of programming, so I assume that it thinks my phone (or at least the current software installed) is not for the d2att version. My phone is the Rogers version, so it's the correct one.
I don't know what to do from here. I've heard so many great things about CM10 but it's such a pain to get going, apparently. Any help would be appreciated. I've spent a long time tonight searching and reading to see if there is another way around it, and frankly I'm starting to get confused. Lots of different info and different programs that all say something else of that something else is wrong.
Thank you all for half-listening to me rant, and I appreciate any help you fine folks can throw me
Good night, I'm off to bed.
Click to expand...
Click to collapse
There are two reasons for your error. Yes the rogers phone and the at&t are identical phones but at a recovery level they aren't your phone will have a d2can recovery installed and the error is telling you you need to have the d2att recovery.
Also your recovery is out of date.
I don't have a link for clockwork mod but if you go here
http://techerrata.com/file/twrp2/d2att/openrecovery-twrp-2.5.0.0-d2att.tar
This is the latest twrp for d2att. Flash this through Odin and it'll overwrite your current recovery. You'll be good to go after that.
Sent from my SGH-I747 using xda app-developers app
KorGuy123 said:
There are two reasons for your error. Yes the rogers phone and the at&t are identical phones but at a recovery level they aren't your phone will have a d2can recovery installed and the error is telling you you need to have the d2att recovery.
Also your recovery is out of date.
I don't have a link for clockwork mod but if you go here
http://techerrata.com/file/twrp2/d2att/openrecovery-twrp-2.5.0.0-d2att.tar
This is the latest twrp for d2att. Flash this through Odin and it'll overwrite your current recovery. You'll be good to go after that.
Sent from my SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
Just a tip, you don't have to go through ODIN to flash a recovery if you already have a recovery installed. There are recovery flashable files to install which are super easy to use. Just like flashing a ROM. They can also be found on TRWPs website.
Cheers.
flexfulton said:
Just a tip, you don't have to go through ODIN to flash a recovery if you already have a recovery installed. There are recovery flashable files to install which are super easy to use. Just like flashing a ROM. They can also be found on TRWPs website.
Cheers.
Click to expand...
Click to collapse
The twrp site provides .tar and .img
The cwm site provides just the .img
Neither one flashable in recovery.
Because he's on a d2can the phone recognizes it and won't let him flash through ROM manager and goo manager to a d2att.
@zeropaladn In case you don't want to odin.
This is the flashable recovery for d2att twrp
http://forum.xda-developers.com/attachment.php?attachmentid=1879305&d=1365812877
In case you want to stick with clockworkmod and don't want to Odin.
Flashable cwm 6.0.3.1 http://forum.xda-developers.com/attachment.php?attachmentid=1888710&d=1366136727
Sent from my SGH-I747 using xda app-developers app
Here is about every way we know to install recovery
http://forum.xda-developers.com/showthread.php?t=1903913
I flashed the new CWM and the d2att recovery and it worked! I didn't know that even though the phone is physically the same it wouldn't take the d2att rom from a a2can recovery. Got it working and TouchWiz is GONE! Thanks to everyone (i found the button don't worry)
1. I own three Samsung Galaxy S3 SGH-i747m. I was able to successfully Odin flash TWRP or ClockworkMod recoveries on all of them. Then install my preferred CyanogenMod 10.1.3 stable.
2. Problem is on the third phone purchased from Rogers network late 2012 so firmware is likely a bit more outdated. I can only flash CyanogenMod 10.0.0 on it. Anything newer fails
3. 20130812 gapps installs just fine.
4. Below are the phone details and errors in TWRP and ClockworkMod as I've tried using both recoveries.
5. I desperately need help to figure out what is stopping CyanogenMod 10.1.3 from installing on this phone. I used the exact same package on the other two phones and worked great.
About Phone
Android version 4.1.2
Baseband version I747MVLUEMK5
Kernel version 3.0.48-cyanogenmod-ge67063c
[email protected] #1
Tue Nov 13 08:44:53 PST2012
CPU ARMv7 Processor rev 4 (v7I)
Memory 1622 MB
CyanogenMod version 10.0.0-d2att
Build date Tue Nov 13 08:31:49 PST 2012
Build number cm_d2att-userdebug 4.1.2 JZO54K eng.20121113.083104 test-keys
ClockworkMod Recovery v6.0.4.5
Finding update package...
Opening update package...
Installing update...
E:Error in /data/media/cm-10.1.3-d2att.zip
(Status 6)
Installation aborted.
Team Win Recovery Project v2.6.3.1
Wipe Davlik and Cache
Installing '/external_sd/cm-10.1.3-d2att.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found.
E:Error executing updater binary in zip '/extern
Error flashing zip '/external_sd/cm-10.1.3-d2att
Updating partition details
Failed...
exhaust2000 said:
1. I own three Samsung Galaxy S3 SGH-i747m. I was able to successfully Odin flash TWRP or ClockworkMod recoveries on all of them. Then install my preferred CyanogenMod 10.1.3 stable.
2. Problem is on the third phone purchased from Rogers network late 2012 so firmware is likely a bit more outdated. I can only flash CyanogenMod 10.0.0 on it. Anything newer fails
3. 20130812 gapps installs just fine.
4. Below are the phone details and errors in TWRP and ClockworkMod as I've tried using both recoveries.
5. I desperately need help to figure out what is stopping CyanogenMod 10.1.3 from installing on this phone. I used the exact same package on the other two phones and worked great.
About Phone
Android version 4.1.2
Baseband version I747MVLUEMK5
Kernel version 3.0.48-cyanogenmod-ge67063c
[email protected] #1
Tue Nov 13 08:44:53 PST2012
CPU ARMv7 Processor rev 4 (v7I)
Memory 1622 MB
CyanogenMod version 10.0.0-d2att
Build date Tue Nov 13 08:31:49 PST 2012
Build number cm_d2att-userdebug 4.1.2 JZO54K eng.20121113.083104 test-keys
ClockworkMod Recovery v6.0.4.5
Finding update package...
Opening update package...
Installing update...
E:Error in /data/media/cm-10.1.3-d2att.zip
(Status 6)
Installation aborted.
Team Win Recovery Project v2.6.3.1
Wipe Davlik and Cache
Installing '/external_sd/cm-10.1.3-d2att.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found.
E:Error executing updater binary in zip '/extern
Error flashing zip '/external_sd/cm-10.1.3-d2att
Updating partition details
Failed...
Click to expand...
Click to collapse
Download total commander from the play store. Then open the rom using that app. Rom/META-INF/com/google/android and edit updater-script and remove the line with the smileys and the at&t code thing. then save and flash the rom. I experienced the same problem before, but that technique fixed it.
Weird because your baseband is 4.3 and your OS is 4.1.2.
http://www.sammobile.com/firmwares/1/?model=SGH-I747M&pcode=RWC#firmware
Did not work
So far none of the suggestions made a difference. I'm still stuck with CyanogenMod 10.1.0. Is it possible to get more help on this? Step by step instructions would be much appreciated. I'm stuck Thanks!
I would use the latest version of Philz Touch from here: http://goo.im/devs/philz_touch/CWM_Advanced_Edition/d2att Download the zip version and install it from CWM.
Boot into CWM, then wipe cache, system, data, dalvik, and flash the ROM. Boot into the ROM, set things up, boot into CWM, flash GAPPs.
PhilZ Touch 6 also fails
I followed these steps flashed and booted into PhilZ Touch 6 but still errors out
PhilZ Touch 6
Clockworkmod v6.0.4.7
Installing: /storage/sdcard1/cm-10.1.3-d2att.zip
Finding update package...
Opening update package...
Installing update...
assert failed: getprop("ro.bootloader") == "I747UCDLK3" ||
getprop("ro.bootloader") == "I747UCDMG2"
getprop("ro.bootloader") == "I747MVLDLK4"
getprop("ro.bootloader") == "I747MVLDMF1"
getprop("ro.bootloader") == "I747MUMBLK3"
getprop("ro.bootloader") == "I747MUMBLL1"
E:Error in /storage/sdcard1/cm-10.1.3-d2att.zip (Status 7)
Installation aborted
press any key to continue.
I also tried editing the updater-script text file by deleting the first line but it errors out too with (Status 6).
assert(getprop("ro.product.device") == "d2att" || getprop("ro.build.product") == "d2att");
I don't want to give up as the cm-10.0.0-d2att.zip on it has problem connecting to camera. The camera cannot be used. Thanks please let me know what else I can try.
Instincts tell me that I have to get to the bottom of why my baseband is 4.3 and OS is 4.1.2 just like what Audit13 commented. I'm still puzzled and stuck why that is the case and how to get around "force" flashing a newer cm-10.1.13-d2att. Help please!
You bootloader isn't listed in the updater script. Try flashing CM11.
CM-11 flashed but new problems introduced
audit13 said:
You bootloader isn't listed in the updater script. Try flashing CM11.
Click to expand...
Click to collapse
What a great tip, I was finally able to install a newer cyanogenmod on my d2att.
Downloaded cm-11-20140210-SNAPSHOT-M3-d2att.zip
Camera works most of the time but there is now a new bigger problem. Phone battery overheats daily and discharges instantly from full to low batt and shuts down. I'm going to try the latest nightly.
Apologies for bringing a dead thread back alive, hoping someone can help me. I want to install 10.1.3 but my bootloader is at I747MVLUEMK5. Can I edit the updater script to include this bootloader and then try the install? I don't know if that would mess anything up. If anyone could shed some light on it that'd be great.
The reason for doing this: Wireless Display is crashing on 10.2.1 with my phone but my buddy who has his S3 on 10.1.3 is able to share his screen with my smart TV without any issues. If there is a workaround that'd be great too.
Thanks !
imran025 said:
Apologies for bringing a dead thread back alive, hoping someone can help me. I want to install 10.1.3 but my bootloader is at I747MVLUEMK5. Can I edit the updater script to include this bootloader and then try the install? I don't know if that would mess anything up. If anyone could shed some light on it that'd be great.
The reason for doing this: Wireless Display is crashing on 10.2.1 with my phone but my buddy who has his S3 on 10.1.3 is able to share his screen with my smart TV without any issues. If there is a workaround that'd be great too.
Thanks !
Click to expand...
Click to collapse
If the bootloader is not supported, I do not advise editing the updater script to include your bootloader. Development of 10.1 probably stopped before the 4.3 bootloader was made available to the general public.
imran025 said:
Apologies for bringing a dead thread back alive, hoping someone can help me. I want to install 10.1.3 but my bootloader is at I747MVLUEMK5. Can I edit the updater script to include this bootloader and then try the install? I don't know if that would mess anything up. If anyone could shed some light on it that'd be great.
The reason for doing this: Wireless Display is crashing on 10.2.1 with my phone but my buddy who has his S3 on 10.1.3 is able to share his screen with my smart TV without any issues. If there is a workaround that'd be great too.
Thanks !
Click to expand...
Click to collapse
How do you do to share your screen in cm10.1.3 i have a lg smart tv and also share videos & pictures using wifi direct in stock rom.
Enviado desde mi SAMSUNG-SGH-I747 mediante Tapatalk