You are not logged in.
This is kind a 2 in one question that I believe have the same root cause.
In x11, firefox hardware video decoding doesn't work because it seems glxtest fails. Using sudo for glxtest succeeds.
In x11, nvidia-settings doesn't open until you use sudo.
Something is wrong with nvidia libs or some permission issue is going on.
Both, nvidia-settings and firefox glxtest crash with segmentation fault when running without sudo
[ 6411.023192] glxtest[26392]: segfault at 133 ip 00007f4f148addb4 sp 00007ffd07db0928 error 4 in libc.so.6[7f4f14844000+15a000] likely on CPU 8 (core 0, socket 0)
[ 6411.023199] Code: 28 00 00 00 75 8c 48 8d 0d 99 48 11 00 ba 5f 02 00 00 48 8d 35 9f c0 10 00 48 8d 3d c3 c0 10 00 e8 61 6d fa ff 90 f3 0f 1e fa <8b> 47 10 89 c2 81 e2 7f 01 00 00 90 83 e0 7c 0f 85 a7 00 00 00 53On wayland, both, nvidia-settings and firefox hw decoding works normally
Offline
Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General
Using sudo … until you use sudo
Don't do that.
find ~ \! -user mmbossoni -printOffline
I reverted to 535 vulkan for the time being, but it happens on it 535 as well
[ 1160.867] (--) Log file renamed from "/var/log/Xorg.pid-8813.log" to "/var/log/Xorg.0.log"
[ 1160.867]
X.Org X Server 1.21.1.9
X Protocol Version 11, Revision 0
[ 1160.867] Current Operating System: Linux URSO 6.6.0-2-cachyos #1 SMP PREEMPT_DYNAMIC Thu, 02 Nov 2023 17:20:46 +0000 x86_64
[ 1160.867] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-cachyos root=UUID=fd6553ac-0701-4cad-bac0-128e64fe1abe rw loglevel=3 amd_pstate=active nvidia-drm.modeset=1 split_lock_detect=off quiet
[ 1160.867]
[ 1160.867] Current version of pixman: 0.42.2
[ 1160.867] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 1160.867] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1160.867] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Nov 8 09:38:36 2023
[ 1160.867] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 1160.867] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 1160.868] (==) No Layout section. Using the first Screen section.
[ 1160.868] (**) |-->Screen "Screen0" (0)
[ 1160.868] (**) | |-->Monitor "<default monitor>"
[ 1160.868] (**) | |-->Device "Device0"
[ 1160.868] (==) No monitor specified for screen "Screen0".
Using a default monitor configuration.
[ 1160.868] (==) Automatically adding devices
[ 1160.868] (==) Automatically enabling devices
[ 1160.868] (==) Automatically adding GPU devices
[ 1160.868] (==) Automatically binding GPU devices
[ 1160.868] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 1160.868] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 1160.868] Entry deleted from font path.
[ 1160.868] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 1160.868] Entry deleted from font path.
[ 1160.868] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 1160.868] Entry deleted from font path.
[ 1160.868] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 1160.868] Entry deleted from font path.
[ 1160.868] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 1160.868] Entry deleted from font path.
[ 1160.868] (==) FontPath set to:
/usr/share/fonts/TTF
[ 1160.868] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 1160.868] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 1160.868] (II) Module ABI versions:
[ 1160.868] X.Org ANSI C Emulation: 0.4
[ 1160.868] X.Org Video Driver: 25.2
[ 1160.868] X.Org XInput driver : 24.4
[ 1160.868] X.Org Server Extension : 10.0
[ 1160.868] (++) using VT number 2
[ 1160.868] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 1160.869] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 1160.869] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:26:00.0/drm/card0
[ 1160.871] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 1160.873] (--) PCI:*(38@0:0:0) 10de:1b81:3842:5173 rev 161, Mem @ 0xfb000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 1160.873] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 1160.873] (II) LoadModule: "glx"
[ 1160.873] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 1160.874] (II) Module glx: vendor="X.Org Foundation"
[ 1160.874] compiled for 1.21.1.9, module version = 1.0.0
[ 1160.874] ABI class: X.Org Server Extension, version 10.0
[ 1160.874] (II) LoadModule: "nvidia"
[ 1160.874] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 1160.874] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 1160.874] compiled for 1.6.99.901, module version = 1.0.0
[ 1160.874] Module class: X.Org Video Driver
[ 1160.874] (II) NVIDIA dlloader X Driver 535.43.15 Mon Oct 23 03:45:39 UTC 2023
[ 1160.874] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 1160.875] (II) Loading sub module "fb"
[ 1160.875] (II) LoadModule: "fb"
[ 1160.875] (II) Module "fb" already built-in
[ 1160.875] (II) Loading sub module "wfb"
[ 1160.875] (II) LoadModule: "wfb"
[ 1160.875] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 1160.875] (II) Module wfb: vendor="X.Org Foundation"
[ 1160.875] compiled for 1.21.1.9, module version = 1.0.0
[ 1160.875] ABI class: X.Org ANSI C Emulation, version 0.4
[ 1160.875] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 1160.875] (==) NVIDIA(0): RGB weight 888
[ 1160.875] (==) NVIDIA(0): Default visual is TrueColor
[ 1160.875] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 1160.875] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 1160.875] (**) NVIDIA(0): Option "UseEdidDpi" "DFP-6"
[ 1160.875] (**) NVIDIA(0): Option "AllowIndirectGLXProtocol" "off"
[ 1160.875] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 1160.875] (**) NVIDIA(0): Option "Coolbits" "28"
[ 1160.875] (**) NVIDIA(0): Option "MetaModes" "DPY-2: 1920x1080_144 +0+0; DPY-2: nvidia-auto-select"
[ 1160.875] (**) NVIDIA(0): Enabling 2D acceleration
[ 1160.875] (II) Loading sub module "glxserver_nvidia"
[ 1160.875] (II) LoadModule: "glxserver_nvidia"
[ 1160.875] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 1160.880] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 1160.880] compiled for 1.6.99.901, module version = 1.0.0
[ 1160.880] Module class: X.Org Server Extension
[ 1160.880] (II) NVIDIA GLX Module 535.43.15 Mon Oct 23 03:49:49 UTC 2023
[ 1160.880] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 1160.881] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:38:0:0
[ 1160.881] (--) NVIDIA(0): DFP-0
[ 1160.881] (--) NVIDIA(0): DFP-1
[ 1160.881] (--) NVIDIA(0): DFP-2 (boot)
[ 1160.881] (--) NVIDIA(0): DFP-3
[ 1160.881] (--) NVIDIA(0): DFP-4
[ 1160.881] (--) NVIDIA(0): DFP-5
[ 1160.881] (--) NVIDIA(0): DFP-6
[ 1160.881] (--) NVIDIA(0): DFP-7
[ 1160.882] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1070 (GP104-A) at PCI:38:0:0
[ 1160.882] (II) NVIDIA(0): (GPU-0)
[ 1160.882] (--) NVIDIA(0): Memory: 8388608 kBytes
[ 1160.882] (--) NVIDIA(0): VideoBIOS: 86.04.50.00.72
[ 1160.882] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 1160.882] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1160.882] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1160.882] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 1160.882] (--) NVIDIA(GPU-0):
[ 1160.882] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1160.882] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1160.882] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1160.882] (--) NVIDIA(GPU-0):
[ 1160.882] (--) NVIDIA(GPU-0): AOC 24G2W1G4 (DFP-2): connected
[ 1160.882] (--) NVIDIA(GPU-0): AOC 24G2W1G4 (DFP-2): Internal DisplayPort
[ 1160.882] (--) NVIDIA(GPU-0): AOC 24G2W1G4 (DFP-2): 1440.0 MHz maximum pixel clock
[ 1160.882] (--) NVIDIA(GPU-0):
[ 1160.888] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1160.888] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1160.888] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1160.888] (--) NVIDIA(GPU-0):
[ 1160.888] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 1160.888] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 1160.888] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 1160.888] (--) NVIDIA(GPU-0):
[ 1160.889] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 1160.889] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 1160.889] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 1160.889] (--) NVIDIA(GPU-0):
[ 1160.889] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 1160.889] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 1160.889] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 1160.889] (--) NVIDIA(GPU-0):
[ 1160.889] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 1160.889] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 1160.889] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 1160.889] (--) NVIDIA(GPU-0):
[ 1160.895] (II) NVIDIA(0): Validated MetaModes:
[ 1160.895] (II) NVIDIA(0): "DPY-2:1920x1080_144+0+0"
[ 1160.895] (II) NVIDIA(0): "DPY-2:nvidia-auto-select"
[ 1160.895] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 1160.902] (WW) NVIDIA(0): DFP-6 does not have an EDID, or its EDID does not contain a
[ 1160.902] (WW) NVIDIA(0): maximum image size; cannot compute DPI from DFP-6's EDID.
[ 1160.902] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[ 1160.903] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 1160.903] (II) NVIDIA: access.
[ 1160.904] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 1160.904] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 1160.904] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 1160.904] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 1160.904] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 1160.904] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 1160.904] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 1160.904] (II) NVIDIA(0): Config Options in the README.
[ 1161.201] (II) NVIDIA(0): Setting mode "DPY-2:1920x1080_144+0+0"
[ 1161.273] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 1161.273] (==) NVIDIA(0): Backing store enabled
[ 1161.273] (==) NVIDIA(0): Silken mouse enabled
[ 1161.273] (==) NVIDIA(0): DPMS enabled
[ 1161.273] (WW) NVIDIA(0): Option "NoLogo" is not used
[ 1161.273] (II) Loading sub module "dri2"
[ 1161.273] (II) LoadModule: "dri2"
[ 1161.273] (II) Module "dri2" already built-in
[ 1161.273] (II) NVIDIA(0): [DRI2] Setup complete
[ 1161.273] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 1161.273] (II) Initializing extension Generic Event Extension
[ 1161.273] (II) Initializing extension SHAPE
[ 1161.273] (II) Initializing extension MIT-SHM
[ 1161.273] (II) Initializing extension XInputExtension
[ 1161.273] (II) Initializing extension XTEST
[ 1161.273] (II) Initializing extension BIG-REQUESTS
[ 1161.273] (II) Initializing extension SYNC
[ 1161.273] (II) Initializing extension XKEYBOARD
[ 1161.273] (II) Initializing extension XC-MISC
[ 1161.273] (II) Initializing extension SECURITY
[ 1161.273] (II) Initializing extension XFIXES
[ 1161.273] (II) Initializing extension RENDER
[ 1161.274] (II) Initializing extension RANDR
[ 1161.274] (II) Initializing extension COMPOSITE
[ 1161.274] (II) Initializing extension DAMAGE
[ 1161.274] (II) Initializing extension MIT-SCREEN-SAVER
[ 1161.274] (II) Initializing extension DOUBLE-BUFFER
[ 1161.274] (II) Initializing extension RECORD
[ 1161.274] (II) Initializing extension DPMS
[ 1161.274] (II) Initializing extension Present
[ 1161.274] (II) Initializing extension DRI3
[ 1161.274] (II) Initializing extension X-Resource
[ 1161.274] (II) Initializing extension XVideo
[ 1161.274] (II) Initializing extension XVideo-MotionCompensation
[ 1161.274] (II) Initializing extension GLX
[ 1161.274] (II) Initializing extension GLX
[ 1161.274] (II) Indirect GLX disabled.
[ 1161.274] (II) GLX: Another vendor is already registered for screen 0
[ 1161.274] (II) Initializing extension XFree86-VidModeExtension
[ 1161.274] (II) Initializing extension XFree86-DGA
[ 1161.274] (II) Initializing extension XFree86-DRI
[ 1161.274] (II) Initializing extension DRI2
[ 1161.274] (II) Initializing extension NV-GLX
[ 1161.274] (II) Initializing extension NV-CONTROL
[ 1161.274] (II) Initializing extension XINERAMA
[ 1161.309] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 1161.309] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 1161.309] (**) Power Button: Applying InputClass "system-keyboard"
[ 1161.309] (II) LoadModule: "libinput"
[ 1161.309] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 1161.310] (II) Module libinput: vendor="X.Org Foundation"
[ 1161.310] compiled for 1.21.1.8, module version = 1.4.0
[ 1161.310] Module class: X.Org XInput Driver
[ 1161.310] ABI class: X.Org XInput driver, version 24.4
[ 1161.310] (II) Using input driver 'libinput' for 'Power Button'
[ 1161.310] (**) Power Button: always reports core events
[ 1161.310] (**) Option "Device" "/dev/input/event1"
[ 1161.311] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 1161.311] (II) event1 - Power Button: device is a keyboard
[ 1161.311] (II) event1 - Power Button: device removed
[ 1161.329] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 1161.329] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 1161.329] (**) Option "xkb_layout" "br"
[ 1161.329] (**) Option "xkb_variant" "abnt2"
[ 1161.339] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 1161.339] (II) event1 - Power Button: device is a keyboard
[ 1161.339] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 1161.339] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 1161.339] (**) Power Button: Applying InputClass "system-keyboard"
[ 1161.339] (II) Using input driver 'libinput' for 'Power Button'
[ 1161.339] (**) Power Button: always reports core events
[ 1161.339] (**) Option "Device" "/dev/input/event0"
[ 1161.340] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 1161.340] (II) event0 - Power Button: device is a keyboard
[ 1161.340] (II) event0 - Power Button: device removed
[ 1161.370] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 1161.370] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 1161.370] (**) Option "xkb_layout" "br"
[ 1161.370] (**) Option "xkb_variant" "abnt2"
[ 1161.370] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 1161.370] (II) event0 - Power Button: device is a keyboard
[ 1161.371] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event3)
[ 1161.371] (II) No input driver specified, ignoring this device.
[ 1161.371] (II) This device may have been added with another device file.
[ 1161.372] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event4)
[ 1161.372] (II) No input driver specified, ignoring this device.
[ 1161.372] (II) This device may have been added with another device file.
[ 1161.372] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event5)
[ 1161.372] (II) No input driver specified, ignoring this device.
[ 1161.372] (II) This device may have been added with another device file.
[ 1161.372] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event6)
[ 1161.372] (II) No input driver specified, ignoring this device.
[ 1161.372] (II) This device may have been added with another device file.
[ 1161.373] (II) config/udev: Adding input device Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD (/dev/input/event14)
[ 1161.373] (**) Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD: Applying InputClass "libinput keyboard catchall"
[ 1161.373] (**) Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD: Applying InputClass "system-keyboard"
[ 1161.373] (II) Using input driver 'libinput' for 'Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD'
[ 1161.373] (**) Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD: always reports core events
[ 1161.373] (**) Option "Device" "/dev/input/event14"
[ 1161.374] (II) event14 - Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD: is tagged by udev as: Keyboard
[ 1161.374] (II) event14 - Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD: device is a keyboard
[ 1161.374] (II) event14 - Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD: device removed
[ 1161.394] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:28:00.3/usb3/3-2/3-2.1/3-2.1:1.0/0003:046D:C33E.0001/input/input14/event14"
[ 1161.394] (II) XINPUT: Adding extended input device "Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD" (type: KEYBOARD, id 8)
[ 1161.394] (**) Option "xkb_layout" "br"
[ 1161.394] (**) Option "xkb_variant" "abnt2"
[ 1161.395] (II) event14 - Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD: is tagged by udev as: Keyboard
[ 1161.395] (II) event14 - Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD: device is a keyboard
[ 1161.396] (II) config/udev: Adding input device Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Mouse (/dev/input/event15)
[ 1161.396] (**) Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Mouse: Applying InputClass "libinput pointer catchall"
[ 1161.396] (II) Using input driver 'libinput' for 'Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Mouse'
[ 1161.396] (**) Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Mouse: always reports core events
[ 1161.396] (**) Option "Device" "/dev/input/event15"
[ 1161.397] (II) event15 - Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Mouse: is tagged by udev as: Mouse
[ 1161.397] (II) event15 - Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Mouse: device is a pointer
[ 1161.397] (II) event15 - Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Mouse: device removed
[ 1161.432] (II) libinput: Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1161.432] (II) libinput: Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1161.432] (II) libinput: Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1161.432] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:28:00.3/usb3/3-2/3-2.1/3-2.1:1.1/0003:046D:C33E.0002/input/input15/event15"
[ 1161.432] (II) XINPUT: Adding extended input device "Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Mouse" (type: MOUSE, id 9)
[ 1161.432] (**) Option "AccelerationScheme" "none"
[ 1161.432] (**) Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Mouse: (accel) selected scheme none/0
[ 1161.432] (**) Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Mouse: (accel) acceleration factor: 2.000
[ 1161.432] (**) Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Mouse: (accel) acceleration threshold: 4
[ 1161.433] (II) event15 - Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Mouse: is tagged by udev as: Mouse
[ 1161.433] (II) event15 - Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Mouse: device is a pointer
[ 1161.434] (II) config/udev: Adding input device Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Mouse (/dev/input/mouse0)
[ 1161.434] (II) No input driver specified, ignoring this device.
[ 1161.434] (II) This device may have been added with another device file.
[ 1161.435] (II) config/udev: Adding input device Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Consumer Control (/dev/input/event16)
[ 1161.435] (**) Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 1161.435] (**) Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Consumer Control: Applying InputClass "system-keyboard"
[ 1161.435] (II) Using input driver 'libinput' for 'Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Consumer Control'
[ 1161.435] (**) Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Consumer Control: always reports core events
[ 1161.435] (**) Option "Device" "/dev/input/event16"
[ 1161.436] (II) event16 - Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Consumer Control: is tagged by udev as: Keyboard
[ 1161.436] (II) event16 - Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Consumer Control: device is a keyboard
[ 1161.436] (II) event16 - Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Consumer Control: device removed
[ 1161.460] (II) libinput: Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Consumer Control: needs a virtual subdevice
[ 1161.460] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:28:00.3/usb3/3-2/3-2.1/3-2.1:1.1/0003:046D:C33E.0002/input/input16/event16"
[ 1161.460] (II) XINPUT: Adding extended input device "Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Consumer Control" (type: MOUSE, id 10)
[ 1161.460] (**) Option "AccelerationScheme" "none"
[ 1161.460] (**) Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Consumer Control: (accel) selected scheme none/0
[ 1161.460] (**) Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Consumer Control: (accel) acceleration factor: 2.000
[ 1161.460] (**) Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Consumer Control: (accel) acceleration threshold: 4
[ 1161.461] (II) event16 - Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Consumer Control: is tagged by udev as: Keyboard
[ 1161.461] (II) event16 - Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Consumer Control: device is a keyboard
[ 1161.462] (II) config/udev: Adding input device Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD System Control (/dev/input/event17)
[ 1161.462] (**) Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD System Control: Applying InputClass "libinput keyboard catchall"
[ 1161.462] (**) Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD System Control: Applying InputClass "system-keyboard"
[ 1161.462] (II) Using input driver 'libinput' for 'Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD System Control'
[ 1161.462] (**) Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD System Control: always reports core events
[ 1161.462] (**) Option "Device" "/dev/input/event17"
[ 1161.463] (II) event17 - Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD System Control: is tagged by udev as: Keyboard
[ 1161.463] (II) event17 - Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD System Control: device is a keyboard
[ 1161.463] (II) event17 - Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD System Control: device removed
[ 1161.490] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:28:00.3/usb3/3-2/3-2.1/3-2.1:1.1/0003:046D:C33E.0002/input/input17/event17"
[ 1161.490] (II) XINPUT: Adding extended input device "Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD System Control" (type: KEYBOARD, id 11)
[ 1161.490] (**) Option "xkb_layout" "br"
[ 1161.490] (**) Option "xkb_variant" "abnt2"
[ 1161.491] (II) event17 - Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD System Control: is tagged by udev as: Keyboard
[ 1161.491] (II) event17 - Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD System Control: device is a keyboard
[ 1161.492] (II) config/udev: Adding input device Logitech G915 KEYBOARD (/dev/input/event18)
[ 1161.492] (**) Logitech G915 KEYBOARD: Applying InputClass "libinput keyboard catchall"
[ 1161.492] (**) Logitech G915 KEYBOARD: Applying InputClass "system-keyboard"
[ 1161.492] (II) Using input driver 'libinput' for 'Logitech G915 KEYBOARD'
[ 1161.492] (**) Logitech G915 KEYBOARD: always reports core events
[ 1161.492] (**) Option "Device" "/dev/input/event18"
[ 1161.493] (II) event18 - Logitech G915 KEYBOARD: is tagged by udev as: Keyboard
[ 1161.493] (II) event18 - Logitech G915 KEYBOARD: device is a keyboard
[ 1161.493] (II) event18 - Logitech G915 KEYBOARD: device removed
[ 1161.508] (II) libinput: Logitech G915 KEYBOARD: needs a virtual subdevice
[ 1161.508] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:28:00.3/usb3/3-2/3-2.3/3-2.3:1.2/0003:046D:C547.0006/0003:046D:407C.000A/input/input35/event18"
[ 1161.508] (II) XINPUT: Adding extended input device "Logitech G915 KEYBOARD" (type: MOUSE, id 12)
[ 1161.508] (**) Option "AccelerationScheme" "none"
[ 1161.508] (**) Logitech G915 KEYBOARD: (accel) selected scheme none/0
[ 1161.508] (**) Logitech G915 KEYBOARD: (accel) acceleration factor: 2.000
[ 1161.508] (**) Logitech G915 KEYBOARD: (accel) acceleration threshold: 4
[ 1161.509] (II) event18 - Logitech G915 KEYBOARD: is tagged by udev as: Keyboard
[ 1161.509] (II) event18 - Logitech G915 KEYBOARD: device is a keyboard
[ 1161.510] (II) config/udev: Adding input device Logitech G603 (/dev/input/event19)
[ 1161.510] (**) Logitech G603: Applying InputClass "libinput pointer catchall"
[ 1161.510] (**) Logitech G603: Applying InputClass "libinput keyboard catchall"
[ 1161.510] (**) Logitech G603: Applying InputClass "system-keyboard"
[ 1161.510] (II) Using input driver 'libinput' for 'Logitech G603'
[ 1161.510] (**) Logitech G603: always reports core events
[ 1161.510] (**) Option "Device" "/dev/input/event19"
[ 1161.511] (II) event19 - Logitech G603: is tagged by udev as: Keyboard Mouse
[ 1161.511] (II) event19 - Logitech G603: device is a pointer
[ 1161.511] (II) event19 - Logitech G603: device is a keyboard
[ 1161.511] (II) event19 - Logitech G603: device removed
[ 1161.532] (II) libinput: Logitech G603: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1161.532] (II) libinput: Logitech G603: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1161.532] (II) libinput: Logitech G603: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1161.532] (II) libinput: Logitech G603: needs a virtual subdevice
[ 1161.532] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:28:00.3/usb3/3-2/3-2.4/3-2.4:1.2/0003:046D:C539.0009/0003:046D:406C.000B/input/input36/event19"
[ 1161.532] (II) XINPUT: Adding extended input device "Logitech G603" (type: MOUSE, id 13)
[ 1161.532] (**) Option "AccelerationScheme" "none"
[ 1161.532] (**) Logitech G603: (accel) selected scheme none/0
[ 1161.532] (**) Logitech G603: (accel) acceleration factor: 2.000
[ 1161.532] (**) Logitech G603: (accel) acceleration threshold: 4
[ 1161.533] (II) event19 - Logitech G603: is tagged by udev as: Keyboard Mouse
[ 1161.534] (II) event19 - Logitech G603: device is a pointer
[ 1161.534] (II) event19 - Logitech G603: device is a keyboard
[ 1161.535] (II) config/udev: Adding input device Logitech G603 (/dev/input/mouse1)
[ 1161.535] (**) Logitech G603: Applying InputClass "system-keyboard"
[ 1161.535] (II) No input driver specified, ignoring this device.
[ 1161.535] (II) This device may have been added with another device file.
[ 1161.535] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event10)
[ 1161.535] (II) No input driver specified, ignoring this device.
[ 1161.535] (II) This device may have been added with another device file.
[ 1161.535] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event11)
[ 1161.535] (II) No input driver specified, ignoring this device.
[ 1161.535] (II) This device may have been added with another device file.
[ 1161.536] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event12)
[ 1161.536] (II) No input driver specified, ignoring this device.
[ 1161.536] (II) This device may have been added with another device file.
[ 1161.536] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event13)
[ 1161.536] (II) No input driver specified, ignoring this device.
[ 1161.536] (II) This device may have been added with another device file.
[ 1161.536] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event7)
[ 1161.536] (II) No input driver specified, ignoring this device.
[ 1161.536] (II) This device may have been added with another device file.
[ 1161.536] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event8)
[ 1161.536] (II) No input driver specified, ignoring this device.
[ 1161.536] (II) This device may have been added with another device file.
[ 1161.537] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event9)
[ 1161.537] (II) No input driver specified, ignoring this device.
[ 1161.537] (II) This device may have been added with another device file.
[ 1161.537] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[ 1161.537] (II) No input driver specified, ignoring this device.
[ 1161.537] (II) This device may have been added with another device file.
[ 1161.542] (**) Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 1161.542] (**) Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Consumer Control: Applying InputClass "system-keyboard"
[ 1161.542] (II) Using input driver 'libinput' for 'Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Consumer Control'
[ 1161.542] (**) Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Consumer Control: always reports core events
[ 1161.542] (**) Option "Device" "/dev/input/event16"
[ 1161.542] (II) libinput: Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Consumer Control: is a virtual subdevice
[ 1161.542] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:28:00.3/usb3/3-2/3-2.1/3-2.1:1.1/0003:046D:C33E.0002/input/input16/event16"
[ 1161.542] (II) XINPUT: Adding extended input device "Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Consumer Control" (type: KEYBOARD, id 14)
[ 1161.542] (**) Option "xkb_layout" "br"
[ 1161.542] (**) Option "xkb_variant" "abnt2"
[ 1161.542] (**) Logitech G915 KEYBOARD: Applying InputClass "libinput keyboard catchall"
[ 1161.542] (**) Logitech G915 KEYBOARD: Applying InputClass "system-keyboard"
[ 1161.542] (II) Using input driver 'libinput' for 'Logitech G915 KEYBOARD'
[ 1161.542] (**) Logitech G915 KEYBOARD: always reports core events
[ 1161.542] (**) Option "Device" "/dev/input/event18"
[ 1161.542] (II) libinput: Logitech G915 KEYBOARD: is a virtual subdevice
[ 1161.542] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:28:00.3/usb3/3-2/3-2.3/3-2.3:1.2/0003:046D:C547.0006/0003:046D:407C.000A/input/input35/event18"
[ 1161.542] (II) XINPUT: Adding extended input device "Logitech G915 KEYBOARD" (type: KEYBOARD, id 15)
[ 1161.542] (**) Option "xkb_layout" "br"
[ 1161.542] (**) Option "xkb_variant" "abnt2"
[ 1161.542] (**) Logitech G603: Applying InputClass "libinput pointer catchall"
[ 1161.542] (**) Logitech G603: Applying InputClass "libinput keyboard catchall"
[ 1161.542] (**) Logitech G603: Applying InputClass "system-keyboard"
[ 1161.542] (II) Using input driver 'libinput' for 'Logitech G603'
[ 1161.542] (**) Logitech G603: always reports core events
[ 1161.542] (**) Option "Device" "/dev/input/event19"
[ 1161.542] (II) libinput: Logitech G603: is a virtual subdevice
[ 1161.542] (II) libinput: Logitech G603: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1161.542] (II) libinput: Logitech G603: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1161.542] (II) libinput: Logitech G603: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1161.542] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:28:00.3/usb3/3-2/3-2.4/3-2.4:1.2/0003:046D:C539.0009/0003:046D:406C.000B/input/input36/event19"
[ 1161.542] (II) XINPUT: Adding extended input device "Logitech G603" (type: KEYBOARD, id 16)
[ 1161.542] (**) Option "xkb_layout" "br"
[ 1161.542] (**) Option "xkb_variant" "abnt2"
[ 1172.829] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1172.829] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1172.829] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 1172.829] (--) NVIDIA(GPU-0):
[ 1172.829] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1172.829] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1172.829] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1172.829] (--) NVIDIA(GPU-0):
[ 1172.830] (--) NVIDIA(GPU-0): AOC 24G2W1G4 (DFP-2): connected
[ 1172.830] (--) NVIDIA(GPU-0): AOC 24G2W1G4 (DFP-2): Internal DisplayPort
[ 1172.830] (--) NVIDIA(GPU-0): AOC 24G2W1G4 (DFP-2): 1440.0 MHz maximum pixel clock
[ 1172.830] (--) NVIDIA(GPU-0):
[ 1172.837] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1172.837] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1172.837] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1172.837] (--) NVIDIA(GPU-0):
[ 1172.837] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 1172.837] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 1172.837] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 1172.837] (--) NVIDIA(GPU-0):
[ 1172.838] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 1172.838] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 1172.838] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 1172.838] (--) NVIDIA(GPU-0):
[ 1172.838] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 1172.838] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 1172.838] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 1172.838] (--) NVIDIA(GPU-0):
[ 1172.838] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 1172.838] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 1172.838] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 1172.838] (--) NVIDIA(GPU-0):
[ 1172.899] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1172.899] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1172.899] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 1172.899] (--) NVIDIA(GPU-0):
[ 1172.899] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1172.899] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1172.899] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1172.899] (--) NVIDIA(GPU-0):
[ 1172.899] (--) NVIDIA(GPU-0): AOC 24G2W1G4 (DFP-2): connected
[ 1172.899] (--) NVIDIA(GPU-0): AOC 24G2W1G4 (DFP-2): Internal DisplayPort
[ 1172.899] (--) NVIDIA(GPU-0): AOC 24G2W1G4 (DFP-2): 1440.0 MHz maximum pixel clock
[ 1172.899] (--) NVIDIA(GPU-0):
[ 1172.907] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1172.907] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1172.907] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1172.907] (--) NVIDIA(GPU-0):
[ 1172.907] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 1172.907] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 1172.907] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 1172.907] (--) NVIDIA(GPU-0):
[ 1172.907] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 1172.907] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 1172.907] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 1172.907] (--) NVIDIA(GPU-0):
[ 1172.907] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 1172.907] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 1172.907] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 1172.907] (--) NVIDIA(GPU-0):
[ 1172.908] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 1172.908] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 1172.908] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 1172.908] (--) NVIDIA(GPU-0):
[ 1174.008] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1174.008] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 1174.008] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 1174.008] (--) NVIDIA(GPU-0):
[ 1174.008] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1174.008] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1174.008] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1174.008] (--) NVIDIA(GPU-0):
[ 1174.009] (--) NVIDIA(GPU-0): AOC 24G2W1G4 (DFP-2): connected
[ 1174.009] (--) NVIDIA(GPU-0): AOC 24G2W1G4 (DFP-2): Internal DisplayPort
[ 1174.009] (--) NVIDIA(GPU-0): AOC 24G2W1G4 (DFP-2): 1440.0 MHz maximum pixel clock
[ 1174.009] (--) NVIDIA(GPU-0):
[ 1174.016] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1174.016] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1174.016] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1174.016] (--) NVIDIA(GPU-0):
[ 1174.016] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 1174.016] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 1174.016] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 1174.016] (--) NVIDIA(GPU-0):
[ 1174.017] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 1174.017] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 1174.017] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 1174.017] (--) NVIDIA(GPU-0):
[ 1174.017] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 1174.017] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 1174.017] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 1174.017] (--) NVIDIA(GPU-0):
[ 1174.017] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 1174.017] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 1174.017] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 1174.017] (--) NVIDIA(GPU-0): And that is the tail of dmesg (Notice I have firefox on startup, so it starts with my session)
[ 1174.399603] glxtest[9403]: segfault at 133 ip 00007f10508addb4 sp 00007ffdeea0c908 error 4 in libc.so.6[7f1050844000+15a000] likely on CPU 11 (core 3, socket 0)
[ 1174.399610] Code: 28 00 00 00 75 8c 48 8d 0d 99 48 11 00 ba 5f 02 00 00 48 8d 35 9f c0 10 00 48 8d 3d c3 c0 10 00 e8 61 6d fa ff 90 f3 0f 1e fa <8b> 47 10 89 c2 81 e2 7f 01 00 00 90 83 e0 7c 0f 85 a7 00 00 00 53
[ 1180.699618] nvidia-settings[9739]: segfault at 133 ip 00007f03d37e0db4 sp 00007ffcce43c428 error 4 in libc.so.6[7f03d3777000+15a000] likely on CPU 7 (core 7, socket 0)
[ 1180.699626] Code: 28 00 00 00 75 8c 48 8d 0d 99 48 11 00 ba 5f 02 00 00 48 8d 35 9f c0 10 00 48 8d 3d c3 c0 10 00 e8 61 6d fa ff 90 f3 0f 1e fa <8b> 47 10 89 c2 81 e2 7f 01 00 00 90 83 e0 7c 0f 85 a7 00 00 00 53Last edited by mmbossoni (2023-11-08 12:46:21)
Offline
Interesting,
Tried a quick gdb /usr/lib/firefox/glxtest and gdb nvidia-settings
both crashed at a mutex lock
Program received signal SIGSEGV, Segmentation fault.
___pthread_mutex_lock (mutex=0x123) at pthread_mutex_lock.c:80
Downloading source file /usr/src/debug/glibc/glibc/nptl/pthread_mutex_lock.c
80 unsigned int type = PTHREAD_MUTEX_TYPE_ELISION (mutex);
Thread 1 "nvidia-settings" received signal SIGSEGV, Segmentation fault.
___pthread_mutex_lock (mutex=0x123) at pthread_mutex_lock.c:80
80 unsigned int type = PTHREAD_MUTEX_TYPE_ELISION (mutex); stack for nvidia settings
(gdb) bt
#0 ___pthread_mutex_lock (mutex=0x123) at pthread_mutex_lock.c:80
#1 0x00007ffff64e5af6 in wl_proxy_create_wrapper (proxy=0x8f13b0) at ../wayland-1.22.0/src/wayland-client.c:2446
#2 0x00007ffff25c5def in () at /usr/lib/libnvidia-egl-wayland.so.1
#3 0x00007fffd92ad480 in () at /usr/lib/libEGL_nvidia.so.0
#4 0x00007fffd924c97c in () at /usr/lib/libEGL_nvidia.so.0
#5 0x00007ffff54f78f5 in GetPlatformDisplayCommon
(platform=12760, native_display=0x8f13b0, attrib_list=0x0, funcName=0x7ffff54fdd18 "eglGetDisplay") at ../libglvnd-v1.7.0/src/EGL/libegl.c:324
#6 0x00000000004198c9 in NvCtrlEglDelayedInit ()
#7 0x00000000004162d7 in NvCtrlGetVoidDisplayAttribute ()
#8 0x00007ffff7649da9 in ctk_glx_new () at /usr/lib/libnvidia-gtk3.so.535.43.15
#9 0x00007ffff7645252 in ctk_window_new () at /usr/lib/libnvidia-gtk3.so.535.43.15
#10 0x00007ffff76308ca in ctk_main () at /usr/lib/libnvidia-gtk3.so.535.43.15
#11 0x0000000000408af4 in main ()and for glxtest
(gdb) bt
#0 ___pthread_mutex_lock (mutex=0x123) at pthread_mutex_lock.c:80
#1 0x00007ffff7023af6 in wl_proxy_create_wrapper (proxy=0x55555557eb70) at ../wayland-1.22.0/src/wayland-client.c:2446
#2 0x00007ffff677edef in () at /usr/lib/libnvidia-egl-wayland.so.1
#3 0x00007ffff64ad480 in () at /usr/lib/libEGL_nvidia.so.0
#4 0x00007ffff644c97c in () at /usr/lib/libEGL_nvidia.so.0
#5 0x00007ffff68558f5 in GetPlatformDisplayCommon
(platform=12760, native_display=0x55555557eb70, attrib_list=0x0, funcName=0x7ffff685bd18 "eglGetDisplay")
at ../libglvnd-v1.7.0/src/EGL/libegl.c:324
#6 0x0000555555557771 in ()
#7 0x0000555555558212 in ()
#8 0x00007ffff7845cd0 in __libc_start_call_main (main=main@entry=0x555555557fb0, argc=argc@entry=1, argv=argv@entry=0x7fffffffe388)
at ../sysdeps/nptl/libc_start_call_main.h:58
#9 0x00007ffff7845d8a in __libc_start_main_impl
(main=0x555555557fb0, argc=1, argv=0x7fffffffe388, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe378) at ../csu/libc-start.c:360
#10 0x0000555555557155 in ()Last edited by mmbossoni (2023-11-08 12:53:38)
Offline
Thanks seth
I needed a rubber duck.
It was just a dumb env variable forcing EGL_PLATFORM=wayland
Last edited by mmbossoni (2023-11-08 13:03:06)
Offline