You are not logged in.
hello! i'm new to arch linux but i got some problems.
I wanted to add 1280x960 resolution for playing cs but turned out i have BadMatch error.
i used cvt for adding mode
cvt 1280 960 75
# 1280x960 74.86 Hz (CVT 1.23M3) hsync: 75.23 kHz; pclk: 130.00 MHz
Modeline "1280x960_75.00" 130.00 1280 1368 1504 1728 960 963 967 1005 -hsync +vsyncxrandr --newmode "1280x960_75.00" 130.00 1280 1368 1504 1728 960 963 967 1005 -hsync +vsyncxrandr --addmode HDMI-0 "1280x960_75.00"
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: 39
Current serial number in output stream: 40Offline
The driver rejects the mode, for nvidia, you can configure to not do that.
Otherwise you'll probably have to manipulate the edid.
Also, depending on the system the pclk might be too high and 75Hz generally not supported by the output.
Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General and also the output of
xrandr -vBecause this might ultimately be an xy-problem:
I wanted to add 1280x960 resolution for playing cs
Why? What's the problem w/ the existing modes?
Offline
Hello, firsly i answer to 2nd question. My main problem is that i have 1920 x 1080 as active resolution when changing it in csgo. When i used windows this thing cause some blurry screen and input lag, so i want to make resolution that will count as active.
And btw my monitor is 75hz so that couldn't be a problem that output doesn't support it.
okay now my log files and xrandr -v:
xrandr -v
xrandr program version 1.5.2
Server reports RandR version 1.6[ 320.545] (==) Automatically enabling devices
[ 320.545] (==) Automatically adding GPU devices
[ 320.545] (==) Automatically binding GPU devices
[ 320.574] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 320.575] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 320.575] Entry deleted from font path.
[ 320.597] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 320.597] Entry deleted from font path.
[ 320.597] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 320.597] Entry deleted from font path.
[ 320.597] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 320.597] Entry deleted from font path.
[ 320.597] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 320.597] Entry deleted from font path.
[ 320.598] (==) FontPath set to:
/usr/share/fonts/TTF
[ 320.598] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 320.598] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 320.598] (II) Module ABI versions:
[ 320.598] X.Org ANSI C Emulation: 0.4
[ 320.598] X.Org Video Driver: 25.2
[ 320.598] X.Org XInput driver : 24.4
[ 320.598] X.Org Server Extension : 10.0
[ 320.620] (++) using VT number 2
[ 320.620] (--) controlling tty is VT number 2, auto-enabling KeepTty
[ 320.623] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 320.624] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 320.624] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/0000:01:00.0/drm/card0
[ 320.625] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[ 320.630] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 320.634] (--) PCI:*(1@0:0:0) 10de:1402:1458:36c5 rev 161, Mem @ 0xfb000000/16777216, 0xc0000000/268435456, 0xde000000/33554432, I/O @ 0x0000ef00/128, BIOS @ 0x????????/131072
[ 320.635] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 320.635] (II) LoadModule: "glx"
[ 320.637] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 320.696] (II) Module glx: vendor="X.Org Foundation"
[ 320.696] compiled for 1.21.1.7, module version = 1.0.0
[ 320.696] ABI class: X.Org Server Extension, version 10.0
[ 320.696] (II) LoadModule: "nvidia"
[ 320.696] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 320.752] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 320.752] compiled for 1.6.99.901, module version = 1.0.0
[ 320.752] Module class: X.Org Video Driver
[ 320.753] (II) NVIDIA dlloader X Driver 525.89.02 Wed Feb 1 23:14:37 UTC 2023
[ 320.753] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 320.754] (II) systemd-logind: releasing fd for 226:0
[ 320.759] (II) Loading sub module "fb"
[ 320.759] (II) LoadModule: "fb"
[ 320.759] (II) Module "fb" already built-in
[ 320.759] (II) Loading sub module "wfb"
[ 320.759] (II) LoadModule: "wfb"
[ 320.760] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 320.778] (II) Module wfb: vendor="X.Org Foundation"
[ 320.778] compiled for 1.21.1.7, module version = 1.0.0
[ 320.778] ABI class: X.Org ANSI C Emulation, version 0.4
[ 320.778] (II) Loading sub module "ramdac"
[ 320.778] (II) LoadModule: "ramdac"
[ 320.778] (II) Module "ramdac" already built-in
[ 320.780] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 320.780] (==) NVIDIA(0): RGB weight 888
[ 320.780] (==) NVIDIA(0): Default visual is TrueColor
[ 320.780] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 320.780] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 320.780] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 320.781] (**) NVIDIA(0): Enabling 2D acceleration
[ 320.781] (II) Loading sub module "glxserver_nvidia"
[ 320.781] (II) LoadModule: "glxserver_nvidia"
[ 320.781] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 321.283] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 321.283] compiled for 1.6.99.901, module version = 1.0.0
[ 321.283] Module class: X.Org Server Extension
[ 321.284] (II) NVIDIA GLX Module 525.89.02 Wed Feb 1 23:13:01 UTC 2023
[ 321.307] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 322.076] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 322.076] (--) NVIDIA(0): CRT-0
[ 322.076] (--) NVIDIA(0): DFP-0
[ 322.076] (--) NVIDIA(0): DFP-1 (boot)
[ 322.076] (--) NVIDIA(0): DFP-2
[ 322.076] (--) NVIDIA(0): DFP-3
[ 322.076] (--) NVIDIA(0): DFP-4
[ 322.077] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 950 (GM206-A) at PCI:1:0:0
[ 322.077] (II) NVIDIA(0): (GPU-0)
[ 322.077] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 322.077] (--) NVIDIA(0): VideoBIOS: 84.06.2f.00.5a
[ 322.077] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 322.081] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 322.081] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 322.081] (--) NVIDIA(GPU-0):
[ 322.085] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 322.085] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 322.085] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 322.085] (--) NVIDIA(GPU-0):
[ 322.152] (--) NVIDIA(GPU-0): Huawei Technologies Co., Ltd HUAWEI AD80HW (DFP-1): connected
[ 322.152] (--) NVIDIA(GPU-0): Huawei Technologies Co., Ltd HUAWEI AD80HW (DFP-1): Internal TMDS
[ 322.152] (--) NVIDIA(GPU-0): Huawei Technologies Co., Ltd HUAWEI AD80HW (DFP-1): 600.0 MHz maximum pixel clock
[ 322.152] (--) NVIDIA(GPU-0):
[ 322.153] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 322.153] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 322.153] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 322.153] (--) NVIDIA(GPU-0):
[ 322.153] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 322.153] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 322.153] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 322.153] (--) NVIDIA(GPU-0):
[ 322.153] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 322.153] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 322.153] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 322.153] (--) NVIDIA(GPU-0):
[ 322.156] (WW) NVIDIA(0): No valid modes for "DFP-1:1280x960_75.00"; removing.
[ 322.156] (WW) NVIDIA(0):
[ 322.156] (WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode
[ 322.156] (WW) NVIDIA(0): "nvidia-auto-select".
[ 322.156] (WW) NVIDIA(0):
[ 322.156] (II) NVIDIA(0): Validated MetaModes:
[ 322.156] (II) NVIDIA(0): "DFP-1:nvidia-auto-select"
[ 322.156] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 322.162] (--) NVIDIA(0): DPI set to (92, 91); computed from "UseEdidDpi" X config
[ 322.162] (--) NVIDIA(0): option
[ 322.163] (II) NVIDIA: Reserving 6144.00 MB of virtual memory for indirect memory
[ 322.163] (II) NVIDIA: access.
[ 322.165] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 322.165] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 322.165] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 322.165] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 322.165] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 322.165] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 322.165] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 322.165] (II) NVIDIA(0): Config Options in the README.
[ 322.205] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[ 322.262] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 322.262] (==) NVIDIA(0): Backing store enabled
[ 322.262] (==) NVIDIA(0): Silken mouse enabled
[ 322.262] (==) NVIDIA(0): DPMS enabled
[ 322.262] (WW) NVIDIA(0): Option "PreferredMode" is not used
[ 322.262] (II) Loading sub module "dri2"
[ 322.262] (II) LoadModule: "dri2"
[ 322.262] (II) Module "dri2" already built-in
[ 322.262] (II) NVIDIA(0): [DRI2] Setup complete
[ 322.262] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 322.262] (II) Initializing extension Generic Event Extension
[ 322.262] (II) Initializing extension SHAPE
[ 322.262] (II) Initializing extension MIT-SHM
[ 322.262] (II) Initializing extension XInputExtension
[ 322.263] (II) Initializing extension XTEST
[ 322.263] (II) Initializing extension BIG-REQUESTS
[ 322.263] (II) Initializing extension SYNC
[ 322.263] (II) Initializing extension XKEYBOARD
[ 322.263] (II) Initializing extension XC-MISC
[ 322.263] (II) Initializing extension SECURITY
[ 322.263] (II) Initializing extension XFIXES
[ 322.263] (II) Initializing extension RENDER
[ 322.264] (II) Initializing extension RANDR
[ 322.264] (II) Initializing extension COMPOSITE
[ 322.264] (II) Initializing extension DAMAGE
[ 322.264] (II) Initializing extension MIT-SCREEN-SAVER
[ 322.264] (II) Initializing extension DOUBLE-BUFFER
[ 322.264] (II) Initializing extension RECORD
[ 322.264] (II) Initializing extension DPMS
[ 322.264] (II) Initializing extension Present
[ 322.264] (II) Initializing extension DRI3
[ 322.265] (II) Initializing extension X-Resource
[ 322.265] (II) Initializing extension XVideo
[ 322.265] (II) Initializing extension XVideo-MotionCompensation
[ 322.265] (II) Initializing extension GLX
[ 322.265] (II) Initializing extension GLX
[ 322.265] (II) Indirect GLX disabled.
[ 322.265] (II) GLX: Another vendor is already registered for screen 0
[ 322.265] (II) Initializing extension XFree86-VidModeExtension
[ 322.265] (II) Initializing extension XFree86-DGA
[ 322.265] (II) Initializing extension XFree86-DRI
[ 322.265] (II) Initializing extension DRI2
[ 322.265] (II) Initializing extension NV-GLX
[ 322.265] (II) Initializing extension NV-CONTROL
[ 322.266] (II) Initializing extension XINERAMA
[ 322.673] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 322.673] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 322.673] (II) LoadModule: "libinput"
[ 322.673] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 322.761] (II) Module libinput: vendor="X.Org Foundation"
[ 322.762] compiled for 1.21.1.3, module version = 1.2.1
[ 322.762] Module class: X.Org XInput Driver
[ 322.762] ABI class: X.Org XInput driver, version 24.4
[ 322.762] (II) Using input driver 'libinput' for 'Power Button'
[ 322.763] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 41 paused 0
[ 322.763] (**) Power Button: always reports core events
[ 322.763] (**) Option "Device" "/dev/input/event1"
[ 322.843] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 322.844] (II) event1 - Power Button: device is a keyboard
[ 322.844] (II) event1 - Power Button: device removed
[ 322.844] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 322.844] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 322.845] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 322.845] (II) event1 - Power Button: device is a keyboard
[ 322.845] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 322.845] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 322.845] (II) Using input driver 'libinput' for 'Power Button'
[ 322.846] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 44 paused 0
[ 322.846] (**) Power Button: always reports core events
[ 322.846] (**) Option "Device" "/dev/input/event0"
[ 322.847] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 322.847] (II) event0 - Power Button: device is a keyboard
[ 322.848] (II) event0 - Power Button: device removed
[ 322.848] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 322.848] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 322.849] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 322.849] (II) event0 - Power Button: device is a keyboard
[ 322.849] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[ 322.849] (II) No input driver specified, ignoring this device.
[ 322.849] (II) This device may have been added with another device file.
[ 322.850] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[ 322.850] (II) No input driver specified, ignoring this device.
[ 322.850] (II) This device may have been added with another device file.
[ 322.850] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[ 322.850] (II) No input driver specified, ignoring this device.
[ 322.850] (II) This device may have been added with another device file.
[ 322.851] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[ 322.851] (II) No input driver specified, ignoring this device.
[ 322.851] (II) This device may have been added with another device file.
[ 322.852] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse (/dev/input/event3)
[ 322.852] (**) Logitech G102 LIGHTSYNC Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 322.852] (**) Logitech G102 LIGHTSYNC Gaming Mouse: Applying InputClass "My Mouse"
[ 322.852] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse'
[ 322.907] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 45 paused 0
[ 322.907] (**) Logitech G102 LIGHTSYNC Gaming Mouse: always reports core events
[ 322.907] (**) Option "Device" "/dev/input/event3"
[ 322.911] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 322.911] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: device is a pointer
[ 322.912] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: device removed
[ 322.912] (**) Option "AccelSpeed" "-1"
[ 322.912] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/0003:046D:C092.0002/input/input3/event3"
[ 322.912] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse" (type: MOUSE, id 8)
[ 322.912] (**) Option "AccelerationScheme" "none"
[ 322.912] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) selected scheme none/0
[ 322.912] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) acceleration factor: 2.000
[ 322.912] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) acceleration threshold: 4
[ 322.916] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 322.916] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: device is a pointer
[ 322.919] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse (/dev/input/mouse0)
[ 322.919] (**) Logitech G102 LIGHTSYNC Gaming Mouse: Applying InputClass "My Mouse"
[ 322.919] (II) No input driver specified, ignoring this device.
[ 322.919] (II) This device may have been added with another device file.
[ 322.921] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse Keyboard (/dev/input/event4)
[ 322.921] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 322.921] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse Keyboard'
[ 322.922] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 46 paused 0
[ 322.922] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[ 322.922] (**) Option "Device" "/dev/input/event4"
[ 322.925] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 322.926] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 322.926] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device removed
[ 322.926] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: needs a virtual subdevice
[ 322.926] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/0003:046D:C092.0003/input/input4/event4"
[ 322.926] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse Keyboard" (type: MOUSE, id 9)
[ 322.926] (**) Option "AccelerationScheme" "none"
[ 322.926] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) selected scheme none/0
[ 322.927] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[ 322.927] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[ 322.929] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 322.930] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 322.931] (II) config/udev: Adding input device BY Tech Usb Gaming Keyboard (/dev/input/event5)
[ 322.931] (**) BY Tech Usb Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[ 322.931] (II) Using input driver 'libinput' for 'BY Tech Usb Gaming Keyboard'
[ 322.933] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 47 paused 0
[ 322.933] (**) BY Tech Usb Gaming Keyboard: always reports core events
[ 322.933] (**) Option "Device" "/dev/input/event5"
[ 322.935] (II) event5 - BY Tech Usb Gaming Keyboard: is tagged by udev as: Keyboard
[ 322.935] (II) event5 - BY Tech Usb Gaming Keyboard: device is a keyboard
[ 322.935] (II) event5 - BY Tech Usb Gaming Keyboard: device removed
[ 322.935] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.0/0003:258A:0016.0004/input/input7/event5"
[ 322.935] (II) XINPUT: Adding extended input device "BY Tech Usb Gaming Keyboard" (type: KEYBOARD, id 10)
[ 322.937] (II) event5 - BY Tech Usb Gaming Keyboard: is tagged by udev as: Keyboard
[ 322.938] (II) event5 - BY Tech Usb Gaming Keyboard: device is a keyboard
[ 322.939] (II) config/udev: Adding input device BY Tech Usb Gaming Keyboard (/dev/input/event8)
[ 322.939] (**) BY Tech Usb Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[ 322.939] (II) Using input driver 'libinput' for 'BY Tech Usb Gaming Keyboard'
[ 322.941] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 48 paused 0
[ 322.941] (**) BY Tech Usb Gaming Keyboard: always reports core events
[ 322.941] (**) Option "Device" "/dev/input/event8"
[ 322.942] (II) event8 - BY Tech Usb Gaming Keyboard: is tagged by udev as: Keyboard
[ 322.942] (II) event8 - BY Tech Usb Gaming Keyboard: device is a keyboard
[ 322.943] (II) event8 - BY Tech Usb Gaming Keyboard: device removed
[ 322.943] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.1/0003:258A:0016.0005/input/input11/event8"
[ 322.943] (II) XINPUT: Adding extended input device "BY Tech Usb Gaming Keyboard" (type: KEYBOARD, id 11)
[ 322.944] (II) event8 - BY Tech Usb Gaming Keyboard: is tagged by udev as: Keyboard
[ 322.944] (II) event8 - BY Tech Usb Gaming Keyboard: device is a keyboard
[ 322.945] (II) config/udev: Adding input device BY Tech Usb Gaming Keyboard Mouse (/dev/input/event9)
[ 322.945] (**) BY Tech Usb Gaming Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[ 322.945] (**) BY Tech Usb Gaming Keyboard Mouse: Applying InputClass "My Mouse"
[ 322.945] (II) Using input driver 'libinput' for 'BY Tech Usb Gaming Keyboard Mouse'
[ 322.947] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 49 paused 0
[ 322.947] (**) BY Tech Usb Gaming Keyboard Mouse: always reports core events
[ 322.947] (**) Option "Device" "/dev/input/event9"
[ 322.951] (II) event9 - BY Tech Usb Gaming Keyboard Mouse: is tagged by udev as: Mouse
[ 322.951] (II) event9 - BY Tech Usb Gaming Keyboard Mouse: device is a pointer
[ 322.952] (II) event9 - BY Tech Usb Gaming Keyboard Mouse: device removed
[ 322.952] (**) Option "AccelSpeed" "-1"
[ 322.952] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.1/0003:258A:0016.0005/input/input12/event9"
[ 322.952] (II) XINPUT: Adding extended input device "BY Tech Usb Gaming Keyboard Mouse" (type: MOUSE, id 12)
[ 322.952] (**) Option "AccelerationScheme" "none"
[ 322.953] (**) BY Tech Usb Gaming Keyboard Mouse: (accel) selected scheme none/0
[ 322.953] (**) BY Tech Usb Gaming Keyboard Mouse: (accel) acceleration factor: 2.000
[ 322.953] (**) BY Tech Usb Gaming Keyboard Mouse: (accel) acceleration threshold: 4
[ 322.956] (II) event9 - BY Tech Usb Gaming Keyboard Mouse: is tagged by udev as: Mouse
[ 322.956] (II) event9 - BY Tech Usb Gaming Keyboard Mouse: device is a pointer
[ 322.958] (II) config/udev: Adding input device BY Tech Usb Gaming Keyboard Mouse (/dev/input/mouse1)
[ 322.958] (**) BY Tech Usb Gaming Keyboard Mouse: Applying InputClass "My Mouse"
[ 322.958] (II) No input driver specified, ignoring this device.
[ 322.958] (II) This device may have been added with another device file.
[ 322.959] (II) config/udev: Adding input device BY Tech Usb Gaming Keyboard System Control (/dev/input/event6)
[ 322.959] (**) BY Tech Usb Gaming Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 322.960] (II) Using input driver 'libinput' for 'BY Tech Usb Gaming Keyboard System Control'
[ 322.961] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 50 paused 0
[ 322.961] (**) BY Tech Usb Gaming Keyboard System Control: always reports core events
[ 322.961] (**) Option "Device" "/dev/input/event6"
[ 322.965] (II) event6 - BY Tech Usb Gaming Keyboard System Control: is tagged by udev as: Keyboard
[ 322.965] (II) event6 - BY Tech Usb Gaming Keyboard System Control: device is a keyboard
[ 322.966] (II) event6 - BY Tech Usb Gaming Keyboard System Control: device removed
[ 322.966] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.1/0003:258A:0016.0005/input/input8/event6"
[ 322.966] (II) XINPUT: Adding extended input device "BY Tech Usb Gaming Keyboard System Control" (type: KEYBOARD, id 13)
[ 322.969] (II) event6 - BY Tech Usb Gaming Keyboard System Control: is tagged by udev as: Keyboard
[ 322.969] (II) event6 - BY Tech Usb Gaming Keyboard System Control: device is a keyboard
[ 322.971] (II) config/udev: Adding input device BY Tech Usb Gaming Keyboard Consumer Control (/dev/input/event7)
[ 322.971] (**) BY Tech Usb Gaming Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 322.971] (II) Using input driver 'libinput' for 'BY Tech Usb Gaming Keyboard Consumer Control'
[ 322.973] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 51 paused 0
[ 322.973] (**) BY Tech Usb Gaming Keyboard Consumer Control: always reports core events
[ 322.973] (**) Option "Device" "/dev/input/event7"
[ 322.977] (II) event7 - BY Tech Usb Gaming Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 322.977] (II) event7 - BY Tech Usb Gaming Keyboard Consumer Control: device is a keyboard
[ 322.978] (II) event7 - BY Tech Usb Gaming Keyboard Consumer Control: device removed
[ 322.978] (II) libinput: BY Tech Usb Gaming Keyboard Consumer Control: needs a virtual subdevice
[ 322.978] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.1/0003:258A:0016.0005/input/input9/event7"
[ 322.978] (II) XINPUT: Adding extended input device "BY Tech Usb Gaming Keyboard Consumer Control" (type: MOUSE, id 14)
[ 322.978] (**) Option "AccelerationScheme" "none"
[ 322.978] (**) BY Tech Usb Gaming Keyboard Consumer Control: (accel) selected scheme none/0
[ 322.978] (**) BY Tech Usb Gaming Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 322.978] (**) BY Tech Usb Gaming Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 322.981] (II) event7 - BY Tech Usb Gaming Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 322.982] (II) event7 - BY Tech Usb Gaming Keyboard Consumer Control: device is a keyboard
[ 322.984] (II) config/udev: Adding input device C-Media Electronics Inc. USB Audio Device (/dev/input/event2)
[ 322.984] (**) C-Media Electronics Inc. USB Audio Device: Applying InputClass "libinput keyboard catchall"
[ 322.984] (II) Using input driver 'libinput' for 'C-Media Electronics Inc. USB Audio Device'
[ 322.985] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 52 paused 0
[ 322.986] (**) C-Media Electronics Inc. USB Audio Device: always reports core events
[ 322.986] (**) Option "Device" "/dev/input/event2"
[ 322.988] (II) event2 - C-Media Electronics Inc. USB Audio Device: is tagged by udev as: Keyboard
[ 322.989] (II) event2 - C-Media Electronics Inc. USB Audio Device: device is a keyboard
[ 322.989] (II) event2 - C-Media Electronics Inc. USB Audio Device: device removed
[ 322.989] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.1/usb6/6-3/6-3:1.3/0003:0D8C:0012.0001/input/input2/event2"
[ 322.989] (II) XINPUT: Adding extended input device "C-Media Electronics Inc. USB Audio Device" (type: KEYBOARD, id 15)
[ 322.992] (II) event2 - C-Media Electronics Inc. USB Audio Device: is tagged by udev as: Keyboard
[ 322.992] (II) event2 - C-Media Electronics Inc. USB Audio Device: device is a keyboard
[ 322.994] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event15)
[ 322.994] (II) No input driver specified, ignoring this device.
[ 322.994] (II) This device may have been added with another device file.
[ 322.994] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event16)
[ 322.994] (II) No input driver specified, ignoring this device.
[ 322.994] (II) This device may have been added with another device file.
[ 322.995] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event17)
[ 322.995] (II) No input driver specified, ignoring this device.
[ 322.995] (II) This device may have been added with another device file.
[ 322.995] (II) config/udev: Adding input device HDA ATI SB Line Out (/dev/input/event18)
[ 322.995] (II) No input driver specified, ignoring this device.
[ 322.995] (II) This device may have been added with another device file.
[ 322.996] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[ 322.996] (II) No input driver specified, ignoring this device.
[ 322.996] (II) This device may have been added with another device file.
[ 323.005] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 323.005] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse Keyboard'
[ 323.005] (II) systemd-logind: returning pre-existing fd for /dev/input/event4 13:68
[ 323.005] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[ 323.005] (**) Option "Device" "/dev/input/event4"
[ 323.005] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is a virtual subdevice
[ 323.005] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/0003:046D:C092.0003/input/input4/event4"
[ 323.005] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse Keyboard" (type: KEYBOARD, id 16)
[ 323.006] (**) BY Tech Usb Gaming Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 323.006] (II) Using input driver 'libinput' for 'BY Tech Usb Gaming Keyboard Consumer Control'
[ 323.006] (II) systemd-logind: returning pre-existing fd for /dev/input/event7 13:71
[ 323.006] (**) BY Tech Usb Gaming Keyboard Consumer Control: always reports core events
[ 323.006] (**) Option "Device" "/dev/input/event7"
[ 323.006] (II) libinput: BY Tech Usb Gaming Keyboard Consumer Control: is a virtual subdevice
[ 323.006] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.1/0003:258A:0016.0005/input/input9/event7"
[ 323.006] (II) XINPUT: Adding extended input device "BY Tech Usb Gaming Keyboard Consumer Control" (type: KEYBOARD, id 17)
[ 387.080] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: SYN_DROPPED event - some input events have been lost.
[ 2311.068] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 2311.068] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 2311.068] (--) NVIDIA(GPU-0):
[ 2311.072] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 2311.072] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 2311.072] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 2311.072] (--) NVIDIA(GPU-0):
[ 2311.166] (--) NVIDIA(GPU-0): Huawei Technologies Co., Ltd HUAWEI AD80HW (DFP-1): connected
[ 2311.166] (--) NVIDIA(GPU-0): Huawei Technologies Co., Ltd HUAWEI AD80HW (DFP-1): Internal TMDS
[ 2311.166] (--) NVIDIA(GPU-0): Huawei Technologies Co., Ltd HUAWEI AD80HW (DFP-1): 600.0 MHz maximum pixel clock
[ 2311.166] (--) NVIDIA(GPU-0):
[ 2311.166] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 2311.166] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 2311.166] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 2311.166] (--) NVIDIA(GPU-0):
[ 2311.167] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 2311.167] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 2311.167] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 2311.167] (--) NVIDIA(GPU-0):
[ 2311.167] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 2311.167] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 2311.167] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 2311.167] (--) NVIDIA(GPU-0):
[ 2315.798] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 2315.798] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 2315.798] (--) NVIDIA(GPU-0):
[ 2315.803] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 2315.803] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 2315.803] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 2315.803] (--) NVIDIA(GPU-0):
[ 2315.900] (--) NVIDIA(GPU-0): Huawei Technologies Co., Ltd HUAWEI AD80HW (DFP-1): connected
[ 2315.900] (--) NVIDIA(GPU-0): Huawei Technologies Co., Ltd HUAWEI AD80HW (DFP-1): Internal TMDS
[ 2315.900] (--) NVIDIA(GPU-0): Huawei Technologies Co., Ltd HUAWEI AD80HW (DFP-1): 600.0 MHz maximum pixel clock
[ 2315.900] (--) NVIDIA(GPU-0):
[ 2315.900] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 2315.900] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 2315.900] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 2315.900] (--) NVIDIA(GPU-0):
[ 2315.900] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 2315.900] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 2315.900] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 2315.900] (--) NVIDIA(GPU-0):
[ 2315.900] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 2315.900] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 2315.900] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 2315.900] (--) NVIDIA(GPU-0): sorry for answering for too long xd
Last edited by goodboy27 (2023-02-19 06:45:53)
Offline
xrandr -v
Sorry, "xrandr --verbose" - however:
https://us.download.nvidia.com/XFree86/ … tions.html
See
Option "ModeValidation" "string""AllowNonEdidModes" will be relevant here.
Offline
Hello im a bit confused whre i should put this option. I need to put it in xorg.conf?
still if it needed my xrandr --verbose output:
xrandr --verbose
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 16384 x 16384
DVI-I-0 disconnected primary (normal left inverted right x axis y axis)
Identifier: 0x1bc
Timestamp: 320327
Subpixel: unknown
Clones:
CRTCs: 0 1 2 3
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
CTM: 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0
0 1
CscMatrix: 65536 0 0 0 0 65536 0 0 0 0 65536 0
BorderDimensions: 4
supported: 4
Border: 0 0 0 0
range: (0, 65535)
SignalFormat: VGA
supported: VGA
ConnectorType: DVI-I
ConnectorNumber: 0
_ConnectorLocation: 0
non-desktop: 0
supported: 0, 1
DVI-I-1 disconnected (normal left inverted right x axis y axis)
Identifier: 0x1bd
Timestamp: 320327
Subpixel: unknown
Clones:
CRTCs: 0 1 2 3
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
CTM: 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0
0 1
CscMatrix: 65536 0 0 0 0 65536 0 0 0 0 65536 0
BorderDimensions: 4
supported: 4
Border: 0 0 0 0
range: (0, 65535)
SignalFormat: TMDS
supported: TMDS
ConnectorType: DVI-I
ConnectorNumber: 0
_ConnectorLocation: 0
non-desktop: 0
supported: 0, 1
HDMI-0 connected 1920x1080+0+0 (0x1bf) normal (normal left inverted right x axis y axis) 527mm x 296mm
Identifier: 0x1be
Timestamp: 320327
Subpixel: unknown
Gamma: 1.0:1.0:1.0
Brightness: 1.0
Clones:
CRTC: 0
CRTCs: 0 1 2 3
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
CTM: 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0
0 1
CscMatrix: 65536 0 0 0 0 65536 0 0 0 0 65536 0
EDID:
00ffffffffffff0022f6022401010101
2d1f010380351e782a1dd5a75650a026
105054a54b008180a9c0714f01010101
0101010101012a4480a0703827403020
35000f282100001a000000ff00202020
20202020202020202020000000fd0030
4c0f5512000a202020202020000000fc
004855415745492041443830485701ca
020321324801139f129004020365030c
0010006d1a00000201304bed00000000
00023a801871382d40582c45000f2821
00001e011d007251d01e206e2855000f
282100001e8c0ad08a20e02d10103e96
000f2821000018000000000000000000
00000000000000000000000000000000
00000000000000000000000000000092
BorderDimensions: 4
supported: 4
Border: 0 0 0 0
range: (0, 65535)
SignalFormat: TMDS
supported: TMDS
ConnectorType: HDMI
ConnectorNumber: 2
_ConnectorLocation: 1
non-desktop: 0
supported: 0, 1
1920x1080 (0x1bf) 174.500MHz +HSync -VSync *current +preferred
h: width 1920 start 1968 end 2000 total 2080 skew 0 clock 83.89KHz
v: height 1080 start 1083 end 1088 total 1119 clock 74.97Hz
1920x1080 (0x1c0) 148.500MHz +HSync +VSync
h: width 1920 start 2008 end 2052 total 2200 skew 0 clock 67.50KHz
v: height 1080 start 1084 end 1089 total 1125 clock 60.00Hz
1920x1080 (0x1c1) 148.350MHz +HSync +VSync
h: width 1920 start 2008 end 2052 total 2200 skew 0 clock 67.43KHz
v: height 1080 start 1084 end 1089 total 1125 clock 59.94Hz
1920x1080 (0x1c2) 148.500MHz +HSync +VSync
h: width 1920 start 2448 end 2492 total 2640 skew 0 clock 56.25KHz
v: height 1080 start 1084 end 1089 total 1125 clock 50.00Hz
1600x900 (0x1c3) 108.000MHz +HSync +VSync
h: width 1600 start 1624 end 1704 total 1800 skew 0 clock 60.00KHz
v: height 900 start 901 end 904 total 1000 clock 60.00Hz
1280x1024 (0x1c4) 135.000MHz +HSync +VSync
h: width 1280 start 1296 end 1440 total 1688 skew 0 clock 79.98KHz
v: height 1024 start 1025 end 1028 total 1066 clock 75.02Hz
1280x1024 (0x1c5) 108.000MHz +HSync +VSync
h: width 1280 start 1328 end 1440 total 1688 skew 0 clock 63.98KHz
v: height 1024 start 1025 end 1028 total 1066 clock 60.02Hz
1280x720 (0x1c6) 74.250MHz +HSync +VSync
h: width 1280 start 1390 end 1430 total 1650 skew 0 clock 45.00KHz
v: height 720 start 725 end 730 total 750 clock 60.00Hz
1280x720 (0x1c7) 74.180MHz +HSync +VSync
h: width 1280 start 1390 end 1430 total 1650 skew 0 clock 44.96KHz
v: height 720 start 725 end 730 total 750 clock 59.94Hz
1280x720 (0x1c8) 74.250MHz +HSync +VSync
h: width 1280 start 1720 end 1760 total 1980 skew 0 clock 37.50KHz
v: height 720 start 725 end 730 total 750 clock 50.00Hz
1152x864 (0x1c9) 108.000MHz +HSync +VSync
h: width 1152 start 1216 end 1344 total 1600 skew 0 clock 67.50KHz
v: height 864 start 865 end 868 total 900 clock 75.00Hz
1024x768 (0x1ca) 78.750MHz +HSync +VSync
h: width 1024 start 1040 end 1136 total 1312 skew 0 clock 60.02KHz
v: height 768 start 769 end 772 total 800 clock 75.03Hz
1024x768 (0x1cb) 65.000MHz -HSync -VSync
h: width 1024 start 1048 end 1184 total 1344 skew 0 clock 48.36KHz
v: height 768 start 771 end 777 total 806 clock 60.00Hz
800x600 (0x1cc) 49.500MHz +HSync +VSync
h: width 800 start 816 end 896 total 1056 skew 0 clock 46.88KHz
v: height 600 start 601 end 604 total 625 clock 75.00Hz
800x600 (0x1cd) 40.000MHz +HSync +VSync
h: width 800 start 840 end 968 total 1056 skew 0 clock 37.88KHz
v: height 600 start 601 end 605 total 628 clock 60.32Hz
720x576 (0x1ce) 27.000MHz -HSync -VSync
h: width 720 start 732 end 796 total 864 skew 0 clock 31.25KHz
v: height 576 start 581 end 586 total 625 clock 50.00Hz
720x480 (0x1cf) 27.000MHz -HSync -VSync
h: width 720 start 736 end 798 total 858 skew 0 clock 31.47KHz
v: height 480 start 489 end 495 total 525 clock 59.94Hz
640x480 (0x1d0) 31.500MHz -HSync -VSync
h: width 640 start 656 end 720 total 840 skew 0 clock 37.50KHz
v: height 480 start 481 end 484 total 500 clock 75.00Hz
640x480 (0x1d1) 25.175MHz -HSync -VSync
h: width 640 start 656 end 752 total 800 skew 0 clock 31.47KHz
v: height 480 start 490 end 492 total 525 clock 59.94Hz
640x480 (0x1d2) 25.170MHz -HSync -VSync
h: width 640 start 656 end 752 total 800 skew 0 clock 31.46KHz
v: height 480 start 490 end 492 total 525 clock 59.93Hz
DP-0 disconnected (normal left inverted right x axis y axis)
Identifier: 0x1d3
Timestamp: 320327
Subpixel: unknown
Clones:
CRTCs: 0 1 2 3
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
CTM: 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0
0 1
CscMatrix: 65536 0 0 0 0 65536 0 0 0 0 65536 0
BorderDimensions: 4
supported: 4
Border: 0 0 0 0
range: (0, 65535)
SignalFormat: DisplayPort
supported: DisplayPort
ConnectorType: DisplayPort
ConnectorNumber: 1
_ConnectorLocation: 2
non-desktop: 0
supported: 0, 1
DP-1 disconnected (normal left inverted right x axis y axis)
Identifier: 0x1d4
Timestamp: 320327
Subpixel: unknown
Clones:
CRTCs: 0 1 2 3
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
CTM: 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0
0 1
CscMatrix: 65536 0 0 0 0 65536 0 0 0 0 65536 0
BorderDimensions: 4
supported: 4
Border: 0 0 0 0
range: (0, 65535)
SignalFormat: TMDS
supported: TMDS
ConnectorType: DisplayPort
ConnectorNumber: 1
_ConnectorLocation: 2
non-desktop: 0
supported: 0, 1
DVI-D-0 disconnected (normal left inverted right x axis y axis)
Identifier: 0x1d5
Timestamp: 320327
Subpixel: unknown
Clones:
CRTCs: 0 1 2 3
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
CTM: 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0
0 1
CscMatrix: 65536 0 0 0 0 65536 0 0 0 0 65536 0
BorderDimensions: 4
supported: 4
Border: 0 0 0 0
range: (0, 65535)
SignalFormat: TMDS
supported: TMDS
ConnectorType: DVI-D
ConnectorNumber: 3
_ConnectorLocation: 3
non-desktop: 0
supported: 0, 1
1280x960_75.00 (0x20d) 130.000MHz -HSync +VSync
h: width 1280 start 1368 end 1504 total 1728 skew 0 clock 75.23KHz
v: height 960 start 963 end 967 total 1005 clock 74.86Hzi send it and go to try apply this options in xorg.conf, i will reply if it works well. Thanks!
Offline
Hello i checked that setting, but still getting the same error ;(
here my xorg.conf file, i will look out for things i missing.
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/75dpi"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
Identifier "Card0"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "ModeValidation" "AllowNonEdidModes"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSectionOffline
And yeah, i maked new xorg.conf with nvidia-xconfig and the same error, heres file:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 525.89.02
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
Option "ModeValidation" "AllowNonEdidModes"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSectionsorry for sending a lot of config files, could make problems to read them all ;-;
edit: i dont really see any explanation of this behavior in forums, so i wait for your help, thanks in advance
Last edited by goodboy27 (2023-02-19 11:40:21)
Offline
Remove the xorg.conf, you're not supposed to have a static server config and the ones generated by nvidia are full of cruft.
Th output is 16:9 but you're trying to add a 4:3 mode - there's no guarantee that it'll handle that nicely, in particualar not depending on what
When i used windows this thing cause some blurry screen
actually means.
Run nvidia-settings, enter the "X Server Display Configuration" tab and click "Advanced…"
You can now translate the output.
/etc/X11/xorg.conf.d/20-nvidia.conf
Section "Device"
Identifier "GeForce_GTX_950"
Driver "nvidia"
Option "metamodes" "HDMI-0: 1920x1080 +0+0 {viewportout=1280x960+320+60}"
EndSectionThis will add a metamode where the output is 1920x1080 and you get a letterboxed 1280x960 inside.
Wrt forum etiquette, please don't bump, but edit your previous post if nobody has yet replied, thanks.
Offline
I'm kinda busy to check rn but i explain what i mean when making 1280 x 960 res. LIke in windows you custom res utility to make true 1280 x 960 res. I cant really explain the difference but when i have my monitor setted on 1280 x 960 game feels much like better, so i want to do so on linux. I will edit this reply when check xorg conf you sended to me. Best wishes
Offline
"AllowNonEdidModes,NoHorizSyncCheck,NoVertRefreshCheck" and try
Modeline "1280x960_75.00" 130.00 1280 1368 1504 1728 960 963 967 1005 +hsync +vsync(all available 1280 modes have both polarities positive)
But: your output will likely scale and possibly stretch that, what'll make it blurry (and possibly distorted)
Offline
Hello again, i added new nvidia config and setter it but problem seems not solved yet.
heres my 20-nvidia.conf file:
/etc/X11/xorg.conf.d/20-nvidia.conf
Section "Device"
Identifier "GeForce_GTX_950"
Driver "nvidia"
Option "ModeValidation" "AllowNonEdidModes,NoHorizSyncCheck,NoVertRefreshCheck"
EndSectioni tryed to add modeline but xorg failed session when i did so.
xorg.log
[ 52.134]
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[ 52.135] Current Operating System: Linux Archie 6.1.12-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 14 Feb 2023 22:08:08 +0000 x86_64
[ 52.135] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c81e4a85-aac7-42fa-9079-321c79fd7db5 rw loglevel=3 quiet
[ 52.135]
[ 52.135] Current version of pixman: 0.42.2
[ 52.135] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 52.135] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 52.136] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 19 19:47:42 2023
[ 52.174] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 52.174] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 52.248] (==) No Layout section. Using the first Screen section.
[ 52.248] (**) |-->Screen "Screen0" (0)
[ 52.248] (**) | |-->Monitor "HDMI-0"
[ 52.248] (==) No device specified for screen "Screen0".
Using the first device section listed.
[ 52.248] (**) | |-->Device "Device0"
[ 52.248] (**) | |-->GPUDevice "GeForce_GTX_950"
[ 52.248] (==) Automatically adding devices
[ 52.248] (==) Automatically enabling devices
[ 52.248] (==) Automatically adding GPU devices
[ 52.248] (==) Automatically binding GPU devices
[ 52.249] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 52.250] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 52.250] Entry deleted from font path.
[ 52.273] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 52.273] Entry deleted from font path.
[ 52.273] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 52.273] Entry deleted from font path.
[ 52.273] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 52.273] Entry deleted from font path.
[ 52.273] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 52.273] Entry deleted from font path.
[ 52.273] (==) FontPath set to:
/usr/share/fonts/TTF
[ 52.273] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 52.273] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 52.273] (II) Module ABI versions:
[ 52.273] X.Org ANSI C Emulation: 0.4
[ 52.273] X.Org Video Driver: 25.2
[ 52.273] X.Org XInput driver : 24.4
[ 52.273] X.Org Server Extension : 10.0
[ 52.274] (++) using VT number 2
[ 52.274] (--) controlling tty is VT number 2, auto-enabling KeepTty
[ 52.276] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 52.278] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 52.278] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/0000:01:00.0/drm/card0
[ 52.279] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[ 52.284] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 52.288] (--) PCI:*(1@0:0:0) 10de:1402:1458:36c5 rev 161, Mem @ 0xfb000000/16777216, 0xc0000000/268435456, 0xde000000/33554432, I/O @ 0x0000ef00/128, BIOS @ 0x????????/131072
[ 52.289] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 52.289] (II) LoadModule: "glx"
[ 52.291] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 52.367] (II) Module glx: vendor="X.Org Foundation"
[ 52.367] compiled for 1.21.1.7, module version = 1.0.0
[ 52.367] ABI class: X.Org Server Extension, version 10.0
[ 52.367] (II) LoadModule: "nvidia"
[ 52.368] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 52.465] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 52.465] compiled for 1.6.99.901, module version = 1.0.0
[ 52.465] Module class: X.Org Video Driver
[ 52.473] (II) NVIDIA dlloader X Driver 525.89.02 Wed Feb 1 23:14:37 UTC 2023
[ 52.473] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 52.473] (II) systemd-logind: releasing fd for 226:0
[ 52.475] (II) Loading sub module "fb"
[ 52.475] (II) LoadModule: "fb"
[ 52.475] (II) Module "fb" already built-in
[ 52.475] (II) Loading sub module "wfb"
[ 52.475] (II) LoadModule: "wfb"
[ 52.476] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 52.499] (II) Module wfb: vendor="X.Org Foundation"
[ 52.499] compiled for 1.21.1.7, module version = 1.0.0
[ 52.499] ABI class: X.Org ANSI C Emulation, version 0.4
[ 52.499] (II) Loading sub module "ramdac"
[ 52.499] (II) LoadModule: "ramdac"
[ 52.499] (II) Module "ramdac" already built-in
[ 52.501] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 52.501] (==) NVIDIA(0): RGB weight 888
[ 52.501] (==) NVIDIA(0): Default visual is TrueColor
[ 52.501] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 52.501] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 52.501] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 52.502] (**) NVIDIA(0): Enabling 2D acceleration
[ 52.502] (II) Loading sub module "glxserver_nvidia"
[ 52.502] (II) LoadModule: "glxserver_nvidia"
[ 52.502] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 53.004] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 53.004] compiled for 1.6.99.901, module version = 1.0.0
[ 53.004] Module class: X.Org Server Extension
[ 53.004] (II) NVIDIA GLX Module 525.89.02 Wed Feb 1 23:13:01 UTC 2023
[ 53.028] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 53.829] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 53.829] (--) NVIDIA(0): CRT-0
[ 53.829] (--) NVIDIA(0): DFP-0
[ 53.829] (--) NVIDIA(0): DFP-1 (boot)
[ 53.829] (--) NVIDIA(0): DFP-2
[ 53.829] (--) NVIDIA(0): DFP-3
[ 53.829] (--) NVIDIA(0): DFP-4
[ 53.830] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 950 (GM206-A) at PCI:1:0:0
[ 53.830] (II) NVIDIA(0): (GPU-0)
[ 53.830] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 53.830] (--) NVIDIA(0): VideoBIOS: 84.06.2f.00.5a
[ 53.830] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 53.834] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 53.834] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 53.834] (--) NVIDIA(GPU-0):
[ 53.838] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 53.838] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 53.838] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 53.838] (--) NVIDIA(GPU-0):
[ 53.907] (--) NVIDIA(GPU-0): Huawei Technologies Co., Ltd HUAWEI AD80HW (DFP-1): connected
[ 53.907] (--) NVIDIA(GPU-0): Huawei Technologies Co., Ltd HUAWEI AD80HW (DFP-1): Internal TMDS
[ 53.907] (--) NVIDIA(GPU-0): Huawei Technologies Co., Ltd HUAWEI AD80HW (DFP-1): 600.0 MHz maximum pixel clock
[ 53.907] (--) NVIDIA(GPU-0):
[ 53.907] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 53.907] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 53.907] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 53.907] (--) NVIDIA(GPU-0):
[ 53.907] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 53.907] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 53.907] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 53.907] (--) NVIDIA(GPU-0):
[ 53.907] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 53.907] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 53.907] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 53.907] (--) NVIDIA(GPU-0):
[ 53.910] (WW) NVIDIA(0): No valid modes for "DFP-1:1280x960_75.00"; removing.
[ 53.910] (WW) NVIDIA(0):
[ 53.910] (WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode
[ 53.910] (WW) NVIDIA(0): "nvidia-auto-select".
[ 53.910] (WW) NVIDIA(0):
[ 53.910] (II) NVIDIA(0): Validated MetaModes:
[ 53.910] (II) NVIDIA(0): "DFP-1:nvidia-auto-select"
[ 53.910] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 53.916] (--) NVIDIA(0): DPI set to (92, 91); computed from "UseEdidDpi" X config
[ 53.916] (--) NVIDIA(0): option
[ 53.917] (II) NVIDIA: Reserving 6144.00 MB of virtual memory for indirect memory
[ 53.917] (II) NVIDIA: access.
[ 53.919] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 53.919] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 53.919] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 53.919] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 53.919] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 53.919] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 53.919] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 53.919] (II) NVIDIA(0): Config Options in the README.
[ 53.960] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[ 54.018] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 54.018] (==) NVIDIA(0): Backing store enabled
[ 54.018] (==) NVIDIA(0): Silken mouse enabled
[ 54.018] (==) NVIDIA(0): DPMS enabled
[ 54.018] (WW) NVIDIA(0): Option "PreferredMode" is not used
[ 54.018] (II) Loading sub module "dri2"
[ 54.018] (II) LoadModule: "dri2"
[ 54.018] (II) Module "dri2" already built-in
[ 54.018] (II) NVIDIA(0): [DRI2] Setup complete
[ 54.018] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 54.018] (II) Initializing extension Generic Event Extension
[ 54.018] (II) Initializing extension SHAPE
[ 54.018] (II) Initializing extension MIT-SHM
[ 54.019] (II) Initializing extension XInputExtension
[ 54.019] (II) Initializing extension XTEST
[ 54.019] (II) Initializing extension BIG-REQUESTS
[ 54.019] (II) Initializing extension SYNC
[ 54.019] (II) Initializing extension XKEYBOARD
[ 54.019] (II) Initializing extension XC-MISC
[ 54.019] (II) Initializing extension SECURITY
[ 54.019] (II) Initializing extension XFIXES
[ 54.020] (II) Initializing extension RENDER
[ 54.020] (II) Initializing extension RANDR
[ 54.020] (II) Initializing extension COMPOSITE
[ 54.020] (II) Initializing extension DAMAGE
[ 54.020] (II) Initializing extension MIT-SCREEN-SAVER
[ 54.020] (II) Initializing extension DOUBLE-BUFFER
[ 54.020] (II) Initializing extension RECORD
[ 54.020] (II) Initializing extension DPMS
[ 54.021] (II) Initializing extension Present
[ 54.021] (II) Initializing extension DRI3
[ 54.021] (II) Initializing extension X-Resource
[ 54.021] (II) Initializing extension XVideo
[ 54.021] (II) Initializing extension XVideo-MotionCompensation
[ 54.021] (II) Initializing extension GLX
[ 54.021] (II) Initializing extension GLX
[ 54.021] (II) Indirect GLX disabled.
[ 54.021] (II) GLX: Another vendor is already registered for screen 0
[ 54.021] (II) Initializing extension XFree86-VidModeExtension
[ 54.021] (II) Initializing extension XFree86-DGA
[ 54.021] (II) Initializing extension XFree86-DRI
[ 54.021] (II) Initializing extension DRI2
[ 54.021] (II) Initializing extension NV-GLX
[ 54.022] (II) Initializing extension NV-CONTROL
[ 54.022] (II) Initializing extension XINERAMA
[ 54.429] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 54.429] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 54.429] (II) LoadModule: "libinput"
[ 54.429] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 54.516] (II) Module libinput: vendor="X.Org Foundation"
[ 54.516] compiled for 1.21.1.3, module version = 1.2.1
[ 54.516] Module class: X.Org XInput Driver
[ 54.516] ABI class: X.Org XInput driver, version 24.4
[ 54.516] (II) Using input driver 'libinput' for 'Power Button'
[ 54.517] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 41 paused 0
[ 54.518] (**) Power Button: always reports core events
[ 54.518] (**) Option "Device" "/dev/input/event1"
[ 54.598] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 54.598] (II) event1 - Power Button: device is a keyboard
[ 54.598] (II) event1 - Power Button: device removed
[ 54.598] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 54.598] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 54.599] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 54.599] (II) event1 - Power Button: device is a keyboard
[ 54.600] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 54.600] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 54.600] (II) Using input driver 'libinput' for 'Power Button'
[ 54.600] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 44 paused 0
[ 54.600] (**) Power Button: always reports core events
[ 54.600] (**) Option "Device" "/dev/input/event0"
[ 54.602] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 54.603] (II) event0 - Power Button: device is a keyboard
[ 54.603] (II) event0 - Power Button: device removed
[ 54.603] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 54.603] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 54.606] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 54.606] (II) event0 - Power Button: device is a keyboard
[ 54.608] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[ 54.608] (II) No input driver specified, ignoring this device.
[ 54.608] (II) This device may have been added with another device file.
[ 54.609] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[ 54.609] (II) No input driver specified, ignoring this device.
[ 54.609] (II) This device may have been added with another device file.
[ 54.610] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[ 54.610] (II) No input driver specified, ignoring this device.
[ 54.610] (II) This device may have been added with another device file.
[ 54.611] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[ 54.611] (II) No input driver specified, ignoring this device.
[ 54.611] (II) This device may have been added with another device file.
[ 54.612] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse (/dev/input/event3)
[ 54.612] (**) Logitech G102 LIGHTSYNC Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 54.612] (**) Logitech G102 LIGHTSYNC Gaming Mouse: Applying InputClass "My Mouse"
[ 54.612] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse'
[ 54.670] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 45 paused 0
[ 54.670] (**) Logitech G102 LIGHTSYNC Gaming Mouse: always reports core events
[ 54.671] (**) Option "Device" "/dev/input/event3"
[ 54.674] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 54.675] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: device is a pointer
[ 54.675] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: device removed
[ 54.675] (**) Option "AccelSpeed" "-1"
[ 54.675] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/0003:046D:C092.0002/input/input3/event3"
[ 54.675] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse" (type: MOUSE, id 8)
[ 54.676] (**) Option "AccelerationScheme" "none"
[ 54.676] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) selected scheme none/0
[ 54.676] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) acceleration factor: 2.000
[ 54.676] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) acceleration threshold: 4
[ 54.680] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 54.680] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse: device is a pointer
[ 54.683] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse (/dev/input/mouse0)
[ 54.683] (**) Logitech G102 LIGHTSYNC Gaming Mouse: Applying InputClass "My Mouse"
[ 54.683] (II) No input driver specified, ignoring this device.
[ 54.683] (II) This device may have been added with another device file.
[ 54.685] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse Keyboard (/dev/input/event4)
[ 54.685] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 54.685] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse Keyboard'
[ 54.686] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 46 paused 0
[ 54.686] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[ 54.686] (**) Option "Device" "/dev/input/event4"
[ 54.688] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 54.688] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 54.689] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device removed
[ 54.689] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: needs a virtual subdevice
[ 54.689] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/0003:046D:C092.0003/input/input4/event4"
[ 54.689] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse Keyboard" (type: MOUSE, id 9)
[ 54.689] (**) Option "AccelerationScheme" "none"
[ 54.689] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) selected scheme none/0
[ 54.689] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[ 54.689] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[ 54.692] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 54.692] (II) event4 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 54.694] (II) config/udev: Adding input device BY Tech Usb Gaming Keyboard (/dev/input/event5)
[ 54.695] (**) BY Tech Usb Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[ 54.695] (II) Using input driver 'libinput' for 'BY Tech Usb Gaming Keyboard'
[ 54.696] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 47 paused 0
[ 54.696] (**) BY Tech Usb Gaming Keyboard: always reports core events
[ 54.696] (**) Option "Device" "/dev/input/event5"
[ 54.699] (II) event5 - BY Tech Usb Gaming Keyboard: is tagged by udev as: Keyboard
[ 54.699] (II) event5 - BY Tech Usb Gaming Keyboard: device is a keyboard
[ 54.700] (II) event5 - BY Tech Usb Gaming Keyboard: device removed
[ 54.700] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.0/0003:258A:0016.0004/input/input7/event5"
[ 54.700] (II) XINPUT: Adding extended input device "BY Tech Usb Gaming Keyboard" (type: KEYBOARD, id 10)
[ 54.703] (II) event5 - BY Tech Usb Gaming Keyboard: is tagged by udev as: Keyboard
[ 54.703] (II) event5 - BY Tech Usb Gaming Keyboard: device is a keyboard
[ 54.705] (II) config/udev: Adding input device BY Tech Usb Gaming Keyboard (/dev/input/event8)
[ 54.705] (**) BY Tech Usb Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[ 54.705] (II) Using input driver 'libinput' for 'BY Tech Usb Gaming Keyboard'
[ 54.707] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 48 paused 0
[ 54.707] (**) BY Tech Usb Gaming Keyboard: always reports core events
[ 54.707] (**) Option "Device" "/dev/input/event8"
[ 54.710] (II) event8 - BY Tech Usb Gaming Keyboard: is tagged by udev as: Keyboard
[ 54.710] (II) event8 - BY Tech Usb Gaming Keyboard: device is a keyboard
[ 54.710] (II) event8 - BY Tech Usb Gaming Keyboard: device removed
[ 54.710] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.1/0003:258A:0016.0005/input/input11/event8"
[ 54.710] (II) XINPUT: Adding extended input device "BY Tech Usb Gaming Keyboard" (type: KEYBOARD, id 11)
[ 54.714] (II) event8 - BY Tech Usb Gaming Keyboard: is tagged by udev as: Keyboard
[ 54.714] (II) event8 - BY Tech Usb Gaming Keyboard: device is a keyboard
[ 54.715] (II) config/udev: Adding input device BY Tech Usb Gaming Keyboard Mouse (/dev/input/event9)
[ 54.715] (**) BY Tech Usb Gaming Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[ 54.715] (**) BY Tech Usb Gaming Keyboard Mouse: Applying InputClass "My Mouse"
[ 54.715] (II) Using input driver 'libinput' for 'BY Tech Usb Gaming Keyboard Mouse'
[ 54.716] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 49 paused 0
[ 54.716] (**) BY Tech Usb Gaming Keyboard Mouse: always reports core events
[ 54.716] (**) Option "Device" "/dev/input/event9"
[ 54.718] (II) event9 - BY Tech Usb Gaming Keyboard Mouse: is tagged by udev as: Mouse
[ 54.719] (II) event9 - BY Tech Usb Gaming Keyboard Mouse: device is a pointer
[ 54.719] (II) event9 - BY Tech Usb Gaming Keyboard Mouse: device removed
[ 54.719] (**) Option "AccelSpeed" "-1"
[ 54.719] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.1/0003:258A:0016.0005/input/input12/event9"
[ 54.719] (II) XINPUT: Adding extended input device "BY Tech Usb Gaming Keyboard Mouse" (type: MOUSE, id 12)
[ 54.719] (**) Option "AccelerationScheme" "none"
[ 54.719] (**) BY Tech Usb Gaming Keyboard Mouse: (accel) selected scheme none/0
[ 54.719] (**) BY Tech Usb Gaming Keyboard Mouse: (accel) acceleration factor: 2.000
[ 54.719] (**) BY Tech Usb Gaming Keyboard Mouse: (accel) acceleration threshold: 4
[ 54.721] (II) event9 - BY Tech Usb Gaming Keyboard Mouse: is tagged by udev as: Mouse
[ 54.721] (II) event9 - BY Tech Usb Gaming Keyboard Mouse: device is a pointer
[ 54.723] (II) config/udev: Adding input device BY Tech Usb Gaming Keyboard Mouse (/dev/input/mouse1)
[ 54.723] (**) BY Tech Usb Gaming Keyboard Mouse: Applying InputClass "My Mouse"
[ 54.723] (II) No input driver specified, ignoring this device.
[ 54.723] (II) This device may have been added with another device file.
[ 54.724] (II) config/udev: Adding input device BY Tech Usb Gaming Keyboard System Control (/dev/input/event6)
[ 54.724] (**) BY Tech Usb Gaming Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 54.724] (II) Using input driver 'libinput' for 'BY Tech Usb Gaming Keyboard System Control'
[ 54.725] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 50 paused 0
[ 54.725] (**) BY Tech Usb Gaming Keyboard System Control: always reports core events
[ 54.725] (**) Option "Device" "/dev/input/event6"
[ 54.726] (II) event6 - BY Tech Usb Gaming Keyboard System Control: is tagged by udev as: Keyboard
[ 54.726] (II) event6 - BY Tech Usb Gaming Keyboard System Control: device is a keyboard
[ 54.727] (II) event6 - BY Tech Usb Gaming Keyboard System Control: device removed
[ 54.727] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.1/0003:258A:0016.0005/input/input8/event6"
[ 54.727] (II) XINPUT: Adding extended input device "BY Tech Usb Gaming Keyboard System Control" (type: KEYBOARD, id 13)
[ 54.728] (II) event6 - BY Tech Usb Gaming Keyboard System Control: is tagged by udev as: Keyboard
[ 54.728] (II) event6 - BY Tech Usb Gaming Keyboard System Control: device is a keyboard
[ 54.730] (II) config/udev: Adding input device BY Tech Usb Gaming Keyboard Consumer Control (/dev/input/event7)
[ 54.730] (**) BY Tech Usb Gaming Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 54.730] (II) Using input driver 'libinput' for 'BY Tech Usb Gaming Keyboard Consumer Control'
[ 54.730] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 51 paused 0
[ 54.730] (**) BY Tech Usb Gaming Keyboard Consumer Control: always reports core events
[ 54.730] (**) Option "Device" "/dev/input/event7"
[ 54.733] (II) event7 - BY Tech Usb Gaming Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 54.734] (II) event7 - BY Tech Usb Gaming Keyboard Consumer Control: device is a keyboard
[ 54.734] (II) event7 - BY Tech Usb Gaming Keyboard Consumer Control: device removed
[ 54.734] (II) libinput: BY Tech Usb Gaming Keyboard Consumer Control: needs a virtual subdevice
[ 54.734] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.1/0003:258A:0016.0005/input/input9/event7"
[ 54.734] (II) XINPUT: Adding extended input device "BY Tech Usb Gaming Keyboard Consumer Control" (type: MOUSE, id 14)
[ 54.734] (**) Option "AccelerationScheme" "none"
[ 54.734] (**) BY Tech Usb Gaming Keyboard Consumer Control: (accel) selected scheme none/0
[ 54.734] (**) BY Tech Usb Gaming Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 54.734] (**) BY Tech Usb Gaming Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 54.737] (II) event7 - BY Tech Usb Gaming Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 54.738] (II) event7 - BY Tech Usb Gaming Keyboard Consumer Control: device is a keyboard
[ 54.740] (II) config/udev: Adding input device C-Media Electronics Inc. USB Audio Device (/dev/input/event2)
[ 54.740] (**) C-Media Electronics Inc. USB Audio Device: Applying InputClass "libinput keyboard catchall"
[ 54.740] (II) Using input driver 'libinput' for 'C-Media Electronics Inc. USB Audio Device'
[ 54.741] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 52 paused 0
[ 54.741] (**) C-Media Electronics Inc. USB Audio Device: always reports core events
[ 54.741] (**) Option "Device" "/dev/input/event2"
[ 54.744] (II) event2 - C-Media Electronics Inc. USB Audio Device: is tagged by udev as: Keyboard
[ 54.744] (II) event2 - C-Media Electronics Inc. USB Audio Device: device is a keyboard
[ 54.745] (II) event2 - C-Media Electronics Inc. USB Audio Device: device removed
[ 54.745] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.1/usb6/6-3/6-3:1.3/0003:0D8C:0012.0001/input/input2/event2"
[ 54.745] (II) XINPUT: Adding extended input device "C-Media Electronics Inc. USB Audio Device" (type: KEYBOARD, id 15)
[ 54.748] (II) event2 - C-Media Electronics Inc. USB Audio Device: is tagged by udev as: Keyboard
[ 54.748] (II) event2 - C-Media Electronics Inc. USB Audio Device: device is a keyboard
[ 54.750] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event15)
[ 54.750] (II) No input driver specified, ignoring this device.
[ 54.750] (II) This device may have been added with another device file.
[ 54.750] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event16)
[ 54.750] (II) No input driver specified, ignoring this device.
[ 54.750] (II) This device may have been added with another device file.
[ 54.751] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event17)
[ 54.751] (II) No input driver specified, ignoring this device.
[ 54.751] (II) This device may have been added with another device file.
[ 54.751] (II) config/udev: Adding input device HDA ATI SB Line Out (/dev/input/event18)
[ 54.751] (II) No input driver specified, ignoring this device.
[ 54.751] (II) This device may have been added with another device file.
[ 54.752] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[ 54.752] (II) No input driver specified, ignoring this device.
[ 54.752] (II) This device may have been added with another device file.
[ 54.760] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 54.760] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse Keyboard'
[ 54.760] (II) systemd-logind: returning pre-existing fd for /dev/input/event4 13:68
[ 54.760] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[ 54.760] (**) Option "Device" "/dev/input/event4"
[ 54.761] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is a virtual subdevice
[ 54.761] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/0003:046D:C092.0003/input/input4/event4"
[ 54.761] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse Keyboard" (type: KEYBOARD, id 16)
[ 54.761] (**) BY Tech Usb Gaming Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 54.761] (II) Using input driver 'libinput' for 'BY Tech Usb Gaming Keyboard Consumer Control'
[ 54.761] (II) systemd-logind: returning pre-existing fd for /dev/input/event7 13:71
[ 54.761] (**) BY Tech Usb Gaming Keyboard Consumer Control: always reports core events
[ 54.761] (**) Option "Device" "/dev/input/event7"
[ 54.761] (II) libinput: BY Tech Usb Gaming Keyboard Consumer Control: is a virtual subdevice
[ 54.761] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.1/0003:258A:0016.0005/input/input9/event7"
[ 54.761] (II) XINPUT: Adding extended input device "BY Tech Usb Gaming Keyboard Consumer Control" (type: KEYBOARD, id 17)
[ 54.807] (--) NVIDIA(GPU-0): Huawei Technologies Co., Ltd HUAWEI AD80HW (DFP-1): connected
[ 54.807] (--) NVIDIA(GPU-0): Huawei Technologies Co., Ltd HUAWEI AD80HW (DFP-1): Internal TMDS
[ 54.807] (--) NVIDIA(GPU-0): Huawei Technologies Co., Ltd HUAWEI AD80HW (DFP-1): 600.0 MHz maximum pixel clock
[ 54.807] (--) NVIDIA(GPU-0):
[ 54.853] (--) NVIDIA(GPU-0): Huawei Technologies Co., Ltd HUAWEI AD80HW (DFP-1): connected
[ 54.853] (--) NVIDIA(GPU-0): Huawei Technologies Co., Ltd HUAWEI AD80HW (DFP-1): Internal TMDS
[ 54.853] (--) NVIDIA(GPU-0): Huawei Technologies Co., Ltd HUAWEI AD80HW (DFP-1): 600.0 MHz maximum pixel clock
[ 54.853] (--) NVIDIA(GPU-0): i readed through it and it seems cant validate this mode, am i missed something?
Last edited by goodboy27 (2023-02-19 14:56:49)
Offline
i tried to add modeline but xorg failed session when i did so.
The log shows that 1280x960_75.00 is rejected, but no further failure.
How exactly did you "try" to add that mode?
Try adding the modeline in #10 via xrandr first.
Offline
yey! it working! tysm. The problem was in... i had another device section with identifier device 0 in 10-monitor.conf after i deleted it other lines worked correctly and my pc runned in 1280x960 Big thanks my man!
Offline
\o/
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline