Jump to content

Nokia N9 (nokia-lankku): Difference between revisions

From postmarketOS Wiki
Link to repo instead of outdated commit
Tags: mobile edit mobile web edit
Pavel (talk | contribs)
No edit summary
Line 1: Line 1:
This device is pretty similar to nokia N950, with minor differences in kernel. Bootloader has same problems.  https://elinux.org/N950
{{Infobox device
| manufacturer = Nokia
| name = Nokia N9
| codename = fixme
| image = fixme
| imagecaption = fixme
| releaseyear = fixme
| originalsoftware = fixme
| chipset = TI Omap 3
| cpu = Single-core 1.0 GHz
| gpu = fixme
| storage = 16 GB
| display = oled
| memory = 1 GB
}}


== Contributors ==
* filippz
* pavelmachek


Filippz did some initial porting, at https://github.com/filippz/pmbootstrap/
== Maintainer(s) ==
* fixme


== What works ==
* Touchscreen/display
* USB Networking
* Battery voltage readout


Kernel can be started without flashing, using:
== What does not work ==
* Battery charging
 
== What could work ==
* Bluetooth
 
== How to enter flash mode ==
This device is pretty similar to nokia N950, with minor differences in kernel. Bootloader has same problems. See https://elinux.org/N950
 
Kernel can be started without flashing, using:  


```
```
sudo /data/l/maemo/0xffff/src/0xFFFF -m kernel:vmlinuz-nokia-n9-dtb -m initfs:initramfs-nokia-n9 -l -b
sudo /data/l/maemo/0xffff/src/0xFFFF -m kernel:vmlinuz-nokia-n9-dtb -m initfs:initramfs-nokia-n9 -l -b
```
```
Note that attempt to pass command line arguments will result in kernel not booting on some devices, and that by booting custom kernel you get permanent boot slowdown with "you have modified your system" message.
== Notes ==
== Installation ==
Might be possible using Nemo flashing image.
== Photos ==
== Links ==

Revision as of 09:20, 29 December 2017

Nokia Nokia N9
200px|alt=fixme
fixme
Manufacturer Nokia
Name Nokia N9
Codename fixme
Released fixme
Hardware
Chipset TI Omap 3
CPU Single-core 1.0 GHz
GPU fixme
Display oled
Storage 16 GB
Memory 1 GB
Software
Original software fixme
postmarketOS
Category testing
Pre-built images no
Mainline no
Features
Flashing
No data
USB Networking
No data
Internal storage
No data
SD card
No data
Battery
No data
Screen
No data
Touchscreen
No data
Multimedia
3D Acceleration
No data
Audio
No data
Camera
No data
Camera Flash
No data
Connectivity
WiFi
No data
Bluetooth
No data
GPS
No data
NFC
No data
Modem
Calls
No data
SMS
No data
Mobile data
No data
Miscellaneous
FDE
No data
USB OTG
No data
HDMI/DP
No data
Sensors
Accelerometer
No data
Magnetometer
No data
Ambient Light
No data
Proximity
No data
Hall Effect
No data
Haptics
No data
Barometer
No data


Contributors

  • filippz
  • pavelmachek

Maintainer(s)

  • fixme

What works

  • Touchscreen/display
  • USB Networking
  • Battery voltage readout

What does not work

  • Battery charging

What could work

  • Bluetooth

How to enter flash mode

This device is pretty similar to nokia N950, with minor differences in kernel. Bootloader has same problems. See https://elinux.org/N950

Kernel can be started without flashing, using:

``` sudo /data/l/maemo/0xffff/src/0xFFFF -m kernel:vmlinuz-nokia-n9-dtb -m initfs:initramfs-nokia-n9 -l -b ```

Note that attempt to pass command line arguments will result in kernel not booting on some devices, and that by booting custom kernel you get permanent boot slowdown with "you have modified your system" message.

Notes

Installation

Might be possible using Nemo flashing image.

Photos

Links