error in display size

Hi,
I have problem with my display BenQ G2420HDBL (DVI-D-0). It is 24” but Manjaro Linux 21.1.4 KDE identified 22”. I wrote “DisplaySize 531 298” in Section “Monitor” /etc/X11/xorg.conf , but I don’t get change.
$ xrandr
DVI-D-0 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 477mm x 268mm
How can I fix this? I have NVIDIA GeForce GTX 1650. Ubuntu not have problem with display size BenQ G2420HDBL.

Hello,

Manjaro uses MHWD to install and provide a default configuration for X11, but is located in /etc/X11/mhwd.d/nvidia.conf … so please remove your custom /etc/X11/xorg.conf file.
Also, to make sure, please share your setup information as described here How to provide good information

1 Like

I know this but the file correcting to not solved my problem.
nvidia.conf

Спойлер
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 470.63.01

Section "ServerLayout"
    Identifier     "Layout0"
    Screen         0 "Screen0"
    Screen         1 "Screen1" leftOf "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      "BenQ G2420HDBL"
    DisplaySize     530    292
    HorizSync       24.0 - 83.0
    VertRefresh     50.0 - 76.0
    Option         "DPMS"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor1"
    VendorName     "LG"
    ModelName      "LG 22MK600M"
    DisplaySize     480    270
    HorizSync       30.0 - 83.0
    VertRefresh     50.0 - 75.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "nvidia0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BusID          "PCI:5:0:0"
    Screen          0
EndSection

Section "Device"
    Identifier     "nvidia1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BusID          "PCI:5:0:0"
    Screen          1
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "nvidia0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
        Modes       "1920x1080" "1600x900" "1280x720" "800x600" "640x480"
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "nvidia1"
    Monitor        "Monitor1"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
        Modes       "1920x1080" "1600x900" "1280x720" "800x600" "640x480"
    EndSubSection
EndSection

Section "Extensions"
    Option         "COMPOSITE" "Enable"
EndSection

 
Section "InputClass"
    Identifier          "Keyboard Defaults"
    MatchIsKeyboard        "yes"
    Option              "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection

xorg.conf

Спойлер
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 470.63.01

Section "ServerLayout"
    Identifier     "Layout0"
    Screen         0 "Screen0"
    Screen         1 "Screen1" leftOf "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
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"

    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "BenQ G2420HDBL"
    DisplaySize     530    292
    HorizSync       24.0 - 83.0
    VertRefresh     50.0 - 76.0
    Option         "DPMS"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor1"
    VendorName     "LG"
    ModelName      "LG 22MK600M"
    DisplaySize     480    270
    HorizSync       30.0 - 83.0
    VertRefresh     50.0 - 75.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "NVIDIA GeForce GTX 1650"
    BusID          "PCI:5:0:0"
    Screen          0
EndSection

Section "Device"
    Identifier     "Device1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "NVIDIA GeForce GTX 1650"
    BusID          "PCI:5:0:0"
    Screen          1
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "nvidiaXineramaInfoOrder" "DFP-0 , DFP-1"
    Option         "metamodes" "DVI-D-0: 1920x1080_60 +0+0 {ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
        Modes       "1920x1080" "1600x900" "1280x720" "800x600" "640x480"
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "Device1"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "nvidiaXineramaInfoOrder" "DFP-0 , DFP-1"
    Option         "metamodes" "HDMI-0: 1920x1080_60 +1920+0 {ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
        Modes       "1920x1080" "1600x900" "1280x720" "800x600" "640x480"
    EndSubSection
EndSection

Xorg.0.log

Спойлер
[    20.440] (--) Log file renamed from "/var/log/Xorg.pid-816.log" to "/var/log/Xorg.0.log"
[    20.452] 
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[    20.452] Build Operating System: Linux Manjaro Linux
[    20.452] Current Operating System: Linux alex-b550 5.13.19-2-MANJARO #1 SMP PREEMPT Sun Sep 19 21:31:53 UTC 2021 x86_64
[    20.452] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.13-x86_64 root=UUID=6cdde268-cf04-4e2b-a6d9-4e01a34c74ba rw quiet apparmor=1 security=apparmor udev.log_priority=3
[    20.452] Build Date: 24 August 2021  10:21:29AM
[    20.452]  
[    20.452] Current version of pixman: 0.40.0
[    20.452] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    20.452] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    20.452] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct  4 22:29:16 2021
[    20.481] (==) Using config file: "/etc/X11/xorg.conf"
[    20.481] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    20.481] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    20.591] (==) ServerLayout "layout"
[    20.591] (**) |-->Screen "Screen0" (0)
[    20.591] (**) |   |-->Monitor "Monitor0"
[    20.592] (**) |   |-->Device "nvidia0"
[    20.592] (**) |   |-->GPUDevice "nvidia1"
[    20.592] (**) |   |-->GPUDevice "Device0"
[    20.592] (**) |   |-->GPUDevice "Device1"
[    20.592] (==) Automatically adding devices
[    20.592] (==) Automatically enabling devices
[    20.592] (==) Automatically adding GPU devices
[    20.592] (==) Automatically binding GPU devices
[    20.592] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    20.646] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    20.646] 	Entry deleted from font path.
[    20.646] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    20.646] 	Entry deleted from font path.
[    20.646] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    20.646] 	Entry deleted from font path.
[    20.646] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    20.646] 	Entry deleted from font path.
[    20.646] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF
[    20.646] (==) ModulePath set to "/usr/lib/xorg/modules"
[    20.646] (**) Extension "COMPOSITE" is enabled
[    20.646] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    20.646] (II) Module ABI versions:
[    20.646] 	X.Org ANSI C Emulation: 0.4
[    20.646] 	X.Org Video Driver: 24.1
[    20.646] 	X.Org XInput driver : 24.1
[    20.646] 	X.Org Server Extension : 10.0
[    20.647] (++) using VT number 1

[    20.647] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    20.647] (II) xfree86: Adding drm device (/dev/dri/card0)
[    20.648] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    20.648] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    20.649] (--) PCI:*(5@0:0:0) 10de:2188:1462:8d97 rev 161, Mem @ 0xfb000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    20.649] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    20.649] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    20.649] (II) LoadModule: "dbe"
[    20.649] (II) Module "dbe" already built-in
[    20.649] (II) LoadModule: "extmod"
[    20.649] (II) Module "extmod" already built-in
[    20.649] (II) LoadModule: "glx"
[    20.673] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    20.768] (II) Module glx: vendor="X.Org Foundation"
[    20.768] 	compiled for 1.20.13, module version = 1.0.0
[    20.768] 	ABI class: X.Org Server Extension, version 10.0
[    20.768] (II) LoadModule: "nvidia"
[    20.881] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    21.128] (II) Module nvidia: vendor="NVIDIA Corporation"
[    21.128] 	compiled for 1.6.99.901, module version = 1.0.0
[    21.128] 	Module class: X.Org Video Driver
[    21.137] (II) NVIDIA dlloader X Driver  470.63.01  Tue Aug  3 20:37:27 UTC 2021
[    21.137] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    21.142] (II) Loading sub module "fb"
[    21.142] (II) LoadModule: "fb"
[    21.142] (II) Loading /usr/lib/xorg/modules/libfb.so
[    21.153] (II) Module fb: vendor="X.Org Foundation"
[    21.153] 	compiled for 1.20.13, module version = 1.0.0
[    21.153] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    21.153] (II) Loading sub module "wfb"
[    21.153] (II) LoadModule: "wfb"
[    21.153] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    21.164] (II) Module wfb: vendor="X.Org Foundation"
[    21.164] 	compiled for 1.20.13, module version = 1.0.0
[    21.164] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    21.164] (II) Loading sub module "ramdac"
[    21.164] (II) LoadModule: "ramdac"
[    21.164] (II) Module "ramdac" already built-in
[    21.175] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    21.175] (==) NVIDIA(0): RGB weight 888
[    21.175] (==) NVIDIA(0): Default visual is TrueColor
[    21.175] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    21.175] (**) Option "AllowNVIDIAGpuScreens"
[    21.176] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[    21.176] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[    21.176] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    21.176] (**) NVIDIA(0): Enabling 2D acceleration
[    21.176] (II) Loading sub module "glxserver_nvidia"
[    21.176] (II) LoadModule: "glxserver_nvidia"
[    21.176] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[    22.126] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    22.126] 	compiled for 1.6.99.901, module version = 1.0.0
[    22.126] 	Module class: X.Org Server Extension
[    22.126] (II) NVIDIA GLX Module  470.63.01  Tue Aug  3 20:35:52 UTC 2021
[    22.160] (II) NVIDIA: The X server supports PRIME Render Offload.
[    23.079] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:5:0:0
[    23.079] (--) NVIDIA(0):     DFP-0
[    23.079] (--) NVIDIA(0):     DFP-1 (boot)
[    23.079] (--) NVIDIA(0):     DFP-2
[    23.079] (--) NVIDIA(0):     DFP-3
[    23.080] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1650 (TU116-A) at PCI:5:0:0
[    23.080] (II) NVIDIA(0):     (GPU-0)
[    23.080] (--) NVIDIA(0): Memory: 4194304 kBytes
[    23.080] (--) NVIDIA(0): VideoBIOS: 90.16.50.00.94
[    23.080] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    23.094] (--) NVIDIA(GPU-0): BenQ G2420HDBL (DFP-0): connected
[    23.094] (--) NVIDIA(GPU-0): BenQ G2420HDBL (DFP-0): Internal TMDS
[    23.094] (--) NVIDIA(GPU-0): BenQ G2420HDBL (DFP-0): 330.0 MHz maximum pixel clock
[    23.094] (--) NVIDIA(GPU-0): 
[    23.138] (--) NVIDIA(GPU-0): LG Electronics LG FULL HD (DFP-1): connected
[    23.138] (--) NVIDIA(GPU-0): LG Electronics LG FULL HD (DFP-1): Internal TMDS
[    23.138] (--) NVIDIA(GPU-0): LG Electronics LG FULL HD (DFP-1): 600.0 MHz maximum pixel clock
[    23.138] (--) NVIDIA(GPU-0): 
[    23.138] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    23.138] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    23.138] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    23.138] (--) NVIDIA(GPU-0): 
[    23.138] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    23.138] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    23.138] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    23.138] (--) NVIDIA(GPU-0): 
[    23.224] (II) NVIDIA(0): Validated MetaModes:
[    23.224] (II) NVIDIA(0):     "DFP-1:1920x1080,DFP-0:1920x1080"
[    23.224] (II) NVIDIA(0):     "DFP-1:1600x900,DFP-0:1600x900"
[    23.224] (II) NVIDIA(0):     "DFP-1:1280x720,DFP-0:1280x720"
[    23.224] (II) NVIDIA(0):     "DFP-1:800x600,DFP-0:800x600"
[    23.224] (II) NVIDIA(0):     "DFP-1:640x480,DFP-0:640x480"
[    23.224] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
[    23.274] (--) NVIDIA(0): DPI set to (101, 101); computed from "UseEdidDpi" X config
[    23.274] (--) NVIDIA(0):     option
[    23.274] (II) NVIDIA(G0): NVIDIA GeForce GTX 1650 (GPU-0) already has an X screen
[    23.274] (II) NVIDIA(G0):     assigned; skipping this GPU screen
[    23.274] (EE) NVIDIA(G0): Failing initialization of X screen
[    23.274] (II) NVIDIA(G1): NVIDIA GeForce GTX 1650 (GPU-0) already has an X screen
[    23.274] (II) NVIDIA(G1):     assigned; skipping this GPU screen
[    23.274] (EE) NVIDIA(G1): Failing initialization of X screen
[    23.274] (II) UnloadModule: "nvidia"
[    23.274] (II) UnloadSubModule: "wfb"
[    23.274] (II) UnloadSubModule: "fb"
[    23.274] (II) UnloadModule: "nvidia"
[    23.274] (II) UnloadSubModule: "wfb"
[    23.274] (II) UnloadSubModule: "fb"
[    23.274] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[    23.274] (II) NVIDIA:     access.
[    23.276] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    23.276] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    23.276] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    23.276] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    23.276] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    23.276] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    23.276] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    23.276] (II) NVIDIA(0):     Config Options in the README.
[    23.303] (II) NVIDIA(0): Setting mode "DFP-1:1920x1080,DFP-0:1920x1080"
[    23.517] (==) NVIDIA(0): Disabling shared memory pixmaps
[    23.517] (==) NVIDIA(0): Backing store enabled
[    23.517] (==) NVIDIA(0): Silken mouse disabled
[    23.517] (**) NVIDIA(0): DPMS enabled
[    23.517] (II) Loading sub module "dri2"
[    23.517] (II) LoadModule: "dri2"
[    23.517] (II) Module "dri2" already built-in
[    23.517] (II) NVIDIA(0): [DRI2] Setup complete
[    23.517] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    23.517] (II) Initializing extension Generic Event Extension
[    23.518] (II) Initializing extension SHAPE
[    23.518] (II) Initializing extension MIT-SHM
[    23.518] (II) Initializing extension XInputExtension
[    23.518] (II) Initializing extension XTEST
[    23.518] (II) Initializing extension BIG-REQUESTS
[    23.518] (II) Initializing extension SYNC
[    23.518] (II) Initializing extension XKEYBOARD
[    23.518] (II) Initializing extension XC-MISC
[    23.518] (II) Initializing extension SECURITY
[    23.518] (II) Initializing extension XFIXES
[    23.518] (II) Initializing extension RENDER
[    23.518] (II) Initializing extension RANDR
[    23.518] (II) Initializing extension COMPOSITE
[    23.518] (II) Initializing extension DAMAGE
[    23.518] (II) Initializing extension MIT-SCREEN-SAVER
[    23.518] (II) Initializing extension DOUBLE-BUFFER
[    23.518] (II) Initializing extension RECORD
[    23.518] (II) Initializing extension DPMS
[    23.519] (II) Initializing extension Present
[    23.519] (II) Initializing extension DRI3
[    23.519] (II) Initializing extension X-Resource
[    23.519] (II) Initializing extension XVideo
[    23.519] (II) Initializing extension XVideo-MotionCompensation
[    23.519] (II) Initializing extension GLX
[    23.519] (II) Initializing extension GLX
[    23.519] (II) Indirect GLX disabled.
[    23.519] (II) GLX: Another vendor is already registered for screen 0
[    23.519] (II) Initializing extension XFree86-VidModeExtension
[    23.519] (II) Initializing extension XFree86-DGA
[    23.519] (II) Initializing extension XFree86-DRI
[    23.519] (II) Initializing extension DRI2
[    23.519] (II) Initializing extension NV-GLX
[    23.519] (II) Initializing extension NV-CONTROL
[    23.519] (II) Initializing extension XINERAMA
[    23.848] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    23.848] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    23.848] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    23.848] (**) Power Button: Applying InputClass "system-keyboard"
[    23.848] (**) Power Button: Applying InputClass "Keyboard Defaults"
[    23.848] (II) LoadModule: "libinput"
[    23.848] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    23.883] (II) Module libinput: vendor="X.Org Foundation"
[    23.883] 	compiled for 1.20.13, module version = 1.2.0
[    23.883] 	Module class: X.Org XInput Driver
[    23.883] 	ABI class: X.Org XInput driver, version 24.1
[    23.883] (II) Using input driver 'libinput' for 'Power Button'
[    23.883] (**) Power Button: always reports core events
[    23.883] (**) Option "Device" "/dev/input/event1"
[    23.883] (**) Option "_source" "server/udev"
[    23.930] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    23.930] (II) event1  - Power Button: device is a keyboard
[    23.930] (II) event1  - Power Button: device removed
[    23.962] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    23.962] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    23.962] (**) Option "xkb_model" "applealu_ansi"
[    23.962] (**) Option "xkb_layout" "us"
[    23.962] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    23.984] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    23.984] (II) event1  - Power Button: device is a keyboard
[    23.984] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    23.984] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    23.984] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    23.984] (**) Power Button: Applying InputClass "system-keyboard"
[    23.985] (**) Power Button: Applying InputClass "Keyboard Defaults"
[    23.985] (II) Using input driver 'libinput' for 'Power Button'
[    23.985] (**) Power Button: always reports core events
[    23.985] (**) Option "Device" "/dev/input/event0"
[    23.985] (**) Option "_source" "server/udev"
[    23.985] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    23.985] (II) event0  - Power Button: device is a keyboard
[    23.985] (II) event0  - Power Button: device removed
[    24.015] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    24.015] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    24.015] (**) Option "xkb_model" "applealu_ansi"
[    24.015] (**) Option "xkb_layout" "us"
[    24.015] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    24.016] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    24.016] (II) event0  - Power Button: device is a keyboard
[    24.016] (II) config/udev: Adding input device Logitech G502 HERO SE (/dev/input/event16)
[    24.016] (**) Logitech G502 HERO SE: Applying InputClass "evdev pointer catchall"
[    24.016] (**) Logitech G502 HERO SE: Applying InputClass "libinput pointer catchall"
[    24.016] (II) Using input driver 'libinput' for 'Logitech G502 HERO SE'
[    24.016] (**) Logitech G502 HERO SE: always reports core events
[    24.016] (**) Option "Device" "/dev/input/event16"
[    24.016] (**) Option "_source" "server/udev"
[    24.072] (II) event16 - Logitech G502 HERO SE: is tagged by udev as: Mouse
[    24.072] (II) event16 - Logitech G502 HERO SE: device set to 2400 DPI
[    24.072] (II) event16 - Logitech G502 HERO SE: device is a pointer
[    24.073] (II) event16 - Logitech G502 HERO SE: device removed
[    24.135] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:01:00.0/usb1/1-8/1-8:1.0/0003:046D:C08B.0002/input/input16/event16"
[    24.135] (II) XINPUT: Adding extended input device "Logitech G502 HERO SE" (type: MOUSE, id 8)
[    24.135] (**) Option "AccelerationScheme" "none"
[    24.135] (**) Logitech G502 HERO SE: (accel) selected scheme none/0
[    24.135] (**) Logitech G502 HERO SE: (accel) acceleration factor: 2.000
[    24.135] (**) Logitech G502 HERO SE: (accel) acceleration threshold: 4
[    24.192] (II) event16 - Logitech G502 HERO SE: is tagged by udev as: Mouse
[    24.192] (II) event16 - Logitech G502 HERO SE: device set to 2400 DPI
[    24.192] (II) event16 - Logitech G502 HERO SE: device is a pointer
[    24.193] (II) config/udev: Adding input device Logitech G502 HERO SE (/dev/input/mouse0)
[    24.193] (II) No input driver specified, ignoring this device.
[    24.193] (II) This device may have been added with another device file.
[    24.193] (II) config/udev: Adding input device Logitech G502 HERO SE Keyboard (/dev/input/event17)
[    24.193] (**) Logitech G502 HERO SE Keyboard: Applying InputClass "evdev keyboard catchall"
[    24.193] (**) Logitech G502 HERO SE Keyboard: Applying InputClass "libinput keyboard catchall"
[    24.193] (**) Logitech G502 HERO SE Keyboard: Applying InputClass "system-keyboard"
[    24.193] (**) Logitech G502 HERO SE Keyboard: Applying InputClass "Keyboard Defaults"
[    24.193] (II) Using input driver 'libinput' for 'Logitech G502 HERO SE Keyboard'
[    24.193] (**) Logitech G502 HERO SE Keyboard: always reports core events
[    24.193] (**) Option "Device" "/dev/input/event17"
[    24.194] (**) Option "_source" "server/udev"
[    24.194] (II) event17 - Logitech G502 HERO SE Keyboard: is tagged by udev as: Keyboard
[    24.194] (II) event17 - Logitech G502 HERO SE Keyboard: device is a keyboard
[    24.195] (II) event17 - Logitech G502 HERO SE Keyboard: device removed
[    24.228] (II) libinput: Logitech G502 HERO SE Keyboard: needs a virtual subdevice
[    24.228] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:01:00.0/usb1/1-8/1-8:1.1/0003:046D:C08B.0003/input/input17/event17"
[    24.228] (II) XINPUT: Adding extended input device "Logitech G502 HERO SE Keyboard" (type: MOUSE, id 9)
[    24.228] (**) Option "AccelerationScheme" "none"
[    24.228] (**) Logitech G502 HERO SE Keyboard: (accel) selected scheme none/0
[    24.228] (**) Logitech G502 HERO SE Keyboard: (accel) acceleration factor: 2.000
[    24.228] (**) Logitech G502 HERO SE Keyboard: (accel) acceleration threshold: 4
[    24.229] (II) event17 - Logitech G502 HERO SE Keyboard: is tagged by udev as: Keyboard
[    24.229] (II) event17 - Logitech G502 HERO SE Keyboard: device is a keyboard
[    24.230] (II) config/udev: Adding input device Apple Inc. Apple Keyboard (/dev/input/event18)
[    24.230] (**) Apple Inc. Apple Keyboard: Applying InputClass "evdev keyboard catchall"
[    24.230] (**) Apple Inc. Apple Keyboard: Applying InputClass "libinput keyboard catchall"
[    24.230] (**) Apple Inc. Apple Keyboard: Applying InputClass "system-keyboard"
[    24.230] (**) Apple Inc. Apple Keyboard: Applying InputClass "Keyboard Defaults"
[    24.230] (II) Using input driver 'libinput' for 'Apple Inc. Apple Keyboard'
[    24.230] (**) Apple Inc. Apple Keyboard: always reports core events
[    24.230] (**) Option "Device" "/dev/input/event18"
[    24.230] (**) Option "_source" "server/udev"
[    24.231] (II) event18 - Apple Inc. Apple Keyboard: is tagged by udev as: Keyboard
[    24.231] (II) event18 - Apple Inc. Apple Keyboard: device is a keyboard
[    24.231] (II) event18 - Apple Inc. Apple Keyboard: device removed
[    24.255] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:01:00.0/usb1/1-9/1-9.2/1-9.2:1.0/0003:05AC:0250.0004/input/input20/event18"
[    24.255] (II) XINPUT: Adding extended input device "Apple Inc. Apple Keyboard" (type: KEYBOARD, id 10)
[    24.255] (**) Option "xkb_model" "applealu_ansi"
[    24.255] (**) Option "xkb_layout" "us"
[    24.255] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    24.256] (II) event18 - Apple Inc. Apple Keyboard: is tagged by udev as: Keyboard
[    24.256] (II) event18 - Apple Inc. Apple Keyboard: device is a keyboard
[    24.257] (II) config/udev: Adding input device Apple Inc. Apple Keyboard (/dev/input/event19)
[    24.257] (**) Apple Inc. Apple Keyboard: Applying InputClass "evdev keyboard catchall"
[    24.257] (**) Apple Inc. Apple Keyboard: Applying InputClass "libinput keyboard catchall"
[    24.257] (**) Apple Inc. Apple Keyboard: Applying InputClass "system-keyboard"
[    24.257] (**) Apple Inc. Apple Keyboard: Applying InputClass "Keyboard Defaults"
[    24.257] (II) Using input driver 'libinput' for 'Apple Inc. Apple Keyboard'
[    24.257] (**) Apple Inc. Apple Keyboard: always reports core events
[    24.257] (**) Option "Device" "/dev/input/event19"
[    24.257] (**) Option "_source" "server/udev"
[    24.258] (II) event19 - Apple Inc. Apple Keyboard: is tagged by udev as: Keyboard
[    24.258] (II) event19 - Apple Inc. Apple Keyboard: device is a keyboard
[    24.258] (II) event19 - Apple Inc. Apple Keyboard: device removed
[    24.308] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:01:00.0/usb1/1-9/1-9.2/1-9.2:1.1/0003:05AC:0250.0005/input/input21/event19"
[    24.308] (II) XINPUT: Adding extended input device "Apple Inc. Apple Keyboard" (type: KEYBOARD, id 11)
[    24.308] (**) Option "xkb_model" "applealu_ansi"
[    24.308] (**) Option "xkb_layout" "us"
[    24.308] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    24.309] (II) event19 - Apple Inc. Apple Keyboard: is tagged by udev as: Keyboard
[    24.309] (II) event19 - Apple Inc. Apple Keyboard: device is a keyboard
[    24.310] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event3)
[    24.310] (II) No input driver specified, ignoring this device.
[    24.310] (II) This device may have been added with another device file.
[    24.310] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event4)
[    24.310] (II) No input driver specified, ignoring this device.
[    24.310] (II) This device may have been added with another device file.
[    24.310] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event5)
[    24.310] (II) No input driver specified, ignoring this device.
[    24.310] (II) This device may have been added with another device file.
[    24.310] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event6)
[    24.310] (II) No input driver specified, ignoring this device.
[    24.310] (II) This device may have been added with another device file.
[    24.311] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event7)
[    24.311] (II) No input driver specified, ignoring this device.
[    24.311] (II) This device may have been added with another device file.
[    24.311] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event8)
[    24.311] (II) No input driver specified, ignoring this device.
[    24.311] (II) This device may have been added with another device file.
[    24.311] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event10)
[    24.311] (II) No input driver specified, ignoring this device.
[    24.311] (II) This device may have been added with another device file.
[    24.311] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event11)
[    24.311] (II) No input driver specified, ignoring this device.
[    24.311] (II) This device may have been added with another device file.
[    24.311] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event12)
[    24.311] (II) No input driver specified, ignoring this device.
[    24.311] (II) This device may have been added with another device file.
[    24.312] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event13)
[    24.312] (II) No input driver specified, ignoring this device.
[    24.312] (II) This device may have been added with another device file.
[    24.312] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event14)
[    24.312] (II) No input driver specified, ignoring this device.
[    24.312] (II) This device may have been added with another device file.
[    24.312] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event15)
[    24.312] (II) No input driver specified, ignoring this device.
[    24.312] (II) This device may have been added with another device file.
[    24.312] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event9)
[    24.312] (II) No input driver specified, ignoring this device.
[    24.312] (II) This device may have been added with another device file.
[    24.313] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[    24.313] (II) No input driver specified, ignoring this device.
[    24.313] (II) This device may have been added with another device file.
[    24.317] (**) Logitech G502 HERO SE Keyboard: Applying InputClass "evdev keyboard catchall"
[    24.317] (**) Logitech G502 HERO SE Keyboard: Applying InputClass "libinput keyboard catchall"
[    24.317] (**) Logitech G502 HERO SE Keyboard: Applying InputClass "system-keyboard"
[    24.317] (**) Logitech G502 HERO SE Keyboard: Applying InputClass "Keyboard Defaults"
[    24.317] (II) Using input driver 'libinput' for 'Logitech G502 HERO SE Keyboard'
[    24.317] (**) Logitech G502 HERO SE Keyboard: always reports core events
[    24.317] (**) Option "Device" "/dev/input/event17"
[    24.317] (**) Option "_source" "_driver/libinput"
[    24.317] (II) libinput: Logitech G502 HERO SE Keyboard: is a virtual subdevice
[    24.317] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:01:00.0/usb1/1-8/1-8:1.1/0003:046D:C08B.0003/input/input17/event17"
[    24.317] (II) XINPUT: Adding extended input device "Logitech G502 HERO SE Keyboard" (type: KEYBOARD, id 12)
[    24.317] (**) Option "xkb_model" "applealu_ansi"
[    24.317] (**) Option "xkb_layout" "us"
[    24.317] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    43.613] (--) NVIDIA(GPU-0): BenQ G2420HDBL (DFP-0): connected
[    43.613] (--) NVIDIA(GPU-0): BenQ G2420HDBL (DFP-0): Internal TMDS
[    43.613] (--) NVIDIA(GPU-0): BenQ G2420HDBL (DFP-0): 330.0 MHz maximum pixel clock
[    43.613] (--) NVIDIA(GPU-0): 
[    43.656] (--) NVIDIA(GPU-0): LG Electronics LG FULL HD (DFP-1): connected
[    43.656] (--) NVIDIA(GPU-0): LG Electronics LG FULL HD (DFP-1): Internal TMDS
[    43.656] (--) NVIDIA(GPU-0): LG Electronics LG FULL HD (DFP-1): 600.0 MHz maximum pixel clock
[    43.656] (--) NVIDIA(GPU-0): 
[    43.656] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    43.656] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    43.656] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    43.656] (--) NVIDIA(GPU-0): 
[    43.657] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    43.657] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    43.657] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    43.657] (--) NVIDIA(GPU-0): 
[    47.394] (--) NVIDIA(GPU-0): BenQ G2420HDBL (DFP-0): connected
[    47.394] (--) NVIDIA(GPU-0): BenQ G2420HDBL (DFP-0): Internal TMDS
[    47.394] (--) NVIDIA(GPU-0): BenQ G2420HDBL (DFP-0): 330.0 MHz maximum pixel clock
[    47.394] (--) NVIDIA(GPU-0): 
[    47.439] (--) NVIDIA(GPU-0): LG Electronics LG FULL HD (DFP-1): connected
[    47.439] (--) NVIDIA(GPU-0): LG Electronics LG FULL HD (DFP-1): Internal TMDS
[    47.439] (--) NVIDIA(GPU-0): LG Electronics LG FULL HD (DFP-1): 600.0 MHz maximum pixel clock
[    47.439] (--) NVIDIA(GPU-0): 
[    47.439] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    47.439] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    47.439] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[    47.439] (--) NVIDIA(GPU-0): 
[    47.439] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    47.439] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    47.439] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    47.439] (--) NVIDIA(GPU-0): 
[    49.100] (II) NVIDIA(0): Setting mode "HDMI-0: 1920x1080 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DVI-D-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[    49.284] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +1919+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DVI-D-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[   220.730] (II) event1  - Power Button: device removed
[   220.762] (II) event0  - Power Button: device removed
[   220.788] (II) event16 - Logitech G502 HERO SE: device removed
[   220.855] (II) event18 - Apple Inc. Apple Keyboard: device removed
[   220.881] (II) event19 - Apple Inc. Apple Keyboard: device removed
[   220.935] (II) event17 - Logitech G502 HERO SE Keyboard: device removed
[   261.556] (--) NVIDIA(GPU-0): BenQ G2420HDBL (DFP-0): connected
[   261.556] (--) NVIDIA(GPU-0): BenQ G2420HDBL (DFP-0): Internal TMDS
[   261.556] (--) NVIDIA(GPU-0): BenQ G2420HDBL (DFP-0): 330.0 MHz maximum pixel clock
[   261.556] (--) NVIDIA(GPU-0): 
[   261.599] (--) NVIDIA(GPU-0): LG Electronics LG FULL HD (DFP-1): connected
[   261.599] (--) NVIDIA(GPU-0): LG Electronics LG FULL HD (DFP-1): Internal TMDS
[   261.599] (--) NVIDIA(GPU-0): LG Electronics LG FULL HD (DFP-1): 600.0 MHz maximum pixel clock
[   261.599] (--) NVIDIA(GPU-0): 
[   261.599] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   261.599] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   261.599] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[   261.599] (--) NVIDIA(GPU-0): 
[   261.600] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   261.600] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   261.600] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   261.600] (--) NVIDIA(GPU-0): 
[   261.646] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +1919+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DVI-D-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[   261.785] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   261.785] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   261.785] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   261.785] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   261.785] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   261.785] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   261.785] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   261.785] (II) NVIDIA(0):     Config Options in the README.
[   261.836] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   261.836] (II) event1  - Power Button: device is a keyboard
[   261.836] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   261.836] (II) event0  - Power Button: device is a keyboard
[   261.892] (II) event16 - Logitech G502 HERO SE: is tagged by udev as: Mouse
[   261.892] (II) event16 - Logitech G502 HERO SE: device set to 2400 DPI
[   261.892] (II) event16 - Logitech G502 HERO SE: device is a pointer
[   261.893] (II) event17 - Logitech G502 HERO SE Keyboard: is tagged by udev as: Keyboard
[   261.893] (II) event17 - Logitech G502 HERO SE Keyboard: device is a keyboard
[   261.894] (II) event18 - Apple Inc. Apple Keyboard: is tagged by udev as: Keyboard
[   261.894] (II) event18 - Apple Inc. Apple Keyboard: device is a keyboard
[   261.894] (II) event19 - Apple Inc. Apple Keyboard: is tagged by udev as: Keyboard
[   261.894] (II) event19 - Apple Inc. Apple Keyboard: device is a keyboard
[   778.477] (EE) event16 - Logitech G502 HERO SE: client bug: event processing lagging behind by 15ms, your system is too slow

No, i don’t think you have the default configuration, and the way it looks, will not help much. Please remove your xorg.conf, edit the nvidia.conf with this:

Section "ServerLayout"
    Identifier     "Layout0"
    Screen         0 "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "LG"
    ModelName      "LG 22MK600M"
    HorizSync       30.0 - 83.0
    VertRefresh     50.0 - 75.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GTX 1650"
    Option  "ConnectToAcpid"    "Off"
    Option "metamodes" "nvidia-auto-select +0+0 {ForceCompositionPipeline=On}
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Extensions"
    Option         "COMPOSITE" "Enable"
EndSection

 
Section "InputClass"
    Identifier          "Keyboard Defaults"
    MatchIsKeyboard        "yes"
    Option              "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection

At least will not have that mixed xinerama/nonxinerama/multihead/nonmultihead entries …

Once you made the change, run this command from terminal

sudo mhwd-gpu --setmod nvidia --setxorg /etc/X11/mhwd.d/nvidia.conf

Reboot after that.
For more, see here Configure Graphics Cards - Manjaro

1 Like

In my opinion, there is a problem with the primary display in the xorg.conf file or I wrong? My need the BenQ G2420HDBL (DVI) primary display but not LG 22MK600M (HDMI), because BenQ more.
Monitor-1: DVI-D-0 res: 1920x1080 hz: 60 dpi: 102
size: 477x268mm (18.8x10.6") diag: 547mm (21.5") - it’s not correct
Monitor-2: HDMI-0 res: 1920x1080 hz: 60 dpi: 102
size: 480x270mm (18.9x10.6") diag: 551mm (21.7") - - it’s correct

Thanks bogdancovaciu but your proposal didn’t help to resolve my problem. I heve:
inxi --admin --verbosity=7 --filter --no-host --width

Monitor-1: DVI-D-0 res: 1920x1080 hz: 60 dpi: 102
size: 477x268mm (18.8x10.6") diag: 547mm (21.5") → right 24"
Monitor-2: HDMI-0 res: 1920x1080 hz: 60 dpi: 102
size: 480x270mm (18.9x10.6") diag: 551mm (21.7")

My displays has 101x101 dots per inch after change xorg.conf.
Who can me to help?

Is there any issue with the image displayed on your monitors with the default configuration, or is just that inxi and xandr incorrect information that bothers you? Your both monitors are only capable of maximum 1920x1080_60 … do you have cropped content on them, they are distorting images and the UI of the DE, are the fonts blurred or jagged? If all is clear and displays without artifacts, then could be the tools that might have a bug in reading that information …

On the other hand, have you tried different port and cable?

1 Like

I heve the fonts blurred of G2420HDBL. The 22MK600M doesn’t have problem. My GeForce GTX 1650 has 1 DVI and 1 HDMI. I can not use different port but I use only G2420HDBL and it didn’t help.

Is this issue present in live media too, other distro, or OS?
In System Settings > Display there’s an option to Force Font DPI for the Fonts. What happens if you change that?

Have you tried:

  • Updating your monitor’s firmware
  • creating a new mode using xrandr, more specifically the
  --fb widthxheight
         Reconfigures the screen to the specified  size.  All  configured
         monitors must fit within this size. When this option is not pro‐
         vided, xrandr computes the smallest screen size that  will  hold
         the  set  of  configured  outputs; this option provides a way to
         override that behaviour.

parameter.

Because the Cheap! Crap! Made! In! Taiwan :grin: :wink: BenQ is at fault here for misrepresenting its size, not Manjaro…

P.S. For more info: man xrandr

I wrote above in Ubuntu or Calculate not problem with display

I heve good display. It work 10 year

Вот почему я добавил это:
That’s why I added the:

:grin: :wink:

The fault is in the firmware of the BenQ, so try out a monitor firmware update first or a xrandr manual mode if there is no newer monitor firmware available…

:bowing_man:

P.S. Я отредактировал исходный пост, чтобы юмор был более ясным. :innocent:

I wrote above in Ubuntu or Calculate not problem with display but Ubuntu have bad KDE and Calculate is based on Gentoo don’t have Telegram end so. Manjaro is very good.