#Chromium not rendering in KDE

11 messages · Page 1 of 1 (latest)

honest lance
#

Updated image

true idol
#

try this command before starting anything

#

so before starting kde plasma at all

#

export LIBGL_ALWAYS_SOFTWARE=1

honest lance
#

It works then, although without hw accel

true idol
#

this is just how it is,

#

if you want to remove artifacts from things in termux, use export LIBGL_ALWAYS_SOFTWARE=1

#

then when you need to use GPU for something specific

#

open a terminal, use unset LIBGL_ALWAYS_SOFTWARE,