Skip to content

samsung-s6500d: fix red screen

Piotr Halama requested to merge (removed):device/samsung-s6500d into master

Fixes red screen by setting CONFIG_FB_MSM_DEFAULT_DEPTH_ARGB8888=y, the other patch didn't work on this kernel

fun fact: before this patch, everything was red, including logo.rle. After this patch logo.rle is actually blue (it should be green)

Edited by Piotr Halama

Merge request reports