Downgrade Baseband...can be done? - T-Mobile, Samsung Galaxy SIII

My question is simple I hope someone can helpme to figure this out.
Is there a chance to downgrade from UVUENC2 to UVUEMJC on T999 from T Mobile?
I have a lots of problems to Install CM11 on One Click and Manual. And this is fault of the new baseband.
Thanks a lot!

Yes there are certainly ways to go back to prior Modem. I don't believe that can cause issues to CM. Can you try some other KitKat Rom ?

Perseus71 said:
Yes there are certainly ways to go back to prior Modem. I don't believe that can cause issues to CM. Can you try some other KitKat Rom ?
Click to expand...
Click to collapse
Yep
If use the manual installation method of any custom ROM I get the Assert Failed: getprop error no matter if use TWRP 2.6.3.1 or CWM 6.0.4.5 or the newer version of those two, and if use the Auto Installer just ask me at the end of the installation "Root is missing. Root this device?." No matter if I choose YES or NO still returning to stock ROM, with a lots of errors by the way.
Updating partition details.....
Full SELinux support is present.
Running boot script...
Finished running boot script.
Installing '/external_sd/d2tm0/system.zip...
Checking for MD5 check: no MD5 file found
assert failed: getprop (ro.bootloader) == "T999UVDLJA"
getprop ("ro.bootloader") == "T999UVDLJA"
getprop ("ro.bootloader") == "T999UVDLJC"
getprop ("ro.bootloader") == "T999UVDMD5"
getprop ("ro.bootloader") == "T999UVUEMJC"
getprop ("ro.bootloader") == "T999UVVLDLL1"
getprop ("ro.bootloader") == "T999LUVAMB7"
getprop ("ro.bootloader") == "T999VVLDMF2"
getprop ("ro.bootloader") == "T999VVLUEMK5"
getprop ("ro.bootloader") == "T999LUVUBMK4"
E: Error excecuting updater binary in zip '/external_sd/s2tmo/system.zip
Error flashing zip '/external_sd/d2tm0/system.zip
Those errors are on CM Rom
What can I do?

Put a hash Symbol (#) in front of each of these assert lines.

Perseus71 said:
Put a hash Symbol (#) in front of each of these assert lines.
Click to expand...
Click to collapse
Where or when?!

Please edit the Rom Zip file with Winzip on the pc. Do not extract the file. Make sure to open the updater script with Notepad. Its located under
/META-INF/com/google/android/
Once opened, you are looking for lines
getprop (ro.bootloader) == "T999UVDLJA"
getprop ("ro.bootloader") == "T999UVDLJA"
getprop ("ro.bootloader") == "T999UVDLJC"
getprop ("ro.bootloader") == "T999UVDMD5"
getprop ("ro.bootloader") == "T999UVUEMJC"
getprop ("ro.bootloader") == "T999UVVLDLL1"
getprop ("ro.bootloader") == "T999LUVAMB7"
getprop ("ro.bootloader") == "T999VVLDMF2"
getprop ("ro.bootloader") == "T999VVLUEMK5"
getprop ("ro.bootloader") == "T999LUVUBMK4"
You want to put a # at the beginning of each line. Or delete them out all together. Close notepad and save the file when prompted. Winzip will immediately prompt you for updating the archive. Do so. Then try flashing the zip.
If errors occur, attach the updater-script file to a post here.

Would using odin back to stock work for their issue? Maybe a full wipe off of original recovery with that?

Perseus71 said:
Please edit the Rom Zip file with Winzip on the pc. Do not extract the file. Make sure to open the updater script with Notepad. Its located under
/META-INF/com/google/android/
Once opened, you are looking for lines
getprop (ro.bootloader) == "T999UVDLJA"
getprop ("ro.bootloader") == "T999UVDLJA"
getprop ("ro.bootloader") == "T999UVDLJC"
getprop ("ro.bootloader") == "T999UVDMD5"
getprop ("ro.bootloader") == "T999UVUEMJC"
getprop ("ro.bootloader") == "T999UVVLDLL1"
getprop ("ro.bootloader") == "T999LUVAMB7"
getprop ("ro.bootloader") == "T999VVLDMF2"
getprop ("ro.bootloader") == "T999VVLUEMK5"
getprop ("ro.bootloader") == "T999LUVUBMK4"
You want to put a # at the beginning of each line. Or delete them out all together. Close notepad and save the file when prompted. Winzip will immediately prompt you for updating the archive. Do so. Then try flashing the zip.
If errors occur, attach the updater-script file to a post here.
Click to expand...
Click to collapse
Will trie this I hope this works was a miskate update the T999, in the old baseband I haven't any problem to install custom ROMs now CM can't be installed by any way no matter if use CWM, TWRP; Goo, etc.....

jmberumenb said:
Will trie this I hope this works was a miskate update the T999, in the old baseband I haven't any problem to install custom ROMs now CM can't be installed by any way no matter if use CWM, TWRP; Goo, etc.....
Click to expand...
Click to collapse
CM and others have not yet changed their updater scripts to include this new bootloader. Not your fault. They need to catch up. You may want to post on the thread where you got the rom.

Perseus71 said:
CM and others have not yet changed their updater scripts to include this new bootloader. Not your fault. They need to catch up. You may want to post on the thread where you got the rom.
Click to expand...
Click to collapse
:crying: So there will be no CM for me for now :crying:

Not unless you can comment out the Asserts in the updater script.

Perseus71 said:
Not unless you can comment out the Asserts in the updater script.
Click to expand...
Click to collapse
Working on it

Perseus71 said:
Please edit the Rom Zip file with Winzip on the pc. Do not extract the file. Make sure to open the updater script with Notepad. Its located under
/META-INF/com/google/android/
Once opened, you are looking for lines
getprop (ro.bootloader) == "T999UVDLJA"
getprop ("ro.bootloader") == "T999UVDLJA"
getprop ("ro.bootloader") == "T999UVDLJC"
getprop ("ro.bootloader") == "T999UVDMD5"
getprop ("ro.bootloader") == "T999UVUEMJC"
getprop ("ro.bootloader") == "T999UVVLDLL1"
getprop ("ro.bootloader") == "T999LUVAMB7"
getprop ("ro.bootloader") == "T999VVLDMF2"
getprop ("ro.bootloader") == "T999VVLUEMK5"
getprop ("ro.bootloader") == "T999LUVUBMK4"
You want to put a # at the beginning of each line. Or delete them out all together. Close notepad and save the file when prompted. Winzip will immediately prompt you for updating the archive. Do so. Then try flashing the zip.
If errors occur, attach the updater-script file to a post here.
Click to expand...
Click to collapse
This just works great!!!
Thanks a lot! Now we are using CM again!! :laugh:

Glad it all worked out.

Perseus71 said:
Glad it all worked out.
Click to expand...
Click to collapse
I dont get what to do
Like this?
#getprop("ro.bootloader") == "T999UVDLJA" ||
#getprop("ro.bootloader") == "T999UVDLJC" ||
#getprop("ro.bootloader") == "T999UVDMD5" ||
#getprop("ro.bootloader") == "T999UVUEMJC" ||
#getprop("ro.bootloader") == "T999VVLDLL1" ||
#getprop("ro.bootloader") == "T999LUVAMB7" ||
#getprop("ro.bootloader") == "T999VVLDMF2" ||
#getprop("ro.bootloader") == "T999VVLUEMK5" ||
#getprop("ro.bootloader") == "T999LUVUBMK4");

Androidn00b22 said:
I dont get what to do
Like this?
#getprop("ro.bootloader") == "T999UVDLJA" ||
#getprop("ro.bootloader") == "T999UVDLJC" ||
#getprop("ro.bootloader") == "T999UVDMD5" ||
#getprop("ro.bootloader") == "T999UVUEMJC" ||
#getprop("ro.bootloader") == "T999VVLDLL1" ||
#getprop("ro.bootloader") == "T999LUVAMB7" ||
#getprop("ro.bootloader") == "T999VVLDMF2" ||
#getprop("ro.bootloader") == "T999VVLUEMK5" ||
#getprop("ro.bootloader") == "T999LUVUBMK4");
Click to expand...
Click to collapse
Yes, or just delete that whole section

It didnt work for me, it failed. Did I mess something up?
assert(getprop("ro.product.device") == "d2tmo" || getprop("ro.build.product") == "d2tmo" || abort("This package is for \"d2tmo\" devices; this is a \"" + getprop("ro.product.device") + "\".");
assert(#getprop("ro.bootloader") == "T999UVDLJA" ||
#getprop("ro.bootloader") == "T999UVDLJC" ||
#getprop("ro.bootloader") == "T999UVDMD5" ||
#getprop("ro.bootloader") == "T999UVUEMJC" ||
#getprop("ro.bootloader") == "T999VVLDLL1" ||
#getprop("ro.bootloader") == "T999LUVAMB7" ||
#getprop("ro.bootloader") == "T999VVLDMF2" ||
#getprop("ro.bootloader") == "T999VVLUEMK5" ||
#getprop("ro.bootloader") == "T999LUVUBMK4");

Just delete them then or write down your own bootloader without the hash

Related

[Q] assert failed getprop ro.product.device

I have SE X Play with Doomkernel with android 2.3.4 and build no .42 and baseband version -56.
When i try to flash Darkforest RC2 rom via recovery i get following error.
asset failed: getprop ro. product. device
I have ClockWorkMod Recovery 5.0.2.6 installed
Please help me
YES I AM A NOOB
Either flash a stock rom first or open the .zip, find the update script and delete the get prop line
Sent from my R800i using Tapatalk
stock rom??
Sorry for stupid question but what exactly is a stock rom? I mean my play shipped with android 2.3.2, then i got 2.3.4 on OTA update.
So to install this rom i shoud go back to 2.3.2??
Also where to find stock roms for X play? I searched android dev forum but could only find latest firmwares.
Could you please provide a link for stock rom
Thanks in advance.
AndroHero said:
Either flash a stock rom first or open the .zip, find the update script and delete the get prop line
Sent from my R800i using Tapatalk
Click to expand...
Click to collapse
I deleted the following from the update script.
HTML:
assert(getprop("ro.product.device") == "R800i" || getprop("ro.build.product") == "R800i" || getprop("ro.product.board") == "R800i" ||
getprop("ro.product.device") == "R800a" || getprop("ro.build.product") == "R800a" || getprop("ro.product.board") == "R800a" ||
getprop("ro.product.device") == "R800at" || getprop("ro.build.product") == "R800at" || getprop("ro.product.board") == "R800at" ||
getprop("ro.product.device") == "zeus" || getprop("ro.build.product") == "zeus" || getprop("ro.product.board") == "zeus");
Now when i try to flash via recovery again installation is aborted. No getprop error btw Just following error.
opening package..
installation aborted.
Help me out someone
startherecca said:
I deleted the following from the update script.
HTML:
assert(getprop("ro.product.device") == "R800i" || getprop("ro.build.product") == "R800i" || getprop("ro.product.board") == "R800i" ||
getprop("ro.product.device") == "R800a" || getprop("ro.build.product") == "R800a" || getprop("ro.product.board") == "R800a" ||
getprop("ro.product.device") == "R800at" || getprop("ro.build.product") == "R800at" || getprop("ro.product.board") == "R800at" ||
getprop("ro.product.device") == "zeus" || getprop("ro.build.product") == "zeus" || getprop("ro.product.board") == "zeus");
Now when i try to flash via recovery again installation is aborted. No getprop error btw Just following error.
opening package..
installation aborted.
Help me out someone
Click to expand...
Click to collapse
I'm having the same problem on my r800x. Some help would be greatly appreciated!
I just recently unlocked my bootloader, and I can still flash kernels in fastboot. It's just that every time I try to install a custom rom I get either the Status 7 "getprop." error, or when I remove the .prop lines from the update script I get installation aborted. I also can not get into recovery from any of the custom kernels. I have had to boot into CWM using fastboot every time.
startherecca said:
I deleted the following from the update script.
HTML:
assert(getprop("ro.product.device") == "R800i" || getprop("ro.build.product") == "R800i" || getprop("ro.product.board") == "R800i" ||
getprop("ro.product.device") == "R800a" || getprop("ro.build.product") == "R800a" || getprop("ro.product.board") == "R800a" ||
getprop("ro.product.device") == "R800at" || getprop("ro.build.product") == "R800at" || getprop("ro.product.board") == "R800at" ||
getprop("ro.product.device") == "zeus" || getprop("ro.build.product") == "zeus" || getprop("ro.product.board") == "zeus");
Now when i try to flash via recovery again installation is aborted. No getprop error btw Just following error.
opening package..
installation aborted.
Help me out someone
Click to expand...
Click to collapse
What did you use to edit the update script? Try notepad+ if you use windows, the script has to be formatted for linux.
Sent from my R800i using Tapatalk
AndroHero said:
What did you use to edit the update script? Try notepad+ if you use windows, the script has to be formatted for linux.
Sent from my R800i using Tapatalk
Click to expand...
Click to collapse
Tried this, and it still doesn't work. Maybe I did it wrong? :/
PandaPropaganda said:
Tried this, and it still doesn't work. Maybe I did it wrong? :/
Click to expand...
Click to collapse
Just to clarify that I think he meant use notepad++ the + wasn't a typo. So don't use notepad but instead use notepad + +
Sent from my R800i using Tapatalk
fma965 said:
Just to clarify that I think he meant use notepad++ the + wasn't a typo. So don't use notepad but instead use notepad + +
Sent from my R800i using Tapatalk
Click to expand...
Click to collapse
I know. Still doesn't work.
EDIT: I fixed it! Not only do you need notepad++, but you also have to EDIT the archive and not extract it then re-zip it. The archive software I had (PeaZip) wouldn't let me do this so I had to install 7zip. I'm uploading my edited update.zip for r800x's (based on fxp054) right now.
PandaPropaganda said:
I know. Still doesn't work.
EDIT: I fixed it! Not only do you need notepad++, but you also have to EDIT the archive and not extract it then re-zip it. The archive software I had (PeaZip) wouldn't let me do this so I had to install 7zip. I'm uploading my edited update.zip for r800x's (based on fxp054) right now.
Click to expand...
Click to collapse
um is this for a update.zip yh? i always extract them and repack them and it works fine. although this was on my old phone. are you sure you didn't do something different?
fma965 said:
um is this for a update.zip yh? i always extract them and repack them and it works fine. although this was on my old phone. are you sure you didn't do something different?
Click to expand...
Click to collapse
Sorry your right i did mean notepad++ there should be no issue unpacking the rom, as long as you repack it as a .zip, i use winrar and never had issues
Sent from my R800i using Tapatalk
AndroHero said:
Sorry your right i did mean notepad++ there should be no issue unpacking the rom, as long as you repack it as a .zip, i use winrar and never had issues
Sent from my R800i using Tapatalk
Click to expand...
Click to collapse
When I made .zip archives with PeaZip they never worked. I had also tried previously with the archiving utility IZArc to no avail. I installed 7zip and after making the .zip using that it fixed the problem. I'm just saying that may help for some who have has the same problems as me. Particularly with the r800x users. The .zip I put on my other post (and now this one --- in the reason for editing) has all the .prop lines removed from the update script and should work for anybody who has a r800x with an unlocked bootloader (providing you've installed the custom kernel, of course).
PandaPropaganda said:
When I made .zip archives with PeaZip they never worked. I had also tried previously with the archiving utility IZArc to no avail. I installed 7zip and after making the .zip using that it fixed the problem. I'm just saying that may help for some who have has the same problems as me. Particularly with the r800x users. The .zip I put on my other post (and now this one --- in the reason for editing) has all the .prop lines removed from the update script and should work for anybody who has a r800x with an unlocked bootloader (providing you've installed the custom kernel, of course).
Click to expand...
Click to collapse
Cool nice work
Sent from my R800i using Tapatalk
You can find the file in ./META-INF/com/google/android/updater-script
Thank you so much, you fixed my Galaxy Note with the simple deletion of a few lines.
startherecca said:
I deleted the following from the update script.
HTML:
assert(getprop("ro.product.device") == "R800i" || getprop("ro.build.product") == "R800i" || getprop("ro.product.board") == "R800i" ||
getprop("ro.product.device") == "R800a" || getprop("ro.build.product") == "R800a" || getprop("ro.product.board") == "R800a" ||
getprop("ro.product.device") == "R800at" || getprop("ro.build.product") == "R800at" || getprop("ro.product.board") == "R800at" ||
getprop("ro.product.device") == "zeus" || getprop("ro.build.product") == "zeus" || getprop("ro.product.board") == "zeus");
Now when i try to flash via recovery again installation is aborted. No getprop error btw Just following error.
opening package..
installation aborted.
Help me out someone
Click to expand...
Click to collapse
I am having the same issue on my Xperia Arc, where can i find the update script to remove the equivalent lines?
Thanks
Andrew
Do not do this!
I am not sure how other people are having success with this suggestion, but please do not do it. This code must be doing a proper check because I followed the advice and removed the assert. Next thing you know the installation proceeded and messed up. I hard bricked my phone. Yes hard brick, not a soft brick that you can recover from, the hard brick that makes your phone a brick. Just a warning.
startherecca said:
I deleted the following from the update script.
HTML:
assert(getprop("ro.product.device") == "R800i" || getprop("ro.build.product") == "R800i" || getprop("ro.product.board") == "R800i" ||
getprop("ro.product.device") == "R800a" || getprop("ro.build.product") == "R800a" || getprop("ro.product.board") == "R800a" ||
getprop("ro.product.device") == "R800at" || getprop("ro.build.product") == "R800at" || getprop("ro.product.board") == "R800at" ||
getprop("ro.product.device") == "zeus" || getprop("ro.build.product") == "zeus" || getprop("ro.product.board") == "zeus");
Now when i try to flash via recovery again installation is aborted. No getprop error btw Just following error.
opening package..
installation aborted.
Help me out someone
Click to expand...
Click to collapse
It searches for specific lines onto build.prop, but having that check after wiping /system, and so erasing your build.prop will result into an error. Deleting those lines in the updater-script will only let you skip that check, but there's no way to brick unless you flash a rom that wasn't meant for your phone or a different kernel.

CyanogendMOD 10 FXP Neo V haida

Installing: /sdcard/FXP133-cm-10-20120813-UNOFFICIAL-haida.zip
Finding update package...
I:Update location: /sdcard/FXP133-cm-10-20120813-UNOFFICIAL-haida.zip
Opening update package...
Installing update...
script aborted: 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"
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/FXP133-cm-10-20120813-UNOFFICIAL-haida.zip
(Status 7)
Installation aborted.
What steps will reproduce the problem?
bt4777 said:
Installing: /sdcard/FXP133-cm-10-20120813-UNOFFICIAL-haida.zip
Finding update package...
I:Update location: /sdcard/FXP133-cm-10-20120813-UNOFFICIAL-haida.zip
Opening update package...
Installing update...
script aborted: 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"
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/FXP133-cm-10-20120813-UNOFFICIAL-haida.zip
(Status 7)
Installation aborted.
What steps will reproduce the problem?
Click to expand...
Click to collapse
dude go to META-INF/com/google/android and extract updater-script of the zip file (u downloaded i.e ROM )and open extracted updater-script with Notepad++(for download notepad++ google it) there after delete first three line and save.there after zip it to the rom(META-INF/com/google/android) from where u extracted
Press thank if i helped u
cyanidekiller said:
dude go to META-INF/com/google/android and extract updater-script of the zip file (u downloaded i.e ROM )and open extracted updater-script with Notepad++(for download notepad++ google it) there after delete first three line and save.there after zip it to the rom(META-INF/com/google/android) from where u extracted
Press thank if i helped u
Click to expand...
Click to collapse
which are the first three lines? begins and ends where
bt4777 said:
which are the first three lines? begins and ends where
Click to expand...
Click to collapse
assert(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");
delete these 3 lines
Press thanks if i helped u
cyanidekiller said:
assert(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");
delete these 3 lines
Press thanks if i helped u
Click to expand...
Click to collapse
trying this now. will get back with the results in 5 mins
edit: didnt work:
symlink: some symlinks failed
E:Error in /sdcard/FXP133-cm-10-20120813-UNOFFICIAL-haida.zip
(Status 7)
Installation aborted.
Did you try with CWM 6?
I had this problem with CWM 5 so i used the boot.img in the RAR of the cyanogenmod i.e. extracted it to android tools folder
then used the command
fastboot -i 0xfce flash boot boot.img
fastboot -i 0xfce reboot
So it booted on CWM 6 and installation was done without any issues.
If you want to reproduce the problem, try installing CM10 with CWM 5.
What version of CWM to use so i can install FXP137?
5.0.2.7 , 5.5.0.4 or 6.0.1.0 and from where to download it and install it for Neo V (MT11i - haida)? I understand that 5.0.2.7 is for GB, 5.5.0.4 works with ICS and now i see that 6 is recommended for JB... Please advise me, it will be helpfully if you give me a link, i have search on a lot of threads and read all this NoobGuide but the version presented is 5.0.2.7 also i have rooted and unlocked my bootloader using testpoint method. Thanks in advance.

[Q] Baseband 10.1

I have a S3 with Virgin Canada,I747-baseband "I747MVLLH1" , currently running 4.1.2 CM nightly. I went to update to the CM 10.1 d2att stable today and it gives me error 7 ro.bootloader .I have the most updated recovery.So I opened the rom and in the check sequence my baseband is not there ?
assert(getprop("ro.product.device") == "d2att" || getprop("ro.build.product") == "d2att");
assert(getprop("ro.bootloader") == "I747UCDLK3" ||
getprop("ro.bootloader") == "I747MVLDLK4" ||
getprop("ro.bootloader") == "I747MUMBLK3" ||
getprop("ro.bootloader") == "I747MUMBLL1");
So does that mean d2att is no longer good for my phone,,thats the last rom I used was the d2att? or could I edit it to put my baseband in?
Thanks alot
Flash the latest jb stock rooted Rom for your phone ( I747M, right?). Use Rom manager or goo manager to install recovery. Flash cm.
I already have a recovery on and I'm running CM 10. The problem is when I try to update to the 10.1 Stable that just came out I get an Error 7 because my baseband is not in the status check before it loads the rom,what I would like to know could I just add the line
"getprop("ro.bootloader") == "I747MVLLH1" || into the below code? thanks
assert(getprop("ro.product.device") == "d2att" || getprop("ro.build.product") == "d2att");
assert(getprop("ro.bootloader") == "I747UCDLK3" ||
getprop("ro.bootloader") == "I747MVLDLK4" ||
getprop("ro.bootloader") == "I747MUMBLK3" ||
getprop("ro.bootloader") == "I747MUMBLL1");
Frost5555 said:
I already have a recovery on and I'm running CM 10. The problem is when I try to update to the 10.1 Stable that just came out I get an Error 7 because my baseband is not in the status check before it loads the rom,what I would like to know could I just add the line
"getprop("ro.bootloader") == "I747MVLLH1" || into the below code? thanks
assert(getprop("ro.product.device") == "d2att" || getprop("ro.build.product") == "d2att");
assert(getprop("ro.bootloader") == "I747UCDLK3" ||
getprop("ro.bootloader") == "I747MVLDLK4" ||
getprop("ro.bootloader") == "I747MUMBLK3" ||
getprop("ro.bootloader") == "I747MUMBLL1");
Click to expand...
Click to collapse
Your bootloader is out of date.
There are multiple threads on how to do it and will have the necessary files.
Sent from my SGH-I747M using xda app-developers app
Thanks KorGuy123, I'll read up on updating the bootloaderu

[Q] Update error - help please !!

It's my first time to post here and I'm a cyanogenmod newbie
whenever i try to upgrade my phone i get the below error
=============================================
ClockWorkMod Recovery v6.0.1.2
Finding update package
opening update package
verifying update package
installing update..
assert failed: getprop ("ro.bootloader") == I747UCDLK3" || get prop ("ro.bootloader") == "I747UCDMG2" || getprop ("no.bootloader") == "I747MVLDLK4" || getprop ("no.bootloader") = "I747MVLDMF1" || getprop ("no.bootloader") == "I747MUMBLK3" || getprop ("no.bootloader") == "I747MUMBLL1"
E: Error in /sdcard/0/cmupdater/cm-10.1.3-RC1.d2att.zip
(status 7)
Installation aborted
============================================
Can anyone help and tell me how to upgrade my phone.
modave said:
It's my first time to post here and I'm a cyanogenmod newbie
whenever i try to upgrade my phone i get the below error
=============================================
ClockWorkMod Recovery v6.0.1.2
Finding update package
opening update package
verifying update package
installing update..
assert failed: getprop ("ro.bootloader") == I747UCDLK3" || get prop ("ro.bootloader") == "I747UCDMG2" || getprop ("no.bootloader") == "I747MVLDLK4" || getprop ("no.bootloader") = "I747MVLDMF1" || getprop ("no.bootloader") == "I747MUMBLK3" || getprop ("no.bootloader") == "I747MUMBLL1"
E: Error in /sdcard/0/cmupdater/cm-10.1.3-RC1.d2att.zip
(status 7)
Installation aborted
============================================
Can anyone help and tell me how to upgrade my phone.
Click to expand...
Click to collapse
You need to update your bootloader
spongdangly said:
You need to update your bootloader
Click to expand...
Click to collapse
Thanks..can you tell me how to update the bootloader ?
modave said:
Thanks..can you tell me how to update the bootloader ?
Click to expand...
Click to collapse
Click on the link in the previous post or anywhere in this text.

Error while flashing a Rom

Since I am new I cannot post in the dev forums so I thought I post here and hope some one to help me.
I am trying to flash the 4.4 ROM but got this error. I am using the TWRP 2.6.3.1
The ROM I downloaded here .
http://forum.xda-developers.com/showthread.php?t=2518957
[ROM][4.4] CM 11 Unofficial - Beta 7 11-22-13
Here's the log:
Installing '/sdcard/Download/cm-11-20131122-beta7-d2tmo_d2att.zip'...
Checking for MD5 file...
I:Cannot find file /sdcard/Download/cm-11-20131122-beta7-d2tmo_d2att.zip.md5
Skipping MD5 check: no MD5 file found.
I:Zip contains SELinux file_contexts file in its root. Extracting to /file_contexts
script aborted: assert failed: getprop("ro.bootloader") == "T999UVDLJA" ||
getprop("ro.bootloader") == "T999UVDLJC" ||
getprop("ro.bootloader") == "T999UVDMD5" ||
getprop("ro.bootloader") == "T999VVLDLL1" ||
getprop("ro.bootloader") == "T999LUVAMB7" ||
getprop("ro.bootloader") == "T999VVLDMF2" ||
getprop("ro.bootloader") == "I747UCDLK3" ||
getprop("ro.bootloader") == "I747UCDMG2" ||
getprop("ro.bootloader") == "I747MVLDLK4" ||
getprop("ro.bootloader") == "I747MVLDMF1" ||
getprop("ro.bootloader") == "I747MUMBLK3" ||
getprop("ro.bootloader") == "I747UCUEMJ2" ||
getprop("ro.bootloader") == "I747MUMBLL1"
assert failed: getprop("ro.bootloader") == "T999UVDLJA" || getprop("ro.bootloader") == "T999UVDLJC" || getprop("ro.bootloader") == "T999UVDMD5" || getprop("ro.bootloader") == "T999VVLDLL1" || getprop("ro.bootloader") == "T999LUVAMB7" || getprop("ro.bootloader") == "T999VVLDMF2" || getprop("ro.bootloader") == "I747UCDLK3" || getprop("ro.bootloader") == "I747UCDMG2" || getprop("ro.bootloader") == "I747MVLDLK4" || getprop("ro.bootloader") == "I747MVLDMF1" || getprop("ro.bootloader") == "I747MUMBLK3" || getprop("ro.bootloader") == "I747UCUEMJ2" || getprop("ro.bootloader") == "I747MUMBLL1"
E:Error executing updater binary in zip '/sdcard/Download/cm-11-20131122-beta7-d2tmo_d2att.zip'
Error flashing zip '/sdcard/Download/cm-11-20131122-beta7-d2tmo_d2att.zip'
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Updater script needs to be updated to include latest firmware, UVUEMJC. Assuming you updated to 4.3.
Heres a guide
yeah i had the same problem the rom devs need to update their rom for the new software like doc said here a guide someone directed me to if u really want an AOSP rom right now it didnt work for me but u cant try it but i would recommend just waiting until they update the script probably by next week.
http://highonandroid.com/android-roms/how-to-fix-status-7-error-with-cwm-recovery-on-rooted-android/
ultrairon said:
yeah i had the same problem the rom devs need to update their rom for the new software like doc said here a guide someone directed me to if u really want an AOSP rom right now it didnt work for me but u cant try it but i would recommend just waiting until they update the script probably by next week.
http://highonandroid.com/android-roms/how-to-fix-status-7-error-with-cwm-recovery-on-rooted-android/
Click to expand...
Click to collapse
As I wrote in another thread:
To solve the issue, open the rom zip file \META-INF\com\google\android\updater-script and add an extra line
i.e. getprop("ro.bootloader") == "T999UVUEMJC" ||, then save the ZIP to SD and flash it.
Good luck.

Categories

Resources