(Redirected page to ARM/N900#Releases) |
|||
| (10 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
| + | #REDIRECT[[ARM/N900#Releases]] | ||
| + | |||
''Under construction'' | ''Under construction'' | ||
| - | + | There are two types of images available for N900. One that contains only open source software from MeeGo repositories and one that has some Nokia proprietary components installed. | |
| - | * '''. | + | |
| + | == Open source image == | ||
| + | The open image for N900 can be obtained from http://repo.meego.com/MeeGo/releases/1.0/core/images/. | ||
| + | There are four kind of files | ||
| + | * '''.ubiimg''' for [[ARM/Meego_native_install_on_N900|native install]] | ||
| + | * '''.zImage''' is the linux kernel image | ||
* '''.tar.gz''' for [[ARM/Meego_chroot_install_on_N900|chroot install]] | * '''.tar.gz''' for [[ARM/Meego_chroot_install_on_N900|chroot install]] | ||
| + | * '''.ks''' for creating and customizing the image yourself using [[ARM/Creating ARM image using MeeGo Image Creator|MeeGo Image Creator]] | ||
| + | |||
| + | Day one codedrop available here: http://repo.meego.com/MeeGo/devel/n900/images/ | ||
| + | |||
| + | but the zimage file is not available nowadays?? | ||
| + | |||
| + | == Closed image == | ||
| + | The image with Nokia proprietary components can be loaded from here: | ||
| + | http://tablets-dev.nokia.com/meego-codedrop.php | ||
| + | |||
| + | Note that you must own a N900 device and accept the Nokia End User License Agreement to access the files. | ||
| + | There are two kinds of files available | ||
| + | * '''.ubiimg''' for [[ARM/Meego_native_install_on_N900|native install]] | ||
| + | * '''.ks''' for creating and customizing the closed image yourself using [[ARM/Creating ARM image using MeeGo Image Creator|MeeGo Image Creator]] | ||
| - | + | '''NOTE: You can use the kernel from the open image also with the closed image''' | |
| - | * | + | === Proprietary components in closed image === |
| - | * | + | The closed image contains the following proprietary components |
| + | * Battery Management Entity (BME), without this you may cause damage to your battery. | ||
| + | * WLAN firmware | ||
| + | * Bluetooth firmware | ||
Under construction
There are two types of images available for N900. One that contains only open source software from MeeGo repositories and one that has some Nokia proprietary components installed.
The open image for N900 can be obtained from http://repo.meego.com/MeeGo/releases/1.0/core/images/. There are four kind of files
Day one codedrop available here: http://repo.meego.com/MeeGo/devel/n900/images/
but the zimage file is not available nowadays??
The image with Nokia proprietary components can be loaded from here: http://tablets-dev.nokia.com/meego-codedrop.php
Note that you must own a N900 device and accept the Nokia End User License Agreement to access the files.
There are two kinds of files available
NOTE: You can use the kernel from the open image also with the closed image
The closed image contains the following proprietary components