Did my system switch from using Wayland to X11?

Hi,

I’ve started using Manjaro around half a year ago. After initial set-up and installing Nvidia drivers (GPU is 2070 SUPER), I am quite sure I was using Wayland.

However, few months passed and I did some System Updates. I have noticed, because copying in vim wasnt working because I hadn’t had clipboard manager for x11 installed.

Long story short, checking

echo $XDG_SESSION_TYPE
x11

I’ve noticed, I am back to X11.

inxi:

Graphics:
  Device-1: NVIDIA TU104 [GeForce RTX 2070 SUPER] vendor: Gigabyte
    driver: nvidia v: 550.120 alternate: nouveau,nvidia_drm non-free: 550.xx+
    status: current (as of 2024-09; EOL~2026-12-xx) arch: Turing code: TUxxx
    process: TSMC 12nm FF built: 2018-2022 pcie: gen: 1 speed: 2.5 GT/s
    lanes: 16 link-max: gen: 3 speed: 8 GT/s ports: active: none off: DP-2
    empty: DP-1,DP-3,HDMI-A-1 bus-ID: 07:00.0 chip-ID: 10de:1e84 class-ID: 0300
  Display: x11 server: X.org v: 1.21.1.14 with: Xwayland v: 24.1.4
    compositor: gnome-shell driver: X: loaded: N/A failed: nvidia
    gpu: nvidia,nvidia-nvswitch note: X driver n/a, try sudo/root
    display-ID: :1 screens: 1
  Screen-1: 0 s-res: 3440x1440 s-size: <missing: xdpyinfo>
  Monitor-1: DP-2 res: 3440x1440 dpi: 109 size: 800x340mm (31.5x13.39")
    diag: 869mm (34.22") modes: N/A
  API: EGL v: 1.5 hw: drv: nvidia platforms: device: 0 drv: nvidia device: 2
    drv: swrast surfaceless: drv: nvidia x11: drv: nvidia
    inactive: gbm,wayland,device-1
  API: OpenGL v: 4.6.0 compat-v: 4.5 vendor: nvidia mesa v: 550.120
    glx-v: 1.4 direct-render: yes renderer: NVIDIA GeForce RTX 2070
    SUPER/PCIe/SSE2 memory: 7.81 GiB
  API: Vulkan v: 1.3.295 layers: 10 device: 0 type: discrete-gpu name: NVIDIA
    GeForce RTX 2070 SUPER driver: nvidia v: 550.120 device-ID: 10de:1e84
    surfaces: xcb,xlib

pamac search nvidia/wayland

pamac search --installed nvidia
egl-wayland  4:1.1.16-1                                                                                                                 extra
    EGLStream-based Wayland external platform
mhwd-nvidia-470xx  470.256.02-4                                                                                                         extra
    MHWD module-ids for nvidia 470.256.02
mhwd-nvidia-390xx  390.157-14                                                                                                           extra
    MHWD module-ids for nvidia 390.157
mhwd-nvidia  550.120-1                                                                                                                  extra
    MHWD module-ids for nvidia 550.120
linux-nvidia-meta  6.10-1                                                                                                               extra
    Recommended stable nvidia kernel module
linux610-nvidia  550.120-6                                                                                                              extra
    NVIDIA drivers for linux
lib32-nvidia-utils  550.120-1                                                                                                        multilib
    NVIDIA drivers utilities (32-bit)
nvidia-utils  550.120-1                                                                                                                 extra
    NVIDIA drivers utilities
nvidia-settings  550.120-1                                                                                                              extra
    Tool for configuring the NVIDIA graphics driver
❯ pamac search --installed wayland
libva  2.22.0-1                                                                                                                         extra
    Video Acceleration (VA) API for Linux
glfw  3.4-2                                                                                                                             extra
    A free, open source, portable framework for graphical application development
xorg-xwayland  24.1.4-0                                                                                                                 extra
    run X clients under wayland
qt6-wayland  6.7.2-4                                                                                                                    extra
    Provides APIs for Wayland
lib32-wayland  1.23.1-1                                                                                                              multilib
    A computer display server protocol
egl-wayland  4:1.1.16-1                                                                                                                 extra
    EGLStream-based Wayland external platform
wayland  1.23.1-1                                                                                                                       extra
    A computer display server protocol

cat /etc/gdm/custom.conf

cat /etc/gdm/custom.conf
───────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
       │ File: /etc/gdm/custom.conf
───────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
   1   │ # GDM configuration storage
   2   │ 
   3   │ [daemon]
   4   │ AutomaticLogin=gregor
   5   │ AutomaticLoginEnable=True
   6   │ # Uncomment the line below to force the login screen to use Xorg
   7   │ #WaylandEnable=false
   8   │ 
   9   │ [security]
  10   │ 
  11   │ [xdmcp]
  12   │ 
  13   │ [chooser]
  14   │ 
  15   │ [debug]
  16   │ # Uncomment the line below to turn on debugging
  17   │ #Enable=true
  18   │ 
───────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

I am not entirely sure if, at end of 2024, this should still be the case? should I leave the x11 as it is. I don’t have any issues with it so far. Unsure what will happen, when gnome 47 arrives.

I think it is unlikely you will have been “switched” back to x11 if you actually were logged in to a Wayland session. I don’t use Gnome but at least with Plasma, your session type choice is kept until you change it.

Does Wayland still work if you select it?

1 Like

Like @BG405 said…

After you click your username to login, a gear icon appears in the bottom right. Allowing you to select:

  • GNOME
  • GNOME Classic
  • GNOME Classic on Xorg
  • GNOME on Xorg

I use the first (on Wayland).

1 Like

I’ve forgotten the specifics but I recall the default was switched back to X11 for some DE’s several months ago. It may have been due to issues with Nvidia/Wayland at the time.

I use KDE (but with AMD graphics) and Wayland has been stable (for me) for the best part of a year. At this stage it’s probably fine for Gnome also (even with Nvidia), so why not take Wayland for a spin and decide for yourself? You can always switch back to X11 if the need arises.

Gnome 47… a major DE update usually comes with its own share of complication while the Linux community in general wrestles with last minute bugs and compatibility issues; the transition period can last several weeks (in extreme cases) before everything settles; so, it’s difficult to offer much advice in advance.

Suffice to say, it’s not always smooth sailing (but it can be).

2 Likes

Thank you for all the kind feedback,

So, @BG405 - To be honest, how could I check that wayland still works? Because, also on regards to what @Molski said, I have GNOME and GNOME Classic as selection. I do use “GNOME” when I login. If this is wayland, then the $XDG_SESSION_TYPE shouldn’t print out x11, right?

Thank you @soundofthunder for your feedback. Hopefully, the sail will be smooth. But, better wait for a while, as you suggested :slight_smile:

1 Like

Correct. And your inxi had it listed as the compositor.

Are there no relevant logs? Restart the computer, attempt to login via Wayland. Then run:

journalctl -b0 -p4

This shows all warnings and up since your last boot. If there is nothing there, you can take it a little further.

You can increase the verbosity of all logging. The default is info, but you can check via:

$ systemd-analyse get-log-level
info

You can get it to the point of trying to login via Wayland, then change it to debug:

sudo systemd-analyse set-log-level debug

You can watch the logs happen, with: journalctl -f (In a tty or ssh terminal). There will be a lot of information from everything. But since we’re only looking for when you actually do the login attempt for Wayland, maybe we can spot a relevant error or piece of information.

And to get back to normal logging make sure to do a: sudo systemd-analyse set-log-level info

Thank you again @Molski for supporting, here is the output from the journalctl:

nov 29 17:56:51 azeroth kernel: ata1.00: LPM support broken, forcing max_power
nov 29 17:56:51 azeroth kernel: ata1.00: supports DRM functions and may not be fully accessible
nov 29 17:56:51 azeroth kernel: ata1.00: LPM support broken, forcing max_power
nov 29 17:56:51 azeroth kernel: ata1.00: supports DRM functions and may not be fully accessible
nov 29 17:56:52 azeroth kernel: nvidia: loading out-of-tree module taints kernel.
nov 29 17:56:52 azeroth kernel: nvidia: module license 'NVIDIA' taints kernel.
nov 29 17:56:52 azeroth kernel: Disabling lock debugging due to kernel taint
nov 29 17:56:52 azeroth kernel: nvidia: module license taints kernel.
nov 29 17:56:52 azeroth kernel: 
nov 29 17:56:52 azeroth kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  550.120  Fri Sep 13 10:10:01 UTC 2024
nov 29 17:56:52 azeroth kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
nov 29 17:56:52 azeroth kernel: ucsi_ccg 0-0008: i2c_transfer failed -110
nov 29 17:56:52 azeroth kernel: ucsi_ccg 0-0008: ucsi_ccg_init failed - -110
nov 29 17:56:52 azeroth kernel: ucsi_ccg 0-0008: probe with driver ucsi_ccg failed with error -110
nov 29 17:56:53 azeroth kernel: kauditd_printk_skb: 53 callbacks suppressed
nov 29 17:56:54 azeroth kernel: usb 5-4.2.3: Warning! Unlikely big volume range (=18944), cval->res is probably wrong.
nov 29 17:56:54 azeroth kernel: usb 5-4.2.3: [6] FU [Mic Capture Volume] ch = 1, val = -18944/0/1
nov 29 17:56:54 azeroth kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
nov 29 17:56:55 azeroth bluetoothd[889]: src/plugin.c:init_plugin() System does not support bap plugin
nov 29 17:56:55 azeroth bluetoothd[889]: src/plugin.c:init_plugin() System does not support bass plugin
nov 29 17:56:55 azeroth bluetoothd[889]: src/plugin.c:init_plugin() System does not support mcp plugin
nov 29 17:56:55 azeroth bluetoothd[889]: src/plugin.c:init_plugin() System does not support vcp plugin
nov 29 17:56:55 azeroth bluetoothd[889]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
nov 29 17:56:55 azeroth bluetoothd[889]: src/plugin.c:init_plugin() System does not support micp plugin
nov 29 17:56:55 azeroth bluetoothd[889]: src/plugin.c:init_plugin() System does not support ccp plugin
nov 29 17:56:55 azeroth bluetoothd[889]: src/plugin.c:init_plugin() System does not support csip plugin
nov 29 17:56:55 azeroth bluetoothd[889]: src/plugin.c:init_plugin() System does not support asha plugin
nov 29 17:56:55 azeroth colord[1037]: failed to get edid data: EDID length is too small
nov 29 17:56:56 azeroth dbus-broker-launch[885]: Activation request for 'org.freedesktop.Avahi' failed: The systemd unit 'dbus-org.freedesktop.Avahi.service' could not be found.
nov 29 17:56:58 azeroth dbus-broker-launch[885]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
nov 29 17:56:59 azeroth dbus-broker-launch[1095]: Service file '/usr/share//dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
nov 29 17:56:59 azeroth gdm-autologin][1064]: gkr-pam: couldn't unlock the login keyring.
nov 29 17:56:59 azeroth gdm[1028]: Gdm: on_display_added: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed
nov 29 17:56:59 azeroth gdm[1028]: Gdm: on_display_removed: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) Log file renamed from "/home/gregor/.local/share/xorg/Xorg.pid-1100.log" to "/home/gregor/.local/share/xorg/Xorg.0.log"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: X.Org X Server 1.21.1.14
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: X Protocol Version 11, Revision 0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: Current Operating System: Linux azeroth 6.10.13-3-MANJARO #1 SMP PREEMPT_DYNAMIC Tue Oct  8 03:24:49 UTC 2024 x86_64
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.10-x86_64 root=UUID=5190e973-986c-4073-bc84-b61d3e4d0c7d rw quiet splash apparmor=1 security=apparmor udev.log_priority=3 usbcore.autosuspend=-1
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:  
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: Current version of pixman: 0.43.4
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         Before reporting problems, check http://wiki.x.org
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         to make sure that you have the latest version.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: Markers: (--) probed, (**) from config file, (==) default setting,
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         (++) from command line, (!!) notice, (II) informational,
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) Log file: "/home/gregor/.local/share/xorg/Xorg.0.log", Time: Fri Nov 29 17:56:59 2024
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) Using config directory: "/etc/X11/xorg.conf.d"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) ServerLayout "layout"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) |-->Screen "Screen0" (0)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) |   |-->Monitor "Monitor0"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) |   |-->Device "Device0"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Allowing byte-swapped clients
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) Automatically adding devices
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) Automatically enabling devices
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) Automatically adding GPU devices
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) Automatically binding GPU devices
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) Max clients allowed: 256, resource mask: 0x1fffff
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (WW) The directory "/usr/share/fonts/misc" does not exist.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         Entry deleted from font path.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (WW) The directory "/usr/share/fonts/OTF" does not exist.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         Entry deleted from font path.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (WW) The directory "/usr/share/fonts/Type1" does not exist.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         Entry deleted from font path.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (WW) The directory "/usr/share/fonts/100dpi" does not exist.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         Entry deleted from font path.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (WW) The directory "/usr/share/fonts/75dpi" does not exist.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         Entry deleted from font path.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) FontPath set to:
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         /usr/share/fonts/TTF
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) ModulePath set to "/usr/lib/xorg/modules"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Extension "COMPOSITE" is enabled
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) The server relies on udev to provide the list of input devices.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         If no devices become available, reconfigure udev or disable AutoAddDevices.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Module ABI versions:
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         X.Org ANSI C Emulation: 0.4
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         X.Org Video Driver: 25.2
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         X.Org XInput driver : 24.4
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         X.Org Server Extension : 10.0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (++) using VT number 2
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) xfree86: Adding drm device (/dev/dri/card1)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:07:00.0/drm/card1
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 14 paused 0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) xfree86: Adding drm device (/dev/dri/card0)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:07:00.0/simple-framebuffer.0/drm/card0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 15 paused 0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) PCI:*(7@0:0:0) 10de:1e84:1458:4001 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) LoadModule: "glx"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Module glx: vendor="X.Org Foundation"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         compiled for 1.21.1.14, module version = 1.0.0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         ABI class: X.Org Server Extension, version 10.0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) LoadModule: "nvidia"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Module nvidia: vendor="NVIDIA Corporation"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         compiled for 1.6.99.901, module version = 1.0.0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         Module class: X.Org Video Driver
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA dlloader X Driver  550.120  Fri Sep 13 10:03:17 UTC 2024
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) systemd-logind: releasing fd for 226:0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Loading sub module "fb"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) LoadModule: "fb"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Module "fb" already built-in
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Loading sub module "wfb"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) LoadModule: "wfb"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Loading /usr/lib/xorg/modules/libwfb.so
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Module wfb: vendor="X.Org Foundation"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         compiled for 1.21.1.14, module version = 1.0.0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         ABI class: X.Org ANSI C Emulation, version 0.4
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) systemd-logind: releasing fd for 226:1
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) NVIDIA(0): RGB weight 888
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) NVIDIA(0): Default visual is TrueColor
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "AllowNVIDIAGpuScreens"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) NVIDIA(0): Option "Coolbits" "4"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) NVIDIA(0): Enabling 2D acceleration
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Loading sub module "glxserver_nvidia"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) LoadModule: "glxserver_nvidia"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         compiled for 1.6.99.901, module version = 1.0.0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         Module class: X.Org Server Extension
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA GLX Module  550.120  Fri Sep 13 10:02:06 UTC 2024
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA: The X server supports PRIME Render Offload.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:7:0:0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(0):     DFP-0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(0):     DFP-1
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(0):     DFP-2
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(0):     DFP-3 (boot)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(0):     DFP-4
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(0):     DFP-5
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(0):     DFP-6
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 2070 SUPER (TU104-A) at
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA(0):     PCI:7:0:0 (GPU-0)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(0): Memory: 8388608 kBytes
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(0): VideoBIOS: 90.04.76.80.1a
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA(0): Detected PCI Express Link width: 16X
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-0: disconnected
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0):
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-1: disconnected
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0):
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-2: disconnected
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0):
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): Dell AW3423DWF (DFP-3): connected
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): Dell AW3423DWF (DFP-3): Internal DisplayPort
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): Dell AW3423DWF (DFP-3): 2660.0 MHz maximum pixel clock
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0):
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-4: disconnected
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0):
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-5: disconnected
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0):
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-6: disconnected
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0):
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) NVIDIA(0):
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) NVIDIA(0):     will be used as the requested mode.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) NVIDIA(0):
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA(0): Validated MetaModes:
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA(0):     "DFP-3:nvidia-auto-select"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA(0): Virtual screen size determined to be 3440 x 1440
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(0): DPI set to (109, 107); computed from "UseEdidDpi" X config
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(0):     option
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) NVIDIA(G0): Depth 24, (--) framebuffer bpp 32
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) NVIDIA(G0): RGB weight 888
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) NVIDIA(G0): Default visual is TrueColor
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Applying OutputClass "nvidia" options to /dev/dri/card1
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Applying OutputClass "nvidia" options to /dev/dri/card1
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) NVIDIA(G0): Enabling 2D acceleration
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA: The X server supports PRIME Render Offload.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (EE) NVIDIA(GPU-1): Failed to initialize the NVIDIA graphics device!
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (EE) NVIDIA(G0): Failing initialization of X screen
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) UnloadModule: "nvidia"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) UnloadSubModule: "wfb"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (WW) NVIDIA: Failed to bind sideband socket to
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (WW) NVIDIA:     '/var/run/nvidia-xdriver-64b802c6' Permission denied
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (EE) NVIDIA(GPU-1): Failed to initialize the NVIDIA graphics device!
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA(GPU-1): Deleting GPU-1
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA:     access.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA(0):     configuration option may not be set correctly.  When the
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA(0):     Config Options in the README.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) NVIDIA(0): Disabling shared memory pixmaps
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) NVIDIA(0): Backing store enabled
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (==) NVIDIA(0): Silken mouse enabled
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) NVIDIA(0): DPMS enabled
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (WW) NVIDIA(0): Option "NoLogo" is not used
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Loading sub module "dri2"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) LoadModule: "dri2"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Module "dri2" already built-in
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA(0): [DRI2] Setup complete
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension Generic Event Extension
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension SHAPE
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension MIT-SHM
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension XInputExtension
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension XTEST
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension BIG-REQUESTS
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension SYNC
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension XKEYBOARD
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension XC-MISC
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension SECURITY
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension XFIXES
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension RENDER
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension RANDR
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension COMPOSITE
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension DAMAGE
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension MIT-SCREEN-SAVER
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension DOUBLE-BUFFER
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension RECORD
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension DPMS
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension Present
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension DRI3
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension X-Resource
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension XVideo
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension XVideo-MotionCompensation
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension GLX
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension GLX
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Indirect GLX disabled.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) GLX: Another vendor is already registered for screen 0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension XFree86-VidModeExtension
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension XFree86-DGA
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension XFree86-DRI
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension DRI2
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension NV-GLX
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension NV-CONTROL
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Initializing extension XINERAMA
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device Power Button (/dev/input/event1)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Power Button: Applying InputClass "evdev keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Power Button: Applying InputClass "system-keyboard"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Power Button: Applying InputClass "Keyboard Defaults"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) LoadModule: "libinput"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Module libinput: vendor="X.Org Foundation"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         compiled for 1.21.1.13, module version = 1.4.0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         Module class: X.Org XInput Driver
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]:         ABI class: X.Org XInput driver, version 24.4
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Using input driver 'libinput' for 'Power Button'
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 38 paused 0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Power Button: always reports core events
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "Device" "/dev/input/event1"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event1  - Power Button: is tagged by udev as: Keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event1  - Power Button: device is a keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event1  - Power Button: device removed
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "xkb_layout" "us"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event1  - Power Button: is tagged by udev as: Keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event1  - Power Button: device is a keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device Power Button (/dev/input/event0)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Power Button: Applying InputClass "evdev keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Power Button: Applying InputClass "system-keyboard"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Power Button: Applying InputClass "Keyboard Defaults"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Using input driver 'libinput' for 'Power Button'
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 41 paused 0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Power Button: always reports core events
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "Device" "/dev/input/event0"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event0  - Power Button: is tagged by udev as: Keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event0  - Power Button: device is a keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event0  - Power Button: device removed
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "xkb_layout" "us"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event0  - Power Button: is tagged by udev as: Keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event0  - Power Button: device is a keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event3)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver: Applying InputClass "libinput pointer catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Using input driver 'libinput' for 'Logitech USB Receiver'
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 42 paused 0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver: always reports core events
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "Device" "/dev/input/event3"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event3  - Logitech USB Receiver: is tagged by udev as: Mouse
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event3  - Logitech USB Receiver: device is a pointer
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event3  - Logitech USB Receiver: device removed
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) libinput: Logitech USB Receiver: Step value 0 was provided, libinput Fallback acceleration function is used.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) libinput: Logitech USB Receiver: Step value 0 was provided, libinput Fallback acceleration function is used.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) libinput: Logitech USB Receiver: Step value 0 was provided, libinput Fallback acceleration function is used.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6:1.0/0003:046D:C547.0001/input/input3/event3"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 8)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "AccelerationScheme" "none"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver: (accel) selected scheme none/0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver: (accel) acceleration threshold: 4
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event3  - Logitech USB Receiver: is tagged by udev as: Mouse
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event3  - Logitech USB Receiver: device is a pointer
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) No input driver specified, ignoring this device.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) This device may have been added with another device file.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device Logitech USB Receiver Keyboard (/dev/input/event4)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Keyboard: Applying InputClass "evdev keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Keyboard: Applying InputClass "libinput keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Keyboard: Applying InputClass "system-keyboard"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Keyboard: Applying InputClass "Keyboard Defaults"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Using input driver 'libinput' for 'Logitech USB Receiver Keyboard'
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 43 paused 0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Keyboard: always reports core events
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "Device" "/dev/input/event4"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event4  - Logitech USB Receiver Keyboard: is tagged by udev as: Keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event4  - Logitech USB Receiver Keyboard: device is a keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event4  - Logitech USB Receiver Keyboard: device removed
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) libinput: Logitech USB Receiver Keyboard: needs a virtual subdevice
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6:1.1/0003:046D:C547.0002/input/input4/event4"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) XINPUT: Adding extended input device "Logitech USB Receiver Keyboard" (type: MOUSE, id 9)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "AccelerationScheme" "none"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Keyboard: (accel) selected scheme none/0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Keyboard: (accel) acceleration factor: 2.000
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Keyboard: (accel) acceleration threshold: 4
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event4  - Logitech USB Receiver Keyboard: is tagged by udev as: Keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event4  - Logitech USB Receiver Keyboard: device is a keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event5)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) No input driver specified, ignoring this device.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) This device may have been added with another device file.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event6)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) No input driver specified, ignoring this device.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) This device may have been added with another device file.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event7)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) No input driver specified, ignoring this device.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) This device may have been added with another device file.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event8)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) No input driver specified, ignoring this device.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) This device may have been added with another device file.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device Logitech MX Keys (/dev/input/event14)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech MX Keys: Applying InputClass "evdev keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech MX Keys: Applying InputClass "system-keyboard"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech MX Keys: Applying InputClass "Keyboard Defaults"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Using input driver 'libinput' for 'Logitech MX Keys'
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 44 paused 0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech MX Keys: always reports core events
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "Device" "/dev/input/event14"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event14 - Logitech MX Keys: is tagged by udev as: Keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event14 - Logitech MX Keys: device is a keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event14 - Logitech MX Keys: device removed
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) libinput: Logitech MX Keys: needs a virtual subdevice
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:09:00.3/usb5/5-4/5-4.2/5-4.2.1/5-4.2.1:1.2/0003:046D:C52B.0007/0003:046D:408A.000D/input/input33/event14"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: MOUSE, id 10)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "AccelerationScheme" "none"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech MX Keys: (accel) selected scheme none/0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech MX Keys: (accel) acceleration factor: 2.000
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech MX Keys: (accel) acceleration threshold: 4
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event14 - Logitech MX Keys: is tagged by udev as: Keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event14 - Logitech MX Keys: device is a keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device Logitech MX Keys (/dev/input/mouse1)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech MX Keys: Applying InputClass "system-keyboard"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech MX Keys: Applying InputClass "Keyboard Defaults"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) No input driver specified, ignoring this device.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) This device may have been added with another device file.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device Creative Technology Ltd Creative Pebble Pro (/dev/input/event18)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) No input driver specified, ignoring this device.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) This device may have been added with another device file.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device Creative Technology Ltd Creative Pebble Pro Consumer Control (/dev/input/event19)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Creative Technology Ltd Creative Pebble Pro Consumer Control: Applying InputClass "evdev keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Creative Technology Ltd Creative Pebble Pro Consumer Control: Applying InputClass "libinput keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Creative Technology Ltd Creative Pebble Pro Consumer Control: Applying InputClass "system-keyboard"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Creative Technology Ltd Creative Pebble Pro Consumer Control: Applying InputClass "Keyboard Defaults"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Using input driver 'libinput' for 'Creative Technology Ltd Creative Pebble Pro Consumer Control'
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 45 paused 0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Creative Technology Ltd Creative Pebble Pro Consumer Control: always reports core events
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "Device" "/dev/input/event19"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event19 - Creative Technology Ltd Creative Pebble Pro Consumer Control: is tagged by udev as: Keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event19 - Creative Technology Ltd Creative Pebble Pro Consumer Control: device is a keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event19 - Creative Technology Ltd Creative Pebble Pro Consumer Control: device removed
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:09:00.3/usb5/5-4/5-4.2/5-4.2.2/5-4.2.2:1.0/0003:041E:3287.0008/input/input20/event19"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) XINPUT: Adding extended input device "Creative Technology Ltd Creative Pebble Pro Consumer Control" (type: KEYBOARD, id 11)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "xkb_layout" "us"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event19 - Creative Technology Ltd Creative Pebble Pro Consumer Control: is tagged by udev as: Keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event19 - Creative Technology Ltd Creative Pebble Pro Consumer Control: device is a keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device Creative Technology Ltd Creative Pebble Pro (/dev/input/event20)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Creative Technology Ltd Creative Pebble Pro: Applying InputClass "evdev keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Creative Technology Ltd Creative Pebble Pro: Applying InputClass "libinput keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Creative Technology Ltd Creative Pebble Pro: Applying InputClass "system-keyboard"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Creative Technology Ltd Creative Pebble Pro: Applying InputClass "Keyboard Defaults"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Using input driver 'libinput' for 'Creative Technology Ltd Creative Pebble Pro'
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 46 paused 0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Creative Technology Ltd Creative Pebble Pro: always reports core events
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "Device" "/dev/input/event20"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event20 - Creative Technology Ltd Creative Pebble Pro: is tagged by udev as: Keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event20 - Creative Technology Ltd Creative Pebble Pro: device is a keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event20 - Creative Technology Ltd Creative Pebble Pro: device removed
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:09:00.3/usb5/5-4/5-4.2/5-4.2.2/5-4.2.2:1.0/0003:041E:3287.0008/input/input21/event20"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) XINPUT: Adding extended input device "Creative Technology Ltd Creative Pebble Pro" (type: KEYBOARD, id 12)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "xkb_layout" "us"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event20 - Creative Technology Ltd Creative Pebble Pro: is tagged by udev as: Keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event20 - Creative Technology Ltd Creative Pebble Pro: device is a keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device Kingston HyperX Cloud Flight S Consumer Control (/dev/input/event21)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Kingston HyperX Cloud Flight S Consumer Control: Applying InputClass "evdev keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Kingston HyperX Cloud Flight S Consumer Control: Applying InputClass "libinput keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Kingston HyperX Cloud Flight S Consumer Control: Applying InputClass "system-keyboard"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Kingston HyperX Cloud Flight S Consumer Control: Applying InputClass "Keyboard Defaults"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Using input driver 'libinput' for 'Kingston HyperX Cloud Flight S Consumer Control'
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 47 paused 0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Kingston HyperX Cloud Flight S Consumer Control: always reports core events
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "Device" "/dev/input/event21"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event21 - Kingston HyperX Cloud Flight S Consumer Control: is tagged by udev as: Keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event21 - Kingston HyperX Cloud Flight S Consumer Control: device is a keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event21 - Kingston HyperX Cloud Flight S Consumer Control: device removed
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:09:00.3/usb5/5-4/5-4.2/5-4.2.3/5-4.2.3:1.5/0003:0951:16EA.0009/input/input22/event21"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) XINPUT: Adding extended input device "Kingston HyperX Cloud Flight S Consumer Control" (type: KEYBOARD, id 13)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "xkb_layout" "us"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event21 - Kingston HyperX Cloud Flight S Consumer Control: is tagged by udev as: Keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event21 - Kingston HyperX Cloud Flight S Consumer Control: device is a keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device Kingston HyperX Cloud Flight S (/dev/input/event22)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) No input driver specified, ignoring this device.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) This device may have been added with another device file.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event23)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver: Applying InputClass "system-keyboard"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver: Applying InputClass "Keyboard Defaults"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Using input driver 'libinput' for 'Logitech USB Receiver'
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 48 paused 0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver: always reports core events
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "Device" "/dev/input/event23"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event23 - Logitech USB Receiver: is tagged by udev as: Keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event23 - Logitech USB Receiver: device is a keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event23 - Logitech USB Receiver: device removed
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:09:00.3/usb5/5-4/5-4.2/5-4.2.4/5-4.2.4:1.0/0003:046D:C548.000A/input/input24/event23"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 14)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "xkb_layout" "us"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event23 - Logitech USB Receiver: is tagged by udev as: Keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event23 - Logitech USB Receiver: device is a keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device Logitech USB Receiver Mouse (/dev/input/event24)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Mouse: Applying InputClass "evdev pointer catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Mouse: Applying InputClass "libinput pointer catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Using input driver 'libinput' for 'Logitech USB Receiver Mouse'
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) systemd-logind: got fd for /dev/input/event24 13:88 fd 49 paused 0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Mouse: always reports core events
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "Device" "/dev/input/event24"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event24 - Logitech USB Receiver Mouse: is tagged by udev as: Mouse
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event24 - Logitech USB Receiver Mouse: device set to 1000 DPI
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event24 - Logitech USB Receiver Mouse: device is a pointer
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event24 - Logitech USB Receiver Mouse: device removed
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) libinput: Logitech USB Receiver Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) libinput: Logitech USB Receiver Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) libinput: Logitech USB Receiver Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:09:00.3/usb5/5-4/5-4.2/5-4.2.4/5-4.2.4:1.1/0003:046D:C548.000B/input/input25/event24"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) XINPUT: Adding extended input device "Logitech USB Receiver Mouse" (type: MOUSE, id 15)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "AccelerationScheme" "none"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Mouse: (accel) selected scheme none/0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Mouse: (accel) acceleration factor: 2.000
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Mouse: (accel) acceleration threshold: 4
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event24 - Logitech USB Receiver Mouse: is tagged by udev as: Mouse
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event24 - Logitech USB Receiver Mouse: device set to 1000 DPI
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event24 - Logitech USB Receiver Mouse: device is a pointer
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device Logitech USB Receiver Mouse (/dev/input/mouse2)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) No input driver specified, ignoring this device.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) This device may have been added with another device file.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device Logitech USB Receiver Consumer Control (/dev/input/event25)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Consumer Control: Applying InputClass "evdev keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Consumer Control: Applying InputClass "libinput keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Consumer Control: Applying InputClass "system-keyboard"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Consumer Control: Applying InputClass "Keyboard Defaults"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Using input driver 'libinput' for 'Logitech USB Receiver Consumer Control'
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) systemd-logind: got fd for /dev/input/event25 13:89 fd 50 paused 0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Consumer Control: always reports core events
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "Device" "/dev/input/event25"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event25 - Logitech USB Receiver Consumer Control: is tagged by udev as: Keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event25 - Logitech USB Receiver Consumer Control: device is a keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event25 - Logitech USB Receiver Consumer Control: device removed
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) libinput: Logitech USB Receiver Consumer Control: needs a virtual subdevice
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:09:00.3/usb5/5-4/5-4.2/5-4.2.4/5-4.2.4:1.1/0003:046D:C548.000B/input/input26/event25"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) XINPUT: Adding extended input device "Logitech USB Receiver Consumer Control" (type: MOUSE, id 16)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "AccelerationScheme" "none"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Consumer Control: (accel) selected scheme none/0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Consumer Control: (accel) acceleration factor: 2.000
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Consumer Control: (accel) acceleration threshold: 4
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event25 - Logitech USB Receiver Consumer Control: is tagged by udev as: Keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event25 - Logitech USB Receiver Consumer Control: device is a keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device Logitech USB Receiver System Control (/dev/input/event26)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver System Control: Applying InputClass "evdev keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver System Control: Applying InputClass "libinput keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver System Control: Applying InputClass "system-keyboard"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver System Control: Applying InputClass "Keyboard Defaults"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Using input driver 'libinput' for 'Logitech USB Receiver System Control'
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) systemd-logind: got fd for /dev/input/event26 13:90 fd 51 paused 0
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver System Control: always reports core events
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "Device" "/dev/input/event26"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event26 - Logitech USB Receiver System Control: is tagged by udev as: Keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event26 - Logitech USB Receiver System Control: device is a keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event26 - Logitech USB Receiver System Control: device removed
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:09:00.3/usb5/5-4/5-4.2/5-4.2.4/5-4.2.4:1.1/0003:046D:C548.000B/input/input27/event26"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) XINPUT: Adding extended input device "Logitech USB Receiver System Control" (type: KEYBOARD, id 17)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "xkb_layout" "us"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event26 - Logitech USB Receiver System Control: is tagged by udev as: Keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) event26 - Logitech USB Receiver System Control: device is a keyboard
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event10)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) No input driver specified, ignoring this device.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) This device may have been added with another device file.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event11)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) No input driver specified, ignoring this device.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) This device may have been added with another device file.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event12)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) No input driver specified, ignoring this device.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) This device may have been added with another device file.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event13)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) No input driver specified, ignoring this device.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) This device may have been added with another device file.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event9)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) No input driver specified, ignoring this device.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) This device may have been added with another device file.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) No input driver specified, ignoring this device.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) This device may have been added with another device file.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Keyboard: Applying InputClass "evdev keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Keyboard: Applying InputClass "libinput keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Keyboard: Applying InputClass "system-keyboard"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Keyboard: Applying InputClass "Keyboard Defaults"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Using input driver 'libinput' for 'Logitech USB Receiver Keyboard'
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) systemd-logind: returning pre-existing fd for /dev/input/event4 13:68
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Keyboard: always reports core events
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "Device" "/dev/input/event4"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) libinput: Logitech USB Receiver Keyboard: is a virtual subdevice
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6:1.1/0003:046D:C547.0002/input/input4/event4"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) XINPUT: Adding extended input device "Logitech USB Receiver Keyboard" (type: KEYBOARD, id 18)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "xkb_layout" "us"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech MX Keys: Applying InputClass "evdev keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech MX Keys: Applying InputClass "libinput keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech MX Keys: Applying InputClass "system-keyboard"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech MX Keys: Applying InputClass "Keyboard Defaults"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Using input driver 'libinput' for 'Logitech MX Keys'
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) systemd-logind: returning pre-existing fd for /dev/input/event14 13:78
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech MX Keys: always reports core events
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "Device" "/dev/input/event14"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) libinput: Logitech MX Keys: is a virtual subdevice
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) libinput: Logitech MX Keys: Step value 0 was provided, libinput Fallback acceleration function is used.
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:09:00.3/usb5/5-4/5-4.2/5-4.2.1/5-4.2.1:1.2/0003:046D:C52B.0007/0003:046D:408A.000D/input/input33/event14"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) XINPUT: Adding extended input device "Logitech MX Keys" (type: KEYBOARD, id 19)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "xkb_layout" "us"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Consumer Control: Applying InputClass "evdev keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Consumer Control: Applying InputClass "libinput keyboard catchall"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Consumer Control: Applying InputClass "system-keyboard"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Consumer Control: Applying InputClass "Keyboard Defaults"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) Using input driver 'libinput' for 'Logitech USB Receiver Consumer Control'
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) systemd-logind: returning pre-existing fd for /dev/input/event25 13:89
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Logitech USB Receiver Consumer Control: always reports core events
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "Device" "/dev/input/event25"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) libinput: Logitech USB Receiver Consumer Control: is a virtual subdevice
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:09:00.3/usb5/5-4/5-4.2/5-4.2.4/5-4.2.4:1.1/0003:046D:C548.000B/input/input26/event25"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (II) XINPUT: Adding extended input device "Logitech USB Receiver Consumer Control" (type: KEYBOARD, id 20)
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "xkb_layout" "us"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1100]: (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
nov 29 17:56:59 azeroth /usr/lib/gdm-x-session[1121]: /etc/gdm/Xsession: line 172: xhost: command not found
nov 29 17:57:00 azeroth gnome-session-binary[1165]: WARNING: Desktop file /home/gregor/.config/autostart/gwe.desktop for application gwe.desktop could not be parsed or references a missing TryExec binary
nov 29 17:57:00 azeroth gnome-session-binary[1165]: WARNING: Desktop file /home/gregor/.config/autostart/manjaro-app-folder-settings.desktop for application manjaro-app-folder-settings.desktop could not be parsed or references a missing TryExec binary
nov 29 17:57:00 azeroth gnome-keyring-daemon[1177]: discover_other_daemon: 1
nov 29 17:57:00 azeroth gnome-keyring-daemon[1182]: discover_other_daemon: 1
nov 29 17:57:00 azeroth gnome-session-binary[1165]: GnomeDesktop-WARNING: Could not create transient scope for PID 1172: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Failed to set unit properties: No such process
nov 29 17:57:00 azeroth gnome-session-binary[1165]: GnomeDesktop-WARNING: Could not create transient scope for PID 1175: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Failed to set unit properties: No such process
nov 29 17:57:00 azeroth gnome-keyring-daemon[1186]: discover_other_daemon: 1
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-0: disconnected
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0):
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-1: disconnected
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0):
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-2: disconnected
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0):
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): Dell AW3423DWF (DFP-3): connected
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): Dell AW3423DWF (DFP-3): Internal DisplayPort
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): Dell AW3423DWF (DFP-3): 2660.0 MHz maximum pixel clock
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0):
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-4: disconnected
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0):
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-5: disconnected
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0):
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-6: disconnected
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
nov 29 17:57:00 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0):
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (II) NVIDIA(0): Setting mode "DP-2: 3440x1440_165 @3440x1440 +0+0 {ViewPortIn=3440x1440, ViewPortOut=3440x1440+0+0}"
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-0: disconnected
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0):
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-1: disconnected
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0):
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-2: disconnected
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0):
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): Dell AW3423DWF (DFP-3): connected
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): Dell AW3423DWF (DFP-3): Internal DisplayPort
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): Dell AW3423DWF (DFP-3): 2660.0 MHz maximum pixel clock
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0):
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-4: disconnected
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0):
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-5: disconnected
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0):
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-6: disconnected
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
nov 29 17:57:01 azeroth /usr/lib/gdm-x-session[1100]: (--) NVIDIA(GPU-0):
nov 29 17:57:02 azeroth gnome-session-binary[1165]: GnomeDesktop-WARNING: Could not create transient scope for PID 1407: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Failed to set unit properties: No such process
nov 29 17:57:02 azeroth geoclue[1521]: Failed to connect to avahi service: Daemon not running
nov 29 17:57:02 azeroth gsd-usb-protect[1322]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
nov 29 17:57:02 azeroth gsd-media-keys[1294]: Failed to grab accelerator for keybinding settings:playback-repeat
nov 29 17:57:02 azeroth gsd-media-keys[1294]: Failed to grab accelerator for keybinding settings:rotate-video-lock
nov 29 17:57:02 azeroth gsd-media-keys[1294]: Failed to grab accelerator for keybinding settings:hibernate
nov 29 17:57:02 azeroth gsd-media-keys[1294]: Failed to grab accelerator for keybinding settings:playback-random
nov 29 17:57:02 azeroth gsd-media-keys[1294]: Failed to grab accelerator for keybinding settings:screensaver
nov 29 17:57:03 azeroth geoclue[1521]: Failed to connect to avahi service: Daemon not running
nov 29 17:57:03 azeroth gnome-shell[1188]: st_widget_get_theme_node called on the widget [0x5da1cacc29d0 StBoxLayout ("…")] which is not in the stage.
nov 29 17:57:03 azeroth gnome-shell[1188]: st_widget_get_theme_node called on the widget [0x5da1cacc4f40 StLabel.vitals-panel-label:insensitive ("…")] which is not in the stage.
nov 29 17:57:03 azeroth gnome-shell[1188]: st_widget_get_theme_node called on the widget [0x5da1cacc29d0 StBoxLayout ("…")] which is not in the stage.
nov 29 17:57:03 azeroth gnome-shell[1188]: st_widget_get_theme_node called on the widget [0x5da1cacc9780 StLabel.vitals-panel-label:insensitive ("…")] which is not in the stage.
nov 29 17:57:03 azeroth gnome-shell[1188]: Gio.UnixInputStream has been moved to a separate platform-specific library. Please update your code to use GioUnix.InputStream instead.
                                           0 SubProcess() ["file:///home/gregor/.local/share/gnome-shell/extensions/Vitals@CoreCoding.com/helpers/subprocess.js":12:35]
                                           1 _reconfigureNvidiaSmiProcess() ["file:///home/gregor/.local/share/gnome-shell/extensions/Vitals@CoreCoding.com/sensors.js":801:43]
                                           2 _discoverHardwareMonitors() ["file:///home/gregor/.local/share/gnome-shell/extensions/Vitals@CoreCoding.com/sensors.js":750:13]
                                           3 query() ["file:///home/gregor/.local/share/gnome-shell/extensions/Vitals@CoreCoding.com/sensors.js":100:17]
                                           4 _querySensors() ["file:///home/gregor/.local/share/gnome-shell/extensions/Vitals@CoreCoding.com/extension.js":585:22]
                                           5 _init() ["file:///home/gregor/.local/share/gnome-shell/extensions/Vitals@CoreCoding.com/extension.js":95:13]
                                           6 ButtonBox() ["resource:///org/gnome/shell/ui/panelMenu.js":12:0]
                                           7 PanelMenuButton() ["resource:///org/gnome/shell/ui/panelMenu.js":97:3]
                                           8 VitalsMenuButton() ["file:///home/gregor/.local/share/gnome-shell/extensions/Vitals@CoreCoding.com/extension.js":25:3]
                                           9 enable() ["file:///home/gregor/.local/share/gnome-shell/extensions/Vitals@CoreCoding.com/extension.js":657:21]
                                           10 _callExtensionEnable() ["resource:///org/gnome/shell/ui/extensionSystem.js":266:37]
                                           11 loadExtension() ["resource:///org/gnome/shell/ui/extensionSystem.js":478:31]
                                           12 InterpretGeneratorResume() ["self-hosted":1455:33]
                                           13 AsyncFunctionNext() ["self-hosted":852:26]
                                           14 anonymous() ["resource:///org/gnome/shell/ui/init.js":21:19]
nov 29 17:57:03 azeroth gnome-shell[1188]: value "nan" of type 'gdouble' is invalid or out of range for property 'clip' of type 'gdouble'
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:04 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:04 azeroth gsd-media-keys[1294]: Unable to get default sink
nov 29 17:57:04 azeroth gsd-media-keys[1294]: Unable to get default sink
nov 29 17:57:04 azeroth gsd-media-keys[1294]: Unable to get default source
nov 29 17:57:04 azeroth gsd-media-keys[1294]: Unable to get default sink
nov 29 17:57:04 azeroth gsd-media-keys[1294]: Unable to get default source
nov 29 17:57:04 azeroth gsd-media-keys[1294]: Unable to get default sink
nov 29 17:57:04 azeroth gsd-media-keys[1294]: Unable to get default source
nov 29 17:57:19 azeroth kernel: warning: `pool-gnome-shel' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
nov 29 17:57:32 azeroth gnome-keyring-daemon[1089]: asked to register item /org/freedesktop/secrets/collection/Default_5fkeyring/1, but it's already registered
nov 29 17:57:32 azeroth gnome-keyring-d[1089]: asked to register item /org/freedesktop/secrets/collection/Default_5fkeyring/1, but it's already registered
nov 29 17:57:33 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:33 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:33 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:33 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:33 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:33 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:33 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:33 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:34 azeroth pamac-checkupda[2439]: flatpak_plugin.vala:398: Error updating appstream2: No such ref 'appstream2/x86_64' in remote flathub; Error updating appstream: No such ref 'appstream/x86_64' in remote flathub
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:35 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockContainer [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashToDock] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
nov 29 17:57:37 azeroth gnome-shell[1188]: Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
nov 29 17:58:14 azeroth NetworkManager[887]: <warn>  [1732899494.1713] sup-iface[eca88375e6f583bf,0,wlp2s0f0u3]: wps: cancel failed (Timeout was reached)
nov 29 17:58:34 azeroth NetworkManager[887]: <warn>  [1732899514.0832] device (wlp2s0f0u3): Activation: (wifi) association took too long, failing activation
nov 29 17:58:59 azeroth NetworkManager[887]: <warn>  [1732899539.1774] device (wlp2s0f0u3): Activation: failed for connection 'Skynet'
nov 29 17:58:59 azeroth NetworkManager[887]: <warn>  [1732899539.1775] sup-iface[eca88375e6f583bf,0,wlp2s0f0u3]: call-disconnect: failed with Timeout was reached
nov 29 17:58:59 azeroth NetworkManager[887]: <warn>  [1732899539.1775] sup-iface[eca88375e6f583bf,0,wlp2s0f0u3]: call-remove-network: failed with Timeout was reached
nov 29 17:59:39 azeroth dbus-broker-launch[885]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
nov 29 17:59:39 azeroth geoclue[1521]: Failed to query location: No WiFi networks found
nov 29 17:59:43 azeroth gnome-keyring-daemon[1089]: asked to register item /org/freedesktop/secrets/collection/Default_5fkeyring/10, but it's already registered
nov 29 17:59:43 azeroth gnome-keyring-d[1089]: asked to register item /org/freedesktop/secrets/collection/Default_5fkeyring/10, but it's already registered
nov 29 17:59:53 azeroth gnome-shell[1188]: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Failed: error occurred in Get
                                           
                                           Stack trace:
                                             _promisify/proto[asyncFunc]/</<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:453:45
                                             @resource:///org/gnome/shell/ui/init.js:21:20
                                             ### Promise created here: ###
                                             getProperty@file:///usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com/dbusProxy.js:89:33
                                             refreshProperty@file:///usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com/appIndicator.js:306:48
                                             _refreshOwnProperties/<@file:///usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com/appIndicator.js:192:32
                                             _refreshOwnProperties@file:///usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com/appIndicator.js:190:51
                                             _onSignalAsync/refreshPropertiesPromises<@file:///usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com/appIndicator.js:246:26
                                             _onSignalAsync@file:///usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com/appIndicator.js:245:50
                                             async*_onSignal@file:///usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com/appIndicator.js:204:14
                                             _init/<@file:///usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com/dbusProxy.js:40:43
                                             @resource:///org/gnome/shell/ui/init.js:21:20
                                             
nov 29 17:59:53 azeroth kernel: [UFW BLOCK] IN=wlp2s0f0u3 OUT= MAC=d0:37:45:54:84:06:24:4b:03:91:4a:51:08:00 SRC=192.168.8.17 DST=192.168.8.4 LEN=364 TOS=0x00 PREC=0x00 TTL=64 ID=50046 DF PROTO=UDP SPT=46919 DPT=50616 LEN=344 
nov 29 17:59:53 azeroth kernel: [UFW BLOCK] IN=wlp2s0f0u3 OUT= MAC=d0:37:45:54:84:06:b0:e4:d5:9c:72:76:08:00 SRC=192.168.8.7 DST=192.168.8.4 LEN=522 TOS=0x00 PREC=0x00 TTL=64 ID=34694 DF PROTO=UDP SPT=39041 DPT=50616 LEN=502 
nov 29 17:59:54 azeroth kernel: [UFW BLOCK] IN=wlp2s0f0u3 OUT= MAC=d0:37:45:54:84:06:24:4b:03:91:4a:51:08:00 SRC=192.168.8.17 DST=192.168.8.4 LEN=364 TOS=0x00 PREC=0x00 TTL=64 ID=50208 DF PROTO=UDP SPT=39207 DPT=50616 LEN=344 
nov 29 17:59:54 azeroth kernel: [UFW BLOCK] IN=wlp2s0f0u3 OUT= MAC=d0:37:45:54:84:06:b0:e4:d5:9c:72:76:08:00 SRC=192.168.8.7 DST=192.168.8.4 LEN=522 TOS=0x00 PREC=0x00 TTL=64 ID=34897 DF PROTO=UDP SPT=57410 DPT=50616 LEN=502 
nov 29 17:59:55 azeroth kernel: [UFW BLOCK] IN=wlp2s0f0u3 OUT= MAC=d0:37:45:54:84:06:24:4b:03:91:4a:51:08:00 SRC=192.168.8.17 DST=192.168.8.4 LEN=364 TOS=0x00 PREC=0x00 TTL=64 ID=50366 DF PROTO=UDP SPT=60918 DPT=50616 LEN=344 
nov 29 17:59:55 azeroth kernel: [UFW BLOCK] IN=wlp2s0f0u3 OUT= MAC=d0:37:45:54:84:06:b0:e4:d5:9c:72:76:08:00 SRC=192.168.8.7 DST=192.168.8.4 LEN=522 TOS=0x00 PREC=0x00 TTL=64 ID=35014 DF PROTO=UDP SPT=59529 DPT=50616 LEN=502 
nov 29 17:59:56 azeroth kernel: [UFW BLOCK] IN=wlp2s0f0u3 OUT= MAC=d0:37:45:54:84:06:24:4b:03:91:4a:51:08:00 SRC=192.168.8.17 DST=192.168.8.4 LEN=364 TOS=0x00 PREC=0x00 TTL=64 ID=50477 DF PROTO=UDP SPT=40063 DPT=50616 LEN=344 
nov 29 17:59:56 azeroth kernel: [UFW BLOCK] IN=wlp2s0f0u3 OUT= MAC=d0:37:45:54:84:06:b0:e4:d5:9c:72:76:08:00 SRC=192.168.8.7 DST=192.168.8.4 LEN=522 TOS=0x00 PREC=0x00 TTL=64 ID=35048 DF PROTO=UDP SPT=50147 DPT=50616 LEN=502 
nov 29 18:00:10 azeroth kernel: rtw_8822bu 1-3:1.0: firmware failed to leave lps state
nov 29 18:00:12 azeroth kernel: rtw_8822bu 1-3:1.0: firmware failed to leave lps state
nov 29 18:00:18 azeroth kernel: rtw_8822bu 1-3:1.0: firmware failed to leave lps state

I dont see anything special here. I will try to increase the logging. Just to be sure… with “logging to wayland” you mean the “gnome” and not “gnome classic”, right?

They both attempt to use Wayland, so either.

I was hoping the login attempt would throw (or show via debug logs) something useful in there. There’s too much to look at them all in debug mode. So I was hopi

I’ll be honest, I originally starting using Manjaro to avoid X (and GPU) configuration.

So there are better people than I to help with this I’m sure. Or if this is even a problem.

But I think it’s likely there’s something in buried your logs that would help point you in the right direction. Maybe the problem happens much earlier.

When I’m grasping at straws, I’ll just start looking for anything possibly related.

journalctl -r | grep -iE 'wayland|gdm|x11|nvid'

Edit: Just 15 minutes ago, I see an update for stable Manjaro.
(Take note of the Nvidia part.)

Hi again @Molski ,

thank you for all the support and positivism coming from your side!

I’ve updated to latest stable, did a restart, sadly, I am still on X11.
I’ve now also checked, if theres anything I’ve missed from the journalctl,

For the love of god, I am not sure there’s even a reference regarding the wayland in it. From reading the logs, there’s no error that would indicate why gdm is switching from wayland to x11.

I have also read through the complete Arch Wiki regarding Wayland and Nvidia. I have verified that modeset is enabled:

❯ sudo cat /sys/module/nvidia_drm/parameters/modeset
Y

and fbdev doesn’t show “file not found”, but N:

sudo cat /sys/module/nvidia_drm/parameters/fbdev
N

Checking /etc/gdm/custom.conf I dont see anything special either.

cat /etc/gdm/custom.conf --plain
# GDM configuration storage

[daemon]
AutomaticLogin=gregor
AutomaticLoginEnable=True
# Uncomment the line below to force the login screen to use Xorg
#WaylandEnable=false

[security]

[xdmcp]

[chooser]

[debug]
# Uncomment the line below to turn on debugging
#Enable=true

Checking the journalctl for wayland:

journalctl -b0 | grep -i wayland

nov 30 23:07:32 azeroth systemd[1058]: GNOME Shell on Wayland was skipped because of an unmet condition check (ConditionEnvironment=XDG_SESSION_TYPE=wayland).
nov 30 23:08:34 azeroth pamac-checkupda[2088]: Warning: Treating remote fetch error as non-fatal since runtime/org.kde.WaylandDecoration.QAdwaitaDecorations/x86_64/6.6 is already installed: No such ref 'runtime/org.kde.WaylandDecoration.QAdwaitaDecorations/x86_64/6.6' in remote flathub

Also, based on this article from Arch Wiki GDM ignores Wayland and uses X.Org by default and from the website linuxiac, I’ve updated grub and mkinitcpuio.

Still, I get logged in to XDG_SESSION_TYPE=x11.

This is some kind of sorcery. Or, I am forgetting to look into the right direction…

I found it.

Actually, Arch had it listed the whole time and I am not sure if I am going to leave it running:

https://wiki.archlinux.org/title/GDM#Wayland_and_the_proprietary_NVIDIA_driver

# ln -s /dev/null /etc/udev/rules.d/61-gdm.rules

the rules listed in /usr/lib/udev/rules.d/61-gdm.rules explicitly disable Wayland for nvidia. Symlinking the file in /etc/ will override the rule in /usr/.

Immediatelly after the reboot, echoing returns the correct information:

echo $XDG_SESSION_TYPE
wayland

Case closed! :smiley:

Now, I can finally continue resolving other issues! :slight_smile: Thank you!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.