11:32 ilgaz: wow I am on wayland with nvidia 9400/plasma and no glitches seems to occur
11:32 karolherbst: nice
11:32 karolherbst: but yeah, that's why there is wayland, to get rid of glitches
11:34 ilgaz: karolherbst: remember it went crazy before? just months ago
11:35 karolherbst: ahh.. maybe we fixed a bug or two.. dunno
11:39 ilgaz: karolherbst: so will your patch appear in 22.1? I see opensuse tumbleweed is on mesa 22.1
11:40 ilgaz: I should really learn this opensuse-packaging.
11:42 karolherbst: which paths?
11:42 karolherbst: *patch
11:43 ilgaz: nouveau multithreading
11:43 karolherbst: ahh.. probably not
11:43 karolherbst: maybe after we get 22.3 out and I am convinced it's stable enough
11:45 ilgaz: wayland really helps old hardware though. Big difference here. nvidia 9400/intel core duo
11:47 karolherbst: yeah...
11:47 karolherbst: sadly applications are still not fully there yet
11:47 karolherbst: but we are getting there
11:54 ydbi: On https://nouveau.freedesktop.org/VideoAcceleration.html there's section "If your distribution isn't in the list, you can run the following commands to install the firmware:" and it uses python2. I don't have python2 on my system. How do I make it work?
12:01 ilgaz: I believe you can install python2, run it and uninstall python2
12:02 ilgaz: I did a similar thing to run a btrfs-maintenance command
12:07 ydbi: Doesn't that have a high risk of breaking something because it pulls in all the python2 dependencies?
12:09 ilgaz: I am not sure about that. On my distro (opensuse) it didn`t cause any issues.
12:12 ydbi: I'll extract it on another machine that still has python2 then, thank you.