New comment by HadetTheUndying on void-packages repository https://github.com/void-linux/void-packages/pull/44767#issuecomment-1661393620 Comment: Just an update. I'm not gonna be able to do a lot of work on this I'll be away most of the weekend and start a new job on Monday but it might be helpful ```gdb (gdb) run Starting program: /usr/bin/gamescope [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib64/libthread_db.so.1". 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 [New Thread 0x7fd85748e6c0 (LWP 4720)] [New Thread 0x7fd856b4c6c0 (LWP 4722)] vulkan: selecting physical device 'AMD Radeon RX Vega (RADV VEGA10)': queue family 1 vulkan: physical device supports DRM format modifiers [New Thread 0x7fd85634b6c0 (LWP 4723)] [New Thread 0x7fd855b4a6c0 (LWP 4724)] [New Thread 0x7fd8553496c0 (LWP 4725)] [New Thread 0x7fd854a486c0 (LWP 4726)] vulkan: supported DRM formats for sampling usage: vulkan: AR24 (0x34325241) vulkan: XR24 (0x34325258) vulkan: AB24 (0x34324241) vulkan: XB24 (0x34324258) vulkan: NV12 (0x3231564E) vulkan: AB4H (0x48344241) vulkan: XB4H (0x48344258) vulkan: AB48 (0x38344241) vulkan: XB48 (0x38344258) vulkan: AB30 (0x30334241) vulkan: XB30 (0x30334258) vulkan: AR30 (0x30335241) vulkan: XR30 (0x30335258) [New Thread 0x7fd83ffff6c0 (LWP 4727)] wlserver: Running compositor on wayland display 'gamescope-0' wlserver: [backend/headless/backend.c:16] Starting headless backend [Detaching after fork from child process 4729] wlserver: [xwayland/server.c:108] Starting Xwayland on :2 wlserver: wl_event_loop_dispatch failed Failed to initialize wlserver [Thread 0x7fd856b4c6c0 (LWP 4722) exited] [Thread 0x7fd855b4a6c0 (LWP 4724) exited] [Thread 0x7fd8553496c0 (LWP 4725) exited] [Thread 0x7fd85634b6c0 (LWP 4723) exited] (EE) could not connect to wayland server [Thread 0x7fd83ffff6c0 (LWP 4727) exited] [Thread 0x7fd854a486c0 (LWP 4726) exited] [Thread 0x7fd85748e6c0 (LWP 4720) exited] [Inferior 1 (process 4714) exited with code 01] ```