Cannot launch in X11 session
Closed this issue · 7 comments
UlyssesZh commented
$ 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.
emersion commented
Which X.Org server graphics driver are you using?
UlyssesZh commented
Proprietary NVIDIA.
YoJames2019 commented
same issue
cammelspit commented
Exactly the same issue
emersion commented
Proprietary drivers are not officially supported by wlroots.
powellnorma commented
Is there an upstream issue that we could track? Or a workaround, by e.g. falling back to software rendering? @emersion