• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [DEV][WIP] CM9-Esteem LG MS910

Status
Not open for further replies.
Yea, I'm running into an error when flashing. I think it is the assert check. Status 7

Gonna edit and try again.
 
Yea, I'm running into an error when flashing. I think it is the assert check. Status 7

Gonna edit and try again.

check both internal and external cards i did the sd card first and i got the problem..tried the internal and it flashed no problem
 
Yes, Status 7 will be assert check error. What you need to do is UnZip the zip. Open the updater script and remove everything from the first letter until where it says the word package RIGHt after a colon.
 
yeah i was talking about the build prop tweekss from a few days ago by shiney. I want to contribute but i really don know how to help. :-/. Oh well ill search "the google" as my mom says and see what i can pull up
 
Yes, Status 7 will be assert check error. What you need to do is UnZip the zip. Open the updater script and remove everything from the first letter until where it says the word package RIGHt after a colon.

how i got it to work.. not to say what you are saying will not work... but i just installed from internal storage..
 
Yes, Status 7 will be assert check error. What you need to do is UnZip the zip. Open the updater script and remove everything from the first letter until where it says the word package RIGHt after a colon.

So delete all of the print ui stuff before the first appearance of the word package, is that right epayne?
 
So delete all of the print ui stuff before the first appearance of the word package, is that right epayne?
no, should be just the first line starting with assert.

Code:
assert(getprop("ro.product.device") == "ms910" || getprop("ro.build.product") == "ms910" || getprop("ro.product.device") == "MS910" || getprop("ro.build.product") == "MS910");
 
It is now a different set up from what I can see in the updater-script so just the WHOLE first line OR up until the word "package". Whichever comes first, either way this will get rid of your Status 7 error.
 
i cant mod the the file through the winrar or 7zip. i think the signature is messing it up. and i dont know if i can just unzip mod and rezip.
 
i cant mod the the file through the winrar or 7zip. i think the signature is messing it up. and i dont know if i can just unzip mod and rezip.
both winrar and 7zip will allow editing from within the zip.


those having issues flashing wouldnt happen to have edited build.props to allowed restricted apps to install or play would ya?
 
Whichever archiving agent you are using just open the ZIP within that program. Double Click the ZIP inside of the archiving program, then double-click META-INF, double-click com, double-click google, double-click android, then double click updater-script. Use a program like Word Viewer 2003 if you are using Windows to edit the file until package or you can use Notepad and would imagine that Wordpad will also work. You will be all set. Just do NOT unzip and rezip, you will get an error during installation.
 
Whichever archiving agent you are using just open the ZIP within that program. Double Click the ZIP inside of the archiving program, then double-click META-INF, double-click com, double-click google, double-click android, then double click updater-script. Use a program like Word Viewer 2003 if you are using Windows to edit the file until package or you can use Notepad and would imagine that Wordpad will also work. You will be all set. Just do NOT unzip and rezip, you will get an error during installation.
notepad or even better notepad++ ;)
 
Got it. Thanks guys. Ur thanks are a few posts back.

Also fantastic work so far!

Installed on top of #2 rom 1.6 once with only wiping dalvic, then with #2 ROM after factory reset, and also after a complete system wipe. Seems to make no difference in how it operates.

Keep it up!
 
I'm stoked to see the progress going on here. PG and epayne you guys are the bomb diggity! Keep it up gents!!! :thumbup::thumbup::thumbup:
 
yay!!! yay!!

Keep up the hard work!!

Please, I really want this ROM to work (:

I cant wait lol...

But i will (:
 
Got it to work using winrar. Installed the ROM and was suprised. Seemed more part than the last time I flashed it. But I didnt have the patience to wait everything out like last time so maybe it was me. Tried to get go launcher to work hotbot forced closed onbme like a bitcch. The stock launcher was slow as hell too. Once it loaded I could open app drawer so there's that !! Other than that good job pg and epayne. What do you think might be causing the browser lag and the slow startup at lock screen?
 
Status
Not open for further replies.
Back
Top Bottom