https://bugs.kde.org/show_bug.cgi?id=430565
Arjen Hiemstra <ahiems...@heimr.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ahiems...@heimr.nl --- Comment #15 from Arjen Hiemstra <ahiems...@heimr.nl> --- As far as I can tell, both from your video as well as from things found on the internet (https://bbs.archlinux.org/viewtopic.php?id=144445&p=6 for example), that chip does not do hardware accelerated rendering. That means things are falling back to using a CPU based version of OpenGL which is not going to be a great experience on such an old and under powered CPU. Since Plasma 5.0 and Qt 5.0 Plasma uses OpenGL for all rendering by default. One thing you could try is setting "QT_QUICK_BACKEND=software" for your session - this may make it usable again but may cause other problems depending on what you do. -- You are receiving this mail because: You are watching all bug changes.