I had an issue like this with KDE having huge lag problems. I checked htop and determined it was caused by applications dropping into uninterruptible sleep due to I/o wait. That in turn was caused by baloo file indexer running rampant in my huge music collection. Not sure if yours would be the same problem, but you could check htop and see if there applications that are lagging are in state D .. that would mean something is using the hard drive and they have to wait. (My apologies for top posting, on mobile) On Tue, Sep 17, 2019, 1:02 PM Yurii Kolesnykov <root@xxxxxxxxxxxxx> wrote: > Correct command is `glxinfo|grep -I rendering` with *small* `i`, but mine > spellchecker makes me nut. > > > На 17 вересня 2019 р. в 19:59:22, Genes Lists via arch-general ( > arch-general@xxxxxxxxxxxxx) написав: > > On 9/17/19 12:48 PM, Yurii Kolesnykov wrote: > > > Hello Lukas, > > > > > > Firstly, could you provide output of the following command (requires > mesa-demos): > > > > > > `glxinfo|grep Rendering` > > > > > Or possibly > > > > glxinfo|grep rendering > > >