[Q] Phone not regonized as LT25i - Sony Xperia T, TL, TX, V

Hello, i installed Revelation HD with DooMKernel and had that on my phone for like half a year.
I then thought i wanted to update to KitKat and tried installing Pacman (pac_tsubasa-nightly-20140313), when i install i get this error:
This package is for "LT25i, tsubasa" devices; this is a "mint".
I then thought it was a problem with the Kernel and i upgraded to the kernel NK(nk140-tsubasa).
I got the same error again.
I have also tried with different roms:
LOVINS-Z1-4.4.2-tsubasa_14.3.A.1.347
LS-KK-v3.0-2014-03-02-tsubasa
But i get the same errors on both of them, and sometimes i get this error instead:
assert failed: getprop("ro.product.device") == "LT25i" || getprop("ro.build.product") == "LT25i" || getprop("ro.product.device") == "tsubasa" || getprop("ro.build.product") == "tsubasa".

To solve this problem, manually extract "boot.img" from your ROM's zip file. Flash Pac kernel with fastboot. Then reboot and install your ROM.
Hope I helped you

Aria.A97 said:
To solve this problem, manually extract "boot.img" from your ROM's zip file. Flash Pac kernel with fastboot. Then reboot and install your ROM.
Hope I helped you
Click to expand...
Click to collapse
I have this exact same problem. However, I'm unable to find a place to download Pac kernel. Also, what do I do after I extract the boot.img from the ROM zip?
Best regards
Kaiseen

Flash the kernel you have extracted from ROM zip with fastboot.

Thank you very much!! That solved my problem

Thanks for the help, i just Remembered this too long time since i last installed new rom and kernel.
Got it up and working with a few problems i solved

please help
i have the same problem . . . but i don't know how to flash the boot.img file
and i don't have fast boot
help me please:crying :crying:

darkyxoz said:
i have the same problem . . . but i don't know how to flash the boot.img file
and i don't have fast boot
help me please:crying :crying:
Click to expand...
Click to collapse
Your phone does have fast boot, every phones has it.
you just start up adb and fastboot and run this command:
fastboot flash boot "path/file.img"
And then it installs.
The way you get into fastboot mode is to hold volume up while you insert the the USB cable in the computer, and your phone has to be turned off before you do this.

Related

[Q] Getting error while installing cyanogen rom 7.1

Hi everyone
I hope someone can help me about this
Trying to install rom 7.1 from cyanogen site, i got everytime the same error:
assert failed: getprop ("ro.product.device")[...]
[...]
E:Error in /sdcard/update-cm-7.1.0-X8-signed.zip
(Status 7)
Bootloader unlocked ok, tried different kernel, but that error come up everytime. Used both xrecovery and cwm..
Many thanks in advance whoever will have patience to help me
open /META-INF/com/google/android/update-script(open it with notepad) in update-cm-7.1.0-X8-signed.zip and delete this lines
Code:
getprop("ro.product.device") == "E15i" || getprop("ro.build.product") == "E15i" || getprop("ro.product.board") == "E15i" ||
getprop("ro.product.device") == "E15a" || getprop("ro.build.product") == "E15a" || getprop("ro.product.board") == "E15a" ||
getprop("ro.product.device") == "E16i" || getprop("ro.build.product") == "E16i" || getprop("ro.product.board") == "E16i" ||
getprop("ro.product.device") == "E16a" || getprop("ro.build.product") == "E16a" || getprop("ro.product.board") == "E16a" ||
getprop("ro.product.device") == "shakira" || getprop("ro.build.product") == "shakira" || getprop("ro.product.board") == "shakira"
and leave just
Code:
assert();
in begining!
and hit the thanks button!!!
Thanks for the answer, but now i get another error:
E:Error in /sdcard/update-cm-7.1.0-X8-signed.zip
(Status 6)
Any idea about this?
amalfino said:
Thanks for the answer, but now i get another error:
E:Error in /sdcard/update-cm-7.1.0-X8-signed.zip
(Status 6)
Any idea about this?
Click to expand...
Click to collapse
install stock and after this CM! It will work
tony-noob said:
install stock and after this CM! It will work
Click to expand...
Click to collapse
What do you mean for "install stock"? Maybe install stock kernel 2.1? The noob part of me is coming out
I installed but you said "install stock and after this CM! It will work "
i installed stock and also show "E:Error in /sdcard/update-cm-7.1.0-X8-signed.zip
(Status 6)"
plz step by step show me !
kkido said:
I installed but you said "install stock and after this CM! It will work "
i installed stock and also show "E:Error in /sdcard/update-cm-7.1.0-X8-signed.zip
(Status 6)"
Click to expand...
Click to collapse
the same for me
I face the same problem too,i tries seus also same,error,install aborted,try change build.prop also same....any solution for now?am i going to test cooking that official zip from my ubuntu kichen then only can flash?hahaha....better solution pls....
Sent from my GT-P7500 using xda premium
me too have that error I deleted words but nothing :/
yeah me 2 i have this error i deleted the lines but nothing
Maybe you have to have an unlocked bootloader but my phone is SIM locked and because of that i can't unlock my bootloader
same here, i only rooted my original bought phone, didn't do any bootloader unlocking and tried rom manager to install CM7.1, but no "Flash ClockWorkMod Recovery" found for my xperia X8, so i installed xRecovery 0.1 and tried update.zip gave me the same status 7 error, also tried unzipping and restoring, didn't worked too....
but i installed another custom rom successfully from xda-developers using xRecovery, but i want to have CM7.1, so why many of us getting the same error? any help much appreciated.... (Xperia X8 15i)
goldbugbee said:
same here, i only rooted my original bought phone, didn't do any bootloader unlocking and tried rom manager to install CM7.1, but no "Flash ClockWorkMod Recovery" found for my xperia X8, so i installed xRecovery 0.1 and tried update.zip gave me the same status 7 error, also tried unzipping and restoring, didn't worked too....
but i installed another custom rom successfully from xda-developers using xRecovery, but i want to have CM7.1, so why many of us getting the same error? any help much appreciated.... (Xperia X8 15i)
Click to expand...
Click to collapse
If you want to install CM 7.1 you MUST unlock bootloader and flash FXP Kernel. Look to this guide:
http://forum.xda-developers.com/showthread.php?t=1299296
tonev said:
Maybe you have to have an unlocked bootloader but my phone is SIM locked and because of that i can't unlock my bootloader
Click to expand...
Click to collapse
You are wrong. You can unlock bootloader. My phone is sim-locked too and I unlocked bootloader without problem
dbts25 said:
You are wrong. You can unlock bootloader. My phone is sim-locked too and I unlocked bootloader without problem
Click to expand...
Click to collapse
Yeah, my phone is sim-locked too and i've unlocked bootloader without any problem..
Could it be a problem of zip compression or saving the updater-script file?
Try this way:
http://forum.xda-developers.com/showpost.php?p=18364335&postcount=1879
rav3n_pl said:
Try this way:
http://forum.xda-developers.com/showpost.php?p=18364335&postcount=1879
Click to expand...
Click to collapse
Tried, but nothing to do :/ error Status 6 again
Yea, I downloaded a nightly OS directly from Cyanogenmod site and tried to install, not working "status 7 error", tried changing the coding in updater script, getting "status 6 error", installed stock ROM, then updated to CM custom rom (kuyadroid) and tried installing CM7.1, still not working. ...... now I just restored my stock rom 2.1 and using it, maybe it's a bug in the new CM7.1 itself that's making it incompatible with rooted X8 phones. If someone finds a solution, please update this thread, I will also keep looking for one. Will be following this thread.

help me, i think im softbricked

I was on ics miui from iHoneyBadget. Then i went to recovery and wiped everything to flash Galaxy Note (based on MIUI-2.3.18 & CM9 nightly 18May12).
But then i got fail.
assert failed: getpro("ro.product.device") == "galaxynote" || getprop ("ro.build.produckt") == galaxynote" || getprop ("ro.product.device") == "GT-N7000)
E:error in /emmc/download/miui-2.3.18 (status 7)
Can anyone help me here? im i softbricked or hardbricked? I can go to recovery.
you r soft bricked
just boot into bootloader and flash any gb rom through odin.
then flah abyss kernel through odin to get root.
then you can go into recovery to flash any other rom ...
007shaolin said:
I was on ics miui from iHoneyBadget. Then i went to recovery and wiped everything to flash Galaxy Note (based on MIUI-2.3.18 & CM9 nightly 18May12).
But then i got fail.
assert failed: getpro("ro.product.device") == "galaxynote" || getprop ("ro.build.produckt") == galaxynote" || getprop ("ro.product.device") == "GT-N7000)
E:error in /emmc/download/miui-2.3.18 (status 7)
Can anyone help me here? im i softbricked or hardbricked? I can go to recovery.
Click to expand...
Click to collapse
No worries. Just Odin back to stock GB and start over with root, cwm and a new cm9 rom.

[Solved] can't install cm 10.1 - errors (Status 7)

hi whenever i try to install cm 10.1 nightly any version i get following errors.
-- Installing: /external_sd/cm-10.1-20130423-NIGHTLY-p880.zip
Finding update package...
Opening update package...
Installing update...
assert failed: getprop("ro.product.device") == "p880" || getprop("ro.build.product") == "p880"
E:Error in /external_sd/cm-10.1-20130423-NIGHTLY-p880.zip
(Status 7)
Installation aborted
i have tried to wipe data, catche and dalvik cache, and also tried after formating system, but same error every time.
can anyone tell me why i get this error and it's solution please?
i'm on official v20a, rooted, unlocked bootloader with clockworkmod recovery 6.0.3.1 installed through rom manager,
The problem is your recovery, if you install official clockworkmod via ROM manager or from the website it will work. The problem is in cm10.1 our device is labeled as "x3" instead of "p880", this is another ID for our device but some recoveries don't like it. Its also this ID in the build.prop that makes some games show up in Google play that shouldn't, saw my old Gameloft games like backstab, tried installing but I got "your device is not compatible, please request a refund"
Sent from my rooted P880
Mr.LOVER said:
hi whenever i try to install cm 10.1 nightly any version i get following errors.
-- Installing: /external_sd/cm-10.1-20130423-NIGHTLY-p880.zip
Finding update package...
Opening update package...
Installing update...
assert failed: getprop("ro.product.device") == "p880" || getprop("ro.build.product") == "p880"
E:Error in /external_sd/cm-10.1-20130423-NIGHTLY-p880.zip
(Status 7)
Installation aborted
i have tried to wipe data, catche and dalvik cache, and also tried after formating system, but same error every time.
can anyone tell me why i get this error and it's solution please?
i'm on official v20a, rooted, unlocked bootloader with clockworkmod recovery 6.0.3.1 installed through rom manager,
Click to expand...
Click to collapse
Friend, I had the same problem.
Solution: Update your CMW. After upgrade, try installing the latest version.
Here it worked.
allanlinux said:
Friend, I had the same problem.
Solution: Update your CMW. After upgrade, try installing the latest version.
Here it worked.
Click to expand...
Click to collapse
i already have the latest version of CWM, i flashed it through rom manager.
before i did this, i also tried to install the CWM recovery by dexter and that also didn't work for me.
Mr.LOVER said:
i already have the latest version of CWM, i flashed it through rom manager.
before i did this, i also tried to install the CWM recovery by dexter and that also didn't work for me.
Click to expand...
Click to collapse
Strange, this shouldn't be happening and isn't for anyone else as far as I know. I think there was a fix so this could be flashed on any recovery somewhere, search the general section and try that
Sent from my rooted P880
were nsaidec
Mr.LOVER said:
i already have the latest version of CWM, i flashed it through rom manager.
before i did this, i also tried to install the CWM recovery by dexter and that also didn't work for me.
Click to expand...
Click to collapse
Ok, this is not normal as our friend said.
Try installing a new CWM for this program: https://play.google.com/store/apps/...xLDEsImNvbS5rb3VzaGlrZHV0dGEucm9tbWFuYWdlciJd
I say this because I installed my version of this app and funcinou the CM10.
Take the test and tell me if it worked
Step 1.Open the ROM.zip with winrar
Step 2.Found \META-INF\com\google\android\updater-script ,use Notepad open
Step 3.delete assert(getprop("ro.product.device") == "p880" ||
getprop("ro.build.product") == "p880");
Step 4.OK,safe
--------------------------------------------------------------------------------------------------------------------------
Another method
installing a new CWM ,thx
I just installed the latest CWM and it worked fornme. I was also stuck on that error after installing CWM using the root/bootloader/cwm and so on tool, i forgot the name. Then i figured out that the CWM was the problem so i downloaded the latest .img from CWM website (not touch version) and replaced the .img in the tool's folder with the new one i downloaded. Replace meaning deleting the old one and placing the new one in their with the same name. Hope this helps, sorry for my bad english.
Edit: The tool is the one in here: http://forum.xda-developers.com/showthread.php?t=2230934 and replaced the CWM .img with version 3.0.3.1 instead of 3.0.2.8
Sent from my LG-P880 using xda app-developers app
http://download2.clockworkmod.com/recoveries/recovery-clockwork-touch-6.0.3.1-p880.img
You can download touch version 6.0.3.1. You can install like Dexter way or change the name O4X_CWM.img and put it in ALL IN ONE TOOL inside /files folder.
I had the same problem before using mickey.outcast method. Everything is fine now, except wifi doesn't connect
Hansey said:
Step 1.Open the ROM.zip with winrar
Step 2.Found \META-INF\com\google\android\updater-script ,use Notepad open
Step 3.delete assert(getprop("ro.product.device") == "p880" ||
getprop("ro.build.product") == "p880");
Step 4.OK,safe
--------------------------------------------------------------------------------------------------------------------------
Another method
installing a new CWM ,thx
Click to expand...
Click to collapse
Thanks a lot, now i can flash cyanogenMod, but after flashing, there's an error that said "[LGE_SECURITY] ERROR: boot image signature Critical failure: Unable to start kernel. Unrecoverable boot loader error (0x00000002).".
I try with several roms and builds but nothing works!
milerx said:
Thanks a lot, now i can flash cyanogenMod, but after flashing, there's an error that said "[LGE_SECURITY] ERROR: boot image signature Critical failure: Unable to start kernel. Unrecoverable boot loader error (0x00000002).".
I try with several roms and builds but nothing works!
Click to expand...
Click to collapse
installing a new CWM 6.0.3.1 ,
Hansey said:
installing a new CWM 6.0.3.1 ,
Click to expand...
Click to collapse
Hi,
I try to install a new recovery but I fail to succeed, I try with the toolkit and with the rom manager and also fails, I don't know what to do
milerx said:
Hi,
I try to install a new recovery but I fail to succeed, I try with the toolkit and with the rom manager and also fails, I don't know what to do
Click to expand...
Click to collapse
You need
→ wipe data/factory reset → YES*
→wipe cache→ YES-*
try
milerx said:
Hi,
I try to install a new recovery but I fail to succeed, I try with the toolkit and with the rom manager and also fails, I don't know what to do
Click to expand...
Click to collapse
is your bootloader even unlocked?
Did you get it to work?
milerx said:
Thanks a lot, now i can flash cyanogenMod, but after flashing, there's an error that said "[LGE_SECURITY] ERROR: boot image signature Critical failure: Unable to start kernel. Unrecoverable boot loader error (0x00000002).".
I try with several roms and builds but nothing works!
Click to expand...
Click to collapse
I got the same problem, this is what i did to fix it, (sorry if this is already solved)
I got the same error code you did.
I used Lg´s mobile support tool to just restore my O4X (bootloader will still be unlocked) and if it isn't there will be a message displaying that i the upper left corner.
Then i re-rooted using All in one tool kit.
NOT FLASHING CWM via All in one.
In the Superuser app i updated my binery file.
Downloaded the rom manager from store
Install rom manager and install the latest CWM (Not the touch version)
Boot recovery
Wipe/data factory reset
Wipe cache partition
Wipe dalvik cache
format system
I actually put the rom on my internal sd card, same whit the Gapps.
Install rom
Install gapps
Works for me problemfree :good:
Im kind of new to this but this solved the problem.
Hope this might help you.
Hey guys, I've been getting the 'assert failed getprop' error.
I replaced the files of the rom and tried flashing again - no luck
Updated CWM, and tried flashing again, still no
Tried flashing an appropriate kernel and then flashing the rom, same error
I tried wiping everything in between and also not wiping, but it didn't help
I've got the Wilfire S Marvelc, the rom i'm trying to flash is cm10 (tried several versions for that might work, the marvelc version doesn't even make it through the install)
It's unlocked, rooted, and with CWM installed.
Can anybody help? I'd immensely appreciate it!
lightstryk said:
Hey guys, I've been getting the 'assert failed getprop' error.
I replaced the files of the rom and tried flashing again - no luck
Updated CWM, and tried flashing again, still no
Tried flashing an appropriate kernel and then flashing the rom, same error
I tried wiping everything in between and also not wiping, but it didn't help
I've got the Wilfire S Marvelc, the rom i'm trying to flash is cm10 (tried several versions for that might work, the marvelc version doesn't even make it through the install)
It's unlocked, rooted, and with CWM installed.
Can anybody help? I'd immensely appreciate it!
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
You've got a HTC Wildfire S? This is the LG Optimus 4X HD forum
Lol, well I was hoping you might have a suggestion anyways because it's a common error, but alright o.o
lightstryk said:
Lol, well I was hoping you might have a suggestion anyways because it's a common error, but alright o.o
Click to expand...
Click to collapse
Yeah, it's hugely common on our device - only because people don't read the instructions and keep using the wrong version of CWM.

Boot loop after flashing recovery

Hi there
I tried to get a recovery on my phone with this http://forum.xda-developers.com/showthread.php?t=2030777 app.
I pressed the first option ( so Install recovery), then it said something like "flashing succesfull" , so I tried to boot into recovery.
That didn´t work, though, I only got into the preinstalled android recovery, not TWRP.
So I tried to reboot my phone, but ended up in a boot loop...
Any ideas how to solve that?
Thanks in advance,
Metlca
metlca said:
Hi there
I tried to get a recovery on my phone with this http://forum.xda-developers.com/showthread.php?t=2030777 app.
I pressed the first option ( so Install recovery), then it said something like "flashing succesfull" , so I tried to boot into recovery.
That didn´t work, though, I only got into the preinstalled android recovery, not TWRP.
So I tried to reboot my phone, but ended up in a boot loop...
Any ideas how to solve that?
Thanks in advance,
Metlca
Click to expand...
Click to collapse
Hi
Try to follow this tutorial to see if it works http://forum.xda-developers.com/showthread.php?t=2069723
You can then try to flash this recovery http://forum.xda-developers.com/showthread.php?t=2180138
metlca said:
Hi there
I tried to get a recovery on my phone with this http://forum.xda-developers.com/showthread.php?t=2030777 app.
Click to expand...
Click to collapse
Don't use TWRP. CWM is 100x better and actually works - plus you will find it far easier to get support on here.
tyraek said:
Hi
Try to follow this tutorial to see if it works http://forum.xda-developers.com/showthread.php?t=2069723
You can then try to flash this recovery http://forum.xda-developers.com/showthread.php?t=2180138
Click to expand...
Click to collapse
Thanks a lot, everything´s working again
But there´s another problem now..
I tried to flash cm10.1 with my new cwm recovery, but I get the error
"assert failed: getprop ("ro.product.device") =="p880"
getprop "ro.build.product") == "p880"
E:error in /sdcard/cm-10.1.2-p880.zip (Status 7)
Installation aborted"
Now what does that mean?.....
Thanks a lot
Edit:
Tried with other cm 10.1 based rom, didn´t work either
metlca said:
Thanks a lot, everything´s working again
But there´s another problem now..
I tried to flash cm10.1 with my new cwm recovery, but I get the error
"assert failed: getprop ("ro.product.device") =="p880"
getprop "ro.build.product") == "p880"
E:error in /sdcard/cm-10.1.2-p880.zip (Status 7)
Installation aborted"
Now what does that mean?.....
Thanks a lot
Edit:
Tried with other cm 10.1 based rom, didn´t work either
Click to expand...
Click to collapse
FFS - Learn to SEARCH before asking questions that have been covered 50+ times already.
Flash the newest cwm recovery and search next time it's a known problem and is well discussed.
Sent from my LG-P880

[Q] Problems flashing cyanogenmod

Hi,
My phone is refusing to flash cyanogenmod, I'm getting the following error:
assert failed: getprop("ro.product.devices") == "m7ul" |
E:Error executing updater binary in zip '/sdcard
Anyone have any ideas of why this is happening? I can flash other roms.. tried flashing HD revolution both in GPE and sense edition and both works. The phone is s-off, supercid
Have worked before, but it has been in for service, and got it back today.. and now this dosn't work.. HEEEELP
What recovery are you using?
SaHiLzZ said:
What recovery are you using?
Click to expand...
Click to collapse
Hey,
I'm using TWRP 2.6.3.3 Do i need to change to clockwork?
Its possible. Also try 2.6.3.0 TWRP

Categories

Resources