maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   Nokia N9 PR 1.2 official released. (https://talk.maemo.org/showthread.php?t=82612)

warrentaye 2012-03-02 04:23

Re: Nokia N9 PR 1.2 official released.
 
So I was updating with NSU which had an error, I tried flashing after only to see that something screwed up the actual hardware number on my phone. So it will not flash at all. What could have cause this?

Is there anywhere in the US i can turn to to try and replace / fix ?

broelling 2012-03-02 04:36

Re: Nokia N9 PR 1.2 official released.
 
Received the update notifications yesterday, and updated without any error in 32 minutes OTA. Denmark.

Everything works flawlessly afterwards. Transitions nice and smooth. Notifications on lockscreen etc.

I'm so happy with my preciouss......

aironeous 2012-03-02 04:51

Re: Nokia N9 PR 1.2 official released.
 
Quote:

Originally Posted by regtheledge (Post 1172680)
Best feature for me was getting all the original wallpapers back which I lost due to a reset. That and the little swoosh you get when you close an app

Where is the swoosh? I want the swoosh! I tried many times closing apps and I don't have the swoosh. I want the swoosh. My girlfriend is going to dump me if I don't get the swoosh. How do I get it?

dsawhney 2012-03-02 05:49

Re: Nokia N9 PR 1.2 official released.
 
Quote:

Originally Posted by IsaacDFP (Post 1172852)
Sorry to annoy you guys again... but... nothing else I can try to fix the "Updating 0%" problem? Do I really need to reflash :( how about a reset from the phone settings?

The only other thing you can check is if you've any tweaks etc. installed such as live calendar icon that may be conflicting with the update process.

Do you get any errors when you run these commands:

devel-su
apt-get update
apt-get -s upgrade

the last command will only simulate an upgrade, it will not modify any package.

djs514 2012-03-02 13:08

Re: Nokia N9 PR 1.2 official released.
 
Quote:

Originally Posted by itsnotabigtruck (Post 1172749)
Flashing using Nokia Software Updater will erase all your apps, so you don't need to worry about uninstalling things ahead of time.

Check out the flashing guide I posted the other day (though it centers around flasher rather than NSU). :)

Thanks for the help, backed up with Nokia Suite, also manually copied my pictures and videos to my laptop, tried Nokia Link, but it failed to do the backup twice.

Reflashed with NSU, took about an hour to download and flash, rebooted, put my security code in, NSU said it failed, checked the version code on the phone, looked right, restarted NSU, said it was up to date, but were some inconsistencies. All my data seemed to be there except my notes, notes app gave an error that it couldn't access my calendar right now, or something.
Did a restore with Nokia Suite, over 1 hour, got to the point where it said it was rebooting the phone 20mins with nothng happening, turned the phone off and on manually, Nokia Suite then said all was ok, notes data was there, all seems to be good now.

Thanks for the help!

IsaacDFP 2012-03-03 03:40

Re: Nokia N9 PR 1.2 official released.
 
Quote:

Originally Posted by dsawhney (Post 1172931)
The only other thing you can check is if you've any tweaks etc. installed such as live calendar icon that may be conflicting with the update process.

Do you get any errors when you run these commands:

devel-su
apt-get update
apt-get -s upgrade

the last command will only simulate an upgrade, it will not modify any package.

I ran the commands and both were in full success...no errors found. But I do have live calendar. And after searching around a bit apparently PR1.2 implements that features, so obviously that must be conflicting... I had the old school script with both .sh and .conf file. I was able to manually remove them in terminal...
But the update is still failing... :'(
I don't think I have any other tweaks...other than MSN...

*Update: I just realized even thought both files are deleted... the calendar icon still shows today's date... Could the dynamic icon still active somehow?

rabilon 2012-03-03 04:21

Re: Nokia N9 PR 1.2 official released.
 
Quote:

Originally Posted by IsaacDFP (Post 1172852)
Sorry to annoy you guys again... but... nothing else I can try to fix the "Updating 0%" problem? Do I really need to reflash :( how about a reset from the phone settings?

Go to /etc/apt and comment out the entries in all .list files (including in the sub-directory sources.list.d) except for the "aegis.ssu-keyring-001.list". Then re-try the update.

IsaacDFP 2012-03-03 05:04

Re: Nokia N9 PR 1.2 official released.
 
Quote:

Originally Posted by rabilon (Post 1173451)
Go to /etc/apt and comment out the entries in all .list files (including in the sub-directory sources.list.d) except for the "aegis.ssu-keyring-001.list". Then re-try the update.

I only have two list files: sources and sources.d. The first one only contains itself and the second one only has osa.list with the aegis one. So... how do I add the # in front of osa.list...? Sorry, never did any linux coding :( Tried to look online, but it doesn't really apply to harmattan code i think

IsaacDFP 2012-03-03 06:56

Re: Nokia N9 PR 1.2 official released.
 
Well I just ended up removing osa.list and... Update still failing getting stuck at 0%...

dsawhney 2012-03-03 07:21

Re: Nokia N9 PR 1.2 official released.
 
Quote:

Originally Posted by IsaacDFP (Post 1173485)
Well I just ended up removing osa.list and... Update still failing getting stuck at 0%...

Don't remove system files randomly, it can really mess up your phone and make it unbootable. Osa.list is a system file and should not be removed.

dsawhney 2012-03-03 07:26

Re: Nokia N9 PR 1.2 official released.
 
Quote:

Originally Posted by IsaacDFP (Post 1173462)
I only have two list files: sources and sources.d. The first one only contains itself and the second one only has osa.list with the aegis one. So... how do I add the # in front of osa.list...? Sorry, never did any linux coding :( Tried to look online, but it doesn't really apply to harmattan code i think

Do you've /etc/apt/sources.list (not sources.list.d) file ?. If yes, post the contents.

IsaacDFP 2012-03-03 09:37

Re: Nokia N9 PR 1.2 official released.
 
Quote:

Originally Posted by dsawhney (Post 1173492)
Do you've /etc/apt/sources.list (not sources.list.d) file ?. If yes, post the contents.

I did but there was nothing in it I think. Doing a "ls" on it only showed the file itself.
I gave up... I actually did both reset, the settings restore and the device clear, and it still showed me Update Failed after clearing everything...
I thought I go resolved this but I guess not, lol. Now I got no other choice but to completely flash it :s

xaver 2012-03-03 14:05

Re: Nokia N9 PR 1.2 official released.
 
Quote:

Originally Posted by IsaacDFP (Post 1173540)
I did but there was nothing in it I think. Doing a "ls" on it only showed the file itself.
I gave up... I actually did both reset, the settings restore and the device clear, and it still showed me Update Failed after clearing everything...
I thought I go resolved this but I guess not, lol. Now I got no other choice but to completely flash it :s

I had similiar problem like you. See sources.list using cat sources.list I have deb http://harmattan.nokia blablabla and it looked like the repo was down, because apt-get upgrade gave me several errors, and after I comment it (adding # in front of the deb), apt-get upgrade worked. So, I tried to update the device again and it worked :).

ssjmec 2012-03-04 14:18

Re: Nokia N9 PR 1.2 official released.
 
Quote:

Originally Posted by aironeous (Post 1172921)
Where is the swoosh? I want the swoosh! I tried many times closing apps and I don't have the swoosh. I want the swoosh. My girlfriend is going to dump me if I don't get the swoosh. How do I get it?

settings>Sounds and vibration>Touch screen tones level 3>swipe down.
theres the swoosh :cool:

IsaacDFP 2012-03-05 21:58

Re: Nokia N9 PR 1.2 official released.
 
I just wanted to talk dsawhney, xaver, and all that tried to help me resolve my issue. I ended up flashing the whole device straight to PR1.2 and everything is up-to-date now. But still, many thanks for trying to help me avoid doing that, lol. At least I gain a little performance boost with a fresh start :)

wirwe 2012-03-06 16:25

Re: Nokia N9 PR 1.2 official released.
 
hey guys,

what determines if I already received an update or not? i've got a 059L598 (Australia) and it is still not here. :-(

alephito 2012-03-06 16:39

Re: Nokia N9 PR 1.2 official released.
 
Quote:

Originally Posted by wirwe (Post 1175285)
hey guys,

what determines if I already received an update or not? i've got a 059L598 (Australia) and it is still not here. :-(

Wirwe,

Do you have Skype and Gtalk in your phone?

Catacang 2012-03-06 16:45

Re: Nokia N9 PR 1.2 official released.
 
Here in Portugal, PR1.2 is still not available. My N9 is an unlocked 64GB version and still no update, which is a bit disappointing. Nokia Portuguese support website reports that v30.2012 is the latest firmware but nobody got it, so they should either release it or correct the website information.

optimistprime 2012-03-06 17:12

Re: Nokia N9 PR 1.2 official released.
 
Quote:

Originally Posted by wirwe (Post 1175285)
hey guys,

what determines if I already received an update or not? i've got a 059L598 (Australia) and it is still not here. :-(

No, that region code doesn't have it. I have the same as yourself (Australian country variant), and navifirm shows no release.

user_nameless 2012-03-06 17:29

Re: Nokia N9 PR 1.2 official released.
 
Hi all,

I'm still waiting as well. I switched my phone to developer mode just to see this would help, but no luck. Anyway, I have the black 16gb model 059L698 ... any idea which region this is from?

waiting patiently ... but losing it slowly

gerbick 2012-03-06 17:32

Re: Nokia N9 PR 1.2 official released.
 
Quote:

Originally Posted by user_nameless (Post 1175327)
I have the black 16gb model 059L698

That's Australia. You should find that code under the PR1.1 listings in Navifirm.

user_nameless 2012-03-06 17:50

Re: Nokia N9 PR 1.2 official released.
 
Thanks Gerbick,

However I'm too much of a noob and a non-technophile to mess with flashing me phone at the moment. I will need some really dumbed down instructions as I'm really new to Nokia and have not played around with terminal etc. I just love the phone for what it is :) (did I say already that I was a noob? .. haha)

optimistprime 2012-03-06 18:02

Re: Nokia N9 PR 1.2 official released.
 
Quote:

Originally Posted by gerbick (Post 1175329)
That's Australia. You should find that code under the PR1.1 listings in Navifirm.

]

Lol,I couldve sworn that I just posted it like four post back. Just Proves that no one reads anything....

user_nameless 2012-03-06 18:53

Re: Nokia N9 PR 1.2 official released.
 
Oops sorry Optimist, but my variant is L698, and your post mentioned L598, that's why I asked. Not sure if they (598 and 698) are from the same region .. still learning about this lovely handset.

gerbick 2012-03-06 19:08

Re: Nokia N9 PR 1.2 official released.
 
Quote:

Originally Posted by optimistprime (Post 1175353)
Lol,I couldve sworn that I just posted it like four post back. Just Proves that no one reads anything....

I was answering a different person. You answered wirwe, I answered user_nameless.

wirwe 2012-03-06 20:12

Re: Nokia N9 PR 1.2 official released.
 
Quote:

Originally Posted by alephito (Post 1175293)
Wirwe,

Do you have Skype and Gtalk in your phone?

Only Skype. Why?

regtheledge 2012-03-06 21:17

Re: Nokia N9 PR 1.2 official released.
 
I had issues updating to PR 1.2 as well. Initially I could not update as I have changed my harmattan sources list from .003 to .001 to install all european apps. When I checked my updates it did not show the update so I had to then change back to the 003 in sources list and it showed immediately afterwards. I believe Nokia do not recommend changing your sources list but if you're desperate it may be worth a try.

alephito 2012-03-06 22:40

Re: Nokia N9 PR 1.2 official released.
 
Quote:

Originally Posted by wirwe (Post 1175443)
Only Skype. Why?

I would like to know which version is yours. Please, read http://talk.maemo.org/showthread.php?t=82848

Thanks.

kheavy 2012-03-06 23:07

Re: Nokia N9 PR 1.2 official released.
 
Changing my Product code worked - was 059L3V7 to 059J187 - NSU recognized and is downloading as I type.

Quick question: leaving my code changed - or changing it back? any ramifications to leaving it changed?

malmostoso 2012-03-07 07:14

Re: Nokia N9 PR 1.2 official released.
 
Yesterday I was superpumped when I noticed that AP Mobile and Accuweather had updates, and that NSU asked to update itself. But then no PR1.2 for me :(

And the annoying thing is that the bubble in WinXP when right clicking NSU's icon still says "Updates for you".

No soup for me, I tell you.

marrat 2012-03-07 11:16

Re: Nokia N9 PR 1.2 official released.
 
Did anyone see the updated swipe.nokia.com page already?

I think they do a good job there highlighting the main features of PR1.2 for regular customers.

Kinda apple-ish, but that's how it's supposed to be. As Marko Ahtisaari once said: "We outsimplified the iPhone" :D

user_nameless 2012-03-09 19:38

Re: Nokia N9 PR 1.2 official released.
 
Anyone else still waiting for a PR 1.2 update? Or is it just me?

Tarantism 2012-03-09 19:44

Re: Nokia N9 PR 1.2 official released.
 
Quote:

Originally Posted by user_nameless (Post 1177172)
Anyone else still waiting for a PR 1.2 update? Or is it just me?

Me too. I'm hoping it doesn't take as long as PR1.1 that I got OTA mid February :confused:

alephito 2012-03-09 23:01

Re: Nokia N9 PR 1.2 official released.
 
Me too....

Catacang 2012-03-10 11:51

Re: Nokia N9 PR 1.2 official released.
 
I'm also waiting for PR1.2.
NSU keeps bugging me saying I have an update but when I connect the phone it says I already have the latest version.
All phones sold in Portugal (locked or unlocked) are "Country variants" and apparently there is no "NDT Portugal" version, so everybody here is just waiting for Nokia to show some respect for our beloved devices...

kheavy 2012-03-10 13:35

Re: Nokia N9 PR 1.2 official released.
 
I was tired of waiting and followed the product code change carefully - and was awarded with the instant you have update in NSU.

I recommend it for those that have been patient long enough.

alephito 2012-03-10 15:42

Re: Nokia N9 PR 1.2 official released.
 
I would do that, but I will loose the guaranty. I prefer to wait a couple of extra months, before I give up and flash other version.

Lupus 2012-03-10 19:14

Re: Nokia N9 PR 1.2 official released.
 
:( I'm still waiting too. I don't get why the update doesn't get released at the same time for all the phones. They are all the same N9 product.

Catacang 2012-03-10 19:30

Re: Nokia N9 PR 1.2 official released.
 
I understand why carrier locked N9s need more time to receive their firmware updates (carrier pending approvals and stuff like that before being released to the public).

I don't understand why unlocked devices like mine don't receive the update because it's a Portuguese or a Swiss device and all other European countries received the update long time ago.
It's just not fair...

balisingh 2012-03-11 04:09

Re: Nokia N9 PR 1.2 official released.
 
i am pretty satisfied with this update and this phone. but i hate vkbs. i am switching back to n97 for now. ah the pain.


All times are GMT. The time now is 12:14.

vBulletin® Version 3.8.8