Jump to content

Sony Xperia Z5 (sony-sumire): Difference between revisions

From postmarketOS Wiki
Nergzd723 (talk | contribs)
Created page with "{{Infobox device | manufacturer = Sony | name = Xperia Z5 | codename = sony-sumire | image = File:sony-sumire.jpg | imagecaption = Sony Xperia Z5 | releaseyear = 2015 | origi..."
 
SoySoy (talk | contribs)
m originalsoftware originalversion type
 
(14 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{Infobox device
{{Infobox device
| manufacturer = Sony
| manufacturer = Sony
| name = Xperia Z5
| name = Xperia Z5
| codename = sony-sumire
| codename = sony-sumire
| image = File:sony-sumire.jpg
| image = File:sony-sumire.jpg
| imagecaption = Sony Xperia Z5
| imagecaption = Sony Xperia Z5 running Halium test_hwcomposer on pmOS
| releaseyear = 2015
| releaseyear = 2015
| originalsoftware = Android 5.1 - Android 7.1
| originalsoftware = Android
| chipset = Qualcomm MSM8994 Snapdragon 810
| originalversion = 5.1
| cpu = 4x2GHz A57 + 4x1.5GHz A53
| extendedversion = 7.1
| chipset = Qualcomm Snapdragon 810 (MSM8994)
| cpu = 4x 2 GHz A57 + 4x 1.5 GHz A53
| gpu = Adreno 430
| gpu = Adreno 430
| storage = 32GB
| storage = 32 GB
| display = 1080x1920 IPS
| display = 1080x1920 IPS
| memory = 3GB
| memory = 3 GB
| architecture = aarch64
| architecture = aarch64
| type = Handset
<!-- the following status_* questions should be answered with Y - yes, P - partial, N - no, or left blank (for untested or unknown) -->
<!-- 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
Line 22: Line 25:
| status_xwayland =Y
| status_xwayland =Y
| status_fde =
| status_fde =
| status_mainline =N
| status_mainline = P
| status_battery =N
| status_battery =
| status_3d =N
| status_3d =N
| status_accel =
| status_accel =
Line 34: Line 37:
| status_calls =
| status_calls =
| status = compiling, booting
| status = compiling, booting
| whet_dhry = 2300
| booting = yes
| booting = yes
}}
}}
Line 47: Line 51:


== How to enter flash mode ==
== How to enter flash mode ==
Hold Vol Up, then connect to the PC. If done right, blue LED will show up.
Hold {{Button|Volume Up}}, then connect to the PC. If done right, blue LED will show up.


== Installation ==
== Installation ==
I use Android recovery package, however it works if flash by Fastboot
I use Android recovery package, however it works if flash by Fastboot


To install:
To install:
<syntaxhighlight lang="shell-session">
$ pmbootstrap build linux-sony-sumire
$ pmbootstrap build device-sony-sumire
$ pmbootstrap install --android-recovery-zip
$ pmbootstrap flasher --method=adb sideload
</syntaxhighlight>


pmbootstrap build linux-sony-sumire
pmbootstrap build device-sony-sumire
pmbootstrap install --android-recovery-zip
pmbootstrap flasher --method=adb sideload
Then put your device into recovery, and enter sideloading mode.
Then put your device into recovery, and enter sideloading mode.


== See also ==
== See also ==
<!--
* {{MR|1056|pmaports}} Initial merge request
If you manage to get your device packages merged, uncomment links below and change DEVICE_CODENAME with the actual one.
* {{Device package|sony-sumire}}
* [https://gitlab.com/postmarketOS/pmaports/tree/master/device/device-DEVICE_CODENAME Device package]
* {{Kernel package|sony-sumire}}
* [https://gitlab.com/postmarketOS/pmaports/tree/master/device/linux-DEVICE_CODENAME Kernel package]
-->

Latest revision as of 06:02, 29 October 2023

Sony Xperia Z5
Sony Xperia Z5 running Halium test_hwcomposer on pmOS
Sony Xperia Z5 running Halium test_hwcomposer on pmOS
Manufacturer Sony
Name Xperia Z5
Codename sony-sumire
Released 2015
Type handset
Hardware
Chipset Qualcomm Snapdragon 810 (MSM8994)
CPU 4x 2 GHz A57 + 4x 1.5 GHz A53
GPU Adreno 430
Display 1080x1920 IPS
Storage 32 GB
Memory 3 GB
Architecture aarch64
Software
Original software Android
Original version 5.1
Extended version 7.1
postmarketOS
Category testing
Pre-built images no
Mainline partial
Unixbench Whet/Dhry score 2300
Features
Flashing
Works
USB Networking
Works
Internal storage
No data
SD card
No data
Battery
No data
Screen
Works
Touchscreen
Works
Multimedia
3D Acceleration
Broken
Audio
No data
Camera
Broken
Camera Flash
No data
Connectivity
WiFi
Works
Bluetooth
No data
GPS
Broken
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

  • nergzd723

Maintainer(s)

  • Mark Hargreaves (nergzd723)

Users owning this device

  • ByteXD23! (Notes: can only use wen charging 🔋🚰💥)
  • Marineboy1 (Notes: Daily use on pmOS)
  • Nergzd723 (Notes: playground, currently runs Ubuntu Touch)


How to enter flash mode

Hold Volume Up, then connect to the PC. If done right, blue LED will show up.

Installation

I use Android recovery package, however it works if flash by Fastboot

To install:

$ pmbootstrap build linux-sony-sumire
$ pmbootstrap build device-sony-sumire
$ pmbootstrap install --android-recovery-zip
$ pmbootstrap flasher --method=adb sideload

Then put your device into recovery, and enter sideloading mode.

See also