Kernel 5.19 video playing problem

Hi. I use Manjaro XFCE. As the manjaro kernel manager suggested I have installed 5.19.0-1-MANJARO next to 5.15LTS. I tried playing videos with mpv and vlc.
When I boot with kernel 5.15 everything works smooth, but booting with 5.19 video playing causes shaky, meaningless red and green shapes comes up, old and next picture frames mix up. Only VLC when output set to XVideo plays fine but subtitle quality is so low. When mpv set to XV output just freezes, dmesg output below. As far as I know intel graphics should work fine out of the box. Staying on 5.15 is fine too but if there is a trick to fix I would like to know.

inxi -G

Graphics:
  Device-1: Intel Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx
    Integrated Graphics driver: i915 v: kernel
  Device-2: Realtek HP Webcam type: USB driver: uvcvideo
  Display: x11 server: X.Org v: 21.1.4 driver: X: loaded: modesetting
    gpu: i915 resolution: 1366x768~60Hz
  OpenGL: renderer: Mesa Intel HD Graphics 405 (BSW) v: 4.6 Mesa 22.1.4

dmesg output

[  132.807697] i915 0000:00:02.0: [drm] Resetting vcs0 for CS error
[  132.807739] i915 0000:00:02.0: [drm] mpv/vo[1409] context reset due to GPU hang
[  132.829756] i915 0000:00:02.0: [drm] GPU HANG: ecode 8:4:20f300b4, in mpv/vo [1409]
[  143.115837] i915 0000:00:02.0: [drm] Resetting vcs0 for CS error
[  143.115858] i915 0000:00:02.0: [drm] mpv[1423] context reset due to GPU hang
[  143.136077] i915 0000:00:02.0: [drm] GPU HANG: ecode 8:4:40000ffe, in mpv [1423]
[  154.621088] Asynchronous wait on fence 0000:00:02.0:Xorg[385]:1f3a timed out (hint:intel_atomic_commit_ready [i915])
[  158.538860] i915 0000:00:02.0: [drm] GPU HANG: ecode 8:1:ecdfff7d, in mpv [1423]
[  158.539901] i915 0000:00:02.0: [drm] Resetting rcs0 for stopped heartbeat on rcs0
[  158.539929] i915 0000:00:02.0: [drm] mpv[1423] context reset due to GPU hang
[  169.541907] Asynchronous wait on fence 0000:00:02.0:Xorg[385]:1f4c timed out (hint:intel_atomic_commit_ready [i915])
[  173.663739] i915 0000:00:02.0: [drm] GPU HANG: ecode 8:1:ecdfff7d, in mpv [1423]
[  173.664765] i915 0000:00:02.0: [drm] Resetting rcs0 for stopped heartbeat on rcs0
[  173.664780] i915 0000:00:02.0: [drm] mpv[1423] context reset due to GPU hang

keep on using kernel 5.15 since it is still valid and 5.19 gives a lot of trouble. there is no need to use 5.19 actual.

Setting GPU frequency to maximum have changed nothing. Seems like a problem they will likely fix in next kernel versions. better wait.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.