Jump to content

Sony Xperia XA2 Ultra (sony-discovery): Difference between revisions

From postmarketOS Wiki
No edit summary
Maxnet (talk | contribs)
m marked as not booting until the MR gets accepted
Line 14: Line 14:
| memory = 3GB
| memory = 3GB
| 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) -->
| status_usbnet = Y
| status_usbnet = Y
| status_flashing = Y
| status_flashing = Y
Line 33: Line 32:
| status_sms = N
| status_sms = N
| status_calls = N
| status_calls = N
| booting = yes
| booting = no
| pmoskernel = mainline
| pmoskernel = mainline
<!--  | whet_dhry = 1530 (4 cores only)-->
<!--  | whet_dhry = 1530 (4 cores only)-->
Line 43: Line 42:
== 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 55:
Then, flash the [https://developer.sony.com/develop/open-devices/downloads/software-binaries latest ODM binaries] for Nile 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 Nile 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 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}}
-->

Revision as of 14:05, 16 August 2021

This device is marked as not booting.
Sony Xperia XA2 Ultra
Xperia XA2 Ultra
Xperia XA2 Ultra
Manufacturer Sony
Name Xperia XA2 Ultra
Codename sony-discovery
Released 2018
Hardware
Chipset Qualcomm SDM630 Snapdragon 630
CPU 4x Cortex-A53 PERF cluster + 4x Cortex-A53 PWR cluster
GPU Adreno 508
Display 1080x1920 IPS LCD
Storage 32GB eMMC on sdhci5
Memory 3GB
Architecture aarch64
Software
Original software Android 8.0 on Linux 4.4
postmarketOS
Category testing
Pre-built images no
Mainline yes
postmarketOS kernel mainline


Contributors

Users owning this device

  • Codycode (Notes: Currently running Sailfish X)
  • 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 Nile platform via (fastboot flash oem IMAGE_NAME.img)

Follow the Installation guide

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

See also