Skip to content

Commit 9dc49d5

Browse files
committed
Add September update!
1 parent 9f42017 commit 9dc49d5

2 files changed

Lines changed: 73 additions & 5 deletions

File tree

_posts/2018-09-01-device-status.md

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
---
2+
layout: post
3+
title: Device Status – September, 2018
4+
category: blog
5+
excerpt: Current status of bq Aquaris devices on LineageOS
6+
author: brinly
7+
---
8+
9+
Hello all and welcome to the September aquaris-dev team update of 2018,
10+
11+
Another 2 months has passed really quickly (Wow!, it's September 1st already), with big news this month. We missed a July and August update, but we were hard at work regardless. We won’t cover the stats this time, but you can see the stats of how popular our BQ devices are by checking on the LineageOS [stats](https://stats.lineageos.org) site.
12+
13+
If you like to read more regular news on this website, please consider joining the team as a [developer](/contribute.html).
14+
15+
Our BQ device news now
16+
-----------------
17+
18+
This month, we have some news about several devices, but _bardock(pro)_ is the main star this month. We did some maintenance fixes for our older devices. We added some minor updates to our website too.
19+
20+
So let’s start!
21+
22+
We'll look into at supporting our devices with Android 9.0 at some point, but we want to get a stable base on 8.1 as the versions are very similar to bringup work between 8.1 and 9.0 is minimal especially on the newer devices.
23+
24+
Aquaris X / Aquaris X Pro - Status (bardock/bardockpro)
25+
----------------------
26+
27+
We reached weekly [official](https://review.lineageos.org/#/c/LineageOS/hudson/+/216085/) status for both bardock and bardockpro devices for the LineageOS 15.1 branch recently - they should receive builds each Monday.
28+
29+
We're going to require 2.0+ (Android 8.1) firmware/bootloader/radio/TZ to flash LineageOS as our drivers need the latest base firmware to function correctly (Baseband, Encryption, Camera, Wi-Fi, NFC won’t work on N based firmware).
30+
31+
Developers interested in helping out - feel free to submit patches to the LineageOS project's gerrit as that is now the official repo for this device for LineageOS..
32+
33+
34+
BQ Aquaris U/U+ - Status (chaozu/tenshi)
35+
-------------------------------
36+
We just started the bring-up work to 15.1 on these msm8937-common devices but this is still very much a work in progress project. Feel free to jump into Slack if you are a developer with contributions to make.
37+
38+
39+
BQ Aquaris X5 Plus - Status (gohan)
40+
-------------------------------
41+
We [fixed](https://review.lineageos.org/#/c/LineageOS/android_device_bq_gohan/+/226349/) a bug affecting NFC payments via Android/Google Pay after finally tracking down a fix to a long standing JIRA issue. We will start the LineageOS 15.1 bring-up pretty soon (you may already know but it’s based on the MSM8976 chipset which is a strange platform to work on).
42+
43+
44+
BQ Aquaris M5/X5 - msm8916 devices - Status (piccolo/paela )
45+
-------------------------------
46+
47+
One contributor [“aymende7”](https://review.lineageos.org/#/q/owner:aymenbousselham%2540gmail.com+status:open,75) has done a whole bunch of work for bringup of these devices and patches are on LineageOS gerrit, we are reviewing these changes and planning to get this merged for weeklies soon. Feel free to check out his excellent work and jump into slack if you have contributions.
48+
49+
BQ Aquaris X2/X2 Pro - Status (zangya/zangyapro)
50+
----------------------------
51+
Bringup has just started, but we have a lot of work to do and are mostly making sure that the older devices are supported first. We'll be opening up our device trees soon (hang around Slack if you're interested). It should be a well supported device because it has a treble base.
52+
53+
Website
54+
----------------------
55+
We added a slack invite button to the bottom of our site if you’d like to join our Slack community and we also added a PayPal link (if you’d like to support us - we receive no funding from BQ or anybody else and do this entirely as volunteers at our own cost ). We also have a downloads page.
56+
57+
58+
59+
60+
Open Issues
61+
-----------
62+
63+
If there are any issues with any of our supported devices, please report a bug on the [LineageOS issue tracker](https://jira.lineageos.org/) and we'll look into them ASAP (feel free to mention them on slack to get our attention)..
64+
65+

devices.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,22 @@ Right now the following devices are officially supported by LineageOS and mainta
1111

1212
* [Aquaris E5 LTE](https://wiki.lineageos.org/devices/vegetalte) (vegetalte)
1313
* [Aquaris M5](https://wiki.lineageos.org/devices/piccolo) (piccolo)
14-
* [Aquaris X5](https://wiki.lineageos.org/devices/paella) (paella)
15-
* [Aquaris X5 Plus](https://wiki.lineageos.org/devices/gohan) (gohan)
1614
* [Aquaris U](https://wiki.lineageos.org/devices/chaozu) (chaozu)
1715
* [Aquaris U Plus](https://wiki.lineageos.org/devices/tenshi) (tenshi)
16+
* [Aquaris X5](https://wiki.lineageos.org/devices/paella) (paella)
17+
* [Aquaris X5 Plus](https://wiki.lineageos.org/devices/gohan) (gohan)
18+
* [Aquaris X](https://wiki.lineageos.org/devices/bardock) (bardock)
19+
* [Aquaris X Pro](https://wiki.lineageos.org/devices/bardockpro) (bardockpro)
20+
1821

1922
The links above will redirect you to the official [LineageOS Wiki](https://wiki.lineageos.org/) where detailed installation and build instructions can be found.
2023

2124
### Unofficially supported
2225

2326
The following devices are currently work in progress and should soon get official support by LineageOS:
2427

25-
* Aquaris X - (bardock)
26-
* Aquaris X Pro - (bardockpro)
28+
* BQ Aquaris X2 (zangya)
29+
* BQ Aquaris X2 Pro (zangyapro)
2730

2831
### Experimental
2932

@@ -35,4 +38,4 @@ We plan to support other Qualcomm bq devices in the future with our LineageOS An
3538

3639
### Status
3740

38-
More detailed status updates will be published on our blog. The latest status update was published on [June 1, 2018]({% post_url 2018-06-01-device-status %}).
41+
More detailed status updates will be published on our blog. The latest status update was published on [September 1, 2018]({% post_url 2018-09-01-device-status %}).

0 commit comments

Comments
 (0)