Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3423

Debian 12 stopped respecting xorg.conf file

$
0
0
Hi,
I am using Debian 12 with nvidia 1070 ti with gnome(x11)
Current setup 1080p@75hz monitor and 4k@120hz lg c3 tv.

So far i was able to use 120hz on a tv with

Code:

nvidia-xconfig --force-yuv-420 
but lately its not respected. Now i dont have more than 60hz in settings and when i change something in nvidia x server its not saved when i restart, meaning it only respect settings which i change through display settings inside a system.

I tried to reinstall nvidia drivers and still the same problem. I deleted monitors.xml file to force xorg.conf but still it wont read anything from it like it does not exist.
Not sure what i can do to force system to follow the xorg.conf. Maybe xorg.conf is being overwritten but i am not sure how to stop it.

Code:

$ echo $XDG_SESSION_TYPEx11

Code:

$ inxi -GxxzGraphics:  Device-1: NVIDIA GP104 [GeForce GTX 1070 Ti] vendor: ASUSTeK driver: nvidia    v: 535.216.01 arch: Pascal pcie: speed: 8 GT/s lanes: 16 bus-ID: 06:00.0    chip-ID: 10de:1b82  Display: x11 server: X.Org v: 1.21.1.7 with: Xwayland v: 22.1.9    compositor: gnome-shell v: 43.9 driver: X: loaded: nvidia gpu: nvidia    display-ID: :1 screens: 1  Screen-1: 0 s-res: 4920x2160 s-dpi: 96  Monitor-1: HDMI-0 pos: primary,right res: 3840x2160 dpi: 61    diag: 1836mm (72.27")  Monitor-2: HDMI-1 pos: left res: 1080x1920 dpi: 82 diag: 686mm (27.01")  API: OpenGL v: 4.6.0 NVIDIA 535.216.01 renderer: NVIDIA GeForce GTX 1070    Ti/PCIe/SSE2 direct-render: Yes

Here is the log:

Code:

[  3554.107] (--) Log file renamed from "/var/log/Xorg.pid-26452.log" to "/var/log/Xorg.0.log"[  3554.108] X.Org X Server 1.21.1.7X Protocol Version 11, Revision 0[  3554.108] Current Operating System: Linux debian 6.1.0-31-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.128-1 (2025-02-07) x86_64[  3554.108] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-31-amd64 root=UUID=3f0e4585-99cd-45be-90f0-2dab8199a127 ro quiet[  3554.108] xorg-server 2:21.1.7-3+deb12u8 (https://www.debian.org/support) [  3554.108] Current version of pixman: 0.42.2[  3554.108] Before reporting problems, check http://wiki.x.orgto make sure that you have the latest version.[  3554.108] Markers: (--) probed, (**) from config file, (==) default setting,(++) from command line, (!!) notice, (II) informational,(WW) warning, (EE) error, (NI) not implemented, (??) unknown.[  3554.108] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 16 22:02:59 2025[  3554.108] (==) Using config file: "/etc/X11/xorg.conf"[  3554.108] (==) Using config directory: "/etc/X11/xorg.conf.d"[  3554.108] (==) Using system config directory "/usr/share/X11/xorg.conf.d"[  3554.108] (==) ServerLayout "Layout0"[  3554.108] (**) |-->Screen "Screen0" (0)[  3554.108] (**) |   |-->Monitor "Monitor0"[  3554.108] (**) |   |-->Device "Device0"[  3554.108] (**) |   |-->GPUDevice "Device0"[  3554.108] (**) |-->Input Device "Keyboard0"[  3554.108] (**) |-->Input Device "Mouse0"[  3554.108] (**) Option "Xinerama" "0"[  3554.108] (==) Automatically adding devices[  3554.108] (==) Automatically enabling devices[  3554.108] (==) Automatically adding GPU devices[  3554.108] (==) Automatically binding GPU devices[  3554.108] (==) Max clients allowed: 256, resource mask: 0x1fffff[  3554.108] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.[  3554.108] Entry deleted from font path.[  3554.108] (==) FontPath set to:/usr/share/fonts/X11/misc,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,built-ins[  3554.108] (==) ModulePath set to "/usr/lib/xorg/modules"[  3554.108] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.[  3554.108] (WW) Disabling Keyboard0[  3554.108] (WW) Disabling Mouse0[  3554.108] (II) Loader magic: 0x55607938cf00[  3554.108] (II) Module ABI versions:[  3554.108] X.Org ANSI C Emulation: 0.4[  3554.108] X.Org Video Driver: 25.2[  3554.108] X.Org XInput driver : 24.4[  3554.108] X.Org Server Extension : 10.0[  3554.109] (++) using VT number 1[  3554.109] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c8[  3554.110] (II) xfree86: Adding drm device (/dev/dri/card0)[  3554.110] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:06:00.0/drm/card0[  3554.110] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0[  3554.115] (--) PCI:*(6@0:0:0) 10de:1b82:1043:861e rev 161, Mem @ 0xfb000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072[  3554.115] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.[  3554.115] (II) LoadModule: "dbe"[  3554.115] (II) Module "dbe" already built-in[  3554.115] (II) LoadModule: "extmod"[  3554.115] (II) Module "extmod" already built-in[  3554.115] (II) LoadModule: "glx"[  3554.115] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so[  3554.116] (II) Module glx: vendor="X.Org Foundation"[  3554.116] compiled for 1.21.1.7, module version = 1.0.0[  3554.116] ABI class: X.Org Server Extension, version 10.0[  3554.116] (II) LoadModule: "nvidia"[  3554.116] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so[  3554.116] (II) Module nvidia: vendor="NVIDIA Corporation"[  3554.116] compiled for 1.6.99.901, module version = 1.0.0[  3554.116] Module class: X.Org Video Driver[  3554.116] (II) NVIDIA dlloader X Driver  535.216.01  Tue Sep 17 16:51:44 UTC 2024[  3554.116] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs[  3554.116] (II) systemd-logind: releasing fd for 226:0[  3554.117] (II) Loading sub module "fb"[  3554.117] (II) LoadModule: "fb"[  3554.117] (II) Module "fb" already built-in[  3554.117] (II) Loading sub module "wfb"[  3554.117] (II) LoadModule: "wfb"[  3554.117] (II) Loading /usr/lib/xorg/modules/libwfb.so[  3554.117] (II) Module wfb: vendor="X.Org Foundation"[  3554.117] compiled for 1.21.1.7, module version = 1.0.0[  3554.117] ABI class: X.Org ANSI C Emulation, version 0.4[  3554.117] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32[  3554.117] (==) NVIDIA(0): RGB weight 888[  3554.117] (==) NVIDIA(0): Default visual is TrueColor[  3554.117] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)[  3554.117] (**) NVIDIA(0): Option "Stereo" "0"[  3554.117] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "HDMI-0"[  3554.117] (**) NVIDIA(0): Option "SLI" "Off"[  3554.117] (**) NVIDIA(0): Option "MultiGPU" "Off"[  3554.117] (**) NVIDIA(0): Option "ForceYUV420" "True"[  3554.117] (**) NVIDIA(0): Option "BaseMosaic" "off"[  3554.117] (**) NVIDIA(0): Stereo disabled by request[  3554.117] (**) NVIDIA(0): NVIDIA SLI disabled.[  3554.117] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.[  3554.117] (**) NVIDIA(0): Option "MetaModes" "HDMI-0: nvidia-auto-select +0+0, HDMI-1: 1920x1080_75 +3840+0"[  3554.117] (**) NVIDIA(0): Enabling 2D acceleration[  3554.117] (II) Loading sub module "glxserver_nvidia"[  3554.117] (II) LoadModule: "glxserver_nvidia"[  3554.117] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so[  3554.125] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"[  3554.125] compiled for 1.6.99.901, module version = 1.0.0[  3554.125] Module class: X.Org Server Extension[  3554.125] (II) NVIDIA GLX Module  535.216.01  Tue Sep 17 16:51:05 UTC 2024[  3554.125] (II) NVIDIA: The X server supports PRIME Render Offload.[  3554.125] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:6:0:0[  3554.125] (--) NVIDIA(0):     DFP-0[  3554.125] (--) NVIDIA(0):     DFP-1 (boot)[  3554.125] (--) NVIDIA(0):     DFP-2[  3554.125] (--) NVIDIA(0):     DFP-3[  3554.125] (--) NVIDIA(0):     DFP-4[  3554.125] (--) NVIDIA(0):     DFP-5[  3554.125] (--) NVIDIA(0):     DFP-6[  3554.126] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1070 Ti (GP104-A) at PCI:6:0:0[  3554.126] (II) NVIDIA(0):     (GPU-0)[  3554.126] (--) NVIDIA(0): Memory: 8388608 kBytes[  3554.126] (--) NVIDIA(0): VideoBIOS: 86.04.85.00.72[  3554.126] (II) NVIDIA(0): Detected PCI Express Link width: 16X[  3554.127] (--) NVIDIA(GPU-0): DFP-0: disconnected[  3554.127] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS[  3554.127] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock[  3554.127] (--) NVIDIA(GPU-0): [  3554.170] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-1): connected[  3554.170] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-1): Internal TMDS[  3554.170] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-1): 600.0 MHz maximum pixel clock[  3554.170] (--) NVIDIA(GPU-0): [  3554.213] (--) NVIDIA(GPU-0): DELL SE2719HR (DFP-2): connected[  3554.213] (--) NVIDIA(GPU-0): DELL SE2719HR (DFP-2): Internal TMDS[  3554.213] (--) NVIDIA(GPU-0): DELL SE2719HR (DFP-2): 600.0 MHz maximum pixel clock[  3554.213] (--) NVIDIA(GPU-0): [  3554.213] (--) NVIDIA(GPU-0): DFP-3: disconnected[  3554.213] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort[  3554.213] (--) NVIDIA(GPU-0): DFP-3: 1440.0 MHz maximum pixel clock[  3554.213] (--) NVIDIA(GPU-0): [  3554.213] (--) NVIDIA(GPU-0): DFP-4: disconnected[  3554.213] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS[  3554.213] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock[  3554.213] (--) NVIDIA(GPU-0): [  3554.213] (--) NVIDIA(GPU-0): DFP-5: disconnected[  3554.213] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort[  3554.213] (--) NVIDIA(GPU-0): DFP-5: 1440.0 MHz maximum pixel clock[  3554.213] (--) NVIDIA(GPU-0): [  3554.213] (--) NVIDIA(GPU-0): DFP-6: disconnected[  3554.213] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS[  3554.213] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock[  3554.213] (--) NVIDIA(GPU-0): [  3554.228] (II) NVIDIA(0): Validated MetaModes:[  3554.228] (II) NVIDIA(0):    [  3554.228] (II) NVIDIA(0):     "HDMI-0:nvidia-auto-select+0+0,HDMI-1:1920x1080_75+3840+0"[  3554.228] (II) NVIDIA(0): Virtual screen size determined to be 5760 x 2160[  3554.239] (--) NVIDIA(0): DPI set to (60, 60); computed from "UseEdidDpi" X config[  3554.239] (--) NVIDIA(0):     option[  3554.239] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory[  3554.239] (II) NVIDIA:     access.[  3554.242] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon[  3554.242] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X[  3554.242] (II) NVIDIA(0):     configuration option may not be set correctly.  When the[  3554.242] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will[  3554.242] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For[  3554.242] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and[  3554.242] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X[  3554.242] (II) NVIDIA(0):     Config Options in the README.[  3554.261] (II) NVIDIA(0): Setting mode "HDMI-0:nvidia-auto-select+0+0,HDMI-1:1920x1080_75+3840+0"[  3554.340] (==) NVIDIA(0): Disabling shared memory pixmaps[  3554.340] (==) NVIDIA(0): Backing store enabled[  3554.340] (==) NVIDIA(0): Silken mouse enabled[  3554.341] (**) NVIDIA(0): DPMS enabled[  3554.341] (II) Loading sub module "dri2"[  3554.341] (II) LoadModule: "dri2"[  3554.341] (II) Module "dri2" already built-in[  3554.341] (II) NVIDIA(0): [DRI2] Setup complete[  3554.341] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia[  3554.341] (II) Initializing extension Generic Event Extension[  3554.341] (II) Initializing extension SHAPE[  3554.341] (II) Initializing extension MIT-SHM[  3554.341] (II) Initializing extension XInputExtension[  3554.341] (II) Initializing extension XTEST[  3554.341] (II) Initializing extension BIG-REQUESTS[  3554.341] (II) Initializing extension SYNC[  3554.341] (II) Initializing extension XKEYBOARD[  3554.341] (II) Initializing extension XC-MISC[  3554.342] (II) Initializing extension SECURITY[  3554.342] (II) Initializing extension XFIXES[  3554.342] (II) Initializing extension RENDER[  3554.342] (II) Initializing extension RANDR[  3554.342] (II) Initializing extension COMPOSITE[  3554.342] (II) Initializing extension DAMAGE[  3554.342] (II) Initializing extension MIT-SCREEN-SAVER[  3554.342] (II) Initializing extension DOUBLE-BUFFER[  3554.342] (II) Initializing extension RECORD[  3554.342] (II) Initializing extension DPMS[  3554.342] (II) Initializing extension Present[  3554.342] (II) Initializing extension DRI3[  3554.342] (II) Initializing extension X-Resource[  3554.343] (II) Initializing extension XVideo[  3554.343] (II) Initializing extension XVideo-MotionCompensation[  3554.343] (II) Initializing extension SELinux[  3554.343] (II) SELinux: Disabled on system[  3554.343] (II) Initializing extension GLX[  3554.343] (II) Initializing extension GLX[  3554.343] (II) Indirect GLX disabled.[  3554.343] (II) GLX: Another vendor is already registered for screen 0[  3554.343] (II) Initializing extension XFree86-VidModeExtension[  3554.343] (II) Initializing extension XFree86-DGA[  3554.343] (II) Initializing extension XFree86-DRI[  3554.343] (II) Initializing extension DRI2[  3554.343] (II) Initializing extension NV-GLX[  3554.343] (II) Initializing extension NV-CONTROL[  3554.343] (II) Initializing extension XINERAMA[  3554.393] (II) config/udev: Adding input device Power Button (/dev/input/event1)[  3554.393] (**) Power Button: Applying InputClass "libinput keyboard catchall"[  3554.393] (II) LoadModule: "libinput"[  3554.393] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so[  3554.394] (II) Module libinput: vendor="X.Org Foundation"[  3554.394] compiled for 1.21.1.3, module version = 1.2.1[  3554.394] Module class: X.Org XInput Driver[  3554.394] ABI class: X.Org XInput driver, version 24.4[  3554.394] (II) Using input driver 'libinput' for 'Power Button'[  3554.395] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 42 paused 0[  3554.395] (**) Power Button: always reports core events[  3554.395] (**) Option "Device" "/dev/input/event1"[  3554.396] (II) event1  - Power Button: is tagged by udev as: Keyboard[  3554.396] (II) event1  - Power Button: device is a keyboard[  3554.397] (II) event1  - Power Button: device removed[  3554.397] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"[  3554.397] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)[  3554.397] (**) Option "xkb_model" "pc105"[  3554.397] (**) Option "xkb_layout" "us"[  3554.397] (II) event1  - Power Button: is tagged by udev as: Keyboard[  3554.397] (II) event1  - Power Button: device is a keyboard[  3554.398] (II) config/udev: Adding input device Power Button (/dev/input/event0)[  3554.398] (**) Power Button: Applying InputClass "libinput keyboard catchall"[  3554.398] (II) Using input driver 'libinput' for 'Power Button'[  3554.398] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 45 paused 0[  3554.398] (**) Power Button: always reports core events[  3554.398] (**) Option "Device" "/dev/input/event0"[  3554.399] (II) event0  - Power Button: is tagged by udev as: Keyboard[  3554.399] (II) event0  - Power Button: device is a keyboard[  3554.399] (II) event0  - Power Button: device removed[  3554.399] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"[  3554.399] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)[  3554.399] (**) Option "xkb_model" "pc105"[  3554.399] (**) Option "xkb_layout" "us"[  3554.400] (II) event0  - Power Button: is tagged by udev as: Keyboard[  3554.400] (II) event0  - Power Button: device is a keyboard[  3554.401] (II) config/udev: Adding input device Logitech Performance MX (/dev/input/event4)[  3554.401] (**) Logitech Performance MX: Applying InputClass "libinput pointer catchall"[  3554.401] (II) Using input driver 'libinput' for 'Logitech Performance MX'[  3554.401] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 46 paused 0[  3554.401] (**) Logitech Performance MX: always reports core events[  3554.401] (**) Option "Device" "/dev/input/event4"[  3554.402] (II) event4  - Logitech Performance MX: is tagged by udev as: Mouse[  3554.402] (II) event4  - Logitech Performance MX: device set to 1000 DPI[  3554.403] (II) event4  - Logitech Performance MX: device is a pointer[  3554.403] (II) event4  - Logitech Performance MX: device removed[  3554.403] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-3/1-3:1.2/0003:046D:C52B.0003/0003:046D:101A.0007/input/input19/event4"[  3554.403] (II) XINPUT: Adding extended input device "Logitech Performance MX" (type: MOUSE, id 8)[  3554.403] (**) Option "AccelerationScheme" "none"[  3554.403] (**) Logitech Performance MX: (accel) selected scheme none/0[  3554.403] (**) Logitech Performance MX: (accel) acceleration factor: 2.000[  3554.403] (**) Logitech Performance MX: (accel) acceleration threshold: 4[  3554.404] (II) event4  - Logitech Performance MX: is tagged by udev as: Mouse[  3554.404] (II) event4  - Logitech Performance MX: device set to 1000 DPI[  3554.404] (II) event4  - Logitech Performance MX: device is a pointer[  3554.405] (II) config/udev: Adding input device Logitech Performance MX (/dev/input/mouse0)[  3554.405] (II) No input driver specified, ignoring this device.[  3554.405] (II) This device may have been added with another device file.[  3554.406] (II) config/udev: Adding input device Logitech Performance MX (/dev/input/event5)[  3554.406] (**) Logitech Performance MX: Applying InputClass "libinput pointer catchall"[  3554.406] (II) Using input driver 'libinput' for 'Logitech Performance MX'[  3554.406] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 47 paused 0[  3554.406] (**) Logitech Performance MX: always reports core events[  3554.406] (**) Option "Device" "/dev/input/event5"[  3554.408] (II) event5  - Logitech Performance MX: is tagged by udev as: Mouse[  3554.408] (II) event5  - Logitech Performance MX: device set to 1000 DPI[  3554.408] (II) event5  - Logitech Performance MX: device is a pointer[  3554.408] (II) event5  - Logitech Performance MX: device removed[  3554.408] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-3/1-3:1.2/0003:046D:C52B.0003/0003:046D:101A.0008/input/input20/event5"[  3554.408] (II) XINPUT: Adding extended input device "Logitech Performance MX" (type: MOUSE, id 9)[  3554.408] (**) Option "AccelerationScheme" "none"[  3554.408] (**) Logitech Performance MX: (accel) selected scheme none/0[  3554.408] (**) Logitech Performance MX: (accel) acceleration factor: 2.000[  3554.408] (**) Logitech Performance MX: (accel) acceleration threshold: 4[  3554.409] (II) event5  - Logitech Performance MX: is tagged by udev as: Mouse[  3554.409] (II) event5  - Logitech Performance MX: device set to 1000 DPI[  3554.410] (II) event5  - Logitech Performance MX: device is a pointer[  3554.410] (II) config/udev: Adding input device Logitech Performance MX (/dev/input/mouse2)[  3554.410] (II) No input driver specified, ignoring this device.[  3554.410] (II) This device may have been added with another device file.[  3554.411] (II) config/udev: Adding input device Logitech G403 Prodigy Gaming Mouse (/dev/input/event2)[  3554.411] (**) Logitech G403 Prodigy Gaming Mouse: Applying InputClass "libinput pointer catchall"[  3554.411] (II) Using input driver 'libinput' for 'Logitech G403 Prodigy Gaming Mouse'[  3554.468] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 48 paused 0[  3554.468] (**) Logitech G403 Prodigy Gaming Mouse: always reports core events[  3554.468] (**) Option "Device" "/dev/input/event2"[  3554.469] (II) event2  - Logitech G403 Prodigy Gaming Mouse: is tagged by udev as: Mouse[  3554.469] (II) event2  - Logitech G403 Prodigy Gaming Mouse: device set to 800 DPI[  3554.469] (II) event2  - Logitech G403 Prodigy Gaming Mouse: device is a pointer[  3554.469] (II) event2  - Logitech G403 Prodigy Gaming Mouse: device removed[  3554.469] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-8/1-8:1.0/0003:046D:C083.0005/input/input7/event2"[  3554.469] (II) XINPUT: Adding extended input device "Logitech G403 Prodigy Gaming Mouse" (type: MOUSE, id 10)[  3554.469] (**) Option "AccelerationScheme" "none"[  3554.470] (**) Logitech G403 Prodigy Gaming Mouse: (accel) selected scheme none/0[  3554.470] (**) Logitech G403 Prodigy Gaming Mouse: (accel) acceleration factor: 2.000[  3554.470] (**) Logitech G403 Prodigy Gaming Mouse: (accel) acceleration threshold: 4[  3554.471] (II) event2  - Logitech G403 Prodigy Gaming Mouse: is tagged by udev as: Mouse[  3554.471] (II) event2  - Logitech G403 Prodigy Gaming Mouse: device set to 800 DPI[  3554.471] (II) event2  - Logitech G403 Prodigy Gaming Mouse: device is a pointer[  3554.472] (II) config/udev: Adding input device Logitech G403 Prodigy Gaming Mouse (/dev/input/mouse1)[  3554.472] (II) No input driver specified, ignoring this device.[  3554.472] (II) This device may have been added with another device file.[  3554.472] (II) config/udev: Adding input device Logitech G403 Prodigy Gaming Mouse Keyboard (/dev/input/event3)[  3554.472] (**) Logitech G403 Prodigy Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"[  3554.472] (II) Using input driver 'libinput' for 'Logitech G403 Prodigy Gaming Mouse Keyboard'[  3554.473] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 49 paused 0[  3554.473] (**) Logitech G403 Prodigy Gaming Mouse Keyboard: always reports core events[  3554.473] (**) Option "Device" "/dev/input/event3"[  3554.474] (II) event3  - Logitech G403 Prodigy Gaming Mouse Keyboard: is tagged by udev as: Keyboard[  3554.474] (II) event3  - Logitech G403 Prodigy Gaming Mouse Keyboard: device is a keyboard[  3554.474] (II) event3  - Logitech G403 Prodigy Gaming Mouse Keyboard: device removed[  3554.474] (II) libinput: Logitech G403 Prodigy Gaming Mouse Keyboard: needs a virtual subdevice[  3554.474] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-8/1-8:1.1/0003:046D:C083.0006/input/input8/event3"[  3554.474] (II) XINPUT: Adding extended input device "Logitech G403 Prodigy Gaming Mouse Keyboard" (type: MOUSE, id 11)[  3554.475] (**) Option "AccelerationScheme" "none"[  3554.475] (**) Logitech G403 Prodigy Gaming Mouse Keyboard: (accel) selected scheme none/0[  3554.475] (**) Logitech G403 Prodigy Gaming Mouse Keyboard: (accel) acceleration factor: 2.000[  3554.475] (**) Logitech G403 Prodigy Gaming Mouse Keyboard: (accel) acceleration threshold: 4[  3554.476] (II) event3  - Logitech G403 Prodigy Gaming Mouse Keyboard: is tagged by udev as: Keyboard[  3554.476] (II) event3  - Logitech G403 Prodigy Gaming Mouse Keyboard: device is a keyboard[  3554.477] (II) config/udev: Adding input device SONiX USB DEVICE (/dev/input/event18)[  3554.477] (**) SONiX USB DEVICE: Applying InputClass "libinput keyboard catchall"[  3554.477] (II) Using input driver 'libinput' for 'SONiX USB DEVICE'[  3554.477] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 50 paused 0[  3554.477] (**) SONiX USB DEVICE: always reports core events[  3554.477] (**) Option "Device" "/dev/input/event18"[  3554.478] (II) event18 - SONiX USB DEVICE: is tagged by udev as: Keyboard[  3554.478] (II) event18 - SONiX USB DEVICE: device is a keyboard[  3554.479] (II) event18 - SONiX USB DEVICE: device removed[  3554.479] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-9/1-9:1.0/0003:05AC:024F.0009/input/input33/event18"[  3554.479] (II) XINPUT: Adding extended input device "SONiX USB DEVICE" (type: KEYBOARD, id 12)[  3554.479] (**) Option "xkb_model" "pc105"[  3554.479] (**) Option "xkb_layout" "us"[  3554.480] (II) event18 - SONiX USB DEVICE: is tagged by udev as: Keyboard[  3554.480] (II) event18 - SONiX USB DEVICE: device is a keyboard[  3554.481] (II) config/udev: Adding input device SONiX USB DEVICE (/dev/input/event19)[  3554.481] (**) SONiX USB DEVICE: Applying InputClass "libinput pointer catchall"[  3554.481] (**) SONiX USB DEVICE: Applying InputClass "libinput keyboard catchall"[  3554.481] (II) Using input driver 'libinput' for 'SONiX USB DEVICE'[  3554.481] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 51 paused 0[  3554.481] (**) SONiX USB DEVICE: always reports core events[  3554.481] (**) Option "Device" "/dev/input/event19"[  3554.483] (II) event19 - SONiX USB DEVICE: is tagged by udev as: Keyboard Mouse[  3554.483] (II) event19 - SONiX USB DEVICE: device is a pointer[  3554.483] (II) event19 - SONiX USB DEVICE: device is a keyboard[  3554.483] (II) event19 - SONiX USB DEVICE: device removed[  3554.483] (II) libinput: SONiX USB DEVICE: needs a virtual subdevice[  3554.483] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-9/1-9:1.1/0003:05AC:024F.000A/input/input34/event19"[  3554.483] (II) XINPUT: Adding extended input device "SONiX USB DEVICE" (type: MOUSE, id 13)[  3554.483] (**) Option "AccelerationScheme" "none"[  3554.483] (**) SONiX USB DEVICE: (accel) selected scheme none/0[  3554.483] (**) SONiX USB DEVICE: (accel) acceleration factor: 2.000[  3554.483] (**) SONiX USB DEVICE: (accel) acceleration threshold: 4[  3554.484] (II) event19 - SONiX USB DEVICE: is tagged by udev as: Keyboard Mouse[  3554.485] (II) event19 - SONiX USB DEVICE: device is a pointer[  3554.485] (II) event19 - SONiX USB DEVICE: device is a keyboard[  3554.485] (II) config/udev: Adding input device SONiX USB DEVICE (/dev/input/mouse3)[  3554.485] (II) No input driver specified, ignoring this device.[  3554.485] (II) This device may have been added with another device file.[  3554.486] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event7)[  3554.486] (II) No input driver specified, ignoring this device.[  3554.486] (II) This device may have been added with another device file.[  3554.486] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event8)[  3554.486] (II) No input driver specified, ignoring this device.[  3554.486] (II) This device may have been added with another device file.[  3554.487] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event9)[  3554.487] (II) No input driver specified, ignoring this device.[  3554.487] (II) This device may have been added with another device file.[  3554.487] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event10)[  3554.487] (II) No input driver specified, ignoring this device.[  3554.487] (II) This device may have been added with another device file.[  3554.487] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event11)[  3554.487] (II) No input driver specified, ignoring this device.[  3554.487] (II) This device may have been added with another device file.[  3554.488] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event12)[  3554.488] (II) No input driver specified, ignoring this device.[  3554.488] (II) This device may have been added with another device file.[  3554.488] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event13)[  3554.488] (II) No input driver specified, ignoring this device.[  3554.488] (II) This device may have been added with another device file.[  3554.488] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event14)[  3554.488] (II) No input driver specified, ignoring this device.[  3554.488] (II) This device may have been added with another device file.[  3554.489] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event15)[  3554.489] (II) No input driver specified, ignoring this device.[  3554.489] (II) This device may have been added with another device file.[  3554.489] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event16)[  3554.489] (II) No input driver specified, ignoring this device.[  3554.489] (II) This device may have been added with another device file.[  3554.489] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event17)[  3554.490] (II) No input driver specified, ignoring this device.[  3554.490] (II) This device may have been added with another device file.[  3554.490] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)[  3554.490] (II) No input driver specified, ignoring this device.[  3554.490] (II) This device may have been added with another device file.[  3554.494] (**) Logitech G403 Prodigy Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"[  3554.494] (II) Using input driver 'libinput' for 'Logitech G403 Prodigy Gaming Mouse Keyboard'[  3554.494] (II) systemd-logind: returning pre-existing fd for /dev/input/event3 13:67[  3554.494] (**) Logitech G403 Prodigy Gaming Mouse Keyboard: always reports core events[  3554.494] (**) Option "Device" "/dev/input/event3"[  3554.494] (II) libinput: Logitech G403 Prodigy Gaming Mouse Keyboard: is a virtual subdevice[  3554.494] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-8/1-8:1.1/0003:046D:C083.0006/input/input8/event3"[  3554.494] (II) XINPUT: Adding extended input device "Logitech G403 Prodigy Gaming Mouse Keyboard" (type: KEYBOARD, id 14)[  3554.494] (**) Option "xkb_model" "pc105"[  3554.494] (**) Option "xkb_layout" "us"[  3554.494] (**) SONiX USB DEVICE: Applying InputClass "libinput pointer catchall"[  3554.494] (**) SONiX USB DEVICE: Applying InputClass "libinput keyboard catchall"[  3554.494] (II) Using input driver 'libinput' for 'SONiX USB DEVICE'[  3554.494] (II) systemd-logind: returning pre-existing fd for /dev/input/event19 13:83[  3554.494] (**) SONiX USB DEVICE: always reports core events[  3554.494] (**) Option "Device" "/dev/input/event19"[  3554.494] (II) libinput: SONiX USB DEVICE: is a virtual subdevice[  3554.494] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-9/1-9:1.1/0003:05AC:024F.000A/input/input34/event19"[  3554.494] (II) XINPUT: Adding extended input device "SONiX USB DEVICE" (type: KEYBOARD, id 15)[  3554.494] (**) Option "xkb_model" "pc105"[  3554.494] (**) Option "xkb_layout" "us"[  3554.690] (--) NVIDIA(GPU-0): DFP-0: disconnected[  3554.690] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS[  3554.690] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock[  3554.690] (--) NVIDIA(GPU-0): [  3554.733] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-1): connected[  3554.733] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-1): Internal TMDS[  3554.733] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-1): 600.0 MHz maximum pixel clock[  3554.733] (--) NVIDIA(GPU-0): [  3554.777] (--) NVIDIA(GPU-0): DELL SE2719HR (DFP-2): connected[  3554.777] (--) NVIDIA(GPU-0): DELL SE2719HR (DFP-2): Internal TMDS[  3554.777] (--) NVIDIA(GPU-0): DELL SE2719HR (DFP-2): 600.0 MHz maximum pixel clock[  3554.777] (--) NVIDIA(GPU-0): [  3554.777] (--) NVIDIA(GPU-0): DFP-3: disconnected[  3554.777] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort[  3554.777] (--) NVIDIA(GPU-0): DFP-3: 1440.0 MHz maximum pixel clock[  3554.777] (--) NVIDIA(GPU-0): [  3554.777] (--) NVIDIA(GPU-0): DFP-4: disconnected[  3554.777] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS[  3554.777] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock[  3554.777] (--) NVIDIA(GPU-0): [  3554.777] (--) NVIDIA(GPU-0): DFP-5: disconnected[  3554.777] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort[  3554.777] (--) NVIDIA(GPU-0): DFP-5: 1440.0 MHz maximum pixel clock[  3554.777] (--) NVIDIA(GPU-0): [  3554.782] (--) NVIDIA(GPU-0): DFP-6: disconnected[  3554.782] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS[  3554.782] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock[  3554.782] (--) NVIDIA(GPU-0): [  3554.954] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @3840x2160 +0+0 {ViewPortIn=3840x2160, ViewPortOut=3840x2160+0+0}, HDMI-1: nvidia-auto-select @1920x1080 +3840+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"[  3555.495] (--) NVIDIA(GPU-0): DFP-0: disconnected[  3555.495] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS[  3555.495] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock[  3555.496] (--) NVIDIA(GPU-0): [  3555.539] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-1): connected[  3555.539] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-1): Internal TMDS[  3555.539] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-1): 600.0 MHz maximum pixel clock[  3555.539] (--) NVIDIA(GPU-0): [  3555.583] (--) NVIDIA(GPU-0): DELL SE2719HR (DFP-2): connected[  3555.583] (--) NVIDIA(GPU-0): DELL SE2719HR (DFP-2): Internal TMDS[  3555.583] (--) NVIDIA(GPU-0): DELL SE2719HR (DFP-2): 600.0 MHz maximum pixel clock[  3555.583] (--) NVIDIA(GPU-0): [  3555.583] (--) NVIDIA(GPU-0): DFP-3: disconnected[  3555.583] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort[  3555.583] (--) NVIDIA(GPU-0): DFP-3: 1440.0 MHz maximum pixel clock[  3555.583] (--) NVIDIA(GPU-0): [  3555.583] (--) NVIDIA(GPU-0): DFP-4: disconnected[  3555.583] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS[  3555.583] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock[  3555.583] (--) NVIDIA(GPU-0): [  3555.583] (--) NVIDIA(GPU-0): DFP-5: disconnected[  3555.583] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort[  3555.583] (--) NVIDIA(GPU-0): DFP-5: 1440.0 MHz maximum pixel clock[  3555.583] (--) NVIDIA(GPU-0): [  3555.583] (--) NVIDIA(GPU-0): DFP-6: disconnected[  3555.583] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS[  3555.583] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock[  3555.583] (--) NVIDIA(GPU-0): [  3560.885] (**) Option "fd" "42"[  3560.885] (II) event1  - Power Button: device removed[  3560.885] (**) Option "fd" "45"[  3560.885] (II) event0  - Power Button: device removed[  3560.885] (**) Option "fd" "46"[  3560.885] (II) event4  - Logitech Performance MX: device removed[  3560.885] (**) Option "fd" "47"[  3560.885] (II) event5  - Logitech Performance MX: device removed[  3560.885] (**) Option "fd" "48"[  3560.885] (II) event2  - Logitech G403 Prodigy Gaming Mouse: device removed[  3560.885] (**) Option "fd" "49"[  3560.885] (**) Option "fd" "50"[  3560.885] (II) event18 - SONiX USB DEVICE: device removed[  3560.885] (**) Option "fd" "51"[  3560.886] (**) Option "fd" "49"[  3560.886] (II) event3  - Logitech G403 Prodigy Gaming Mouse Keyboard: device removed[  3560.886] (**) Option "fd" "51"[  3560.886] (II) event19 - SONiX USB DEVICE: device removed[  3561.349] (II) systemd-logind: got pause for 13:65[  3561.349] (II) systemd-logind: got pause for 13:64[  3561.349] (II) systemd-logind: got pause for 13:66[  3561.349] (II) systemd-logind: got pause for 13:68[  3561.349] (II) systemd-logind: got pause for 13:69[  3561.349] (II) systemd-logind: got pause for 13:83[  3561.349] (II) systemd-logind: got pause for 13:67[  3561.349] (II) systemd-logind: got pause for 13:82[  3564.951] (II) UnloadModule: "libinput"[  3564.952] (II) systemd-logind: not releasing fd for 13:83, still in use[  3564.952] (II) UnloadModule: "libinput"[  3564.952] (II) systemd-logind: not releasing fd for 13:67, still in use[  3564.952] (II) UnloadModule: "libinput"[  3564.952] (II) systemd-logind: releasing fd for 13:83[  3564.988] (II) UnloadModule: "libinput"[  3564.988] (II) systemd-logind: releasing fd for 13:82[  3565.052] (II) UnloadModule: "libinput"[  3565.052] (II) systemd-logind: releasing fd for 13:67[  3565.104] (II) UnloadModule: "libinput"[  3565.104] (II) systemd-logind: releasing fd for 13:66[  3565.140] (II) UnloadModule: "libinput"[  3565.140] (II) systemd-logind: releasing fd for 13:69[  3565.172] (II) UnloadModule: "libinput"[  3565.172] (II) systemd-logind: releasing fd for 13:68[  3565.204] (II) UnloadModule: "libinput"[  3565.204] (II) systemd-logind: releasing fd for 13:64[  3565.236] (II) UnloadModule: "libinput"[  3565.236] (II) systemd-logind: releasing fd for 13:65[  3565.265] (II) NVIDIA(GPU-0): Deleting GPU-0[  3565.266] (II) Server terminated successfully (0). Closing log file.

Statistics: Posted by lowzyyy — 2025-02-16 21:22 — Replies 1 — Views 57



Viewing all articles
Browse latest Browse all 3423

Trending Articles