Sony Xperia 10 Plus (sony-mermaid): Difference between revisions
Appearance
DarkNeutrino (talk | contribs) No edit summary |
m Add type |
||
(10 intermediate revisions by 8 users not shown) | |||
Line 3: | Line 3: | ||
| name = Xperia 10 Plus | | name = Xperia 10 Plus | ||
| codename = sony-mermaid | | codename = sony-mermaid | ||
| image = File:sony- | | image = File:sony-kirin.jpg | ||
| imagecaption = Xperia 10 Plus | | imagecaption = Xperia 10 Plus | ||
| releaseyear = 2019 | | releaseyear = 2019 | ||
| originalsoftware = Android 9.0 on Linux 4.4 | | originalsoftware = Android | ||
| chipset = Qualcomm SDM636 | | originalversion = 9.0 on Linux 4.4 | ||
| chipset = Qualcomm Snapdragon 636 (SDM636) | |||
| cpu = 4x Cortex-A53 PERF cluster + 4x Cortex-A53 PWR cluster | | cpu = 4x Cortex-A53 PERF cluster + 4x Cortex-A53 PWR cluster | ||
| gpu = Adreno 509 | | gpu = Adreno 509 | ||
Line 14: | Line 15: | ||
| memory = 4GB | | memory = 4GB | ||
| architecture = aarch64 | | architecture = aarch64 | ||
| type = handset | |||
| status_usbnet = Y | | status_usbnet = Y | ||
| status_flashing = Y | | status_flashing = Y | ||
Line 43: | Line 44: | ||
== Users owning this device == | == Users owning this device == | ||
{{Device owners}} | {{Device owners}} | ||
== How to enter flash mode == | == How to enter flash mode == | ||
Line 56: | Line 53: | ||
== Installation == | == Installation == | ||
Make sure to flash the latest stock ROM (via [https://github.com/Androxyde/Flashtool Androxyde's Flashtool] or [https://developer.sony.com/develop/open-devices/get-started/flash-tool SONY Flash Tool] (notice the space in the tool from SONY)) | |||
Then, flash the [https://developer.sony.com/develop/open-devices/downloads/software-binaries latest ODM binaries] for Ganges platform via (<code>fastboot flash oem IMAGE_NAME.img</code>) | |||
Follow the [[Installation guide]] {{note|This will only work, when the Merge Request {{MR|1645|pmaports}} for this device is accepted}} | |||
== See also == | == See also == | ||
* [[Sony_Ninges|Platform-common device page]] | * [[Sony_Ninges|Platform-common device page]] | ||
* [https://patchwork.kernel.org/project/linux-arm-msm/list/?submitter=190109 Konrad Dybcio's patchwork profile, new features will likely appear here.] | * [https://patchwork.kernel.org/project/linux-arm-msm/list/?submitter=190109 Konrad Dybcio's patchwork profile, new features will likely appear here.] | ||
* {{MR|1645|pmaports}} Open Merge Request | |||
* {{ | |||
Latest revision as of 14:15, 13 September 2024
![]() Xperia 10 Plus | |
Manufacturer | Sony |
---|---|
Name | Xperia 10 Plus |
Codename | sony-mermaid |
Released | 2019 |
Type | handset |
Hardware | |
Chipset | Qualcomm Snapdragon 636 (SDM636) |
CPU | 4x Cortex-A53 PERF cluster + 4x Cortex-A53 PWR cluster |
GPU | Adreno 509 |
Display | 1080x2520 IPS LCD |
Storage | 32GB eMMC on sdhci5 |
Memory | 4GB |
Architecture | aarch64 |
Software | |
Original software | Android |
Original version | 9.0 on Linux 4.4 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | yes |
postmarketOS kernel | mainline |
Flashing |
Works |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
Broken |
Screen |
Partial |
Touchscreen |
Works |
Multimedia | |
3D Acceleration |
Broken |
Audio |
Broken |
Camera |
Broken |
Camera Flash |
No data |
Connectivity | |
WiFi |
Broken |
Bluetooth |
Broken |
GPS |
Broken |
NFC |
No data |
Modem | |
Calls |
Broken |
SMS |
Broken |
Mobile data |
Broken |
Miscellaneous | |
FDE |
No data |
USB OTG |
No data |
HDMI/DP |
No data |
Sensors | |
Accelerometer |
Broken |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Contributors
- Konrad Dybcio (@konradybcio)
- DarkNeutrino (@darkneutrino)
Users owning this device
- DarkNeutrino
- Ilpianista
- Marijn (Notes: Mainline target)
How to enter flash mode
Enter Developer options on Android and enable OEM Unlock
Unlock your bootloader by following instructions here: https://developer.sony.com/develop/open-devices/get-started/unlock-bootloader/
Hold PWR and Vol+ until the LED becomes blue. Congratulations, you've entered fastboot.
Installation
Make sure to flash the latest stock ROM (via Androxyde's Flashtool or SONY Flash Tool (notice the space in the tool from SONY))
Then, flash the latest ODM binaries for Ganges platform via (fastboot flash oem IMAGE_NAME.img
)
Follow the Installation guide
This will only work, when the Merge Request pmaports!1645 for this device is accepted |