Jump to content

BQ Aquaris U Plus (bq-tenshi): Difference between revisions

From postmarketOS Wiki
Fossdd (talk | contribs)
Created page with "{{Infobox device | manufacturer = BQ | name = Aquaris U Plus | codename = bq-tenshi <!-- | image = File:CHANGE_ME_TO_DEVICE_CODENAME.jpg | imagecaption = CHANGE_ME --> | releaseyear = 2016 | category = testing | originalsoftware = Android | originalversion = 6.0.1 | pmoskernel = 3.18-31 | chipset = Qualcomm Snapdragon 430 (MSM8937) | cpu = Octa-core 1.4 GHz Cortex-A53 | gpu = Adreno 505 | display = 720x1280 | storage = 16/32 GB | memory = 2/3 GB | architecture = armv7 |..."
 
Fossdd (talk | contribs)
No edit summary
Line 82: Line 82:


== How to enter flash mode ==
== How to enter flash mode ==
* Go to <code>Developer options</code> and enable <code>OWM unlocking</code>.
* Power off and start again using <code>Volume Down</code> and <code>Power on</code>.
* Connect your phone to your PC and run <code>fastboot flashing unlock</code>.


== Installation ==
== Installation ==
Use [[pmbootstrap]] to build your own installation image.
Use [[pmbootstrap]] to build your own installation image.
The aport for <code>bq-tenshi</code> is not merged yet and you have checkout the following tree: https://gitlab.com/fossdd/pmaports/-/tree/device/bq-tenshi


<!-- Expand this with the commands needed for flashing, add --sdcard to install if it makes sense etc. -->
<!-- Expand this with the commands needed for flashing, add --sdcard to install if it makes sense etc. -->
<source lang="shell-session">
<source lang="shell-session">
$ pmbootstrap init
$ pmbootstrap init
$ pmbootstrap install --fde
$ pmbootstrap install
</source>
 
To flash postmarketOS on your phone use:
 
<source>
$ pmbootstrap flasher flash_rootfs
$ pmbootstrap flasher flash_kernel
</source>
</source>



Revision as of 19:39, 17 March 2024

BQ Aquaris U Plus
Manufacturer BQ
Name Aquaris U Plus
Codename bq-tenshi
Released 2016
Type handset
Hardware
Chipset Qualcomm Snapdragon 430 (MSM8937)
CPU Octa-core 1.4 GHz Cortex-A53
GPU Adreno 505
Display 720x1280
Storage 16/32 GB
Memory 2/3 GB
Architecture armv7
Software
Original software Android
Original version 6.0.1
postmarketOS
Category testing
Pre-built images no
postmarketOS kernel 3.18-31
Features
Flashing
Works
USB Networking
Works
Internal storage
No data
SD card
No data
Battery
No data
Screen
No data
Touchscreen
No data
Keyboard
No data
Touchpad
No data
Stylus
No data
Multimedia
3D Acceleration
No data
Built-in DVB
No data
Audio
No data
Camera
No data
Camera Flash
No data
IR TX
No data
IR RX
No data
Connectivity
WiFi
No data
Bluetooth
No data
Ethernet
No data
GPS
No data
NFC
No data
Modem
Calls
No data
SMS
No data
Mobile data
No data
Miscellaneous
FDE
No data
USB-A
No data
USB OTG
No data
HDMI/DP
No data
Sensors
Accelerometer
No data
Magnetometer
No data
Ambient Light
No data
Proximity
No data
Hall Effect
No data
Haptics
No data
Barometer
No data
Power Sensor
No data


Contributors

  • fossdd

Maintainer(s)

  • fossdd

Users owning this device


How to enter flash mode

  • Go to Developer options and enable OWM unlocking.
  • Power off and start again using Volume Down and Power on.
  • Connect your phone to your PC and run fastboot flashing unlock.

Installation

Use pmbootstrap to build your own installation image.

The aport for bq-tenshi is not merged yet and you have checkout the following tree: https://gitlab.com/fossdd/pmaports/-/tree/device/bq-tenshi

$ pmbootstrap init
$ pmbootstrap install

To flash postmarketOS on your phone use:

$ pmbootstrap flasher flash_rootfs
$ pmbootstrap flasher flash_kernel


See also