You are not logged in.

#1 2022-03-11 22:47:53

Elfferich
Member
Registered: 2019-06-09
Posts: 4

Can't run higher refresh rates on nvidia-dkms 510+

Hello, for a while now I've been running into this issue where I cannot seem to run refresh rates higher than 60hz on 4k on my "monitor" which is an LG C1 TV. I used to run on 4k 120hz without issues. Everytime there has been a new nvidia update I've checked it out if has been fixed but nothing so far. I'm using 'downgrade' to get back to the last version that works which is 495.46. I have searched for solutions but nothing that has been posted recently looks like my particular case. I first thought it had to do with issues with DSC but then read this was never really a thing on linux anyway... Anyone ideas?

EDIT: Useful info: I'm using a DP 1.4 (dsc) to HDMI 2.1 active adapter from Club3d and my GPU is a Nvidia RTX 2070 Super.

Last edited by Elfferich (2022-03-11 22:50:49)

Offline

#2 2022-03-12 07:51:24

seth
Member
Registered: 2012-09-03
Posts: 51,056

Re: Can't run higher refresh rates on nvidia-dkms 510+

Please post the output of "xrandr -q" and your xorg log, https://wiki.archlinux.org/title/Xorg#General
You could try https://wiki.archlinux.org/title/Xrandr … esolutions for

% cvt12 3840 2160 120 -b
# 3840x2160 @ 120.000 Hz Reduced Blank (CVT) field rate 120.000 Hz; hsync: 274.440 kHz; pclk: 1075.80 MHz
Modeline "3840x2160_120.00_rb2"  1075.80  3840 3848 3880 3920  2160 2273 2281 2287 +hsync -vsync

Ftr: https://bbs.archlinux.org/viewtopic.php?id=274608

Offline

#3 2022-04-30 09:57:42

Elfferich
Member
Registered: 2019-06-09
Posts: 4

Re: Can't run higher refresh rates on nvidia-dkms 510+

Hey sorry for the late reply, I've been really busy lately and for the time being I just kept using the older Nvidia driver. Thought it's really time to move to the newer driver so I have to fix this. I've tried simply adding a new modeline like you suggested but that gives me:

❯ xrandr --addmode DP-0 "3840x2160_120.00_rb2"                                                            
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  18 (RRAddOutputMode)
  Serial number of failed request:  43
  Current serial number in output stream:  44

I feel like this is some kind of limit being enforced to keep the user from adding new modelines that are potentially unsupported by the monitor- but I could be wrong.

Output of xrandr -q

❯ xrandr -q
Screen 0: minimum 8 x 8, current 3840 x 2160, maximum 32767 x 32767
DP-0 connected primary 3840x2160+0+0 (normal left inverted right x axis y axis) 1600mm x 900mm
   3840x2160     60.00*+  59.94    50.00    29.97    25.00    23.98  
   4096x2160     59.94    50.00    29.97    25.00    24.00    23.98  
   2560x1440    120.00  
   1920x1080    119.88   100.00    60.00    59.94    50.00    29.97    25.00    23.98  
   1280x1024     60.02  
   1280x720      59.94    50.00  
   1152x864      60.00  
   1024x768      60.00  
   800x600       60.32  
   720x576       50.00  
   720x480       59.94  
   640x480       59.95    59.94    59.93  
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 disconnected (normal left inverted right x axis y axis)
DP-5 disconnected (normal left inverted right x axis y axis)
USB-C-0 disconnected (normal left inverted right x axis y axis)
  3840x2160_120.00_rb2 (0x21d) 1075.800MHz +HSync -VSync
        h: width  3840 start 3848 end 3880 total 3920 skew    0 clock 274.44KHz
        v: height 2160 start 2273 end 2281 total 2287           clock 120.00Hz

And my xorg log:

[   778.205] (--) Log file renamed from "/var/log/Xorg.pid-10356.log" to "/var/log/Xorg.0.log"
[   778.205] 
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[   778.205] Current Operating System: Linux Arch-Desktop 5.17.5-1-clear #1 SMP Sat, 30 Apr 2022 08:38:03 +0000 x86_64
[   778.205] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-clear root=UUID=6c9a0ed0-cd6c-4694-bc3b-ccd6f61c9d98 rw loglevel=3 quiet nvidia-drm.modeset=1
[   778.205]  
[   778.205] Current version of pixman: 0.40.0
[   778.205]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[   778.205] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   778.205] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 30 11:36:16 2022
[   778.206] (==) Using config file: "/etc/X11/xorg.conf"
[   778.206] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   778.206] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   778.206] (==) ServerLayout "Layout0"
[   778.206] (**) |-->Screen "Screen 0" (0)
[   778.206] (**) |   |-->Monitor "DP-0"
[   778.206] (==) No device specified for screen "Screen 0".
        Using the first device section listed.
[   778.206] (**) |   |-->Device "Device0"
[   778.206] (**) |   |-->GPUDevice "Device0"
[   778.206] (**) |-->Input Device "Keyboard0"
[   778.206] (**) |-->Input Device "Mouse0"
[   778.206] (==) Automatically adding devices
[   778.206] (==) Automatically enabling devices
[   778.206] (==) Automatically adding GPU devices
[   778.206] (==) Automatically binding GPU devices
[   778.206] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   778.206] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   778.206]    Entry deleted from font path.
[   778.206] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[   778.206]    Entry deleted from font path.
[   778.206] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[   778.206]    Entry deleted from font path.
[   778.206] (==) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/TTF,
        /usr/share/fonts/OTF
[   778.206] (==) ModulePath set to "/usr/lib/xorg/modules"
[   778.206] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   778.206] (WW) Disabling Keyboard0
[   778.206] (WW) Disabling Mouse0
[   778.206] (II) Module ABI versions:
[   778.206]    X.Org ANSI C Emulation: 0.4
[   778.206]    X.Org Video Driver: 25.2
[   778.206]    X.Org XInput driver : 24.4
[   778.206]    X.Org Server Extension : 10.0
[   778.206] (++) using VT number 1

[   778.206] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   778.206] (II) xfree86: Adding drm device (/dev/dri/card0)
[   778.206] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:09:00.0/drm/card0
[   778.207] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[   778.208] (--) PCI:*(9@0:0:0) 10de:1e84:1458:3ffc rev 161, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[   778.208] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   778.208] (II) LoadModule: "glx"
[   778.208] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   778.209] (II) Module glx: vendor="X.Org Foundation"
[   778.209]    compiled for 1.21.1.3, module version = 1.0.0
[   778.209]    ABI class: X.Org Server Extension, version 10.0
[   778.209] (II) LoadModule: "nvidia"
[   778.209] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   778.209] (II) Module nvidia: vendor="NVIDIA Corporation"
[   778.209]    compiled for 1.6.99.901, module version = 1.0.0
[   778.209]    Module class: X.Org Video Driver
[   778.209] (II) NVIDIA dlloader X Driver  510.60.02  Wed Mar 16 11:23:40 UTC 2022
[   778.209] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   778.209] (II) Loading sub module "fb"
[   778.209] (II) LoadModule: "fb"
[   778.209] (II) Module "fb" already built-in
[   778.209] (II) Loading sub module "wfb"
[   778.209] (II) LoadModule: "wfb"
[   778.209] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   778.209] (II) Module wfb: vendor="X.Org Foundation"
[   778.209]    compiled for 1.21.1.3, module version = 1.0.0
[   778.209]    ABI class: X.Org ANSI C Emulation, version 0.4
[   778.209] (II) Loading sub module "ramdac"
[   778.209] (II) LoadModule: "ramdac"
[   778.209] (II) Module "ramdac" already built-in
[   778.209] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[   778.209] (==) NVIDIA(0): RGB weight 888
[   778.209] (==) NVIDIA(0): Default visual is TrueColor
[   778.209] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   778.209] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[   778.209] (**) NVIDIA(0): Option "ModeValidation" "NoDFPNativeResolutionCheck,NoVirtualSizeCheck,NoMaxPClkCheck,NoHorizSyncCheck,NoVertRefreshCheck,NoWidthAlignmentCheck"
[   778.209] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[   778.209] (**) NVIDIA(0): Enabling 2D acceleration
[   778.209] (II) Loading sub module "glxserver_nvidia"
[   778.209] (II) LoadModule: "glxserver_nvidia"
[   778.209] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[   778.212] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[   778.212]    compiled for 1.6.99.901, module version = 1.0.0
[   778.212]    Module class: X.Org Server Extension
[   778.212] (II) NVIDIA GLX Module  510.60.02  Wed Mar 16 11:20:25 UTC 2022
[   778.212] (II) NVIDIA: The X server supports PRIME Render Offload.
[   778.213] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:9:0:0
[   778.213] (--) NVIDIA(0):     DFP-0 (boot)
[   778.213] (--) NVIDIA(0):     DFP-1
[   778.213] (--) NVIDIA(0):     DFP-2
[   778.213] (--) NVIDIA(0):     DFP-3
[   778.213] (--) NVIDIA(0):     DFP-4
[   778.213] (--) NVIDIA(0):     DFP-5
[   778.213] (--) NVIDIA(0):     DFP-6
[   778.213] (--) NVIDIA(0):     DFP-7
[   778.213] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 2070 SUPER (TU104-A) at
[   778.213] (II) NVIDIA(0):     PCI:9:0:0 (GPU-0)
[   778.213] (--) NVIDIA(0): Memory: 8388608 kBytes
[   778.213] (--) NVIDIA(0): VideoBIOS: 90.04.76.40.91
[   778.213] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   778.213] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): connected
[   778.213] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): Internal DisplayPort
[   778.213] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): 2660.0 MHz maximum pixel clock
[   778.213] (--) NVIDIA(GPU-0): 
[   778.219] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   778.219] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   778.219] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   778.219] (--) NVIDIA(GPU-0): 
[   778.219] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   778.219] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   778.219] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   778.219] (--) NVIDIA(GPU-0): 
[   778.219] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   778.219] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   778.219] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[   778.219] (--) NVIDIA(GPU-0): 
[   778.219] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   778.219] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   778.219] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   778.219] (--) NVIDIA(GPU-0): 
[   778.219] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   778.219] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   778.219] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   778.219] (--) NVIDIA(GPU-0): 
[   778.219] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   778.219] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   778.219] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   778.219] (--) NVIDIA(GPU-0): 
[   778.219] (--) NVIDIA(GPU-0): DFP-7: disconnected
[   778.219] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[   778.219] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[   778.219] (--) NVIDIA(GPU-0): 
[   778.219] (WW) NVIDIA(GPU-0): Unrecognized ModeValidation token
[   778.219] (WW) NVIDIA(GPU-0):     "NoDFPNativeResolutionCheck"; ignoring.
[   778.219] (WW) NVIDIA(GPU-0): Unrecognized ModeValidation token "NoWidthAlignmentCheck";
[   778.219] (WW) NVIDIA(GPU-0):     ignoring.
[   778.219] (**) NVIDIA(GPU-0): Mode Validation Overrides for LG Electronics LG TV SSCR2
[   778.219] (**) NVIDIA(GPU-0):     (DFP-0):
[   778.219] (**) NVIDIA(GPU-0):     NoVirtualSizeCheck
[   778.219] (**) NVIDIA(GPU-0):     NoMaxPClkCheck
[   778.219] (**) NVIDIA(GPU-0):     NoHorizSyncCheck
[   778.219] (**) NVIDIA(GPU-0):     NoVertRefreshCheck
[   778.257] (WW) NVIDIA(0): No valid modes for "DFP-0:3840x2160_120.00_rb2"; removing.
[   778.257] (WW) NVIDIA(0): 
[   778.257] (WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode
[   778.257] (WW) NVIDIA(0):     "nvidia-auto-select".
[   778.257] (WW) NVIDIA(0): 
[   778.258] (II) NVIDIA(0): Validated MetaModes:
[   778.258] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select"
[   778.258] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 2160
[   778.304] (--) NVIDIA(0): DPI set to (60, 60); computed from "UseEdidDpi" X config
[   778.304] (--) NVIDIA(0):     option
[   778.305] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[   778.305] (II) NVIDIA:     access.
[   778.308] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   778.308] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   778.308] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   778.308] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   778.308] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   778.308] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   778.308] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   778.308] (II) NVIDIA(0):     Config Options in the README.
[   778.323] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[   778.451] (==) NVIDIA(0): Disabling shared memory pixmaps
[   778.451] (==) NVIDIA(0): Backing store enabled
[   778.451] (==) NVIDIA(0): Silken mouse enabled
[   778.451] (**) NVIDIA(0): DPMS enabled
[   778.451] (WW) NVIDIA(0): Option "PreferredMode" is not used
[   778.451] (II) Loading sub module "dri2"
[   778.451] (II) LoadModule: "dri2"
[   778.451] (II) Module "dri2" already built-in
[   778.451] (II) NVIDIA(0): [DRI2] Setup complete
[   778.451] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   778.451] (II) Initializing extension Generic Event Extension
[   778.451] (II) Initializing extension SHAPE
[   778.451] (II) Initializing extension MIT-SHM
[   778.451] (II) Initializing extension XInputExtension
[   778.451] (II) Initializing extension XTEST
[   778.451] (II) Initializing extension BIG-REQUESTS
[   778.451] (II) Initializing extension SYNC
[   778.451] (II) Initializing extension XKEYBOARD
[   778.451] (II) Initializing extension XC-MISC
[   778.451] (II) Initializing extension SECURITY
[   778.452] (II) Initializing extension XFIXES
[   778.452] (II) Initializing extension RENDER
[   778.452] (II) Initializing extension RANDR
[   778.452] (II) Initializing extension COMPOSITE
[   778.452] (II) Initializing extension DAMAGE
[   778.452] (II) Initializing extension MIT-SCREEN-SAVER
[   778.452] (II) Initializing extension DOUBLE-BUFFER
[   778.452] (II) Initializing extension RECORD
[   778.452] (II) Initializing extension DPMS
[   778.452] (II) Initializing extension Present
[   778.452] (II) Initializing extension DRI3
[   778.452] (II) Initializing extension X-Resource
[   778.452] (II) Initializing extension XVideo
[   778.452] (II) Initializing extension XVideo-MotionCompensation
[   778.452] (II) Initializing extension GLX
[   778.452] (II) Initializing extension GLX
[   778.452] (II) Indirect GLX disabled.
[   778.452] (II) GLX: Another vendor is already registered for screen 0
[   778.452] (II) Initializing extension XFree86-VidModeExtension
[   778.452] (II) Initializing extension XFree86-DGA
[   778.452] (II) Initializing extension XFree86-DRI
[   778.452] (II) Initializing extension DRI2
[   778.452] (II) Initializing extension NV-GLX
[   778.452] (II) Initializing extension NV-CONTROL
[   778.453] (II) Initializing extension XINERAMA
[   778.472] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   778.472] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   778.472] (II) LoadModule: "libinput"
[   778.473] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   778.473] (II) Module libinput: vendor="X.Org Foundation"
[   778.473]    compiled for 1.21.1.3, module version = 1.2.1
[   778.473]    Module class: X.Org XInput Driver
[   778.473]    ABI class: X.Org XInput driver, version 24.4
[   778.473] (II) Using input driver 'libinput' for 'Power Button'
[   778.473] (**) Power Button: always reports core events
[   778.473] (**) Option "Device" "/dev/input/event1"
[   778.474] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   778.474] (II) event1  - Power Button: device is a keyboard
[   778.474] (II) event1  - Power Button: device removed
[   778.487] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[   778.487] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   778.487] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   778.487] (II) event1  - Power Button: device is a keyboard
[   778.487] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   778.487] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   778.487] (II) Using input driver 'libinput' for 'Power Button'
[   778.487] (**) Power Button: always reports core events
[   778.487] (**) Option "Device" "/dev/input/event0"
[   778.488] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   778.488] (II) event0  - Power Button: device is a keyboard
[   778.488] (II) event0  - Power Button: device removed
[   778.497] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[   778.497] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   778.497] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   778.497] (II) event0  - Power Button: device is a keyboard
[   778.497] (II) config/udev: Adding input device USB PnP Audio Device (/dev/input/event2)
[   778.497] (**) USB PnP Audio Device: Applying InputClass "libinput keyboard catchall"
[   778.497] (II) Using input driver 'libinput' for 'USB PnP Audio Device'
[   778.497] (**) USB PnP Audio Device: always reports core events
[   778.497] (**) Option "Device" "/dev/input/event2"
[   778.498] (II) event2  - USB PnP Audio Device: is tagged by udev as: Keyboard
[   778.498] (II) event2  - USB PnP Audio Device: device is a keyboard
[   778.498] (II) event2  - USB PnP Audio Device: device removed
[   778.514] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.2/0003:0C76:161E.0002/input/input2/event2"
[   778.514] (II) XINPUT: Adding extended input device "USB PnP Audio Device" (type: KEYBOARD, id 8)
[   778.514] (II) event2  - USB PnP Audio Device: is tagged by udev as: Keyboard
[   778.514] (II) event2  - USB PnP Audio Device: device is a keyboard
[   778.515] (II) config/udev: Adding input device SteelSeries SteelSeries Apex Pro (/dev/input/event3)
[   778.515] (**) SteelSeries SteelSeries Apex Pro: Applying InputClass "libinput keyboard catchall"
[   778.515] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Apex Pro'
[   778.515] (**) SteelSeries SteelSeries Apex Pro: always reports core events
[   778.515] (**) Option "Device" "/dev/input/event3"
[   778.515] (II) event3  - SteelSeries SteelSeries Apex Pro: is tagged by udev as: Keyboard
[   778.515] (II) event3  - SteelSeries SteelSeries Apex Pro: device is a keyboard
[   778.516] (II) event3  - SteelSeries SteelSeries Apex Pro: device removed
[   778.524] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.3/1-3.3:1.0/0003:1038:1610.0003/input/input3/event3"
[   778.524] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Apex Pro" (type: KEYBOARD, id 9)
[   778.524] (II) event3  - SteelSeries SteelSeries Apex Pro: is tagged by udev as: Keyboard
[   778.524] (II) event3  - SteelSeries SteelSeries Apex Pro: device is a keyboard
[   778.525] (II) config/udev: Adding input device SteelSeries SteelSeries Apex Pro (/dev/input/event4)
[   778.525] (**) SteelSeries SteelSeries Apex Pro: Applying InputClass "libinput keyboard catchall"
[   778.525] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Apex Pro'
[   778.525] (**) SteelSeries SteelSeries Apex Pro: always reports core events
[   778.525] (**) Option "Device" "/dev/input/event4"
[   778.525] (II) event4  - SteelSeries SteelSeries Apex Pro: is tagged by udev as: Keyboard
[   778.525] (II) event4  - SteelSeries SteelSeries Apex Pro: device is a keyboard
[   778.526] (II) event4  - SteelSeries SteelSeries Apex Pro: device removed
[   778.536] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.3/1-3.3:1.2/0003:1038:1610.0005/input/input4/event4"
[   778.536] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Apex Pro" (type: KEYBOARD, id 10)
[   778.536] (II) event4  - SteelSeries SteelSeries Apex Pro: is tagged by udev as: Keyboard
[   778.536] (II) event4  - SteelSeries SteelSeries Apex Pro: device is a keyboard
[   778.537] (II) config/udev: Adding input device SteelSeries SteelSeries Apex Pro Consumer Control (/dev/input/event5)
[   778.537] (**) SteelSeries SteelSeries Apex Pro Consumer Control: Applying InputClass "libinput keyboard catchall"
[   778.537] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Apex Pro Consumer Control'
[   778.537] (**) SteelSeries SteelSeries Apex Pro Consumer Control: always reports core events
[   778.537] (**) Option "Device" "/dev/input/event5"
[   778.537] (II) event5  - SteelSeries SteelSeries Apex Pro Consumer Control: is tagged by udev as: Keyboard
[   778.537] (II) event5  - SteelSeries SteelSeries Apex Pro Consumer Control: device is a keyboard
[   778.538] (II) event5  - SteelSeries SteelSeries Apex Pro Consumer Control: device removed
[   778.546] (II) libinput: SteelSeries SteelSeries Apex Pro Consumer Control: needs a virtual subdevice
[   778.546] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.3/1-3.3:1.3/0003:1038:1610.0006/input/input5/event5"
[   778.546] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Apex Pro Consumer Control" (type: MOUSE, id 11)
[   778.546] (**) Option "AccelerationScheme" "none"
[   778.546] (**) SteelSeries SteelSeries Apex Pro Consumer Control: (accel) selected scheme none/0
[   778.546] (**) SteelSeries SteelSeries Apex Pro Consumer Control: (accel) acceleration factor: 2.000
[   778.546] (**) SteelSeries SteelSeries Apex Pro Consumer Control: (accel) acceleration threshold: 4
[   778.546] (II) event5  - SteelSeries SteelSeries Apex Pro Consumer Control: is tagged by udev as: Keyboard
[   778.546] (II) event5  - SteelSeries SteelSeries Apex Pro Consumer Control: device is a keyboard
[   778.547] (II) config/udev: Adding input device SteelSeries SteelSeries Apex Pro Mouse (/dev/input/event6)
[   778.547] (**) SteelSeries SteelSeries Apex Pro Mouse: Applying InputClass "libinput pointer catchall"
[   778.547] (**) SteelSeries SteelSeries Apex Pro Mouse: Applying InputClass "My Mouse"
[   778.547] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Apex Pro Mouse'
[   778.547] (**) SteelSeries SteelSeries Apex Pro Mouse: always reports core events
[   778.547] (**) Option "Device" "/dev/input/event6"
[   778.547] (II) event6  - SteelSeries SteelSeries Apex Pro Mouse: is tagged by udev as: Mouse
[   778.547] (II) event6  - SteelSeries SteelSeries Apex Pro Mouse: device is a pointer
[   778.548] (II) event6  - SteelSeries SteelSeries Apex Pro Mouse: device removed
[   778.562] (**) Option "AccelSpeed" "0"
[   778.562] (**) Option "AccelProfile" "flat"
[   778.562] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.3/1-3.3:1.3/0003:1038:1610.0006/input/input6/event6"
[   778.562] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Apex Pro Mouse" (type: MOUSE, id 12)
[   778.562] (**) Option "AccelerationScheme" "none"
[   778.562] (**) SteelSeries SteelSeries Apex Pro Mouse: (accel) selected scheme none/0
[   778.562] (**) SteelSeries SteelSeries Apex Pro Mouse: (accel) acceleration factor: 2.000
[   778.562] (**) SteelSeries SteelSeries Apex Pro Mouse: (accel) acceleration threshold: 4
[   778.562] (II) event6  - SteelSeries SteelSeries Apex Pro Mouse: is tagged by udev as: Mouse
[   778.562] (II) event6  - SteelSeries SteelSeries Apex Pro Mouse: device is a pointer
[   778.563] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event7)
[   778.563] (**) Logitech USB Receiver: Applying InputClass "libinput pointer catchall"
[   778.563] (**) Logitech USB Receiver: Applying InputClass "My Mouse"
[   778.563] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[   778.563] (**) Logitech USB Receiver: always reports core events
[   778.563] (**) Option "Device" "/dev/input/event7"
[   778.615] (II) event7  - Logitech USB Receiver: is tagged by udev as: Mouse
[   778.615] (II) event7  - Logitech USB Receiver: device is a pointer
[   778.615] (II) event7  - Logitech USB Receiver: device removed
[   778.627] (**) Option "AccelSpeed" "0"
[   778.627] (**) Option "AccelProfile" "flat"
[   778.627] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.4/1-3.4:1.0/0003:046D:C547.0008/input/input7/event7"
[   778.627] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 13)
[   778.627] (**) Option "AccelerationScheme" "none"
[   778.627] (**) Logitech USB Receiver: (accel) selected scheme none/0
[   778.627] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[   778.627] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[   778.679] (II) event7  - Logitech USB Receiver: is tagged by udev as: Mouse
[   778.679] (II) event7  - Logitech USB Receiver: device is a pointer
[   778.680] (II) config/udev: Adding input device Logitech USB Receiver Keyboard (/dev/input/event8)
[   778.680] (**) Logitech USB Receiver Keyboard: Applying InputClass "libinput keyboard catchall"
[   778.680] (II) Using input driver 'libinput' for 'Logitech USB Receiver Keyboard'
[   778.680] (**) Logitech USB Receiver Keyboard: always reports core events
[   778.680] (**) Option "Device" "/dev/input/event8"
[   778.680] (II) event8  - Logitech USB Receiver Keyboard: is tagged by udev as: Keyboard
[   778.680] (II) event8  - Logitech USB Receiver Keyboard: device is a keyboard
[   778.680] (II) event8  - Logitech USB Receiver Keyboard: device removed
[   778.689] (II) libinput: Logitech USB Receiver Keyboard: needs a virtual subdevice
[   778.689] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.4/1-3.4:1.1/0003:046D:C547.0009/input/input8/event8"
[   778.689] (II) XINPUT: Adding extended input device "Logitech USB Receiver Keyboard" (type: MOUSE, id 14)
[   778.689] (**) Option "AccelerationScheme" "none"
[   778.689] (**) Logitech USB Receiver Keyboard: (accel) selected scheme none/0
[   778.689] (**) Logitech USB Receiver Keyboard: (accel) acceleration factor: 2.000
[   778.689] (**) Logitech USB Receiver Keyboard: (accel) acceleration threshold: 4
[   778.689] (II) event8  - Logitech USB Receiver Keyboard: is tagged by udev as: Keyboard
[   778.689] (II) event8  - Logitech USB Receiver Keyboard: device is a keyboard
[   778.690] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event10)
[   778.690] (II) No input driver specified, ignoring this device.
[   778.690] (II) This device may have been added with another device file.
[   778.690] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event11)
[   778.690] (II) No input driver specified, ignoring this device.
[   778.690] (II) This device may have been added with another device file.
[   778.690] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event12)
[   778.690] (II) No input driver specified, ignoring this device.
[   778.690] (II) This device may have been added with another device file.
[   778.690] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event13)
[   778.690] (II) No input driver specified, ignoring this device.
[   778.690] (II) This device may have been added with another device file.
[   778.690] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event14)
[   778.690] (II) No input driver specified, ignoring this device.
[   778.690] (II) This device may have been added with another device file.
[   778.690] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event15)
[   778.690] (II) No input driver specified, ignoring this device.
[   778.690] (II) This device may have been added with another device file.
[   778.690] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event9)
[   778.690] (II) No input driver specified, ignoring this device.
[   778.690] (II) This device may have been added with another device file.
[   778.691] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event16)
[   778.691] (II) No input driver specified, ignoring this device.
[   778.691] (II) This device may have been added with another device file.
[   778.691] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event17)
[   778.691] (II) No input driver specified, ignoring this device.
[   778.691] (II) This device may have been added with another device file.
[   778.691] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event18)
[   778.691] (II) No input driver specified, ignoring this device.
[   778.691] (II) This device may have been added with another device file.
[   778.691] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event19)
[   778.691] (II) No input driver specified, ignoring this device.
[   778.691] (II) This device may have been added with another device file.
[   778.691] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event20)
[   778.691] (II) No input driver specified, ignoring this device.
[   778.691] (II) This device may have been added with another device file.
[   778.691] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event21)
[   778.691] (II) No input driver specified, ignoring this device.
[   778.691] (II) This device may have been added with another device file.
[   778.691] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event22)
[   778.691] (II) No input driver specified, ignoring this device.
[   778.691] (II) This device may have been added with another device file.
[   778.693] (**) SteelSeries SteelSeries Apex Pro Consumer Control: Applying InputClass "libinput keyboard catchall"
[   778.693] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Apex Pro Consumer Control'
[   778.693] (**) SteelSeries SteelSeries Apex Pro Consumer Control: always reports core events
[   778.693] (**) Option "Device" "/dev/input/event5"
[   778.693] (II) libinput: SteelSeries SteelSeries Apex Pro Consumer Control: is a virtual subdevice
[   778.693] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.3/1-3.3:1.3/0003:1038:1610.0006/input/input5/event5"
[   778.693] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Apex Pro Consumer Control" (type: KEYBOARD, id 15)
[   778.693] (**) Logitech USB Receiver Keyboard: Applying InputClass "libinput keyboard catchall"
[   778.693] (II) Using input driver 'libinput' for 'Logitech USB Receiver Keyboard'
[   778.693] (**) Logitech USB Receiver Keyboard: always reports core events
[   778.693] (**) Option "Device" "/dev/input/event8"
[   778.693] (II) libinput: Logitech USB Receiver Keyboard: is a virtual subdevice
[   778.693] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.4/1-3.4:1.1/0003:046D:C547.0009/input/input8/event8"
[   778.693] (II) XINPUT: Adding extended input device "Logitech USB Receiver Keyboard" (type: KEYBOARD, id 16)
[   780.684] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): connected
[   780.684] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): Internal DisplayPort
[   780.684] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): 2660.0 MHz maximum pixel clock
[   780.685] (--) NVIDIA(GPU-0): 
[   780.690] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   780.690] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   780.690] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   780.690] (--) NVIDIA(GPU-0): 
[   780.690] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   780.690] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   780.690] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   780.690] (--) NVIDIA(GPU-0): 
[   780.690] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   780.690] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   780.690] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[   780.690] (--) NVIDIA(GPU-0): 
[   780.690] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   780.690] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   780.690] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   780.690] (--) NVIDIA(GPU-0): 
[   780.690] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   780.690] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   780.690] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   780.690] (--) NVIDIA(GPU-0): 
[   780.690] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   780.690] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   780.690] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   780.690] (--) NVIDIA(GPU-0): 
[   780.690] (--) NVIDIA(GPU-0): DFP-7: disconnected
[   780.690] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[   780.690] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[   780.690] (--) NVIDIA(GPU-0): 
[   781.518] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): connected
[   781.518] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): Internal DisplayPort
[   781.518] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): 2660.0 MHz maximum pixel clock
[   781.518] (--) NVIDIA(GPU-0): 
[   781.523] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   781.523] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   781.523] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   781.523] (--) NVIDIA(GPU-0): 
[   781.523] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   781.523] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   781.523] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   781.523] (--) NVIDIA(GPU-0): 
[   781.523] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   781.523] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   781.523] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[   781.523] (--) NVIDIA(GPU-0): 
[   781.523] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   781.523] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   781.523] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   781.523] (--) NVIDIA(GPU-0): 
[   781.523] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   781.523] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   781.523] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   781.523] (--) NVIDIA(GPU-0): 
[   781.524] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   781.524] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   781.524] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   781.524] (--) NVIDIA(GPU-0): 
[   781.524] (--) NVIDIA(GPU-0): DFP-7: disconnected
[   781.524] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[   781.524] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[   781.524] (--) NVIDIA(GPU-0): 
[   781.746] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): connected
[   781.746] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): Internal DisplayPort
[   781.746] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): 2660.0 MHz maximum pixel clock
[   781.746] (--) NVIDIA(GPU-0): 
[   781.751] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   781.751] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   781.751] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   781.751] (--) NVIDIA(GPU-0): 
[   781.751] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   781.751] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   781.751] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   781.751] (--) NVIDIA(GPU-0): 
[   781.751] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   781.751] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   781.751] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[   781.751] (--) NVIDIA(GPU-0): 
[   781.751] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   781.751] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   781.751] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   781.751] (--) NVIDIA(GPU-0): 
[   781.751] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   781.751] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   781.751] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   781.751] (--) NVIDIA(GPU-0): 
[   781.752] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   781.752] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   781.752] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   781.752] (--) NVIDIA(GPU-0): 
[   781.752] (--) NVIDIA(GPU-0): DFP-7: disconnected
[   781.752] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[   781.752] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[   781.752] (--) NVIDIA(GPU-0): 
[   785.506] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): connected
[   785.506] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): Internal DisplayPort
[   785.506] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): 2660.0 MHz maximum pixel clock
[   785.506] (--) NVIDIA(GPU-0): 
[   785.511] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   785.511] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   785.511] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   785.511] (--) NVIDIA(GPU-0): 
[   785.511] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   785.511] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   785.511] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   785.511] (--) NVIDIA(GPU-0): 
[   785.511] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   785.511] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   785.511] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[   785.511] (--) NVIDIA(GPU-0): 
[   785.511] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   785.511] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   785.511] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   785.511] (--) NVIDIA(GPU-0): 
[   785.511] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   785.511] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   785.511] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   785.511] (--) NVIDIA(GPU-0): 
[   785.511] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   785.511] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   785.511] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   785.511] (--) NVIDIA(GPU-0): 
[   785.511] (--) NVIDIA(GPU-0): DFP-7: disconnected
[   785.511] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[   785.511] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[   785.511] (--) NVIDIA(GPU-0): 
[   789.285] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): connected
[   789.285] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): Internal DisplayPort
[   789.285] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): 2660.0 MHz maximum pixel clock
[   789.285] (--) NVIDIA(GPU-0): 
[   789.291] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   789.291] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   789.291] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   789.291] (--) NVIDIA(GPU-0): 
[   789.291] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   789.291] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   789.291] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   789.291] (--) NVIDIA(GPU-0): 
[   789.291] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   789.291] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   789.291] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[   789.291] (--) NVIDIA(GPU-0): 
[   789.291] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   789.291] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   789.291] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   789.291] (--) NVIDIA(GPU-0): 
[   789.291] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   789.291] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   789.291] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   789.291] (--) NVIDIA(GPU-0): 
[   789.291] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   789.291] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   789.291] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   789.291] (--) NVIDIA(GPU-0): 
[   789.291] (--) NVIDIA(GPU-0): DFP-7: disconnected
[   789.291] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[   789.291] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[   789.291] (--) NVIDIA(GPU-0): 
[   790.958] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): connected
[   790.958] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): Internal DisplayPort
[   790.958] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): 2660.0 MHz maximum pixel clock
[   790.958] (--) NVIDIA(GPU-0): 
[   790.964] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   790.964] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   790.964] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   790.964] (--) NVIDIA(GPU-0): 
[   790.964] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   790.964] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   790.964] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   790.964] (--) NVIDIA(GPU-0): 
[   790.964] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   790.964] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   790.964] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[   790.964] (--) NVIDIA(GPU-0): 
[   790.964] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   790.964] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   790.964] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   790.964] (--) NVIDIA(GPU-0): 
[   790.964] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   790.964] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   790.964] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   790.964] (--) NVIDIA(GPU-0): 
[   790.964] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   790.964] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   790.964] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   790.964] (--) NVIDIA(GPU-0): 
[   790.964] (--) NVIDIA(GPU-0): DFP-7: disconnected
[   790.964] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[   790.964] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[   790.964] (--) NVIDIA(GPU-0): 
[  1460.936] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): connected
[  1460.936] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): Internal DisplayPort
[  1460.936] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): 2660.0 MHz maximum pixel clock
[  1460.936] (--) NVIDIA(GPU-0): 
[  1460.942] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1460.942] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1460.942] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1460.942] (--) NVIDIA(GPU-0): 
[  1460.942] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1460.942] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[  1460.942] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[  1460.942] (--) NVIDIA(GPU-0): 
[  1460.942] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1460.942] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[  1460.942] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[  1460.942] (--) NVIDIA(GPU-0): 
[  1460.942] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  1460.942] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  1460.942] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  1460.942] (--) NVIDIA(GPU-0): 
[  1460.942] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  1460.942] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[  1460.942] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[  1460.942] (--) NVIDIA(GPU-0): 
[  1460.942] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  1460.942] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[  1460.942] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[  1460.942] (--) NVIDIA(GPU-0): 
[  1460.942] (--) NVIDIA(GPU-0): DFP-7: disconnected
[  1460.942] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[  1460.942] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[  1460.942] (--) NVIDIA(GPU-0): 
[  1466.339] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): connected
[  1466.339] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): Internal DisplayPort
[  1466.339] (--) NVIDIA(GPU-0): LG Electronics LG TV SSCR2 (DFP-0): 2660.0 MHz maximum pixel clock
[  1466.339] (--) NVIDIA(GPU-0): 
[  1466.345] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1466.345] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1466.345] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1466.345] (--) NVIDIA(GPU-0): 
[  1466.345] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1466.345] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[  1466.345] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[  1466.345] (--) NVIDIA(GPU-0): 
[  1466.345] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1466.345] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[  1466.345] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[  1466.345] (--) NVIDIA(GPU-0): 
[  1466.345] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  1466.345] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  1466.345] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  1466.345] (--) NVIDIA(GPU-0): 
[  1466.345] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  1466.345] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[  1466.345] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[  1466.345] (--) NVIDIA(GPU-0): 
[  1466.345] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  1466.345] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[  1466.345] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[  1466.345] (--) NVIDIA(GPU-0): 
[  1466.345] (--) NVIDIA(GPU-0): DFP-7: disconnected
[  1466.345] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[  1466.345] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[  1466.345] (--) NVIDIA(GPU-0):

Additionally here is the decoded EDID:

sudo edid-decode /sys/class/drm/card0-DP-1/edid
edid-decode (hex):

00 ff ff ff ff ff ff 00 1e 6d c8 c0 01 01 01 01
01 1f 01 03 80 a0 5a 78 0a ee 91 a3 54 4c 99 26
0f 50 54 a1 08 00 31 40 45 40 61 40 71 40 81 80
d1 c0 01 01 01 01 08 e8 00 30 f2 70 5a 80 b0 58
8a 00 40 84 63 00 00 1e 6f c2 00 a0 a0 a0 55 50
30 20 35 00 40 84 63 00 00 1e 00 00 00 fd 00 18
78 1e ff 77 00 0a 20 20 20 20 20 20 00 00 00 fc
00 4c 47 20 54 56 20 53 53 43 52 32 0a 20 01 65

02 03 59 f1 5e 61 60 76 75 66 65 db da 10 1f 04
13 05 14 03 02 12 20 21 22 15 01 5d 5e 5f 62 63
64 3f 40 23 09 57 07 6e 03 0c 00 20 00 b8 3c 2c
00 80 01 02 03 04 68 d8 5d c4 01 78 80 5b 02 e2
00 cf e3 05 c0 00 e3 06 0d 01 e2 0f ff eb 01 46
d0 00 48 03 76 82 5e 6d 95 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 09

----------------

Block 0, Base EDID:
  EDID Structure Version & Revision: 1.3
  Vendor & Product Identification:
    Manufacturer: GSM
    Model: 49352
    Serial Number: 16843009
    Made in: week 1 of 2021
  Basic Display Parameters & Features:
    Digital display
    Maximum image size: 160 cm x 90 cm
    Gamma: 2.20
    RGB color display
    First detailed timing is the preferred timing
  Color Characteristics:
    Red  : 0.6396, 0.3300
    Green: 0.2998, 0.5996
    Blue : 0.1503, 0.0595
    White: 0.3125, 0.3291
  Established Timings I & II:
    IBM     :   720x400    70.081663 Hz   9:5     31.467 kHz     28.320000 MHz
    DMT 0x04:   640x480    59.940476 Hz   4:3     31.469 kHz     25.175000 MHz
    DMT 0x09:   800x600    60.316541 Hz   4:3     37.879 kHz     40.000000 MHz
    DMT 0x10:  1024x768    60.003840 Hz   4:3     48.363 kHz     65.000000 MHz
  Standard Timings:
    DMT 0x04:   640x480    59.940476 Hz   4:3     31.469 kHz     25.175000 MHz
    DMT 0x09:   800x600    60.316541 Hz   4:3     37.879 kHz     40.000000 MHz
    DMT 0x10:  1024x768    60.003840 Hz   4:3     48.363 kHz     65.000000 MHz
    GTF     :  1152x864    60.000000 Hz   4:3     53.700 kHz     81.624000 MHz
    DMT 0x23:  1280x1024   60.019740 Hz   5:4     63.981 kHz    108.000000 MHz
    DMT 0x52:  1920x1080   60.000000 Hz  16:9     67.500 kHz    148.500000 MHz
  Detailed Timing Descriptors:
    DTD 1:  3840x2160   60.000000 Hz  16:9    135.000 kHz    594.000000 MHz (1600 mm x 900 mm)
                 Hfront  176 Hsync  88 Hback  296 Hpol P
                 Vfront    8 Vsync  10 Vback   72 Vpol P
    DTD 2:  2560x1440  119.997589 Hz  16:9    182.996 kHz    497.750000 MHz (1600 mm x 900 mm)
                 Hfront   48 Hsync  32 Hback   80 Hpol P
                 Vfront    3 Vsync   5 Vback   77 Vpol P
    Display Range Limits:
      Monitor ranges (GTF): 24-120 Hz V, 30-255 kHz H, max dotclock 1190 MHz
    Display Product Name: 'LG TV SSCR2'
  Extension blocks: 1
Checksum: 0x65

----------------

Block 1, CTA-861 Extension Block:
  Revision: 3
  Underscans IT Video Formats by default
  Basic audio support
  Supports YCbCr 4:4:4
  Supports YCbCr 4:2:2
  Native detailed modes: 1
  Video Data Block:
    VIC  97:  3840x2160   60.000000 Hz  16:9    135.000 kHz    594.000000 MHz
    VIC  96:  3840x2160   50.000000 Hz  16:9    112.500 kHz    594.000000 MHz
    VIC 118:  3840x2160  120.000000 Hz  16:9    270.000 kHz   1188.000000 MHz
    VIC 117:  3840x2160  100.000000 Hz  16:9    225.000 kHz   1188.000000 MHz
    VIC 102:  4096x2160   60.000000 Hz 256:135  135.000 kHz    594.000000 MHz
    VIC 101:  4096x2160   50.000000 Hz 256:135  112.500 kHz    594.000000 MHz
    VIC 219:  4096x2160  120.000000 Hz 256:135  270.000 kHz   1188.000000 MHz
    VIC 218:  4096x2160  100.000000 Hz 256:135  225.000 kHz   1188.000000 MHz
    VIC  16:  1920x1080   60.000000 Hz  16:9     67.500 kHz    148.500000 MHz
    VIC  31:  1920x1080   50.000000 Hz  16:9     56.250 kHz    148.500000 MHz
    VIC   4:  1280x720    60.000000 Hz  16:9     45.000 kHz     74.250000 MHz
    VIC  19:  1280x720    50.000000 Hz  16:9     37.500 kHz     74.250000 MHz
    VIC   5:  1920x1080i  60.000000 Hz  16:9     33.750 kHz     74.250000 MHz
    VIC  20:  1920x1080i  50.000000 Hz  16:9     28.125 kHz     74.250000 MHz
    VIC   3:   720x480    59.940060 Hz  16:9     31.469 kHz     27.000000 MHz
    VIC   2:   720x480    59.940060 Hz   4:3     31.469 kHz     27.000000 MHz
    VIC  18:   720x576    50.000000 Hz  16:9     31.250 kHz     27.000000 MHz
    VIC  32:  1920x1080   24.000000 Hz  16:9     27.000 kHz     74.250000 MHz
    VIC  33:  1920x1080   25.000000 Hz  16:9     28.125 kHz     74.250000 MHz
    VIC  34:  1920x1080   30.000000 Hz  16:9     33.750 kHz     74.250000 MHz
    VIC  21:  1440x576i   50.000000 Hz   4:3     15.625 kHz     27.000000 MHz
    VIC   1:   640x480    59.940476 Hz   4:3     31.469 kHz     25.175000 MHz
    VIC  93:  3840x2160   24.000000 Hz  16:9     54.000 kHz    297.000000 MHz
    VIC  94:  3840x2160   25.000000 Hz  16:9     56.250 kHz    297.000000 MHz
    VIC  95:  3840x2160   30.000000 Hz  16:9     67.500 kHz    297.000000 MHz
    VIC  98:  4096x2160   24.000000 Hz 256:135   54.000 kHz    297.000000 MHz
    VIC  99:  4096x2160   25.000000 Hz 256:135   56.250 kHz    297.000000 MHz
    VIC 100:  4096x2160   30.000000 Hz 256:135   67.500 kHz    297.000000 MHz
    VIC  63:  1920x1080  120.000000 Hz  16:9    135.000 kHz    297.000000 MHz
    VIC  64:  1920x1080  100.000000 Hz  16:9    112.500 kHz    297.000000 MHz
  Audio Data Block:
    Linear PCM:
      Max channels: 2
      Supported sample rates (kHz): 192 96 48 44.1 32
      Supported sample sizes (bits): 24 20 16
  Vendor-Specific Data Block (HDMI), OUI 00-0C-03:
    Source physical address: 2.0.0.0
    Supports_AI
    DC_36bit
    DC_30bit
    DC_Y444
    Maximum TMDS clock: 300 MHz
    Supported Content Types:
      Cinema
      Game
    Extended HDMI video details:
      HDMI VICs:
        HDMI VIC 1:  3840x2160   30.000000 Hz  16:9     67.500 kHz    297.000000 MHz
        HDMI VIC 2:  3840x2160   25.000000 Hz  16:9     56.250 kHz    297.000000 MHz
        HDMI VIC 3:  3840x2160   24.000000 Hz  16:9     54.000 kHz    297.000000 MHz
        HDMI VIC 4:  4096x2160   24.000000 Hz 256:135   54.000 kHz    297.000000 MHz
  Vendor-Specific Data Block (HDMI Forum), OUI C4-5D-D8:
    Version: 1
    Maximum TMDS Character Rate: 600 MHz
    SCDC Present
    Max Fixed Rate Link: 3 and 6 Gbps per lane on 3 lanes, 6, 8 and 10 Gbps on 4 lanes
    Supports UHD VIC
    Supports 12-bits/component Deep Color 4:2:0 Pixel Encoding
    Supports 10-bits/component Deep Color 4:2:0 Pixel Encoding
    Supports Auto Low-Latency Mode
  Video Capability Data Block:
    YCbCr quantization: Selectable (via AVI YQ)
    RGB quantization: Selectable (via AVI Q)
    PT scan behavior: No Data
    IT scan behavior: Supports both over- and underscan
    CE scan behavior: Supports both over- and underscan
  Colorimetry Data Block:
    BT2020YCC
    BT2020RGB
  HDR Static Metadata Data Block:
    Electro optical transfer functions:
      Traditional gamma - SDR luminance range
      SMPTE ST2084
      Hybrid Log-Gamma
    Supported static metadata descriptors:
      Static metadata type 1
  YCbCr 4:2:0 Capability Map Data Block:
    VIC  97:  3840x2160   60.000000 Hz  16:9    135.000 kHz    594.000000 MHz
    VIC  96:  3840x2160   50.000000 Hz  16:9    112.500 kHz    594.000000 MHz
    VIC 118:  3840x2160  120.000000 Hz  16:9    270.000 kHz   1188.000000 MHz
    VIC 117:  3840x2160  100.000000 Hz  16:9    225.000 kHz   1188.000000 MHz
    VIC 102:  4096x2160   60.000000 Hz 256:135  135.000 kHz    594.000000 MHz
    VIC 101:  4096x2160   50.000000 Hz 256:135  112.500 kHz    594.000000 MHz
    VIC 219:  4096x2160  120.000000 Hz 256:135  270.000 kHz   1188.000000 MHz
    VIC 218:  4096x2160  100.000000 Hz 256:135  225.000 kHz   1188.000000 MHz
  Vendor-Specific Video Data Block (Dolby), OUI 00-D0-46:
    Version: 2 (12 bytes)
    DM Version: 4.x
    Backlt Min Luma: 100 cd/m^2
    Interface: Standard + Low-Latency
    Supports 10b 12b 444: Not supported
    Target Min PQ v2: 0 (0.00000000 cd/m^2)
    Target Max PQ v2: 2965 (807 cd/m^2)
    Unique Rx, Ry: 0.67578125, 0.32031250
    Unique Gx, Gy: 0.25390625, 0.68359375
    Unique Bx, By: 0.14453125, 0.05078125
Checksum: 0x09  Unused space in Extension Block: 38 bytes

Interestingly however is that the EDID clearly says that 4k 120hz is supported.

Offline

#4 2022-04-30 14:19:26

seth
Member
Registered: 2012-09-03
Posts: 51,056

Re: Can't run higher refresh rates on nvidia-dkms 510+

You found the ModeValidation option in /usr/share/doc/nvidia/README … though still

[   778.219] (WW) NVIDIA(GPU-0): Unrecognized ModeValidation token
[   778.219] (WW) NVIDIA(GPU-0):     "NoDFPNativeResolutionCheck"; ignoring.
[   778.219] (WW) NVIDIA(GPU-0): Unrecognized ModeValidation token "NoWidthAlignmentCheck";
[   778.219] (WW) NVIDIA(GPU-0):     ignoring.
[   778.219] (**) NVIDIA(GPU-0): Mode Validation Overrides for LG Electronics LG TV SSCR2
[   778.219] (**) NVIDIA(GPU-0):     (DFP-0):
[   778.219] (**) NVIDIA(GPU-0):     NoVirtualSizeCheck
[   778.219] (**) NVIDIA(GPU-0):     NoMaxPClkCheck
[   778.219] (**) NVIDIA(GPU-0):     NoHorizSyncCheck
[   778.219] (**) NVIDIA(GPU-0):     NoVertRefreshCheck
[   778.257] (WW) NVIDIA(0): No valid modes for "DFP-0:3840x2160_120.00_rb2"; removing.
[   778.257] (WW) NVIDIA(0): 
[   778.257] (WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode
[   778.257] (WW) NVIDIA(0):     "nvidia-auto-select".

The 120Hz mode is interestingly in the YCbCr 4:2:0 section only - so here's some brainless copypoasta to read on…

Using 4K resolutions over HDMI requires a high single-link pixel clock that is
only available on Kepler or later GPUs.

Using HDMI 2.0 4K@60Hz modes in the RGB 4:4:4 color space requires a high
single-link pixel clock that is only available on GM20x or later GPUs. In
addition, using a mode requiring the YCbCr 4:2:0 color space over a
DisplayPort connection requires a GP10x or later GPU. If driving the current
mode in the RGB 4:4:4 color space would require a pixel clock that exceeds the
display's or GPU's capabilities, and the display and GPU are capable of
driving that mode in the YCbCr 4:2:0 color space, then the color space will be
overridden to YCbCr 4:2:0. YCbCr 4:2:0 mode is not supported on depth 8 X
screens, and is not currently supported with stereo or the GLX_NV_swap_group
OpenGL extension.
"NoEdidHDMI2Check": HDMI 2.0 adds support for 4K@60Hz modes with
         either full RGB 4:4:4 pixel encoding or YUV (also known as YCbCr)
         4:2:0 pixel encoding. Using these modes with RGB 4:4:4 pixel encoding
         requires GPU support as well as display support indicated in the
         display device's EDID. This token allows the use of these modes at
         RGB 4:4:4 as long as the GPU supports them, even if the display
         device's EDID does not indicate support. Otherwise, these modes will
         be displayed in the YUV 4:2:0 color space.
Option "ColorSpace" "string"

    This option sets the preferred color space for all or a subset of the
    connected flat panels.

    The option string is a semicolon-separated list of device specific
    options. Each option can optionally be prepended with a display device
    name and a GPU specifier.
    
        "<dpy-0>: <tok>; <dpy-1>: <tok>; ..."
    
    
    Possible arguments:
    
       o "RGB": sets color space to RGB. RGB color space supports two valid
         color ranges; full and limited. By default, full color range is set
         when the color space is RGB.
    
       o "YCbCr444": sets color space to YCbCr 4:4:4. YCbCr supports only
         limited color range. It is not possible to set this color space if
         the GPU or display is not capable of limited range.
    
    
    If the ColorSpace option is not specified, or is incorrectly specified,
    then the color space is set to RGB by default. If driving the current mode
    in the RGB 4:4:4 color space would require a pixel clock that exceeds the
    display's or GPU's capabilities, and the display and GPU are capable of
    driving that mode in the YCbCr 4:2:0 color space, then the color space
    will be overridden to YCbCr 4:2:0. Full color range is still supported in
    YCbCr 4:2:0 mode. The current actual color space in use on the display can
    be queried with the following nvidia-settings command line:
    
        nvidia-settings --query=CurrentColorSpace

Offline

Board footer

Powered by FluxBB