You are not logged in.

#1 2024-09-19 16:03:26

Ayu2805
Member
Registered: 2023-07-23
Posts: 51

Gnome 47 Apps doesn't launch untill vulkan-intel is uninstalled

As the title says, applications from gnome 47 doesn't launch untill vulkan-intel is uninstalled. This wasn't happening in gnome 46, although gnome launches fine from gdm I couldn't even open gnome-console I had to switch tty to install alacritty and launch gnome-control-centre but I got this error:

MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:763: FINISHME: support YUV colorspace with DRM format modifiers
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:794: FINISHME: support more multi-planar formats with DRM modifiers

After removing vulkan-intel the issue was solved. But why??

Last edited by Ayu2805 (2024-09-19 16:07:18)

Offline

#2 2024-09-19 16:23:26

Fingel
Member
Registered: 2009-02-28
Posts: 105

Re: Gnome 47 Apps doesn't launch untill vulkan-intel is uninstalled

Same issue here. Launching GNOME programs with GSK_RENDERER=ngl also seems to work around the problem. So this appears to be something to do with the vulkan implementation.

Offline

#3 2024-09-19 16:25:59

Ayu2805
Member
Registered: 2023-07-23
Posts: 51

Re: Gnome 47 Apps doesn't launch untill vulkan-intel is uninstalled

Fingel wrote:

Launching GNOME programs with GSK_RENDERER=ngl also seems to work around the problem.

I see, welp I either way I don't want to launch something from terminal everytime hence I choose to uninstall vulkan-intel for now.

Offline

#4 2024-09-19 17:08:21

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,181

Re: Gnome 47 Apps doesn't launch untill vulkan-intel is uninstalled

You can set that environment globally. What's your actual GPU? If it has "limping along" level of Vulkan support that could explain it, if it's vulkan support is in theory available and not completely broken and this just a GTK bug, setting that environment variable will fix it without leaving you stranded should you ever actually want to use Vulkan.

Offline

#5 2024-09-19 17:17:06

Ayu2805
Member
Registered: 2023-07-23
Posts: 51

Re: Gnome 47 Apps doesn't launch untill vulkan-intel is uninstalled

V1del wrote:

I see, okay.

V1del wrote:

What's your actual GPU?

GTX 1650, running NVIDIA Open 560

Offline

#6 2024-09-19 17:25:35

Fingel
Member
Registered: 2009-02-28
Posts: 105

Re: Gnome 47 Apps doesn't launch untill vulkan-intel is uninstalled

There seems to be some discussion on the GNOME gitlab about this problem:
https://gitlab.gnome.org/GNOME/mutter/-/issues/3664

As usual, fingers pointing to nvidia driver problems. I'm not sure there is any resolution at the moment.

Offline

#7 2024-09-19 17:29:36

Ayu2805
Member
Registered: 2023-07-23
Posts: 51

Re: Gnome 47 Apps doesn't launch untill vulkan-intel is uninstalled

Fingel wrote:

There seems to be some discussion on the GNOME gitlab about this problem:
https://gitlab.gnome.org/GNOME/mutter/-/issues/3664

I see, I hope it gets fixed.

Fingel wrote:

As usual, fingers pointing to nvidia driver problems. I'm not sure there is any resolution at the moment.

But it wasn't a problem in Gnome 46. Is it the issue with proprietary NVIDIA drivers too?

Last edited by Ayu2805 (2024-09-19 17:33:03)

Offline

#8 2024-09-19 17:40:42

Fingel
Member
Registered: 2009-02-28
Posts: 105

Re: Gnome 47 Apps doesn't launch untill vulkan-intel is uninstalled

Ayu2805 wrote:

But it wasn't a problem in Gnome 46. Is it the issue with proprietary NVIDIA drivers too?

It's an issue now because Gnome 47 switched to using vulkan to render by default. This is why setting the GSK_RENDERER=ngl works, as it disabled the vulkan renderer.
Not ideal, but at least makes a usable system.

Offline

#9 2024-09-19 17:42:51

Ayu2805
Member
Registered: 2023-07-23
Posts: 51

Re: Gnome 47 Apps doesn't launch untill vulkan-intel is uninstalled

Fingel wrote:

It's an issue now because Gnome 47 switched to using vulkan to render by default. This is why setting the GSK_RENDERER=ngl works, as it disabled the vulkan renderer.
Not ideal, but at least makes a usable system.

I see, okay. I'll do that for now.

Offline

#10 2024-10-27 14:07:08

ngdngdc
Member
Registered: 2024-10-27
Posts: 1

Re: Gnome 47 Apps doesn't launch untill vulkan-intel is uninstalled

In my personal opinion, I don't think this is really an issue. I think you can try following the tutorial on ArchWiki to correctly set the MESA_VK_DEVICE_SELECT environment variable to your discrete graphics card device. I think this should solve the problem.

Offline

#11 2024-10-27 21:05:05

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,181

Re: Gnome 47 Apps doesn't launch untill vulkan-intel is uninstalled

While it would, you definitely don't want to start the GPU for random desktop application #4 that the integrated GPU would be more than sufficient for.

Offline

Board footer

Powered by FluxBB