Google Nexus 6P (huawei-angler): Difference between revisions
Appearance
Add Google Nexus 6P page |
Added image to infobox. |
||
Line 5: | Line 5: | ||
| name = Google Nexus 6P | | name = Google Nexus 6P | ||
| codename = angler | | codename = angler | ||
| image = | | image = File:Huawei Nexus 6P.png | ||
| imagecaption = | | imagecaption = Huawei Nexus 6P | ||
| releaseyear = 2015 | | releaseyear = 2015 | ||
| originalsoftware = Android 6.0.0 on Linux 3.10 (upgradeable to Android 8.0.0 on Linux 3.10) | | originalsoftware = Android 6.0.0 on Linux 3.10 (upgradeable to Android 8.0.0 on Linux 3.10) | ||
Line 15: | Line 15: | ||
| memory = 3 GB RAM | | memory = 3 GB RAM | ||
}} | }} | ||
== Contributors == | |||
* zhuowei | * zhuowei | ||
== What works == | |||
* Building kernel | * Building kernel | ||
Line 26: | Line 25: | ||
* Telnet to initramfs | * Telnet to initramfs | ||
== What does not work == | |||
* Splash image | * Splash image | ||
Line 32: | Line 31: | ||
* Everything else (no graphics, Wi-Fi, touchscreen, you tell me) | * Everything else (no graphics, Wi-Fi, touchscreen, you tell me) | ||
== How to enter flash mode == | |||
The Nexus 6P, like all Google Nexus devices, uses Fastboot as the flashing protocol. | The Nexus 6P, like all Google Nexus devices, uses Fastboot as the flashing protocol. | ||
Line 38: | Line 37: | ||
To enter Fastboot mode, hold Volume Down while powering on the device. Let go of Volume Down when a picture of a green Android mascot shows up on the screen. | To enter Fastboot mode, hold Volume Down while powering on the device. Let go of Volume Down when a picture of a green Android mascot shows up on the screen. | ||
== Links == | |||
[https://github.com/postmarketOS/pmbootstrap/pull/512 pmbootstrap Pull Request #512] | [https://github.com/postmarketOS/pmbootstrap/pull/512 pmbootstrap Pull Request #512] | ||
[https://github.com/LineageOS/android_kernel_huawei_angler/tree/04d1557af1259b211609fa41adbe852b5f9cf2da The LineageOS 14.1 kernel used] | [https://github.com/LineageOS/android_kernel_huawei_angler/tree/04d1557af1259b211609fa41adbe852b5f9cf2da The LineageOS 14.1 kernel used] |
Revision as of 03:40, 5 September 2017
![]() Huawei Nexus 6P | |
Manufacturer | Google (Huawei) |
---|---|
Name | Google Nexus 6P |
Codename | angler |
Released | 2015 |
Hardware | |
CPU | Qualcomm MSM8994 Snapdragon 810 |
GPU | Adreno 430 |
Display | 1440x2560 AMOLED |
Storage | 32/64/128 GB |
Memory | 3 GB RAM |
Software | |
Original software | Android 6.0.0 on Linux 3.10 (upgradeable to Android 8.0.0 on Linux 3.10) |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | no |
Flashing |
No data |
---|---|
USB Networking |
No data |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
No data |
Touchscreen |
No data |
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
- zhuowei
What works
- Building kernel
- Booting kernel via fastboot
- Telnet to initramfs
What does not work
- Splash image
- Booting past initramfs (untested currently)
- Everything else (no graphics, Wi-Fi, touchscreen, you tell me)
How to enter flash mode
The Nexus 6P, like all Google Nexus devices, uses Fastboot as the flashing protocol.
To enter Fastboot mode, hold Volume Down while powering on the device. Let go of Volume Down when a picture of a green Android mascot shows up on the screen.