Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7bceff21 authored by Romain Hunault's avatar Romain Hunault 🚴🏻
Browse files

Merge branch '93-documentation-for-olimex-and-pinebook-to-be-added' into 'master'

Resolve "Documentation for Olimex and Pinebook to be added"

Closes #93

See merge request e/documentation/user!75
parents 55e1a763 6f18063a
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -40,10 +40,12 @@ sdcard: up to 256 GB
soc: Samsung Exynos 7880
storage: 32/64 GB
tree: android_device_samsung_a5y17lte
twrp_version: twrp-3.3.1-1
type: phone
upgrade_available: pie
vendor: Samsung
vendor_short: samsung
versions: [nougat]
versions: pie
width: 71.4 mm (2.81 in)
wifi: 802.11 a/b/g/n/ac
status: dev
+6 −1
Original line number Diff line number Diff line
@@ -37,12 +37,17 @@ screen_res: 2160x1080
screen_tech: IPS LCD
sdcard:
soc: Qualcomm MSM8998 Snapdragon 835
stockupgrade: V11.0.3.0.PDEMIXM_20191022.0000.00_9.0_global (latest)
stockupgrade_tool: Mi flash
stockupgrade_toolver: 2017.4.25.0
storage: 64/128/256 GB
tree: android_device_xiaomi_chiron
twrp_version: 3.3.1-1
type: phone
upgrade_available: pie
vendor: Xiaomi
vendor_short: xiaomi
versions: [oreo]
versions: pie
width: 75.5 mm (2.97 in)
wifi: 802.11 a/b/g/n/ac, Dual-band, WiFi Direct, Hotspot
status: dev
+25 −0
Original line number Diff line number Diff line
architecture: A64
audio: 3.5mm headphone plug HDMI, internal stereo speakers, internal microphone
cameras: VGA 640x480, front
codename: olimex
cpu_freq: 1.2 GHz
nand: 16GB eMMC
wifi: WiFi 802.11 b/g/n
maintainers: []
manufacturer: olimex
name: Olimex teres (beta)
power: {removable: True, DC 5V @ 3A, capacity: 9500mAh 3.7V, tech: 'Li-ion'}
ram: 2GiB DDR3L @ 672 MHz
release: 2017-10
screen: 11"
screen_res: 1366x768
screen_tech: LCD
soc: A64
stockupgrade: http://images.ecloud.global/dev/teres/e-n-teres_20200309.gz
storage: µSD, NAND
status: beta
type: Laptop
usb: 2 USB2.0 Host, X USB2.0 OTG
video: HDMI (mini)
vendor: Olimex
versions: Nougat
+24 −0
Original line number Diff line number Diff line
architecture: A64
audio: 3.5mm OD/1.35mm ID (5V 3A) Port stereo speaker, microphone ,headphone jack
bluetooth: 4.0
cameras: 0.3 MPx, Front-Facing
codename: pinebook
cpu_freq: 1.2 gHz
nand: 16GB of eMMC (upgradable)
wifi: WiFi 802.11bgn
maintainers: []
manufacturer: Pine64
name: Pinebook (beta)
power: {tech: Lithium Polymer, capacity: 10000mAH }
ram: 2GB LPDDR3 RAM
screen: 11.4"
screen_res: 1080p or 1366x768
screen_tech: IPS panel
soc: A64 Quad Core Mali 400 MP2 GPU
stockupgrade: http://images.ecloud.global/dev/pinebook/e-n-pinebook_20200309.gz
status: beta
type: Laptop
usb: 2x USB 2.0 Host
video: Mini HDMI
vendor: Pinebook
versions: Nougat
+49 −0
Original line number Diff line number Diff line
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.5/css/bulma.css">
{% assign device = site.data.laptops[page.device] %}
<div class="tile is-parent is-12">
  <article class="tile is-child">
    <div class="content">
      <h1 class="title is-2">{{ device.vendor }} {{ device.name }} - "{{ device.codename }}"</h1>
      <br>
      <br>
      <div class="tile is-child is-8" id="install">
        <h3 class="title is-4 is-spaced">Install</h3>
        <p class="subtitle is-6">To install /e/OS on your {{ device.vendor }} {{ device.name }} - "{{ device.codename }}" <a href="{{ "devices/" | append: device.codename | append: "/install" | relative_url }}"> click here</a> </p>
      </div>
      <br>
      <br>
      {% if device.upgrade_available %}
      <div class="tile is-child is-8" id="upgrade">
        <h3 class="title is-4 is-spaced">Upgrade</h3>
        <p class="subtitle is-6">To upgrade your {{ device.vendor }} {{ device.name }} - "{{ device.codename }}" to the {{ device.upgrade_available }} build of /e/OS <a href="{{ "devices/" | append: device.codename | append: "/upgrade" | relative_url }}"> click here</a> </p>
      </div>
      <br>
      <br>
      {% endif %}
      <div class="tile is-child is-8" id="build">
        <h3 class="title is-4 is-spaced">Build</h3>
        <p class="subtitle is-6">Want to build the /e/OS for the {{ device.vendor }} {{ device.name }} - {{ device.codename }} ? <a href="{{ site.baseurl }}/how-tos/build-e"> Click here</a></p>
      </div>
      <br>
      <br>
      <div class="tile is-child is-8" id="not-working">
        <h3 class="title is-4 is-spaced">What's not (yet) working</h3>
        <p class="subtitle is-6">Please find issues opened by users on this device <a href="https://gitlab.e.foundation/groups/e/-/boards/12?scope=all&utf8=%E2%9C%93&state=opened&label_name%5B%5D={{device.codename}}">here</a> You can also track the
          progress of the issue here.</p>
      </div>
      <br>
      <br>
      <div class="tile is-child is-8" id="bug">
        <h3 class="title is-4 is-spaced">Have you found a bug?</h3>
        <p class="subtitle is-6">Please report <a href="https://gitlab.e.foundation/e/management/issues/new">here</a></p>
      </div>
      <br>
      <br>
      <div class="tile is-child is-8" id="unsupported">
        <h3 class="title is-4 is-spaced">Is your model not supported?</h3>
        <p class="subtitle is-6">Contact us to <a href="https://community.e.foundation/c/e-devices/request-a-device">Request support </a>for your device</p>
        <p class="subtitle is-6">The more the users requesting for a device / model the better the chances of it getting on the official list!!!</p>
      </div>
    </div>
  </article>
</div>
Loading