| Summary: | Flickering kwin_x11[3569]: qt.qpa.xcb: QXcbConnection: XCB error: 3 major code: 20, minor code 0 | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | kde |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | nate, xaver.hugl |
| Priority: | NOR | Keywords: | X11-only |
| Version First Reported In: | 5.27.5 | ||
| Target Milestone: | --- | ||
| Platform: | Debian stable | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
kde
2023-12-04 10:10:06 UTC
I seem to have achieved a weak mitigation of the problem by setting:
vi /etc/X11/xorg.conf.d/20-intel.conf
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "sna"
EndSection
systemctl restart sddm
now I have some lines through graphical elements (eg in alt + tab screenicons) but at least the flickering stopped
# further info about the system:
iris xe graphics
OpenGL vendor string: Intel
OpenGL renderer string: Mesa Intel(R) Graphics (ADL GT2)
OpenGL version string: 4.6 (Compatibility Profile) Mesa 22.3.6
OpenGL shading language version string: 4.60
Driver: Intel
GPU class: Unknown
OpenGL version: 4.6
GLSL version: 4.60
Mesa version: 22.3.6
X server version: 1.21.1
Linux kernel version: 6.1
Requires strict binding: yes
GLSL shaders: yes
Texture NPOT support: yes
Virtual Machine: no
BlurConfig::instance called after the first use - ignoring
ZoomConfig::instance called after the first use - ignoring
WindowViewConfig::instance called after the first use - ignoring
SlidingPopupsConfig::instance called after the first use - ignoring
SlideConfig::instance called after the first use - ignoring
OverviewConfig::instance called after the first use - ignoring
KscreenConfig::instance called after the first use - ignoring
DesktopGridConfig::instance called after the first use - ignoring
Adding the x11-only keyword |