Sony Xperia Z2 (sony-sirius)
Appearance
![]() 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 |
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)