| Line 4: | Line 4: | ||
For the installation process you need to get the flasher tool from http://tablets-dev.nokia.com/maemo-dev-env-downloads.php | For the installation process you need to get the flasher tool from http://tablets-dev.nokia.com/maemo-dev-env-downloads.php | ||
| - | |||
| - | |||
'''WARNING: With the open image the battery management is not functional so you may cause damage to your device.''' | '''WARNING: With the open image the battery management is not functional so you may cause damage to your device.''' | ||
| - | Before flashing | + | == Preparations == |
| + | |||
| + | Before flashing: | ||
* Ensure that your battery is fully charged. | * Ensure that your battery is fully charged. | ||
* Unplug the charger and turn the device off. | * Unplug the charger and turn the device off. | ||
| - | == | + | == Different images == |
| + | There are two images available, open MeeGo image and one with some closed Nokia proprietary binaries. The open MeeGo image contains only opensource components and can be downloaded from FIXME. | ||
| + | |||
| + | The image with the closed Nokia proprietary binaries will add following functionalities: | ||
| + | * Battery management (BME) | ||
| + | * WLAN firmware | ||
| + | * BT frirmware | ||
| + | |||
| + | == Installing MeeGo image == | ||
Get the open MeeGo image and also the kernel (zImage-arm-n900) from FIXME. | Get the open MeeGo image and also the kernel (zImage-arm-n900) from FIXME. | ||
| Line 26: | Line 34: | ||
4. If the flasher does not recognize the device go back to step 1. | 4. If the flasher does not recognize the device go back to step 1. | ||
| - | == Adding closed components == | + | == Adding closed components to open image == |
| - | + | FIXME | |
| - | + | ||
| - | + | ||
| - | + | ||
Under construction
WARNING: Flashing the MeeGo to your N900 will permanently erase your settings and may cause damage to your device. This image is meant for experienced developers only. We do not take any responsibility of the damage that may be caused to your device.
For the installation process you need to get the flasher tool from http://tablets-dev.nokia.com/maemo-dev-env-downloads.php
WARNING: With the open image the battery management is not functional so you may cause damage to your device.
Contents |
Before flashing:
There are two images available, open MeeGo image and one with some closed Nokia proprietary binaries. The open MeeGo image contains only opensource components and can be downloaded from FIXME.
The image with the closed Nokia proprietary binaries will add following functionalities:
Get the open MeeGo image and also the kernel (zImage-arm-n900) from FIXME.
1. Make sure your device is turned off and the battery is fully charged.
2. Next start the flasher software:
sudo flasher-3.5 -f -k zImage-arm-n900 -r <meego.ubiimg>
3. Connect the device to computer with USB cable.
4. If the flasher does not recognize the device go back to step 1.
FIXME