Jump to content

Devices: Difference between revisions

From postmarketOS Wiki
Unfiddle with headings. This change broke CI.
Aunonno (talk | contribs)
No edit summary
Line 1: Line 1:
__NOTOC__ __NOCACHE__
This page details the status of postmarketOS ports to various devices. If you are porting a device, please [[Help:Device Page|create a device page]] and describe the progress of the port. After the page is created, data about your device will appear on this page automatically. If you want to filter the list of devices based on one or multiple properties, use [[Special:Drilldown/Devices]] page.
----
''Note:'' See the [[#Status_Legend|Status Legend]] for an explanation of status codes (e.g., N, P, Y, -).
=== Main ===
=== Main ===
These are the most supported devices, maintained by at least 2 people and have the functions you expect from the device running its normal OS, such as calling on a phone, working audio, and a functional UI.
Manufacturer: Samsung
{{#cargo_query:
Device: Galaxy A12 Nacho (SM-A127F/DSN)
tables=Devices
Codename: Nacho
|fields=CONCAT( '[[', _pageName, '|',Manufacturer,' ',Name,']]' )=Device,Codename,Architecture,Released=Release year,Chipset,CPU,GPU,StatusFde=FDE,StatusCamera=Camera,StatusGps=GPS,StatusMobiledata=Mobile Data,StatusSms=SMS,StatusCalls=Calls,StatusOtg=USB-OTG,StatusNfc=NFC
Architecture: 8 cores at 2 GHz: Cortex-A55
|order by=Devices.Manufacturer, Devices.Name
Released: Released 2021, August 09
|format=table
Chipset: Exynos 850 (8nm)
|limit=9999
CPU: Octa-core (4x2.0 GHz Cortex-A55 & 4x2.0 GHz Cortex-A55)
|where=Devices.Booting = 1 and Devices.category = "main"
GPU: Mali-G52
|more results text=
RAM: 4GB
}}
ROM: 64GB
 
Camera: 48 MP, f/2.0, 26mm (wide), AF
=== Community ===
        5 MP, f/2.2, 123˚ (ultrawide)
Devices that have had a lot of work put into them, where regressions are actively fixed, and the port is overall in a pretty good shape.
        2 MP, f/2.4, (macro)
 
        2 MP, f/2.4, (depth)
{{#cargo_query:
OTG: yes supported
tables=Devices
NFC: yes supported
|fields=CONCAT( '[[', _pageName, '|',Manufacturer,' ',Name,']]' )=Device,Codename,Architecture,StatusUsbnet=USB Net,StatusFlashing=Flashing,StatusTouch=Touch,StatusScreen=Screen,StatusWifi=Wifi,StatusFde=FDE,StatusBattery=Battery,Status3d=3D,StatusAccel=IMU,StatusAudio=Audio,StatusBluetooth=Bluetooth,StatusCamera=Camera,StatusGps=GPS,StatusMobiledata=Mobile Data,StatusSms=SMS,StatusCalls=Calls,StatusOtg=USB-OTG,StatusNfc=NFC
Battery: 5000mah
|order by=Devices.Manufacturer, Devices.Name
|format=table
|limit=9999
|where=Devices.Booting = 1 and Devices.category = "community"
|more results text=
}}
 
=== Status Legend ===
 
{| class="wikitable feature-colors"
! Code
! Meaning
|-
  | Y
  | Yes, fully implemented
|-
  | P
  | Partially implemented
|-
  | N
  | Not working yet
|-
  |
  | Untested
|-
  | -
  | Not applicable -- device does not have feature
|}
 
==== Columns ====
 
{| class="wikitable"
! Column
! Meaning
|-
  | FDE
  | Full disk encryption and unlocking with [[osk-sdl]].
|-
  | Camera
  | Taking photos and videos works.
|-
  | GPS
  | The [https://en.wikipedia.org/wiki/Global_Positioning_System Global Positioning System] sensor works.
|-
  | Mobile Data
  | Connecting to the Internet via cellular network.
|-
  | SMS
  | Sending and receiving short messages works as intended.
|-
  | Calls
  | Talking to other people over the cellular network.
|-
  | Mainline*
  | Runs a [[(Close to) Mainline]] kernel, not an Android downstream kernel.
|}
 
=== Testing ===
All other device ports, including new ones. Maintainers can create merge requests to move devices to community if requirements are met on the [[Device categorization]] page. A more detailed view with a full status matrix of these devices can be found on the [[All devices]] page.
{{#cargo_query:
tables=Devices
|fields=CONCAT( '[[', _pageName, '|',Manufacturer,' ',Name,']]' )=Device,Codename
|order by=Devices.Manufacturer, Devices.Name
|format=ul
|columns=2
|limit=9999
|where=Devices.Booting = 1 and Devices.category = "testing"
|more results text=
}}
 
=== Non-booting devices ===
The devices in the list below cannot boot postmarketOS (yet). As such, they have not been integrated into the postmarketOS source tree. Once the device becomes bootable, it might appear in this list until a pull-request to integrate the code has been accepted. If you have verified that a device in this list boots postmarketOS, please [https://docs.gitlab.com/ce/gitlab-basics/add-merge-request.html make a merge-request].
{{#cargo_query:
tables=Devices
|fields=CONCAT( '[[', _pageName, '|',Manufacturer,' ',Name,']]' )=Device,Codename
|order by=Devices.Manufacturer, Devices.Name
|format=ul
|columns=2
|limit=9999
|where=Devices.Booting = 0
|more results text=
}}
 
==See also==
* [[All devices]]
* [[Renamed Devices]]
* [[Device Wishlist]]
* [[The-big-list-of-who-has-what-device]]
* [[Symbian]]
* [[Apple iPods]]
* [[Nokia Asha and X]]
* [[Xiaomi Amazfit]]
 
[[Category:Hardware]]

Revision as of 07:23, 12 February 2022

Main

Manufacturer: Samsung Device: Galaxy A12 Nacho (SM-A127F/DSN) Codename: Nacho Architecture: 8 cores at 2 GHz: Cortex-A55 Released: Released 2021, August 09 Chipset: Exynos 850 (8nm) CPU: Octa-core (4x2.0 GHz Cortex-A55 & 4x2.0 GHz Cortex-A55) GPU: Mali-G52 RAM: 4GB ROM: 64GB Camera: 48 MP, f/2.0, 26mm (wide), AF

       5 MP, f/2.2, 123˚ (ultrawide)
       2 MP, f/2.4, (macro)
       2 MP, f/2.4, (depth)

OTG: yes supported NFC: yes supported Battery: 5000mah