blob: 59b425b0e11d02e5fc485f0fa3b159a77a93cc88 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>postmarketOS</title>
<meta name="description" content="Aiming for a 10 year life-cycle for smartphones">
<meta name="keywords" content="postmarketOS">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="all">
<link rel="canonical" href="https://postmarketos.org/wiki/Device-Wishlist/">
<link href="/pmosweb/static/css/tachyons.min.css" rel="stylesheet">
<link href="/pmosweb/static/css/main.css" rel="stylesheet">
</head>
<body>
<div class="mw7 center">
<div class="cf ph2-ns">
<a class="title" href="/pmosweb/">
<h1 class="f2 lh-title">
<img src="/pmosweb/static/img/recycle.png"></img>
<span>postmarketOS</span>
</h1>
</a>
<div class="menu">
<ul>
<li><a href="/pmosweb/">Home</a></li>
<li><a href="/pmosweb/wiki/">Wiki</a></li>
<li><a href="/pmosweb/blog/">Blog</a></li>
</ul>
</div>
<h1>Device Wishlist</h1>
<p>We have been asked, which devices we would like to see pmOS running on - by people who might specifically buy them (with broken screens etc, to get them cheaper) to help the project. Please list devices here, that you would like to see pmOS running on. Do not list devices, that we already have a port for, or specify a reason why you do.</p>
<ul>
<li>Fairphone 1 & 2</li>
<li><a href="https://github.com/postmarketOS/pmbootstrap/issues/57">Old iPhones</a> (must be <a href="https://en.wikipedia.org/wiki/OpeniBoot">OpeniBoot</a> compatible to make it feasible)</li>
<li>Openmoko (they come with open source baseband firmware!)</li>
<li>Samsung Galaxy S Relay 4G (apexqtmo) (<a href="https://cascardo.eti.br/blog/News_on_Debian_on_apexqtmo/">WIP mainline support</a>)</li>
<li>Intex Aqua Fish and Other Sailfish running devices</li>
<li>Oneplus One</li>
<li>The ubuntu phones (BQ Aquaris E4.5, BQ Aquaris E5, BQ Aquaris M10, Meizu MX4, Meizu PRO 5)</li>
</ul>
<p>Devices that might have working mainline linux support:</p>
<ul>
<li>Sony Xperia Z3 (https://plus.google.com/102276447148493441479/posts/amRvpE8piSw)</li>
<li>motorola droid 4 (http://elektranox.org/droid4/)</li>
</ul>
</div>
</div>
</body>
</html>
|