Jump to content

Sony Xperia Z2 (sony-sirius): Difference between revisions

From postmarketOS Wiki
CmdrWgls (talk | contribs)
m CmdrWgls moved page Xperia-Z2 to Sony Xperia Z2 (sony-sirius): Device title format change.
CmdrWgls (talk | contribs)
Added infobox.
Line 1: Line 1:
[[Category:Unsupported Devices]]
[[Category:Unsupported Devices]]
=== Contributors ===
[[Category:Devices]]
{{Infobox device
| manufacturer = Sony
| name = Xperia Z2
| codename = sirius
| image = File:Sony Xperia Z2.png
| imagecaption = Sony Xperia Z2
| releaseyear = 2014
| originalsoftware = Android 4.4.4 on Linux 3.10
| cpu = Qualcomm MSM8974AB Snapdragon 801
| gpu = Adreno 330
| storage = 16GB
| display = 1080x1980 IPS
| memory = 3GB
}}
== Contributors ==


* rcstar6696
* rcstar6696
* opendata26
* opendata26


=== What works ===
== What works ==


* Compiling the kernel
* Compiling the kernel
Line 20: Line 35:
* Setting fb settings same as twrp (does nothing)
* Setting fb settings same as twrp (does nothing)


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


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

Revision as of 02:42, 15 September 2017

Sony Xperia Z2
Sony Xperia Z2
Sony Xperia Z2
Manufacturer Sony
Name Xperia Z2
Codename sirius
Released 2014
Hardware
CPU Qualcomm MSM8974AB Snapdragon 801
GPU Adreno 330
Display 1080x1980 IPS
Storage 16GB
Memory 3GB
Software
Original software Android 4.4.4 on Linux 3.10
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

  • rcstar6696
  • opendata26

What works

  • Compiling the kernel
  • Fastboot flash
  • SSH
  • Setting Brightness

Current status: The framebuffer doesent seem to work correctly (it just sits on boot logo) running cat /dev/urandom > /dev/fb0 does nothing and running cat /dev/urandom > /dev/fb2 makes the screen go black
the same happens with cat /sys/devices/virtual/graphics/fb0/mode > /sys/devices/virtual/graphics/fb0/modes

What i've tried:

  • Using 3.10 instead of 3.4 (Gives same isue as anami -> try out this fix!)
  • Setting fb settings same as twrp (does nothing)

Links