Re: [arch-general] High lag in graphical applications

2019-09-22 Thread Ralf Mardorf via arch-general
FWIW when running a stress test boot options might affect performance. For my current session i915 has got low priority. It might be of worth to care about this or similar pitfalls. $ grep Threadirqs /boot/syslinux/syslinux.cfg -A5 | head -5 LABEL Threadirqs MENU LABEL Arch Linux ^threadirqs

Re: [arch-general] High lag in graphical applications

2019-09-22 Thread Ralf Mardorf via arch-general
On Sun, 22 Sep 2019 19:32:37 +0200, Ralf Mardorf wrote: >On Sun, 22 Sep 2019 19:09:32 +0200, hw wrote: >>On Thursday, September 19, 2019 6:23:29 PM CEST L. Rose wrote: >>> What kind of stress test comes to your mind? >> >>It had been noticeable when running an OpenGL program in that the >>pro

Re: [arch-general] High lag in graphical applications

2019-09-22 Thread Ralf Mardorf via arch-general
On Sun, 22 Sep 2019 19:09:32 +0200, hw wrote: >On Thursday, September 19, 2019 6:23:29 PM CEST L. Rose wrote: >> What kind of stress test comes to your mind? > >It had been noticeable when running an OpenGL program in that the >program would freeze up for a second or two and then kept going as if

Re: [arch-general] High lag in graphical applications

2019-09-22 Thread hw
On Thursday, September 19, 2019 6:23:29 PM CEST L. Rose wrote: > On 19 September 2019 17:29:05 CEST, hw wrote: > >At least NVIDIA graphics cards can go bad in that they can cause > >temporary > >hangs, accompanied by log messages, indicating that the GPU is damaged. > > Where would I find such lo

Re: [arch-general] High lag in graphical applications

2019-09-19 Thread L. Rose
On 19 September 2019 17:29:05 CEST, hw wrote: > >At least NVIDIA graphics cards can go bad in that they can cause >temporary >hangs, accompanied by log messages, indicating that the GPU is damaged. Where would I find such logs? I couldn't find anything in dmesg so far. >So perhaps if you wer

Re: [arch-general] High lag in graphical applications

2019-09-19 Thread hw
On Thursday, 19 September 2019 11:37:34 CEST LuKaRo wrote: >[...] >> glxinfo furthermore says: > > Extended renderer info (GLX_MESA_query_renderer): > Vendor: Intel Open Source Technology Center (0x8086) > Device: Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2) (0x1916) > Version: 19.

Re: [arch-general] High lag in graphical applications

2019-09-19 Thread LuKaRo
> 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. Baloo is disabled, I alread

Re: [arch-general] High lag in graphical applications

2019-09-18 Thread Matthew Sexton via arch-general
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 sam

Re: [arch-general] High lag in graphical applications

2019-09-17 Thread Yurii Kolesnykov
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@archlinux.org) написав: > On 9/17/19 12:48 PM, Yurii Kolesnykov wrote: > > Hello Lukas, > > > > Firstly, could you pr

Re: [arch-general] High lag in graphical applications

2019-09-17 Thread Genes Lists via arch-general
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

Re: [arch-general] High lag in graphical applications

2019-09-17 Thread Yurii Kolesnykov
Hello Lukas,  Firstly, could you provide output of the following command (requires mesa-demos):  `glxinfo|grep Rendering` На 17 вересня 2019 р. в 18:20:53, LuKaRo (li...@lrose.de) написав: > Hello everyone, > > I've got some serious lag in using graphical applications since Sunday. I was >