Jump to content

Sony Xperia 10 Plus (sony-mermaid): Difference between revisions

From postmarketOS Wiki
No edit summary
m Add type
 
(6 intermediate revisions by 5 users not shown)
Line 6: Line 6:
| 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 Snapdragon 636
| 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
<!-- the following status_* questions should be answered with Y - yes, P - partial, N - no, or left blank (for untested or unknown) -->
| 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}}
<!-- autogenerated, use {{Owns device|devicepage|notes}} on your profile page -->
<!-- use _ instead of spaces in device page name, e.g. {{Owns device|HTC_Desire_(htc-bravo)|custom notes}}-->
<!-- you may need to purge page cache to see changes (more->purge cache)-->
<!-- you can use {{My devices}} on your profile page to show table with all your devices -->


== How to enter flash mode ==
== How to enter flash mode ==
Line 60: Line 57:
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>)
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>)


Lastly, follow the standard "pmbootstrap flasher" procedure.
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
<!--
If you manage to get your device packages merged, uncomment links below and change DEVICE_CODENAME with the actual one.
* {{Device package|DEVICE_CODENAME}}
* {{Kernel package|DEVICE_CODENAME}}
-->

Latest revision as of 14:15, 13 September 2024

Sony Xperia 10 Plus
Xperia 10 Plus
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
Features
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

Users owning this device


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

Note This will only work, when the Merge Request pmaports!1645 for this device is accepted

See also