In Syslog :
i915 0000:00:02.0: [drm] ERROR CPU pipe A FIFO underrun
And screen flickering in KDE as well as on a terminal tty
I had the same issue with the i915 driver on previously installed Ubuntu and it was fixed by setting a few parameters for the driver in /etc/modprobe.d/i915.conf
I tried the same parameters for open SuSE Tumbleweed, put them in /etc/modprobe.d/21-i915.conf.
I checked the setting with modprobe -c
Here are the used parameters :
I also played around with these additional ones #options i915 enable_rc6=1 #options i915 powersave=1 #options i915 modeset=1
No success though on Tumbleweed.
It is a Huawei MateBook with the following CPU and embedded graphics:
Intel(R) Core™ m5-6Y54 CPU @ 1.10GHz
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers (rev 08)
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 515 (rev 07)
pinxi is the devel version of inxi. inxi is just fine for a reply.
Those instances of ** seen in my prior post were supposed to designate bold text. I didn’t notice they weren’t doing what they were supposed to do before the edit period expired.
@zaphod68 is there any output from dmesg | grep -iE "huc|guc|dmc" Have you tried the Option "TearFree" "true" in a xorg .conf file of course this assumes your running Xorg and not Wayland?
Sorry, took me a while to be back online, this developed into a very weird issue :
A recent “zypper up” fixed the flickering issue, however after that, the WiFi interfaces are gone !
Lucky opensuse feature, using a snapper diff, I reverted back ONLY the following files, which made the WiFi work again, but … surprise … brought the screen flickering back again …
Anyway, if I update thg package kernel-firmware-brcm to anything newer than 20221130-1.1 then loading the brmfmac fails with the above ieee* errors. If I downgrade to 20221130 the WiFi interface works.
If you tried the suggestions here, I would either comment in that bug about your trouble, or or report a new bug that includes HD 515 & SKL in the summary. Include the URI to this thread if you do.