Nvidia 4060 and integrated AMD Vega8 in Ryzen
I have nvidia_drm.modeset=1 in kernel boot.
(monitor connected to integrated-AMD, I have not tested Nvidia as main GPU)
Nvidia drivers 560.35.03 - but I had this Error 71 (Protocol error) dispatching to Wayland display before I installed drivers - when used integrated GPU that worked out of box after Tumbleweed dup update. (and after I installed drivers - I reboot to check still gnome apps was not working)
Where I saw this error - I clicked nautilus icon - gnome task manager - nothing running (in Wayland).
Then I just type to terminal(in Gnome session) (it for some reason was working) - nautilus and it crashed with this error - so I assume other gnome apps crashed because same.
@S48GS Ahh ok, I have an Intel ARC 380A and Nvidia Quadro T400 (and a Quadro K620 for vm’s), I struck the issue when I installed libvulkan_intel along with oneAPI, but the fix you mentioned is what resolved it for me
P.S. using PC for hour+ - I noticed huge memory leak - from firefox-video driver I think - I played video in webbrowser and it eat 15GB RAM - closing/open firefox did not fix, in top I see process with 15gb usage its id, but I can not kill it “no process” - usually this happening when gpu-driver “stuck”.
So I changed to GSK_RENDERER=gl - I assume it use OpenGL, but it still work.
I also turned on in ~/.profile
(before I had it turned off(commented out) - to see if session work/not work because those changes)
(not full file, just my addition - that worked before, I think it will fix mem-leak)
@S48GS Hi, so the update (on it’s way) to GTK4 4.16.2 and Mesa 24.2 should negate the need for the setting. Just need to wait for it to turn up and test…