hyprwm / hyprlock

Hyprland's GPU-accelerated screen locking utility
BSD 3-Clause "New" or "Revised" License
717 stars 53 forks source link

Hyprlock crashes when no display available. #434

Open sjcobb2022 opened 1 month ago

sjcobb2022 commented 1 month ago

Hi there,

I have been running hyprlock with my hyprland setup and it's been great.

Recently, however I have had a lot of red screens, and a couple of crashes.

I am running on an NVidia GPU with kernel 6.9 on NixOS.

Here is my hyprlock config:

background {
  blur_passes=3
  brightness=0.817200
  contrast=0.891600
  path=/nix/store/40s57q4jydb8fhvxsq8834ynig6a82g4-mountain.jpg
  vibrancy=0.169600
  vibrancy_darkness=0.000000
}

general {
  disable_loading_bar=true
  grace=0
  no_fade_in=false
}

input-field {
  size=250, 60
  dots_center=true
  dots_size=0.200000
  dots_spacing=0.200000
  fade_on_empty=false
  font_color=rgb(200, 200, 200)
  halign=center
  hide_input=false
  inner_color=rgba(0, 0, 0, 0.5)
  outer_color=rgba(0, 0, 0, 0)
  outline_thickness=2
  placeholder_text=<i><span foreground="##cdd6f4">Input Password...</span></i>
  position=0, -120
  valign=center
}

label {
  color=rgba(255, 255, 255, 0.6)
  font_family=JetBrains Mono Nerd Font Mono ExtraBold
  font_size=120
  halign=center
  position=0, -300
  text=cmd[update:1000] echo "$(date +"%-I:%M%p")"
  valign=top
}

label {
  color=rgba(255, 255, 255, 0.6)
  font_family=JetBrains Mono Nerd Font Mono
  font_size=25
  halign=center
  position=0, -40
  text=cmd[update:1000] echo "Hi there, $USER"
  valign=center
}

And if necessary here is my hypridle setup:

general {
  after_sleep_cmd=/nix/store/z0rsfvvp222cqd7wbckkwzmbj05q8pyd-hyprland-0.41.2+date=2024-07-22_83a5395/bin/hyprctl dispatch dpms on
  before_sleep_cmd=/nix/store/3qdyrj8f9wn8xk8965dkg6fgljg9n2my-systemd-255.6/bin/loginctl lock-session
  lock_cmd=pidof hyprlock || /nix/store/jcn3as43sw5w58597jkv6iifiigpcb0l-hyprlock-0.3.0-unstable-2024-04-24/bin/hyprlock
}

listener {
  on-timeout=/nix/store/3qdyrj8f9wn8xk8965dkg6fgljg9n2my-systemd-255.6/bin/loginctl lock-session
  timeout=300
}

listener {
  on-resume=/nix/store/z0rsfvvp222cqd7wbckkwzmbj05q8pyd-hyprland-0.41.2+date=2024-07-22_83a5395/bin/hyprctl dispatch dpms on
  on-timeout=/nix/store/z0rsfvvp222cqd7wbckkwzmbj05q8pyd-hyprland-0.41.2+date=2024-07-22_83a5395/bin/hyprctl dispatch dpms off
  timeout=330
}

listener {
  on-timeout=/nix/store/3qdyrj8f9wn8xk8965dkg6fgljg9n2my-systemd-255.6/bin/systemctl suspend
  timeout=600
}

Below is my journalctl output, stating that there is a double free or corruption.

journalctl output ``` Jul 22 12:32:13 slaptop hypridle[487689]: [CRITICAL] [core] Disconnected from pollfd id 0 Jul 22 12:32:13 slaptop hypridle[487689]: [LOG] Executing (async) sleep 2 && hyprlock --immediate & disown Jul 22 12:32:13 slaptop hypridle[487689]: [LOG] Process Created with pid 488349 Jul 22 12:32:13 slaptop hypridle[487689]: double free or corruption (!prev) Jul 22 12:32:14 slaptop systemd-coredump[488360]: Process 487689 (hyprlock) of user 1000 dumped core. Module pam_warn.so without build-id. Module pam_env.so without build-id. Module pam_deny.so without build-id. Module libcrypt.so.2 without build-id. Module pam_unix.so without build-id. Module libpciaccess.so.0 without build-id. Module liblzma.so.5 without build-id. Module libxml2.so.2 without build-id. Module libncursesw.so.6 without build-id. Module libdrm_intel.so.1 without build-id. Module libdrm_nouveau.so.2 without build-id. Module libdrm_amdgpu.so.1 without build-id. Module libdrm_radeon.so.1 without build-id. Module libsensors.so.5 without build-id. Module libzstd.so.1 without build-id. Module libxshmfence.so.1 without build-id. Module libxcb-sync.so.1 without build-id. Module libxcb-present.so.0 without build-id. Module libxcb-dri3.so.0 without build-id. Module libxcb-xfixes.so.0 without build-id. Module libxcb-dri2.so.0 without build-id. Module libX11-xcb.so.1 without build-id. Module libbrotlicommon.so.1 without build-id. Module libXdmcp.so.6 without build-id. Module libXau.so.6 without build-id. Module libdatrie.so.1 without build-id. Module libselinux.so.1 without build-id. Module libbrotlidec.so.1 without build-id. Module libbz2.so.1 without build-id. Module libxcb-randr.so.0 without build-id. Module libexpat.so.1 without build-id. Module libxcb-shm.so.0 without build-id. Module libxcb-render.so.0 without build-id. Module libxcb.so.1 without build-id. Module libXrender.so.1 without build-id. Module libXext.so.6 without build-id. Module libX11.so.6 without build-id. Module libpng16.so.16 without build-id. Module libgraphite2.so.3 without build-id. Module libfreetype.so.6 without build-id. Module libpcre2-8.so.0 without build-id. Module libthai.so.0 without build-id. Module libfribidi.so.0 without build-id. Module libfontconfig.so.1 without build-id. Module libpangoft2-1.0.so.0 without build-id. Module libz.so.1 without build-id. Module libsharpyuv.so.0 without build-id. Module libffi.so.8 without build-id. Module libGLdispatch.so.0 without build-id. Module libaudit.so.1 without build-id. Module libgcc_s.so.1 without build-id. Module libstdc++.so.6 without build-id. Module libGLX.so.0 without build-id. Module libdrm.so.2 without build-id. Module libharfbuzz.so.0 without build-id. Module libpango-1.0.so.0 without build-id. Module libpangocairo-1.0.so.0 without build-id. Module libmagic.so.1 without build-id. Module libwebp.so.7 without build-id. Module libjpeg.so.62 without build-id. Module libxkbcommon.so.0 without build-id. Module libOpenGL.so.0 without build-id. Module libhyprlang.so.2 without build-id. Module libEGL.so.1 without build-id. Module libpam.so.0 without build-id. Module hyprlock without build-id. Stack trace of thread 487689: #0 0x00007f8c050a2efc __pthread_kill_implementation (libc.so.6 + 0x8fefc) #1 0x00007f8c05052e86 raise (libc.so.6 + 0x3fe86) #2 0x00007f8c0503b9bf abort (libc.so.6 + 0x289bf) #3 0x00000000004402db _ZL20handleCriticalSignali (hyprlock + 0x402db) #4 0x00007f8c05052f30 __restore_rt (libc.so.6 + 0x3ff30) #5 0x00007f8c050a2efc __pthread_kill_implementation (libc.so.6 + 0x8fefc) #6 0x00007f8c05052e86 raise (libc.so.6 + 0x3fe86) #7 0x00007f8c0503b935 abort (libc.so.6 + 0x28935) #8 0x00007f8c0503c7e6 __libc_message_impl.cold (libc.so.6 + 0x297e6) #9 0x00007f8c050acbd5 malloc_printerr (libc.so.6 + 0x99bd5) #10 0x00007f8c050aeb4c _int_free_merge_chunk (libc.so.6 + 0x9bb4c) #11 0x00007f8c050aee49 _int_free (libc.so.6 + 0x9be49) #12 0x00007f8c050b1613 free (libc.so.6 + 0x9e613) #13 0x00000000004435e5 _ZN9CRendererD1Ev (hyprlock + 0x435e5) #14 0x0000000000442046 _ZN9CHyprlock3runEv (hyprlock + 0x42046) #15 0x0000000000416275 main (hyprlock + 0x16275) #16 0x00007f8c0503d10e __libc_start_call_main (libc.so.6 + 0x2a10e) #17 0x00007f8c0503d1c9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a1c9) #18 0x0000000000417305 _start (hyprlock + 0x17305) Stack trace of thread 487726: #0 0x00007f8c0509fc5d pthread_cond_destroy@@GLIBC_2.3.2 (libc.so.6 + 0x8cc5d) #1 0x00000000004326ec _ZNSt10unique_ptrI5CAuthSt14default_deleteIS0_EED1Ev (hyprlock + 0x326ec) #2 0x00007f8c050552f6 __run_exit_handlers (libc.so.6 + 0x422f6) #3 0x00007f8c0505542e exit (libc.so.6 + 0x4242e) #4 0x0000000000440e43 _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN9CHyprlock3runEvEUlvE_EEEEE6_M_runEv (hyprlock + 0x40e43) #5 0x00007f8c052e8683 execute_native_thread_routine (libstdc++.so.6 + 0xe8683) #6 0x00007f8c050a1272 start_thread (libc.so.6 + 0x8e272) #7 0x00007f8c0511cdec __clone3 (libc.so.6 + 0x109dec) Stack trace of thread 487725: #0 0x00007f8c0509dc5e __futex_abstimed_wait_common (libc.so.6 + 0x8ac5e) #1 0x00007f8c050a04c0 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8d4c0) #2 0x0000000000430a12 _ZN5CAuth12waitForInputEv (hyprlock + 0x30a12) #3 0x00000000004315a3 _Z4conviPPK11pam_messagePP12pam_responsePv (hyprlock + 0x315a3) #4 0x00007f8c05d75e7e pam_vprompt (libpam.so.0 + 0x8e7e) #5 0x00007f8c05d760ba pam_prompt (libpam.so.0 + 0x90ba) #6 0x00007f8c05d72623 pam_get_authtok_internal (libpam.so.0 + 0x5623) #7 0x00007f8c03c28048 pam_sm_authenticate (pam_unix.so + 0x4048) #8 0x00007f8c05d70dab _pam_dispatch (libpam.so.0 + 0x3dab) #9 0x00007f8c05d7067f pam_authenticate (libpam.so.0 + 0x367f) #10 0x0000000000431e58 _ZN5CAuth4authEv (hyprlock + 0x31e58) #11 0x00000000004321f3 _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5CAuth5startEvEUlvE_EEEEE6_M_runEv (hyprlock + 0x321f3) #12 0x00007f8c052e8683 execute_native_thread_routine (libstdc++.so.6 + 0xe8683) #13 0x00007f8c050a1272 start_thread (libc.so.6 + 0x8e272) #14 0x00007f8c0511cdec __clone3 (libc.so.6 + 0x109dec) ELF object binary architecture: AMD x86-64 Jul 22 12:32:15 slaptop hypridle[488454]: [CRITICAL] Couldn't connect to a wayland compositor ```

I am most worried about the fact that it could not connect to a wayland compositor.

Any thoughts on this?

penguix0 commented 1 month ago

I am also experiencing these issues, especially when closing the lid of my laptop or when a monitor goes into standby while locked. Weird thing is that I'm not getting any logs from hypridle nor hyprlock. How are you acquiring these error messages?

sjcobb2022 commented 1 month ago

@penguix0

journalctl --user -u hypridle | tail -n 500
myned commented 1 month ago

Able to consistently reproduce on AMD with https://github.com/hyprwm/Hyprland/commit/4beac91cbd791657cc53d6e483eb41bf4df1ec0c, hyprlock @ https://github.com/hyprwm/hyprlock/commit/cf0e975fedcddde897a75c5b6a2a111177b0baad as well with:

hyprlock --immediate &> hyprlock.log & sleep 1 && hyprctl dispatch dpms off

Does not occur without the --immediate flag and --immediate-render does not change the outcome of a red screen. Below logs taken from a TTY.

hyprlock.conf ``` background { blur_passes=5 color=rgb(073642) path=/tmp/wallpaper.png } general { grace=300 immediate_render=false } input-field { size=300, 50 capslock_color=rgb(cb4b16) check_color=rgb(b58900) fade_timeout=0 fail_color=rgb(dc322f) fail_text= font_color=rgb(fdf6e3) inner_color=rgb(002b36) outer_color=rgb(fdf6e3) outline_thickness=0 placeholder_text= position=0, 0 shadow_passes=1 shadow_size=2 } label { color=rgb(fdf6e3) font_family=Iosevka NF SemiBold font_size=48 halign=center position=0, 200 text=cmd[update:1000] echo "$(date +'%I:%M %p
%A, %B %d')
" text_align=center valign=center } ```
hyprlock.log ``` [LOG] | got iface: wl_seat v9 [LOG] > Bound to wl_seat v9 [LOG] | got iface: wl_data_device_manager v3 [LOG] | got iface: wl_compositor v6 [LOG] > Bound to wl_compositor v6 [LOG] | got iface: wl_subcompositor v1 [LOG] | got iface: wl_shm v1 [LOG] | got iface: wp_viewporter v1 [LOG] > Bound to wp_viewporter v1 [LOG] | got iface: wp_tearing_control_manager_v1 v1 [LOG] | got iface: wp_fractional_scale_manager_v1 v1 [LOG] > Bound to wp_fractional_scale_manager_v1 v1 [LOG] | got iface: zxdg_output_manager_v1 v3 [LOG] | got iface: wp_cursor_shape_manager_v1 v1 [LOG] > Bound to wp_cursor_shape_manager_v1 v1 [LOG] | got iface: zwp_idle_inhibit_manager_v1 v1 [LOG] | got iface: zwp_relative_pointer_manager_v1 v1 [LOG] | got iface: zxdg_decoration_manager_v1 v1 [LOG] | got iface: wp_alpha_modifier_v1 v1 [LOG] | got iface: zwlr_gamma_control_manager_v1 v1 [LOG] | got iface: ext_foreign_toplevel_list_v1 v1 [LOG] | got iface: zwp_pointer_gestures_v1 v3 [LOG] | got iface: zwlr_foreign_toplevel_manager_v1 v3 [LOG] | got iface: zwp_keyboard_shortcuts_inhibit_manager_v1 v1 [LOG] | got iface: zwp_text_input_manager_v3 v1 [LOG] | got iface: zwp_pointer_constraints_v1 v1 [LOG] | got iface: zwlr_output_power_manager_v1 v1 [LOG] | got iface: xdg_activation_v1 v1 [LOG] | got iface: ext_idle_notifier_v1 v1 [LOG] | got iface: ext_session_lock_manager_v1 v1 [LOG] > Bound to ext_session_lock_manager_v1 v1 [LOG] | got iface: zwp_input_method_manager_v2 v1 [LOG] | got iface: zwp_virtual_keyboard_manager_v1 v1 [LOG] | got iface: zwlr_virtual_pointer_manager_v1 v2 [LOG] | got iface: zwlr_output_manager_v1 v4 [LOG] | got iface: org_kde_kwin_server_decoration_manager v1 [LOG] | got iface: hyprland_focus_grab_manager_v1 v1 [LOG] | got iface: zwp_tablet_manager_v2 v1 [LOG] | got iface: zwlr_layer_shell_v1 v5 [LOG] | got iface: wp_presentation v1 [LOG] | got iface: xdg_wm_base v6 [LOG] | got iface: zwlr_data_control_manager_v1 v2 [LOG] | got iface: zwp_primary_selection_device_manager_v1 v1 [LOG] | got iface: xwayland_shell_v1 v1 [LOG] | got iface: wp_drm_lease_device_v1 v1 [LOG] | got iface: wl_drm v2 [LOG] | got iface: zwp_linux_dmabuf_v1 v5 [LOG] > Bound to zwp_linux_dmabuf_v1 v5 [LOG] | got iface: hyprland_toplevel_export_manager_v1 v2 [LOG] | got iface: zwp_text_input_manager_v1 v1 [LOG] | got iface: hyprland_global_shortcuts_manager_v1 v1 [LOG] | got iface: zwlr_screencopy_manager_v1 v3 [LOG] > Bound to zwlr_screencopy_manager_v1 v3 [LOG] | got iface: wl_output v4 [LOG] > Bound to wl_output v4 [LOG] [core] dmabufFeedbackMainDevice [LOG] output 46 make Samsung Electric Company model S34CG50 [LOG] output 46 name DP-2 [LOG] output 46 description Samsung Electric Company S34CG50 HNBW401587 (DP-2) [LOG] output 46 done [LOG] Running on Hyprland [LOG] Locking session [LOG] Got fractional scale: 1 [LOG] Got fractional scale: 1 [LOG] configure with serial 138 [LOG] Configuring surface for logical [Vector2D: x: 3440, y: 1440] and pixel [Vector2D: x: 3440, y: 1440] [ERR] Resource background:/tmp/wallpaper.png invalid (out of memory) [LOG] Framebuffer created, status 36053 [LOG] Framebuffer created, status 36053 [LOG] Framebuffer created, status 36053 [LOG] Got fractional scale: 1 [LOG] configure with serial 138 [LOG] Configuring surface for logical [Vector2D: x: 3440, y: 1440] and pixel [Vector2D: x: 3440, y: 1440] [ERR] Invalid key down event (stray release event?) [LOG] onLockLocked called [LOG] | removed iface 46 [LOG] [core] dmabufFeedbackMainDevice [LOG] | got iface: wl_output v4 [LOG] > Bound to wl_output v4 [LOG] [core] dmabufFeedbackMainDevice [LOG] output 47 make model [LOG] output 47 name FALLBACK [LOG] output 47 description [LOG] output 47 done [LOG] Creating a surface dynamically for output as we are already locked [LOG] Got fractional scale: 1 [LOG] Got fractional scale: 1 [LOG] configure with serial 150 [LOG] Configuring surface for logical [Vector2D: x: 0, y: 0] and pixel [Vector2D: x: 0, y: 0] [CRITICAL] Couldn't create ```
hyprland.log ``` Welcome to Hyprland! [LOG] Instance Signature: 4beac91cbd791657cc53d6e483eb41bf4df1ec0c_1721873456_2146592451 [LOG] Runtime directory: /run/user/1000/hypr/4beac91cbd791657cc53d6e483eb41bf4df1ec0c_1721873456_2146592451 [LOG] Hyprland PID: 3064 [LOG] ===== SYSTEM INFO: ===== [LOG] System name: Linux [LOG] Node name: mynix [LOG] Release: 6.9.8-zen1 [LOG] Version: #1-NixOS ZEN SMP PREEMPT_DYNAMIC Tue Jan 1 00:00:00 UTC 1980 [LOG] GPU information: 03:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 22 [Radeon RX 6700/6700 XT/6750 XT / 6800M/6850M XT] [1002:73df] (rev c0) (prog-if 00 [VGA controller]) [LOG] os-release: ANSI_COLOR="1;34" BUG_REPORT_URL="https://github.com/NixOS/nixpkgs/issues" BUILD_ID="24.11.20240721.68c9ed8" DOCUMENTATION_URL="https://nixos.org/learn.html" HOME_URL="https://nixos.org/" ID=nixos IMAGE_ID="" IMAGE_VERSION="" LOGO="nix-snowflake" NAME=NixOS PRETTY_NAME="NixOS 24.11 (Vicuna)" SUPPORT_URL="https://nixos.org/community.html" VERSION="24.11 (Vicuna)" VERSION_CODENAME=vicuna VERSION_ID="24.11" [LOG] ======================== [INFO] If you are crashing, or encounter any bugs, please consult https://wiki.hyprland.org/Crashes-and-Bugs/  [LOG] Current splash: "Hyprland only gives you up on -git" - fazzi [LOG] Old rlimit: soft -> 1024, hard -> 524288 [LOG] New rlimit: soft -> 524288, hard -> 524288 [LOG] Creating the EventLoopManager! [LOG] Creating the HookSystem! [LOG] Creating the KeybindManager! [LOG] Creating the AnimationManager! [LOG] Created a bezier curve, baked 255 points, mem usage: 4.08kB, time to bake: 46.38µs. Estimated average calc time: 0.15µs. [LOG] Creating the ConfigManager! [LOG] Created a bezier curve, baked 255 points, mem usage: 4.08kB, time to bake: 28.02µs. Estimated average calc time: 0.11µs. [LOG] Using config: /home/myned/.config/hypr/hyprland.conf [INFO] !!!!HEY YOU, YES YOU!!!!: further logs to stdout / logfile are disabled by default. BEFORE SENDING THIS LOG, ENABLE THEM. Use debug:disable_logs = false to do so: https://wiki.hyprland.org/Configuring/Variables/#debug [LOG] Creating the CHyprError! [LOG] Creating the LayoutManager! [LOG] Creating the TokenManager! [LOG] [hookSystem] New hook event registered: preConfigReload [LOG] Created a bezier curve, baked 255 points, mem usage: 4.08kB, time to bake: 27.64µs. Estimated average calc time: 0.07µs. [LOG] Using config: /home/myned/.config/hypr/hyprland.conf [LOG] Creating the PointerManager! [LOG] Creating the EventManager! [LOG] [AQ] Creating an Aquamarine backend! [LOG] [AQ] [libseat] [libseat/backend/seatd.c:64] Could not connect to socket /run/seatd.sock: No such file or directory [LOG] [AQ] [libseat] [libseat/libseat.c:76] Backend 'seatd' failed to open seat, skipping [LOG] [AQ] [libseat] [libseat/libseat.c:73] Seat opened with backend 'logind' [LOG] [AQ] drm: Enumerated device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.0/drm/card1 [LOG] [AQ] libseat: Device /dev/dri/card1 supports kms [LOG] [AQ] drm: Enumerated device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.0/drm/card1/card1-DP-1 [ERR] [AQ] drm: Skipping device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.0/drm/card1/card1-DP-1, no devnode [LOG] [AQ] drm: Enumerated device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.0/drm/card1/card1-DP-2 [ERR] [AQ] drm: Skipping device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.0/drm/card1/card1-DP-2, no devnode [LOG] [AQ] drm: Enumerated device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.0/drm/card1/card1-DP-3 [ERR] [AQ] drm: Skipping device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.0/drm/card1/card1-DP-3, no devnode [LOG] [AQ] drm: Enumerated device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.0/drm/card1/card1-HDMI-A-1 [ERR] [AQ] drm: Skipping device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.0/drm/card1/card1-HDMI-A-1, no devnode [LOG] [AQ] drm: Enumerated device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.0/drm/card1/card1-Writeback-1 [ERR] [AQ] drm: Skipping device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.0/drm/card1/card1-Writeback-1, no devnode [LOG] [AQ] drm: Found 1 GPUs [LOG] [AQ] drm: Starting backend for /dev/dri/card1, with driver amdgpu [LOG] [AQ] drm: Registered gpu /dev/dri/card1 [LOG] [AQ] drm: Atomic supported, using atomic for modesetting [LOG] [AQ] drm: drmProps.supportsAsyncCommit: true [LOG] [AQ] drm: drmProps.supportsAddFb2Modifiers: true [LOG] [AQ] drm: drmProps.supportsTimelines: true [LOG] [AQ] drm: found 6 CRTCs [LOG] [AQ] drm: found 14 planes [LOG] [AQ] drm: Plane 39 has type 1 [LOG] [AQ] drm: Plane 39 has 20 formats [LOG] [AQ] drm: Plane: checking for modifiers [LOG] [AQ] drm: Plane 45 has type 1 [LOG] [AQ] drm: Plane 45 has 20 formats [LOG] [AQ] drm: Plane: checking for modifiers [LOG] [AQ] drm: Plane 51 has type 1 [LOG] [AQ] drm: Plane 51 has 20 formats [LOG] [AQ] drm: Plane: checking for modifiers [LOG] [AQ] drm: Plane 57 has type 1 [LOG] [AQ] drm: Plane 57 has 20 formats [LOG] [AQ] drm: Plane: checking for modifiers [LOG] [AQ] drm: Plane 63 has type 1 [LOG] [AQ] drm: Plane 63 has 20 formats [LOG] [AQ] drm: Plane: checking for modifiers [LOG] [AQ] drm: Plane 69 has type 1 [LOG] [AQ] drm: Plane 69 has 20 formats [LOG] [AQ] drm: Plane: checking for modifiers [LOG] [AQ] drm: Plane 75 has type 0 [LOG] [AQ] drm: Plane 75 has 20 formats [LOG] [AQ] drm: Plane: checking for modifiers [LOG] [AQ] drm: Plane 81 has type 0 [LOG] [AQ] drm: Plane 81 has 20 formats [LOG] [AQ] drm: Plane: checking for modifiers [LOG] [AQ] drm: Plane 87 has type 2 [LOG] [AQ] drm: Plane 87 has 1 formats [LOG] [AQ] drm: Plane: checking for modifiers [LOG] [AQ] drm: Plane 91 has type 2 [LOG] [AQ] drm: Plane 91 has 1 formats [LOG] [AQ] drm: Plane: checking for modifiers [LOG] [AQ] drm: Plane 95 has type 2 [LOG] [AQ] drm: Plane 95 has 1 formats [LOG] [AQ] drm: Plane: checking for modifiers [LOG] [AQ] drm: Plane 99 has type 2 [LOG] [AQ] drm: Plane 99 has 1 formats [LOG] [AQ] drm: Plane: checking for modifiers [LOG] [AQ] drm: Plane 103 has type 2 [LOG] [AQ] drm: Plane 103 has 1 formats [LOG] [AQ] drm: Plane: checking for modifiers [LOG] [AQ] drm: Plane 107 has type 2 [LOG] [AQ] drm: Plane 107 has 1 formats [LOG] [AQ] drm: Plane: checking for modifiers [LOG] [AQ] drm: Basic init pass for gpu /dev/dri/card1 [LOG] [AQ] drm: Scanning connectors for /dev/dri/card1 [LOG] [AQ] drm: Scanning connector id 112 [LOG] [AQ] drm: Initializing connector id 112 [LOG] [AQ] drm: Connector gets name DP-1 [ERR] [AQ] drm: getCurrentCRTC: No CRTC 0 [LOG] [AQ] drm: Ignoring connector 112 because it has no CRTC [LOG] [AQ] drm: Scanning connector id 120 [LOG] [AQ] drm: Initializing connector id 120 [LOG] [AQ] drm: Connector gets name DP-2 [LOG] [AQ] drm: Connector 120 connection state: 1 [LOG] [AQ] drm: Connector DP-2 connected [LOG] [AQ] drm: Connecting connector DP-2, CRTC ID 90 [LOG] [AQ] drm: Dumping detected modes: [LOG] [AQ] drm: Mode 0: 3440x1440@59.97Hz (preferred) [LOG] [AQ] drm: Mode 1: 3440x1440@100.00Hz [LOG] [AQ] drm: Mode 2: 2560x1440@59.95Hz [LOG] [AQ] drm: Mode 3: 1920x1200@59.97Hz [LOG] [AQ] drm: Mode 4: 1920x1080@60.00Hz [LOG] [AQ] drm: Mode 5: 1920x1080@60.00Hz [LOG] [AQ] drm: Mode 6: 1920x1080@59.94Hz [LOG] [AQ] drm: Mode 7: 1920x1080@50.00Hz [LOG] [AQ] drm: Mode 8: 1600x1200@59.97Hz [LOG] [AQ] drm: Mode 9: 1680x1050@59.95Hz [LOG] [AQ] drm: Mode 10: 1600x900@60.00Hz [LOG] [AQ] drm: Mode 11: 1280x1024@75.03Hz [LOG] [AQ] drm: Mode 12: 1280x1024@60.02Hz [LOG] [AQ] drm: Mode 13: 1440x900@59.89Hz [LOG] [AQ] drm: Mode 14: 1280x800@59.81Hz [LOG] [AQ] drm: Mode 15: 1152x864@75.00Hz [LOG] [AQ] drm: Mode 16: 1280x720@60.00Hz [LOG] [AQ] drm: Mode 17: 1280x720@60.00Hz [LOG] [AQ] drm: Mode 18: 1280x720@59.94Hz [LOG] [AQ] drm: Mode 19: 1280x720@50.00Hz [LOG] [AQ] drm: Mode 20: 1024x768@75.03Hz [LOG] [AQ] drm: Mode 21: 1024x768@70.07Hz [LOG] [AQ] drm: Mode 22: 1024x768@60.00Hz [LOG] [AQ] drm: Mode 23: 800x600@75.00Hz [LOG] [AQ] drm: Mode 24: 800x600@72.19Hz [LOG] [AQ] drm: Mode 25: 800x600@60.32Hz [LOG] [AQ] drm: Mode 26: 800x600@56.25Hz [LOG] [AQ] drm: Mode 27: 720x576@50.00Hz [LOG] [AQ] drm: Mode 28: 720x480@60.00Hz [LOG] [AQ] drm: Mode 29: 720x480@59.94Hz [LOG] [AQ] drm: Mode 30: 640x480@75.00Hz [LOG] [AQ] drm: Mode 31: 640x480@72.81Hz [LOG] [AQ] drm: Mode 32: 640x480@66.67Hz [LOG] [AQ] drm: Mode 33: 640x480@60.00Hz [LOG] [AQ] drm: Mode 34: 640x480@59.94Hz [LOG] [AQ] drm: Mode 35: 720x400@70.08Hz [LOG] [AQ] drm: Physical size [Vector2D: x: 800, y: 340] (mm) [LOG] [AQ] drm: crtc is capable of vrr: props.vrr_capable -> 123, crtc->props.vrr_enabled -> 24 [LOG] [AQ] drm: Explicit sync supported [LOG] [AQ] drm: Description Samsung Electric Company S34CG50 HNBW401587 (DP-2) [LOG] [AQ] drm: Scanning connector id 126 [LOG] [AQ] drm: Initializing connector id 126 [LOG] [AQ] drm: Connector gets name DP-3 [ERR] [AQ] drm: getCurrentCRTC: No CRTC 0 [LOG] [AQ] drm: Ignoring connector 126 because it has no CRTC [LOG] [AQ] drm: Scanning connector id 131 [LOG] [AQ] drm: Initializing connector id 131 [LOG] [AQ] drm: Connector gets name HDMI-A-1 [ERR] [AQ] drm: getCurrentCRTC: No CRTC 0 [LOG] [AQ] drm: Ignoring connector 131 because it has no CRTC [LOG] [AQ] drm: Rechecking CRTCs [LOG] [AQ] drm: connector DP-1, has crtc -1, will be rechecked [LOG] [AQ] drm: Skipping connector DP-2, has crtc 90 and is connected [LOG] [AQ] drm: connector DP-3, has crtc -1, will be rechecked [LOG] [AQ] drm: connector HDMI-A-1, has crtc -1, will be rechecked [LOG] [AQ] drm: slot 0 crtc 90 taken by DP-2, skipping [LOG] [AQ] drm: slot 1 crtc 94 unassigned [LOG] [AQ] drm: slot 2 crtc 98 unassigned [LOG] [AQ] drm: slot 3 crtc 102 unassigned [LOG] [AQ] drm: slot 4 crtc 106 unassigned [LOG] [AQ] drm: slot 5 crtc 110 unassigned [LOG] [AQ] drm: Connector DP-1 is not connected [LOG] [AQ] drm: Connector DP-3 is not connected [LOG] [AQ] drm: Connector HDMI-A-1 is not connected [LOG] [AQ] drm: rescanning after realloc [LOG] [AQ] drm: Scanning connectors for /dev/dri/card1 [LOG] [AQ] drm: Scanning connector id 112 [LOG] [AQ] drm: Connector id 112 already initialized [LOG] [AQ] drm: Ignoring connector 112 because it has no CRTC [LOG] [AQ] drm: Scanning connector id 120 [LOG] [AQ] drm: Connector id 120 already initialized [LOG] [AQ] drm: Connector 120 connection state: 1 [LOG] [AQ] drm: Scanning connector id 126 [LOG] [AQ] drm: Connector id 126 already initialized [LOG] [AQ] drm: Ignoring connector 126 because it has no CRTC [LOG] [AQ] drm: Scanning connector id 131 [LOG] [AQ] drm: Connector id 131 already initialized [LOG] [AQ] drm: Ignoring connector 131 because it has no CRTC [LOG] [AQ] drm: gpu /dev/dri/card1 becomes primary drm [LOG] [AQ] Starting the Aquamarine backend! [LOG] [AQ] Starting the Wayland backend! [ERR] [AQ] Wayland backend cannot start: wl_display_connect failed (is a wayland compositor running?) [ERR] [AQ] Requested backend (wayland) could not start, enabling fallbacks [ERR] [AQ] Implementation wayland failed, erasing. [LOG] [AQ] Created a GBM allocator with drm fd 39 [LOG] [AQ] drm: Connectors size2 4 [LOG] [AQ] Created a GBM allocator with drm fd 43 [LOG] [AQ] CDRMRenderer: got a high priority context [LOG] [AQ] CDRMRenderer: success [LOG] [AQ] drm: onReady: connector 112 [LOG] [AQ] drm: onReady: connector 120 [LOG] [AQ] drm: onReady: connector 120 has output name DP-2 [LOG] [AQ] Swapchain: Clearing [LOG] New aquamarine output with name DP-2 [LOG] [AQ] drm: onReady: connector 126 [LOG] [AQ] drm: onReady: connector 131 [LOG] Running on DRMFD: 38 [LOG] wl_display_add_socket for wayland-1 succeeded with 0 [LOG] Creating the CHyprOpenGLImpl! [LOG] Supported EGL extensions: (16) EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_device EGL_EXT_explicit_device EGL_EXT_platform_wayland EGL_KHR_platform_wayland EGL_EXT_platform_x11 EGL_KHR_platform_x11 EGL_EXT_platform_xcb EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfaceless [LOG] eglDeviceFromDRMFD: Using device /dev/dri/card1 [LOG] EGL: IMG_context_priority supported, requesting high [LOG] EGL: EXT_create_context_robustness supported, requesting lose on reset [LOG] EGL: Got a high priority context [LOG] Creating the Hypr OpenGL Renderer! [LOG] Using: OpenGL ES 3.2 Mesa 24.1.2 [LOG] Vendor: AMD [LOG] Renderer: AMD Radeon RX 6750 XT (radeonsi, navi22, LLVM 17.0.6, DRM 3.57, 6.9.8-zen1) [LOG] Supported extensions: (156) GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_texture_storage GL_NV_pack_subimage GL_NV_texture_barrier GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_APPLE_sync GL_EXT_draw_buffers GL_EXT_instanced_arrays GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_NV_generate_mipmap_sRGB GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_debug_label GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_NV_shader_noperspective_interpolation GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_RG8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clear_texture GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_EXT_window_rectangles GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_color_buffer_half_float GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_NV_alpha_to_coverage_dither_control GL_AMD_framebuffer_multisample_advanced GL_EXT_EGL_image_storage GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_MESA_framebuffer_flip_y GL_NV_compute_shader_derivatives GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod GL_MESA_sampler_objects GL_MESA_bgra GL_MESA_texture_const_bandwidth [LOG] Supported DMA-BUF formats: [LOG] EGL: GPU Supports Format AB4H (0x48344241) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: | with modifier GFX9,GFX9_64K_S (0x200000000000901) [LOG] EGL: | with modifier GFX9,GFX9_64K_D (0x200000000000a01) [LOG] EGL: | with modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=4 (0x200000000801902) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018801b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x20000001896bb03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018967b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018937b03) [LOG] EGL: | with modifier LINEAR (0x0) [LOG] EGL: GPU Supports Format XB4H (0x48344258) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: | with modifier GFX9,GFX9_64K_S (0x200000000000901) [LOG] EGL: | with modifier GFX9,GFX9_64K_D (0x200000000000a01) [LOG] EGL: | with modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=4 (0x200000000801902) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018801b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x20000001896bb03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018967b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018937b03) [LOG] EGL: | with modifier LINEAR (0x0) [LOG] EGL: GPU Supports Format AB48 (0x38344241) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: | with modifier GFX9,GFX9_64K_S (0x200000000000901) [LOG] EGL: | with modifier GFX9,GFX9_64K_D (0x200000000000a01) [LOG] EGL: | with modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=4 (0x200000000801902) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018801b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x20000001896bb03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018967b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018937b03) [LOG] EGL: | with modifier LINEAR (0x0) [LOG] EGL: GPU Supports Format XB48 (0x38344258) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: | with modifier GFX9,GFX9_64K_S (0x200000000000901) [LOG] EGL: | with modifier GFX9,GFX9_64K_D (0x200000000000a01) [LOG] EGL: | with modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=4 (0x200000000801902) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018801b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x20000001896bb03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018967b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018937b03) [LOG] EGL: | with modifier LINEAR (0x0) [LOG] EGL: GPU Supports Format AR30 (0x30335241) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: | with modifier GFX9,GFX9_64K_S (0x200000000000901) [LOG] EGL: | with modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=4 (0x200000000801902) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018801b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x20000001896bb03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018967b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018937b03) [LOG] EGL: | with modifier LINEAR (0x0) [LOG] EGL: GPU Supports Format XR30 (0x30335258) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: | with modifier GFX9,GFX9_64K_S (0x200000000000901) [LOG] EGL: | with modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=4 (0x200000000801902) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018801b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x20000001896bb03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018967b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018937b03) [LOG] EGL: | with modifier LINEAR (0x0) [LOG] EGL: GPU Supports Format AB30 (0x30334241) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: | with modifier GFX9,GFX9_64K_S (0x200000000000901) [LOG] EGL: | with modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=4 (0x200000000801902) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018801b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x20000001896bb03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018967b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018937b03) [LOG] EGL: | with modifier LINEAR (0x0) [LOG] EGL: GPU Supports Format XB30 (0x30334258) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: | with modifier GFX9,GFX9_64K_S (0x200000000000901) [LOG] EGL: | with modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=4 (0x200000000801902) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018801b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x20000001896bb03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018967b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018937b03) [LOG] EGL: | with modifier LINEAR (0x0) [LOG] EGL: GPU Supports Format AR24 (0x34325241) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: | with modifier GFX9,GFX9_64K_S (0x200000000000901) [LOG] EGL: | with modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=4 (0x200000000801902) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018801b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x20000001896bb03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018967b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018937b03) [LOG] EGL: | with modifier LINEAR (0x0) [LOG] EGL: GPU Supports Format AB24 (0x34324241) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: | with modifier GFX9,GFX9_64K_S (0x200000000000901) [LOG] EGL: | with modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=4 (0x200000000801902) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018801b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x20000001896bb03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018967b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018937b03) [LOG] EGL: | with modifier LINEAR (0x0) [LOG] EGL: GPU Supports Format XR24 (0x34325258) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: | with modifier GFX9,GFX9_64K_S (0x200000000000901) [LOG] EGL: | with modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=4 (0x200000000801902) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018801b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x20000001896bb03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018967b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018937b03) [LOG] EGL: | with modifier LINEAR (0x0) [LOG] EGL: GPU Supports Format XB24 (0x34324258) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: | with modifier GFX9,GFX9_64K_S (0x200000000000901) [LOG] EGL: | with modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=4 (0x200000000801902) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018801b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x20000001896bb03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018967b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018937b03) [LOG] EGL: | with modifier LINEAR (0x0) [LOG] EGL: GPU Supports Format AR15 (0x35315241) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: | with modifier GFX9,GFX9_64K_S (0x200000000000901) [LOG] EGL: | with modifier GFX9,GFX9_64K_D (0x200000000000a01) [LOG] EGL: | with modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=4 (0x200000000801902) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018801b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x20000001896bb03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018967b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018937b03) [LOG] EGL: | with modifier LINEAR (0x0) [LOG] EGL: GPU Supports Format AB15 (0x35314241) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: | with modifier GFX9,GFX9_64K_S (0x200000000000901) [LOG] EGL: | with modifier GFX9,GFX9_64K_D (0x200000000000a01) [LOG] EGL: | with modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=4 (0x200000000801902) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018801b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x20000001896bb03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018967b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018937b03) [LOG] EGL: | with modifier LINEAR (0x0) [LOG] EGL: GPU Supports Format AR12 (0x32315241) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: | with modifier GFX9,GFX9_64K_S (0x200000000000901) [LOG] EGL: | with modifier GFX9,GFX9_64K_D (0x200000000000a01) [LOG] EGL: | with modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=4 (0x200000000801902) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018801b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x20000001896bb03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018967b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018937b03) [LOG] EGL: | with modifier LINEAR (0x0) [LOG] EGL: GPU Supports Format AB12 (0x32314241) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: | with modifier GFX9,GFX9_64K_S (0x200000000000901) [LOG] EGL: | with modifier GFX9,GFX9_64K_D (0x200000000000a01) [LOG] EGL: | with modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=4 (0x200000000801902) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018801b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x20000001896bb03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018967b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018937b03) [LOG] EGL: | with modifier LINEAR (0x0) [LOG] EGL: GPU Supports Format RG16 (0x36314752) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: | with modifier GFX9,GFX9_64K_S (0x200000000000901) [LOG] EGL: | with modifier GFX9,GFX9_64K_D (0x200000000000a01) [LOG] EGL: | with modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=4 (0x200000000801902) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018801b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x20000001896bb03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018967b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018937b03) [LOG] EGL: | with modifier LINEAR (0x0) [LOG] EGL: GPU Supports Format R8 (0x20203852) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: | with modifier GFX9,GFX9_64K_S (0x200000000000901) [LOG] EGL: | with modifier GFX9,GFX9_64K_D (0x200000000000a01) [LOG] EGL: | with modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=4 (0x200000000801902) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018801b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x20000001896bb03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018967b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018937b03) [LOG] EGL: | with modifier LINEAR (0x0) [LOG] EGL: GPU Supports Format R16 (0x20363152) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: | with modifier GFX9,GFX9_64K_S (0x200000000000901) [LOG] EGL: | with modifier GFX9,GFX9_64K_D (0x200000000000a01) [LOG] EGL: | with modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=4 (0x200000000801902) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018801b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x20000001896bb03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018967b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018937b03) [LOG] EGL: | with modifier LINEAR (0x0) [LOG] EGL: GPU Supports Format GR88 (0x38385247) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: | with modifier GFX9,GFX9_64K_S (0x200000000000901) [LOG] EGL: | with modifier GFX9,GFX9_64K_D (0x200000000000a01) [LOG] EGL: | with modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=4 (0x200000000801902) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018801b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x20000001896bb03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018967b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018937b03) [LOG] EGL: | with modifier LINEAR (0x0) [LOG] EGL: GPU Supports Format GR32 (0x32335247) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: | with modifier GFX9,GFX9_64K_S (0x200000000000901) [LOG] EGL: | with modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=4 (0x200000000801902) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018801b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x20000001896bb03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018967b03) [LOG] EGL: | with modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 (0x200000018937b03) [LOG] EGL: | with modifier LINEAR (0x0) [LOG] EGL: GPU Supports Format YUV9 (0x39565559) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format YU11 (0x31315559) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format YU12 (0x32315559) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format YU16 (0x36315559) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format YU24 (0x34325559) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format YVU9 (0x39555659) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format YV11 (0x31315659) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format YV12 (0x32315659) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format YV16 (0x36315659) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format YV24 (0x34325659) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format NV12 (0x3231564e) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format NV21 (0x3132564e) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format P010 (0x30313050) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format P012 (0x32313050) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format P016 (0x36313050) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format P030 (0x30333050) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format NV16 (0x3631564e) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format AYUV (0x56555941) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format XYUV (0x56555958) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format Y410 (0x30313459) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format Y412 (0x32313459) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format Y416 (0x36313459) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format YUYV (0x56595559) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format YVYU (0x55595659) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format UYVY (0x59565955) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format VYUY (0x59555956) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format Y210 (0x30313259) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format Y212 (0x32313259) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: GPU Supports Format Y216 (0x36313259) [LOG] EGL: | with modifier INVALID (0xffffffffffffff) [LOG] EGL: 50 formats found in total. Some modifiers may be omitted as they are external-only. [LOG] Creating the ProtocolManager! [LOG] [WLSeat] Registered global [LOG] [WLDataDevice] Registered global [LOG] [WLCompositor] Registered global [LOG] [WLSubcompositor] Registered global [LOG] [WLSHM] Registered global [LOG] [Viewporter] Registered global [LOG] [TearingControl] Registered global [LOG] [FractionalScale] Registered global [LOG] [XDGOutput] Registered global [LOG] [CursorShape] Registered global [LOG] [IdleInhibit] Registered global [LOG] [RelativePointer] Registered global [LOG] [XDGDecoration] Registered global [LOG] [AlphaModifier] Registered global [LOG] [GammaControl] Registered global [LOG] [ForeignToplevel] Registered global [LOG] [PointerGestures] Registered global [LOG] [ForeignToplevelWlr] Registered global [LOG] [ShortcutsInhibit] Registered global [LOG] [TextInputV3] Registered global [LOG] [PointerConstraints] Registered global [LOG] [OutputPower] Registered global [LOG] [XDGActivation] Registered global [LOG] [IdleNotify] Registered global [LOG] [SessionLock] Registered global [LOG] [IMEv2] Registered global [LOG] [VirtualKeyboard] Registered global [LOG] [VirtualPointer] Registered global [LOG] [OutputManagement] Registered global [LOG] [ServerDecorationKDE] Registered global [LOG] [FocusGrab] Registered global [LOG] [TabletV2] Registered global [LOG] [LayerShell] Registered global [LOG] [Presentation] Registered global [LOG] [XDGShell] Registered global [LOG] [DataDeviceWlr] Registered global [LOG] [PrimarySelection] Registered global [LOG] [XWaylandShell] Registered global [LOG] [DRMLease] Registered global [LOG] [MesaDRM] Registered global [LOG] [LinuxDMABUF] Registered global [LOG] ToplevelExportManager started successfully! [LOG] TextInputV1Manager started successfully! [LOG] GlobalShortcutsManager started successfully! [LOG] ScreencopyProtocolManager started successfully! [LOG] Creating the SeatManager! [LOG] Creating the ThreadManager! [LOG] Creating CHyprCtl [LOG] Hypr socket started at /run/user/1000/hypr/4beac91cbd791657cc53d6e483eb41bf4df1ec0c_1721873456_2146592451/.socket.sock [LOG] Creating the InputManager! [LOG] Creating the HyprRenderer! [LOG] DRM driver information: amdgpu v3.57.0 from 20150101 description AMD GPU [LOG] Creating the XWaylandManager! [LOG] Creating the SessionLockManager! [LOG] Creating the HyprDebugOverlay! [LOG] Creating the HyprNotificationOverlay! [LOG] Creating the PluginSystem! [LOG] Loading plugin /nix/store/jjmk5124478c5fwg9nvgn6xym407psng-hyprbars-0.1/lib/libhyprbars.so which is now present in config [LOG] [PluginSystem] Plugin hyprbars loaded. Handle: 3627cf00, path: "/nix/store/jjmk5124478c5fwg9nvgn6xym407psng-hyprbars-0.1/lib/libhyprbars.so", author: "Vaxry", description: "A plugin to add title bars to windows.", version: "1.0" [LOG] Created a bezier curve, baked 255 points, mem usage: 4.08kB, time to bake: 13.67µs. Estimated average calc time: 0.06µs. [LOG] Using config: /home/myned/.config/hypr/hyprland.conf [LOG] Creating the DecorationPositioner! [LOG] Creating the CursorManager! [hc] CHyprcursorManager: attempting to find theme from env [hc] themeNameFromEnv: env unset [hc] CHyprcursorManager: attempting to find any theme [hc] CHyprcursorManager: no themes matched [ERR] Hyprcursor failed loading theme "", falling back to X. [LOG] XCursor has no shape invalid, skipping [LOG] XCursor has no shape context-menu, skipping [LOG] XCursor has no shape progress, skipping [LOG] XCursor has no shape vertical-text, skipping [LOG] XCursor has no shape alias, skipping [LOG] XCursor has no shape copy, skipping [LOG] XCursor has no shape no-drop, skipping [LOG] XCursor has no shape not-allowed, skipping [LOG] XCursor has no shape grab, skipping [LOG] XCursor failed to find a shape with name ns-resize, skipping [LOG] XCursor has no shape nesw-resize, skipping [LOG] XCursor has no shape nwse-resize, skipping [LOG] XCursor has no shape col-resize, skipping [LOG] XCursor has no shape row-resize, skipping [LOG] XCursor has no shape all-scroll, skipping [LOG] XCursor has no shape zoom-in, skipping [LOG] XCursor has no shape zoom-out, skipping [LOG] Starting XWayland [LOG] Starting up the XWayland server [LOG] XWayland found a suitable display socket at DISPLAY: :0 [LOG] New output with name DP-2 [WARN] No rule found for DP-2, trying to use the first. [LOG] Applying monitor rule for DP-2 [LOG] [AQ] GBM: Allocated a new buffer with size [Vector2D: x: 3440, y: 1440] and format XR24 with modifier 144115188488174339 aka GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 [LOG] [AQ] GBM: Allocated a new buffer with size [Vector2D: x: 3440, y: 1440] and format XR24 with modifier 144115188488174339 aka GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 [LOG] [AQ] Swapchain: Reconfigured a swapchain to [Vector2D: x: 3440, y: 1440] XR24 of length 2 [LOG] CMonitorState::ensureBufferPresent: no buffer, attaching one from the swapchain for modeset being possible [LOG] Monitor DP-2: Applying highest mode 3440x1440@100.000000. [LOG] output DP-2 succeeded basic test on format DRM_FORMAT_XRGB8888 [LOG] [AQ] drm: Modesetting DP-2 with 3440x1440@100.00Hz [LOG] Monitor DP-2 -> destroyed all render data [LOG] arrangeMonitors: 1 to arrange [LOG] arrangeMonitors: DP-2 auto [-1, -1] [LOG] arrangeMonitors: DP-2 xwayland [0, 0] [LOG] Monitor DP-2 data dump: res 3440x1440@100.00Hz, scale 1.00, transform 0, pos 0x0, 10b 0 [LOG] Added new monitor with name DP-2 at [0, 0] with size [3440, 1440], pointer 35745200 [LOG] New monitor: WORKSPACEID 1, exists: 0 [LOG] [hookSystem] New hook event registered: createWorkspace [LOG] [WLOutput (DP-2)] Registered global [LOG] Executing systemctl --user import-environment DISPLAY WAYLAND_DISPLAY HYPRLAND_INSTANCE_SIGNATURE XDG_CURRENT_DESKTOP QT_QPA_PLATFORMTHEME PATH XDG_DATA_DIRS && hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP HYPRLAND_INSTANCE_SIGNATURE QT_QPA_PLATFORMTHEME PATH XDG_DATA_DIRS [LOG] Process Created with pid 3123 [LOG] Executing /nix/store/wbqwrp6gpf31acmdchik5lsj8zdw2z24-dbus-1.14.10/bin/dbus-update-activation-environment --systemd --all && systemctl --user stop hyprland-session.target && systemctl --user start hyprland-session.target [LOG] Process Created with pid 3125 [LOG] Executing systemctl --user import-environment GNUPGHOME && hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd GNUPGHOME [LOG] Process Created with pid 3128 [LOG] Executing systemctl --user import-environment GTK2_RC_FILES && hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd GTK2_RC_FILES [LOG] Process Created with pid 3131 [LOG] Executing systemctl --user import-environment LOCALE_ARCHIVE_2_27 && hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd LOCALE_ARCHIVE_2_27 [LOG] Process Created with pid 3135 [LOG] Executing systemctl --user import-environment MANGOHUD && hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd MANGOHUD [LOG] Process Created with pid 3138 [LOG] Executing systemctl --user import-environment MANGOHUD_DLSYM && hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd MANGOHUD_DLSYM [LOG] Process Created with pid 3141 [LOG] Executing systemctl --user import-environment QT_QPA_PLATFORMTHEME && hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd QT_QPA_PLATFORMTHEME [LOG] Process Created with pid 3143 [LOG] Executing systemctl --user import-environment XCURSOR_PATH && hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd XCURSOR_PATH [LOG] Proc/nix/store/dhv5gh89him9a7ddr56cqg87zfkmjihp-coreutils-9.5/bin/rm: cannot remove '/home/myned/.config/qalculate/qalc.dmenu.history': No such file or directory ess Created with pid 3147 [LOG] Executing systemctl --user import-environment XCURSOR_SIZE && hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd XCURSOR_SIZE [LOG] Process Created with pid 3150 [LOG] Executing systemctl --user import-environment XCURSOR_THEME && hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd XCURSOR_THEME [LOG] Process Created with pid 3153 [LOG] Executing systemctl --user import-environment XDG_DOCUMENTS_DIR && hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd XDG_DOCUMENTS_DIR [LOG] Process Created with pid 3156 [LOG] Executing systemctl --user import-environment XDG_DOWNLOAD_DIR && hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd XDG_DOWNLOAD_DIR [LOG] Process Created with pid 3159 [LOG] Executing systemctl --user import-environment XDG_PICTURES_DIR && hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd XDG_PICTURES_DIR [LOG] Process Created with pid 3162 [LOG] Executing systemctl --user import-environment XDG_PUBLICSHARE_DIR && hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd XDG_PUBLICSHARE_DIR [LOG] Process Created with pid 3165 [LOG] Executing systemctl --user import-environment XDG_SCREENSHOTS_DIR && hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd XDG_SCREENSHOTS_DIR [LOG] Process Created with pid 3168 [LOG] Executing systemctl --user import-environment XDG_TEMPLATES_DIR && hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd XDG_TEMPLATES_DIR [LOG] Process Created with pid 3171 [LOG] Executing /nix/store/dhv5gh89him9a7ddr56cqg87zfkmjihp-coreutils-9.5/bin/rm ~/.config/qalculate/qalc.dmenu.history [LOG] Process Created with pid 3174 [LOG] Executing /nix/store/dhv5gh89him9a7ddr56cqg87zfkmjihp-coreutils-9.5/bin/rm ~/.cache/cliphist/db [LOG] Process Created with pid 3177 [LOG] Executing /nix/store/dhv5gh89him9a7ddr56cqg87zfkmjihp-coreutils-9.5/bin/sleep 1 && /nix/store/zxk8b9044vi44pbc2099c2s89rp5dcr7-waybar-0.10.4/bin/waybar [LOG] Process Created with pid 3179 [LOG] Executing /nix/store/27sc178cfrvljmi27q5ms901l8m8x49p-firefox-128.0b3/bin/firefox-devedition [LOG] Process Created with pid 3181 [LOG] Applied 2 rule arguments for exec. [LOG] Executing wallpaper ~/SYNC/owo/furry/unsorted [LOG] Process Created with pid 3184 [WARN] No rule found for DP-2, trying to use the first. [LOG] Applying monitor rule for DP-2 [LOG] Monitor DP-2: Applying highest mode 3440x1440@100.000000. [LOG] output DP-2 succeeded basic test on format DRM_FORMAT_XRGB8888 [LOG] [AQ] drm: Modesetting DP-2 with 3440x1440@100.00Hz [ERR] [AQ] drm: Cannot commit when a page-flip is awaiting [ERR] Couldn't commit output named DP-2 [LOG] arrangeMonitors: 1 to arrange [LOG] arrangeMonitors: DP-2 auto [0, 0] [LOG] arrangeMonitors: DP-2 xwayland [0, 0] [LOG] Monitor DP-2 data dump: res 3440x1440@100.00Hz, scale 1.00, transform 0, pos 0x0, 10b 0 [LOG] [hookSystem] New hook event registered: render [LOG] Monitor DP-2 -> destroyed all render data [LOG] Shaders initialized successfully. [LOG] Framebuffer created, status 36053 [LOG] Framebuffer created, status 36053 [LOG] Framebuffer created, status 36053 [LOG] Framebuffer created, status 36053 [LOG] [AQ] drm: Modesetting DP-2 with 3440x1440@100.00Hz [ERR] [AQ] drm: Cannot commit when a page-flip is awaiting [WARN] Failed to change process scheduling strategy [LOG] Hyprland init finished. [LOG] Executing systemctl --user import-environment DISPLAY WAYLAND_DISPLAY HYPRLAND_INSTANCE_SIGNATURE XDG_CURRENT_DESKTOP QT_QPA_PLATFORMTHEME PATH XDG_DATA_DIRS && hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP HYPRLAND_INSTANCE_SIGNATURE QT_QPA_PLATFORMTHEME PATH XDG_DATA_DIRS [LOG] Process Created with pid 3215 [LOG] Running on WAYLAND_DISPLAY: wayland-1 [LOG] New aquamarine output with name HEADLESS-1 [LOG] New output with name FALLBACK [LOG] Hyprland is ready, running the event loop! [LOG] [AQ] backend: poll fd 10 for implementation headless [LOG] [AQ] backend: poll fd 38 for implementation drm [LOG] [AQ] backend: poll fd 11 for session [LOG] [AQ] backend: poll fd 12 for session [LOG] [AQ] backend: poll fd 13 for session [LOG] [AQ] backend: poll fd 16 for idle [LOG] [AQ] libinput: New device Power Button: 0-1 [LOG] New aquamarine keyboard with name Power Button [LOG] ApplyConfigToKeyboard for "power-button", hasconfig: 0 [LOG] Attempting to create a keymap for layout us with variant (rules: , model: , options: ) [LOG] Updating keyboard 358d90f0's translation state from a provided keymap [LOG] xkb: LED index 0 (name Num Lock) got index 1 [LOG] xkb: LED index 1 (name Caps Lock) got index 0 [LOG] xkb: LED index 2 (name Scroll Lock) got index 2 [LOG] xkb: Mod index 0 (name Shift) got index 0 [LOG] xkb: Mod index 1 (name Lock) got index 1 [LOG] xkb: Mod index 2 (name Control) got index 2 [LOG] xkb: Mod index 3 (name Mod1) got index 3 [LOG] xkb: Mod index 4 (name Mod2) got index 4 [LOG] xkb: Mod index 5 (name Mod3) got index 5 [LOG] xkb: Mod index 6 (name Mod4) got index 6 [LOG] xkb: Mod index 7 (name Mod5) got index 7 [LOG] [hookSystem] New hook event registered: activeLayout [LOG] Set the keyboard layout to us and variant to for keyboard "power-button" [LOG] New keyboard created, pointers Hypr: 358d90f0 and AQ: 362d6870 [LOG] [AQ] libinput: New device Power Button: 0-1 [LOG] New aquamarine keyboard with name Power Button [LOG] ApplyConfigToKeyboard for "power-button-1", hasconfig: 0 [LOG] Attempting to create a keymap for layout us with variant (rules: , model: , options: ) [LOG] Updating keyboard 357cc3a0's translation state from a provided keymap [LOG] xkb: LED index 0 (name Num Lock) got index 1 [LOG] xkb: LED index 1 (name Caps Lock) got index 0 [LOG] xkb: LED index 2 (name Scroll Lock) got index 2 [LOG] xkb: Mod index 0 (name Shift) got index 0 [LOG] xkb: Mod index 1 (name Lock) got index 1 [LOG] xkb: Mod index 2 (name Control) got index 2 [LOG] xkb: Mod index 3 (name Mod1) got index 3 [LOG] xkb: Mod index 4 (name Mod2) got index 4 [LOG] xkb: Mod index 5 (name Mod3) got index 5 [LOG] xkb: Mod index 6 (name Mod4) got index 6 [LOG] xkb: Mod index 7 (name Mod5) got index 7 [LOG] Set the keyboard layout to us and variant to for keyboard "power-button-1" [LOG] New keyboard created, pointers Hypr: 357cc3a0 and AQ: 362d67c0 [LOG] [AQ] libinput: New device Sleep Button: 0-3 [LOG] New aquamarine keyboard with name Sleep Button [LOG] ApplyConfigToKeyboard for "sleep-button", hasconfig: 0 [LOG] Attempting to create a keymap for layout us with variant (rules: , model: , options: ) [LOG] Updating keyboard 3561fc40's translation state from a provided keymap [LOG] xkb: LED index 0 (name Num Lock) got index 1 [LOG] xkb: LED index 1 (name Caps Lock) got index 0 [LOG] xkb: LED index 2 (name Scroll Lock) got index 2 [LOG] xkb: Mod index 0 (name Shift) got index 0 [LOG] xkb: Mod index 1 (name Lock) got index 1 [LOG] xkb: Mod index 2 (name Control) got index 2 [LOG] xkb: Mod index 3 (name Mod1) got index 3 [LOG] xkb: Mod index 4 (name Mod2) got index 4 [LOG] xkb: Mod index 5 (name Mod3) got index 5 [LOG] xkb: Mod index 6 (name Mod4) got index 6 [LOG] xkb: Mod index 7 (name Mod5) got index 7 [LOG] Set the keyboard layout to us and variant to for keyboard "sleep-button" [LOG] New keyboard created, pointers Hypr: 3561fc40 and AQ: 364e7ae0 [LOG] [AQ] libinput: New device Generic TX-384Khz Hifi Type-C Audio: 3034-19463 [LOG] New aquamarine keyboard with name Generic TX-384Khz Hifi Type-C Audio [LOG] ApplyConfigToKeyboard for "generic-tx-384khz-hifi-type-c-audio", hasconfig: 0 [LOG] Attempting to create a keymap for layout us with variant (rules: , model: , options: ) [LOG] Updating keyboard 3562c8b0's translation state from a provided keymap [LOG] xkb: LED index 0 (name Num Lock) got index 1 [LOG] xkb: LED index 1 (name Caps Lock) got index 0 [LOG] xkb: LED index 2 (name Scroll Lock) got index 2 [LOG] xkb: Mod index 0 (name Shift) got index 0 [LOG] xkb: Mod index 1 (name Lock) got index 1 [LOG] xkb: Mod index 2 (name Control) got index 2 [LOG] xkb: Mod index 3 (name Mod1) got index 3 [LOG] xkb: Mod index 4 (name Mod2) got index 4 [LOG] xkb: Mod index 5 (name Mod3) got index 5 [LOG] xkb: Mod index 6 (name Mod4) got index 6 [LOG] xkb: Mod index 7 (name Mod5) got index 7 [LOG] Set the keyboard layout to us and variant to for keyboard "generic-tx-384khz-hifi-type-c-audio" [LOG] New keyboard created, pointers Hypr: 3562c8b0 and AQ: 36534090 [LOG] [AQ] libinput: New device ASRock LED Controller: 9934-418 [LOG] New aquamarine keyboard with name ASRock LED Controller [LOG] ApplyConfigToKeyboard for "asrock-led-controller", hasconfig: 0 [LOG] Attempting to create a keymap for layout us with variant (rules: , model: , options: ) [LOG] Updating keyboard 35612dc0's translation state from a provided keymap [LOG] xkb: LED index 0 (name Num Lock) got index 1 [LOG] xkb: LED index 1 (name Caps Lock) got index 0 [LOG] xkb: LED index 2 (name Scroll Lock) got index 2 [LOG] xkb: Mod index 0 (name Shift) got index 0 [LOG] xkb: Mod index 1 (name Lock) got index 1 [LOG] xkb: Mod index 2 (name Control) got index 2 [LOG] xkb: Mod index 3 (name Mod1) got index 3 [LOG] xkb: Mod index 4 (name Mod2) got index 4 [LOG] xkb: Mod index 5 (name Mod3) got index 5 [LOG] xkb: Mod index 6 (name Mod4) got index 6 [LOG] xkb: Mod index 7 (name Mod5) got index 7 [LOG] Set the keyboard layout to us and variant to for keyboard "asrock-led-controller" [LOG] New keyboard created, pointers Hypr: 35612dc0 and AQ: 36559ef0 [LOG] [AQ] libinput: New device Nordic 2.4G Wireless Receiver: 9741-4097 [LOG] New aquamarine keyboard with name Nordic 2.4G Wireless Receiver [LOG] ApplyConfigToKeyboard for "nordic-2.4g-wireless-receiver", hasconfig: 0 [LOG] Attempting to create a keymap for layout us with variant (rules: , model: , options: ) [LOG] Updating keyboard 35601b20's translation state from a provided keymap [LOG] xkb: LED index 0 (name Num Lock) got index 1 [LOG] xkb: LED index 1 (name Caps Lock) got index 0 [LOG] xkb: LED index 2 (name Scroll Lock) got index 2 [LOG] xkb: Mod index 0 (name Shift) got index 0 [LOG] xkb: Mod index 1 (name Lock) got index 1 [LOG] xkb: Mod index 2 (name Control) got index 2 [LOG] xkb: Mod index 3 (name Mod1) got index 3 [LOG] xkb: Mod index 4 (name Mod2) got index 4 [LOG] xkb: Mod index 5 (name Mod3) got index 5 [LOG] xkb: Mod index 6 (name Mod4) got index 6 [LOG] xkb: Mod index 7 (name Mod5) got index 7 [LOG] Set the keyboard layout to us and variant to for keyboard "nordic-2.4g-wireless-receiver" [LOG] New keyboard created, pointers Hypr: 35601b20 and AQ: 365c29b0 [LOG] [AQ] libinput: New device Nordic 2.4G Wireless Receiver Mouse: 9741-4097 [LOG] New aquamarine pointer with name Nordic 2.4G Wireless Receiver Mouse [LOG] New mouse has libinput sens 0.00 (0.00) with accel profile 2 (2) [LOG] Attached pointer nordic-2.4g-wireless-receiver-mouse to global [LOG] Applied config to mouse nordic-2.4g-wireless-receiver-mouse, sens -0.10 [LOG] New mouse created, pointer AQ: 355f2250 [LOG] [AQ] libinput: New device Nordic 2.4G Wireless Receiver Consumer Control: 9741-4097 [LOG] New aquamarine keyboard with name Nordic 2.4G Wireless Receiver Consumer Control [LOG] ApplyConfigToKeyboard for "nordic-2.4g-wireless-receiver-consumer-control", hasconfig: 0 [LOG] Attempting to create a keymap for layout us with variant (rules: , model: , options: ) [LOG] Updating keyboard 35550cd0's translation state from a provided keymap [LOG] xkb: LED index 0 (name Num Lock) got index 1 [LOG] xkb: LED index 1 (name Caps Lock) got index 0 [LOG] xkb: LED index 2 (name Scroll Lock) got index 2 [LOG] xkb: Mod index 0 (name Shift) got index 0 [LOG] xkb: Mod index 1 (name Lock) got index 1 [LOG] xkb: Mod index 2 (name Control) got index 2 [LOG] xkb: Mod index 3 (name Mod1) got index 3 [LOG] xkb: Mod index 4 (name Mod2) got index 4 [LOG] xkb: Mod index 5 (name Mod3) got index 5 [LOG] xkb: Mod index 6 (name Mod4) got index 6 [LOG] xkb: Mod index 7 (name Mod5) got index 7 [LOG] Set the keyboard layout to us and variant to for keyboard "nordic-2.4g-wireless-receiver-consumer-control" [LOG] New keyboard created, pointers Hypr: 35550cd0 and AQ: 364f8e40 [LOG] New aquamarine pointer with name Nordic 2.4G Wireless Receiver Consumer Control [LOG] New mouse has libinput sens 0.00 (0.00) with accel profile 0 (0) [LOG] Attached pointer nordic-2.4g-wireless-receiver-consumer-control-1 to global [LOG] Applied config to mouse nordic-2.4g-wireless-receiver-mouse, sens -0.10 [LOG] Applied config to mouse nordic-2.4g-wireless-receiver-consumer-control-1, sens 0.50 [LOG] New mouse created, pointer AQ: 355ebe90 [LOG] [AQ] libinput: New device Nordic 2.4G Wireless Receiver System Control: 9741-4097 [LOG] New aquamarine keyboard with name Nordic 2.4G Wireless Receiver System Control [LOG] ApplyConfigToKeyboard for "nordic-2.4g-wireless-receiver-system-control", hasconfig: 0 [LOG] Attempting to create a keymap for layout us with variant (rules: , model: , options: ) [LOG] Updating keyboard 36638680's translation state from a provided keymap [LOG] xkb: LED index 0 (name Num Lock) got index 1 [LOG] xkb: LED index 1 (name Caps Lock) got index 0 [LOG] xkb: LED index 2 (name Scroll Lock) got index 2 [LOG] xkb: Mod index 0 (name Shift) got index 0 [LOG] xkb: Mod index 1 (name Lock) got index 1 [LOG] xkb: Mod index 2 (name Control) got index 2 [LOG] xkb: Mod index 3 (name Mod1) got index 3 [LOG] xkb: Mod index 4 (name Mod2) got index 4 [LOG] xkb: Mod index 5 (name Mod3) got index 5 [LOG] xkb: Mod index 6 (name Mod4) got index 6 [LOG] xkb: Mod index 7 (name Mod5) got index 7 [LOG] Set the keyboard layout to us and variant to for keyboard "nordic-2.4g-wireless-receiver-system-control" [LOG] New keyboard created, pointers Hypr: 36638680 and AQ: 365e5670 [LOG] [AQ] libinput: New device Kensington ORBIT WIRELESS TB Mouse: 1149-32934 [LOG] New aquamarine pointer with name Kensington ORBIT WIRELESS TB Mouse [LOG] New mouse has libinput sens 0.00 (0.00) with accel profile 2 (2) [LOG] Attached pointer kensington-orbit-wireless-tb-mouse to global [LOG] Applied config to mouse nordic-2.4g-wireless-receiver-mouse, sens -0.10 [LOG] Applied config to mouse nordic-2.4g-wireless-receiver-consumer-control-1, sens 0.50 [LOG] Applied config to mouse kensington-orbit-wireless-tb-mouse, sens -0.50 [LOG] New mouse created, pointer AQ: 366a4130 [LOG] [AQ] libinput: New device Kensington ORBIT WIRELESS TB Consumer Control: 1149-32934 [LOG] New aquamarine keyboard with name Kensington ORBIT WIRELESS TB Consumer Control [LOG] ApplyConfigToKeyboard for "kensington-orbit-wireless-tb-consumer-control", hasconfig: 0 [LOG] Attempting to create a keymap for layout us with variant (rules: , model: , options: ) [LOG] Updating keyboard 366a43f0's translation state from a provided keymap [LOG] xkb: LED index 0 (name Num Lock) got index 1 [LOG] xkb: LED index 1 (name Caps Lock) got index 0 [LOG] xkb: LED index 2 (name Scroll Lock) got index 2 [LOG] xkb: Mod index 0 (name Shift) got index 0 [LOG] xkb: Mod index 1 (name Lock) got index 1 [LOG] xkb: Mod index 2 (name Control) got index 2 [LOG] xkb: Mod index 3 (name Mod1) got index 3 [LOG] xkb: Mod index 4 (name Mod2) got index 4 [LOG] xkb: Mod index 5 (name Mod3) got index 5 [LOG] xkb: Mod index 6 (name Mod4) got index 6 [LOG] xkb: Mod index 7 (name Mod5) got index 7 [LOG] Set the keyboard layout to us and variant to for keyboard "kensington-orbit-wireless-tb-consumer-control" [LOG] New keyboard created, pointers Hypr: 366a43f0 and AQ: 36642880 [LOG] [AQ] libinput: New device SEMITEK USB-HID Gaming Keyboard: 7847-2311 [LOG] New aquamarine keyboard with name SEMITEK USB-HID Gaming Keyboard [LOG] ApplyConfigToKeyboard for "semitek-usb-hid-gaming-keyboard", hasconfig: 0 [LOG] Attempting to create a keymap for layout us with variant (rules: , model: , options: ) [LOG] Updating keyboard 366df610's translation state from a provided keymap [LOG] xkb: LED index 0 (name Num Lock) got index 1 [LOG] xkb: LED index 1 (name Caps Lock) got index 0 [LOG] xkb: LED index 2 (name Scroll Lock) got index 2 [LOG] xkb: Mod index 0 (name Shift) got index 0 [LOG] xkb: Mod index 1 (name Lock) got index 1 [LOG] xkb: Mod index 2 (name Control) got index 2 [LOG] xkb: Mod index 3 (name Mod1) got index 3 [LOG] xkb: Mod index 4 (name Mod2) got index 4 [LOG] xkb: Mod index 5 (name Mod3) got index 5 [LOG] xkb: Mod index 6 (name Mod4) got index 6 [LOG] xkb: Mod index 7 (name Mod5) got index 7 [LOG] Set the keyboard layout to us and variant to for keyboard "semitek-usb-hid-gaming-keyboard" [LOG] New keyboard created, pointers Hypr: 366df610 and AQ: 3667dd90 [LOG] [AQ] libinput: New device SEMITEK USB-HID Gaming Keyboard: 7847-2311 [LOG] New aquamarine keyboard with name SEMITEK USB-HID Gaming Keyboard [LOG] ApplyConfigToKeyboard for "semitek-usb-hid-gaming-keyboard-1", hasconfig: 0 [LOG] Attempting to create a keymap for layout us with variant (rules: , model: , options: ) [LOG] Updating keyboard 36718e40's translation state from a provided keymap [LOG] xkb: LED index 0 (name Num Lock) got index 1 [LOG] xkb: LED index 1 (name Caps Lock) got index 0 [LOG] xkb: LED index 2 (name Scroll Lock) got index 2 [LOG] xkb: Mod index 0 (name Shift) got index 0 [LOG] xkb: Mod index 1 (name Lock) got index 1 [LOG] xkb: Mod index 2 (name Control) got index 2 [LOG] xkb: Mod index 3 (name Mod1) got index 3 [LOG] xkb: Mod index 4 (name Mod2) got index 4 [LOG] xkb: Mod index 5 (name Mod3) got index 5 [LOG] xkb: Mod index 6 (name Mod4) got index 6 [LOG] xkb: Mod index 7 (name Mod5) got index 7 [LOG] Set the keyboard layout to us and variant to for keyboard "semitek-usb-hid-gaming-keyboard-1" [LOG] New keyboard created, pointers Hypr: 36718e40 and AQ: 366b9d80 [LOG] New aquamarine pointer with name SEMITEK USB-HID Gaming Keyboard [LOG] New mouse has libinput sens 0.00 (0.00) with accel profile 2 (2) [LOG] Attached pointer semitek-usb-hid-gaming-keyboard-2 to global [LOG] Applied config to mouse nordic-2.4g-wireless-receiver-mouse, sens -0.10 [LOG] Applied config to mouse nordic-2.4g-wireless-receiver-consumer-control-1, sens 0.50 [LOG] Applied config to mouse kensington-orbit-wireless-tb-mouse, sens -0.50 [LOG] Applied config to mouse semitek-usb-hid-gaming-keyboard-2, sens 0.50 [LOG] New mouse created, pointer AQ: 367528a0 [LOG] [AQ] libinput: New device Razer Razer Viper Ultimate Dongle: 5426-123 [LOG] New aquamarine pointer with name Razer Razer Viper Ultimate Dongle [LOG] New mouse has libinput sens 0.00 (0.00) with accel profile 2 (2) [LOG] Attached pointer razer-razer-viper-ultimate-dongle to global [LOG] Applied config to mouse nordic-2.4g-wireless-receiver-mouse, sens -0.10 [LOG] Applied config to mouse nordic-2.4g-wireless-receiver-consumer-control-1, sens 0.50 [LOG] Applied config to mouse kensington-orbit-wireless-tb-mouse, sens -0.50 [LOG] Applied config to mouse semitek-usb-hid-gaming-keyboard-2, sens 0.50 [LOG] Applied config to mouse razer-razer-viper-ultimate-dongle, sens 0.50 [LOG] New mouse created, pointer AQ: 36752b60 [LOG] [AQ] libinput: New device Razer Razer Viper Ultimate Dongle Keyboard: 5426-123 [LOG] New aquamarine keyboard with name Razer Razer Viper Ultimate Dongle Keyboard [LOG] ApplyConfigToKeyboard for "razer-razer-viper-ultimate-dongle-keyboard", hasconfig: 0 [LOG] Attempting to create a keymap for layout us with variant (rules: , model: , options: ) [LOG] Updating keyboard 36752e20's translation state from a provided keymap [LOG] xkb: LED index 0 (name Num Lock) got index 1 [LOG] xkb: LED index 1 (name Caps Lock) got index 0 [LOG] xkb: LED index 2 (name Scroll Lock) got index 2 [LOG] xkb: Mod index 0 (name Shift) got index 0 [LOG] xkb: Mod index 1 (name Lock) got index 1 [LOG] xkb: Mod index 2 (name Control) got index 2 [LOG] xkb: Mod index 3 (name Mod1) got index 3 [LOG] xkb: Mod index 4 (name Mod2) got index 4 [LOG] xkb: Mod index 5 (name Mod3) got index 5 [LOG] xkb: Mod index 6 (name Mod4) got index 6 [LOG] xkb: Mod index 7 (name Mod5) got index 7 [LOG] Set the keyboard layout to us and variant to for keyboard "razer-razer-viper-ultimate-dongle-keyboard" [LOG] New keyboard created, pointers Hypr: 36752e20 and AQ: 36708be0 [LOG] New aquamarine pointer with name Razer Razer Viper Ultimate Dongle Keyboard [LOG] New mouse has libinput sens 0.00 (0.00) with accel profile 0 (0) [LOG] Attached pointer razer-razer-viper-ultimate-dongle-keyboard-1 to global [LOG] Applied config to mouse nordic-2.4g-wireless-receiver-mouse, sens -0.10 [LOG] Applied config to mouse nordic-2.4g-wireless-receiver-consumer-control-1, sens 0.50 [LOG] Applied config to mouse kensington-orbit-wireless-tb-mouse, sens -0.50 [LOG] Applied config to mouse semitek-usb-hid-gaming-keyboard-2, sens 0.50 [LOG] Applied config to mouse razer-razer-viper-ultimate-dongle, sens 0.50 [LOG] Applied config to mouse razer-razer-viper-ultimate-dongle-keyboard-1, sens 0.50 [LOG] New mouse created, pointer AQ: 3678dec0 [LOG] [AQ] libinput: New device Razer Razer Viper Ultimate Dongle: 5426-123 [LOG] New aquamarine keyboard with name Razer Razer Viper Ultimate Dongle [LOG] ApplyConfigToKeyboard for "razer-razer-viper-ultimate-dongle-1", hasconfig: 0 [LOG] Attempting to create a keymap for layout us with variant (rules: , model: , options: ) [LOG] Updating keyboard 3677a2f0's translation state from a provided keymap [LOG] xkb: LED index 0 (name Num Lock) got index 1 [LOG] xkb: LED index 1 (name Caps Lock) got index 0 [LOG] xkb: LED index 2 (name Scroll Lock) got index 2 [LOG] xkb: Mod index 0 (name Shift) got index 0 [LOG] xkb: Mod index 1 (name Lock) got index 1 [LOG] xkb: Mod index 2 (name Control) got index 2 [LOG] xkb: Mod index 3 (name Mod1) got index 3 [LOG] xkb: Mod index 4 (name Mod2) got index 4 [LOG] xkb: Mod index 5 (name Mod3) got index 5 [LOG] xkb: Mod index 6 (name Mod4) got index 6 [LOG] xkb: Mod index 7 (name Mod5) got index 7 [LOG] Set the keyboard layout to us and variant to for keyboard "razer-razer-viper-ultimate-dongle-1" [LOG] New keyboard created, pointers Hypr: 3677a2f0 and AQ: 367429b0 [LOG] [AQ] libinput: New device RAZER Razer Mouse Dock: 5426-126 [LOG] New aquamarine pointer with name RAZER Razer Mouse Dock [LOG] New mouse has libinput sens 0.00 (0.00) with accel profile 2 (2) [LOG] Attached pointer razer-razer-mouse-dock to global [LOG] Applied config to mouse nordic-2.4g-wireless-receiver-mouse, sens -0.10 [LOG] Applied config to mouse nordic-2.4g-wireless-receiver-consumer-control-1, sens 0.50 [LOG] Applied config to mouse kensington-orbit-wireless-tb-mouse, sens -0.50 [LOG] Applied config to mouse semitek-usb-hid-gaming-keyboard-2, sens 0.50 [LOG] Applied config to mouse razer-razer-viper-ultimate-dongle, sens 0.50 [LOG] Applied config to mouse razer-razer-viper-ultimate-dongle-keyboard-1, sens 0.50 [LOG] Applied config to mouse razer-razer-mouse-dock, sens 0.50 [LOG] New mouse created, pointer AQ: 367c9040 [LOG] [AQ] libinput: New device RAZER Razer Mouse Dock Keyboard: 5426-126 [LOG] New aquamarine keyboard with name RAZER Razer Mouse Dock Keyboard [LOG] ApplyConfigToKeyboard for "razer-razer-mouse-dock-keyboard", hasconfig: 0 [LOG] Attempting to create a keymap for layout us with variant (rules: , model: , options: ) [LOG] Updating keyboard 367b5910's translation state from a provided keymap [LOG] xkb: LED index 0 (name Num Lock) got index 1 [LOG] xkb: LED index 1 (name Caps Lock) got index 0 [LOG] xkb: LED index 2 (name Scroll Lock) got index 2 [LOG] xkb: Mod index 0 (name Shift) got index 0 [LOG] xkb: Mod index 1 (name Lock) got index 1 [LOG] xkb: Mod index 2 (name Control) got index 2 [LOG] xkb: Mod index 3 (name Mod1) got index 3 [LOG] xkb: Mod index 4 (name Mod2) got index 4 [LOG] xkb: Mod index 5 (name Mod3) got index 5 [LOG] xkb: Mod index 6 (name Mod4) got index 6 [LOG] xkb: Mod index 7 (name Mod5) got index 7 [LOG] Set the keyboard layout to us and variant to for keyboard "razer-razer-mouse-dock-keyboard" [LOG] New keyboard created, pointers Hypr: 367b5910 and AQ: 36768410 [LOG] New aquamarine pointer with name RAZER Razer Mouse Dock Keyboard [LOG] New mouse has libinput sens 0.00 (0.00) with accel profile 0 (0) [LOG] Attached pointer razer-razer-mouse-dock-keyboard-1 to global [LOG] Applied config to mouse nordic-2.4g-wireless-receiver-mouse, sens -0.10 [LOG] Applied config to mouse nordic-2.4g-wireless-receiver-consumer-control-1, sens 0.50 [LOG] Applied config to mouse kensington-orbit-wireless-tb-mouse, sens -0.50 [LOG] Applied config to mouse semitek-usb-hid-gaming-keyboard-2, sens 0.50 [LOG] Applied config to mouse razer-razer-viper-ultimate-dongle, sens 0.50 [LOG] Applied config to mouse razer-razer-viper-ultimate-dongle-keyboard-1, sens 0.50 [LOG] Applied config to mouse razer-razer-mouse-dock, sens 0.50 [LOG] Applied config to mouse razer-razer-mouse-dock-keyboard-1, sens 0.50 [LOG] New mouse created, pointer AQ: 36804330 [LOG] [AQ] libinput: New device RAZER Razer Mouse Dock: 5426-126 [LOG] New aquamarine keyboard with name RAZER Razer Mouse Dock [LOG] ApplyConfigToKeyboard for "razer-razer-mouse-dock-1", hasconfig: 0 [LOG] Attempting to create a keymap for layout us with variant (rules: , model: , options: ) [LOG] Updating keyboard 367f0a90's translation state from a provided keymap [LOG] xkb: LED index 0 (name Num Lock) got index 1 [LOG] xkb: LED index 1 (name Caps Lock) got index 0 [LOG] xkb: LED index 2 (name Scroll Lock) got index 2 [LOG] xkb: Mod index 0 (name Shift) got index 0 [LOG] xkb: Mod index 1 (name Lock) got index 1 [LOG] xkb: Mod index 2 (name Control) got index 2 [LOG] xkb: Mod index 3 (name Mod1) got index 3 [LOG] xkb: Mod index 4 (name Mod2) got index 4 [LOG] xkb: Mod index 5 (name Mod3) got index 5 [LOG] xkb: Mod index 6 (name Mod4) got index 6 [LOG] xkb: Mod index 7 (name Mod5) got index 7 [LOG] Set the keyboard layout to us and variant to for keyboard "razer-razer-mouse-dock-1" [LOG] New keyboard created, pointers Hypr: 367f0a90 and AQ: 367a3510 [LOG] [AQ] libinput: New device keyd virtual keyboard: 4012-2782 [LOG] New aquamarine keyboard with name keyd virtual keyboard [LOG] ApplyConfigToKeyboard for "keyd-virtual-keyboard", hasconfig: 0 [LOG] Attempting to create a keymap for layout us with variant (rules: , model: , options: ) [LOG] Updating keyboard 3683f030's translation state from a provided keymap [LOG] xkb: LED index 0 (name Num Lock) got index 1 [LOG] xkb: LED index 1 (name Caps Lock) got index 0 [LOG] xkb: LED index 2 (name Scroll Lock) got index 2 [LOG] xkb: Mod index 0 (name Shift) got index 0 [LOG] xkb: Mod index 1 (name Lock) got index 1 [LOG] xkb: Mod index 2 (name Control) got index 2 [LOG] xkb: Mod index 3 (name Mod1) got index 3 [LOG] xkb: Mod index 4 (name Mod2) got index 4 [LOG] xkb: Mod index 5 (name Mod3) got index 5 [LOG] xkb: Mod index 6 (name Mod4) got index 6 [LOG] xkb: Mod index 7 (name Mod5) got index 7 [LOG] Set the keyboard layout to us and variant to for keyboard "keyd-virtual-keyboard" [LOG] New keyboard created, pointers Hypr: 3683f030 and AQ: 367dfcc0 [LOG] [AQ] libinput: New device keyd virtual pointer: 4012-6878 [LOG] New aquamarine pointer with name keyd virtual pointer [LOG] New mouse has libinput sens 0.00 (0.00) with accel profile 2 (2) [LOG] Attached pointer keyd-virtual-pointer to global [LOG] Applied config to mouse nordic-2.4g-wireless-receiver-mouse, sens -0.10 [LOG] Applied config to mouse nordic-2.4g-wireless-receiver-consumer-control-1, sens 0.50 [LOG] Applied config to mouse kensington-orbit-wireless-tb-mouse, sens -0.50 [LOG] Applied config to mouse semitek-usb-hid-gaming-keyboard-2, sens 0.50 [LOG] Applied config to mouse razer-razer-viper-ultimate-dongle, sens 0.50 [LOG] Applied config to mouse razer-razer-viper-ultimate-dongle-keyboard-1, sens 0.50 [LOG] Applied config to mouse razer-razer-mouse-dock, sens 0.50 [LOG] Applied config to mouse razer-razer-mouse-dock-keyboard-1, sens 0.50 [LOG] Applied config to mouse keyd-virtual-pointer, sens 0.50 [LOG] New mouse created, pointer AQ: 36878ad0 [LOG] [AQ] drm: Modesetting DP-2 with 3440x1440@100.00Hz [LOG] [hookSystem] New hook event registered: tick [LOG] [WLSeat] New seat resource bound at 364d0ea0 [LOG] [WLDataDevice] New datamgr resource bound at 367c1be0 [LOG] [XDGShell] New xdg_wm_base at 36787360 [LOG] [DataDeviceWlr] New wlThe 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 r_data_control_manager at 367c5260 [LOG] [PrimarySelection] New primary_seletion_manager at 367fba90 [LOG] [WLSeat] New seat resource bound at 363d0ea0 [LOG] [WLDataDevice] New datamgr resource bound at 368198b0 [LOG] [XDGShell] New xdg_wm_base at 36869a50 [LOG] [DataDeviceWlr] New wlr_data_control_manager at 3680dbb0 [LOG] [PrimarySelection] New primary_seletion_manager at 36710ea0 [LOG] [WLSeat] New seat resource bound at 3688ef00 [LOG] [IdleNotify] Registered idle-notification for 900000ms [LOG] [IdleNotify] Registered idle-notification for 1200000ms [LOG] [DataDeviceWlr] New wlr data device bound at 36854d70 [LOG] [WLSeat] New seat resource bound at 3688f290 [LOG] [DataDeviceWlr] New wlr data device bound at 3688f830 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [WLDataDevice] New datamgr resource bound at 36819f10 [LOG] [PrimarySelection] New primary_seletion_manager at 3686b590 [LOG] [WLSeat] New seat resource bound at 368c2a40 [LOG] [PrimarySelection] New primary selection data device bound at 368c2cc0 [LOG] [WLDataDevice] New data device bound at 368c2e40 [LOG] [WLCompositor] New wl_surface with id 29 at 368c2e80 [LOG] [XDGShell] New xdg_wm_base at 368c3780 [LOG] [WLCompositor] New wl_surface with id 15 at 368dc620 [LOG] [WLCompositor] New wl_region with id 16 at 367bca50 [LOG] CWLSurface 368d7730 called init() [LOG] LayerSurface 358d5e60 (namespace hyprpaper layer 0) created on monitor DP-2 [LOG] [LayerShell] New wlr_layer_surface 358d5e60 [LOG] [DRMLease] Sending DRMFD 115 to new lease device [LOG] [WLSeat] New seat resource bound at 368dcf20 [LOG] [WLCompositor] New wl_surface with id 21 at 364c6280 [LOG] XWayland is ready [LOG] xfixes version: 6.0 [LOG] xres version: 1.2 [LOG] [seatmgr] Rejecting a setCursor because the client ain't in focus [LOG] [WLDataDevice] New datamgr resource bound at 367fa790 [LOG] [PrimarySelection] New primary_seletion_manager at 36746f60 [LOG] [WLSHM] Resizing a SHM pool from 2304 to 6912 [LOG] [WLSHM] Resizing a SHM pool from 6912 to 16128 [LOG] [WLSHM] Resizing a SHM pool from 16128 to 34560 [LOG] [WLSHM] Resizing a SHM pool from 34560 to 71424 [LOG] [WLSHM] Resizing a SHM pool from 71424 to 145152 [LOG] [WLSHM] Resizing a SHM pool from 145152 to 292608 [LOG] [WLSHM] Resizing a SHM pool from 292608 to 587520 [LOG] [WLSHM] Resizing a SHM pool from 587520 to 1177344 [LOG] [WLSHM] Resizing a SHM pool from 1177344 to 2356992 [LOG] [WLSeat] New seat resource bound at 3561b810 [LOG] [WLCompositor] New wl_surface with id 20 at 3561bb80 [LOG] [PrimarySelection] New primary selection data device bound at 368dbba0 [LOG] [WLDataDevice] New data device bound at 36801560 [LOG] [WLCompositor] New wl_surface with id 23 at 368e4170 [LOG] [WLDataDevice] New datamgr resource bound at 368e5640 [LOG] [PrimarySelection] New primary_seletion_manager at 367bf920 [LOG] [WLSHM] Resizing a SHM pool from 2304 to 6912 [LOG] [WLSHM] Resizing a SHM pool from 6912 to 16128 [LOG] [WLSHM] Resizing a SHM pool from 16128 to 34560 [LOG] [WLSHM] Resizing a SHM pool from 34560 to 71424 [LOG] [WLSHM] Resizing a SHM pool from 71424 to 145152 [LOG] [WLSHM] Resizing a SHM pool from 145152 to 292608 [LOG] [WLSHM] Resizing a SHM pool from 292608 to 587520 [LOG] [WLSHM] Resizing a SHM pool from 587520 to 1177344 [LOG] [WLSHM] Resizing a SHM pool from 1177344 to 2356992 [LOG] [WLSeat] New seat resource bound at 368e5db0 [LOG] [WLCompositor] New wl_surface with id 20 at 368e6120 [LOG] [PrimarySelection] New primary selection data device bound at 368426e0 [LOG] [WLDataDevice] New data device bound at 368e9060 [LOG] [WLCompositor] New wl_surface with id 23 at 368e6930 [LOG] [WLDataDevice] New datamgr resource bound at 36806450 [LOG] [PrimarySelection] New primary_seletion_manager at 3561b530 [LOG] [WLSHM] Resizing a SHM pool from 4096 to 12288 [LOG] [WLSHM] Resizing a SHM pool from 12288 to 28672 [LOG] [WLSHM] Resizing a SHM pool from 28672 to 61440 [LOG] [WLSHM] Resizing a SHM pool from 61440 to 126976 [LOG] [WLSHM] Resizing a SHM pool from 126976 to 258048 [LOG] [WLSHM] Resizing a SHM pool from 258048 to 520192 [LOG] [WLSHM] Resizing a SHM pool from 520192 to 1044480 [LOG] [WLSHM] Resizing a SHM pool from 1044480 to 2093056 [LOG] [WLSHM] Resizing a SHM pool from 2093056 to 4190208 [LOG] [WLSeat] New seat resource bound at 368ed6f0 [LOG] [WLCompositor] New wl_surface with id 20 at 368edfc0 [LOG] [PrimarySelection] New primary selection data device bound at 36781030 [LOG] [WLDataDevice] New data device bound at 36808760 [LOG] [WLCompositor] New wl_surface with id 23 at 368ee700 [LOG] [WLCompositor] New wl_region with id 13 at 36856af0 [LOG] LayerSurface 358d5e60 mapped [LOG] [hookSystem] New hook event registered: openLayer [LOG] [WLSeat] New seat resource bound at 368ee3e0 [LOG] [WLDataDevice] New datamgr resource bound at 368edcc0 [LOG] [WLDataDevice] New data device bound at 367d04d0 [LOG] [PrimarySelection] New primary_seletion_manager at 368548f0 [LOG] [PrimarySelection] New primary selection data device bound at 36831d20 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [XDGShell] New xdg_wm_base at 368314f0 [LOG] [XDGShell] New xdg_wm_base at 368565a0 [LOG] [WLDataDevice] New datamgr resource bound at 368efdb0 [LOG] [PrimarySelection] New primary_seletion_manager at 368ef890 [LOG] [WLSHM] Resizing a SHM pool from 2304 to 6912 [LOG] [WLSHM] Resizing a SHM pool from 6912 to 16128 [LOG] [WLSHM] Resizing a SHM pool from 16128 to 34560 [LOG] [WLSHM] Resizing a SHM pool from 34560 to 71424 [LOG] [WLSHM] Resizing a SHM pool from 71424 to 145152 [LOG] [WLSHM] Resizing a SHM pool from 145152 to 292608 [LOG] [WLSHM] Resizing a SHM pool from 292608 to 587520 [LOG] [WLSHM] Resizing a SHM pool from 587520 to 1177344 [LOG] [WLSHM] Resizing a SHM pool from 1177344 to 2356992 [LOG] [WLSeat] New seat resource bound at 368ef1a0 [LOG] [WLCompositor] New wl_surface with id 20 at 368f80a0 [LOG] [PrimarySelection] New primary selection data device bound at 36869fd0 [LOG] [WLDataDevice] New data device bound at 368551a0 [LOG] [WLCompositor] New wl_surface with id 23 at 368f8740 [LOG] [XDGShell] New xdg_wm_base at 368eee80 [LOG] [WLSeat] New seat resource bound at 368f8c40 [LOG] [XDGShell] New xdg_wm_base at 366e6030 [LOG] [XDGShell] New xdg_wm_base at 3683d430 [LOG] [WLSHM] Resizing a SHM pool from 2304 to 6912 [LOG] [WLSHM] Resizing a SHM pool from 6912 to 16128 [LOG] [WLSHM] Resizing a SHM pool from 16128 to 34560 [LOG] [WLSHM] Resizing a SHM pool from 34560 to 71424 [LOG] [WLSHM] Resizing a SHM pool from 71424 to 145152 [LOG] [WLSHM] Resizing a SHM pool from 145152 to 292608 [LOG] [WLSHM] Resizing a SHM pool from 292608 to 587520 [LOG] [WLSHM] Resizing a SHM pool from 587520 to 1177344 [LOG] [WLSHM] Resizing a SHM pool from 1177344 to 2356992 [LOG] [WLDataDevice] New datamgr resource bound at 36853bc0 [LOG] [PrimarySelection] New primary_seletion_manager at 368f9b10 [LOG] [WLSHM] Resizing a SHM pool from 2304 to 6912 [LOG] [WLSHM] Resizing a SHM pool from 6912 to 16128 [LOG] [WLSHM] Resizing a SHM pool from 16128 to 34560 [LOG] [WLSHM] Resizing a SHM pool from 34560 to 71424 [LOG] [WLSHM] Resizing a SHM pool from 71424 to 145152 [LOG] [WLSHM] Resizing a SHM pool from 145152 to 292608 [LOG] [WLSHM] Resizing a SHM pool from 292608 to 587520 [LOG] [WLSHM] Resizing a SHM pool from 587520 to 1177344 [LOG] [WLSHM] Resizing a SHM pool from 1177344 to 2356992 [LOG] [WLSeat] New seat resource bound at 368f9ba0 [LOG] [WLCompositor] New wl_surface with id 20 at 368f9d20 [LOG] [PrimarySelection] New primary selection data device bound at 364cc250 [LOG] [WLDataDevice] New data device bound at 367cdfb0 [LOG] [WLCompositor] New wl_surface with id 23 at 368fa4e0 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] ToplevelExportManager bound successfully! [LOG] GlobalShortcutsManager bound successfully! [LOG] ScreencopyProtocolManager bound successfully! [LOG] [XDGShell] New xdg_wm_base at 367cbca0 [LOG] [XDGShell] New xdg_wm_base at 368558e0 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamm[2024-07-24 21:10:58.172] [info] Using configuration file /home/myned/.config/waybar/config [2024-07-24 21:10:58.173] [info] Discovered appearance 'dark' [2024-07-24 21:10:58.173] [info] Using CSS file /home/myned/.config/waybar/style.css [2024-07-24 21:10:58.181] [info] Hyprland IPC starting [2024-07-24 21:10:58.182] [info] Loading persistent workspaces from Hyprland workspace rules [2024-07-24 21:10:58.193] [warning] No batteries. [2024-07-24 21:10:58.211] [info] Bar configured (width: 3440, height: 54) for output: DP-2 a for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [WLCompositor] New wl_surface with id 29 at 368fbbe0 [LOG] [WLCompositor] New wl_surface with id 43 at 368fbbe0 [LOG] [TextInputV3] New tiv3 at 00000000362a31b0 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [WLCompositor] New wl_surface with id 49 at 368fbbe0 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [XDGShell] New xdg_wm_base at 368fb6b0 [LOG] [WLCompositor] New wl_surface with id 50 at 368fc8e0 [LOG] [WLCompositor] New wl_surface with id 51 at 368fc8e0 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [WLCompositor] New wl_surface with id 52 at 368fc8e0 [LOG] [WLCompositor] New wl_surface with id 53 at 368fbbe0 [LOG] [WLCompositor] New wl_surface with id 54 at 368fc8e0 [LOG] [WLDataDevice] New datamgr resource bound at 367c0110 [LOG] [PrimarySelection] New primary_seletion_manager at 3686a580 [LOG] [WLSHM] Resizing a SHM pool from 2304 to 6912 [LOG] [WLSHM] Resizing a SHM pool from 6912 to 16128 [LOG] [WLSHM] Resizing a SHM pool from 16128 to 34560 [LOG] [WLSHM] Resizing a SHM pool from 34560 to 71424 [LOG] [WLSHM] Resizing a SHM pool from 71424 to 145152 [LOG] [WLSHM] Resizing a SHM pool from 145152 to 292608 [LOG] [WLSHM] Resizing a SHM pool from 292608 to 587520 [LOG] [WLSHM] Resizing a SHM pool from 587520 to 1177344 [LOG] [WLSHM] Resizing a SHM pool from 1177344 to 2356992 [LOG] [WLSeat] New seat resource bound at 368fcf00 [LOG] [WLCompositor] New wl_surface with id 20 at 3690a280 [LOG] [PrimarySelection] New primary selection data device bound at 36854e70 [LOG] [WLDataDevice] New data device bound at 367c0250 [LOG] [WLCompositor] New wl_surface with id 23 at 3690a600 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [XDGShell] New xdg_wm_base at 367cc900 [LOG] [XDGShell] New xdg_wm_base at 368096f0 [LOG] Socket2 accepted a new client at FD 129 [LOG] [WLCompositor] New wl_surface with id 35 at 3690ba60 [LOG] CWLSurface 3690b710 called init() [LOG] LayerSurface 35638290 (namespace waybar layer 2) created on monitor DP-2 [LOG] [LayerShell] New wlr_layer_surface 35638290 [LOG] LayerSurface 35638290 mapped [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [WLCompositor] New wl_surface with id 55 at 3690e920 [LOG] [WLCompositor] New wl_surface with id 56 at 3690e920 [LOG] [XDGShell] New xdg_surface at 364f0bf0 [LOG] [XDGShell] xdg_surface 368eee80 gets a toplevel 356315d0 [LOG] CWLSurface 3690cbf0 called init() [LOG] [XDGShell] Toplevel 356315d0 sets parent to 0 [LOG] Window 3690ed20 set title to Firefox Developer Edition [LOG] Searching for matching rules for (title: Firefox Developer Edition) [LOG] Window rule float -> class:.* matched [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] Window rule plugin:hyprbars:nobar -> floating:0 matched [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] Window 3690ed20 set class to firefox [LOG] Searching for matching rules for firefox (title: Firefox Developer Edition) [LOG] Window rule float -> class:.* matched [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] Window rule suppressevent maximize -> class:^firefox.*$ matched [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] Window rule plugin:hyprbars:nobar -> floating:0 matched [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] Searching for matching rules for firefox (title: Firefox Developer Edition) [LOG] Window rule float -> class:.* matched [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] Window rule suppressevent maximize -> class:^firefox.*$ matched [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] Window rule plugin:hyprbars:nobar -> floating:0 matched [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] Searching for matching rules for firefox (title: Firefox Developer Edition) [LOG] Window rule float -> class:.* matched [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] Window rule suppressevent maximize -> class:^firefox.*$ matched [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] Window rule plugin:hyprbars:nobar -> floating:0 matched [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] Layout predicts size [Vector2D: x: 0, y: 0] for [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] [WLCompositor] New wl_surface with id 60 at 3690e920 [LOG] [WLSubcompositor] New wl_subsurface with id 61 at 3686e970 [LOG] [WLCompositor] New wl_surface with id 62 at 36910020 [LOG] [WLCompositor] New wl_region with id 64 at 36841f00 [LOG] [WLCompositor] New wl_region with id 62 at 369103d0 [LOG] [XDGShell] xdg_surface 364f0bf0 requests geometry 35x32 270x340 [LOG] [WLCompositor] New wl_region with id 52 at 367921a0 [WARN] Orphaned CWLSurfaceResource 3690e920 in setPreferredScaleForSurface [WARN] Orphaned CWLSurfaceResource 3690e920 in setPreferredTransformForSurface [LOG] CWLSurface 3690b7b0 called init() [LOG] Searching for matching rules for firefox (title: Firefox Developer Edition) [LOG] Window rule float -> class:.* matched [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] Window rule bordercolor rgb(073642) -> floating:1 matched [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] Window rule suppressevent maximize -> class:^firefox.*$ matched [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] Searching for matching rules for firefox (title: Firefox Developer Edition) [LOG] Window rule float -> class:.* matched [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] Window rule suppressevent maximize -> class:^firefox.*$ matched [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] Window rule plugin:hyprbars:nobar -> floating:0 matched [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] Set keyboard focus to surface 368fbbe0, with [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] Searching for matching rules for firefox (title: Firefox Developer Edition) [LOG] Window rule float -> class:.* matched [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] Window rule suppressevent maximize -> class:^firefox.*$ matched [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] Window rule plugin:hyprbars:nobar -> floating:0 matched [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] Map request dispatched, monitor DP-2, window pos: [865.00000, 10.00000], window size: [1710.00000, 1366.00000] [LOG] [ForeignToplevelWlr] Newly mapped window 000000003690ed20 [LOG] Searching for matching rules for firefox (title: Firefox Developer Edition) [LOG] Window rule float -> class:.* matched [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] Window rule suppressevent maximize -> class:^firefox.*$ matched [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] Window rule plugin:hyprbars:nobar -> floating:0 matched [Window 3690ed20: title: "Firefox Developer Edition"] [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [WLCompositor] New wl_region with id 49 at 3686ce40 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [WLCompositor] New wl_region with id 62 at 3697b4c0 [LOG] [WLCompositor] New wl_region with id 64 at 3697b4c0 [LOG] [WLCompositor] New wl_region with id 50 at 3697b4c0 [LOG] [WLCompositor] New wl_region with id 47 at 3697b4c0 [LOG] [WLCompositor] New wl_region with id 67 at 36842110 [LOG] [LinuxDMABUF] Creating a dmabuf, with id 69: size [Vector2D: x: 270, y: 340], fmt AR24, planes 2 [LOG] [LinuxDMABUF] | plane 0: mod 144115188488387331 fd 134 stride 1536 offset 0 [LOG] [LinuxDMABUF] | plane 1: mod 144115188488387331 fd 135 stride 512 offset 589824 [LOG] [XDGShell] xdg_surface 364f0bf0 requests geometry 0x0 1706x1343 [LOG] [WLCompositor] New wl_region with id 71 at 3686fe10 [LOG] [WLCompositor] New wl_regok ion with id 72 at 3686fe10 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [WLCompositor] New wl_surface with id 74 at 36910020 [LOG] [WLCompositor] New wl_region with id 73 at 3690d3f0 [LOG] [WLCompositor] New wl_region with id 51 at 3690d3f0 [LOG] [WLCompositor] New wl_region with id 51 at 368430b0 [LOG] Window 3690ed20 set title to Crashing on NixOS with Nvidia · Issue #434 · hyprwm/hyprlock — Firefox Developer Edition [LOG] Searching for matching rules for firefox (title: Crashing on NixOS with Nvidia · Issue #434 · hyprwm/hyprlock — Firefox Developer Edition) [LOG] Window rule float -> class:.* matched [Window 3690ed20: title: "Crashing on NixOS with Nvidia · Issue #434 · hyprwm/hyprlock — Firefox Developer Edition"] [LOG] Window rule suppressevent maximize -> class:^firefox.*$ matched [Window 3690ed20: title: "Crashing on NixOS with Nvidia · Issue #434 · hyprwm/hyprlock — Firefox Developer Edition"] [LOG] Window rule plugin:hyprbars:nobar -> floating:0 matched [Window 3690ed20: title: "Crashing on NixOS with Nvidia · Issue #434 · hyprwm/hyprlock — Firefox Developer Edition"] [LOG] [LinuxDMABUF] Creating a dmabuf, with id 73: size [Vector2D: x: 1706, y: 1343], fmt AR24, planes 2 [LOG] [LinuxDMABUF] | plane 0: mod 144115188488387331 fd 132 stride 7168 offset 0 [LOG] [LinuxDMABUF] | plane 1: mod 144115188488387331 fd 134 stride 2048 offset 10092544 [LOG] [LinuxDMABUF] Creating a dmabuf, with id 69: size [Vector2D: x: 1706, y: 1343], fmt AR24, planes 2 [LOG] [LinuxDMABUF] | plane 0: mod 144115188488387331 fd 135 stride 7168 offset 0 [LOG] [LinuxDMABUF] | plane 1: mod 144115188488387331 fd 136 stride 2048 offset 10092544 [LOG] [WLCompositor] New wl_region with id 55 at 3688f330 [LOG] [WLCompositor] New wl_region with id 55 at 368802a0 [LOG] [WLCompositor] New wl_region with id 55 at 362c5e80 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] Keybind triggered, calling dispatcher (64, , 113) [LOG] [Window 3690ed20: title: "Crashing on NixOS with Nvidia · Issue #434 · hyprwm/hyprlock — Firefox Developer Edition", class: firefox] unmapped [LOG] Framebuffer created, status 36053 [LOG] Window is already in the required fullscreen state [LOG] On closed window, new focused candidate is [Window nullptr] [LOG] CWLSurface 3690b7b0 called destroy() [LOG] [Window 3690ed20: title: "Crashing on NixOS with Nvidia · Issue #434 · hyprwm/hyprlock — Firefox Developer Edition", class: firefox] destroyed, queueing. [LOG] CWLSurface 3690cbf0 called destroy() [LOG] [WLCompositor] New wl_surface with id 55 at 368fbbe0 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] Keybind triggered, calling dispatcher (4, , 32) [LOG] Executing hide dropdown special:dropdown '/nix/store/a1wj4kx3ci67vygj1b9qb8hd52rr7p2v-foot-1.17.2/bin/foot --title dropdown --override locked-title=yes' [LOG] Process Created with pid 3814 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] Executing /nix/store/a1wj4kx3ci67vygj1b9qb8hd52rr7p2v-foot-1.17.2/bin/foot --title dropdown --override locked-title=yes [LOG] Process Created with pid 3822 [LOG] Hyprctl: dispatcher exec : /nix/store/a1wj4kx3ci67vygj1b9qb8hd52rr7p2v-foot-1.17.2/bin/foot --title dropdown --override locked-title=yes [LOG] [WLSeat] New seat resource bound at 3690dbf0 [LOG] [WLDataDevice] New datamgr resource bound at 367be8b0 [LOG] [WLDataDevice] New data device bound at 3690d710 [LOG] [TextInputV3] New tiv3 at 00000000369acdc0 [LOG] [XDGShell] New xdg_wm_base at 3697db90 [LOG] [PrimarySelection] New primary_seletion_manager at 368fcd80 [LOG] [PrimarySelection] New primary selection data device bound at 36806d80 [LOG] [WLCompositor] New wl_surface with id 24 at 36910020 [LOG] [WLCompositor] New wl_surface with id 3 at 368fc8e0 [LOG] [WLCompositor] New wl_region with id 28 at 3686fde0 [LOG] [XDGShell] New xdg_surface at 364f0bf0 [LOG] [XDGShell] xdg_surface 3697db90 gets a toplevel 356315d0 [LOG] CWLSurface 368dd060 called init() [LOG] Window 36915140 set class to foot [LOG] Searching for matching rules for foot (title: ) [LOG] Window rule float -> class:.* matched [Window 36915140: title: ""] [LOG] Window rule tile -> class:^foot$ matched [Window 36915140: title: ""] [LOG] Window rule plugin:hyprbars:nobar -> floating:0 matched [Window 36915140: title: ""] [LOG] [XDGDecoration] setMode: MODE_SERVER_SIDE. Sending MODE_SERVER_SIDE as reply. [LOG] Searching for matching rules for foot (title: ) [LOG] Window rule float -> class:.* matched [Window 36915140: title: ""] [LOG] Window rule tile -> class:^foot$ matched [Window 36915140: title: ""] [LOG] Window rule plugin:hyprbars:nobar -> floating:0 matched [Window 36915140: title: ""] [LOG] Searching for matching rules for foot (title: ) [LOG] Window rule float -> class:.* matched [Window 36915140: title: ""] [LOG] Window rule tile -> class:^foot$ matched [Window 36915140: title: ""] [LOG] Window rule plugin:hyprbars:nobar -> floating:0 matched [Window 36915140: title: ""] [LOG] Layout predicts size [Vector2D: x: 0, y: 0] for [Window 36915140: title: ""] [LOG] [WLCompositor] New wl_surface with id 34 at 368fbbe0 [LOG] [WLSubcompositor] New wl_subsurface with id 35 at 36876eb0 [LOG] [WLCompositor] New wl_region with id 37 at 367cdc50 [LOG] Window 36915140 set title to dropdown [LOG] Searching for matching rules for foot (title: dropdown) [LOG] Window rule size 1710.000000 25% -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule float -> class:.* matched [Window 36915140: title: "dropdown"] [LOG] Window rule tile -> class:^foot$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule float -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule group new -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule pin -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule plugin:hyprbars:nobar -> floating:0 matched [Window 36915140: title: "dropdown"] [LOG] Window rule plugin:hyprbars:nobar -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule move 865.000000 100%-w-64 -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Cleanup: destroyed a window [LOG] [XDGShell] xdg_surface 364f0bf0 requests geometry 0x0 700x500 [WARN] Orphaned CWLSurfaceResource 368fbbe0 in setPreferredScaleForSurface [WARN] Orphaned CWLSurfaceResource 368fbbe0 in setPreferredTransformForSurface [LOG] CWLSurface 369839c0 called init() [LOG] Searching for matching rules for foot (title: dropdown) [LOG] Window rule size 1710.000000 25% -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule float -> class:.* matched [Window 36915140: title: "dropdown"] [LOG] Window rule bordercolor rgb(073642) -> floating:1 matched [Window 36915140: title: "dropdown"] [LOG] Window rule tile -> class:^foot$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule float -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule group new -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule pin -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule plugin:hyprbars:nobar -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule move 865.000000 100%-w-64 -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Rule size, applying to [Window 36915140: title: "dropdown"] [LOG] Rule move, applying to [Window 36915140: title: "dropdown"] [LOG] Set keyboard focus to surface 368fc8e0, with [Window 36915140: title: "dropdown"] [LOG] Searching for matching rules for foot (title: dropdown) [LOG] Window rule size 1710.000000 25% -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule float -> class:.* matched [Window 36915140: title: "dropdown"] [LOG] Window rule bordercolor rgb(073642) -> floating:1 matched [Window 36915140: title: "dropdown"] [LOG] Window rule tile -> class:^foot$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule float -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule group new -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule pin -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule plugin:hyprbars:nobar -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule move 865.000000 100%-w-64 -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Map request dispatched, monitor DP-2, window pos: [865.00000, 1016.00000], window size: [1710.00000, 360.00000] [LOG] [ForeignToplevelWlr] Newly mapped window 0000000036915140 [LOG] Searching for matching rules for foot (title: dropdown) [LOG] Window rule size 1710.000000 25% -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule float -> class:.* matched [Window 36915140: title: "dropdown"] [LOG] Window rule bordercolor rgb(073642) -> floating:1 matched [Window 36915140: title: "dropdown"] [LOG] Window rule tile -> class:^foot$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule float -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule group new -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule pin -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule plugin:hyprbars:nobar -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule move 865.000000 100%-w-64 -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] [XDGShell] xdg_surface 364f0bf0 requests geometry 0x0 1710x360 [LOG] cursorImage request: shape 9 -> text [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] cursorImage request: shape 1 -> default [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [WLSeat] New seat resource bound at 3561b710 [LOG] ScreencopyProtocolManager bound successfully! [LOG] [SessionLock] New sessionLock with id 6 [LOG] Session got locked by 364f8f50 [LOG] [WLCompositor] New wl_surface with id 18 at 368e6930 [LOG] [SessionLock] New sessionLockSurface with id 21 [LOG] [LinuxDMABUF] Creating a dmabuf, with id 26: size ok [Vector2D: x: 3440, y: 1440], fmt AR24, planes 3 [LOG] [LinuxDMABUF] | plane 0: mod 144115188488174339 fd 116 stride 13824 offset 0 [LOG] [LinuxDMABUF] | plane 1: mod 144115188488174339 fd 134 stride 3584 offset 21233664 [LOG] [LinuxDMABUF] | plane 2: mod 144115188488174339 fd 136 stride 3584 offset 21319680 [LOG] [WLDataDevice] CWLDataDeviceProtocol::onKeyboardFocus: cannot send selection to a client without a data_device [LOG] Set keyboard focus to surface 368e6930 [LOG] [PrimarySelection] CPrimarySelectionProtocol::updateSelection: cannot send selection to a client without a data_device [LOG] [LinuxDMABUF] Creating a dmabuf, with id 27: size [Vector2D: x: 3440, y: 1440], fmt AR24, planes 3 [LOG] [LinuxDMABUF] | plane 0: mod 144115188488174339 fd 137 stride 13824 offset 0 [LOG] [LinuxDMABUF] | plane 1: mod 144115188488174339 fd 138 stride 3584 offset 21233664 [LOG] [LinuxDMABUF] | plane 2: mod 144115188488174339 fd 139 stride 3584 offset 21319680 [LOG] [LinuxDMABUF] Creating a dmabuf, with id 28: size [Vector2D: x: 3440, y: 1440], fmt AR24, planes 3 [LOG] [LinuxDMABUF] | plane 0: mod 144115188488174339 fd 140 stride 13824 offset 0 [LOG] [LinuxDMABUF] | plane 1: mod 144115188488174339 fd 141 stride 3584 offset 21233664 [LOG] [LinuxDMABUF] | plane 2: mod 144115188488174339 fd 142 stride 3584 offset 21319680 [LOG] [AQ] drm: Disabling output DP-2 [LOG] Hyprctl: dispatcher dpms : off [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [AQ] drm: Modesetting DP-2 with 3440x1440@100.00Hz [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [WLCompositor] New wl_surface with id 20 at 368e6120 [LOG] [WLCompositor] New wl_region with id 21 at 36876df0 [LOG] CWLSurface 36982900 called init() [LOG] LayerSurface 355efc20 (namespace hyprpaper layer 0) created on monitor DP-2 [LOG] [LayerShell] New wlr_layer_surface 355efc20 [LOG] [WLCompositor] New wl_region with id 13 at 36876df0 [LOG] LayerSurface 355efc20 mapped [LOG] LayerSurface 358d5e60 destroyed [LOG] Forcing an unmap of a LS that did a straight destroy! [LOG] LayerSurface 358d5e60 unmapped [LOG] [hookSystem] New hook event registered: closeLayer [LOG] Framebuffer created, status 36053 [LOG] CWLSurface 368d7730 called destroy() [LOG] LayerSurface 0 destroyed [LOG] Cleanup: destroyed a layersurface [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [WARN] [SessionLock] SessionLockSurface object remains but surface is being destroyed??? [LOG] Set keyboard focus to surface 368fc8e0, with [Window 36915140: title: "dropdown"] [LOG] Searching for matching rules for foot (title: dropdown) [LOG] Window rule size 1710.000000 25% -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule float -> class:.* matched [Window 36915140: title: "dropdown"] [LOG] Window rule bordercolor rgb(073642) -> floating:1 matched [Window 36915140: title: "dropdown"] [LOG] Window rule tile -> class:^foot$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule float -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule group new -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule pin -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule plugin:hyprbars:nobar -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] Window rule move 865.000000 100%-w-64 -> title:^dropdown$ matched [Window 36915140: title: "dropdown"] [LOG] cursorImage request: shape 1 -> default [LOG] cursorImage request: shape 9 -> text [LOG] [AQ] [libinput] event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_OTHERBUTTON → DEBOUNCE_STATE_IS_UP [LOG] [AQ] [libinput] event1 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_PRESS → DEBOUNCE_STATE_IS_DOWN_WAITING [LOG] [AQ] [libinput] event1 - debounce state: DEBOUNCE_STATE_IS_DOWN_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_DOWN [LOG] [AQ] [libinput] event1 - debounce state: DEBOUNCE_STATE_IS_DOWN → DEBOUNCE_EVENT_RELEASE → DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS [LOG] [PrimarySelection] New primary selection data source bound at 36986aa0 [LOG] [PrimarySelection] Ignoring primary selection: disabled in config [WARN] [seat] duplicated setCurrentPrimarySelection? [LOG] [AQ] [libinput] event1 - debounce state: DEBOUNCE_STATE_IS_UP_DETECTING_SPURIOUS → DEBOUNCE_EVENT_TIMEOUT_SHORT → DEBOUNCE_STATE_IS_UP_WAITING [LOG] [AQ] [libinput] event1 - debounce state: DEBOUNCE_STATE_IS_UP_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_UP [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [WLSeat] New seat resource bound at 368d75d0 [LOG] ScreencopyProtocolManager bound successfully! [LOG] [SessionLock] New sessionLock with id 6 [LOG] Session got locked by 364f8f50 [LOG] [WLCompositor] New wl_surface with id 18 at 368e6930 [LOG] [SessionLock] New sessionLockSurface with id 21 [LOG] [LinuxDMABUF] Creating a dmabuf, with id 26: size [Vector2D: x: 3440, y: 1440], fmt AR24, planes 3 [LOG] [LinuxDMABUF] | plane 0: mod 144115188488174339 fd 113 stride 13824 offset 0 [LOG] [LinuxDMABUF] | plane 1: mod 144115188488174339 fd 134 stride 3584 offset 21233664 [LOG] [LinuxDMABUF] | plane 2: mod 144115188488174339 fd 136 stride 3584 offset 21319680 [LOG] [WLDataDevice] CWLDataDeviceProtocol::onKeyboardFocus: cannot send selection to a client without a data_device [LOG] Set keyboard focus to surface 368e6930 [LOG] [PrimarySelection] CPrimarySelectionProtocol::updateSelection: cannot send selection to a client without a data_device [LOG] [LinuxDMABUF] Creating a dmabuf, with id 27: size [Vector2D: x: 3440, y: 1440], fmt AR24, planes 3 [LOG] [LinuxDMABUF] | plane 0: mod 144115188488174339 fd 137 stride 13824 offset 0 [LOG] [LinuxDMABUF] | plane 1: mod 144115188488174339 fd 138 stride 3584 offset 21233664 [LOG] [LinuxDMABUF] | plane 2: mod 144115188488174339 fd 139 stride 3584 offset 21319680 [LOG] [LinuxDMABUF] Creating a dmabuf, with id 28: size [Vector2D: x: 3440, y: 1440], fmt AR24, planes 3 [LOG] [LinuxDMABUF] | plane 0: mod 144115188488174339 fd 140 stride 13824 offset 0 [LOG] [LinuxDMABUF] | plane 1: mod 144115188488174339 fd 141 stride 3584 offset 21233664 [LOG] [LinuxDMABUF] | plane 2: mod 144115188488174339 fd 142 stride 3584 offset 21319680 [LOG] [AQ] drm: Disabling output DP-2 [LOG] Hyprctl: dispatcher dpms : off [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] [AQ] drm: Modesetting DP-2 with 3440x1440@100.00Hz [LOG] [AQ] udev: new udev change event for card1 [LOG] [AQ] udev: DRM device card1 changed [LOG] [AQ] drm: Got a hotplug event for /dev/dri/card1 [LOG] [AQ] drm: Scanning connectors for /dev/dri/card1 [LOG] [AQ] drm: Scanning connector id 112 [LOG] [AQ] drm: Connector id 112 already initialized [LOG] [AQ] drm: Ignoring connector 112 because it has no CRTC [LOG] [AQ] drm: Scanning connector id 120 [LOG] [AQ] drm: Connector id 120 already initialized [LOG] [AQ] drm: Connector 120 connection state: 2 [LOG] [AQ] drm: Connector DP-2 disconnected [LOG] Destroy called for monitor DP-2 [LOG] onDisconnect called for DP-2 [LOG] Removed monitor DP-2! [LOG] [LinuxDMABUF] Resetting format table [WARN] Unplugged last monitor, entering an unsafe state. Good luck my friend. [LOG] Entering unsafe state [WARN] No rule found for FALLBACK, trying to use the first. [LOG] Applying monitor rule for FALLBACK [WARN] updateSwapchain: No mode? [LOG] CMonitorState::ensureBufferPresent: no buffer, attaching one from the swapchain for modeset being possible [LOG] output FALLBACK succeeded basic test on format DRM_FORMAT_XRGB8888 [WARN] updateSwapchain: No mode? [LOG] CMonitorState::ensureBufferPresent: no buffer, attaching one from[2024-07-24 21:11:44.238] [error] Monitor 'FALLBACK' does not have an ID? Using 0 [2024-07-24 21:11:44.238] [warning] module hyprland/workspaces: Disabling module "hyprland/workspaces", Error parsing JSON: * Line 1, Column 1 Syntax error: value, object or array expected. [2024-07-24 21:11:44.243] [warning] No batteries. the swapchain for modeset being possible [LOG] arrangeMonitors: 2 to arrange [LOG] arrangeMonitors: DP-2 auto [0, 0] [LOG] arrangeMonitors: FALLBACK auto [-1, -1] [LOG] arrangeMonitors: DP-2 xwayland [0, 0] [LOG] arrangeMonitors: FALLBACK xwayland [3440, 0] [LOG] Monitor FALLBACK data dump: res 0x0@60.00Hz, scale 1.00, transform 0, pos 3440x0, 10b 0 [WARN] updateSwapchain: No mode? [LOG] CMonitorState::ensureBufferPresent: no buffer, attaching one from the swapchain for modeset being possible [LOG] Added new monitor with name FALLBACK at [3440, 0] with size [0, 0], pointer 363a2770 [LOG] New monitor: WORKSPACEID 2, exists: 0 [LOG] [WLOutput (FALLBACK)] Registered global [LOG] [LinuxDMABUF] Resetting format table [LOG] [AQ] drm: Disabling output DP-2 [LOG] Removing monitor DP-2 from realMonitors [LOG] [AQ] drm: Scanning connector id 126 [LOG] [AQ] drm: Connector id 126 already initialized [LOG] [AQ] drm: Ignoring connector 126 because it has no CRTC [LOG] [AQ] drm: Scanning connector id 131 [LOG] [AQ] drm: Connector id 131 already initialized [LOG] [AQ] drm: Ignoring connector 131 because it has no CRTC [LOG] [AQ] drm: Rechecking CRTCs [LOG] [AQ] drm: connector DP-1, has crtc -1, will be rechecked [LOG] [AQ] drm: connector DP-2, has crtc 90, will be rechecked [LOG] [AQ] drm: connector DP-3, has crtc -1, will be rechecked [LOG] [AQ] drm: connector HDMI-A-1, has crtc -1, will be rechecked [LOG] [AQ] drm: slot 0 crtc 90 unassigned [LOG] [AQ] drm: slot 1 crtc 94 unassigned [LOG] [AQ] drm: slot 2 crtc 98 unassigned [LOG] [AQ] drm: slot 3 crtc 102 unassigned [LOG] [AQ] drm: slot 4 crtc 106 unassigned [LOG] [AQ] drm: slot 5 crtc 110 unassigned [LOG] [AQ] drm: Connector DP-1 is not connected [LOG] [AQ] drm: Connector DP-2 is not connected, removing old crtc 90 [LOG] [AQ] drm: Connector DP-3 is not connected [LOG] [AQ] drm: Connector HDMI-A-1 is not connected [LOG] [AQ] drm: rescanning after realloc [LOG] [AQ] drm: Scanning connectors for /dev/dri/card1 [LOG] [AQ] drm: Scanning connector id 112 [LOG] [AQ] drm: Connector id 112 already initialized [LOG] [AQ] drm: Ignoring connector 112 because it has no CRTC [LOG] [AQ] drm: Scanning connector id 120 [LOG] [AQ] drm: Connector id 120 already initialized [LOG] [AQ] drm: Connector 120 connection state: 2 [LOG] [AQ] drm: Scanning connector id 126 [LOG] [AQ] drm: Connector id 126 already initialized [LOG] [AQ] drm: Ignoring connector 126 because it has no CRTC [LOG] [AQ] drm: Scanning connector id 131 [LOG] [AQ] drm: Connector id 131 already initialized [LOG] [AQ] drm: Ignoring connector 131 because it has no CRTC [WARN] Attempted to render frame on inactive session! [LOG] LayerSurface 355efc20 destroyed [WARN] Layersurface destroyed on an invalid monitor (removed?) [LOG] Forcing an unmap of a LS that did a straight destroy! [LOG] LayerSurface 355efc20 unmapped [WARN] Layersurface unmapping on invalid monitor (removed?) ignoring. [LOG] CWLSurface 36982900 called destroy() [LOG] LayerSurface 0 destroyed [WARN] Layersurface destroyed on an invalid monitor (removed?) [LOG] [WLCompositor] New wl_surface with id 20 at 368e6120 [LOG] [WLCompositor] New wl_region with id 24 at 3628e140 [LOG] CWLSurface 36913a30 called init() [LOG] LayerSurface 355efc20 (namespace hyprpaper layer 0) created on monitor FALLBACK [LOG] [LayerShell] New wlr_layer_surface 355efc20 [ERR] LayerSurface 368dcab0 has a negative/zero w/h??? [ERR] LayerSurface 368dcab0 has a negative/zero w/h??? [LOG] LayerSurface 35638290 destroyed [WARN] Layersurface destroyed on an invalid monitor (removed?) [LOG] Forcing an unmap of a LS that did a straight destroy! [LOG] LayerSurface 35638290 unmapped [WARN] Layersurface unmapping on invalid monitor (removed?) ignoring. [LOG] CWLSurface 3690b710 called destroy() [LOG] LayerSurface 0 destroyed [WARN] Layersurface destroyed on an invalid monitor (removed?) [LOG] [WLCompositor] New wl_surface with id 42 at 3690ba60 [LOG] CWLSurface 369b0850 called init() [LOG] LayerSurface 356382[2024-07-24 21:11:44.250] [info] Bar removed from output: DP-2 [2024-07-24 21:11:44.250] [info] Bar configured (width: 693, height: 44) for output: FALLBACK error in client communication (pid 3179) Gdk-Message: 21:11:44.250: Error 71 (Protocol error) dispatching to Wayland display. jq: error: writing output failed: Broken pipe 90 (namespace waybar layer 2) created on monitor FALLBACK [LOG] [LayerShell] New wlr_layer_surface 35638290 [ERR] LayerSurface 368dc620 has a negative/zero w/h??? [ERR] LayerSurface 368dcab0 has a negative/zero w/h??? [LOG] [WLCompositor] New wl_surface with id 21 at 364e0890 [LOG] [SessionLock] New sessionLockSurface with id 25 [LOG] LayerSurface 35638290 destroyed [LOG] Removing LayerSurface that wasn't mapped. [ERR] LayerSurface 368dcab0 has a negative/zero w/h??? [LOG] CWLSurface 369b0850 called destroy() [LOG] LayerSurface 0 destroyed [ERR] LayerSurface 368dcab0 has a negative/zero w/h??? [LOG] Socket2 fd 129 hung up [LOG] [AQ] udev: new udev change event for card1 [LOG] [AQ] udev: DRM device card1 changed [LOG] [AQ] drm: Got a hotplug event for /dev/dri/card1 [LOG] [AQ] drm: Scanning connectors for /dev/dri/card1 [LOG] [AQ] drm: Scanning connector id 112 [LOG] [AQ] drm: Connector id 112 already initialized [LOG] [AQ] drm: Ignoring connector 112 because it has no CRTC [LOG] [AQ] drm: Scanning connector id 120 [LOG] [AQ] drm: Connector id 120 already initialized [LOG] [AQ] drm: Connector 120 connection state: 1 [LOG] [AQ] drm: Connector DP-2 connected [LOG] [AQ] drm: Connecting connector DP-2, CRTC ID 90 [LOG] [AQ] drm: Dumping detected modes: [LOG] [AQ] drm: Mode 0: 3440x1440@59.97Hz (preferred) [LOG] [AQ] drm: Mode 1: 3440x1440@100.00Hz [LOG] [AQ] drm: Mode 2: 2560x1440@59.95Hz [LOG] [AQ] drm: Mode 3: 1920x1200@59.97Hz [LOG] [AQ] drm: Mode 4: 1920x1080@60.00Hz [LOG] [AQ] drm: Mode 5: 1920x1080@60.00Hz [LOG] [AQ] drm: Mode 6: 1920x1080@59.94Hz [LOG] [AQ] drm: Mode 7: 1920x1080@50.00Hz [LOG] [AQ] drm: Mode 8: 1600x1200@59.97Hz [LOG] [AQ] drm: Mode 9: 1680x1050@59.95Hz [LOG] [AQ] drm: Mode 10: 1600x900@60.00Hz [LOG] [AQ] drm: Mode 11: 1280x1024@75.03Hz [LOG] [AQ] drm: Mode 12: 1280x1024@60.02Hz [LOG] [AQ] drm: Mode 13: 1440x900@59.89Hz [LOG] [AQ] drm: Mode 14: 1280x800@59.81Hz [LOG] [AQ] drm: Mode 15: 1152x864@75.00Hz [LOG] [AQ] drm: Mode 16: 1280x720@60.00Hz [LOG] [AQ] drm: Mode 17: 1280x720@60.00Hz [LOG] [AQ] drm: Mode 18: 1280x720@59.94Hz [LOG] [AQ] drm: Mode 19: 1280x720@50.00Hz [LOG] [AQ] drm: Mode 20: 1024x768@75.03Hz [LOG] [AQ] drm: Mode 21: 1024x768@70.07Hz [LOG] [AQ] drm: Mode 22: 1024x768@60.00Hz [LOG] [AQ] drm: Mode 23: 800x600@75.00Hz [LOG] [AQ] drm: Mode 24: 800x600@72.19Hz [LOG] [AQ] drm: Mode 25: 800x600@60.32Hz [LOG] [AQ] drm: Mode 26: 800x600@56.25Hz [LOG] [AQ] drm: Mode 27: 720x576@50.00Hz [LOG] [AQ] drm: Mode 28: 720x480@60.00Hz [LOG] [AQ] drm: Mode 29: 720x480@59.94Hz [LOG] [AQ] drm: Mode 30: 640x480@75.00Hz [LOG] [AQ] drm: Mode 31: 640x480@72.81Hz [LOG] [AQ] drm: Mode 32: 640x480@66.67Hz [LOG] [AQ] drm: Mode 33: 640x480@60.00Hz [LOG] [AQ] drm: Mode 34: 640x480@59.94Hz [LOG] [AQ] drm: Mode 35: 720x400@70.08Hz [LOG] [AQ] drm: Physical size [Vector2D: x: 800, y: 340] (mm) [LOG] [AQ] drm: crtc is capable of vrr: props.vrr_capable -> 123, crtc->props.vrr_enabled -> 24 [LOG] [AQ] drm: Explicit sync supported [LOG] [AQ] drm: Description Samsung Electric Company S34CG50 HNBW401587 (DP-2) [LOG] New aquamarine output with name DP-2 [LOG] New output with name DP-2 [WARN] No rule found for DP-2, trying to use the first. [LOG] Applying monitor rule for DP-2 [LOG] [AQ] GBM: Allocated a new buffer with size [Vector2D: x: 3440, y: 1440] and format XR24 with modifier 144115188488174339 aka GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 [LOG] [AQ] GBM: Allocated a new buffer with size [Vector2D: x: 3440, y: 1440] and format XR24 with modifier 144115188488174339 aka GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=4,PACKERS=3 [LOG] [AQ] Swapchain: Reconfigured a swapchain to [Vector2D: x: 3440, y: 1440] XR24 of length 2 [LOG] CMonitorState::ensureBufferPresent: no buffer, attaching one from the swapchain for modeset being possible [LOG] Monitor DP-2: Applying highest mode 3440x1440@100.000000. [LOG] output DP-2 succeeded basic test on format DRM_FORMAT_XRGB8888 [LOG] [AQ] drm: Modesetting DP-2 with 3440x1440@100.00Hz [LOG] Monitor DP-2 -> destroyed all render data [LOG] arrangeMonitors: 2 to arrange [LOG] arrangeMonitors: FALLBACK auto [3440, 0] [LOG] arrangeMonitors: DP-2 auto [-1, -1] [LOG] arrangeMonitors: FALLBACK xwayland [0, 0] [LOG] arrangeMonitors: DP-2 xwayland [0, 0] [LOG] Monitor DP-2 data dump: res 3440x1440@100.00Hz, scale 1.00, transform 0, pos 0x0, 10b 0 [LOG] Added new monitor with name DP-2 at [0, 0] with size [3440, 1440], pointer 358d0f20 [LOG] New monitor: WORKSPACEID 3, exists: 0 [LOG] [WLOutput (DP-2)] Registered global [LOG] [LinuxDMABUF] Resetting format table [WARN] Attempted to render frame on inactive session! [LOG] Leaving unsafe state [LOG] onDisconnect called for FALLBACK [LOG] Removed monitor FALLBACK! [LOG] [LinuxDMABUF] Resetting format table [LOG] moveWorkspaceToMonitor: Moving 2 to monitor 0 [LOG] moveWorkspaceToMonitor: Plugging gap with new 4 [LOG] moveWorkspaceToMonitor: Plugging gap with existing 4 [LOG] [hookSystem] New hook event registered: workspace [LOG] [hookSystem] New hook event registered: moveWorkspace [WARN] updateSwapchain: No mode? [LOG] [AQ] drm: Scanning connector id 126 [LOG] [AQ] drm: Connector id 126 already initialized [LOG] [AQ] drm: Ignoring connector 126 because it has no CRTC [LOG] [AQ] drm: Scanning connector id 131 [LOG] [AQ] drm: Connector id 131 already initialized [LOG] [AQ] drm: Ignoring connector 131 because it has no CRTC [LOG] [AQ] drm: Rechecking CRTCs [LOG] [AQ] drm: connector DP-1, has crtc -1, will be rechecked [LOG] [AQ] drm: Skipping connector DP-2, has crtc 90 and is connected [LOG] [AQ] drm: connector DP-3, has crtc -1, will be rechecked [LOG] [AQ] drm: connector HDMI-A-1, has crtc -1, will be rechecked [LOG] [AQ] drm: slot 0 crtc 90 taken by DP-2, skipping [LOG] [AQ] drm: slot 1 crtc 94 unassigned [LOG] [AQ] drm: slot 2 crtc 98 unassigned [LOG] [AQ] drm: slot 3 crtc 102 unassigned [LOG] [AQ] drm: slot 4 crtc 106 unassigned [LOG] [AQ] drm: slot 5 crtc 110 unassigned [LOG] [AQ] drm: Connector DP-1 is not connected [LOG] [AQ] drm: Connector DP-3 is not connected [LOG] [AQ] drm: Connector HDMI-A-1 is not connected [LOG] [AQ] drm: rescanning after realloc [LOG] [AQ] drm: Scanning connectors for /dev/dri/card1 [LOG] [AQ] drm: Scanning connector id 112 [LOG] [AQ] drm: Connector id 112 already initialized [LOG] [AQ] drm: Ignoring connector 112 because it has no CRTC [LOG] [AQ] drm: Scanning connector id 120 [LOG] [AQ] drm: Connector id 120 already initialized [LOG] [AQ] drm: Connector 120 connection state: 1 [LOG] [AQ] drm: Scanning connector id 126 [LOG] [AQ] drm: Connector id 126 already initialized [LOG] [AQ] drm: Ignoring connector 126 because it has no CRTC [LOG] [AQ] drm: Scanning connector id 131 [LOG] [AQ] drm: Connector id 131 already initialized [LOG] [AQ] drm: Ignoring connector 131 because it has no CRTC [LOG] Destroying workspace ID 2 [LOG] [hookSystem] New hook event registered: destroyWorkspace [LOG] Destroying workspace ID 4 [WARN] No rule found for DP-2, trying to use the first. [LOG] Applying monitor rule for DP-2 [LOG] Monitor DP-2: Applying highest mode 3440x1440@100.000000. [LOG] output DP-2 succeeded basic test on format DRM_FORMAT_XRGB8888 [LOG] [AQ] drm: Modesetting DP-2 with 3440x1440@100.00Hz [LOG] arrangeMonitors: 1 to arrange [LOG] arrangeMonitors: DP-2 auto [0, 0] [LOG] arrangeMonitors: DP-2 xwayland [0, 0] [ERR] [WLCompositor] Cannot enter surface 368fc8e0 to DP-2, client hasn't bound the output [ERR] [WLCompositor] Cannot enter surface 368fbbe0 to DP-2, client hasn't bound the output [LOG] Monitor DP-2 data dump: res 3440x1440@100.00Hz, scale 1.00, transform 0, pos 0x0, 10b 0 [LOG] Cleanup: destroyed a layersurface [LOG] Monitor DP-2 -> destroyed all render data [LOG] Shaders initialized successfully. [LOG] Framebuffer created, status 36053 [LOG] Framebuffer created, status 36053 [LOG] Framebuffer created, status 36053 [LOG] Framebuffer created, status 36053 [LOG] LayerSurface 355efc20 destroyed [WARN] Layersurface destroyed on an invalid monitor (removed?) [LOG] Removing LayerSurface that wasn't mapped. [LOG] CWLSurface 36913a30 called destroy() [LOG] LayerSurface 0 destroyed [WARN] Layersurface destroyed on an invalid monitor (removed?) [LOG] [WLCompositor] New wl_surface with id 14 at 368e6120 [LOG] [WLCompositor] New wl_region with id 20 at 36284dd0 [LOG] CWLSurface 3690a980 called init() [LOG] LayerSurface 355efc20 (namespace hyprpaper layer 0) created on monitor DP-2 [LOG] [LayerShell] New wlr_layer_surface 355efc20 [LOG] [WLCompositor] New wl_region with id 20 at 36284dd0 [LOG] LayerSurface 355efc20 mapped [LOG] Cleanup: destroyed a layersurface [WARN] [wl_output] Binding a wl_output that's inert?? Possible client bug. [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [LOG] Switching from VT 2 to VT 3 [LOG] [AQ] [libinput] event10 - keyd virtual pointer: device removed [LOG] Pointer at 36878d90 removed [LOG] [AQ] [libinput] event22 - Sleep Button: device removed [LOG] [AQ] [libinput] event14 - Razer Razer Viper Ultimate Dongle Keyboard: device removed [LOG] [AQ] [libinput] event8 - SEMITEK USB-HID Gaming Keyboard: device removed [LOG] [AQ] [libinput] event1 - Nordic 2.4G Wireless Receiver Mouse: device removed [LOG] [AQ] [libinput] event9 - keyd virtual keyboard: device removed [LOG] [AQ] [libinput] event5 - Kensington ORBIT WIRELESS TB Mouse: device removed [LOG] [AQ] [libinput] event23 - Power Button: device removed [LOG] [AQ] [libinput] event18 - RAZER Razer Mouse Dock: device removed [LOG] [AQ] [libinput] event0 - Nordic 2.4G Wireless Receiver: device removed [LOG] [AQ] [libinput] event4 - Nordic 2.4G Wireless Receiver System Control: device removed [LOG] [AQ] [libinput] event17 - ASRock LED Controller: device removed [LOG] [AQ] [libinput] event24 - Power Button: device removed [LOG] [AQ] [libinput] event3 - Nordic 2.4G Wireless Receiver Consumer Control: device removed [LOG] [AQ] [libinput] event13 - Razer Razer Viper Ultimate Dongle: device removed [LOG] [AQ] [libinput] event16 - Razer Razer Viper Ultimate Dongle: device removed [LOG] [AQ] [libinput] event258 - SEMITEK USB-HID Gaming Keyboard: device removed [LOG] [AQ] [libinput] event12 - Generic TX-384Khz Hifi Type-C Audio: device removed [LOG] [AQ] [libinput] event19 - RAZER Razer Mouse Dock Keyboard: device removed [LOG] [AQ] [libinput] event6 - Kensington ORBIT WIRELESS TB Consumer Control: device removed [LOG] [AQ] [libinput] event21 - RAZER Razer Mouse Dock: device removed [LOG] Keyboard at 3561fc40 removed [LOG] Destroyed keyboard 3561fc40 [LOG] Pointer at 3678e180 removed [LOG] Keyboard at 36752e20 removed [LOG] Destroyed keyboard 36752e20 [LOG] Pointer at 366e7a00 removed [LOG] Keyboard at 36718e40 removed [LOG] Destroyed keyboard 36718e40 [LOG] Pointer at 365e4c40 removed [ERR] BUG THIS: key not found in m_dPressedKeys [LOG] Keyboard at 3683f030 removed [LOG] Destroyed keyboard 3683f030 [LOG] Pointer at 36673e10 removed [LOG] Keyboard at 357cc3a0 removed [LOG] Destroyed keyboard 357cc3a0 [LOG] Pointer at 367c9300 removed [LOG] Keyboard at 35601b20 removed [LOG] Destroyed keyboard 35601b20 [LOG] Keyboard at 36638680 removed [LOG] Destroyed keyboard 36638680 [LOG] Keyboard at 35612dc0 removed [LOG] Destroyed keyboard 35612dc0 [LOG] Keyboard at 358d90f0 removed [LOG] Destroyed keyboard 358d90f0 [LOG] Pointer at 3564bd10 removed [LOG] Keyboard at 35550cd0 removed [LOG] Destroyed keyboard 35550cd0 [LOG] Pointer at 366ac7b0 removed [LOG] Keyboard at 3677a2f0 removed [LOG] Destroyed keyboard 3677a2f0 [LOG] Keyboard at 366df610 removed [LOG] Destroyed keyboard 366df610 [LOG] Keyboard at 3562c8b0 removed [LOG] Destroyed keyboard 3562c8b0 [LOG] Pointer at 368045f0 removed [LOG] Keyboard at 367b5910 removed [LOG] Destroyed keyboard 367b5910 [LOG] Keyboard at 366a43f0 removed [LOG] Destroyed keyboard 366a43f0 [LOG] Keyboard at 367f0a9The 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 (EE) failed to read Wayland events: Broken pipe err: wayland.c:1447: failed to read events from the Wayland socket: Broken pipe err: wayland.c:2019: failed to roundtrip Wayland display: Broken pipe err: wayland.c:2019: failed to roundtrip Wayland display: Broken pipe err: wayland.c:2019: failed to roundtrip Wayland display: Broken pipe err: wayland.c:1984: failed to flush wayland socket: Broken pipe 0 removed [LOG] Destroyed keyboard 367f0a90 [LOG] [AQ] [libseat] [libseat/backend/logind.c:382] Disabling seat [LOG] Session got deactivated! [LOG] [GammaControl] setGamma for DP-2 [LOG] [GammaControl] setting to monitor DP-2 [ERR] [AQ] drm: Session inactive [LOG] [GammaControl] setting to monitor DP-2 failed [LOG] Hyprland received signal 15 [LOG] Hyprland is stopping! [LOG] Kicked off the event loop! :( ```
misaka18931 commented 1 month ago

Encountered the same issue on nixos-unstable with nVidia 1660 GPU.

PaideiaDilemma commented 1 month ago

I can confirm. I reproduced it by

  1. disabling all monitors except one.
  2. hyprlock>hyprlock.log & sleep 2 && hyprctl keyword monitor "DP-3,disable" && sleep 2 && hyprctl keyword monitor "DP-3,1920x1080,0x0,1"

Hyprlock is stuck with [CRITICAL] Couldn't create eglWindow because it fails to create the eglWIndow for the FALLBACK output.

~In addition to that I noticed that hyprlock is not notified when an output is removed.~ Hyprland complains (see logs below) ~and hyprlock never receives the removed event for the monitor.~ Edit: It does receive the removed event, but something is weird. Edit 2: No it does work properly. It is just that the output is not commited, so it does not turn off and the last rendered frame is displayed.

[TRACE] CMonitorState::ensureBufferPresent: Ignoring, monitor is not enabled
[LOG] [AQ] drm: Disabling output DP-3
[ERR] [AQ] drm: Cannot commit when a page-flip is awaiting
[WARN] state.commit() failed in CMonitor::onDisconnect

Probably related to https://github.com/hyprwm/Hyprland/issues/6995

PaideiaDilemma commented 1 month ago

Also kinda related to #417

PaideiaDilemma commented 1 month ago

Please rename this issue, since it has nothing to do with NixOS or Nvidia

kito30 commented 1 month ago

bindl=,switch:on:[switch name],exec,hyprctl keyword monitor "eDP-1, disable" bindl=,switch:off:[switch name],exec,hyprctl keyword monitor "eDP-1, 2560x1600, 0x0, 1" I'm also having problem when have this on, I want to dock it when I am using external monitors. When not using external monitor, hyprlock just die when there is no display.

husjon commented 2 weeks ago

I'm on NixOS and after recently switching from 24.05 stable version of hyprlock (0.3.0) to upstream (hyprlock-0.4.1+date=2024-08-18_f673759), I found that the one of my monitors shows a fully red screen while on the other, hyprlock is running but does not accept any input.

I do not have any logging enabled at the moment but I'll enable to get some data on it.

This is similar to what I experienced back in March. I do have a slightly different setup than last time (then nvidia, now amd). https://github.com/hyprwm/hyprlock/issues/76#issuecomment-1979247577

@vaxerski this is better, now with the patch applied I can disconnect and reconnect the monitor manually without it failing.

However I do see that if I disconnect one of the monitors, I cannot input my credentials until I reconnect that monitor.

I forgot to add that after I started using 24.05 stable version of hyprlock (0.3.0) I thought the issue was fixed but of course there were a version mismatch from me issue I mentioned :)

Edit 01. Sept:

Logged on at 11:19, found secondary monitor red and primary ok but not accepting input. Had to switch to a different tty and restart Hyprland to get back. Hypridle didn't log enything out of the ordinary https://gist.github.com/husjon/1732813d4a26954be664780c4e8f58bc (also includes journald entries for this timeperiod) However when checking journald, I see that one hour earlier at 10:08, hypridle logs the following to journald:

sep. 01 10:08:24 workstation hypridle[203585]: Hyprland IPC didn't respond in time
sep. 01 10:08:24 workstation hypridle[203585]: Couldn't read (5)

Then shortly after brave dumps core and it also seem to affect pipewire + wireplumber

sep. 01 10:08:27 workstation kernel: amdgpu 0000:03:00.0: [drm] enabling link 0 failed: 15
sep. 01 10:08:27 workstation kernel: snd_hda_codec_hdmi hdaudioC1D0: HDMI: Unknown ELD version 0
sep. 01 10:08:30 workstation kernel: amdgpu 0000:03:00.0: [drm] enabling link 1 failed: 15
sep. 01 10:08:31 workstation wireplumber[197073]: wplua: [string "alsa.lua"]:182: attempt to concatenate a nil value (local 'node_name')
                                                  stack traceback:
                                                          [string "alsa.lua"]:182: in function <[string "alsa.lua"]:175>
sep. 01 10:08:32 workstation systemd[1]: Started Process Core Dump (PID 203601/UID 0).
sep. 01 10:08:34 workstation systemd-coredump[203602]: Process 135234 (brave) of user 1000 dumped core.

                                                       Module libnssckbi.so without build-id.
... REDACTED FOR BREVITY ...

I just switched hyprland to use the package from the unstable channel (0.42.0).

PaideiaDilemma commented 1 week ago

For now hyprctl keyword monitor "FALLBACK,1920x1080@60,auto,1" fixes it.

~But only after https://github.com/hyprwm/Hyprland/commit/83ab3ae0afeafe25ca2038888478740d0a80396a, otherwise crash on login.~

Edit: nevermind for that was some bad commit I was on. It works on 0.42.0 with the command.

husjon commented 1 week ago

Unfortunately Hyprland 0.42.0 refuses to run on my system, gets a SIGABRT shortly after starting so I won't be able to test / verify it.

Hyprland just before sigabrt.

did not find extension DRI_Mesa version 2
did not find extension DRI_SWRast version 5
failed to bind extensions
terminate called after throwing an instance of 'std::runtime_error'
  what():  CBackend::create() failed!`

I'll take a look at the logs and open a new issue related to it Hyprland.

PaideiaDilemma commented 1 week ago

I guess you are on nixos.

Most likely your systems mesa version does not match the one that Hyprland was build with. This is very easy to get when on nix for example when using flakes and not specifying inputs.nixpkgs.follows = "nixpkgs"; in the hyprland input

husjon commented 1 week ago

Correct about nixos, I am running on 24.05 but I do also have an overlay to pass in the unstable channel for certain packages, this is also where hyprland 0.42.0 comes in, aka I do not add hyprland as a separate input.

This way I can specify a package from unstable like so:

  programs.hyprland = {
    enable = true;
    xwayland.enable = true;

    package = pkgs.unstable.hyprland;
  };

If this is wrong, I'd happily correct it :)

PaideiaDilemma commented 1 week ago

Yeah this is wrong, since pkgs.unstable.hyprland is build with a different mesa version than the one in nixpkgs stable.

But only after https://github.com/hyprwm/Hyprland/commit/83ab3ae0afeafe25ca2038888478740d0a80396a, otherwise crash on login.

You cannot test if this is fixed properly with 0.42.0 anyways, so I would highly suggest you use the hyprland flake directly.

husjon commented 1 week ago

Cool and no worries, I'll update my inputs to use the hyprland flake directly and give it another go a bit later on, thanks for the pointers.

husjon commented 1 week ago

@PaideiaDilemma gave it a quick shot before logging off for the day.

Using the flake directly but staying on NixOS 24.05 stable results in a failed build because stable only has libinput v1.25 (requires libinput>=1.26.0, which is available in unstale). https://gist.github.com/husjon/f7e45cb07391c36db1cbda3aee687686#file-nixos-stable-hyprland-0-42-0-flake-md

Setting my base nixpkgs to point to unstable is even worse, it complains that the directory for hyprland is not a git repository (fatal: not a git repository (or any of the parent directories): .git) and then that CMakeList.txt is missing. https://gist.github.com/husjon/f7e45cb07391c36db1cbda3aee687686#file-nixos-unstable-hyprland-0-42-0-flake-md

PaideiaDilemma commented 1 week ago

@husjon

Using the flake directly but staying on NixOS 24.05 stable results in a failed build because stable only has libinput v1.25 (requires libinput>=1.26.0, which is available in unstale). https://gist.github.com/husjon/f7e45cb07391c36db1cbda3aee687686#file-nixos-stable-hyprland-0-42-0-flake-md

Well that is unfortunate. You could overlay a newer libinput version to fix it, but that is annoying.

Setting my base nixpkgs to point to unstable is even worse, it complains that the directory for hyprland is not a git repository (fatal: not a git repository (or any of the parent directories): .git) and then that CMakeList.txt is missing. https://gist.github.com/husjon/f7e45cb07391c36db1cbda3aee687686#file-nixos-unstable-hyprland-0-42-0-flake-md

Pretty sure that is because you need ?submodules=1 in your flake input for hyprland like that: url = "git+https://github.com/hyprwm/Hyprland?submodules=1";

See the hyprland wiki's nix section.

husjon commented 1 week ago

Adding ?submodules=1 did help to get it going but now it failed building the xdg-portal for hyprland, I'll give the linbinput overlay a shot instead. If that doesn't work for somewhat reason, I will be switcing system to unstable after I'm done splitting my main flake (currently have my servers and personal computers in it).

Thanks for the pointers so far. :)

PaideiaDilemma commented 1 week ago

use something like this to take xdph from the flake. Good luck.

    programs.hyprland = {
      enable = true;
      package = inputs.hyprland.packages.${pkgs.system}.hyprland;
      portalPackage = inputs.hyprland.packages.${pkgs.system}.xdg-desktop-portal-hyprland;
    };
PaideiaDilemma commented 1 week ago

Regarding the actual issue:

To fix it make sure you update aquamarine to 0.4.0. If you can't yet put monitor=FALLBACK,1920x1080@60,auto,1 in your config for now @sjcobb2022 @penguix0

husjon commented 1 week ago

use something like this to take xdph from the flake. Good luck.

    programs.hyprland = {
      enable = true;
      package = inputs.hyprland.packages.${pkgs.system}.hyprland;
      portalPackage = inputs.hyprland.packages.${pkgs.system}.xdg-desktop-portal-hyprland;
    };

That worked like a charm (also a tad simpler than my approach), thank you. Overlays are still something that I've not yet done much with on a per-package level.

I'm now on latest main of Hyprland, I'm gonna let it roll for a few days to see how both it and hyprlock behaves.

❯ hyprctl systeminfo -c
Hyprland, built from branch  at commit 9b54342baa27d8de0460e1103ec4c3cc65592ed8  ().
Date: 2024-09-03
Tag: , commits: 9b54342baa27d8de0460e1103ec4c3cc65592ed8

Edit: hyprlock is now 0.4.1 (73b0fc2).
Running it, throws the following error: [CRITICAL] Hyprlock threw: EGL_EXT_platform_base not supported :thinking: Using the non-flake version from unstable works but is from the release in July.

PaideiaDilemma commented 1 week ago

Running it, throws the following error: [CRITICAL] Hyprlock threw: EGL_EXT_platform_base not supported 🤔 Using the non-flake version from unstable works but is from the release in July.

Use the flake and make sure you use inputs.nixpkgs.follows = "nixpkgs"; for the hyprlock flake input as well.

gil0mendes commented 1 week ago

Do something like this on your flake like @PaideiaDilemma said:

hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
hyprland.inputs.nixpkgs.follows = "nixpkgs-unstable";
husjon commented 1 week ago

Hi and thanks, unfortuntately it is exactly the way I've already set it up.

I am going to make my configuration public soon so it will be a bit easier to reference, but for now, this is how it's set up after I switched to unstable:

My inputs:

  inputs = {
    nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";

    hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
    hyprland.inputs.nixpkgs.follows = "nixpkgs";
  }

Systems configuration for hyprland:

    programs.hyprland = {                                                                                                                   
      enable = true;                                                                                                                        
      xwayland.enable = true;                                                                                                               

      package = inputs.hyprland.packages."${pkgs.system}".hyprland;                                                                         
      portalPackage = inputs.hyprland.packages.${pkgs.system}.xdg-desktop-portal-hyprland;                                                  
    };    

Finally, hyprlock is set up via home-manager as part of my flake, with inputs fed to home-manager via extraSpecialArgs:

  programs.hyprlock = {                                                                                                                     
    enable = true;                                                                                                                          
    package = inputs.hyprlock.packages."${pkgs.system}".hyprlock;
  }

programs.hyprlock.package is commented out in my actual config so I have something that works in the meanwhile. :)

PaideiaDilemma commented 1 week ago

I don't understand.

Add

    hyprlock.url = "github:hyprwm/hyprlock";
    hyprlock.inputs.nixpkgs.follows = "nixpkgs";

to your inputs

and then just uncomment the programs.hyprlock.package line and it should work.

husjon commented 1 week ago

FML, yeah that was my problem, I had not set nixpkgs.follows on hyprlock, I only did it on hyprland facepalm

I must skipped past the last part of your comment

Use the flake and make sure you use inputs.nixpkgs.follows = "nixpkgs"; for the hyprlock flake input as well.

Sorry and thanks @PaideiaDilemma :)

husjon commented 1 week ago

Today when I got back from work, one of my monitors were black while my main monitor showed hyprlock, it initially did not respond to input, however after about a second my second monitor was restored and input was accepted.

This is with hyprlock-0.4.1+date=2024-09-01_73b0fc2 and hyprland-0.42.0+date=2024-09-03_9b54342. A lot better than it was :)

Edit 08. Sept: What I described above have happened a couple of time but all of them have recovered a few seconds after the first monitor have been awoken.

andresilva commented 4 days ago

FWIW this seems to have started happening again (even after https://github.com/hyprwm/Hyprland/commit/83ab3ae0afeafe25ca2038888478740d0a80396a).

PaideiaDilemma commented 3 days ago

Yeah the root cause has not been fixed yet. monitor=FALLBACK,1920x1080@60,auto,1 still works as a temporary fix.

I need to figure out a few things to know how to address it properly. Basically headless outputs need to advertise a default mode in aq.

andresilva commented 3 days ago

Thanks, I'll re-add the monitor rule. I wonder if the root cause of the issue also leads to this somehow. Sorry for the off-topic.

user354015 commented 3 days ago

Yeah the root cause has not been fixed yet. monitor=FALLBACK,1920x1080@60,auto,1 still works as a temporary fix.

I need to figure out a few things to know how to address it properly. Basically headless outputs need to advertise a default mode in aq.

Thank you so much, I've been having issues with this exact thing for months, and I couldn't lock my screen (I'd instead switch to another tty) because it would just freeze everything. Adding this to my config fixed it completely!