You are not logged in.
Foreword
I'm currently not using a login manager or anything. When I boot, I'm just left on the login screen, I insert username and password and that starts xmonad or i3 depending on whether I'm on tty1 or tty2. I achieve this via this content of ~/.xinitrc
if [ -d /etc/X11/xinit/xinitrc.d ] ; then
for f in /etc/X11/xinit/xinitrc.d/?*.sh ; do
[ -x "$f" ] && . "$f"
done
unset f
fi
[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
xinput set-prop 11 "libinput Tapping Enabled" 1
xset dpms 0 0 0
xset s off
picom &
$HOME/miscellaneous/setscreens.sh && nitrogen --restore
[[ "$XDG_VTNR" -eq 1 ]] && exec xmonad
[[ "$XDG_VTNR" -eq 2 ]] && exec i3
and this content of ~/.bash_profile
[[ -f ~/.bashrc ]] && . ~/.bashrc
[[ ! $DISPLAY && ( $XDG_VTNR == 1 || $XDG_VTNR == 2 ) ]] && exec startx || true
I have this setting on both my laptop which I've been using daily, and on a workstation that I'm using now after quite a long time, but the issue described below exists only on the latter.
The issue
Say that I've logged into tty1, xmonad starts, and all is fine.
Now I decide to move to another virtual console, say via Ctrl+Alt+F3.
And then I move back where xmonad is running, via Alt+F1.
What I see is a black screen. I also see the cursor of the mouse and I can move it, and I also see it changing shape according to what's supposed to be under the cursor, e.g. I-shape where text is, hand-shape where a link is, and so on.
The same happens with i3, so I think it's a problem with X11.
Last edited by Enrico1989 (Yesterday 06:01:33)
Offline
What I see is a black screen. I also see the cursor of the mouse and I can move it
picom &
Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General but killing/restarting picom will likely "fix" this
Online
ps -o user= -C Xorg
for me returns my username, so I understand I'm in the "rootless X" case, so the relevant log is ~/.local/share/xorg/Xorg.0.log, isn't it?
[ 71.022]
X.Org X Server 1.21.1.18
X Protocol Version 11, Revision 0
[ 71.024] Current Operating System: Linux greywarden 6.17.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Sun, 12 Oct 2025 12:45:18 +0000 x86_64
[ 71.024] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=158d9d49-7c23-43b4-bad5-8cf56b19a96b rw quiet splash libahci.ignore_sss=1 nowatchdog modprobe.blacklist=iTC0_wdt
[ 71.026]
[ 71.027] Current version of pixman: 0.46.4
[ 71.030] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 71.030] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 71.034] (==) Log file: "/home/enrico/.local/share/xorg/Xorg.0.log", Time: Wed Oct 15 09:16:17 2025
[ 71.036] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 71.037] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 71.038] (==) No Layout section. Using the first Screen section.
[ 71.038] (**) |-->Screen "Screen0" (0)
[ 71.038] (**) | |-->Monitor "<default monitor>"
[ 71.038] (**) | |-->Device "Default nvidia Device"
[ 71.038] (==) No monitor specified for screen "Screen0".
Using a default monitor configuration.
[ 71.038] (**) Allowing byte-swapped clients
[ 71.038] (==) Automatically adding devices
[ 71.038] (==) Automatically enabling devices
[ 71.038] (==) Automatically adding GPU devices
[ 71.038] (==) Automatically binding GPU devices
[ 71.038] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 71.038] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 71.038] Entry deleted from font path.
[ 71.038] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 71.038] Entry deleted from font path.
[ 71.038] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 71.038] Entry deleted from font path.
[ 71.038] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/OTF
[ 71.038] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 71.038] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 71.038] (II) Module ABI versions:
[ 71.038] X.Org ANSI C Emulation: 0.4
[ 71.038] X.Org Video Driver: 25.2
[ 71.038] X.Org XInput driver : 24.4
[ 71.038] X.Org Server Extension : 10.0
[ 71.038] (++) using VT number 1
[ 71.040] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_34
[ 71.042] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 71.042] (II) Platform probe for /sys/devices/pci0000:40/0000:40:03.1/0000:41:00.0/drm/card1
[ 71.042] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[ 71.048] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 71.052] (--) PCI:*(65@0:0:0) 10de:1b82:1458:3793 rev 161, Mem @ 0xec000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/131072
[ 71.052] (II) LoadModule: "glx"
[ 71.052] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 71.053] (II) Module glx: vendor="X.Org Foundation"
[ 71.053] compiled for 1.21.1.18, module version = 1.0.0
[ 71.053] ABI class: X.Org Server Extension, version 10.0
[ 71.053] (II) LoadModule: "nvidia"
[ 71.053] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 71.054] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 71.054] compiled for 1.6.99.901, module version = 1.0.0
[ 71.054] Module class: X.Org Video Driver
[ 71.054] (II) NVIDIA dlloader X Driver 580.95.05 Tue Sep 23 09:43:47 UTC 2025
[ 71.054] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 71.054] (II) systemd-logind: releasing fd for 226:1
[ 71.055] (II) Loading sub module "fb"
[ 71.055] (II) LoadModule: "fb"
[ 71.055] (II) Module "fb" already built-in
[ 71.055] (II) Loading sub module "wfb"
[ 71.055] (II) LoadModule: "wfb"
[ 71.055] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 71.056] (II) Module wfb: vendor="X.Org Foundation"
[ 71.056] compiled for 1.21.1.18, module version = 1.0.0
[ 71.056] ABI class: X.Org ANSI C Emulation, version 0.4
[ 71.056] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 71.056] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 71.056] (==) NVIDIA(0): RGB weight 888
[ 71.056] (==) NVIDIA(0): Default visual is TrueColor
[ 71.056] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 71.056] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 71.056] (**) NVIDIA(0): Option "Stereo" "0"
[ 71.056] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-2"
[ 71.056] (**) NVIDIA(0): Option "UseEdidDpi" "False"
[ 71.056] (**) NVIDIA(0): Option "DPI" "160x160"
[ 71.056] (**) NVIDIA(0): Option "SLI" "Off"
[ 71.056] (**) NVIDIA(0): Option "MultiGPU" "Off"
[ 71.056] (**) NVIDIA(0): Option "BaseMosaic" "off"
[ 71.056] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 71.056] (**) NVIDIA(0): Stereo disabled by request
[ 71.056] (**) NVIDIA(0): NVIDIA SLI disabled.
[ 71.056] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[ 71.057] (**) NVIDIA(0): Option "Coolbits" "24"
[ 71.057] (**) NVIDIA(0): Option "MetaModes" "HDMI-0: nvidia-auto-select +0+624 {viewportin=2720x1536}, DP-0: nvidia-auto-select +2720+0"
[ 71.057] (**) NVIDIA(0): Enabling 2D acceleration
[ 71.057] (II) Loading sub module "glxserver_nvidia"
[ 71.057] (II) LoadModule: "glxserver_nvidia"
[ 71.057] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 71.077] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 71.077] compiled for 1.6.99.901, module version = 1.0.0
[ 71.077] Module class: X.Org Server Extension
[ 71.077] (II) NVIDIA GLX Module 580.95.05 Tue Sep 23 09:49:15 UTC 2025
[ 71.077] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 71.078] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:65:0:0
[ 71.078] (--) NVIDIA(0): DFP-0
[ 71.078] (--) NVIDIA(0): DFP-1
[ 71.078] (--) NVIDIA(0): DFP-2 (boot)
[ 71.078] (--) NVIDIA(0): DFP-3
[ 71.078] (--) NVIDIA(0): DFP-4
[ 71.078] (--) NVIDIA(0): DFP-5
[ 71.078] (--) NVIDIA(0): DFP-6
[ 71.078] (--) NVIDIA(0): DFP-7
[ 71.082] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1070 Ti (GP104-A) at PCI:65:0:0
[ 71.082] (II) NVIDIA(0): (GPU-0)
[ 71.082] (--) NVIDIA(0): Memory: 8388608 kBytes
[ 71.082] (--) NVIDIA(0): VideoBIOS: 86.04.85.00.a0
[ 71.082] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 71.118] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 71.118] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 71.118] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 71.118] (--) NVIDIA(GPU-0):
[ 71.118] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 71.118] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 71.118] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 71.118] (--) NVIDIA(GPU-0):
[ 71.119] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-2): connected
[ 71.119] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-2): Internal DisplayPort
[ 71.119] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-2): 1440.0 MHz maximum pixel clock
[ 71.119] (--) NVIDIA(GPU-0):
[ 71.121] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 71.121] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 71.121] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 71.121] (--) NVIDIA(GPU-0):
[ 71.121] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 71.121] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 71.121] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 71.121] (--) NVIDIA(GPU-0):
[ 71.121] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 71.121] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 71.121] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 71.121] (--) NVIDIA(GPU-0):
[ 71.121] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 71.121] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 71.121] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 71.121] (--) NVIDIA(GPU-0):
[ 71.121] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 71.121] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 71.121] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 71.121] (--) NVIDIA(GPU-0):
[ 71.125] (II) NVIDIA(0): Validated MetaModes:
[ 71.125] (II) NVIDIA(0):
[ 71.125] (II) NVIDIA(0): "HDMI-0:nvidia-auto-select+0+624{viewportin=2720x1536},DP-0:nvidia-auto-select+2720+0"
[ 71.125] (II) NVIDIA(0): Virtual screen size determined to be 6560 x 2160
[ 71.134] (**) NVIDIA(0): DPI set to (160, 160); computed from "DPI" X config option
[ 71.134] (WW) NVIDIA: Failed to bind sideband socket to
[ 71.134] (WW) NVIDIA: '/var/run/nvidia-xdriver-ac5ac21a' Permission denied
[ 71.134] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 71.134] (II) NVIDIA: access.
[ 71.137] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 71.137] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 71.137] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 71.137] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 71.137] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 71.138] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 71.138] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 71.138] (II) NVIDIA(0): Config Options in the README.
[ 71.158] (II) NVIDIA(0): Setting mode "HDMI-0:nvidia-auto-select+0+624{viewportin=2720x1536},DP-0:nvidia-auto-select+2720+0"
[ 71.194] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 71.194] (==) NVIDIA(0): Backing store enabled
[ 71.194] (==) NVIDIA(0): Silken mouse enabled
[ 71.194] (==) NVIDIA(0): DPMS enabled
[ 71.195] (II) Loading sub module "dri2"
[ 71.195] (II) LoadModule: "dri2"
[ 71.195] (II) Module "dri2" already built-in
[ 71.195] (II) NVIDIA(0): [DRI2] Setup complete
[ 71.195] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 71.195] (II) Initializing extension Generic Event Extension
[ 71.195] (II) Initializing extension SHAPE
[ 71.195] (II) Initializing extension MIT-SHM
[ 71.195] (II) Initializing extension XInputExtension
[ 71.195] (II) Initializing extension XTEST
[ 71.195] (II) Initializing extension BIG-REQUESTS
[ 71.195] (II) Initializing extension SYNC
[ 71.195] (II) Initializing extension XKEYBOARD
[ 71.195] (II) Initializing extension XC-MISC
[ 71.195] (II) Initializing extension SECURITY
[ 71.196] (II) Initializing extension XFIXES
[ 71.196] (II) Initializing extension RENDER
[ 71.196] (II) Initializing extension RANDR
[ 71.196] (II) Initializing extension COMPOSITE
[ 71.196] (II) Initializing extension DAMAGE
[ 71.196] (II) Initializing extension MIT-SCREEN-SAVER
[ 71.196] (II) Initializing extension DOUBLE-BUFFER
[ 71.196] (II) Initializing extension RECORD
[ 71.196] (II) Initializing extension DPMS
[ 71.196] (II) Initializing extension Present
[ 71.196] (II) Initializing extension DRI3
[ 71.196] (II) Initializing extension X-Resource
[ 71.196] (II) Initializing extension XVideo
[ 71.196] (II) Initializing extension XVideo-MotionCompensation
[ 71.196] (II) Initializing extension GLX
[ 71.197] (II) Initializing extension GLX
[ 71.197] (II) Indirect GLX disabled.
[ 71.197] (II) GLX: Another vendor is already registered for screen 0
[ 71.197] (II) Initializing extension XFree86-VidModeExtension
[ 71.197] (II) Initializing extension XFree86-DGA
[ 71.197] (II) Initializing extension XFree86-DRI
[ 71.197] (II) Initializing extension DRI2
[ 71.197] (II) Initializing extension NV-GLX
[ 71.197] (II) Initializing extension NV-CONTROL
[ 71.197] (II) Initializing extension XINERAMA
[ 71.305] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 71.305] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 71.305] (**) Power Button: Applying InputClass "system-keyboard"
[ 71.305] (II) LoadModule: "libinput"
[ 71.305] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 71.306] (II) Module libinput: vendor="X.Org Foundation"
[ 71.306] compiled for 1.21.1.13, module version = 1.5.0
[ 71.306] Module class: X.Org XInput Driver
[ 71.306] ABI class: X.Org XInput driver, version 24.4
[ 71.306] (II) Using input driver 'libinput' for 'Power Button'
[ 71.307] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 39 paused 0
[ 71.307] (**) Power Button: always reports core events
[ 71.307] (**) Option "Device" "/dev/input/event1"
[ 71.309] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 71.310] (II) event1 - Power Button: device is a keyboard
[ 71.310] (II) event1 - Power Button: device removed
[ 71.310] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 71.310] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 71.310] (**) Option "xkb_layout" "it"
[ 71.334] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 71.334] (II) event1 - Power Button: device is a keyboard
[ 71.334] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 71.334] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 71.334] (**) Power Button: Applying InputClass "system-keyboard"
[ 71.334] (II) Using input driver 'libinput' for 'Power Button'
[ 71.335] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 42 paused 0
[ 71.335] (**) Power Button: always reports core events
[ 71.335] (**) Option "Device" "/dev/input/event0"
[ 71.336] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 71.336] (II) event0 - Power Button: device is a keyboard
[ 71.336] (II) event0 - Power Button: device removed
[ 71.336] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 71.336] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 71.336] (**) Option "xkb_layout" "it"
[ 71.337] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 71.337] (II) event0 - Power Button: device is a keyboard
[ 71.339] (II) config/udev: Adding input device ROCCAT ROCCAT Vulcan Pro (/dev/input/event2)
[ 71.339] (**) ROCCAT ROCCAT Vulcan Pro: Applying InputClass "libinput keyboard catchall"
[ 71.339] (**) ROCCAT ROCCAT Vulcan Pro: Applying InputClass "system-keyboard"
[ 71.339] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Vulcan Pro'
[ 71.340] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 43 paused 0
[ 71.340] (**) ROCCAT ROCCAT Vulcan Pro: always reports core events
[ 71.340] (**) Option "Device" "/dev/input/event2"
[ 71.341] (II) event2 - ROCCAT ROCCAT Vulcan Pro: is tagged by udev as: Keyboard
[ 71.341] (II) event2 - ROCCAT ROCCAT Vulcan Pro: device is a keyboard
[ 71.342] (II) event2 - ROCCAT ROCCAT Vulcan Pro: device removed
[ 71.342] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/usb1/1-1/1-1:1.0/0003:1E7D:30F7.0001/input/input2/event2"
[ 71.342] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Vulcan Pro" (type: KEYBOARD, id 8)
[ 71.342] (**) Option "xkb_layout" "it"
[ 71.343] (II) event2 - ROCCAT ROCCAT Vulcan Pro: is tagged by udev as: Keyboard
[ 71.343] (II) event2 - ROCCAT ROCCAT Vulcan Pro: device is a keyboard
[ 71.345] (II) config/udev: Adding input device ROCCAT ROCCAT Vulcan Pro Mouse (/dev/input/event3)
[ 71.345] (**) ROCCAT ROCCAT Vulcan Pro Mouse: Applying InputClass "libinput pointer catchall"
[ 71.345] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Vulcan Pro Mouse'
[ 71.346] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 44 paused 0
[ 71.346] (**) ROCCAT ROCCAT Vulcan Pro Mouse: always reports core events
[ 71.346] (**) Option "Device" "/dev/input/event3"
[ 71.347] (II) event3 - ROCCAT ROCCAT Vulcan Pro Mouse: is tagged by udev as: Mouse
[ 71.348] (II) event3 - ROCCAT ROCCAT Vulcan Pro Mouse: device is a pointer
[ 71.348] (II) event3 - ROCCAT ROCCAT Vulcan Pro Mouse: device removed
[ 71.348] (II) libinput: ROCCAT ROCCAT Vulcan Pro Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 71.348] (II) libinput: ROCCAT ROCCAT Vulcan Pro Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 71.348] (II) libinput: ROCCAT ROCCAT Vulcan Pro Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 71.348] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/usb1/1-1/1-1:1.1/0003:1E7D:30F7.0002/input/input3/event3"
[ 71.348] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Vulcan Pro Mouse" (type: MOUSE, id 9)
[ 71.348] (**) Option "AccelerationScheme" "none"
[ 71.348] (**) ROCCAT ROCCAT Vulcan Pro Mouse: (accel) selected scheme none/0
[ 71.348] (**) ROCCAT ROCCAT Vulcan Pro Mouse: (accel) acceleration factor: 2.000
[ 71.348] (**) ROCCAT ROCCAT Vulcan Pro Mouse: (accel) acceleration threshold: 4
[ 71.350] (II) event3 - ROCCAT ROCCAT Vulcan Pro Mouse: is tagged by udev as: Mouse
[ 71.350] (II) event3 - ROCCAT ROCCAT Vulcan Pro Mouse: device is a pointer
[ 71.351] (II) config/udev: Adding input device ROCCAT ROCCAT Vulcan Pro Mouse (/dev/input/mouse0)
[ 71.351] (II) No input driver specified, ignoring this device.
[ 71.351] (II) This device may have been added with another device file.
[ 71.352] (II) config/udev: Adding input device ROCCAT ROCCAT Vulcan Pro System Control (/dev/input/event4)
[ 71.352] (**) ROCCAT ROCCAT Vulcan Pro System Control: Applying InputClass "libinput keyboard catchall"
[ 71.352] (**) ROCCAT ROCCAT Vulcan Pro System Control: Applying InputClass "system-keyboard"
[ 71.352] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Vulcan Pro System Control'
[ 71.353] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 45 paused 0
[ 71.353] (**) ROCCAT ROCCAT Vulcan Pro System Control: always reports core events
[ 71.353] (**) Option "Device" "/dev/input/event4"
[ 71.355] (II) event4 - ROCCAT ROCCAT Vulcan Pro System Control: is tagged by udev as: Keyboard
[ 71.355] (II) event4 - ROCCAT ROCCAT Vulcan Pro System Control: device is a keyboard
[ 71.355] (II) event4 - ROCCAT ROCCAT Vulcan Pro System Control: device removed
[ 71.355] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/usb1/1-1/1-1:1.1/0003:1E7D:30F7.0002/input/input4/event4"
[ 71.355] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Vulcan Pro System Control" (type: KEYBOARD, id 10)
[ 71.355] (**) Option "xkb_layout" "it"
[ 71.357] (II) event4 - ROCCAT ROCCAT Vulcan Pro System Control: is tagged by udev as: Keyboard
[ 71.357] (II) event4 - ROCCAT ROCCAT Vulcan Pro System Control: device is a keyboard
[ 71.358] (II) config/udev: Adding input device ROCCAT ROCCAT Vulcan Pro Consumer Control (/dev/input/event5)
[ 71.358] (**) ROCCAT ROCCAT Vulcan Pro Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 71.358] (**) ROCCAT ROCCAT Vulcan Pro Consumer Control: Applying InputClass "system-keyboard"
[ 71.358] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Vulcan Pro Consumer Control'
[ 71.359] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 46 paused 0
[ 71.359] (**) ROCCAT ROCCAT Vulcan Pro Consumer Control: always reports core events
[ 71.359] (**) Option "Device" "/dev/input/event5"
[ 71.361] (II) event5 - ROCCAT ROCCAT Vulcan Pro Consumer Control: is tagged by udev as: Keyboard
[ 71.361] (II) event5 - ROCCAT ROCCAT Vulcan Pro Consumer Control: device is a keyboard
[ 71.361] (II) event5 - ROCCAT ROCCAT Vulcan Pro Consumer Control: device removed
[ 71.361] (II) libinput: ROCCAT ROCCAT Vulcan Pro Consumer Control: needs a virtual subdevice
[ 71.361] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/usb1/1-1/1-1:1.1/0003:1E7D:30F7.0002/input/input5/event5"
[ 71.361] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Vulcan Pro Consumer Control" (type: MOUSE, id 11)
[ 71.361] (**) Option "AccelerationScheme" "none"
[ 71.361] (**) ROCCAT ROCCAT Vulcan Pro Consumer Control: (accel) selected scheme none/0
[ 71.361] (**) ROCCAT ROCCAT Vulcan Pro Consumer Control: (accel) acceleration factor: 2.000
[ 71.361] (**) ROCCAT ROCCAT Vulcan Pro Consumer Control: (accel) acceleration threshold: 4
[ 71.363] (II) event5 - ROCCAT ROCCAT Vulcan Pro Consumer Control: is tagged by udev as: Keyboard
[ 71.363] (II) event5 - ROCCAT ROCCAT Vulcan Pro Consumer Control: device is a keyboard
[ 71.364] (II) config/udev: Adding input device ROCCAT ROCCAT Vulcan Pro (/dev/input/event6)
[ 71.364] (II) No input driver specified, ignoring this device.
[ 71.364] (II) This device may have been added with another device file.
[ 71.365] (II) config/udev: Adding input device ROCCAT ROCCAT Vulcan Pro (/dev/input/event7)
[ 71.365] (**) ROCCAT ROCCAT Vulcan Pro: Applying InputClass "libinput keyboard catchall"
[ 71.365] (**) ROCCAT ROCCAT Vulcan Pro: Applying InputClass "system-keyboard"
[ 71.365] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Vulcan Pro'
[ 71.367] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 47 paused 0
[ 71.367] (**) ROCCAT ROCCAT Vulcan Pro: always reports core events
[ 71.367] (**) Option "Device" "/dev/input/event7"
[ 71.368] (II) event7 - ROCCAT ROCCAT Vulcan Pro: is tagged by udev as: Keyboard
[ 71.369] (II) event7 - ROCCAT ROCCAT Vulcan Pro: device is a keyboard
[ 71.369] (II) event7 - ROCCAT ROCCAT Vulcan Pro: device removed
[ 71.369] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/usb1/1-1/1-1:1.2/0003:1E7D:30F7.0003/input/input7/event7"
[ 71.369] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Vulcan Pro" (type: KEYBOARD, id 12)
[ 71.369] (**) Option "xkb_layout" "it"
[ 71.370] (II) event7 - ROCCAT ROCCAT Vulcan Pro: is tagged by udev as: Keyboard
[ 71.370] (II) event7 - ROCCAT ROCCAT Vulcan Pro: device is a keyboard
[ 71.372] (II) config/udev: Adding input device Logitech Wireless Keyboard PID:4023 (/dev/input/event9)
[ 71.372] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "libinput keyboard catchall"
[ 71.372] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "system-keyboard"
[ 71.372] (II) Using input driver 'libinput' for 'Logitech Wireless Keyboard PID:4023'
[ 71.373] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 48 paused 0
[ 71.373] (**) Logitech Wireless Keyboard PID:4023: always reports core events
[ 71.373] (**) Option "Device" "/dev/input/event9"
[ 71.375] (II) event9 - Logitech Wireless Keyboard PID:4023: is tagged by udev as: Keyboard
[ 71.375] (II) event9 - Logitech Wireless Keyboard PID:4023: device is a keyboard
[ 71.375] (II) event9 - Logitech Wireless Keyboard PID:4023: device removed
[ 71.375] (II) libinput: Logitech Wireless Keyboard PID:4023: needs a virtual subdevice
[ 71.375] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/usb1/1-12/1-12:1.1/0003:046D:C534.0007/0003:046D:4023.0008/input/input20/event9"
[ 71.375] (II) XINPUT: Adding extended input device "Logitech Wireless Keyboard PID:4023" (type: MOUSE, id 13)
[ 71.375] (**) Option "AccelerationScheme" "none"
[ 71.375] (**) Logitech Wireless Keyboard PID:4023: (accel) selected scheme none/0
[ 71.375] (**) Logitech Wireless Keyboard PID:4023: (accel) acceleration factor: 2.000
[ 71.375] (**) Logitech Wireless Keyboard PID:4023: (accel) acceleration threshold: 4
[ 71.377] (II) event9 - Logitech Wireless Keyboard PID:4023: is tagged by udev as: Keyboard
[ 71.377] (II) event9 - Logitech Wireless Keyboard PID:4023: device is a keyboard
[ 71.379] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/event8)
[ 71.379] (**) Logitech Wireless Mouse: Applying InputClass "libinput pointer catchall"
[ 71.379] (**) Logitech Wireless Mouse: Applying InputClass "libinput keyboard catchall"
[ 71.379] (**) Logitech Wireless Mouse: Applying InputClass "system-keyboard"
[ 71.379] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse'
[ 71.380] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 49 paused 0
[ 71.380] (**) Logitech Wireless Mouse: always reports core events
[ 71.380] (**) Option "Device" "/dev/input/event8"
[ 71.382] (II) event8 - Logitech Wireless Mouse: is tagged by udev as: Keyboard Mouse
[ 71.382] (II) event8 - Logitech Wireless Mouse: device is a pointer
[ 71.382] (II) event8 - Logitech Wireless Mouse: device is a keyboard
[ 71.382] (II) event8 - Logitech Wireless Mouse: device removed
[ 71.382] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 71.382] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 71.382] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 71.382] (II) libinput: Logitech Wireless Mouse: needs a virtual subdevice
[ 71.382] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/usb1/1-12/1-12:1.1/0003:046D:C534.0007/0003:046D:4054.0009/input/input19/event8"
[ 71.382] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse" (type: MOUSE, id 14)
[ 71.383] (**) Option "AccelerationScheme" "none"
[ 71.383] (**) Logitech Wireless Mouse: (accel) selected scheme none/0
[ 71.383] (**) Logitech Wireless Mouse: (accel) acceleration factor: 2.000
[ 71.383] (**) Logitech Wireless Mouse: (accel) acceleration threshold: 4
[ 71.384] (II) event8 - Logitech Wireless Mouse: is tagged by udev as: Keyboard Mouse
[ 71.385] (II) event8 - Logitech Wireless Mouse: device is a pointer
[ 71.385] (II) event8 - Logitech Wireless Mouse: device is a keyboard
[ 71.386] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/mouse1)
[ 71.386] (**) Logitech Wireless Mouse: Applying InputClass "system-keyboard"
[ 71.386] (II) No input driver specified, ignoring this device.
[ 71.386] (II) This device may have been added with another device file.
[ 71.387] (II) config/udev: Adding input device gspca_zc3xx (/dev/input/event22)
[ 71.387] (**) gspca_zc3xx: Applying InputClass "libinput keyboard catchall"
[ 71.387] (**) gspca_zc3xx: Applying InputClass "system-keyboard"
[ 71.387] (II) Using input driver 'libinput' for 'gspca_zc3xx'
[ 71.388] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 50 paused 0
[ 71.388] (**) gspca_zc3xx: always reports core events
[ 71.388] (**) Option "Device" "/dev/input/event22"
[ 71.389] (II) event22 - gspca_zc3xx: is tagged by udev as: Keyboard
[ 71.389] (II) event22 - gspca_zc3xx: device is a keyboard
[ 71.389] (II) event22 - gspca_zc3xx: device removed
[ 71.389] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:07:00.3/usb5/5-2/input/input33/event22"
[ 71.389] (II) XINPUT: Adding extended input device "gspca_zc3xx" (type: KEYBOARD, id 15)
[ 71.389] (**) Option "xkb_layout" "it"
[ 71.390] (II) event22 - gspca_zc3xx: is tagged by udev as: Keyboard
[ 71.390] (II) event22 - gspca_zc3xx: device is a keyboard
[ 71.391] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event15)
[ 71.391] (II) No input driver specified, ignoring this device.
[ 71.391] (II) This device may have been added with another device file.
[ 71.392] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event16)
[ 71.392] (II) No input driver specified, ignoring this device.
[ 71.392] (II) This device may have been added with another device file.
[ 71.392] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event17)
[ 71.392] (II) No input driver specified, ignoring this device.
[ 71.392] (II) This device may have been added with another device file.
[ 71.393] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event18)
[ 71.393] (II) No input driver specified, ignoring this device.
[ 71.393] (II) This device may have been added with another device file.
[ 71.393] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event19)
[ 71.393] (II) No input driver specified, ignoring this device.
[ 71.393] (II) This device may have been added with another device file.
[ 71.394] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event20)
[ 71.394] (II) No input driver specified, ignoring this device.
[ 71.394] (II) This device may have been added with another device file.
[ 71.394] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event21)
[ 71.394] (II) No input driver specified, ignoring this device.
[ 71.394] (II) This device may have been added with another device file.
[ 71.396] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[ 71.396] (II) No input driver specified, ignoring this device.
[ 71.396] (II) This device may have been added with another device file.
[ 71.396] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[ 71.396] (II) No input driver specified, ignoring this device.
[ 71.396] (II) This device may have been added with another device file.
[ 71.397] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[ 71.397] (II) No input driver specified, ignoring this device.
[ 71.397] (II) This device may have been added with another device file.
[ 71.397] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[ 71.397] (II) No input driver specified, ignoring this device.
[ 71.397] (II) This device may have been added with another device file.
[ 71.398] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[ 71.398] (II) No input driver specified, ignoring this device.
[ 71.398] (II) This device may have been added with another device file.
[ 71.408] (**) ROCCAT ROCCAT Vulcan Pro Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 71.408] (**) ROCCAT ROCCAT Vulcan Pro Consumer Control: Applying InputClass "system-keyboard"
[ 71.408] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Vulcan Pro Consumer Control'
[ 71.408] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
[ 71.408] (**) ROCCAT ROCCAT Vulcan Pro Consumer Control: always reports core events
[ 71.408] (**) Option "Device" "/dev/input/event5"
[ 71.408] (II) libinput: ROCCAT ROCCAT Vulcan Pro Consumer Control: is a virtual subdevice
[ 71.408] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/usb1/1-1/1-1:1.1/0003:1E7D:30F7.0002/input/input5/event5"
[ 71.408] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Vulcan Pro Consumer Control" (type: KEYBOARD, id 16)
[ 71.408] (**) Option "xkb_layout" "it"
[ 71.408] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "libinput keyboard catchall"
[ 71.408] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "system-keyboard"
[ 71.408] (II) Using input driver 'libinput' for 'Logitech Wireless Keyboard PID:4023'
[ 71.408] (II) systemd-logind: returning pre-existing fd for /dev/input/event9 13:73
[ 71.408] (**) Logitech Wireless Keyboard PID:4023: always reports core events
[ 71.408] (**) Option "Device" "/dev/input/event9"
[ 71.408] (II) libinput: Logitech Wireless Keyboard PID:4023: is a virtual subdevice
[ 71.408] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/usb1/1-12/1-12:1.1/0003:046D:C534.0007/0003:046D:4023.0008/input/input20/event9"
[ 71.408] (II) XINPUT: Adding extended input device "Logitech Wireless Keyboard PID:4023" (type: KEYBOARD, id 17)
[ 71.408] (**) Option "xkb_layout" "it"
[ 71.408] (**) Logitech Wireless Mouse: Applying InputClass "libinput pointer catchall"
[ 71.408] (**) Logitech Wireless Mouse: Applying InputClass "libinput keyboard catchall"
[ 71.408] (**) Logitech Wireless Mouse: Applying InputClass "system-keyboard"
[ 71.408] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse'
[ 71.408] (II) systemd-logind: returning pre-existing fd for /dev/input/event8 13:72
[ 71.408] (**) Logitech Wireless Mouse: always reports core events
[ 71.408] (**) Option "Device" "/dev/input/event8"
[ 71.408] (II) libinput: Logitech Wireless Mouse: is a virtual subdevice
[ 71.408] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 71.408] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 71.408] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 71.408] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/usb1/1-12/1-12:1.1/0003:046D:C534.0007/0003:046D:4054.0009/input/input19/event8"
[ 71.408] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse" (type: KEYBOARD, id 18)
[ 71.408] (**) Option "xkb_layout" "it"
[ 71.441] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 71.441] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 71.441] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 71.441] (--) NVIDIA(GPU-0):
[ 71.441] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 71.441] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 71.441] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 71.441] (--) NVIDIA(GPU-0):
[ 71.442] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-2): connected
[ 71.442] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-2): Internal DisplayPort
[ 71.442] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-2): 1440.0 MHz maximum pixel clock
[ 71.442] (--) NVIDIA(GPU-0):
[ 71.444] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 71.444] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 71.444] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 71.444] (--) NVIDIA(GPU-0):
[ 71.444] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 71.444] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 71.444] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 71.444] (--) NVIDIA(GPU-0):
[ 71.445] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 71.445] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 71.445] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 71.445] (--) NVIDIA(GPU-0):
[ 71.445] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 71.445] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 71.445] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 71.445] (--) NVIDIA(GPU-0):
[ 71.445] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 71.445] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 71.445] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 71.445] (--) NVIDIA(GPU-0):
[ 71.452] (II) NVIDIA(0): Setting mode "NULL"
[ 71.477] (II) NVIDIA(0): Setting mode "DP-0: nvidia-auto-select @3840x2160 +0+0 {ViewPortIn=3840x2160, ViewPortOut=3840x2160+0+0}"
[ 72.860] (**) Option "fd" "39"
[ 72.860] (II) event1 - Power Button: device removed
[ 72.860] (**) Option "fd" "42"
[ 72.860] (II) event0 - Power Button: device removed
[ 72.860] (**) Option "fd" "43"
[ 72.860] (II) event2 - ROCCAT ROCCAT Vulcan Pro: device removed
[ 72.860] (**) Option "fd" "44"
[ 72.860] (II) event3 - ROCCAT ROCCAT Vulcan Pro Mouse: device removed
[ 72.860] (**) Option "fd" "45"
[ 72.860] (II) event4 - ROCCAT ROCCAT Vulcan Pro System Control: device removed
[ 72.860] (**) Option "fd" "46"
[ 72.860] (**) Option "fd" "47"
[ 72.860] (II) event7 - ROCCAT ROCCAT Vulcan Pro: device removed
[ 72.860] (**) Option "fd" "48"
[ 72.860] (**) Option "fd" "49"
[ 72.860] (**) Option "fd" "50"
[ 72.860] (II) event22 - gspca_zc3xx: device removed
[ 72.860] (**) Option "fd" "46"
[ 72.860] (II) event5 - ROCCAT ROCCAT Vulcan Pro Consumer Control: device removed
[ 72.861] (**) Option "fd" "48"
[ 72.861] (II) event9 - Logitech Wireless Keyboard PID:4023: device removed
[ 72.861] (**) Option "fd" "49"
[ 72.861] (II) event8 - Logitech Wireless Mouse: device removed
[ 73.002] (II) systemd-logind: got pause for 13:67
[ 73.002] (II) systemd-logind: got pause for 13:64
[ 73.002] (II) systemd-logind: got pause for 13:66
[ 73.002] (II) systemd-logind: got pause for 13:71
[ 73.002] (II) systemd-logind: got pause for 13:72
[ 73.003] (II) systemd-logind: got pause for 13:73
[ 73.003] (II) systemd-logind: got pause for 13:68
[ 73.003] (II) systemd-logind: got pause for 13:69
[ 73.003] (II) systemd-logind: got pause for 13:86
[ 73.003] (II) systemd-logind: got pause for 13:65
[ 74.262] (II) systemd-logind: got resume for 13:67
[ 74.293] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 74.293] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 74.293] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 74.293] (--) NVIDIA(GPU-0):
[ 74.293] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 74.293] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 74.293] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 74.293] (--) NVIDIA(GPU-0):
[ 74.293] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-2): connected
[ 74.293] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-2): Internal DisplayPort
[ 74.293] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-2): 1440.0 MHz maximum pixel clock
[ 74.293] (--) NVIDIA(GPU-0):
[ 74.296] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 74.296] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 74.296] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 74.296] (--) NVIDIA(GPU-0):
[ 74.296] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 74.296] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 74.296] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 74.296] (--) NVIDIA(GPU-0):
[ 74.296] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 74.296] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 74.296] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 74.296] (--) NVIDIA(GPU-0):
[ 74.296] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 74.296] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 74.296] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 74.296] (--) NVIDIA(GPU-0):
[ 74.296] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 74.296] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 74.296] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 74.296] (--) NVIDIA(GPU-0):
[ 74.322] (II) NVIDIA(0): Setting mode "DP-0: nvidia-auto-select @3840x2160 +0+0 {ViewPortIn=3840x2160, ViewPortOut=3840x2160+0+0}"
[ 74.354] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 74.354] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 74.354] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 74.354] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 74.354] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 74.354] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 74.354] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 74.354] (II) NVIDIA(0): Config Options in the README.
[ 74.371] (II) event3 - ROCCAT ROCCAT Vulcan Pro Mouse: is tagged by udev as: Mouse
[ 74.372] (II) event3 - ROCCAT ROCCAT Vulcan Pro Mouse: device is a pointer
[ 74.372] (II) systemd-logind: got resume for 13:64
[ 74.373] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 74.373] (II) event0 - Power Button: device is a keyboard
[ 74.373] (II) systemd-logind: got resume for 13:66
[ 74.374] (II) event2 - ROCCAT ROCCAT Vulcan Pro: is tagged by udev as: Keyboard
[ 74.375] (II) event2 - ROCCAT ROCCAT Vulcan Pro: device is a keyboard
[ 74.375] (II) systemd-logind: got resume for 13:71
[ 74.376] (II) event7 - ROCCAT ROCCAT Vulcan Pro: is tagged by udev as: Keyboard
[ 74.376] (II) event7 - ROCCAT ROCCAT Vulcan Pro: device is a keyboard
[ 74.377] (II) systemd-logind: got resume for 13:72
[ 74.378] (II) event8 - Logitech Wireless Mouse: is tagged by udev as: Keyboard Mouse
[ 74.379] (II) event8 - Logitech Wireless Mouse: device is a pointer
[ 74.379] (II) event8 - Logitech Wireless Mouse: device is a keyboard
[ 74.385] (II) systemd-logind: got resume for 13:73
[ 74.387] (II) event9 - Logitech Wireless Keyboard PID:4023: is tagged by udev as: Keyboard
[ 74.387] (II) event9 - Logitech Wireless Keyboard PID:4023: device is a keyboard
[ 74.388] (II) systemd-logind: got resume for 13:68
[ 74.390] (II) event4 - ROCCAT ROCCAT Vulcan Pro System Control: is tagged by udev as: Keyboard
[ 74.390] (II) event4 - ROCCAT ROCCAT Vulcan Pro System Control: device is a keyboard
[ 74.390] (II) systemd-logind: got resume for 13:69
[ 74.392] (II) event5 - ROCCAT ROCCAT Vulcan Pro Consumer Control: is tagged by udev as: Keyboard
[ 74.392] (II) event5 - ROCCAT ROCCAT Vulcan Pro Consumer Control: device is a keyboard
[ 74.392] (II) systemd-logind: got resume for 13:86
[ 74.393] (II) event22 - gspca_zc3xx: is tagged by udev as: Keyboard
[ 74.393] (II) event22 - gspca_zc3xx: device is a keyboard
[ 74.393] (II) systemd-logind: got resume for 13:65
[ 74.394] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 74.394] (II) event1 - Power Button: device is a keyboard
[ 78.539] (**) Option "fd" "57"
[ 78.539] (II) event1 - Power Button: device removed
[ 78.539] (**) Option "fd" "42"
[ 78.539] (II) event0 - Power Button: device removed
[ 78.539] (**) Option "fd" "44"
[ 78.539] (II) event2 - ROCCAT ROCCAT Vulcan Pro: device removed
[ 78.539] (**) Option "fd" "39"
[ 78.539] (II) event3 - ROCCAT ROCCAT Vulcan Pro Mouse: device removed
[ 78.539] (**) Option "fd" "48"
[ 78.539] (II) event4 - ROCCAT ROCCAT Vulcan Pro System Control: device removed
[ 78.539] (**) Option "fd" "49"
[ 78.539] (**) Option "fd" "45"
[ 78.539] (II) event7 - ROCCAT ROCCAT Vulcan Pro: device removed
[ 78.539] (**) Option "fd" "47"
[ 78.539] (**) Option "fd" "46"
[ 78.539] (**) Option "fd" "50"
[ 78.539] (II) event22 - gspca_zc3xx: device removed
[ 78.539] (**) Option "fd" "49"
[ 78.539] (II) event5 - ROCCAT ROCCAT Vulcan Pro Consumer Control: device removed
[ 78.539] (**) Option "fd" "47"
[ 78.539] (II) event9 - Logitech Wireless Keyboard PID:4023: device removed
[ 78.539] (**) Option "fd" "46"
[ 78.539] (II) event8 - Logitech Wireless Mouse: device removed
[ 78.674] (II) systemd-logind: got pause for 13:67
[ 78.674] (II) systemd-logind: got pause for 13:64
[ 78.674] (II) systemd-logind: got pause for 13:66
[ 78.674] (II) systemd-logind: got pause for 13:71
[ 78.674] (II) systemd-logind: got pause for 13:72
[ 78.674] (II) systemd-logind: got pause for 13:73
[ 78.674] (II) systemd-logind: got pause for 13:68
[ 78.674] (II) systemd-logind: got pause for 13:69
[ 78.674] (II) systemd-logind: got pause for 13:86
[ 78.674] (II) systemd-logind: got pause for 13:65
[ 81.679] (II) systemd-logind: got resume for 13:67
[ 81.715] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 81.715] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 81.716] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 81.716] (--) NVIDIA(GPU-0):
[ 81.716] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 81.716] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 81.716] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 81.716] (--) NVIDIA(GPU-0):
[ 81.716] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-2): connected
[ 81.716] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-2): Internal DisplayPort
[ 81.716] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-2): 1440.0 MHz maximum pixel clock
[ 81.716] (--) NVIDIA(GPU-0):
[ 81.718] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 81.718] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 81.718] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 81.719] (--) NVIDIA(GPU-0):
[ 81.719] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 81.719] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 81.719] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 81.719] (--) NVIDIA(GPU-0):
[ 81.719] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 81.719] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 81.719] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 81.719] (--) NVIDIA(GPU-0):
[ 81.719] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 81.719] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 81.719] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 81.719] (--) NVIDIA(GPU-0):
[ 81.719] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 81.719] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 81.719] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 81.719] (--) NVIDIA(GPU-0):
[ 81.744] (II) NVIDIA(0): Setting mode "DP-0: nvidia-auto-select @3840x2160 +0+0 {ViewPortIn=3840x2160, ViewPortOut=3840x2160+0+0}"
[ 81.777] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 81.777] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 81.777] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 81.777] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 81.777] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 81.777] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 81.777] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 81.777] (II) NVIDIA(0): Config Options in the README.
[ 81.793] (II) event3 - ROCCAT ROCCAT Vulcan Pro Mouse: is tagged by udev as: Mouse
[ 81.793] (II) event3 - ROCCAT ROCCAT Vulcan Pro Mouse: device is a pointer
[ 81.793] (II) systemd-logind: got resume for 13:64
[ 81.794] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 81.794] (II) event0 - Power Button: device is a keyboard
[ 81.794] (II) systemd-logind: got resume for 13:66
[ 81.796] (II) event2 - ROCCAT ROCCAT Vulcan Pro: is tagged by udev as: Keyboard
[ 81.796] (II) event2 - ROCCAT ROCCAT Vulcan Pro: device is a keyboard
[ 81.796] (II) systemd-logind: got resume for 13:71
[ 81.798] (II) event7 - ROCCAT ROCCAT Vulcan Pro: is tagged by udev as: Keyboard
[ 81.798] (II) event7 - ROCCAT ROCCAT Vulcan Pro: device is a keyboard
[ 81.798] (II) systemd-logind: got resume for 13:72
[ 81.800] (II) event8 - Logitech Wireless Mouse: is tagged by udev as: Keyboard Mouse
[ 81.800] (II) event8 - Logitech Wireless Mouse: device is a pointer
[ 81.800] (II) event8 - Logitech Wireless Mouse: device is a keyboard
[ 81.800] (II) systemd-logind: got resume for 13:73
[ 81.802] (II) event9 - Logitech Wireless Keyboard PID:4023: is tagged by udev as: Keyboard
[ 81.803] (II) event9 - Logitech Wireless Keyboard PID:4023: device is a keyboard
[ 81.803] (II) systemd-logind: got resume for 13:68
[ 81.804] (II) event4 - ROCCAT ROCCAT Vulcan Pro System Control: is tagged by udev as: Keyboard
[ 81.805] (II) event4 - ROCCAT ROCCAT Vulcan Pro System Control: device is a keyboard
[ 81.805] (II) systemd-logind: got resume for 13:69
[ 81.806] (II) event5 - ROCCAT ROCCAT Vulcan Pro Consumer Control: is tagged by udev as: Keyboard
[ 81.807] (II) event5 - ROCCAT ROCCAT Vulcan Pro Consumer Control: device is a keyboard
[ 81.807] (II) systemd-logind: got resume for 13:86
[ 81.808] (II) event22 - gspca_zc3xx: is tagged by udev as: Keyboard
[ 81.808] (II) event22 - gspca_zc3xx: device is a keyboard
[ 81.808] (II) systemd-logind: got resume for 13:65
[ 81.809] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 81.809] (II) event1 - Power Button: device is a keyboard
[ 83.829] (**) Option "fd" "58"
[ 83.829] (II) event1 - Power Button: device removed
[ 83.829] (**) Option "fd" "42"
[ 83.829] (II) event0 - Power Button: device removed
[ 83.829] (**) Option "fd" "45"
[ 83.829] (II) event2 - ROCCAT ROCCAT Vulcan Pro: device removed
[ 83.830] (**) Option "fd" "39"
[ 83.830] (II) event3 - ROCCAT ROCCAT Vulcan Pro Mouse: device removed
[ 83.830] (**) Option "fd" "49"
[ 83.830] (II) event4 - ROCCAT ROCCAT Vulcan Pro System Control: device removed
[ 83.830] (**) Option "fd" "50"
[ 83.830] (**) Option "fd" "46"
[ 83.830] (II) event7 - ROCCAT ROCCAT Vulcan Pro: device removed
[ 83.830] (**) Option "fd" "48"
[ 83.830] (**) Option "fd" "47"
[ 83.830] (**) Option "fd" "57"
[ 83.830] (II) event22 - gspca_zc3xx: device removed
[ 83.830] (**) Option "fd" "50"
[ 83.830] (II) event5 - ROCCAT ROCCAT Vulcan Pro Consumer Control: device removed
[ 83.830] (**) Option "fd" "48"
[ 83.830] (II) event9 - Logitech Wireless Keyboard PID:4023: device removed
[ 83.830] (**) Option "fd" "47"
[ 83.830] (II) event8 - Logitech Wireless Mouse: device removed
[ 83.962] (II) systemd-logind: got pause for 13:67
[ 83.962] (II) systemd-logind: got pause for 13:64
[ 83.962] (II) systemd-logind: got pause for 13:66
[ 83.962] (II) systemd-logind: got pause for 13:71
[ 83.962] (II) systemd-logind: got pause for 13:72
[ 83.962] (II) systemd-logind: got pause for 13:73
[ 83.962] (II) systemd-logind: got pause for 13:68
[ 83.962] (II) systemd-logind: got pause for 13:69
[ 83.962] (II) systemd-logind: got pause for 13:86
[ 83.962] (II) systemd-logind: got pause for 13:65
[ 89.717] (II) systemd-logind: got resume for 13:67
[ 89.753] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 89.753] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 89.753] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 89.753] (--) NVIDIA(GPU-0):
[ 89.753] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 89.753] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 89.753] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 89.753] (--) NVIDIA(GPU-0):
[ 89.753] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-2): connected
[ 89.753] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-2): Internal DisplayPort
[ 89.753] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-2): 1440.0 MHz maximum pixel clock
[ 89.753] (--) NVIDIA(GPU-0):
[ 89.756] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 89.756] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 89.756] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 89.756] (--) NVIDIA(GPU-0):
[ 89.756] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 89.756] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 89.756] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 89.756] (--) NVIDIA(GPU-0):
[ 89.756] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 89.756] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 89.756] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 89.756] (--) NVIDIA(GPU-0):
[ 89.756] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 89.756] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 89.756] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 89.756] (--) NVIDIA(GPU-0):
[ 89.756] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 89.756] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 89.756] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 89.756] (--) NVIDIA(GPU-0):
[ 89.778] (II) NVIDIA(0): Setting mode "DP-0: nvidia-auto-select @3840x2160 +0+0 {ViewPortIn=3840x2160, ViewPortOut=3840x2160+0+0}"
[ 89.809] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 89.809] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 89.809] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 89.809] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 89.809] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 89.809] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 89.809] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 89.809] (II) NVIDIA(0): Config Options in the README.
[ 89.832] (II) event3 - ROCCAT ROCCAT Vulcan Pro Mouse: is tagged by udev as: Mouse
[ 89.833] (II) event3 - ROCCAT ROCCAT Vulcan Pro Mouse: device is a pointer
[ 89.833] (II) systemd-logind: got resume for 13:64
[ 89.834] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 89.834] (II) event0 - Power Button: device is a keyboard
[ 89.834] (II) systemd-logind: got resume for 13:66
[ 89.836] (II) event2 - ROCCAT ROCCAT Vulcan Pro: is tagged by udev as: Keyboard
[ 89.836] (II) event2 - ROCCAT ROCCAT Vulcan Pro: device is a keyboard
[ 89.836] (II) systemd-logind: got resume for 13:71
[ 89.837] (II) event7 - ROCCAT ROCCAT Vulcan Pro: is tagged by udev as: Keyboard
[ 89.838] (II) event7 - ROCCAT ROCCAT Vulcan Pro: device is a keyboard
[ 89.838] (II) systemd-logind: got resume for 13:72
[ 89.840] (II) event8 - Logitech Wireless Mouse: is tagged by udev as: Keyboard Mouse
[ 89.840] (II) event8 - Logitech Wireless Mouse: device is a pointer
[ 89.840] (II) event8 - Logitech Wireless Mouse: device is a keyboard
[ 89.846] (II) systemd-logind: got resume for 13:73
[ 89.848] (II) event9 - Logitech Wireless Keyboard PID:4023: is tagged by udev as: Keyboard
[ 89.848] (II) event9 - Logitech Wireless Keyboard PID:4023: device is a keyboard
[ 89.849] (II) systemd-logind: got resume for 13:68
[ 89.851] (II) event4 - ROCCAT ROCCAT Vulcan Pro System Control: is tagged by udev as: Keyboard
[ 89.851] (II) event4 - ROCCAT ROCCAT Vulcan Pro System Control: device is a keyboard
[ 89.851] (II) systemd-logind: got resume for 13:69
[ 89.852] (II) event5 - ROCCAT ROCCAT Vulcan Pro Consumer Control: is tagged by udev as: Keyboard
[ 89.853] (II) event5 - ROCCAT ROCCAT Vulcan Pro Consumer Control: device is a keyboard
[ 89.853] (II) systemd-logind: got resume for 13:86
[ 89.854] (II) event22 - gspca_zc3xx: is tagged by udev as: Keyboard
[ 89.854] (II) event22 - gspca_zc3xx: device is a keyboard
[ 89.854] (II) systemd-logind: got resume for 13:65
[ 89.855] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 89.855] (II) event1 - Power Button: device is a keyboard
[ 108.645] (**) Option "fd" "50"
[ 108.645] (II) event1 - Power Button: device removed
[ 108.645] (**) Option "fd" "41"
[ 108.645] (II) event0 - Power Button: device removed
[ 108.645] (**) Option "fd" "43"
[ 108.645] (II) event2 - ROCCAT ROCCAT Vulcan Pro: device removed
[ 108.645] (**) Option "fd" "39"
[ 108.645] (II) event3 - ROCCAT ROCCAT Vulcan Pro Mouse: device removed
[ 108.645] (**) Option "fd" "47"
[ 108.645] (II) event4 - ROCCAT ROCCAT Vulcan Pro System Control: device removed
[ 108.645] (**) Option "fd" "48"
[ 108.645] (**) Option "fd" "44"
[ 108.645] (II) event7 - ROCCAT ROCCAT Vulcan Pro: device removed
[ 108.645] (**) Option "fd" "46"
[ 108.645] (**) Option "fd" "45"
[ 108.645] (**) Option "fd" "49"
[ 108.645] (II) event22 - gspca_zc3xx: device removed
[ 108.646] (**) Option "fd" "48"
[ 108.646] (II) event5 - ROCCAT ROCCAT Vulcan Pro Consumer Control: device removed
[ 108.646] (**) Option "fd" "46"
[ 108.646] (II) event9 - Logitech Wireless Keyboard PID:4023: device removed
[ 108.646] (**) Option "fd" "45"
[ 108.646] (II) event8 - Logitech Wireless Mouse: device removed
[ 108.834] (II) systemd-logind: got pause for 13:67
[ 108.834] (II) systemd-logind: got pause for 13:64
[ 108.834] (II) systemd-logind: got pause for 13:66
[ 108.834] (II) systemd-logind: got pause for 13:71
[ 108.834] (II) systemd-logind: got pause for 13:72
[ 108.834] (II) systemd-logind: got pause for 13:73
[ 108.834] (II) systemd-logind: got pause for 13:68
[ 108.834] (II) systemd-logind: got pause for 13:69
[ 108.834] (II) systemd-logind: got pause for 13:86
[ 108.834] (II) systemd-logind: got pause for 13:65
[ 110.154] (II) systemd-logind: got resume for 13:67
[ 110.192] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 110.192] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 110.192] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 110.192] (--) NVIDIA(GPU-0):
[ 110.192] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 110.192] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 110.192] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 110.192] (--) NVIDIA(GPU-0):
[ 110.192] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-2): connected
[ 110.192] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-2): Internal DisplayPort
[ 110.192] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-2): 1440.0 MHz maximum pixel clock
[ 110.192] (--) NVIDIA(GPU-0):
[ 110.194] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 110.194] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 110.194] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 110.194] (--) NVIDIA(GPU-0):
[ 110.196] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 110.196] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 110.196] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 110.196] (--) NVIDIA(GPU-0):
[ 110.196] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 110.196] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 110.196] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 110.196] (--) NVIDIA(GPU-0):
[ 110.196] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 110.196] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 110.196] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 110.196] (--) NVIDIA(GPU-0):
[ 110.196] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 110.196] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 110.196] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 110.196] (--) NVIDIA(GPU-0):
[ 110.218] (II) NVIDIA(0): Setting mode "DP-0: nvidia-auto-select @3840x2160 +0+0 {ViewPortIn=3840x2160, ViewPortOut=3840x2160+0+0}"
[ 110.249] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 110.249] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 110.249] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 110.249] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 110.249] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 110.249] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 110.249] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 110.249] (II) NVIDIA(0): Config Options in the README.
[ 110.267] (II) event3 - ROCCAT ROCCAT Vulcan Pro Mouse: is tagged by udev as: Mouse
[ 110.267] (II) event3 - ROCCAT ROCCAT Vulcan Pro Mouse: device is a pointer
[ 110.268] (II) systemd-logind: got resume for 13:64
[ 110.269] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 110.269] (II) event0 - Power Button: device is a keyboard
[ 110.269] (II) systemd-logind: got resume for 13:66
[ 110.270] (II) event2 - ROCCAT ROCCAT Vulcan Pro: is tagged by udev as: Keyboard
[ 110.270] (II) event2 - ROCCAT ROCCAT Vulcan Pro: device is a keyboard
[ 110.271] (II) systemd-logind: got resume for 13:71
[ 110.272] (II) event7 - ROCCAT ROCCAT Vulcan Pro: is tagged by udev as: Keyboard
[ 110.272] (II) event7 - ROCCAT ROCCAT Vulcan Pro: device is a keyboard
[ 110.272] (II) systemd-logind: got resume for 13:72
[ 110.274] (II) event8 - Logitech Wireless Mouse: is tagged by udev as: Keyboard Mouse
[ 110.274] (II) event8 - Logitech Wireless Mouse: device is a pointer
[ 110.274] (II) event8 - Logitech Wireless Mouse: device is a keyboard
[ 110.276] (II) systemd-logind: got resume for 13:73
[ 110.277] (II) event9 - Logitech Wireless Keyboard PID:4023: is tagged by udev as: Keyboard
[ 110.277] (II) event9 - Logitech Wireless Keyboard PID:4023: device is a keyboard
[ 110.277] (II) systemd-logind: got resume for 13:68
[ 110.279] (II) event4 - ROCCAT ROCCAT Vulcan Pro System Control: is tagged by udev as: Keyboard
[ 110.279] (II) event4 - ROCCAT ROCCAT Vulcan Pro System Control: device is a keyboard
[ 110.279] (II) systemd-logind: got resume for 13:69
[ 110.281] (II) event5 - ROCCAT ROCCAT Vulcan Pro Consumer Control: is tagged by udev as: Keyboard
[ 110.281] (II) event5 - ROCCAT ROCCAT Vulcan Pro Consumer Control: device is a keyboard
[ 110.281] (II) systemd-logind: got resume for 13:86
[ 110.282] (II) event22 - gspca_zc3xx: is tagged by udev as: Keyboard
[ 110.282] (II) event22 - gspca_zc3xx: device is a keyboard
[ 110.283] (II) systemd-logind: got resume for 13:65
[ 110.284] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 110.284] (II) event1 - Power Button: device is a keyboard
[ 124.998] (**) Option "fd" "58"
[ 124.998] (II) event1 - Power Button: device removed
[ 124.998] (**) Option "fd" "41"
[ 124.998] (II) event0 - Power Button: device removed
[ 124.998] (**) Option "fd" "44"
[ 124.998] (II) event2 - ROCCAT ROCCAT Vulcan Pro: device removed
[ 124.998] (**) Option "fd" "39"
[ 124.998] (II) event3 - ROCCAT ROCCAT Vulcan Pro Mouse: device removed
[ 124.998] (**) Option "fd" "48"
[ 124.998] (II) event4 - ROCCAT ROCCAT Vulcan Pro System Control: device removed
[ 124.998] (**) Option "fd" "49"
[ 124.998] (**) Option "fd" "45"
[ 124.999] (II) event7 - ROCCAT ROCCAT Vulcan Pro: device removed
[ 124.999] (**) Option "fd" "47"
[ 124.999] (**) Option "fd" "46"
[ 124.999] (**) Option "fd" "50"
[ 124.999] (II) event22 - gspca_zc3xx: device removed
[ 124.999] (**) Option "fd" "49"
[ 124.999] (II) event5 - ROCCAT ROCCAT Vulcan Pro Consumer Control: device removed
[ 124.999] (**) Option "fd" "47"
[ 124.999] (II) event9 - Logitech Wireless Keyboard PID:4023: device removed
[ 124.999] (**) Option "fd" "46"
[ 124.999] (II) event8 - Logitech Wireless Mouse: device removed
[ 125.140] (II) systemd-logind: got pause for 13:67
[ 125.140] (II) systemd-logind: got pause for 13:64
[ 125.140] (II) systemd-logind: got pause for 13:66
[ 125.140] (II) systemd-logind: got pause for 13:71
[ 125.140] (II) systemd-logind: got pause for 13:72
[ 125.140] (II) systemd-logind: got pause for 13:73
[ 125.140] (II) systemd-logind: got pause for 13:68
[ 125.140] (II) systemd-logind: got pause for 13:69
[ 125.140] (II) systemd-logind: got pause for 13:86
[ 125.140] (II) systemd-logind: got pause for 13:65
[ 130.556] (II) systemd-logind: got resume for 13:67
[ 130.582] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 130.582] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 130.582] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 130.582] (--) NVIDIA(GPU-0):
[ 130.583] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 130.583] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 130.583] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 130.583] (--) NVIDIA(GPU-0):
[ 130.583] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-2): connected
[ 130.583] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-2): Internal DisplayPort
[ 130.583] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-2): 1440.0 MHz maximum pixel clock
[ 130.583] (--) NVIDIA(GPU-0):
[ 130.585] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 130.585] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 130.585] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 130.585] (--) NVIDIA(GPU-0):
[ 130.585] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 130.585] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 130.585] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 130.585] (--) NVIDIA(GPU-0):
[ 130.586] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 130.586] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 130.586] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 130.586] (--) NVIDIA(GPU-0):
[ 130.586] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 130.586] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 130.586] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 130.586] (--) NVIDIA(GPU-0):
[ 130.586] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 130.586] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 130.586] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 130.586] (--) NVIDIA(GPU-0):
[ 130.612] (II) NVIDIA(0): Setting mode "DP-0: nvidia-auto-select @3840x2160 +0+0 {ViewPortIn=3840x2160, ViewPortOut=3840x2160+0+0}"
[ 130.644] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 130.644] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 130.644] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 130.644] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 130.644] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 130.644] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 130.644] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 130.644] (II) NVIDIA(0): Config Options in the README.
[ 130.673] (II) event3 - ROCCAT ROCCAT Vulcan Pro Mouse: is tagged by udev as: Mouse
[ 130.673] (II) event3 - ROCCAT ROCCAT Vulcan Pro Mouse: device is a pointer
[ 130.674] (II) systemd-logind: got resume for 13:64
[ 130.675] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 130.675] (II) event0 - Power Button: device is a keyboard
[ 130.675] (II) systemd-logind: got resume for 13:66
[ 130.676] (II) event2 - ROCCAT ROCCAT Vulcan Pro: is tagged by udev as: Keyboard
[ 130.676] (II) event2 - ROCCAT ROCCAT Vulcan Pro: device is a keyboard
[ 130.677] (II) systemd-logind: got resume for 13:71
[ 130.678] (II) event7 - ROCCAT ROCCAT Vulcan Pro: is tagged by udev as: Keyboard
[ 130.678] (II) event7 - ROCCAT ROCCAT Vulcan Pro: device is a keyboard
[ 130.679] (II) systemd-logind: got resume for 13:72
[ 130.680] (II) event8 - Logitech Wireless Mouse: is tagged by udev as: Keyboard Mouse
[ 130.681] (II) event8 - Logitech Wireless Mouse: device is a pointer
[ 130.681] (II) event8 - Logitech Wireless Mouse: device is a keyboard
[ 130.693] (II) systemd-logind: got resume for 13:73
[ 130.695] (II) event9 - Logitech Wireless Keyboard PID:4023: is tagged by udev as: Keyboard
[ 130.696] (II) event9 - Logitech Wireless Keyboard PID:4023: device is a keyboard
[ 130.697] (II) systemd-logind: got resume for 13:68
[ 130.698] (II) event4 - ROCCAT ROCCAT Vulcan Pro System Control: is tagged by udev as: Keyboard
[ 130.698] (II) event4 - ROCCAT ROCCAT Vulcan Pro System Control: device is a keyboard
[ 130.698] (II) systemd-logind: got resume for 13:69
[ 130.700] (II) event5 - ROCCAT ROCCAT Vulcan Pro Consumer Control: is tagged by udev as: Keyboard
[ 130.700] (II) event5 - ROCCAT ROCCAT Vulcan Pro Consumer Control: device is a keyboard
[ 130.700] (II) systemd-logind: got resume for 13:86
[ 130.702] (II) event22 - gspca_zc3xx: is tagged by udev as: Keyboard
[ 130.702] (II) event22 - gspca_zc3xx: device is a keyboard
[ 130.702] (II) systemd-logind: got resume for 13:65
[ 130.702] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 130.703] (II) event1 - Power Button: device is a keyboard
Yes, killing picom works. In hindsight, I could have guessed it from the fact of the system being fully responsive, other than not seeing a thing other than the mouse. Thanks.
Anyway, does the log show anything worth investigating/knowing?
Oh, I was almost forgetting: it is not fully reproducible. When you answered, I had put the workstation to sleep (systemctl suspend). When I awoke it, I read your answer and then, before trying it out, I just tried once more to move away from tty0 and back to it, and I would see my desktop. I've done that repeatedly, and it'd always work. I have even logged out and back into the WM, and tried again, and the desktop woudl show normally. Then I rebooted, and the problem was back. At which point I verified that killing picom would fix it.
Is it a known bug of picom? Or X? Can I fix this somehow?
Offline
The problem is likely related to the nvidia chip/driver - do you run picom on the GLX or the xrender backend (and does that matter)?
Is the post S3 sanitation reproducible?
Might come w/ the nvidia sleep/resume hooks - you could try to disable those to see whether the problem then survives a sleep cycle, https://wiki.archlinux.org/title/NVIDIA … er_suspend
(You need to disable the services AND add "nvidia.NVreg_PreserveVideoMemoryAllocations=1" to the kernel parameters)
Online
do you run picom on the GLX or the xrender backend (and does that matter)?
In my ~/.xinitrc I run picom& without passing any options, and the default should be xrender; however, even I manually run it with --backend glx, I get the same behavior.
Is the post S3 sanitation reproducible?
If I understand from the wiki, S3 means "Standby, Sleep, or Suspend to RAM", but what do you mean by "post S3 sanitation"?
Incidentally, I've just woken up the system again, and launched picom (whcih I had killed before putting to sleep) from command line, and swtiching between VTs didn't trigger the bug. So I've logged out of X and back in, and the issue happens again, so I was mistaken when I earlier claimed that
I have even logged out and back into the WM, and tried again, and the desktop woudl show normally.
Sorry.
(You need to disable the services AND add "nvidia.NVreg_PreserveVideoMemoryAllocations=1" to the kernel parameters)
Running
sort /proc/driver/nvidia/params
reveals that NVreg_PreserveVideoMemoryAllocations is already enabled, because I see the lines
...
PreserveVideoMemoryAllocations: 1
...
TemporaryFilePath: "/var/tmp"
...
So I just have to disable the services, per your suggestion? Which services? nvidia-suspend.service, nvidia-hibernate.service, and nvidia-resume.service?
Last edited by Enrico1989 (Yesterday 16:51:45)
Offline
The default is set in your picom.conf
The post S3 sanitation refers to "something apparently implicitly fixes or mitigates the problem with waking up from a sleep"
Sorry.
Don't be - the problem could be unrelated but non-deterministic and reported the pattern that existed at the time.
Means however that the S3 cycle does not provide a path to a reliable mitigation.
Except: is this now maybe w/ the explicit glx backend?
Next to disabling those three services you'll also have to "nvidia.NVreg_PreserveVideoMemoryAllocations=0" (and I'll have to take a look at https://bbs.archlinux.org/viewtopic.php … 4#p2267314 myself, I guess…)
nb. that the plan of this was to see whether disabling those services would prevent the S3 cycle from avoiding the problem.
Online
Except: is this now maybe w/ the explicit glx backend?
Ahahah, I'm observing something that to me it's absurd.
First, I notice that when I reverse the comment between these two lines in picom.conf
# backend = "glx"
backend = "xrender";
back and forth, everytime I save the screen kind of reloads. This tells me picom is dynamically adapting to that file, so I'd assume that playing with which of those lines is commented and doing the VT switches I've tested whether changing the backend makes a difference.
Well, it looks like it doesn't, but...
If I have cosmic (a DE) running on VT2, then I can come back to VT1 and the black screen behavior is not triggered.
I've tried that even a few times... But now that I double checked before writing this message... No, that's not really reproducible/consistent with every attempt. Right now, I've understood one interesting (or maybe not?) bit. If I move from another VT (with or without a DE/WM running; being it not even logged seems to do as well) to the one where I am running xmonad with picom running, the screen comes up immediately if I am on a worksapce with no terminal (I use URxvt). If there's a terminal, the screen tends to (but this too seems to be non-deterministic) take a couple of seconds to become visible. I have URxvt with semitransparency set via picom.conf:
opacity-rule = [
"93:class_g = 'URxvt' && focused",
"88:class_g = 'URxvt' && !focused"
];
Offline
At this point, honestly, I'm not sure if I've just been impatient, and it's always been just a matter of having to wait a few seconds.
I'll reboot the machine and see.
Nope, it was not just a few seconds. I still have absolutely no clue how to describe the behavior. There's no law that holds
Last edited by Enrico1989 (Yesterday 19:30:01)
Offline
The nvidia driver is extremely slow on framebuffer switches. Like: ridiculously slow. You cannot just cycle through displays.
But that would affect the mouse cursor as well - so be a different/augmenting issue.
picom is dynamically adapting to that file
Yup.
Is uxrvt a 32bit window? ("xwininfo | grep -i depth" will tell)
Please post your picom.conf
If you run picom on only one session but not the other (killing it before switching around is likely enough), do yo still the problems?
Online
Is uxrvt a 32bit window? ("xwininfo | grep -i depth" will tell)
If I click on urxvt window right after that (that's what I have to do, right?), this is printed
Depth: 24
Please post your picom.conf
#################################
# Shadows #
#################################
# Enabled client-side shadows on windows. Note desktop windows
# (windows with '_NET_WM_WINDOW_TYPE_DESKTOP') never get shadow,
# unless explicitly requested using the wintypes option.
#
# shadow = false
shadow = true;
# The blur radius for shadows, in pixels. (defaults to 12)
# shadow-radius = 12
shadow-radius = 7;
# The opacity of shadows. (0.0 - 1.0, defaults to 0.75)
# shadow-opacity = .75
# The left offset for shadows, in pixels. (defaults to -15)
# shadow-offset-x = -15
shadow-offset-x = -7;
# The top offset for shadows, in pixels. (defaults to -15)
# shadow-offset-y = -15
shadow-offset-y = -7;
# Red color value of shadow (0.0 - 1.0, defaults to 0).
# shadow-red = 0
# Green color value of shadow (0.0 - 1.0, defaults to 0).
# shadow-green = 0
# Blue color value of shadow (0.0 - 1.0, defaults to 0).
# shadow-blue = 0
# Hex string color value of shadow (#000000 - #FFFFFF, defaults to #000000). This option will override options set shadow-(red/green/blue)
# shadow-color = "#000000"
# Specify a list of conditions of windows that should have no shadow.
#
# examples:
# shadow-exclude = "n:e:Notification";
#
# shadow-exclude = []
shadow-exclude = [
"name = 'Notification'",
"class_g = 'Conky'",
"class_g ?= 'Notify-osd'",
"class_g = 'Cairo-clock'",
"_GTK_FRAME_EXTENTS@:c"
];
# Specify a list of conditions of windows that should have no shadow painted over, such as a dock window.
# clip-shadow-above = []
# Specify a X geometry that describes the region in which shadow should not
# be painted in, such as a dock window region. Use
# shadow-exclude-reg = "x10+0+0"
# for example, if the 10 pixels on the bottom of the screen should not have shadows painted on.
#
# shadow-exclude-reg = ""
# Crop shadow of a window fully on a particular Xinerama screen to the screen.
# xinerama-shadow-crop = false
#################################
# Fading #
#################################
# Fade windows in/out when opening/closing and when opacity changes,
# unless no-fading-openclose is used.
# fading = false
fading = true;
# Opacity change between steps while fading in. (0.01 - 1.0, defaults to 0.028)
# fade-in-step = 0.028
fade-in-step = 0.03;
# Opacity change between steps while fading out. (0.01 - 1.0, defaults to 0.03)
# fade-out-step = 0.03
fade-out-step = 0.03;
# The time between steps in fade step, in milliseconds. (> 0, defaults to 10)
# fade-delta = 10
# Specify a list of conditions of windows that should not be faded.
# fade-exclude = []
# Do not fade on window open/close.
# no-fading-openclose = false
# Do not fade destroyed ARGB windows with WM frame. Workaround of bugs in Openbox, Fluxbox, etc.
# no-fading-destroyed-argb = false
#################################
# Transparency / Opacity #
#################################
# Opacity of inactive windows. (0.1 - 1.0, defaults to 1.0)
# inactive-opacity = 1
inactive-opacity = 0.95;
# Opacity of window titlebars and borders. (0.1 - 1.0, disabled by default)
# frame-opacity = 1.0
frame-opacity = 0.9;
# Let inactive opacity set by -i override the '_NET_WM_WINDOW_OPACITY' values of windows.
# inactive-opacity-override = true
inactive-opacity-override = false;
# Default opacity for active windows. (0.0 - 1.0, defaults to 1.0)
# active-opacity = 1.0
# Dim inactive windows. (0.0 - 1.0, defaults to 0.0)
# inactive-dim = 0.0
# Specify a list of conditions of windows that should never be considered focused.
# focus-exclude = []
focus-exclude = [ "class_g = 'Cairo-clock'" ];
# Use fixed inactive dim value, instead of adjusting according to window opacity.
# inactive-dim-fixed = 1.0
# Specify a list of opacity rules, in the format `PERCENT:PATTERN`,
# like `50:name *= "Firefox"`. picom-trans is recommended over this.
# Note we don't make any guarantee about possible conflicts with other
# programs that set '_NET_WM_WINDOW_OPACITY' on frame or client windows.
# example:
# opacity-rule = [ "80:class_g = 'URxvt'" ];
#
# opacity-rule = []
#################################
# Corners #
#################################
# Sets the radius of rounded window corners. When > 0, the compositor will
# round the corners of windows. Does not interact well with
# `transparent-clipping`.
corner-radius = 0
# Exclude conditions for rounded corners.
rounded-corners-exclude = [
"window_type = 'dock'",
"window_type = 'desktop'"
];
#################################
# Background-Blurring #
#################################
# Parameters for background blurring, see the *BLUR* section for more information.
# blur-method =
# blur-size = 12
#
# blur-deviation = false
#
# blur-strength = 5
# Blur background of semi-transparent / ARGB windows.
# Bad in performance, with driver-dependent behavior.
# The name of the switch may change without prior notifications.
#
# blur-background = false
# Blur background of windows when the window frame is not opaque.
# Implies:
# blur-background
# Bad in performance, with driver-dependent behavior. The name may change.
#
# blur-background-frame = false
# Use fixed blur strength rather than adjusting according to window opacity.
# blur-background-fixed = false
# Specify the blur convolution kernel, with the following format:
# example:
# blur-kern = "5,5,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1";
#
# blur-kern = ""
blur-kern = "3x3box";
# Exclude conditions for background blur.
# blur-background-exclude = []
blur-background-exclude = [
"window_type = 'dock'",
"window_type = 'desktop'",
"_GTK_FRAME_EXTENTS@:c"
];
#################################
# General Settings #
#################################
# Daemonize process. Fork to background after initialization. Causes issues with certain (badly-written) drivers.
# daemon = false
# Specify the backend to use: `xrender`, `glx`, or `xr_glx_hybrid`.
# `xrender` is the default one.
#
backend = "glx"
# backend = "xrender";
# Enable/disable VSync.
# vsync = false
vsync = true;
# Enable remote control via D-Bus. See the *D-BUS API* section below for more details.
# dbus = false
# Try to detect WM windows (a non-override-redirect window with no
# child that has 'WM_STATE') and mark them as active.
#
# mark-wmwin-focused = false
mark-wmwin-focused = true;
# Mark override-redirect windows that doesn't have a child window with 'WM_STATE' focused.
# mark-ovredir-focused = false
mark-ovredir-focused = true;
# Try to detect windows with rounded corners and don't consider them
# shaped windows. The accuracy is not very high, unfortunately.
#
# detect-rounded-corners = false
detect-rounded-corners = true;
# Detect '_NET_WM_WINDOW_OPACITY' on client windows, useful for window managers
# not passing '_NET_WM_WINDOW_OPACITY' of client windows to frame windows.
#
# detect-client-opacity = false
detect-client-opacity = true;
# Use EWMH '_NET_ACTIVE_WINDOW' to determine currently focused window,
# rather than listening to 'FocusIn'/'FocusOut' event. Might have more accuracy,
# provided that the WM supports it.
#
# use-ewmh-active-win = false
# Unredirect all windows if a full-screen opaque window is detected,
# to maximize performance for full-screen windows. Known to cause flickering
# when redirecting/unredirecting windows.
#
# unredir-if-possible = false
# Delay before unredirecting the window, in milliseconds. Defaults to 0.
# unredir-if-possible-delay = 0
# Conditions of windows that shouldn't be considered full-screen for unredirecting screen.
# unredir-if-possible-exclude = []
# Use 'WM_TRANSIENT_FOR' to group windows, and consider windows
# in the same group focused at the same time.
#
# detect-transient = false
detect-transient = true;
# Use 'WM_CLIENT_LEADER' to group windows, and consider windows in the same
# group focused at the same time. This usually means windows from the same application
# will be considered focused or unfocused at the same time.
# 'WM_TRANSIENT_FOR' has higher priority if detect-transient is enabled, too.
#
# detect-client-leader = false
# Resize damaged region by a specific number of pixels.
# A positive value enlarges it while a negative one shrinks it.
# If the value is positive, those additional pixels will not be actually painted
# to screen, only used in blur calculation, and such. (Due to technical limitations,
# with use-damage, those pixels will still be incorrectly painted to screen.)
# Primarily used to fix the line corruption issues of blur,
# in which case you should use the blur radius value here
# (e.g. with a 3x3 kernel, you should use `--resize-damage 1`,
# with a 5x5 one you use `--resize-damage 2`, and so on).
# May or may not work with *--glx-no-stencil*. Shrinking doesn't function correctly.
#
# resize-damage = 1
# Specify a list of conditions of windows that should be painted with inverted color.
# Resource-hogging, and is not well tested.
#
# invert-color-include = []
# GLX backend: Avoid using stencil buffer, useful if you don't have a stencil buffer.
# Might cause incorrect opacity when rendering transparent content (but never
# practically happened) and may not work with blur-background.
# My tests show a 15% performance boost. Recommended.
#
glx-no-stencil = true;
# GLX backend: Avoid rebinding pixmap on window damage.
# Probably could improve performance on rapid window content changes,
# but is known to break things on some drivers (LLVMpipe, xf86-video-intel, etc.).
# Recommended if it works.
#
# glx-no-rebind-pixmap = false
# Disable the use of damage information.
# This cause the whole screen to be redrawn everytime, instead of the part of the screen
# has actually changed. Potentially degrades the performance, but might fix some artifacts.
# The opposing option is use-damage
#
# no-use-damage = false
use-damage = true;
# Use X Sync fence to sync clients' draw calls, to make sure all draw
# calls are finished before picom starts drawing. Needed on nvidia-drivers
# with GLX backend for some users.
#
# xrender-sync-fence = false
# GLX backend: Use specified GLSL fragment shader for rendering window contents.
# See `compton-default-fshader-win.glsl` and `compton-fake-transparency-fshader-win.glsl`
# in the source tree for examples.
#
# glx-fshader-win = ""
# Force all windows to be painted with blending. Useful if you
# have a glx-fshader-win that could turn opaque pixels transparent.
#
# force-win-blend = false
# Do not use EWMH to detect fullscreen windows.
# Reverts to checking if a window is fullscreen based only on its size and coordinates.
#
# no-ewmh-fullscreen = false
# Dimming bright windows so their brightness doesn't exceed this set value.
# Brightness of a window is estimated by averaging all pixels in the window,
# so this could comes with a performance hit.
# Setting this to 1.0 disables this behaviour. Requires --use-damage to be disabled. (default: 1.0)
#
# max-brightness = 1.0
# Make transparent windows clip other windows like non-transparent windows do,
# instead of blending on top of them.
#
# transparent-clipping = false
# Set the log level. Possible values are:
# "trace", "debug", "info", "warn", "error"
# in increasing level of importance. Case doesn't matter.
# If using the "TRACE" log level, it's better to log into a file
# using *--log-file*, since it can generate a huge stream of logs.
#
# log-level = "debug"
log-level = "warn";
# Set the log file.
# If *--log-file* is never specified, logs will be written to stderr.
# Otherwise, logs will to written to the given file, though some of the early
# logs might still be written to the stderr.
# When setting this option from the config file, it is recommended to use an absolute path.
#
# log-file = "/path/to/your/log/file"
# Show all X errors (for debugging)
# show-all-xerrors = false
# Write process ID to a file.
# write-pid-path = "/path/to/your/log/file"
# Window type settings
#
# 'WINDOW_TYPE' is one of the 15 window types defined in EWMH standard:
# "unknown", "desktop", "dock", "toolbar", "menu", "utility",
# "splash", "dialog", "normal", "dropdown_menu", "popup_menu",
# "tooltip", "notification", "combo", and "dnd".
#
# Following per window-type options are available: ::
#
# fade, shadow:::
# Controls window-type-specific shadow and fade settings.
#
# opacity:::
# Controls default opacity of the window type.
#
# focus:::
# Controls whether the window of this type is to be always considered focused.
# (By default, all window types except "normal" and "dialog" has this on.)
#
# full-shadow:::
# Controls whether shadow is drawn under the parts of the window that you
# normally won't be able to see. Useful when the window has parts of it
# transparent, and you want shadows in those areas.
#
# clip-shadow-above:::
# Controls wether shadows that would have been drawn above the window should
# be clipped. Useful for dock windows that should have no shadow painted on top.
#
# redir-ignore:::
# Controls whether this type of windows should cause screen to become
# redirected again after been unredirected. If you have unredir-if-possible
# set, and doesn't want certain window to cause unnecessary screen redirection,
# you can set this to `true`.
#
wintypes:
{
tooltip = { fade = true; shadow = true; opacity = 0.75; focus = true; full-shadow = false; };
dock = { shadow = false; clip-shadow-above = true; }
dnd = { shadow = false; }
popup_menu = { opacity = 0.8; }
dropdown_menu = { opacity = 0.8; }
};
opacity-rule = [
"93:class_g = 'URxvt' && focused",
"88:class_g = 'URxvt' && !focused"
];
If you run picom on only one session but not the other (killing it before switching around is likely enough), do yo still the problems?
What you mean? Killing it before switching means it's not running anywhere, no?
Offline
No, you're running two picom processes - one on each X11 session.
Killing one of them might or no liberate the other.
("Is this a picom problem or a two-picom problem")
Config is almost default, you could try whether
xrender-sync-fence = false;
use-damage = true;
have any impact
Online
Sorry, my brain is melted for today, I'll be back to this asap.
But one I might collect now:
No, you're running two picom processes
Doesn't that mean that `pidof picom` should give 2 numbers (if I'm running 2 sessions)?
Offline
Yes.
You're starting picom from your xinitrc, and you're running startx twice.
Are you saying there're not 2 picom instances??
ps aux | grep picom
Last edited by seth (Yesterday 21:12:35)
Online
Are you saying there're not 2 picom instances??
Yes, but probably because I was almost sleeping. Anyway, no, you're right, two picom processes because I'm starting it on X11 session.
Anyway, I've tried upon reboot this:
1. log in to tty1 (all right)
2. open a terminal, so I see the I-shaped cursor
3. alt+ctrl+F2 (but do not even login)
4. alt+ctrl+F1 (black screen, waiting for a few seconds doesn't make the visual come back, other than the mouse cursor which is present and reactive)
5. alt+ctrl+F2
6. kill the newest/highest picom (since I'm doing it in a terminal which is semi-transparent via picom, I see that I have killed the picom on this side indeed, i.e. tty2
7. alt+ctrl+F1
At this point, even if picom is active on tty1, the screen comes back.
From that point on, switching between ttys, logging in and out of X11 sessions, and so on made things less clear in terms of when/how the screen would be back.
So I've reboot the machine once more, and tried the 7 steps above again.
The result was different, in the sense that at step 7 the screen was black.
ALL I've written above is for backend = "glx", and I'm pretty sure the randomness of the behavior would be reproducible with the other backend as well.
Config is almost default, you could try whether
xrender-sync-fence = false; use-damage = true;
have any impact
use-damange is already true in my config. I'll try enabling the xrender-sync-fence = false; line, reboot, and experiment a bit.
Offline
I don't want to say it too early, but
xrender-sync-fence = false
might have fixed the problem: if I leave tty1 with a semi-transparent terminal or with nothing opened, when coming back to it from, say tty2 (no logged in), it takes (often but not always) a few seconds for the screen to come back, but at least it does.
Last edited by Enrico1989 (Today 06:31:28)
Offline
Sorry, copy-pasta, the idea was "use-damage = false;" - the off-screen picom might run into trouble when it's no longer receiving any vblank signals.
Picom bug aside, you might be able to workaround this w/ a shortcut invoking chvt and
kill $(xdotool search --class picom getwindowpid)
to kill the picom instance of the present X11 server
Last edited by seth (Today 08:32:36)
Online