BQ Aquaris U Plus (bq-tenshi): Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 83: | Line 83: | ||
<!-- you can use {{My devices}} on your profile page to show table with all your devices --> | <!-- you can use {{My devices}} on your profile page to show table with all your devices --> | ||
== | == Status == | ||
Right now only SSHing into the system works. | Right now only USB Netwoking (with SSHing into the system) works. | ||
Display seems to be working in initramfs, but not after loading the kernel. | |||
== How to enter flash mode == | == How to enter flash mode == |
Revision as of 17:18, 24 March 2024
This device has been tested with postmarketOS, but its device package has not yet been added to the postmarketOS repositories.
This means that it cannot be selected in pmbootstrap.
This means that it cannot be selected in pmbootstrap.
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 |
Flashing |
Works |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
Works |
Screen |
Broken |
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 |
Works |
IR TX |
No data |
IR RX |
No data |
Connectivity | |
WiFi |
Broken |
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
Status
Right now only USB Netwoking (with SSHing into the system) works.
Display seems to be working in initramfs, but not after loading the kernel.
How to enter flash mode
- Go to
Developer options
and enableOWM unlocking
. - Power off and start again using
Volume Down
andPower on
. - Connect your phone to your PC and run
fastboot flashing unlock
.
Installation
Use pmbootstrap to build your own installation image.
The port for bq-tenshi
is not merged yet and you have to checkout the following MR: pmaports!4938
$ pmbootstrap init
$ pmbootstrap install
To flash postmarketOS on your phone use:
$ pmbootstrap flasher flash_rootfs
$ pmbootstrap flasher flash_kernel
$ fastboot reboot # if not rebooting already
See also
- pmaports!4938 Initial merge request