n900-flashen
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| n900-flashen [2012/08/22 12:52] – [Repositories] tom | n900-flashen [2025/05/03 09:10] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== N900-Flashen ====== | ====== N900-Flashen ====== | ||
| + | ===== Links ===== | ||
| + | [[http:// | ||
| ===== Repositories ===== | ===== Repositories ===== | ||
| Um eine größere Auswahl an Programmen zu haben bzw. Neuentwicklungen zu testen musst du dir neue Programmkataloge anlegen. Und so gehts: | Um eine größere Auswahl an Programmen zu haben bzw. Neuentwicklungen zu testen musst du dir neue Programmkataloge anlegen. Und so gehts: | ||
| Zeile 46: | Zeile 48: | ||
| Nach dieser Anleitung: [[http:// | Nach dieser Anleitung: [[http:// | ||
| - | + | Firmware | |
| - | Firmware: | + | |
| * RX-51_2009SE_20.2010.36-2_PR_COMBINED_MR0_ARM.bin | * RX-51_2009SE_20.2010.36-2_PR_COMBINED_MR0_ARM.bin | ||
| - | eMMC: | + | eMMC (Vanilla): |
| * RX-51_2009SE_10.2010.13-2.VANILLA_PR_EMMC_MR0_ARM.bin | * RX-51_2009SE_10.2010.13-2.VANILLA_PR_EMMC_MR0_ARM.bin | ||
| - | flashen: | + | flashen |
| $ sudo flasher-3.5 -F RX-51_2009SE_10.2010.13-2.VANILLA_PR_EMMC_MR0_ARM.bin -f | $ sudo flasher-3.5 -F RX-51_2009SE_10.2010.13-2.VANILLA_PR_EMMC_MR0_ARM.bin -f | ||
| $ sudo flasher-3.5 -F RX-51_2009SE_20.2010.36-2_PR_COMBINED_MR0_ARM.bin -f -R | $ sudo flasher-3.5 -F RX-51_2009SE_20.2010.36-2_PR_COMBINED_MR0_ARM.bin -f -R | ||
| + | ==== Zusammenfassung ==== | ||
| + | eMMC has to be flashed first. Afterwards Maemo system is flashed separately. This will wipe out everything you have installed and configured in internal memory. Removable memory card is not affected. So, BACK UP ALL DATA in internal memory, like pictures, videos, documents etc. Once this is done, you may proceed. | ||
| + | 1. TURN OFF the phone | ||
| + | 2. Connect USB cable into computer, but NOT INTO N900 yet. | ||
| + | 3. Slide the keyboard open in N900, and PRESS U (key U) AND KEEP IT PRESSED. | ||
| + | 4. While pressing U, CONNECT micro-USB INTO N900. DO NOT DISCONNECT USB cable until said so. | ||
| + | 5. Soon N900 will turn on by itself. When you see Nokia logo (it may be quite dim) and little USB logo on corner of screen, you may RELEASE key U. | ||
| + | 6. Now N900 is in flashable mode. Open terminal on your computer and cd into directory you created earlier (where you saved the flashable images). | ||
| + | 7. First you have to flash eMMC. On command line, run | ||
| + | |||
| + | $ sudo flasher-3.5 -F RX-51_2009SE_10.2010.13-2.VANILLA_PR_EMMC_MR0_ARM.bin -f | ||
| + | |||
| + | Replace the filename with the one you downloaded. Do not use -R with this command. That will reboot N900, and it is not recommended in official instructions to reboot between flashing eMMC and flashing Maemo. You should see on command line some messages, and finally you will notice that flashing has ended. | ||
| + | 8. Now you will flash Maemo (kernel and rootfs). On command line, run | ||
| + | |||
| + | $ sudo flasher-3.5 -F RX-51_2009SE_20.2010.36-2_PR_COMBINED_MR0_ARM.bin -f -R | ||
| + | |||
| + | Replace the filename with the one you downloaded. Now flashing starts and once it is ready, your N900 will reboot itself. When it is rebooting YOU MAY DISCONNECT USB cable. | ||
| + | |||
| + | Now your phone is in “factory state”.\\ | ||
| + | You have Fremantle PR 1.3 in phone, but otherwise all your previous settings and extra applications are gone. | ||
n900-flashen.1345632778.txt.gz · Zuletzt geändert: 2025/05/03 09:10 (Externe Bearbeitung)