[Q] FXP 151 Status 7 error build.prop = Galaxy Nexus - Sony Ericsson Xperia Neo, Pro

Hello everyone,
I wanted to try the 4.2 camera app and I changed my build.prop to have Galaxy Nexus in the device name. I did backup the original build.prop but forgot to restore it., and I think it is causing me the Status 7 error.
What can I do now to finish the FXP151 installation? Should I try to restore a previous NAND? Thanks for your time.
Installing update...
assert failed : getprop("ro.product.device") == "MT11i" || getprop("ro.build.product") == "MT11i" || getprop("ro.product.device") == "MT11a" || getprop("ro.build.product") == "MT11a" || getprop("ro.product.device") == "haida" || getprop("ro.build.product") == "haida"
E: error in /sdcard/FXP151-cm-10-20121214-UNOFFICIAL-haida.zip
(Status 7)
Installation aborted.
Click to expand...
Click to collapse

Edit update script..delete the assert and its sublines

bluestricker_21 said:
Edit update script..delete the assert and its sublines
Click to expand...
Click to collapse
Many thanks for the swift reply, it worked. Another question if I may, the LED lights are now brighter/stronger, is this normal?

Konosuke said:
Many thanks for the swift reply, it worked. Another question if I may, the LED lights are now brighter/stronger, is this normal?
Click to expand...
Click to collapse
yup it is normal in cm10

Related

Problem Flashing Rom

I was rooted a while back with CM mod and something messed up and I had to go back to stock and unroot my device. For the longest time I couldn't re-root it but now I finally did. When trying to flash I come up with this long error.
assert failed: getprop("ro.product.device") == "asies" || getprop"ro.build.product") == "aries" || getprop("ro.product.device") == "fascinate" || getprop("ro.build.product") == "fascinatemtd" || getprop("ro.build.product") == "fascinatemtd" || getprop("ro.product.device") == "SCH-I500" || getprop("ro.build.product") == "SCH-I500" || getprop("ro.build.product") == "SCH-I500"
E:Error in /sdcard/teamhacksung_fascinatemtd-ota-eng.BUILD5.zip
(Status 7)
Installation aborted.
Now it doesn't matter which rom I flash, it does about the same thing. I flashed a recovery just to see if it'd work and it did. I currently now have 3.x and it's still doing the same thing. I read online and people said to revert to stock, but I already am at stock. And I just rooted it today. So I have no clue what this means. Any help would be much appreciated, thanks!
Maisum said:
I was rooted a while back with CM mod and something messed up and I had to go back to stock and unroot my device. For the longest time I couldn't re-root it but now I finally did. When trying to flash I come up with this long error.
assert failed: getprop("ro.product.device") == "asies" || getprop"ro.build.product") == "aries" || getprop("ro.product.device") == "fascinate" || getprop("ro.build.product") == "fascinatemtd" || getprop("ro.build.product") == "fascinatemtd" || getprop("ro.product.device") == "SCH-I500" || getprop("ro.build.product") == "SCH-I500" || getprop("ro.build.product") == "SCH-I500"
E:Error in /sdcard/teamhacksung_fascinatemtd-ota-eng.BUILD5.zip
(Status 7)
Installation aborted.
Now it doesn't matter which rom I flash, it does about the same thing. I flashed a recovery just to see if it'd work and it did. I currently now have 3.x and it's still doing the same thing. I read online and people said to revert to stock, but I already am at stock. And I just rooted it today. So I have no clue what this means. Any help would be much appreciated, thanks!
Click to expand...
Click to collapse
You need cwm4 there is a link to everything you need in droidstyle's guide. Due to being on the app I cannot post links. But its in general section. Hope that clears it up.
Sent from my SCH-I500 using XDA App
Wow that worked! Thanks a lot!
Maisum said:
Wow that worked! Thanks a lot!
Click to expand...
Click to collapse
Your welcome dude
Sent from my SCH-I500 using XDA App

Cyanogenmod on i9100p?

Hi,
I just tried to install this rom on my i9100p (the one with NFC) but failed the initial test... looks like it can be installed only on plain 9100, 9100M and T but not P... why is that? i've read that apart from the NFC it's just the same (in fact i had no problem installing CWM and after that when the phone boots it says i9100)...
i tried to search for the piece of code that it show on the screen as an error, but unfortunately I couldn't find where it is... the error is:
assert failed: getprop("ro.product.device") == "galaxys2" || getprop("ro.build.product") == "galaxys2" || getprop("ro.product.device") == "i9100" || getprop("ro.build.product") == "i9100" || getprop("ro.product.device") == "i9100M" || getprop("ro.build.product") == "i9100M" || getprop("ro.product.device") == "i9100T" || getprop("ro.build.product") == "i9100T"
so it should be matter of adding a couple ORs and voila... or maybe is there a way to change my model name somewhere?
Mmm some info. here, maybe help http://forum.xda-developers.com/showthread.php?t=1465816
GaboWinter said:
Mmm some info. here, maybe help http://forum.xda-developers.com/showthread.php?t=1465816
Click to expand...
Click to collapse
wel thank you, it did help, cause i understood that i had to modify the updater-script!
but now i get another error it just says error in .zip and (status 6), before it was status 7...
but i'm not really sure if i'm doing it correctly... when i'm in recovery mode, i go to install zip from sdcard->choose zip from sdcard and then i choose update-cm-9...zip
instructions only say "flash cm9"...
i have rooted the phone with CWS and nothing else...

[Q] CM10 [FXP141] Installation Aborted

Hi everyone,
Im using a Xperia Neo and have flashed the CM10-Kernel with Flashtool.
When i try to install the Rom I get the Message :
assert failed: getprop("ro.product.device") == "MT15i" || getprop("ro.build.product") == "MT15i" ||
getprop("ro.product.device") == "MT15a" || getprop("ro.build.product") == "MT15a" ||
getprop("ro.product.device") == "hallon" || getprop("ro.build.product") == "hallon";
E:Error in sdcard/CM10/FXP141_cm-10-20121007-UNOFFICIAL-hallon.zip
(Status 7)
Installation Aborted
I read that i should delete all getprop lines from the update script. Now i get this message:
E:Error sdcard/CM10/cm10getprop.zip
(Status 6)
Installation Aborted
I redownloaded the file but the Installation still gets aborted.
Does anyone know how to solve this?
Thank you in advance!
Akiix said:
Hi everyone,
Im using a Xperia Neo and have flashed the CM10-Kernel with Flashtool.
When i try to install the Rom I get the Message :
assert failed: getprop("ro.product.device") == "MT15i" || getprop("ro.build.product") == "MT15i" ||
getprop("ro.product.device") == "MT15a" || getprop("ro.build.product") == "MT15a" ||
getprop("ro.product.device") == "hallon" || getprop("ro.build.product") == "hallon";
E:Error in sdcard/CM10/FXP141_cm-10-20121007-UNOFFICIAL-hallon.zip
(Status 7)
Installation Aborted
I read that i should delete all getprop lines from the update script. Now i get this message:
E:Error sdcard/CM10/cm10getprop.zip
(Status 6)
Installation Aborted
I redownloaded the file but the Installation still gets aborted.
Does anyone know how to solve this?
Thank you in advance!
Click to expand...
Click to collapse
Search in the cm10 thread and on the github, solution already exists, you just need to search.
Goto the cm10 thread and use the search button to search for "status 7"

[Q] Can someone help with CM 10.1?

Hello all.
I recently saw a post about cm 10.1 for xperia p and i rushed to download and install it. I am using xperia p stock jb rom with unlocked bootloader , rooted with CMW and when i tried to flash it from CWM the instalation was aborted.(status 7) can someone help me please? i really want the android 4.2.2 thanks.
Just delete in zip archive in file \META-INF\com\google\android updater-script first 3 lines and flash archive!
Thanks for your interest but i already did, installation aborted status 0.
assert(getprop("ro.product.device") == "C5502" || getprop("ro.build.product") == "C5502" ||
getprop("ro.product.device") == "C5503" || getprop("ro.build.product") == "C5503" ||
getprop("ro.product.device") == "C5506" || getprop("ro.build.product") == "C5506" ||
getprop("ro.product.device") == "dogo" || getprop("ro.build.product") == "dogo");
but there are 4 lines not 3.
Download the zip again, or flash CM10.1 kernel, then install the rom.
kostasroussis66 said:
Thanks for your interest but i already did, installation aborted status 0.
assert(getprop("ro.product.device") == "C5502" || getprop("ro.build.product") == "C5502" ||
getprop("ro.product.device") == "C5503" || getprop("ro.build.product") == "C5503" ||
getprop("ro.product.device") == "C5506" || getprop("ro.build.product") == "C5506" ||
getprop("ro.product.device") == "dogo" || getprop("ro.build.product") == "dogo");
but there are 4 lines not 3.
Click to expand...
Click to collapse
This is archive not for Xperia P!
For Xperia P need LT22i!
And wrong forum!
For Xperia P only tihs: http://forum.xda-developers.com/showthread.php?t=2341139
@dimon it was the 1st file i used and appeared a problem. I will try again and i will try removing the 3 lines.
@razorka link for cm 10.1 kernel pls?
The kernel is in the zip:
boot.img
thanks guys i just deleted the 3 lines from updeter script and now it is installed! Ty all
An another question: Is it good and stable for everyday use? And when can i insert my PIN code? :S ty
Yes, it's able for daily use, very stable and smooth!

[Q] help with a kernel

I have the ROM TouchWiz-Resurrection V8.0 I want to put the kernel ThunderKernel 2.1 but which is not (cm7 - cmx or stock) .if I can help you choose the right kernel would appreciate it a lot
guerreroblanco said:
I have the ROM TouchWiz-Resurrection V8.0 I want to put the kernel ThunderKernel 2.1 but which is not (cm7 - cmx or stock) .if I can help you choose the right kernel would appreciate it a lot
Click to expand...
Click to collapse
Choose STOCK
Sent from my GT-S5830i using Tapatalk 2
Hitesh2626 said:
Choose STOCK
Sent from my GT-S5830i using Tapatalk 2
Click to expand...
Click to collapse
:good::good: thanks for replying , but when I install the stock phone will not turn on me , any help please
guerreroblanco said:
:good::good: thanks for replying , but when I install the stock phone will not turn on me , any help please
Click to expand...
Click to collapse
Hold down the power button until the phone screen goes on
Sent from my HTC One using XDA Premium 4 mobile app
guerreroblanco said:
:good::good: thanks for replying , but when I install the stock phone will not turn on me , any help please
Click to expand...
Click to collapse
Do these
1.Wipe data cache
2.wipe dalvick cache
3.Install update from sd card and flash ROM
4.Flash Thunderkernel
5.Wipe dalvick Cache
5.Reboot system Now .
Thats it
Sent from my GT-S5830i using Tapatalk 2
I try to flash this rom but fail during installation. How to flash it actually?
cursefinger said:
I try to flash this rom but fail during installation. How to flash it actually?
Click to expand...
Click to collapse
Where did you failed ?
Its important to flash it on Stock Rom
Sent from my GT-S5830i using Tapatalk 2
Hitesh2626 said:
Where did you failed ?
Its important to flash it on Stock Rom
Sent from my GT-S5830i using Tapatalk 2
Click to expand...
Click to collapse
Problem solve after did what you said :good:
Hitesh2626 said:
Do these
1.Wipe data cache
2.wipe dalvick cache
3.Install update from sd card and flash ROM
4.Flash Thunderkernel
5.Wipe dalvick Cache
5.Reboot system Now .
Thats it
Sent from my GT-S5830i using Tapatalk 2
Click to expand...
Click to collapse
thank you very much for responding. but I did as it is me and you pointed me in black screen after the samsung logo. after 5 min reboots and remains the same
guerreroblanco said:
thank you very much for responding. but I did as it is me and you pointed me in black screen after the samsung logo. after 5 min reboots and remains the same
Click to expand...
Click to collapse
Now first flash a fresh Stock Rom via Odin then do the above steps .
Hitesh2626 said:
Now first flash a fresh Stock Rom via Odin then do the above steps .
Click to expand...
Click to collapse
thank you very much for your answer. load the ROM via odin the (xxla2) and ise the process of wipes as me escrbiste reconose stock rom and my kernel without problems, but when installing the ROM TouchWiz V8.0-Resurrection I designed this ...
AROMA INSTALLER version 2.00
(c) 2012 by amarullz xda-developers
ROM Name : AROMA INSTALLER
ROM Version : 2.00
ROM Author : <[email protected]>
Device : Not Defined
Start at : Sun Jan 12 17:06:15 2014
script aborted: assert failed: getprop("ro.product.device") == "GT-S5830c" ||
getprop("ro.build.product") == "GT-S5830c" ||
getprop("ro.product.device") == "GT-S5830C" ||
getprop("ro.build.product") == "GT-S5830C" ||
getprop("ro.product.device") == "GT-S5830i" ||
getprop("ro.build.product") == "GT-S5830i" ||
getprop("ro.product.device") == "GT-S5830I" ||
getprop("ro.build.product") == "GT-S5830I" ||
getprop("ro.product.device") == "GT-S5830m" ||
getprop("ro.build.product") == "GT-S5830m" ||
getprop("ro.product.device") == "GT-S5830M" ||
getprop("ro.build.product") == "GT-S5830M" ||
getprop("ro.product.device") == "GT-S5839i" ||
getprop("ro.build.product") == "GT-S5839i"
assert failed: getprop("ro.product.device") == "GT-S5830c" ||
getprop("ro.build.product") == "GT-S5830c" ||
getprop("ro.product.device") == "GT-S5830C" ||
getprop("ro.build.product") == "GT-S5830C" ||
getprop("ro.product.device") == "GT-S5830i" ||
getprop("ro.build.product") == "GT-S5830i" ||
getprop("ro.product.device") == "GT-S5830I" ||
getprop("ro.build.product") == "GT-S5830I" ||
getprop("ro.product.device") == "GT-S5830m" ||
getprop("ro.build.product") == "GT-S5830m" ||
getprop("ro.product.device") == "GT-S5830M" ||
getprop("ro.build.product") == "GT-S5830M" ||
getprop("ro.product.device") == "GT-S5839i" ||
getprop("ro.build.product") == "GT-S5839i"
Installer Error
I hope you can help me, thanks in advance.
guerreroblanco said:
thank you very much for your answer. load the ROM via odin the (xxla2) and ise the process of wipes as me escrbiste reconose stock rom and my kernel without problems, but when installing the ROM TouchWiz V8.0-Resurrection I designed this ...
AROMA INSTALLER version 2.00
(c) 2012 by amarullz xda-developers
ROM Name : AROMA INSTALLER
ROM Version : 2.00
ROM Author : <[email protected]>
Device : Not Defined
Start at : Sun Jan 12 17:06:15 2014
script aborted: assert failed: getprop("ro.product.device") == "GT-S5830c" ||
getprop("ro.build.product") == "GT-S5830c" ||
getprop("ro.product.device") == "GT-S5830C" ||
getprop("ro.build.product") == "GT-S5830C" ||
getprop("ro.product.device") == "GT-S5830i" ||
getprop("ro.build.product") == "GT-S5830i" ||
getprop("ro.product.device") == "GT-S5830I" ||
getprop("ro.build.product") == "GT-S5830I" ||
getprop("ro.product.device") == "GT-S5830m" ||
getprop("ro.build.product") == "GT-S5830m" ||
getprop("ro.product.device") == "GT-S5830M" ||
getprop("ro.build.product") == "GT-S5830M" ||
getprop("ro.product.device") == "GT-S5839i" ||
getprop("ro.build.product") == "GT-S5839i"
assert failed: getprop("ro.product.device") == "GT-S5830c" ||
getprop("ro.build.product") == "GT-S5830c" ||
getprop("ro.product.device") == "GT-S5830C" ||
getprop("ro.build.product") == "GT-S5830C" ||
getprop("ro.product.device") == "GT-S5830i" ||
getprop("ro.build.product") == "GT-S5830i" ||
getprop("ro.product.device") == "GT-S5830I" ||
getprop("ro.build.product") == "GT-S5830I" ||
getprop("ro.product.device") == "GT-S5830m" ||
getprop("ro.build.product") == "GT-S5830m" ||
getprop("ro.product.device") == "GT-S5830M" ||
getprop("ro.build.product") == "GT-S5830M" ||
getprop("ro.product.device") == "GT-S5839i" ||
getprop("ro.build.product") == "GT-S5839i"
Installer Error
I hope you can help me, thanks in advance.
Click to expand...
Click to collapse
Now i think that Thunder kernel does not support these ROM
Have you tried with Rafael's Kernel ?
Try with it also because if it get succeed then it 100% the Rom does not support's thunder kernel ..(i think)
So try it and then reply.....
Hitesh2626 said:
Now i think that Thunder kernel does not support these ROM
Have you tried with Rafael's Kernel ?
Try with it also because if it get succeed then it 100% the Rom does not support's thunder kernel ..(i think)
So try it and then reply.....
Click to expand...
Click to collapse
Thunder Kernel isnt/doesnt allows to install another Custom rom ...
Better rivert back to stock , flash the Rom and then,flash the Kernel ..
Sent from my Desire SV
Hitesh2626 said:
Now i think that Thunder kernel does not support these ROM
Have you tried with Rafael's Kernel ?
Try with it also because if it get succeed then it 100% the Rom does not support's thunder kernel ..(i think)
So try it and then reply.....
Click to expand...
Click to collapse
thanks for replying. rafael kernel works perfectly without any problem in the ROM

Categories

Resources