Huawei P9 lite (huawei-venus): Difference between revisions
Appearance
m Reverted edits by Doomfan345 (talk) to last revision by SoySoy Tag: Rollback |
m Add type |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 6: | Line 6: | ||
| imagecaption = Boot screen, Weston | | imagecaption = Boot screen, Weston | ||
| releaseyear = 2016 | | releaseyear = 2016 | ||
| originalsoftware = Android | | originalsoftware = Android (EMUI) | ||
| originalversion = 6.0 (EMUI 4.1) | | originalversion = 6.0 (EMUI 4.1) | ||
| chipset = HiSilicon Kirin 650 | | chipset = HiSilicon Kirin 650 | ||
Line 15: | Line 15: | ||
| memory = 2 GB | | memory = 2 GB | ||
| architecture = aarch64 | | architecture = aarch64 | ||
| type = handset | |||
| status_usbnet = Y | | status_usbnet = Y | ||
| status_flashing = Y | | status_flashing = Y | ||
Line 23: | Line 24: | ||
| status_fde = | | status_fde = | ||
| status_mainline = | | status_mainline = | ||
| status_battery = | | status_battery = Y | ||
| status_3d = | | status_3d = | ||
| status_accel = | | status_accel = | ||
Line 46: | Line 47: | ||
== Users owning this device == | == Users owning this device == | ||
{{Device owners}} | {{Device owners}} | ||
* [[User:LeoTech10|LeoTech10]] | |||
== How to enter flash mode == | == How to enter flash mode == | ||
Hold Power | To unlock the bootloader, a working method is using [https://github.com/mashed-potatoes/PotatoNV PotatoNV]. | ||
Hold {{button|Power}} + {{button|Volume Down}} to boot into fastboot mode | |||
== Additional Info == | == Additional Info == |
Latest revision as of 12:19, 12 September 2024
![]() Boot screen, Weston | |
Manufacturer | Huawei |
---|---|
Name | P9 lite |
Codename | huawei-venus |
Released | 2016 |
Type | handset |
Hardware | |
Chipset | HiSilicon Kirin 650 |
CPU | 4 x 2.0 GHz Cortex-A53 & 4 x 1.7 GHz Cortex-A53 |
GPU | Mali-T830MP2 |
Display | 1080x1920 LCD |
Storage | 16 GB |
Memory | 2 GB |
Architecture | aarch64 |
Software | |
Original software | Android (EMUI) |
Original version | 6.0 (EMUI 4.1) |
postmarketOS | |
Category | testing |
Pre-built images | no |
postmarketOS kernel | 4.1.18 |
Unixbench Whet/Dhry score | 0.0 |
Flashing |
Works |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
Works |
Screen |
Partial |
Touchscreen |
Works |
Multimedia | |
3D Acceleration |
No data |
Audio |
No data |
Camera |
No data |
Camera Flash |
No data |
Connectivity | |
WiFi |
No data |
Bluetooth |
No data |
GPS |
No data |
NFC |
No data |
Modem | |
Calls |
No data |
SMS |
No data |
Mobile data |
No data |
Miscellaneous | |
FDE |
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 |
Contributors
- TAO_Croatia
Users owning this device
How to enter flash mode
To unlock the bootloader, a working method is using PotatoNV.
Hold
+ to boot into fastboot modeAdditional Info
The display brightness can be set by writing a value between 0 and 255 to /sys/devices/platform/hisi_fb.1048577/leds/lcd_backlight0/brightness
.
Initially it contains the value 102, but the display is dark. Sending a value one time seems to wake up the display.
$ sudo -i
# echo 255 > /sys/devices/platform/hisi_fb.1048577/leds/lcd_backlight0/brightness
See also
- pmaports!2351 Initial merge request