I am experiencing the same on my Intel NUC (7PJYH). Screen tearing, almost like a “seizure”.
System runs fine on 5.8.18-1
, but upgrading to 5.9.10-1
ensures screen tearing. Also upgrading to the experimental kernel 5.10.xx
causes these screen tearing issues to appear.
My inxi -Fazy
output:
System:
Kernel: 5.8.18-1-MANJARO x86_64 bits: 64 compiler: gcc v: 10.2.0
parameters: BOOT_IMAGE=/boot/vmlinuz-5.8-x86_64
root=UUID=b50f1734-712a-4dc7-91e0-553e0d402381 rw quiet
resume=UUID=f35658d8-8018-4921-a866-88943a264be4 udev.log_priority=3
Desktop: Xfce 4.14.3 tk: Gtk 3.24.23 info: xfce4-panel wm: xfwm4
dm: LightDM 1.30.0 Distro: Manjaro Linux
Machine:
Type: Mini-pc System: Intel product: NUC7PJYH v: J67992-400 serial: <filter>
Chassis: type: 35 v: 2.0 serial: <filter>
Mobo: Intel model: NUC7JYB v: J67969-400 serial: <filter> UEFI: Intel
v: JYGLKCPX.86A.0051.2019.0614.1047 date: 06/14/2019
Battery:
Device-1: hidpp_battery_0 model: Logitech MX Ergo Multi-Device Trackball
serial: <filter> charge: 100% (should be ignored) rechargeable: yes
status: Full
CPU:
Info: Quad Core model: Intel Pentium Silver J5005 bits: 64 type: MCP
arch: Goldmont Plus family: 6 model-id: 7A (122) stepping: 1 microcode: 34
L2 cache: 4096 KiB
flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 11984
Speed: 2685 MHz min/max: 800/2800 MHz Core speeds (MHz): 1: 2692 2: 2676
3: 2685 4: 2686
Vulnerabilities: Type: itlb_multihit status: Not affected
Type: l1tf status: Not affected
Type: mds status: Not affected
Type: meltdown mitigation: PTI
Type: spec_store_bypass
mitigation: Speculative Store Bypass disabled via prctl and seccomp
Type: spectre_v1
mitigation: usercopy/swapgs barriers and __user pointer sanitization
Type: spectre_v2 mitigation: Enhanced IBRS, IBPB: conditional, RSB filling
Type: srbds status: Not affected
Type: tsx_async_abort status: Not affected
Graphics:
Device-1: Intel UHD Graphics 605 driver: i915 v: kernel bus ID: 00:02.0
chip ID: 8086:3184
Display: x11 server: X.Org 1.20.9 driver: intel unloaded: modesetting
alternate: fbdev,vesa display ID: :0.0 screens: 1
Screen-1: 0 s-res: 2560x1080 s-dpi: 96 s-size: 677x285mm (26.7x11.2")
s-diag: 735mm (28.9")
OpenGL: renderer: Mesa Intel UHD Graphics 605 (GLK 3) v: 4.6 Mesa 20.2.2
direct render: Yes
Audio:
Device-1: Intel Celeron/Pentium Silver Processor High Definition Audio
driver: snd_hda_intel v: kernel alternate: snd_soc_skl,snd_sof_pci
bus ID: 00:0e.0 chip ID: 8086:3198
Device-2: Creative SB Omni Surround 5.1 type: USB
driver: hid-generic,snd-usb-audio,usbhid bus ID: 1-3.1:4 chip ID: 041e:322c
serial: <filter>
Sound Server: ALSA v: k5.8.18-1-MANJARO
Network:
Device-1: Intel driver: iwlwifi v: kernel port: f000 bus ID: 00:0c.0
chip ID: 8086:31dc
IF: wlo2 state: down mac: <filter>
Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
vendor: Intel driver: r8169 v: kernel port: e000 bus ID: 02:00.0
chip ID: 10ec:8168
IF: eno1 state: up speed: 1000 Mbps duplex: full mac: <filter>
Drives:
Local Storage: total: 232.89 GiB used: 9.22 GiB (4.0%)
SMART Message: Required tool smartctl not installed. Check --recommends
ID-1: /dev/sda vendor: Samsung model: SSD 850 EVO 250GB size: 232.89 GiB
block size: physical: 512 B logical: 512 B speed: 6.0 Gb/s serial: <filter>
rev: 1B6Q scheme: GPT
Partition:
ID-1: / raw size: 223.79 GiB size: 219.28 GiB (97.98%) used: 9.22 GiB (4.2%)
fs: ext4 dev: /dev/sda2
Swap:
Kernel: swappiness: 60 (default) cache pressure: 100 (default)
ID-1: swap-1 type: partition size: 8.80 GiB used: 0 KiB (0.0%) priority: -2
dev: /dev/sda3
Sensors:
System Temperatures: cpu: 51.0 C mobo: N/A
Fan Speeds (RPM): N/A
Info:
Processes: 189 Uptime: 15m Memory: 7.37 GiB used: 1.93 GiB (26.2%)
Init: systemd v: 246 Compilers: gcc: N/A Packages: pacman: 1055 lib: 335
Shell: Bash v: 5.0.18 running in: alacritty inxi: 3.1.08
Will update with an [EDIT] as I don’t have the 20-intel.conf
on my system.
[EDIT]: Adding the 20-intel.conf
file with enabled TearFree didn’t resolve the issue on 5.9.10-1
unfortunately. Going back to 5.8.18-1
for now.