You are not logged in.

#1 2020-03-24 22:21:14

lennon
Member
Registered: 2014-11-19
Posts: 3

Window redraw issues

The issue that I have is only noticeable in terminals (I've tried it in urxvt and xterm). In urxvt, the display sometimes "lags". I can't reproduce it reliably, but happens every few seconds, especially when keys are pressed rapidly. The display lags "1 frame", eg. when I type "aa", only the first "a" is displayed, the second one only gets displayed when i press something else after that (let's say another "a"), so instead of rendering "a", then "aa", and then "aaa", only "a", then "aaa" gets rendered. A redraw can be also forced with mouse movements.

I'm not using compton, or any other compositor. The issue happens both in urxvt and xterm, I have a ~/.Xresources file, but the issue is still present if i remove everything from it (and run xrdb ~/.Xresources, then start a new terminal instance). I'm using a Dell XPS 13 (9360).

$ uname -a
Linux voyager 5.5.9-arch1-2 #1 SMP PREEMPT Thu, 12 Mar 2020 23:01:33 +0000 x86_64 GNU/Linux
$ sudo lspci -v | grep -i vga                                                                                                                                                                                                             
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 620 (rev 02) (prog-if 00 [VGA controller])

there's nothing suspicious in dmesg.

Offline

#2 2020-03-25 06:51:39

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,706

Re: Window redraw issues

Please post your xorg log (essentially try to switch between modesetting and intel driver, but still post the log)

Offline

Board footer

Powered by FluxBB