diff options
| author | Yuval Adam <_@yuv.al> | 2017-08-07 22:05:24 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2017-08-07 22:05:24 +0300 |
| commit | 0c1370b5f1b3e8abc934ea913a4377f05f32e4a9 (patch) | |
| tree | 64822a223696279b0869417a59a8112a7de5ad66 /docs/wiki/jolla-sbj-(Jolla-phone) | |
| parent | 91d00222d692b80a8eb22f0f193479545846ac89 (diff) | |
Initial static build
Diffstat (limited to 'docs/wiki/jolla-sbj-(Jolla-phone)')
| -rw-r--r-- | docs/wiki/jolla-sbj-(Jolla-phone)/index.html | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/docs/wiki/jolla-sbj-(Jolla-phone)/index.html b/docs/wiki/jolla-sbj-(Jolla-phone)/index.html new file mode 100644 index 0000000..9cf5403 --- /dev/null +++ b/docs/wiki/jolla-sbj-(Jolla-phone)/index.html @@ -0,0 +1,64 @@ +<!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/jolla-sbj-(Jolla-phone)/"> + + <link href="/static/css/tachyons.min.css" rel="stylesheet"> + <link href="/static/css/main.css" rel="stylesheet"> + </head> + + <body> + <div class="mw7 center"> + <div class="cf ph2-ns"> + <a class="title" href="/"> + <h1 class="f2 lh-title"> + <img src="/static/img/recycle.png"></img> + <span>postmarketOS</span> + </h1> + </a> + <div class="menu"> + <ul> + <li><a href="/">Home</a></li> + <li><a href="/wiki/">Wiki</a></li> + <li><a href="/blog/">Blog</a></li> + </ul> + </div> + +<h1>jolla sbj (Jolla phone)</h1> +<h3>Contributors</h3> +<ul> +<li>MartijnBraam</li> +</ul> +<h3>What works</h3> +<ul> +<li>Compiling the kernel from the jolla sources which should provide everything to run wayland since that's what sailfish uses</li> +</ul> +<h3>What does not work</h3> +<ul> +<li>Flashing, still need to find the correct offsets</li> +</ul> +<h3>Flashing mode</h3> +<p>The jolla does use fastboot from the mer project instead of android. To enter fastboot shut down the device, then plug in the USB lead while holding down volume down.</p> +<h3>Links</h3> +<ul> +<li><a href="https://github.com/postmarketOS/pmbootstrap/tree/device-jolla-sbj/aports/device-jolla-sbj">Device package</a></li> +<li><a href="https://github.com/postmarketOS/pmbootstrap/tree/device-jolla-sbj/aports/linux-jolla-sbj">Kernel package</a></li> +<li><a href="http://releases.sailfishos.org/sources/2.0.5.6/">Jolla sources</a></li> +<li><a href="https://wiki.merproject.org/wiki/Compiling_Jolla_kernel">Mer project page</a></li> +</ul> + + </div> + </div> + </body> +</html>
\ No newline at end of file |
