|
2015-01-13
, 20:31
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#2
|
The Following 5 Users Say Thank You to michaaa62 For This Useful Post: | ||
|
2015-01-13
, 20:49
|
|
Posts: 654 |
Thanked: 2,368 times |
Joined on Jul 2014
@ UK
|
#3
|
|
2015-01-13
, 20:58
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#4
|
Any other tips for a new user? I'm going to install CSSU, but apart from that I don't really know what to do after flashing.
The Following 5 Users Say Thank You to Copernicus For This Useful Post: | ||
|
2015-01-13
, 23:43
|
|
Posts: 654 |
Thanked: 2,368 times |
Joined on Jul 2014
@ UK
|
#5
|
ERROR: APE algorithm has to be provided to flash all the subimages
bash: ./flasher-3.5: No such file or directory
sudo apt-get install gcc-multilib # complains about unmet dependencies sudo apt-get -f install
The Following 6 Users Say Thank You to Feathers McGraw For This Useful Post: | ||
|
2015-01-14
, 10:17
|
|
Posts: 505 |
Thanked: 665 times |
Joined on Oct 2009
|
#6
|
Any other tips for a new user? I'm going to install CSSU, but apart from that I don't really know what to do after flashing.
The Following 4 Users Say Thank You to TomJ For This Useful Post: | ||
|
2015-01-15
, 10:46
|
Posts: 391 |
Thanked: 908 times |
Joined on Aug 2011
@ suncity
|
#7
|
The Following 2 Users Say Thank You to justmemory For This Useful Post: | ||
|
2015-01-15
, 11:42
|
|
Posts: 155 |
Thanked: 309 times |
Joined on Apr 2010
@ The Netherlands
|
#8
|
The Following 2 Users Say Thank You to n900user259 For This Useful Post: | ||
|
2015-01-15
, 13:11
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#9
|
I have such a love hate relationship with Linux! Here are my experiences trying to install flasher and flash the N900 on Ubuntu 14.10 in case they're useful to other noobs:
I did two things wrong here. First, I used the wrong version of flasher, which gave this error message:
After some searching on the forum, I unpacked the .tar.gz file for the correct version of flasher (3.5) and tried to run the binary with ./flasher-3.5 but BASH was giving this unhelpful error:Code:ERROR: APE algorithm has to be provided to flash all the subimages
This happened becuase i'm on a 64 bit machine. Googling will probably tell you to install ia32-libs, but this doesn't work on newer versions of Debian/Ubuntu. These two commands worked for me:Code:bash: ./flasher-3.5: No such file or directory
I then:Code:sudo apt-get install gcc-multilib # complains about unmet dependencies sudo apt-get -f install
- Flashed eMMC
- Flashed rootFS
...everything appears to be working!
Thank you both for your help today, that article had lots of interesting stuff in it.
CSSU tomorrow, then I'll go exploring!
Sam
The Following User Says Thank You to reinob For This Useful Post: | ||
|
2015-01-15
, 18:26
|
|
Posts: 654 |
Thanked: 2,368 times |
Joined on Jul 2014
@ UK
|
#10
|
Tags |
0xffff, firmware, flasher, hard reset, n900 2015, nokia n900 |
|
I'm a little late to the party, I know, but I'm a Neo900 backer and I wanted to get used to the form factor and get familiar with maemo.
It seems that I've chosen a really awkward time to start! I received my phone today from ebay, and it's in good condition. As far as I can tell, it doesn't have the USB charging issue I've read so much about.
Unfortunately, the previous owner didn't flash it back to factory settings before selling it (seriously, it's making me a bit uncomfortable, there's loads of personal info on it!).
I have read the Wiki page on flashing but unfortunately all of the links to the firmware are broken, so I can't download "flasher" or the firmware itself. I am guessing this has something to do with the Ovi store closing?
My two most important questions are:
Many thanks in advance!
Sam