https://bugs.kde.org/show_bug.cgi?id=365242
--- Comment #2 from Martin Gräßlin <mgraess...@kde.org> --- Overall I think the main problem here is that the DRM backend doesn't handle different formats properly yet. It only supports RGB32. Given the fbdev bug on the same hardware I assume that it's also an BGR/24 case. So we have to do two things here: fix the crash and handle that condition properly and add support for more formats. -- You are receiving this mail because: You are watching all bug changes.