tildearrow / kwin-lowlatency

archived - X11 full-screen unredirection and lots'a settings for KWin
373 stars 10 forks source link

Endless "no vsync" lines with AMDGPU #96

Closed frumble closed 3 years ago

frumble commented 3 years ago

I do not assume that this is the expected result:

$ kwin_x11 --replace qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 180, resource id: 98566151, major code: 20 (GetProperty), minor code: 0 qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 181, resource id: 98566151, major code: 20 (GetProperty), minor code: 0 OpenGL vendor string: X.Org OpenGL renderer string: AMD Radeon RX 5700 XT 50th Anniversary (NAVI10, DRM 3.38.0, 5.8.10-arch1-1, LLVM 10.0.1) OpenGL version string: 4.6 (Core Profile) Mesa 20.1.8 OpenGL shading language version string: 4.60 Driver: RadeonSI GPU class: Navi OpenGL version: 4.6 GLSL version: 4.60 Mesa version: 20.1.8 X server version: 1.20.9 Linux kernel version: 5.8.10 Requires strict binding: no GLSL shaders: yes Texture NPOT support: yes Virtual Machine: no no vsync no vsync …

No AMDGPU-Pro installed. Installed kwin-lowlatency 5.19.5-1 via AUR on Arch.

tildearrow commented 3 years ago

Oh! This is debug code that I forgot to remove...

Do you have VSync off?

tildearrow commented 3 years ago

Assuming yes. Closing issue as fixed.

soredake commented 3 years ago

Could you please release 5.18.6 with this commit?

tildearrow commented 3 years ago

@soredake Done. Thanks for pointing out.

frumble commented 3 years ago

Indeed, it’s gone now, good.