cage icon indicating copy to clipboard operation
cage copied to clipboard

Cannot launch in X11 session

Open UlyssesZh opened this issue 9 months ago • 3 comments

$ echo $DISPLAY
:1
$ cage -- firefox
00:00:00.000 [backend/x11/backend.c:607] Failed to query DRI3 DRM FD
00:00:00.000 [../cage.c:311] Unable to create the wlroots backend

I am using GNOME 45 on X11. This command is run in GNOME Console. According to README, I was expecting it shows a window.

I can use Cage normally in TTY with DRM backend.

UlyssesZh avatar Apr 26 '24 01:04 UlyssesZh

Which X.Org server graphics driver are you using?

emersion avatar Apr 26 '24 13:04 emersion

Proprietary NVIDIA.

UlyssesZh avatar Apr 26 '24 15:04 UlyssesZh

same issue

YoJames2019 avatar May 10 '24 14:05 YoJames2019

Exactly the same issue

cammelspit avatar Jun 01 '24 04:06 cammelspit

Proprietary drivers are not officially supported by wlroots.

emersion avatar Jun 02 '24 12:06 emersion

Is there an upstream issue that we could track? Or a workaround, by e.g. falling back to software rendering? @emersion

powellnorma avatar Sep 23 '24 20:09 powellnorma

https://forums.developer.nvidia.com/t/dri3open-missing-in-the-x11-driver-for-wlroots-compositors/214164/2

powellnorma avatar Sep 23 '24 20:09 powellnorma