From d4bf27c2e084f0aef4ab7805f1e40c9b8c2c7e11 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Sun, 27 Nov 2022 18:27:42 +0000 Subject: x11-wm/gamescope: temporarily disable wayland category $ gamescope -- vkcube-wayland No CAP_SYS_NICE, falling back to regular-priority compute and threads. Performance will be affected. wlserver: [backend/headless/backend.c:68] Creating headless backend vulkan: selecting physical device 'Intel(R) HD Graphics 530 (SKL GT2)': queue family 0 vulkan: physical device supports DRM format modifiers vulkan: supported DRM formats for sampling usage: vulkan: 0x34325241 vulkan: 0x34325258 vulkan: 0x3231564E wlserver: Running compositor on wayland display 'gamescope-0' wlserver: [backend/headless/backend.c:16] Starting headless backend wlserver: [xwayland/server.c:108] Starting Xwayland on :1 wlserver: [types/wlr_compositor.c:681] New wlr_surface 0x84aae6500 (res 0x84ab47880) wlserver: [xwayland/server.c:273] Xserver is ready xwm: Failed to find PID for window 0x200001 Cannot connect to wayland. Exiting ... load: 0.97 cmd: Xwayland 64175 [select] 8.23r 0.02u 0.00s 0% 35848k ^C gamescope: received kill signal, terminating! --- x11-wm/gamescope/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile index cebb5140805d..b244dfa7ea5f 100644 --- a/x11-wm/gamescope/Makefile +++ b/x11-wm/gamescope/Makefile @@ -1,7 +1,7 @@ PORTNAME= gamescope DISTVERSION= 3.11.49 PORTREVISION= 1 -CATEGORIES= x11-wm wayland +CATEGORIES= x11-wm # wayland: depends on https://github.com/Plagman/gamescope/issues/543 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= 2a84a44f6897.patch:-p1 # https://github.com/Plagman/gamescope/pull/119 -- cgit v1.2.3