![]() |
Sygic crashes after overclock !
Overclocked my N900 to 800mhz, and all was good - or so I thought.
Noticed that Picodrive and Angry Birds was stuttering slightly. Then ran Sygic Mobile Maps up and it now crashes everytime I get a lock (i.e. map changes to navigate colours). Was on latest UK Black firmware, and flashed back to 'stock' 600mhz speed - still same three problems. Decided to do a fresh install so followed instructions but flashed the latest 'Global' firmware - still have same three problems. After searching the forum/s, seem to be on my own with this problem - so wondered if flashing the eMMC would help before a fresh install of firmware. Problem is I see When flashing the eMMC content, always flash the FIASCO/Rootfs image first, then the eMMC. Do not boot up the device between the two!, but no other download or process to follow to do this - am I missing something really obvious ? Any help/guidance would be greatly appreciated, or any other thoughts / suggestions as to why I now get the above three problems ? |
Re: Sygic crashes after overclock !
I think that the problem is the Sygic files. Reinstall them should fix it.
|
Re: Sygic crashes after overclock !
Quote:
|
Re: Sygic crashes after overclock !
Quote:
I'm not knocking the overclock or the Sygic software, obviously I've got a bit of a unique problem, and just asking if anyone can help ;) |
Re: Sygic crashes after overclock !
I tried Sygic on my N900 (long before the oc btw) and it just gives me Segmentation fault. Try reinstalling Sygic before reflashing the eMMC.
First reflash the eMMC (VANILLA image) then the firmware, I'll edit the wiki. Code:
flasher -F vanillaimage.bin -f |
Re: Sygic crashes after overclock !
Quote:
|
Re: Sygic crashes after overclock !
Quote:
I think I need to flash the emmc (but thats where I'm coming unstuck), then flash firmware, then reinstall apps :confused: Oh and before anyone asks, yes it is a genuine install of Sygic - bought and paid for :) |
Re: Sygic crashes after overclock !
Quote:
Flash eMMC / flash firmware / reinstall apps ? And I'll check out the wiki later - did I thank you yet :confused: |
Re: Sygic crashes after overclock !
Just checked the wiki, someone changed and messed it up!
When the instructions were first added it was eMMC, then FIASCO, someone changed it to FIASCO then eMMC and kept the last line a (Having flashed the eMMC you should flash the FIASCO image) or something similar. Contradictions removed, commands fixed (it had a -R which restarts the tablet after the reflash, this shouldn't be done), and the u key thing was made clearer (I hope) imo, it doesn't matter which you reflash first, but don't boot up in between, I always reflash the eMMC then the FIASCO though. Try reinstalling sygic then go for the reflash. I'd purge sygic (to get rid of the settings) and reinstall it, since a normal reinstall keeps settings. Code:
dpkg --purge mobile-maps |
Re: Sygic crashes after overclock !
Okay, thanks to Mohammad and Meamo.org, I think I'm finally beginning to learn a bit about maemo / linux -Famous Last Words :eek::rolleyes:
Anyway, could'nt purge Sygic, but after a process of elimination purged it with Code:
dpkg --purge Mobile-Maps-9 I think the statement that has been stumping me was this When flashing the eMMC content, always flash the eMMC image first, then the FIASCO image. Do NOT boot up the device between the two! So I've been looking for two files to install, and then the firmware. Now I'm thinking that the FIASCO image is actually the firmware ? If I'm right I think I need to hook up the phone in usb mode and then in x term use the following:- Code:
flasher-3.5.exe -F RX-51_2009SE_1.2009.41-1.VANILLA_PR_EMMC_MR0_ARM.bin -f Code:
flasher-3.5.exe -F RX-51_2009SE_3.2010.02-8_PR_COMBINED_MR0_ARM.bin -f -R (1) Global firmware installed (2) eMMC completely wiped (3) Only data remaining on the phone will be on my Micro SDHC card So in essence a completely reformatted phone in essence the same as a hard factory reset (*#7370#) on Symbian phones. Phew !, If i'm right can someone confirm (and I'll run thru it), equally if i'm wrong can someone correct me (and if thats the case, I'll come back to it tomorrow :(). As always - any help/comments greatly appreciated :p |
Re: Sygic crashes after overclock !
Quote:
http://wiki.maemo.org/index.php?titl...action=history http://maemo.org/profile/view/marcell/ Also if i go to Nokias firmware download page it says right besides Vanilla image: "Vanilla version of the eMMC content for Nokia N900 NOTE: Always flash the FIASCO image first, then the eMMC image immediately after that. Never boot up the device between flashing the FIASCO image and the eMMC image!" SO probably what he put there WAS correct but overall whole flash guide is in my opinion quite horrible. I could not even update my firmware when i followed it :| We really should make something to that. It's just filled with notes and terminology that's not clear to all people. .edit Funny (or sad) thing is that after when i flashed my fiasco image my N900 booted up automatically. |
Re: Sygic crashes after overclock !
Quote:
You can try one more thing, flash the firmware first, boot up normally, set up everything, install rootsh open terminal then (as root): Code:
rm -rf /opt Code:
umount /dev/mmcblk0p1 Code:
rm -rf /home/user/.* After the steps above reflash the firmware again to restore stuff that shouldn't have been deleted from /home/user Try Sygic again, if it doesn't work, an eMMC reflash is your only hope. Again, backup everything, MyDocs shouldn't be deleted using the steps above, but better be safe than sorry :) Your settings will be deleted. |
Re: Sygic crashes after overclock !
Quote:
|
Re: Sygic crashes after overclock !
Quote:
The eMMC reflash had -R at the end, which reboots the phone (as noted in my previous post - the one you quoted), I removed the -R to make it not reboot. I'm not sure what's with all the inconsistency, I'm also not sure who edited the tablets site but the editor could've looked at the wiki and moved what was a warning there to the tablets site, I can rewrite that wiki section if you want, but please can you test if the eMMC first then FIASCO works? Edit: well just looked at the history and it says Quote:
|
Re: Sygic crashes after overclock !
Quote:
|
Re: Sygic crashes after overclock !
Mohammad, cheers mate - glad that this stuff is sinking in, and actually makes me want to actively learn more now :eek:
Thanks for your help and encouragement here and over at users. Slender, you're quite right Quote:
And before anyone starts shouting at me, thats not a critiscism, merely an observation to hopefully get it improved - anything that makes learning easier, is obviously going to encourage more active users - and thats got to be a good thing ;) Thanks again everyone :cool: |
Re: Sygic crashes after overclock !
Quote:
|
Re: Sygic crashes after overclock !
still works fine for me.
|
Re: Sygic crashes after overclock !
Quote:
Quote:
|
Re: Sygic crashes after overclock !
Quote:
You do not have to rewrite it if you leave it as Marcell edited it. Except he left there inconsistent stuff. Argh..Dunno. I will do my own version and post it to you. Letīs say in week. |
Re: Sygic crashes after overclock !
Quote:
Maybe i should post my current version somewhere in wiki as sandbox. |
Re: Sygic crashes after overclock !
Quote:
Edit: reverted wiki and edited it, it follows Marcell's way of flashing but I noted that you have to remove -R and removed the line that says You should now update your firmware. I'll try to get some sketches. |
Re: Sygic crashes after overclock !
:):):):)All done - and Sygic working :):):):)
I intend to come back to this and try overclocking again with a fresh system, As I now know that I can flash firmware, eMMC and reinstall Sygic in 5-10 mins :cool: Happy ending for me - and I've learned some usefull stuff along the way, but I sense I kicked something off for you guys ? Was'nt my intention to cause any problems, so I hope everything is cool ? Gonna get some sleep now, been a long day ! Thanks again guys ;):p |
Re: Sygic crashes after overclock !
Sygic seems faster to me (I'm at 800 mhz).
I noticed the flashing guide seemed to contradict itself, but I didn't want to get the reputation of being the wrong sort, so I didn't mention it. I'm glad some other people noticed. |
Re: Sygic crashes after overclock !
Quote:
Nah you didn't kick off anything lol, I noticed the wiki a long time ago but it was asked about TWICE today, so I decided to edit it. Thanks go to slender for hinting out why it was edited. For some reason I think Nokia wanted to release PR1.2 but they might have realized something, the wiki edit shouldn't have been done before the firmware was released, but I'm not here to tell other people's jobs, especially Nokia employees :) Fixed the contradictions in the wiki, hopefully everyone's happy now :) |
Re: Sygic crashes after overclock !
Quote:
EDIT: I'm only joking if somebody doesnt get it :D:p |
Re: Sygic crashes after overclock !
Quote:
"Flash always the FIASCO image first" doesn't mean anything for me because no explanation about what a FIASCO image really is. And I just have to add that I have been working on various operating systems (OS370, Pick systems, Unix/Linux systems, Microsoft Windows) for quite 40 years now. Please, when talking about critical operations like flashing or restoring systems to non expert people, be totally clear and exhaustive. Thanks a lot in advance. |
Re: Sygic crashes after overclock !
weird.. mine mobile maps 10 crashes too but if i change language to english(us) then it works well :D
|
Re: Sygic crashes after overclock !
the only time I`ve noticed sygic crashing is when I`ve enabled smartflex last week.I had the phone @ 1000 for a year now with no crashes.
|
All times are GMT. The time now is 02:48. |
vBulletin® Version 3.8.8