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