Sony Xperia Z2 (sony-sirius): Difference between revisions
Appearance
Added infobox. |
mNo edit summary |
||
Line 9: | Line 9: | ||
| releaseyear = 2014 | | releaseyear = 2014 | ||
| originalsoftware = Android 4.4.4 on Linux 3.10 | | originalsoftware = Android 4.4.4 on Linux 3.10 | ||
| | | chipset = Qualcomm MSM8974AB Snapdragon 801 | ||
| cpu = Quad-core 2.3 GHz Krait 400 | |||
| gpu = Adreno 330 | | gpu = Adreno 330 | ||
| storage = | | storage = 16 GB | ||
| display = 1080x1980 IPS | | display = 1080x1980 IPS | ||
| memory = | | memory = 3 GB | ||
}} | }} | ||
== Contributors == | == Contributors == |
Revision as of 17:37, 16 November 2017
WARNING: This device cannot run postmarketOS, as its architecture is unsupported. |
This device is marked as not booting. |
![]() Sony Xperia Z2 | |
Manufacturer | Sony |
---|---|
Name | Xperia Z2 |
Codename | sirius |
Released | 2014 |
Hardware | |
Chipset | Qualcomm MSM8974AB Snapdragon 801 |
CPU | Quad-core 2.3 GHz Krait 400 |
GPU | Adreno 330 |
Display | 1080x1980 IPS |
Storage | 16 GB |
Memory | 3 GB |
Software | |
Original software |
Android 4.4.4 on Linux 3.10 |
Extended version |
Android 4.4.4 on Linux 3.10 |
Mainline |
no |
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)