ValveSoftware / gamescope

SteamOS session compositing window manager
Other
3.17k stars 213 forks source link

[NVIDIA] 555 Driver Status #1320

Open Weather-OS opened 6 months ago

Weather-OS commented 6 months ago

Status: Fully broken

Observed Behavior: Crashes instantly

Expected behavior: launch

Log messages:

vulkan: selecting physical device 'NVIDIA GeForce RTX 3060': queue family 2 (general queue family 0)
vulkan: physical device supports DRM format modifiers
wlserver: [backend/headless/backend.c:67] Creating headless backend
xdg_backend: Seat name: 
vulkan: vkGetPhysicalDeviceFormatProperties2 returned zero modifiers for DRM format 0x38344241 (VkResult: 0)
vulkan: vkGetPhysicalDeviceFormatProperties2 returned zero modifiers for DRM format 0x38344258 (VkResult: 0)
vulkan: supported DRM formats for sampling usage:
vulkan:   AR24 (0x34325241)
vulkan:   XR24 (0x34325258)
vulkan:   AB24 (0x34324241)
vulkan:   XB24 (0x34324258)
vulkan:   RG16 (0x36314752)
vulkan:   NV12 (0x3231564E)
vulkan:   AB4H (0x48344241)
vulkan:   XB4H (0x48344258)
vulkan:   AB30 (0x30334241)
vulkan:   XB30 (0x30334258)
vulkan:   AR30 (0x30335241)
vulkan:   XR30 (0x30335258)
wlserver: Running compositor on wayland display 'gamescope-0'
wlserver: [backend/headless/backend.c:17] Starting headless backend
wlserver: [xwayland/server.c:107] Starting Xwayland on :1
wlserver: [types/wlr_compositor.c:771] New wlr_surface 0x56822b7dcf60 (res 0x56822b99c4d0)
wlserver: [xwayland/server.c:272] Xserver is ready
pipewire: stream state changed: connecting
pipewire: stream state changed: paused
pipewire: stream available on node ID: 97
xwm: Embedded, no cursor set. Using left_ptr by default.
vblank: Using timerfd.
(EE) failed to read Wayland events: Broken pipe
Monitored process exited.
Initial process has exited (return code: 134)
All processes have quit
Exit with return code 134
lustryrose882 commented 5 months ago

I am facing an issue, It crashes my Desktop. I am using KDE 6.1 beta.

I'm experiencing the same situation. Using gamescope-git, KDE Plasma 6.1 Beta + 555.42. It freezes and crashes immediately after starting it.

Jun 10 14:26:38 archlinux kernel: [drm:__nv_drm_gem_nvkms_memory_prime_get_sg_table [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Cannot create sg_table for NvKmsKapiMemory 0x000000003d8ed40c

This error makes my journalctl logs almost 400MB

                  -`                     avsar@archlinux
                 .o+`                    ---------------
                `ooo/                    OS: Arch Linux x86_64
               `+oooo:                   Host: Victus by HP Gaming Laptop 15-fa1xxx
              `+oooooo:                  Kernel: Linux 6.9.3-arch1-1.1
              -+oooooo+:                 Uptime: 25 mins
            `/:-:++oooo+:                Packages: 1254 (pacman)
           `/++++/+++++++:               Shell: zsh 5.9
          `/++++++++++++++:              Display (AUO2992): 1920x1080 @ 144Hz [Built-in]
         `/+++ooooooooooooo/`            DE: KDE Plasma 6.0.90
        ./ooosssso++osssssso+`           WM: KWin (Wayland)
       .oossssso-````/ossssss+`          WM Theme: Relax-Blur-Aurorae-6
      -osssssso.      :ssssssso.         Theme: kvantum-dark (RelaxDarkColor) [QT], Breeze-Dark [GTK2], Breeze [GTK3/4]
     :osssssss/        osssso+++.        Icons: breeze [QT], breeze [GTK2/3/4]
    /ossssssss/        +ssssooo/-        Font: Noto Sans (10pt) [QT], Noto Sans (10pt) [GTK2/3/4]
  `/ossssso+/:-        -:/+osssso+-      Cursor: Gradient-Dark-Icons (24px)
 `+sso+:-`                 `.-/+oso:     Terminal: konsole 24.5.0
`++:.                           `-/+/    CPU: 13th Gen Intel(R) Core(TM) i5-13500H (16) @ 4.70 GHz
.`                                 `/    GPU 1: NVIDIA GeForce RTX 3050 6GB Laptop GPU [Discrete]
                                         GPU 2: Intel Iris Xe Graphics @ 1.45 GHz [Integrated]
                                         Memory: 9.94 GiB / 15.26 GiB (65%)
                                         Swap: 11.75 MiB / 4.00 GiB (0%)
                                         Disk (/): 35.18 GiB / 98.00 GiB (36%) - btrfs
                                         Local IP (eno1): 192.168.1.84/24 *
                                         Battery: 100% [AC Connected]
                                         Locale: en_US.UTF-8

                                         ████████████████████████
                                         ████████████████████████
Anuskuss commented 5 months ago

I have a 4K120 display connected through a mini DP to HDMI converter (thank you HDMI forum for blocking 2.1):

gamescope -W 3840 -H 2160 -r 120 -f -e -- steam -bigpicture # screen corruption
gamescope -W 2560 -H 1440 -r 120 -f -e -- steam -bigpicture # works but not ideal
gamescope -W 3840 -H 2160 -r 120 --hdr-enabled -f -e -- env DXVK_HDR=1 steam -bigpicture # crash
gamescope -W 1920 -H 1080 -r 120 --hdr-enabled -f -e -- env DXVK_HDR=1 steam -bigpicture # crash
gamescope --hdr-enabled -f -e -- env DXVK_HDR=1 steam -bigpicture # works but it's 60 HZ
Alumniminium commented 4 months ago

Works fine on Arch/Hyprland with 555 for me on a 3090.

Orangestar12 commented 4 months ago

Giving my two cents on this: On my system under Wayland with driver 555 gamescope will always work properly in any situation. On X11 sometimes the underlying nested Wayland system will crash with no error. It's consistent, but it's per-game. glxgears boots fine, but I tried running Duckstation-rollback and it crashed, and really old Direct3D games really don't like it.

MuhammedKpln commented 3 months ago

I have same problem as well with GTX 1050Ti

Launch command gamescope --backend sdl -w 1920 -h 1080 -W 2560 -H 1440 -F fsr -r 165 -- vkcube

Logs

o CAP_SYS_NICE, falling back to regular-priority compute and threads.
Performance will be affected.
[gamescope] [Debug] vulkan: physical device 10de:1c82 compute queue doesn't support presenting on our surface, using graphics queue
[gamescope] [Info]  vulkan: selecting physical device 'NVIDIA GeForce GTX 1050 Ti': queue family 0 (general queue family 0)
[gamescope] [Info]  vulkan: physical device supports DRM format modifiers
[gamescope] [Info]  wlserver: [backend/headless/backend.c:67] Creating headless backend
[gamescope] [Error] vulkan: vkGetPhysicalDeviceFormatProperties2 returned zero modifiers for DRM format 0x38344241 (VkResult: 0)
[gamescope] [Error] vulkan: vkGetPhysicalDeviceFormatProperties2 returned zero modifiers for DRM format 0x38344258 (VkResult: 0)
[gamescope] [Info]  vulkan: supported DRM formats for sampling usage:
[gamescope] [Info]  vulkan:   AR24 (0x34325241)
[gamescope] [Info]  vulkan:   XR24 (0x34325258)
[gamescope] [Info]  vulkan:   AB24 (0x34324241)
[gamescope] [Info]  vulkan:   XB24 (0x34324258)
[gamescope] [Info]  vulkan:   RG16 (0x36314752)
[gamescope] [Info]  vulkan:   NV12 (0x3231564E)
[gamescope] [Info]  vulkan:   AB4H (0x48344241)
[gamescope] [Info]  vulkan:   XB4H (0x48344258)
[gamescope] [Info]  vulkan:   AB30 (0x30334241)
[gamescope] [Info]  vulkan:   XB30 (0x30334258)
[gamescope] [Info]  vulkan:   AR30 (0x30335241)
[gamescope] [Info]  vulkan:   XR30 (0x30335258)
[gamescope] [Info]  vulkan: Creating Gamescope nested swapchain with format 64 and colorspace 0
[gamescope] [Info]  wlserver: Using explicit sync when available
[gamescope] [Info]  wlserver: Running compositor on wayland display 'gamescope-0'
[gamescope] [Info]  wlserver: [backend/headless/backend.c:17] Starting headless backend
[gamescope] [Info]  wlserver: Successfully initialized libei for input emulation!
[gamescope] [Info]  wlserver: [xwayland/server.c:107] Starting Xwayland on :2
[gamescope] [Debug] wlserver: [types/wlr_compositor.c:771] New wlr_surface 0x5e50bf289be0 (res 0x5e50bf265720)
[gamescope] [Debug] wlserver: [xwayland/server.c:272] Xserver is ready
[gamescope] [Info]  pipewire: stream state changed: connecting
[gamescope] [Info]  pipewire: stream state changed: paused
[gamescope] [Info]  pipewire: stream available on node ID: 72
[gamescope] [Info]  vblank: Using timerfd.
[gamescope] [Info]  vulkan: Creating Gamescope nested swapchain with format 64 and colorspace 0
[gamescope] [Debug] pipewire: renegotiating stream params (size: 1280x720)
Selected GPU 0: NVIDIA GeForce GTX 1050 Ti, type: DiscreteGpu
[gamescope] [Debug] wlserver: [types/wlr_compositor.c:771] New wlr_surface 0x5e50bf2379d0 (res 0x5e50bf265fa0)
[gamescope] [Warn]  xwm: got the same buffer committed twice, ignoring.
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Unsupported maximum keycode 708, clipping.
>                   X11 cannot support keycodes above 255.
> Warning:          Could not resolve keysym XF86KbdInputAssistPrevgrou
> Warning:          Could not resolve keysym XF86KbdInputAssistNextgrou
Errors from xkbcomp are not fatal to the X server
[gamescope] [Info]  vulkan: Creating Gamescope nested swapchain with format 64 and colorspace 0
[gamescope] [Debug] pipewire: renegotiating stream params (size: 912x998)
[gamescope] [Info]  vulkan: Creating Gamescope nested swapchain with format 64 and colorspace 0
[gamescope] [Debug] pipewire: renegotiating stream params (size: 1280x720)
^C[gamescopereaper] [Info]  reaper: Parent of gamescopereaper was killed. Killing children.
soapsurfer commented 3 months ago

I'm having issues with Hunt: Showdown crashing gamescope after a while. It starts properly, but then crashes at some point. Sometimes it's in the menu, sometimes after half an our of play. Trying to get HDR to work properly, but it seems that even the minimal configuration without any HDR crashes, if I use the following command:

gamescope --fullscreen -w 3840 -h 2160 --adaptive-sync --force-grab-cursor --mouse-sensitivity 1.2 -- %command%

It's not the easiest to reproduce. glxgears and vkcube just seem to work. Forza Horizon 4 also does not seem to have any issues. Maybe this is something more game specific.

Log:

[gamescope] [Info]  console: gamescope version 3.14.29
[gamescope] [Info]  vulkan: selecting physical device 'NVIDIA GeForce RTX 2080 Ti': queue family 2 (general queue family 0)
[gamescope] [Info]  vulkan: physical device supports DRM format modifiers
[gamescope] [Info]  wlserver: [backend/headless/backend.c:67] Creating headless backend
[gamescope] [Info]  xdg_backend: Seat name:
[gamescope] [Error] vulkan: vkGetPhysicalDeviceFormatProperties2 returned zero modifiers for DRM format 0x38344241 (VkResult: 0)
[gamescope] [Error] vulkan: vkGetPhysicalDeviceFormatProperties2 returned zero modifiers for DRM format 0x38344258 (VkResult: 0)
[gamescope] [Info]  vulkan: supported DRM formats for sampling usage:
[gamescope] [Info]  vulkan:   AR24 (0x34325241)
[gamescope] [Info]  vulkan:   XR24 (0x34325258)
[gamescope] [Info]  vulkan:   AB24 (0x34324241)
[gamescope] [Info]  vulkan:   XB24 (0x34324258)
[gamescope] [Info]  vulkan:   RG16 (0x36314752)
[gamescope] [Info]  vulkan:   NV12 (0x3231564E)
[gamescope] [Info]  vulkan:   AB4H (0x48344241)
[gamescope] [Info]  vulkan:   XB4H (0x48344258)
[gamescope] [Info]  vulkan:   AB30 (0x30334241)
[gamescope] [Info]  vulkan:   XB30 (0x30334258)
[gamescope] [Info]  vulkan:   AR30 (0x30335241)
[gamescope] [Info]  vulkan:   XR30 (0x30335258)
[gamescope] [Info]  wlserver: Running compositor on wayland display 'gamescope-0'
[gamescope] [Info]  wlserver: [backend/headless/backend.c:17] Starting headless backend
[gamescope] [Info]  wlserver: Successfully initialized libei for input emulation!
[gamescope] [Error] wlserver: [xwayland/sockets.c:64] Failed to bind socket @/tmp/.X11-unix/X0: Address already in use
[gamescope] [Info]  wlserver: [xwayland/server.c:107] Starting Xwayland on :2
[gamescope] [Info]  pipewire: stream state changed: connecting
[gamescope] [Info]  pipewire: stream state changed: paused
[gamescope] [Info]  pipewire: stream available on node ID: 93
[gamescope] [Info]  xwm: Embedded, no cursor set. Using left_ptr by default.
[gamescope] [Info]  vblank: Using timerfd.
[gamescope] [Info]  xdg_backend: PreferredMetadata: Red: 0.64 0.33, Green: 0.3 0.6, Blue: 0.15 0.06, White: 0.3127 0.329, Max Luminance: 465 nits, Min Luminance: 0.0003 nits, Max Full Frame Luminance: 277 nits
[gamescope] [Info]  edid: Patching res 800x1280 -> 3840x2160
[gamescope] [Info]  xdg_backend: Changed refresh to: 240.000hz
[Gamescope WSI] Forcing on VK_EXT_swapchain_maintenance1.
[Gamescope WSI] Creating Gamescope surface: xid: 0x1400012
[Gamescope WSI] Atom of T was wrong type. Expected XCB_ATOM_CARDINAL.
[Gamescope WSI] Made gamescope surface for xid: 0x1400012
[Gamescope WSI] Surface state:
[Gamescope WSI] Creating swapchain for xid: 0x1400012 - minImageCount: 4 - format: VK_FORMAT_R8G8B8A8_UNORM - colorspace: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR - flip: true
[Gamescope WSI] Created swapchain for xid: 0x1400012 - imageCount: 4
[Gamescope WSI] Creating swapchain for xid: 0x1400012 - minImageCount: 4 - format: VK_FORMAT_R8G8B8A8_UNORM - colorspace: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR - flip: true
[Gamescope WSI] Created swapchain for xid: 0x1400012 - imageCount: 4
[Gamescope WSI] Swapchain recieved new refresh cycle: 4.17ms
[Gamescope WSI] Forcing on VK_EXT_swapchain_maintenance1.
[gamescope] [Warn]  xwm: got the same buffer committed twice, ignoring.
[Gamescope WSI] Forcing on VK_EXT_swapchain_maintenance1.
[Gamescope WSI] Creating Gamescope surface: xid: 0x1a00043
[Gamescope WSI] Atom of T was wrong type. Expected XCB_ATOM_CARDINAL.
[Gamescope WSI] Made gamescope surface for xid: 0x1a00043
[Gamescope WSI] Surface state:
[Gamescope WSI] Creating swapchain for xid: 0x1a00043 - minImageCount: 3 - format: VK_FORMAT_R16G16B16A16_SFLOAT - colorspace: VK_COLOR_SPACE_EXTENDED_SRGB_LINEAR_EXT - flip: true
[Gamescope WSI] Created swapchain for xid: 0x1a00043 - imageCount: 3
[Gamescope WSI] Creating swapchain for xid: 0x1a00043 - minImageCount: 3 - format: VK_FORMAT_R16G16B16A16_SFLOAT - colorspace: VK_COLOR_SPACE_EXTENDED_SRGB_LINEAR_EXT - flip: true
[Gamescope WSI] Created swapchain for xid: 0x1a00043 - imageCount: 3
[gamescopereaper] [Info]  reaper: Parent of gamescopereaper was killed. Killing children.
[gamescopereaper] [Info]  reaper: Parent of gamescopereaper was killed. Killing children.
tlneondo commented 1 week ago

Still having crashing issues under the latest 565 drivers on Fedora KDE 41. It seems to be random &or varying depending on whether I make use of my actual HDR screen, or if I launch it on my SDR screen (still running HDR internally)

darkk99 commented 1 week ago

Happens under 565 too.

Log: ``` [capy@bara ~]$ WAYLAND_DEBUG=client prime-run gamescope -- vkcube [gamescope] [Info] console: gamescope version 3.15.14 (gcc 14.2.1) [ 713693.159] {Default Queue} -> wl_display#1.get_registry(new id wl_registry#2) [ 713693.384] {Default Queue} wl_registry#2.global(1, "wl_compositor", 6) [ 713693.390] {Default Queue} wl_registry#2.global(2, "wl_drm", 2) [ 713693.393] {Default Queue} wl_registry#2.global(3, "wl_shm", 2) [ 713693.396] {Default Queue} wl_registry#2.global(4, "wl_output", 4) [ 713693.400] {Default Queue} wl_registry#2.global(5, "zxdg_output_manager_v1", 3) [ 713693.402] {Default Queue} wl_registry#2.global(6, "wl_data_device_manager", 3) [ 713693.405] {Default Queue} wl_registry#2.global(7, "zwp_primary_selection_device_manager_v1", 1) [ 713693.408] {Default Queue} wl_registry#2.global(8, "wl_subcompositor", 1) [ 713693.411] {Default Queue} wl_registry#2.global(9, "xdg_wm_base", 6) [ 713693.414] {Default Queue} wl_registry#2.global(10, "gtk_shell1", 5) [ 713693.419] {Default Queue} wl_registry#2.global(11, "wp_viewporter", 1) [ 713693.422] {Default Queue} wl_registry#2.global(12, "wp_fractional_scale_manager_v1", 1) [ 713693.426] {Default Queue} wl_registry#2.global(13, "zwp_pointer_gestures_v1", 3) [ 713693.428] {Default Queue} wl_registry#2.global(14, "zwp_tablet_manager_v2", 1) [ 713693.431] {Default Queue} wl_registry#2.global(15, "wl_seat", 8) [ 713693.433] {Default Queue} wl_registry#2.global(16, "zwp_relative_pointer_manager_v1", 1) [ 713693.436] {Default Queue} wl_registry#2.global(17, "zwp_pointer_constraints_v1", 1) [ 713693.438] {Default Queue} wl_registry#2.global(18, "zxdg_exporter_v2", 1) [ 713693.441] {Default Queue} wl_registry#2.global(19, "zxdg_importer_v2", 1) [ 713693.444] {Default Queue} wl_registry#2.global(20, "zxdg_exporter_v1", 1) [ 713693.447] {Default Queue} wl_registry#2.global(21, "zxdg_importer_v1", 1) [ 713693.449] {Default Queue} wl_registry#2.global(22, "zwp_linux_dmabuf_v1", 5) [ 713693.452] {Default Queue} wl_registry#2.global(23, "wp_single_pixel_buffer_manager_v1", 1) [ 713693.454] {Default Queue} wl_registry#2.global(24, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1) [ 713693.457] {Default Queue} wl_registry#2.global(25, "zwp_text_input_manager_v3", 1) [ 713693.459] {Default Queue} wl_registry#2.global(26, "wp_presentation", 1) [ 713693.462] {Default Queue} wl_registry#2.global(27, "xdg_activation_v1", 1) [ 713693.465] {Default Queue} wl_registry#2.global(28, "zwp_idle_inhibit_manager_v1", 1) [ 713693.467] {Default Queue} wl_registry#2.global(29, "wp_linux_drm_syncobj_manager_v1", 1) [ 713693.470] {Default Queue} wl_registry#2.global(30, "xdg_wm_dialog_v1", 1) [ 713693.473] {Default Queue} wl_registry#2.global(31, "wp_drm_lease_device_v1", 1) [ 713693.476] {Default Queue} wl_registry#2.global(32, "wp_drm_lease_device_v1", 1) [ 713693.480] {Default Queue} -> wl_display#1.sync(new id wl_callback#3) [ 713693.530] {Display Queue} wl_display#1.delete_id(3) [ 713693.533] {Default Queue} wl_callback#3.done(2501) [ 713693.611] {Default Queue} -> wl_display#1.get_registry(new id wl_registry#2) [ 713693.615] {Default Queue} -> wl_display#1.sync(new id wl_callback#3) [ 713693.710] {Display Queue} wl_display#1.delete_id(3) [ 713693.713] {Default Queue} wl_registry#2.global(1, "wl_compositor", 6) [ 713693.716] {Default Queue} -> wl_registry#2.bind(1, "wl_compositor", 4, new id [unknown]#4) [ 713693.720] {Default Queue} wl_registry#2.global(2, "wl_drm", 2) [ 713693.723] {Default Queue} wl_registry#2.global(3, "wl_shm", 2) [ 713693.727] {Default Queue} -> wl_registry#2.bind(3, "wl_shm", 1, new id [unknown]#5) [ 713693.731] {Default Queue} wl_registry#2.global(4, "wl_output", 4) [ 713693.734] {Default Queue} -> wl_registry#2.bind(4, "wl_output", 4, new id [unknown]#6) [ 713693.738] {Default Queue} wl_registry#2.global(5, "zxdg_output_manager_v1", 3) [ 713693.742] {Default Queue} wl_registry#2.global(6, "wl_data_device_manager", 3) [ 713693.745] {Default Queue} wl_registry#2.global(7, "zwp_primary_selection_device_manager_v1", 1) [ 713693.749] {Default Queue} wl_registry#2.global(8, "wl_subcompositor", 1) [ 713693.752] {Default Queue} -> wl_registry#2.bind(8, "wl_subcompositor", 1, new id [unknown]#7) [ 713693.756] {Default Queue} wl_registry#2.global(9, "xdg_wm_base", 6) [ 713693.760] {Default Queue} -> wl_registry#2.bind(9, "xdg_wm_base", 1, new id [unknown]#8) [ 713693.763] {Default Queue} wl_registry#2.global(10, "gtk_shell1", 5) [ 713693.767] {Default Queue} wl_registry#2.global(11, "wp_viewporter", 1) [ 713693.771] {Default Queue} -> wl_registry#2.bind(11, "wp_viewporter", 1, new id [unknown]#9) [ 713693.775] {Default Queue} wl_registry#2.global(12, "wp_fractional_scale_manager_v1", 1) [ 713693.779] {Default Queue} -> wl_registry#2.bind(12, "wp_fractional_scale_manager_v1", 1, new id [unknown]#10) [ 713693.782] {Default Queue} wl_registry#2.global(13, "zwp_pointer_gestures_v1", 3) [ 713693.786] {Default Queue} wl_registry#2.global(14, "zwp_tablet_manager_v2", 1) [ 713693.789] {Default Queue} wl_registry#2.global(15, "wl_seat", 8) [ 713693.793] {Default Queue} -> wl_registry#2.bind(15, "wl_seat", 8, new id [unknown]#11) [ 713693.797] {Default Queue} wl_registry#2.global(16, "zwp_relative_pointer_manager_v1", 1) [ 713693.800] {Default Queue} -> wl_registry#2.bind(16, "zwp_relative_pointer_manager_v1", 1, new id [unknown]#12) [ 713693.807] {Default Queue} wl_registry#2.global(17, "zwp_pointer_constraints_v1", 1) [ 713693.810] {Default Queue} -> wl_registry#2.bind(17, "zwp_pointer_constraints_v1", 1, new id [unknown]#13) [ 713693.814] {Default Queue} wl_registry#2.global(18, "zxdg_exporter_v2", 1) [ 713693.818] {Default Queue} wl_registry#2.global(19, "zxdg_importer_v2", 1) [ 713693.821] {Default Queue} wl_registry#2.global(20, "zxdg_exporter_v1", 1) [ 713693.824] {Default Queue} wl_registry#2.global(21, "zxdg_importer_v1", 1) [ 713693.828] {Default Queue} wl_registry#2.global(22, "zwp_linux_dmabuf_v1", 5) [ 713693.831] {Default Queue} -> wl_registry#2.bind(22, "zwp_linux_dmabuf_v1", 3, new id [unknown]#14) [ 713693.835] {Default Queue} wl_registry#2.global(23, "wp_single_pixel_buffer_manager_v1", 1) [ 713693.839] {Default Queue} -> wl_registry#2.bind(23, "wp_single_pixel_buffer_manager_v1", 1, new id [unknown]#15) [ 713693.844] {Default Queue} wl_registry#2.global(24, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1) [ 713693.848] {Default Queue} wl_registry#2.global(25, "zwp_text_input_manager_v3", 1) [ 713693.851] {Default Queue} wl_registry#2.global(26, "wp_presentation", 1) [ 713693.855] {Default Queue} -> wl_registry#2.bind(26, "wp_presentation", 1, new id [unknown]#16) [ 713693.858] {Default Queue} wl_registry#2.global(27, "xdg_activation_v1", 1) [ 713693.862] {Default Queue} wl_registry#2.global(28, "zwp_idle_inhibit_manager_v1", 1) [ 713693.865] {Default Queue} wl_registry#2.global(29, "wp_linux_drm_syncobj_manager_v1", 1) [ 713693.869] {Default Queue} wl_registry#2.global(30, "xdg_wm_dialog_v1", 1) [ 713693.872] {Default Queue} wl_registry#2.global(31, "wp_drm_lease_device_v1", 1) [ 713693.875] {Default Queue} wl_registry#2.global(32, "wp_drm_lease_device_v1", 1) [ 713693.879] {Default Queue} wl_callback#3.done(2501) [ 713693.882] {Default Queue} -> wl_display#1.sync(new id wl_callback#3) [ 713694.027] {Display Queue} wl_display#1.delete_id(3) [ 713694.030] {Default Queue} discarded wl_shm#5.format(0) [ 713694.033] {Default Queue} discarded wl_shm#5.format(1) [ 713694.036] {Default Queue} discarded wl_shm#5.format(875708993) [ 713694.039] {Default Queue} discarded wl_shm#5.format(875709016) [ 713694.042] {Default Queue} discarded wl_shm#5.format(909199186) [ 713694.045] {Default Queue} discarded wl_shm#5.format(808669761) [ 713694.048] {Default Queue} discarded wl_shm#5.format(808669784) [ 713694.051] {Default Queue} discarded wl_shm#5.format(808665665) [ 713694.053] {Default Queue} discarded wl_shm#5.format(808665688) [ 713694.056] {Default Queue} discarded wl_shm#5.format(1211388481) [ 713694.059] {Default Queue} discarded wl_shm#5.format(1211388504) [ 713694.062] {Default Queue} discarded wl_shm#5.format(1211384385) [ 713694.065] {Default Queue} discarded wl_shm#5.format(1211384408) [ 713694.068] {Default Queue} discarded wl_shm#5.format(1448695129) [ 713694.070] {Default Queue} discarded wl_shm#5.format(842094158) [ 713694.073] {Default Queue} discarded wl_shm#5.format(808530000) [ 713694.076] {Default Queue} discarded wl_shm#5.format(842093913) [ 713694.079] {Default Queue} wl_output#6.geometry(0, 0, 600, 340, 0, "GBT", "G27QC", 0) [ 713694.084] {Default Queue} wl_output#6.mode(1, 2560, 1440, 143972) [ 713694.088] {Default Queue} wl_output#6.scale(1) [ 713694.091] {Default Queue} wl_output#6.name("HDMI-1") [ 713694.094] {Default Queue} wl_output#6.description("GIGA-BYTE TECHNOLOGY CO., LTD. 27"") [ 713694.098] {Default Queue} wl_output#6.done() [ 713694.101] {Default Queue} wl_seat#11.capabilities(3) [ 713694.105] {Default Queue} -> wl_seat#11.get_pointer(new id wl_pointer#17) [ 713694.108] {Default Queue} -> wl_seat#11.get_keyboard(new id wl_keyboard#18) [ 713694.112] {Default Queue} wl_seat#11.name("seat0") [ 713694.115] {Default Queue} zwp_linux_dmabuf_v1#14.format(1211384385) [ 713694.119] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1211384385, 33554436, 1079097857) [ 713694.124] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1211384385, 33554436, 1079097601) [ 713694.128] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1211384385, 33554432, 4200961) [ 713694.132] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1211384385, 33554432, 4200705) [ 713694.136] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1211384385, 33554432, 2561) [ 713694.139] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1211384385, 33554432, 2305) [ 713694.142] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1211384385, 0, 0) [ 713694.145] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1211384385, 16777215, 4294967295) [ 713694.148] {Default Queue} zwp_linux_dmabuf_v1#14.format(1211384408) [ 713694.151] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1211384408, 33554436, 1079097857) [ 713694.155] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1211384408, 33554436, 1079097601) [ 713694.158] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1211384408, 33554432, 4200961) [ 713694.162] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1211384408, 33554432, 4200705) [ 713694.166] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1211384408, 33554432, 2561) [ 713694.170] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1211384408, 33554432, 2305) [ 713694.173] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1211384408, 0, 0) [ 713694.176] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1211384408, 16777215, 4294967295) [ 713694.180] {Default Queue} zwp_linux_dmabuf_v1#14.format(808669761) [ 713694.183] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808669761, 33554436, 1079097857) [ 713694.187] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808669761, 33554436, 1079097601) [ 713694.190] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808669761, 33554436, 1079081217) [ 713694.194] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808669761, 33554432, 4200961) [ 713694.198] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808669761, 33554432, 4200705) [ 713694.201] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808669761, 33554432, 2561) [ 713694.205] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808669761, 33554432, 2305) [ 713694.208] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808669761, 0, 0) [ 713694.211] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808669761, 16777215, 4294967295) [ 713694.215] {Default Queue} zwp_linux_dmabuf_v1#14.format(808669784) [ 713694.218] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808669784, 33554436, 1079097857) [ 713694.222] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808669784, 33554436, 1079097601) [ 713694.225] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808669784, 33554436, 1079081217) [ 713694.229] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808669784, 33554432, 4200961) [ 713694.233] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808669784, 33554432, 4200705) [ 713694.236] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808669784, 33554432, 2561) [ 713694.239] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808669784, 33554432, 2305) [ 713694.243] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808669784, 0, 0) [ 713694.246] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808669784, 16777215, 4294967295) [ 713694.250] {Default Queue} zwp_linux_dmabuf_v1#14.format(808665665) [ 713694.253] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808665665, 33554436, 1079097857) [ 713694.257] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808665665, 33554436, 1079097601) [ 713694.260] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808665665, 33554436, 1079081217) [ 713694.264] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808665665, 33554432, 4200961) [ 713694.267] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808665665, 33554432, 4200705) [ 713694.271] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808665665, 33554432, 2561) [ 713694.274] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808665665, 33554432, 2305) [ 713694.277] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808665665, 0, 0) [ 713694.281] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808665665, 16777215, 4294967295) [ 713694.284] {Default Queue} zwp_linux_dmabuf_v1#14.format(808665688) [ 713694.287] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808665688, 33554436, 1079097857) [ 713694.291] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808665688, 33554436, 1079097601) [ 713694.294] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808665688, 33554436, 1079081217) [ 713694.298] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808665688, 33554432, 4200961) [ 713694.301] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808665688, 33554432, 4200705) [ 713694.305] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808665688, 33554432, 2561) [ 713694.308] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808665688, 33554432, 2305) [ 713694.311] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808665688, 0, 0) [ 713694.315] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808665688, 16777215, 4294967295) [ 713694.318] {Default Queue} zwp_linux_dmabuf_v1#14.format(875713089) [ 713694.321] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875713089, 33554436, 1079097857) [ 713694.325] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875713089, 33554436, 1079097601) [ 713694.328] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875713089, 33554436, 1079081217) [ 713694.332] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875713089, 33554432, 4200961) [ 713694.335] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875713089, 33554432, 4200705) [ 713694.345] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875713089, 33554432, 2561) [ 713694.349] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875713089, 33554432, 2305) [ 713694.352] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875713089, 0, 0) [ 713694.356] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875713089, 16777215, 4294967295) [ 713694.359] {Default Queue} zwp_linux_dmabuf_v1#14.format(875708993) [ 713694.362] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875708993, 33554436, 1079097857) [ 713694.365] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875708993, 33554436, 1079097601) [ 713694.369] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875708993, 33554436, 1079081217) [ 713694.373] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875708993, 33554432, 4200961) [ 713694.376] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875708993, 33554432, 4200705) [ 713694.380] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875708993, 33554432, 2561) [ 713694.383] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875708993, 33554432, 2305) [ 713694.387] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875708993, 0, 0) [ 713694.390] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875708993, 16777215, 4294967295) [ 713694.394] {Default Queue} zwp_linux_dmabuf_v1#14.format(875713112) [ 713694.397] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875713112, 33554436, 1079097857) [ 713694.400] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875713112, 33554436, 1079097601) [ 713694.404] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875713112, 33554436, 1079081217) [ 713694.407] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875713112, 33554432, 4200961) [ 713694.411] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875713112, 33554432, 4200705) [ 713694.414] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875713112, 33554432, 2561) [ 713694.417] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875713112, 33554432, 2305) [ 713694.421] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875713112, 0, 0) [ 713694.424] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875713112, 16777215, 4294967295) [ 713694.428] {Default Queue} zwp_linux_dmabuf_v1#14.format(875709016) [ 713694.430] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875709016, 33554436, 1079097857) [ 713694.434] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875709016, 33554436, 1079097601) [ 713694.437] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875709016, 33554436, 1079081217) [ 713694.441] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875709016, 33554432, 4200961) [ 713694.444] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875709016, 33554432, 4200705) [ 713694.448] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875709016, 33554432, 2561) [ 713694.451] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875709016, 33554432, 2305) [ 713694.455] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875709016, 0, 0) [ 713694.458] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(875709016, 16777215, 4294967295) [ 713694.461] {Default Queue} zwp_linux_dmabuf_v1#14.format(909199186) [ 713694.464] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(909199186, 33554436, 1079097857) [ 713694.468] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(909199186, 33554436, 1079097601) [ 713694.471] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(909199186, 33554432, 4200961) [ 713694.475] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(909199186, 33554432, 4200705) [ 713694.478] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(909199186, 33554432, 2561) [ 713694.482] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(909199186, 33554432, 2305) [ 713694.485] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(909199186, 0, 0) [ 713694.489] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(909199186, 16777215, 4294967295) [ 713694.492] {Default Queue} zwp_linux_dmabuf_v1#14.format(842093913) [ 713694.495] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(842093913, 33554432, 4200961) [ 713694.499] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(842093913, 33554432, 4200705) [ 713694.502] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(842093913, 33554432, 2561) [ 713694.506] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(842093913, 33554432, 2305) [ 713694.509] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(842093913, 0, 0) [ 713694.513] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(842093913, 16777215, 4294967295) [ 713694.517] {Default Queue} zwp_linux_dmabuf_v1#14.format(842094158) [ 713694.520] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(842094158, 33554432, 4200961) [ 713694.523] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(842094158, 33554432, 4200705) [ 713694.527] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(842094158, 33554432, 2561) [ 713694.530] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(842094158, 33554432, 2305) [ 713694.534] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(842094158, 0, 0) [ 713694.537] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(842094158, 16777215, 4294967295) [ 713694.541] {Default Queue} zwp_linux_dmabuf_v1#14.format(808530000) [ 713694.544] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808530000, 33554432, 4200961) [ 713694.548] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808530000, 33554432, 4200705) [ 713694.551] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808530000, 33554432, 2561) [ 713694.555] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808530000, 33554432, 2305) [ 713694.559] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808530000, 0, 0) [ 713694.562] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(808530000, 16777215, 4294967295) [ 713694.566] {Default Queue} zwp_linux_dmabuf_v1#14.format(1448695129) [ 713694.569] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1448695129, 33554436, 1079097857) [ 713694.573] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1448695129, 33554436, 1079097601) [ 713694.576] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1448695129, 33554436, 1079081217) [ 713694.579] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1448695129, 33554432, 4200961) [ 713694.583] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1448695129, 33554432, 4200705) [ 713694.587] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1448695129, 33554432, 2561) [ 713694.590] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1448695129, 33554432, 2305) [ 713694.593] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1448695129, 0, 0) [ 713694.597] {Default Queue} zwp_linux_dmabuf_v1#14.modifier(1448695129, 16777215, 4294967295) [ 713694.600] {Default Queue} discarded wp_presentation#16.clock_id(1) [ 713694.603] {Default Queue} wl_callback#3.done(2501) [ 713694.608] {Default Queue} -> wl_display#1.get_registry(new id wl_registry#3) [ 713694.612] {Default Queue} -> wl_display#1.sync(new id wl_callback#19) [ 713709.106] {Default Queue} -> wl_display#1.get_registry(new id wl_registry#20) [ 713709.120] {Default Queue} -> wl_display#1.sync(new id wl_callback#21) [ 713709.123] {Default Queue} -> wl_display#1.sync(new id wl_callback#22) [ 713709.612] {Display Queue} wl_display#1.delete_id(19) [ 713709.617] {Display Queue} wl_display#1.delete_id(21) [ 713709.619] {Display Queue} wl_display#1.delete_id(22) [ 713709.622] {Default Queue} wl_keyboard#18.keymap(1, fd 17, 70424) [ 713709.627] {Default Queue} wl_keyboard#18.repeat_info(33, 500) [ 713709.630] {Default Queue} wl_registry#3.global(1, "wl_compositor", 6) [ 713709.634] {Default Queue} wl_registry#3.global(2, "wl_drm", 2) [ 713709.638] {Default Queue} wl_registry#3.global(3, "wl_shm", 2) [ 713709.641] {Default Queue} wl_registry#3.global(4, "wl_output", 4) [ 713709.645] {Default Queue} wl_registry#3.global(5, "zxdg_output_manager_v1", 3) [ 713709.648] {Default Queue} wl_registry#3.global(6, "wl_data_device_manager", 3) [ 713709.651] {Default Queue} wl_registry#3.global(7, "zwp_primary_selection_device_manager_v1", 1) [ 713709.655] {Default Queue} wl_registry#3.global(8, "wl_subcompositor", 1) [ 713709.658] {Default Queue} wl_registry#3.global(9, "xdg_wm_base", 6) [ 713709.662] {Default Queue} -> wl_registry#3.bind(9, "xdg_wm_base", 6, new id [unknown]#23) [ 713709.666] {Default Queue} wl_registry#3.global(10, "gtk_shell1", 5) [ 713709.669] {Default Queue} wl_registry#3.global(11, "wp_viewporter", 1) [ 713709.673] {Default Queue} wl_registry#3.global(12, "wp_fractional_scale_manager_v1", 1) [ 713709.676] {Default Queue} wl_registry#3.global(13, "zwp_pointer_gestures_v1", 3) [ 713709.680] {Default Queue} wl_registry#3.global(14, "zwp_tablet_manager_v2", 1) [ 713709.683] {Default Queue} wl_registry#3.global(15, "wl_seat", 8) [ 713709.686] {Default Queue} wl_registry#3.global(16, "zwp_relative_pointer_manager_v1", 1) [ 713709.690] {Default Queue} wl_registry#3.global(17, "zwp_pointer_constraints_v1", 1) [ 713709.693] {Default Queue} wl_registry#3.global(18, "zxdg_exporter_v2", 1) [ 713709.696] {Default Queue} wl_registry#3.global(19, "zxdg_importer_v2", 1) [ 713709.700] {Default Queue} wl_registry#3.global(20, "zxdg_exporter_v1", 1) [ 713709.703] {Default Queue} wl_registry#3.global(21, "zxdg_importer_v1", 1) [ 713709.706] {Default Queue} wl_registry#3.global(22, "zwp_linux_dmabuf_v1", 5) [ 713709.709] {Default Queue} wl_registry#3.global(23, "wp_single_pixel_buffer_manager_v1", 1) [ 713709.713] {Default Queue} wl_registry#3.global(24, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1) [ 713709.716] {Default Queue} wl_registry#3.global(25, "zwp_text_input_manager_v3", 1) [ 713709.719] {Default Queue} wl_registry#3.global(26, "wp_presentation", 1) [ 713709.723] {Default Queue} wl_registry#3.global(27, "xdg_activation_v1", 1) [ 713709.726] {Default Queue} wl_registry#3.global(28, "zwp_idle_inhibit_manager_v1", 1) [ 713709.730] {Default Queue} wl_registry#3.global(29, "wp_linux_drm_syncobj_manager_v1", 1) [ 713709.733] {Default Queue} wl_registry#3.global(30, "xdg_wm_dialog_v1", 1) [ 713709.736] {Default Queue} wl_registry#3.global(31, "wp_drm_lease_device_v1", 1) [ 713709.740] {Default Queue} wl_registry#3.global(32, "wp_drm_lease_device_v1", 1) [ 713709.743] {Default Queue} wl_callback#19.done(2501) [ 713709.746] {Default Queue} wl_registry#20.global(1, "wl_compositor", 6) [ 713709.750] {Default Queue} -> wl_registry#20.bind(1, "wl_compositor", 4, new id [unknown]#19) [ 713709.754] {Default Queue} wl_registry#20.global(2, "wl_drm", 2) [ 713709.758] {Default Queue} wl_registry#20.global(3, "wl_shm", 2) [ 713709.761] {Default Queue} -> wl_registry#20.bind(3, "wl_shm", 1, new id [unknown]#24) [ 713709.765] {Default Queue} -> wl_display#1.sync(new id wl_callback#25) [ 713709.769] {Default Queue} wl_registry#20.global(4, "wl_output", 4) [ 713709.773] {Default Queue} -> wl_registry#20.bind(4, "wl_output", 3, new id [unknown]#26) [ 713709.777] {Default Queue} wl_registry#20.global(5, "zxdg_output_manager_v1", 3) [ 713709.780] {Default Queue} wl_registry#20.global(6, "wl_data_device_manager", 3) [ 713709.783] {Default Queue} wl_registry#20.global(7, "zwp_primary_selection_device_manager_v1", 1) [ 713709.786] {Default Queue} wl_registry#20.global(8, "wl_subcompositor", 1) [ 713709.790] {Default Queue} -> wl_registry#20.bind(8, "wl_subcompositor", 1, new id [unknown]#27) [ 713709.794] {Default Queue} wl_registry#20.global(9, "xdg_wm_base", 6) [ 713709.797] {Default Queue} wl_registry#20.global(10, "gtk_shell1", 5) [ 713709.801] {Default Queue} wl_registry#20.global(11, "wp_viewporter", 1) [ 713709.804] {Default Queue} wl_registry#20.global(12, "wp_fractional_scale_manager_v1", 1) [ 713709.807] {Default Queue} wl_registry#20.global(13, "zwp_pointer_gestures_v1", 3) [ 713709.811] {Default Queue} wl_registry#20.global(14, "zwp_tablet_manager_v2", 1) [ 713709.815] {Default Queue} wl_registry#20.global(15, "wl_seat", 8) [ 713709.819] {Default Queue} -> wl_registry#20.bind(15, "wl_seat", 3, new id [unknown]#28) [ 713709.822] {Default Queue} wl_registry#20.global(16, "zwp_relative_pointer_manager_v1", 1) [ 713709.826] {Default Queue} wl_registry#20.global(17, "zwp_pointer_constraints_v1", 1) [ 713709.829] {Default Queue} wl_registry#20.global(18, "zxdg_exporter_v2", 1) [ 713709.833] {Default Queue} wl_registry#20.global(19, "zxdg_importer_v2", 1) [ 713709.836] {Default Queue} wl_registry#20.global(20, "zxdg_exporter_v1", 1) [ 713709.840] {Default Queue} wl_registry#20.global(21, "zxdg_importer_v1", 1) [ 713709.843] {Default Queue} wl_registry#20.global(22, "zwp_linux_dmabuf_v1", 5) [ 713709.846] {Default Queue} wl_registry#20.global(23, "wp_single_pixel_buffer_manager_v1", 1) [ 713709.850] {Default Queue} wl_registry#20.global(24, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1) [ 713709.853] {Default Queue} wl_registry#20.global(25, "zwp_text_input_manager_v3", 1) [ 713709.857] {Default Queue} wl_registry#20.global(26, "wp_presentation", 1) [ 713709.860] {Default Queue} wl_registry#20.global(27, "xdg_activation_v1", 1) [ 713709.864] {Default Queue} wl_registry#20.global(28, "zwp_idle_inhibit_manager_v1", 1) [ 713709.867] {Default Queue} wl_registry#20.global(29, "wp_linux_drm_syncobj_manager_v1", 1) [ 713709.870] {Default Queue} wl_registry#20.global(30, "xdg_wm_dialog_v1", 1) [ 713709.874] {Default Queue} wl_registry#20.global(31, "wp_drm_lease_device_v1", 1) [ 713709.877] {Default Queue} wl_registry#20.global(32, "wp_drm_lease_device_v1", 1) [ 713709.881] {Default Queue} wl_callback#21.done(2501) [ 713709.884] {Default Queue} wl_callback#22.done(2501) [ 713711.359] {Default Queue} -> wl_display#1.get_registry(new id wl_registry#2) [ 713711.398] {Default Queue} -> wl_display#1.sync(new id wl_callback#3) [ 713712.118] {Display Queue} wl_display#1.delete_id(3) [ 713712.130] {Default Queue} wl_registry#2.global(1, "wl_compositor", 6) [ 713712.135] {Default Queue} -> wl_registry#2.bind(1, "wl_compositor", 3, new id [unknown]#4) [ 713712.139] {Default Queue} wl_registry#2.global(2, "wl_drm", 2) [ 713712.143] {Default Queue} wl_registry#2.global(3, "wl_shm", 2) [ 713712.146] {Default Queue} -> wl_registry#2.bind(3, "wl_shm", 1, new id [unknown]#5) [ 713712.149] {Default Queue} wl_registry#2.global(4, "wl_output", 4) [ 713712.152] {Default Queue} -> wl_registry#2.bind(4, "wl_output", 2, new id [unknown]#6) [ 713712.192] {Default Queue} -> wl_display#1.sync(new id wl_callback#7) [ 713712.195] {Default Queue} wl_registry#2.global(5, "zxdg_output_manager_v1", 3) [ 713712.199] {Default Queue} -> wl_registry#2.bind(5, "zxdg_output_manager_v1", 3, new id [unknown]#8) [ 713712.202] {Default Queue} -> zxdg_output_manager_v1#8.get_xdg_output(new id zxdg_output_v1#9, wl_output#6) [ 713712.205] {Default Queue} -> wl_display#1.sync(new id wl_callback#10) [ 713712.212] {Default Queue} wl_registry#2.global(6, "wl_data_device_manager", 3) [ 713712.217] {Default Queue} -> wl_registry#2.bind(6, "wl_data_device_manager", 3, new id [unknown]#11) [ 713712.220] {Default Queue} wl_registry#2.global(7, "zwp_primary_selection_device_manager_v1", 1) [ 713712.222] {Default Queue} -> wl_registry#2.bind(7, "zwp_primary_selection_device_manager_v1", 1, new id [unknown]#12) [ 713712.225] {Default Queue} wl_registry#2.global(8, "wl_subcompositor", 1) [ 713712.228] {Default Queue} -> wl_registry#2.bind(8, "wl_subcompositor", 1, new id [unknown]#13) [ 713712.232] {Default Queue} wl_registry#2.global(9, "xdg_wm_base", 6) [ 713712.234] {Default Queue} wl_registry#2.global(10, "gtk_shell1", 5) [ 713712.237] {Default Queue} -> wl_registry#2.bind(10, "gtk_shell1", 5, new id [unknown]#14) [ 713712.240] {Default Queue} wl_registry#2.global(11, "wp_viewporter", 1) [ 713712.243] {Default Queue} wl_registry#2.global(12, "wp_fractional_scale_manager_v1", 1) [ 713712.246] {Default Queue} wl_registry#2.global(13, "zwp_pointer_gestures_v1", 3) [ 713712.249] {Default Queue} -> wl_registry#2.bind(13, "zwp_pointer_gestures_v1", 1, new id [unknown]#15) [ 713712.252] {Default Queue} wl_registry#2.global(14, "zwp_tablet_manager_v2", 1) [ 713712.255] {Default Queue} -> wl_registry#2.bind(14, "zwp_tablet_manager_v2", 1, new id [unknown]#16) [ 713712.258] {Default Queue} wl_registry#2.global(15, "wl_seat", 8) [ 713712.261] {Default Queue} wl_registry#2.global(16, "zwp_relative_pointer_manager_v1", 1) [ 713712.265] {Default Queue} wl_registry#2.global(17, "zwp_pointer_constraints_v1", 1) [ 713712.267] {Default Queue} wl_registry#2.global(18, "zxdg_exporter_v2", 1) [ 713712.270] {Default Queue} wl_registry#2.global(19, "zxdg_importer_v2", 1) [ 713712.273] {Default Queue} wl_registry#2.global(20, "zxdg_exporter_v1", 1) [ 713712.276] {Default Queue} -> wl_registry#2.bind(20, "zxdg_exporter_v1", 1, new id [unknown]#17) [ 713712.279] {Default Queue} wl_registry#2.global(21, "zxdg_importer_v1", 1) [ 713712.282] {Default Queue} -> wl_registry#2.bind(21, "zxdg_importer_v1", 1, new id [unknown]#18) [ 713712.285] {Default Queue} wl_registry#2.global(22, "zwp_linux_dmabuf_v1", 5) [ 713712.288] {Default Queue} wl_registry#2.global(23, "wp_single_pixel_buffer_manager_v1", 1) [ 713712.290] {Default Queue} wl_registry#2.global(24, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1) [ 713712.293] {Default Queue} -> wl_registry#2.bind(24, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1, new id [unknown]#19) [ 713712.297] {Default Queue} wl_registry#2.global(25, "zwp_text_input_manager_v3", 1) [ 713712.299] {Default Queue} wl_registry#2.global(26, "wp_presentation", 1) [ 713712.302] {Default Queue} wl_registry#2.global(27, "xdg_activation_v1", 1) [ 713712.305] {Default Queue} -> wl_registry#2.bind(27, "xdg_activation_v1", 1, new id [unknown]#20) [ 713712.308] {Default Queue} wl_registry#2.global(28, "zwp_idle_inhibit_manager_v1", 1) [ 713712.311] {Default Queue} wl_registry#2.global(29, "wp_linux_drm_syncobj_manager_v1", 1) [ 713712.314] {Default Queue} wl_registry#2.global(30, "xdg_wm_dialog_v1", 1) [ 713712.316] {Default Queue} wl_registry#2.global(31, "wp_drm_lease_device_v1", 1) [ 713712.320] {Default Queue} wl_registry#2.global(32, "wp_drm_lease_device_v1", 1) [ 713712.323] {Default Queue} wl_callback#3.done(2501) [ 713712.431] {Default Queue} -> wl_shm#5.create_pool(new id wl_shm_pool#3, fd 25, 2304) [ 713712.576] {Default Queue} -> wl_shm_pool#3.resize(6912) [ 713712.639] {Default Queue} -> wl_shm_pool#3.resize(16128) [ 713712.725] {Default Queue} -> wl_shm_pool#3.resize(34560) [ 713712.862] {Default Queue} -> wl_shm_pool#3.resize(71424) [ 713713.150] {Default Queue} -> wl_shm_pool#3.resize(145152) [ 713713.871] {Default Queue} -> wl_shm_pool#3.resize(292608) [ 713714.704] {Default Queue} -> wl_shm_pool#3.resize(587520) [ 713717.725] {Default Queue} -> wl_registry#2.bind(15, "wl_seat", 5, new id [unknown]#21) [ 713719.841] {Default Queue} -> wl_compositor#4.create_surface(new id wl_surface#22) [ 713719.884] {Default Queue} -> zwp_primary_selection_device_manager_v1#12.get_device(new id zwp_primary_selection_device_v1#23, wl_seat#21) [ 713719.892] {Default Queue} -> wl_data_device_manager#11.get_data_device(new id wl_data_device#24, wl_seat#21) [ 713719.957] {Default Queue} -> wl_compositor#4.create_surface(new id wl_surface#25) [ 713719.960] {Default Queue} -> zwp_tablet_manager_v2#16.get_tablet_seat(new id zwp_tablet_seat_v2#26, wl_seat#21) [ 713719.966] {Default Queue} -> wl_display#1.sync(new id wl_callback#27) [ 713720.157] {Display Queue} wl_display#1.delete_id(7) [ 713720.161] {Display Queue} wl_display#1.delete_id(10) [ 713720.165] {Display Queue} wl_display#1.delete_id(27) [ 713720.168] {Default Queue} wl_shm#5.format(0) [ 713720.171] {Default Queue} wl_shm#5.format(1) [ 713720.174] {Default Queue} wl_shm#5.format(875708993) [ 713720.176] {Default Queue} wl_shm#5.format(875709016) [ 713720.179] {Default Queue} wl_shm#5.format(909199186) [ 713720.181] {Default Queue} wl_shm#5.format(808669761) [ 713720.183] {Default Queue} wl_shm#5.format(808669784) [ 713720.186] {Default Queue} wl_shm#5.format(808665665) [ 713720.188] {Default Queue} wl_shm#5.format(808665688) [ 713720.190] {Default Queue} wl_shm#5.format(1211388481) [ 713720.192] {Default Queue} wl_shm#5.format(1211388504) [ 713720.194] {Default Queue} wl_shm#5.format(1211384385) [ 713720.196] {Default Queue} wl_shm#5.format(1211384408) [ 713720.198] {Default Queue} wl_shm#5.format(1448695129) [ 713720.201] {Default Queue} wl_shm#5.format(842094158) [ 713720.204] {Default Queue} wl_shm#5.format(808530000) [ 713720.206] {Default Queue} wl_shm#5.format(842093913) [ 713720.208] {Default Queue} wl_output#6.geometry(0, 0, 600, 340, 0, "GBT", "G27QC", 0) [ 713720.215] {Default Queue} wl_output#6.mode(1, 2560, 1440, 143972) [ 713720.218] {Default Queue} wl_output#6.scale(1) [ 713720.221] {Default Queue} wl_output#6.done() [ 713720.228] {Default Queue} wl_callback#7.done(2501) [ 713720.231] {Default Queue} zxdg_output_v1#9.logical_position(0, 0) [ 713720.233] {Default Queue} zxdg_output_v1#9.logical_size(2560, 1440) [ 713720.236] {Default Queue} zxdg_output_v1#9.name("HDMI-1") [ 713720.239] {Default Queue} zxdg_output_v1#9.description("GIGA-BYTE TECHNOLOGY CO., LTD. 27"") [ 713720.241] {Default Queue} wl_output#6.done() [ 713720.245] {Default Queue} wl_callback#10.done(2501) [ 713720.248] {Default Queue} gtk_shell1#14.capabilities(0) [ 713720.254] {Default Queue} wl_seat#21.capabilities(3) [ 713720.257] {Default Queue} -> wl_seat#21.get_pointer(new id wl_pointer#10) [ 713720.263] {Default Queue} -> zwp_pointer_gestures_v1#15.get_swipe_gesture(new id zwp_pointer_gesture_swipe_v1#7, wl_pointer#10) [ 713720.267] {Default Queue} -> zwp_pointer_gestures_v1#15.get_pinch_gesture(new id zwp_pointer_gesture_pinch_v1#28, wl_pointer#10) [ 713720.272] {Default Queue} -> wl_seat#21.get_keyboard(new id wl_keyboard#29) [ 713720.277] {Default Queue} wl_seat#21.name("seat0") [ 713720.279] {Default Queue} wl_callback#27.done(2501) [ 713720.282] {Default Queue} -> wl_registry#2.bind(9, "xdg_wm_base", 6, new id [unknown]#27) ATTENTION: default value of option vk_khr_present_wait overridden by environment. [gamescope] [Info] vulkan: selecting physical device 'NVIDIA GeForce RTX 3060 Laptop GPU': queue family 2 (general queue family 0) [gamescope] [Info] vulkan: physical device supports DRM format modifiers [gamescope] [Info] wlserver: [backend/headless/backend.c:67] Creating headless backend [ 713836.722] -> wl_display#1.get_registry(new id wl_registry#22) [ 713836.729] -> wl_display#1.sync(new id wl_callback#21) [ 713836.758] {Display Queue} wl_display#1.delete_id(25) [ 713836.818] {Display Queue} wl_display#1.delete_id(21) [ 713836.821] wl_registry#22.global(1, "wl_compositor", 6) [ 713836.824] wl_registry#22.global(2, "wl_drm", 2) [ 713836.827] wl_registry#22.global(3, "wl_shm", 2) [ 713836.831] wl_registry#22.global(4, "wl_output", 4) [ 713836.834] wl_registry#22.global(5, "zxdg_output_manager_v1", 3) [ 713836.836] wl_registry#22.global(6, "wl_data_device_manager", 3) [ 713836.839] wl_registry#22.global(7, "zwp_primary_selection_device_manager_v1", 1) [ 713836.842] wl_registry#22.global(8, "wl_subcompositor", 1) [ 713836.845] wl_registry#22.global(9, "xdg_wm_base", 6) [ 713836.849] wl_registry#22.global(10, "gtk_shell1", 5) [ 713836.852] wl_registry#22.global(11, "wp_viewporter", 1) [ 713836.856] wl_registry#22.global(12, "wp_fractional_scale_manager_v1", 1) [ 713836.859] wl_registry#22.global(13, "zwp_pointer_gestures_v1", 3) [ 713836.862] wl_registry#22.global(14, "zwp_tablet_manager_v2", 1) [ 713836.865] wl_registry#22.global(15, "wl_seat", 8) [ 713836.868] -> wl_registry#22.bind(15, "wl_seat", 8, new id [unknown]#29) [ 713836.871] wl_registry#22.global(16, "zwp_relative_pointer_manager_v1", 1) [ 713836.874] -> wl_registry#22.bind(16, "zwp_relative_pointer_manager_v1", 1, new id [unknown]#30) [ 713836.877] wl_registry#22.global(17, "zwp_pointer_constraints_v1", 1) [ 713836.879] wl_registry#22.global(18, "zxdg_exporter_v2", 1) [ 713836.882] wl_registry#22.global(19, "zxdg_importer_v2", 1) [ 713836.885] wl_registry#22.global(20, "zxdg_exporter_v1", 1) [ 713836.887] wl_registry#22.global(21, "zxdg_importer_v1", 1) [ 713836.890] wl_registry#22.global(22, "zwp_linux_dmabuf_v1", 5) [ 713836.893] wl_registry#22.global(23, "wp_single_pixel_buffer_manager_v1", 1) [ 713836.896] wl_registry#22.global(24, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1) [ 713836.899] wl_registry#22.global(25, "zwp_text_input_manager_v3", 1) [ 713836.901] wl_registry#22.global(26, "wp_presentation", 1) [ 713836.904] wl_registry#22.global(27, "xdg_activation_v1", 1) [ 713836.907] wl_registry#22.global(28, "zwp_idle_inhibit_manager_v1", 1) [ 713836.909] wl_registry#22.global(29, "wp_linux_drm_syncobj_manager_v1", 1) [ 713836.912] wl_registry#22.global(30, "xdg_wm_dialog_v1", 1) [ 713836.915] wl_registry#22.global(31, "wp_drm_lease_device_v1", 1) [ 713836.918] wl_registry#22.global(32, "wp_drm_lease_device_v1", 1) [ 713836.921] wl_callback#21.done(2502) [ 713836.924] -> wl_display#1.sync(new id wl_callback#21) [ 713836.956] {Display Queue} wl_display#1.delete_id(21) [ 713836.959] wl_seat#29.capabilities(3) [ 713836.961] -> wl_seat#29.get_pointer(new id wl_pointer#31) [ 713836.965] -> wl_seat#29.get_keyboard(new id wl_keyboard#32) [ 713836.968] wl_seat#29.name("seat0") [gamescope] [Info] xdg_backend: Seat name: seat0 [ 713836.973] wl_callback#21.done(2502) [gamescope] [Error] vulkan: vkGetPhysicalDeviceFormatProperties2 returned zero modifiers for DRM format 0x38344241 (VkResult: 0) [gamescope] [Error] vulkan: vkGetPhysicalDeviceFormatProperties2 returned zero modifiers for DRM format 0x38344258 (VkResult: 0) [gamescope] [Info] vulkan: supported DRM formats for sampling usage: [gamescope] [Info] vulkan: AR24 (0x34325241) [gamescope] [Info] vulkan: XR24 (0x34325258) [gamescope] [Info] vulkan: AB24 (0x34324241) [gamescope] [Info] vulkan: XB24 (0x34324258) [gamescope] [Info] vulkan: RG16 (0x36314752) [gamescope] [Info] vulkan: NV12 (0x3231564E) [gamescope] [Info] vulkan: AB4H (0x48344241) [gamescope] [Info] vulkan: XB4H (0x48344258) [gamescope] [Info] vulkan: AB30 (0x30334241) [gamescope] [Info] vulkan: XB30 (0x30334258) [gamescope] [Info] vulkan: AR30 (0x30335241) [gamescope] [Info] vulkan: XR30 (0x30335258) [ 713837.514] {Default Queue} -> zwp_linux_dmabuf_v1#14.create_params(new id zwp_linux_buffer_params_v1#21) [ 713837.523] {Default Queue} -> zwp_linux_buffer_params_v1#21.add(fd 60, 0, 0, 5120, 0, 0) [ 713837.527] {Default Queue} -> zwp_linux_buffer_params_v1#21.create_immed(new id wl_buffer#33, 1280, 720, 808665688, 0) [ 713837.531] {Default Queue} -> zwp_linux_buffer_params_v1#21.destroy() [ 713837.818] {Default Queue} -> zwp_linux_dmabuf_v1#14.create_params(new id zwp_linux_buffer_params_v1#34) [ 713837.825] {Default Queue} -> zwp_linux_buffer_params_v1#34.add(fd 62, 0, 0, 5120, 0, 0) [ 713837.829] {Default Queue} -> zwp_linux_buffer_params_v1#34.create_immed(new id wl_buffer#35, 1280, 720, 808665688, 0) [ 713837.832] {Default Queue} -> zwp_linux_buffer_params_v1#34.destroy() [ 713838.271] {Default Queue} -> zwp_linux_dmabuf_v1#14.create_params(new id zwp_linux_buffer_params_v1#36) [ 713838.277] {Default Queue} -> zwp_linux_buffer_params_v1#36.add(fd 64, 0, 0, 5120, 0, 0) [ 713838.281] {Default Queue} -> zwp_linux_buffer_params_v1#36.create_immed(new id wl_buffer#37, 1280, 720, 808665688, 0) [ 713838.284] {Default Queue} -> zwp_linux_buffer_params_v1#36.destroy() [ 713838.619] {Default Queue} -> zwp_linux_dmabuf_v1#14.create_params(new id zwp_linux_buffer_params_v1#38) [ 713838.626] {Default Queue} -> zwp_linux_buffer_params_v1#38.add(fd 66, 0, 0, 5120, 0, 0) [ 713838.631] {Default Queue} -> zwp_linux_buffer_params_v1#38.create_immed(new id wl_buffer#39, 1280, 720, 875713089, 0) [ 713838.634] {Default Queue} -> zwp_linux_buffer_params_v1#38.destroy() [gamescope] [Info] wlserver: Using explicit sync when available [gamescope] [Info] wlserver: Running compositor on wayland display 'gamescope-0' [gamescope] [Info] wlserver: [backend/headless/backend.c:17] Starting headless backend [gamescope] [Info] wlserver: Successfully initialized libei for input emulation! [gamescope] [Info] wlserver: [xwayland/server.c:107] Starting Xwayland on :2 [ 713893.052] {Default Queue} -> wl_display#1.get_registry(new id wl_registry#2) [ 713893.066] {Default Queue} -> wl_display#1.sync(new id wl_callback#3) [ 713893.180] {Display Queue} wl_display#1.delete_id(3) [ 713893.186] {Default Queue} wl_registry#2.global(1, "wl_shm", 2) [ 713893.190] {Default Queue} -> wl_registry#2.bind(1, "wl_shm", 1, new id [unknown]#4) [ 713893.194] {Default Queue} wl_registry#2.global(2, "zwp_linux_dmabuf_v1", 4) [ 713893.197] {Default Queue} -> wl_registry#2.bind(2, "zwp_linux_dmabuf_v1", 4, new id [unknown]#5) [ 713893.200] {Default Queue} -> zwp_linux_dmabuf_v1#5.get_default_feedback(new id zwp_linux_dmabuf_feedback_v1#6) [ 713893.204] {Default Queue} wl_registry#2.global(3, "wl_compositor", 5) [ 713893.206] {Default Queue} -> wl_registry#2.bind(3, "wl_compositor", 4, new id [unknown]#7) [ 713893.208] {Default Queue} wl_registry#2.global(4, "gamescope_input_method_manager", 3) [ 713893.211] {Default Queue} wl_registry#2.global(5, "gamescope_reshade", 1) [ 713893.213] {Default Queue} wl_registry#2.global(6, "gamescope_xwayland", 1) [ 713893.216] {Default Queue} wl_registry#2.global(7, "gamescope_swapchain_factory_v2", 1) [ 713893.219] {Default Queue} wl_registry#2.global(8, "gamescope_pipewire", 1) [ 713893.221] {Default Queue} wl_registry#2.global(9, "gamescope_control", 3) [ 713893.224] {Default Queue} wl_registry#2.global(10, "gamescope_private", 1) [ 713893.227] {Default Queue} wl_registry#2.global(11, "wp_presentation", 1) [ 713893.230] {Default Queue} wl_registry#2.global(12, "wl_drm", 2) [ 713893.233] {Default Queue} -> wl_registry#2.bind(12, "wl_drm", 2, new id [unknown]#8) [ 713893.236] {Default Queue} wl_registry#2.global(13, "wp_linux_drm_syncobj_manager_v1", 1) [ 713893.238] {Default Queue} -> wl_registry#2.bind(13, "wp_linux_drm_syncobj_manager_v1", 1, new id [unknown]#9) [ 713893.241] {Default Queue} wl_registry#2.global(14, "zwp_relative_pointer_manager_v1", 1) [ 713893.244] {Default Queue} wl_registry#2.global(15, "zwp_pointer_constraints_v1", 1) [ 713893.247] {Default Queue} wl_registry#2.global(16, "xdg_wm_base", 3) [ 713893.250] {Default Queue} -> wl_registry#2.bind(16, "xdg_wm_base", 1, new id [unknown]#10) [ 713893.253] {Default Queue} wl_registry#2.global(17, "zwlr_layer_shell_v1", 4) [ 713893.255] {Default Queue} wl_registry#2.global(18, "wl_seat", 9) [ 713893.258] {Default Queue} wl_registry#2.global(19, "wl_output", 4) [ 713893.261] {Default Queue} -> wl_registry#2.bind(19, "wl_output", 4, new id [unknown]#11) [ 713893.273] {Default Queue} wl_callback#3.done(0) [ 713893.276] {Default Queue} -> wl_display#1.sync(new id wl_callback#3) [ 713893.335] {Display Queue} wl_display#1.delete_id(3) [ 713893.338] {Default Queue} discarded wl_shm#4.format(0) [ 713893.346] {Default Queue} discarded wl_shm#4.format(1) [ 713893.348] {Default Queue} discarded wl_shm#4.format(875708993) [ 713893.350] {Default Queue} discarded wl_shm#4.format(875709016) [ 713893.352] {Default Queue} discarded wl_shm#4.format(909199186) [ 713893.355] {Default Queue} discarded wl_shm#4.format(842094158) [ 713893.357] {Default Queue} discarded wl_shm#4.format(1211384385) [ 713893.360] {Default Queue} discarded wl_shm#4.format(1211384408) [ 713893.363] {Default Queue} discarded wl_shm#4.format(942948929) [ 713893.365] {Default Queue} discarded wl_shm#4.format(942948952) [ 713893.367] {Default Queue} discarded wl_shm#4.format(808665665) [ 713893.369] {Default Queue} discarded wl_shm#4.format(808665688) [ 713893.371] {Default Queue} discarded wl_shm#4.format(808669761) [ 713893.373] {Default Queue} discarded wl_shm#4.format(808669784) [ 713893.376] {Default Queue} zwp_linux_dmabuf_feedback_v1#6.main_device(array[8]) [ 713893.822] {Default Queue} zwp_linux_dmabuf_feedback_v1#6.format_table(fd 5, 192) [ 713893.837] {Default Queue} zwp_linux_dmabuf_feedback_v1#6.tranche_target_device(array[8]) [ 713894.229] {Default Queue} zwp_linux_dmabuf_feedback_v1#6.tranche_flags(0) [ 713894.233] {Default Queue} zwp_linux_dmabuf_feedback_v1#6.tranche_formats(array[24]) [ 713894.238] {Default Queue} zwp_linux_dmabuf_feedback_v1#6.tranche_done() [ 713894.241] {Default Queue} zwp_linux_dmabuf_feedback_v1#6.done() [ 713894.243] {Default Queue} wl_drm#8.device("/dev/dri/renderD128") [ 713894.724] {Default Queue} wl_drm#8.capabilities(1) [ 713894.729] {Default Queue} wl_output#11.geometry(0, 0, 0, 0, 0, "gamescope", "gamescope", 0) [ 713894.734] {Default Queue} wl_output#11.mode(1, 1280, 720, 60000) [ 713894.737] {Default Queue} wl_output#11.scale(1) [ 713894.740] {Default Queue} wl_output#11.name("gamescope") [ 713894.743] {Default Queue} wl_output#11.description("Virtual gamescope output") [ 713894.745] {Default Queue} wl_output#11.done() [ 713894.777] {Default Queue} wl_callback#3.done(0) eglInitialize() failed [ 713896.929] {Default Queue} -> wp_linux_drm_syncobj_manager_v1#9.destroy() EGL setup failed, disabling glamor Failed to initialize glamor, falling back to sw [ 713896.943] {Default Queue} -> wl_display#1.sync(new id wl_callback#3) [ 713897.001] {Display Queue} wl_display#1.delete_id(9) [ 713897.005] {Display Queue} wl_display#1.delete_id(3) [ 713897.008] {Default Queue} wl_callback#3.done(0) [ 713915.056] {Default Queue} -> wl_shm#4.create_pool(new id wl_shm_pool#3, fd 6, 1024) [ 713915.075] {Default Queue} -> wl_shm_pool#3.create_buffer(new id wl_buffer#9, 0, 16, 16, 64, 0) [ 713915.082] {Default Queue} -> wl_shm_pool#3.destroy() [ 713916.183] {Default Queue} -> wl_display#1.get_registry(new id wl_registry#12) [ 713916.199] {Default Queue} -> wl_display#1.sync(new id wl_callback#13) [ 713916.362] {Display Queue} wl_display#1.delete_id(3) [ 713916.370] {Display Queue} wl_display#1.delete_id(13) [ 713916.375] {Default Queue} wl_registry#12.global(1, "wl_shm", 2) [ 713916.380] {Default Queue} wl_registry#12.global(2, "zwp_linux_dmabuf_v1", 4) [ 713916.385] {Default Queue} wl_registry#12.global(3, "wl_compositor", 5) [ 713916.388] {Default Queue} wl_registry#12.global(4, "gamescope_input_method_manager", 3) [ 713916.392] {Default Queue} wl_registry#12.global(5, "gamescope_reshade", 1) [ 713916.396] {Default Queue} wl_registry#12.global(6, "gamescope_xwayland", 1) [ 713916.400] {Default Queue} wl_registry#12.global(7, "gamescope_swapchain_factory_v2", 1) [ 713916.404] {Default Queue} wl_registry#12.global(8, "gamescope_pipewire", 1) [ 713916.407] {Default Queue} wl_registry#12.global(9, "gamescope_control", 3) [ 713916.411] {Default Queue} wl_registry#12.global(10, "gamescope_private", 1) [ 713916.415] {Default Queue} wl_registry#12.global(11, "wp_presentation", 1) [ 713916.419] {Default Queue} wl_registry#12.global(12, "wl_drm", 2) [ 713916.423] {Default Queue} wl_registry#12.global(13, "wp_linux_drm_syncobj_manager_v1", 1) [ 713916.426] {Default Queue} wl_registry#12.global(14, "zwp_relative_pointer_manager_v1", 1) [ 713916.430] {Default Queue} -> wl_registry#2.bind(14, "zwp_relative_pointer_manager_v1", 1, new id [unknown]#3) [ 713916.435] {Default Queue} wl_registry#12.global(15, "zwp_pointer_constraints_v1", 1) [ 713916.439] {Default Queue} -> wl_registry#2.bind(15, "zwp_pointer_constraints_v1", 1, new id [unknown]#14) [ 713916.444] {Default Queue} wl_registry#12.global(16, "xdg_wm_base", 3) [ 713916.448] {Default Queue} wl_registry#12.global(17, "zwlr_layer_shell_v1", 4) [ 713916.451] {Default Queue} wl_registry#12.global(18, "wl_seat", 9) [ 713916.458] {Default Queue} -> wl_registry#2.bind(18, "wl_seat", 8, new id [unknown]#15) [ 713916.465] {Default Queue} -> wl_compositor#7.create_surface(new id wl_surface#16) [ 713916.469] {Default Queue} wl_registry#12.global(19, "wl_output", 4) [ 713916.473] {Default Queue} wl_callback#13.done(0) [ 713916.477] {Default Queue} -> wl_display#1.sync(new id wl_callback#13) [ 713916.537] {Display Queue} wl_display#1.delete_id(13) [ 713916.541] {Default Queue} wl_seat#15.name("seat0") [ 713916.545] {Default Queue} wl_seat#15.capabilities(7) [ 713916.549] {Default Queue} -> wl_seat#15.get_pointer(new id wl_pointer#17) [ 713916.554] {Default Queue} -> wl_pointer#17.set_cursor(0, nil, 0, 0) [ 713916.626] {Default Queue} -> zwp_relative_pointer_manager_v1#3.get_relative_pointer(new id zwp_relative_pointer_v1#18, wl_pointer#17) [ 713916.645] {Default Queue} -> wl_seat#15.get_keyboard(new id wl_keyboard#19) [ 713916.728] {Default Queue} -> wl_seat#15.get_touch(new id wl_touch#20) [ 713916.762] {Default Queue} wl_callback#13.done(0) [gamescope] [Info] pipewire: stream state changed: connecting [gamescope] [Info] pipewire: stream state changed: paused [gamescope] [Info] pipewire: stream available on node ID: 96 [gamescope] [Info] xwm: Embedded, no cursor set. Using left_ptr by default. [ 713923.061] {Default Queue} -> wl_shm#4.create_pool(new id wl_shm_pool#13, fd 6, 2304) [ 713923.069] {Default Queue} -> wl_shm_pool#13.create_buffer(new id wl_buffer#21, 0, 24, 24, 96, 0) [ 713923.073] {Default Queue} -> wl_shm_pool#13.destroy() [ 713923.711] {Default Queue} -> zwp_linux_dmabuf_v1#14.create_params(new id zwp_linux_buffer_params_v1#40) [ 713923.722] {Default Queue} -> zwp_linux_buffer_params_v1#40.add(fd 102, 0, 0, 128, 0, 0) [ 713923.727] {Default Queue} -> zwp_linux_buffer_params_v1#40.create_immed(new id wl_buffer#41, 24, 24, 875713089, 0) [ 713923.731] {Default Queue} -> zwp_linux_buffer_params_v1#40.destroy() [ 713924.112] {Default Queue} -> wl_shm#5.create_pool(new id wl_shm_pool#42, fd 104, 2304) [ 713924.119] {Default Queue} -> wl_shm_pool#42.create_buffer(new id wl_buffer#43, 0, 24, 24, 96, 0) [ 713924.124] {Default Queue} -> wl_compositor#4.create_surface(new id wl_surface#44) [ 713924.127] {Default Queue} -> wl_surface#44.attach(wl_buffer#43, 0, 0) [ 713924.132] {Default Queue} -> wl_surface#44.damage(0, 0, 2147483647, 2147483647) [ 713924.136] {Default Queue} -> wl_surface#44.commit() [ 713924.139] {Default Queue} -> wl_buffer#43.destroy() [ 713924.141] {Default Queue} -> wl_shm_pool#42.destroy() [ 713924.145] {Default Queue} -> wl_pointer#17.set_cursor(0, wl_surface#44, 3, 1) [gamescope] [Info] vblank: Using timerfd. [ 713924.240] {Default Queue} -> wl_compositor#4.create_region(new id wl_region#45) [ 713924.244] {Default Queue} -> wl_region#45.add(0, 0, 2147483647, 2147483647) [ 713924.248] {Default Queue} -> wl_compositor#4.create_surface(new id wl_surface#46) [ 713924.252] {Default Queue} -> wp_viewporter#9.get_viewport(new id wp_viewport#47, wl_surface#46) [ 713924.256] {Default Queue} -> wp_fractional_scale_manager_v1#10.get_fractional_scale(new id wp_fractional_scale_v1#48, wl_surface#46) [ 713928.164] {Default Queue} -> xdg_wm_base#23.get_xdg_surface(new id xdg_surface#49, wl_surface#46) [ 713928.199] {Default Queue} -> xdg_surface#49.get_toplevel(new id xdg_toplevel#50) [ 713928.207] {Default Queue} -> xdg_toplevel#50.set_title("Gamescope") [ 713928.214] {Default Queue} -> xdg_toplevel#50.set_app_id("gamescope") [ 713928.218] {Default Queue} -> wl_surface#46.commit() [ 713928.221] {Default Queue} -> wl_surface#46.commit() [ 713928.226] {Default Queue} -> wl_display#1.sync(new id wl_callback#51) [ 713928.232] {Default Queue} wl_shm#24.format(0) [ 713928.240] {Default Queue} wl_shm#24.format(1) [ 713928.242] {Default Queue} wl_shm#24.format(875708993) [ 713928.245] {Default Queue} wl_shm#24.format(875709016) [ 713928.247] {Default Queue} wl_shm#24.format(909199186) [ 713928.255] {Default Queue} wl_shm#24.format(808669761) [ 713928.258] {Default Queue} wl_shm#24.format(808669784) [ 713928.260] {Default Queue} wl_shm#24.format(808665665) [ 713928.263] {Default Queue} wl_shm#24.format(808665688) [ 713928.266] {Default Queue} wl_shm#24.format(1211388481) [ 713928.269] {Default Queue} wl_shm#24.format(1211388504) [ 713928.271] {Default Queue} wl_shm#24.format(1211384385) [ 713928.273] {Default Queue} wl_shm#24.format(1211384408) [ 713928.275] {Default Queue} wl_shm#24.format(1448695129) [ 713928.278] {Default Queue} wl_shm#24.format(842094158) [ 713928.280] {Default Queue} wl_shm#24.format(808530000) [ 713928.282] {Default Queue} wl_shm#24.format(842093913) [ 713928.285] {Default Queue} wl_callback#25.done(2501) [ 713928.290] {Default Queue} wl_output#26.geometry(0, 0, 600, 340, 0, "GBT", "G27QC", 0) [ 713928.294] {Default Queue} wl_output#26.mode(1, 2560, 1440, 143972) [ 713928.297] {Default Queue} wl_output#26.scale(1) [ 713928.300] {Default Queue} wl_output#26.done() [ 713928.304] {Default Queue} wl_seat#28.capabilities(3) [ 713928.308] {Default Queue} -> wl_seat#28.get_pointer(new id wl_pointer#25) [ 713928.312] {Default Queue} wl_seat#28.name("seat0") [ 713928.608] {Display Queue} wl_display#1.error(nil, 7, "failed to import supplied dmabufs: EGL failed to allocate resources for the requested operation.") [ 714483.746] {Default Queue} -> wl_buffer#21.destroy() [ 714483.784] {Default Queue} -> wl_buffer#9.destroy() [ 714484.040] {Default Queue} -> zwp_linux_dmabuf_feedback_v1#6.destroy() [ 714484.046] {Default Queue} -> wl_surface#16.destroy() /usr/bin/prime-run: line 2: 13205 Aborted (core dumped) __NV_PRIME_RENDER_OFFLOAD=1 __VK_LAYER_NV_optimus=NVIDIA_only __GLX_VENDOR_LIBRARY_NAME=nvidia "$@" ```