Jump to content

Sony Xperia Z (sony-yuga): Difference between revisions

From postmarketOS Wiki
MartijnBraam (talk | contribs)
Flipped resolution
CmdrWgls (talk | contribs)
Added non-standard notes.
Line 1: Line 1:
[[Category:Supported Devices]]
[[Category:Supported Devices]]
[[Category:Devices]]
[[Category:Devices]]
{{Infobox device
{{Infobox device
| manufacturer = Sony
| manufacturer = Sony
Line 16: Line 15:
| memory = 2GB
| memory = 2GB
}}
}}
=== Contributors ===
=== Contributors ===


Line 25: Line 23:
* opendata (help via IRC)
* opendata (help via IRC)


== Special keycombo's ==
=== Special keycombo's ===


* Boot to bootloader: unplug device, hold volume up and plug usb into device
* Boot to bootloader (fastboot): unplug device, hold volume up and plug usb into device
* Reset if stuck: hold volume up and power button till the phone shakes
* Reset if stuck: hold volume up and power button till the phone shakes


== What works ==
=== Non-standard notes ===
 
The Xperia Z does not have a recovery partition, so flashing PostmarketOS erases any recovery you have installed.  Instructions across the internet for reinstalling a custom recovery are almost all incorrect.
 
To install a custom recovery on the Xperia Z:
* put the device in fastboot mode
* run <code>fastboot flash boot recovery.img</code> (replace <code>recovery.img</code> with the filename of your recovery of choice)
 
=== What works ===


* charging
* charging
Line 40: Line 46:
* touchscreen
* touchscreen


== What has not been tested ==
=== What has not been tested ===


* Bluetooth
* Bluetooth
Line 49: Line 55:
* Wifi
* Wifi


= Issues =
=== Issues ===


* Launching Weston is delayed by 135 seconds to let udev settle down
* Launching Weston is delayed by 135 seconds to let udev settle down


== Other information ==
=== Other information ===


* When red leds are flashing, offsets are wrong
* When red leds are flashing, offsets are wrong
* LineageOS boot.img is far larger because the recovery is inside it
* LineageOS boot.img is far larger because the recovery is inside it


== Links ==
=== Links ===


* [https://github.com/LineageOS/android_kernel_sony_msm8974 Kernel Source]
* [https://github.com/LineageOS/android_kernel_sony_msm8974 Kernel Source]

Revision as of 11:02, 3 September 2017

Sony Xperia Z
Sony Xperia Z running Weston
Sony Xperia Z running Weston
Manufacturer Sony
Name Xperia Z
Codename yuga
Released 2013
Hardware
CPU 1.5 GHz Qualcomm APQ8064+MDM9215M Quad Core
GPU Adreno 320 at 450Mhz
Display 1080x1920 TFT
Storage 16GB
Memory 2GB
Software
Original software Android 4.1.2 on Linux 3.0.31
postmarketOS
Category testing
Pre-built images no
Mainline no
Features
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

  • wfranken (porting and testing)
  • CmdrWgls (porting and testing)
  • ollieparanoid (help via IRC)
  • ata2001 (help via IRC)
  • opendata (help via IRC)

Special keycombo's

  • Boot to bootloader (fastboot): unplug device, hold volume up and plug usb into device
  • Reset if stuck: hold volume up and power button till the phone shakes

Non-standard notes

The Xperia Z does not have a recovery partition, so flashing PostmarketOS erases any recovery you have installed. Instructions across the internet for reinstalling a custom recovery are almost all incorrect.

To install a custom recovery on the Xperia Z:

  • put the device in fastboot mode
  • run fastboot flash boot recovery.img (replace recovery.img with the filename of your recovery of choice)

What works

  • charging
  • network through USB
  • telnet in initramfs
  • ssh
  • adjusting the led, torch and the lcd backlight
  • display
  • touchscreen

What has not been tested

  • Bluetooth
  • 3G
  • Sound
  • Phone calls
  • SD card
  • Wifi

Issues

  • Launching Weston is delayed by 135 seconds to let udev settle down

Other information

  • When red leds are flashing, offsets are wrong
  • LineageOS boot.img is far larger because the recovery is inside it

Links