Cnanot update update to nightlies via CM updater - Nook HD, HD+ Q&A, Help & Troubleshooting

If I try and update to the new ovation nightlies I will get an error in CWM recover. Something to the effect of "asset prop go", blah blah.
In order for me to successfully update, I need to delete the first lights from updater.script file:
assert(getprop("ro.product.device") == "ovation" || getprop("ro.build.product") == "ovation");
Any ideas, why I keep having to manually edit and update my nook?

Candurin said:
If I try and update to the new ovation nightlies I will get an error in CWM recover. Something to the effect of "asset prop go", blah blah.
In order for me to successfully update, I need to delete the first lights from updater.script file:
assert(getprop("ro.product.device") == "ovation" || getprop("ro.build.product") == "ovation");
Any ideas, why I keep having to manually edit and update my nook?
Click to expand...
Click to collapse
It has to do with a bug in the new CWM. I think verygreen updated to fix it. Go to his CM11 thread. (I assume you mean CM11 since you said new nightlies).
Sent from my SCH-i705 using XDA Premium 4 mobile app

Sorry. I should have been more specific.
I am referring to the 10.2 nightlies:
http://download.cyanogenmod.org/?device=ovation

Candurin said:
Sorry. I should have been more specific.
I am referring to the 10.2 nightlies:
http://download.cyanogenmod.org/?device=ovation
Click to expand...
Click to collapse
What version of CWM are you using?
Sent from my SCH-i705 using XDA Premium 4 mobile app

6.0.4.5

Candurin said:
6.0.4.5
Click to expand...
Click to collapse
That is the one that has the bug. Go to my HD/HD+ CWM thread linked in my signature and flash my 6036 version from item 5. But you may need to make a bootable CWM SD first since I don't think 6045 will flash the zip.
Sent from my SCH-i705 using XDA Premium 4 mobile app

Related

Assert failed aokp

I tried to install aokp 38 and got assert failed..
I follow the guide but it doesnt work.
Help please..
Sent from my Galaxy Nexus using XDA
A simple search would help. Try flashing glitch kernel first, and it should work once you reboot into its recovery.
Sent from my SGH-I897
I deleted assert lines in update-script file, its working now.
Sent from my Galaxy Nexus using XDA

[Q] can't install any rom from CWM v2.5.1.0

used the instruction in the Cyanogenmod wiki and I'm stock - i could install any rom - not cm10, 9.1 or 7.2. The error i get is this :
Code:
Installing update...
assert failed: getprop("ro.product.device") == galaxys" || getprop("ro.build.product") == "galaxys" ||
and so forth..
I tried installing it under Windows 7 at first, but zadig.exe crashed every time i tried enabling "List all devices", so i tried running it under Ubuntu - and the process worked. Yet, under CWM recovery - the installation failed.
:crying:
I guess your CWM is rather old. You can download the latest version at the Android Development thread or try something else like TWRP.
Sent from my GT-I9001 using xda app-developers app
nabilimran said:
I guess your CWM is rather old. You can download the latest version at the Android Development thread or try something else like TWRP.
Sent from my GT-I9001 using xda app-developers app
Click to expand...
Click to collapse
i would rather use what i know - which is CWM - could you link me with an updated version i could load to the phone the way it's written in Cyanogenmod wiki? (heimdall flash..)
thanks
I'm not really a CWM user and I'm using a Galaxy S Plus I9001. In the I9001 Development Thread, someone ported CWM and update it to be usable for the S Plus since CWM does not provide the recovery for S Plus users.
To be on the safe side, here's the link
http://www.clockworkmod.com/rommanager.
Sent from my GT-I9001 using xda app-developers app

Can anyone hook me up with cwm 5 tar for schi800

iv looked for it here and tried many different ways of googleing it and i get to links but the download is dead. can anyone post it or tell me how to find it please. tryin to flash cm10 or any cm lol and just incase im on the cdma ver of the galaxy tab. thanks in advace
Cwm comes with a kernel.
Why do you need to it, may I ask?
You can use cwm4, then when you flash, say cm10, you get cwm6 anyway.
So what is the goal you have in mind?
Sent from my GT-P1000 using xda app-developers app
priyana said:
Cwm comes with a kernel.
Why do you need to it, may I ask?
You can use cwm4, then when you flash, say cm10, you get cwm6 anyway.
So what is the goal you have in mind?
Sent from my GT-P1000 using xda app-developers app
Click to expand...
Click to collapse
whats going on youre the one who always helps me and im very thankful for that. sorry for the crazy questions i havent been on this fourm since i got my gs2 way back when. and now i put everything into my lg optiums g. i just wanna get to the most stable build of cm9 or 10. i have energy rom right now and cwm4. just came from sock. from what i read and i could be mistaking cuz i feel like i read endless thread containing different info that i need ext4 witch i have the zip and cwm5. i try and flash cm10 cuz i know the recovery lays in the zimage but it gives me a status 7 and aborted.
Maybe people expect me to reply first.
Haha.
Well, cm install takes care of the ext4.
Yes the assert error is known.
You need to edit the updater script to remove the line.
But make sure you download cm for p1c and not other.
Please see this thread
http://forum.xda-developers.com/sho...ighlight=updater-script+meta-inf#post37595824
Sent from my GT-P1000 using xda app-developers app
priyana said:
Maybe people expect me to reply first.
Haha.
Well, cm install takes care of the ext4.
Yes the assert error is known.
You need to edit the updater script to remove the line.
But make sure you download cm for p1c and not other.
Please see this thread
http://forum.xda-developers.com/sho...ighlight=updater-script+meta-inf#post37595824
Sent from my GT-P1000 using xda app-developers app
Click to expand...
Click to collapse
thank you. i havve the right files so all i have to erase is assert(getprop from, assert(getprop("ro.product.device") == "galaxytab" || getprop("ro.build.product") == "galaxytab" ||
getprop("ro.product.device") == "GT-P1000" || getprop("ro.build.product") == "GT-P1000"); ?
i know mine may not look the same im just using yours as an example. also i just tried this and im getting and error again with tryin to edit im on windows 8
Did you do it in 7zip? You can't extract all and rezip. Windows can't handle case sensitive filename.
Sent from my GT-I9300 using xda app-developers app
priyana said:
Did you do it in 7zip? You can't extract all and rezip. Windows can't handle case sensitive filename.
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
well i dont have 7zip since im on windows 8 im just using the windows one on 8.
Have you tried Galaxy Cube 3 or Energy Rom?
http://forum.xda-developers.com/showthread.php?p=21715469
It "should" has CWM 5 in it.
I am not 100% sure.
priyana said:
Have you tried Galaxy Cube 3 or Energy Rom?
http://forum.xda-developers.com/showthread.php?p=21715469
It "should" has CWM 5 in it.
I am not 100% sure.
Click to expand...
Click to collapse
Cube3 has CWM4. Don't know about energy.
Sent from my Nook HD+ running CM10 on Hybrid SD
leapinlar said:
Cube3 has CWM4. Don't know about energy.
Sent from my Nook HD+ running CM10 on Hybrid SD
Click to expand...
Click to collapse
sorry iv ben away in killington vt for a few days. back to work lol im running energy now and that and cubed have cwm 4. i cant get cwm5 on here at all iv been read and tring to download i always end up at a dead end. any other ideas?
so after digging around on my old hard drive i found the .tar file from awhile ago before i had to revert. if anyone come across this pm me and ill get it to you. thanks to everyone who helped me with this problem
Hi there.
So what is the tar file? Stock ROM or cwm5?
Sent from my GT-P1000 using xda app-developers app
Its a .tar file containing cwm5 but i think its only for cdma tabs.
Sent from my LG-LS970 using xda app-developers app

CM10.1 install help

I can't post in the development thread yet. I am rooted and have an unlocked bootloader. I made a backup of my stock ICS rom, formatted system, and tried to install CM10.1. I can't post the exact error message because my phone is my internet, but it says something about "getprop."
I followed the instruction exactly as they said. I also tried installing when the system was, and wasn't, mounted. I get the same getprop error. If more information is needed let me know and I'll do what I can to get it. This is my first time dealing with Android custom roms and would love to get it to work.
Don't worry about using any technical terms. I'm a quick learner when it comes to things like this. Computers and other related subjects are my passion!
you have to be on jellybean before you can flash any roms.
deeje00 said:
you have to be on jellybean before you can flash any roms.
Click to expand...
Click to collapse
I'll update to JB and try it again.
Edit: Here's the exact error I get. Even after updating to JB.
"installing update...
assert failed: getprop("ro.product.device") == "olympus" || getprop("ro.build.product") == "olympus"
E:Error in /external_sd/CM10.1/cm-10.1-20130211-unofficial-epinter-olympus.zip
(Status 7)
Installation aborted"
Olympus sounds like the wrong cm download.. Did you get the one out of the Atrix HD development section on here?
Sent from my PACMAN MATRIX HD MAXX
deeje00 said:
Olympus sounds like the wrong cm download.. Did you get the one out of the Atrix HD development section on here?
Sent from my PACMAN MATRIX HD MAXX
Click to expand...
Click to collapse
I have the Atrix HD forum bookmarked. I'll check again.
Your definitely trying to install the original Atrix 4g phone version.
Here. I'm feeling nice.
http://goo.im/devs/epinter/cm-10.1-20130504-NIGHTLY-epinter-mb886.zip
Sent from my PACMAN MATRIX HD MAXX
The one from this thread?
http://forum.xda-developers.com/showthread.php?t=2243812
That's the right thread but you got the wrong Download from somewhere else. Olympus is the Atrix 4g code name... Use my link. And don't forget to flash gapps.
Sent from my PACMAN MATRIX HD MAXX
Thanks for the help! I am now running my first custom ROM. So far, I love it!
Sent from my MB886 using Tapatalk 2

[Q] Touchscreen no longer working with CM GT-P1000

Hello guys, I've been stuck with this for a couple of hours now, I try to install cynanogenmod in my GT-P1000 follow the guide as usual everything was normal but when it came time to use the device it's not taking any input not on the touch screen nor in the physical buttons.
Can someone give me a hint on how to repair this? I've been looking at similar thread but the recomend downgrading the firmware if someone can point me out how to do it it would be a big Help!!
Thanks
Maybe you flash P1000 rom on a P1000L or N
Or the other way round.
Sent from my GT-N7100 using xda app-developers app
I try to use the P1000N but it was rejecting, I don't want to try it with CDMA because AFAIK it can turn my phone into a brick. So Yes I beleive I have the P1000 l(GSM). Any other advice
The L and the normal P1000 differs exactly that. The touch screen.
Just flash a L or N rom again.
Sent from my GT-N7100 using xda app-developers app
Even if in the back of my Tab specificly saids: Modelo:
GT-P1000N I try with N but it does not even pass the assert of
getprop("ro.product.device") == "galaxytab" || getprop("ro.build.product") == "GT-P1000N"……
priyana said:
The L and the normal P1000 differs exactly that. The touch screen.
Just flash a L or N rom again.
Sent from my GT-N7100 using xda app-developers app
Click to expand...
Click to collapse
You can remove the assert line if you are sure that is your model.
Search this forum.
For example
http://forum.xda-developers.com/showpost.php?p=31519426&postcount=186
A bit of note. If you are using windows, it doesn't understand the case sensitive file names within the zip. So don't try to unzip, edit, rezip. That will break the zip.
One way is to use 7zip, drag out the updater script. Edit it, then drag back in.
Sent from my GT-P1000 using xda app-developers app
priyana said:
You can remove the assert line if you are sure that is your model.
Search this forum.
For example
http://forum.xda-developers.com/showpost.php?p=31519426&postcount=186
A bit of note. If you are using windows, it doesn't understand the case sensitive file names within the zip. So don't try to unzip, edit, rezip. That will break the zip.
One way is to use 7zip, drag out the updater script. Edit it, then drag back in.
Sent from my GT-P1000 using xda app-developers app
Click to expand...
Click to collapse
If I do that I get a Installation aborted every time I must be doing something very wrong
I have it in stock GT-P1000N again can someone point me out a good guide to do it I was trying to do it with:
http://theunlockr.com/2012/05/07/ho...-on-the-galaxy-tab-p1000-running-gingerbread/
And the official cynanogenmod
http://oldwiki.cyanogenmod.org/wiki/Samsung_Galaxy_Tab_(P1000N):_Full_Update_Guide
My problem with this one was the fatc that wenever I install CWM it was unable o pass the boot screen of galaxy, I could entered the CW mode but whenever I try to install something it would just not posssible
necronet said:
If I do that I get a Installation aborted every time I must be doing something very wrong
Click to expand...
Click to collapse
You sure you modify the updater and drag it back , not unzip the whole thing and rezip?
When you fail to install, what is the new error.
Can't be assertion error again after removing those lines.
Sent from my GT-P1000 using xda app-developers app
Then I did it wrong I just rezip the whole thing, what do you mean drag it back?
priyana said:
You sure you modify the updater and drag it back , not unzip the whole thing and rezip?
When you fail to install, what is the new error.
Can't be assertion error again after removing those lines.
Sent from my GT-P1000 using xda app-developers app
Click to expand...
Click to collapse
Use 7zip to open the zip. Literally use the mouse to drag the updater script out to desktop. Edit as per Alroger's post.
Save.
Then while still having the 7zip opening the zip, drag back the updater script into the Rom.
Btw, make sure you have the original zip.
The one you have molested earlier is bad already.
Sent from my GT-N7100 using xda app-developers app

Categories

Resources