Bonjour,
Je rencontre une difficulté que je ne parviens pas à résoudre seul concernant le multi-écran depuis mon passage à Ubuntu 20.04 à sa sortie il y a un peu moins d'un an.
Auparavant j'étais sur Ubuntu Mate 18.04 et j'avais d'autres soucis mais pas à ce point.
Voilà comment je souhaiterais utiliser mon matériel :
- Mon PC principal avec écran Acer 24'' en 1920x1080 à DROITE en tant qu'écran principal avec le dock et la barre d'outils
- Ma TV Samsung 40'' de résolution 1920x1080 à GAUCHE de l'écran principal en écran secondaire (où je peux faire glisser une fenêtre de la droite de l'écran du PC vers la gauche sur la TV).
- J'aimerais pouvoir utiliser soit l'écran du PC, soit les deux, soit la TV uniquement alternativement en fonction de mes besoins.
Petite subtilité : la dalle de la TV est recouverte par les bords de l'écran. Pour que l'écran soit à la bonne dimension, j'utilise Nvidia-settings avec les réglages suivants :
ViewPortIn : 1920x1080
ViewPortOut : 1850x1035+32+24
Panning : 1920x1080
Mes problèmes sont :
1) Le réglage de ViewPortIn et Panning de la TV saute à chaque fois que la TV est désactivée pour utiliser l'écran du PC seul. Je dois lancer nvidia-settings à chaque fois pour le remettre.
2) L'outil "Ecrans" de Ubuntu me propose systématiquement l'écran du PC comme écran de GAUCHE quand je veux activer la TV. Je dois refaire la manip à chaque fois, ce qui n'est pas difficile mais relativement agaçant.
J'aimerais donc pouvoir inscrire ces réglages dans le marbre.
Je pense qu'il y a un conflit entre les paramètres d'écran de Ubuntu et Nvidia Settings mais je ne sais pas comment le contourner.
J'ai étudié la doc mais je suis un peu perdu. Je n'ai pas peur d'utiliser la ligne de commande ni d'éditer des fichier de config, mais je me perds complètement dans Xorg.conf, cela dépasse mes compétences.
Toute aide est la bienvenue.
Merci d'avance 😉
Voici mon fichier Xorg.conf :
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 440.82
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
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 "SAMSUNG"
HorizSync 15.0 - 81.0
VertRefresh 24.0 - 75.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 1660 SUPER"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Stereo" "0"
Option "nvidiaXineramaInfoOrder" "DFP-6"
Option "metamodes" "HDMI-0: nvidia-auto-select +0+0 {viewportin=1920x1080, viewportout=1850x1035+32+24, ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}, DP-5: nvidia-auto-select +1920+0 {ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}"
Option "SLI" "Off"
Option "MultiGPU" "Off"
Option "BaseMosaic" "off"
SubSection "Display"
Depth 24
EndSubSection
EndSection
et Xorg.0.log :
[ 5.407] (--) Log file renamed from "/var/log/Xorg.pid-1202.log" to "/var/log/Xorg.0.log"
[ 5.410]
X.Org X Server 1.20.9
X Protocol Version 11, Revision 0
[ 5.410] Build Operating System: Linux 4.15.0-130-generic x86_64 Ubuntu
[ 5.410] Current Operating System: Linux christophe-desktop 5.4.0-66-generic #74-Ubuntu SMP Wed Jan 27 22:54:38 UTC 2021 x86_64
[ 5.410] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-66-generic root=UUID=7844f591-3cc8-4342-998e-728c543edf5a ro quiet splash vt.handoff=7
[ 5.410] Build Date: 17 January 2021 09:13:31AM
[ 5.410] xorg-server 2:1.20.9-2ubuntu1.2~20.04.1 (For technical support please see http://www.ubuntu.com/support)
[ 5.410] Current version of pixman: 0.38.4
[ 5.410] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 5.410] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 5.410] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 28 12:34:01 2021
[ 5.410] (==) Using config file: "/etc/X11/xorg.conf"
[ 5.410] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 5.424] (==) ServerLayout "Layout0"
[ 5.424] (**) |-->Screen "Screen0" (0)
[ 5.424] (**) | |-->Monitor "Monitor0"
[ 5.427] (**) | |-->Device "Device0"
[ 5.427] (**) |-->Input Device "Keyboard0"
[ 5.427] (**) |-->Input Device "Mouse0"
[ 5.427] (**) Option "Xinerama" "0"
[ 5.427] (==) Automatically adding devices
[ 5.427] (==) Automatically enabling devices
[ 5.427] (==) Automatically adding GPU devices
[ 5.427] (==) Automatically binding GPU devices
[ 5.427] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 5.439] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 5.439] Entry deleted from font path.
[ 5.439] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 5.439] Entry deleted from font path.
[ 5.439] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 5.439] Entry deleted from font path.
[ 5.441] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 5.441] Entry deleted from font path.
[ 5.441] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 5.441] Entry deleted from font path.
[ 5.441] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 5.441] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 5.441] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 5.442] (WW) Disabling Keyboard0
[ 5.442] (WW) Disabling Mouse0
[ 5.442] (II) Loader magic: 0x564d18c69020
[ 5.442] (II) Module ABI versions:
[ 5.442] X.Org ANSI C Emulation: 0.4
[ 5.442] X.Org Video Driver: 24.1
[ 5.442] X.Org XInput driver : 24.1
[ 5.442] X.Org Server Extension : 10.0
[ 5.444] (++) using VT number 1
[ 5.448] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 5.448] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 5.449] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 12 paused 0
[ 5.450] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/x86_64-linux-gnu/nvidia/xorg,/usr/lib/xorg/modules"
[ 5.451] (--) PCI:*(1@0:0:0) 10de:21c4:1462:c758 rev 161, Mem @ 0xf2000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 5.451] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 5.451] (II) LoadModule: "dbe"
[ 5.451] (II) Module "dbe" already built-in
[ 5.451] (II) LoadModule: "extmod"
[ 5.451] (II) Module "extmod" already built-in
[ 5.451] (II) LoadModule: "glx"
[ 5.456] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 5.488] (II) Module glx: vendor="X.Org Foundation"
[ 5.488] compiled for 1.20.9, module version = 1.0.0
[ 5.488] ABI class: X.Org Server Extension, version 10.0
[ 5.488] (II) LoadModule: "nvidia"
[ 5.488] (II) Loading /usr/lib/x86_64-linux-gnu/nvidia/xorg/nvidia_drv.so
[ 5.508] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 5.508] compiled for 1.6.99.901, module version = 1.0.0
[ 5.508] Module class: X.Org Video Driver
[ 5.510] (II) NVIDIA dlloader X Driver 460.39 Thu Jan 21 21:54:11 UTC 2021
[ 5.510] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 5.511] (II) systemd-logind: releasing fd for 226:0
[ 5.514] (II) Loading sub module "fb"
[ 5.514] (II) LoadModule: "fb"
[ 5.515] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 5.520] (II) Module fb: vendor="X.Org Foundation"
[ 5.520] compiled for 1.20.9, module version = 1.0.0
[ 5.520] ABI class: X.Org ANSI C Emulation, version 0.4
[ 5.520] (II) Loading sub module "wfb"
[ 5.520] (II) LoadModule: "wfb"
[ 5.520] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 5.527] (II) Module wfb: vendor="X.Org Foundation"
[ 5.527] compiled for 1.20.9, module version = 1.0.0
[ 5.527] ABI class: X.Org ANSI C Emulation, version 0.4
[ 5.527] (II) Loading sub module "ramdac"
[ 5.527] (II) LoadModule: "ramdac"
[ 5.527] (II) Module "ramdac" already built-in
[ 5.533] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 5.533] (==) NVIDIA(0): RGB weight 888
[ 5.533] (==) NVIDIA(0): Default visual is TrueColor
[ 5.533] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 5.534] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 5.534] (**) NVIDIA(0): Option "Stereo" "0"
[ 5.534] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-6"
[ 5.534] (**) NVIDIA(0): Option "SLI" "Off"
[ 5.534] (**) NVIDIA(0): Option "MultiGPU" "Off"
[ 5.534] (**) NVIDIA(0): Option "BaseMosaic" "off"
[ 5.534] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 5.534] (**) NVIDIA(0): Stereo disabled by request
[ 5.534] (**) NVIDIA(0): NVIDIA SLI disabled.
[ 5.534] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[ 5.535] (**) NVIDIA(0): Option "MetaModes" "HDMI-0: nvidia-auto-select +0+0 {viewportin=1920x1080, viewportout=1850x1035+32+24, ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}, DP-5: nvidia-auto-select +1920+0 {ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}"
[ 5.535] (**) NVIDIA(0): Enabling 2D acceleration
[ 5.535] (II) Loading sub module "glxserver_nvidia"
[ 5.535] (II) LoadModule: "glxserver_nvidia"
[ 5.535] (II) Loading /usr/lib/x86_64-linux-gnu/nvidia/xorg/libglxserver_nvidia.so
[ 5.819] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 5.819] compiled for 1.6.99.901, module version = 1.0.0
[ 5.819] Module class: X.Org Server Extension
[ 5.819] (II) NVIDIA GLX Module 460.39 Thu Jan 21 21:51:40 UTC 2021
[ 5.830] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 6.742] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 6.742] (--) NVIDIA(0): DFP-0
[ 6.742] (--) NVIDIA(0): DFP-1
[ 6.742] (--) NVIDIA(0): DFP-2
[ 6.742] (--) NVIDIA(0): DFP-3
[ 6.742] (--) NVIDIA(0): DFP-4
[ 6.742] (--) NVIDIA(0): DFP-5
[ 6.742] (--) NVIDIA(0): DFP-6 (boot)
[ 6.743] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1660 SUPER (TU116-B) at PCI:1:0:0
[ 6.743] (II) NVIDIA(0): (GPU-0)
[ 6.743] (--) NVIDIA(0): Memory: 6291456 kBytes
[ 6.743] (--) NVIDIA(0): VideoBIOS: 90.16.48.00.a3
[ 6.743] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 6.743] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 6.743] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 6.743] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 6.743] (--) NVIDIA(GPU-0):
[ 6.743] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 6.743] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 6.743] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 6.743] (--) NVIDIA(GPU-0):
[ 6.743] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 6.743] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 6.743] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 6.743] (--) NVIDIA(GPU-0):
[ 6.743] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 6.743] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 6.743] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 6.743] (--) NVIDIA(GPU-0):
[ 6.773] (--) NVIDIA(GPU-0): SAMSUNG (DFP-4): connected
[ 6.773] (--) NVIDIA(GPU-0): SAMSUNG (DFP-4): Internal TMDS
[ 6.773] (--) NVIDIA(GPU-0): SAMSUNG (DFP-4): 600.0 MHz maximum pixel clock
[ 6.773] (--) NVIDIA(GPU-0):
[ 6.773] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 6.773] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 6.773] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[ 6.773] (--) NVIDIA(GPU-0):
[ 6.837] (--) NVIDIA(GPU-0): Acer R241Y (DFP-6): connected
[ 6.837] (--) NVIDIA(GPU-0): Acer R241Y (DFP-6): Internal TMDS
[ 6.837] (--) NVIDIA(GPU-0): Acer R241Y (DFP-6): 300.0 MHz maximum pixel clock
[ 6.837] (--) NVIDIA(GPU-0):
[ 6.938] (II) NVIDIA(0): Validated MetaModes:
[ 6.938] (II) NVIDIA(0):
[ 6.938] (II) NVIDIA(0): "HDMI-0:nvidia-auto-select+0+0{viewportin=1920x1080,viewportout=1850x1035+32+24,ForceCompositionPipeline=On,ForceFullCompositionPipeline=On},DP-5:nvidia-auto-select+1920+0{ForceCompositionPipeline=On,ForceFullCompositionPipeline=On}"
[ 6.938] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
[ 6.989] (--) NVIDIA(0): DPI set to (54, 54); computed from "UseEdidDpi" X config
[ 6.989] (--) NVIDIA(0): option
[ 6.990] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 6.990] (II) NVIDIA: access.
[ 7.017] (II) NVIDIA(0): Setting mode "HDMI-0:nvidia-auto-select+0+0{viewportin=1920x1080,viewportout=1850x1035+32+24,ForceCompositionPipeline=On,ForceFullCompositionPipeline=On},DP-5:nvidia-auto-select+1920+0{ForceCompositionPipeline=On,ForceFullCompositionPipeline=On}"
[ 7.263] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 7.263] (==) NVIDIA(0): Backing store enabled
[ 7.263] (==) NVIDIA(0): Silken mouse enabled
[ 7.264] (**) NVIDIA(0): DPMS enabled
[ 7.265] (II) Loading sub module "dri2"
[ 7.265] (II) LoadModule: "dri2"
[ 7.265] (II) Module "dri2" already built-in
[ 7.266] (II) NVIDIA(0): [DRI2] Setup complete
[ 7.266] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 7.266] (II) Initializing extension Generic Event Extension
[ 7.266] (II) Initializing extension SHAPE
[ 7.266] (II) Initializing extension MIT-SHM
[ 7.266] (II) Initializing extension XInputExtension
[ 7.267] (II) Initializing extension XTEST
[ 7.267] (II) Initializing extension BIG-REQUESTS
[ 7.267] (II) Initializing extension SYNC
[ 7.268] (II) Initializing extension XKEYBOARD
[ 7.268] (II) Initializing extension XC-MISC
[ 7.268] (II) Initializing extension SECURITY
[ 7.268] (II) Initializing extension XFIXES
[ 7.268] (II) Initializing extension RENDER
[ 7.268] (II) Initializing extension RANDR
[ 7.268] (II) Initializing extension COMPOSITE
[ 7.268] (II) Initializing extension DAMAGE
[ 7.269] (II) Initializing extension MIT-SCREEN-SAVER
[ 7.269] (II) Initializing extension DOUBLE-BUFFER
[ 7.269] (II) Initializing extension RECORD
[ 7.269] (II) Initializing extension DPMS
[ 7.269] (II) Initializing extension Present
[ 7.269] (II) Initializing extension DRI3
[ 7.269] (II) Initializing extension X-Resource
[ 7.269] (II) Initializing extension XVideo
[ 7.269] (II) Initializing extension XVideo-MotionCompensation
[ 7.269] (II) Initializing extension SELinux
[ 7.269] (II) SELinux: Disabled on system
[ 7.269] (II) Initializing extension GLX
[ 7.270] (II) Initializing extension GLX
[ 7.270] (II) Indirect GLX disabled.
[ 7.270] (II) GLX: Another vendor is already registered for screen 0
[ 7.270] (II) Initializing extension XFree86-VidModeExtension
[ 7.270] (II) Initializing extension XFree86-DGA
[ 7.270] (II) Initializing extension XFree86-DRI
[ 7.270] (II) Initializing extension DRI2
[ 7.270] (II) Initializing extension NV-GLX
[ 7.270] (II) Initializing extension NV-CONTROL
[ 7.270] (II) Initializing extension XINERAMA
[ 7.357] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 7.357] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 7.357] (II) LoadModule: "libinput"
[ 7.357] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 7.364] (II) Module libinput: vendor="X.Org Foundation"
[ 7.364] compiled for 1.20.4, module version = 0.29.0
[ 7.364] Module class: X.Org XInput Driver
[ 7.364] ABI class: X.Org XInput driver, version 24.1
[ 7.364] (II) Using input driver 'libinput' for 'Power Button'
[ 7.365] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 41 paused 0
[ 7.365] (**) Power Button: always reports core events
[ 7.365] (**) Option "Device" "/dev/input/event1"
[ 7.365] (**) Option "_source" "server/udev"
[ 7.374] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 7.374] (II) event1 - Power Button: device is a keyboard
[ 7.374] (II) event1 - Power Button: device removed
[ 7.374] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 7.374] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 7.374] (**) Option "xkb_model" "pc105"
[ 7.374] (**) Option "xkb_layout" "fr"
[ 7.374] (**) Option "xkb_variant" "latin9"
[ 7.400] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 7.400] (II) event1 - Power Button: device is a keyboard
[ 7.401] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 7.401] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 7.401] (II) Using input driver 'libinput' for 'Power Button'
[ 7.401] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 44 paused 0
[ 7.402] (**) Power Button: always reports core events
[ 7.402] (**) Option "Device" "/dev/input/event0"
[ 7.402] (**) Option "_source" "server/udev"
[ 7.402] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 7.402] (II) event0 - Power Button: device is a keyboard
[ 7.402] (II) event0 - Power Button: device removed
[ 7.402] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 7.402] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 7.402] (**) Option "xkb_model" "pc105"
[ 7.403] (**) Option "xkb_layout" "fr"
[ 7.403] (**) Option "xkb_variant" "latin9"
[ 7.403] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 7.403] (II) event0 - Power Button: device is a keyboard
[ 7.404] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[ 7.404] (II) No input driver specified, ignoring this device.
[ 7.404] (II) This device may have been added with another device file.
[ 7.404] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[ 7.404] (II) No input driver specified, ignoring this device.
[ 7.404] (II) This device may have been added with another device file.
[ 7.404] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[ 7.404] (II) No input driver specified, ignoring this device.
[ 7.404] (II) This device may have been added with another device file.
[ 7.405] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[ 7.405] (II) No input driver specified, ignoring this device.
[ 7.405] (II) This device may have been added with another device file.
[ 7.405] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event15)
[ 7.405] (II) No input driver specified, ignoring this device.
[ 7.405] (II) This device may have been added with another device file.
[ 7.405] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event16)
[ 7.405] (II) No input driver specified, ignoring this device.
[ 7.405] (II) This device may have been added with another device file.
[ 7.406] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event17)
[ 7.406] (II) No input driver specified, ignoring this device.
[ 7.406] (II) This device may have been added with another device file.
[ 7.406] (II) config/udev: Adding input device Logitech Wireless Keyboard PID:4023 (/dev/input/event2)
[ 7.406] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "libinput keyboard catchall"
[ 7.406] (II) Using input driver 'libinput' for 'Logitech Wireless Keyboard PID:4023'
[ 7.407] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 45 paused 0
[ 7.407] (**) Logitech Wireless Keyboard PID:4023: always reports core events
[ 7.407] (**) Option "Device" "/dev/input/event2"
[ 7.407] (**) Option "_source" "server/udev"
[ 7.408] (II) event2 - Logitech Wireless Keyboard PID:4023: is tagged by udev as: Keyboard
[ 7.409] (II) event2 - Logitech Wireless Keyboard PID:4023: device is a keyboard
[ 7.409] (II) event2 - Logitech Wireless Keyboard PID:4023: device removed
[ 7.409] (II) libinput: Logitech Wireless Keyboard PID:4023: needs a virtual subdevice
[ 7.409] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:046D:C534.0002/0003:046D:4023.0003/input/input19/event2"
[ 7.409] (II) XINPUT: Adding extended input device "Logitech Wireless Keyboard PID:4023" (type: MOUSE, id 8)
[ 7.409] (**) Option "AccelerationScheme" "none"
[ 7.409] (**) Logitech Wireless Keyboard PID:4023: (accel) selected scheme none/0
[ 7.409] (**) Logitech Wireless Keyboard PID:4023: (accel) acceleration factor: 2.000
[ 7.409] (**) Logitech Wireless Keyboard PID:4023: (accel) acceleration threshold: 4
[ 7.410] (II) event2 - Logitech Wireless Keyboard PID:4023: is tagged by udev as: Keyboard
[ 7.410] (II) event2 - Logitech Wireless Keyboard PID:4023: device is a keyboard
[ 7.411] (II) config/udev: Adding input device Logitech Wireless Mouse PID:4038 (/dev/input/event3)
[ 7.411] (**) Logitech Wireless Mouse PID:4038: Applying InputClass "libinput pointer catchall"
[ 7.411] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse PID:4038'
[ 7.412] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 46 paused 0
[ 7.412] (**) Logitech Wireless Mouse PID:4038: always reports core events
[ 7.412] (**) Option "Device" "/dev/input/event3"
[ 7.412] (**) Option "_source" "server/udev"
[ 7.414] (II) event3 - Logitech Wireless Mouse PID:4038: is tagged by udev as: Mouse
[ 7.414] (II) event3 - Logitech Wireless Mouse PID:4038: device is a pointer
[ 7.414] (II) event3 - Logitech Wireless Mouse PID:4038: device removed
[ 7.415] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:046D:C534.0002/0003:046D:4038.0004/input/input20/event3"
[ 7.415] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse PID:4038" (type: MOUSE, id 9)
[ 7.415] (**) Option "AccelerationScheme" "none"
[ 7.415] (**) Logitech Wireless Mouse PID:4038: (accel) selected scheme none/0
[ 7.415] (**) Logitech Wireless Mouse PID:4038: (accel) acceleration factor: 2.000
[ 7.415] (**) Logitech Wireless Mouse PID:4038: (accel) acceleration threshold: 4
[ 7.416] (II) event3 - Logitech Wireless Mouse PID:4038: is tagged by udev as: Mouse
[ 7.417] (II) event3 - Logitech Wireless Mouse PID:4038: device is a pointer
[ 7.418] (II) config/udev: Adding input device Logitech Wireless Mouse PID:4038 (/dev/input/mouse0)
[ 7.418] (II) No input driver specified, ignoring this device.
[ 7.418] (II) This device may have been added with another device file.
[ 7.418] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event4)
[ 7.418] (II) No input driver specified, ignoring this device.
[ 7.418] (II) This device may have been added with another device file.
[ 7.418] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event5)
[ 7.418] (II) No input driver specified, ignoring this device.
[ 7.418] (II) This device may have been added with another device file.
[ 7.419] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event6)
[ 7.419] (II) No input driver specified, ignoring this device.
[ 7.419] (II) This device may have been added with another device file.
[ 7.419] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event7)
[ 7.419] (II) No input driver specified, ignoring this device.
[ 7.419] (II) This device may have been added with another device file.
[ 7.420] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event8)
[ 7.420] (II) No input driver specified, ignoring this device.
[ 7.420] (II) This device may have been added with another device file.
[ 7.420] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event9)
[ 7.420] (II) No input driver specified, ignoring this device.
[ 7.420] (II) This device may have been added with another device file.
[ 7.420] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event10)
[ 7.420] (II) No input driver specified, ignoring this device.
[ 7.420] (II) This device may have been added with another device file.
[ 7.427] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "libinput keyboard catchall"
[ 7.427] (II) Using input driver 'libinput' for 'Logitech Wireless Keyboard PID:4023'
[ 7.427] (II) systemd-logind: returning pre-existing fd for /dev/input/event2 13:66
[ 7.427] (**) Logitech Wireless Keyboard PID:4023: always reports core events
[ 7.427] (**) Option "Device" "/dev/input/event2"
[ 7.427] (**) Option "_source" "_driver/libinput"
[ 7.427] (II) libinput: Logitech Wireless Keyboard PID:4023: is a virtual subdevice
[ 7.427] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:046D:C534.0002/0003:046D:4023.0003/input/input19/event2"
[ 7.427] (II) XINPUT: Adding extended input device "Logitech Wireless Keyboard PID:4023" (type: KEYBOARD, id 10)
[ 7.427] (**) Option "xkb_model" "pc105"
[ 7.427] (**) Option "xkb_layout" "fr"
[ 7.427] (**) Option "xkb_variant" "latin9"
[ 7.493] (--) NVIDIA(GPU-0): Acer R241Y (DFP-6): connected
[ 7.493] (--) NVIDIA(GPU-0): Acer R241Y (DFP-6): Internal TMDS
[ 7.493] (--) NVIDIA(GPU-0): Acer R241Y (DFP-6): 300.0 MHz maximum pixel clock
[ 7.493] (--) NVIDIA(GPU-0):
[ 7.557] (--) NVIDIA(GPU-0): Acer R241Y (DFP-6): connected
[ 7.557] (--) NVIDIA(GPU-0): Acer R241Y (DFP-6): Internal TMDS
[ 7.557] (--) NVIDIA(GPU-0): Acer R241Y (DFP-6): 300.0 MHz maximum pixel clock
[ 7.557] (--) NVIDIA(GPU-0):
[ 8.038] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 8.038] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 8.038] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 8.038] (--) NVIDIA(GPU-0):
[ 8.038] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 8.038] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 8.038] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 8.038] (--) NVIDIA(GPU-0):
[ 8.038] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 8.038] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 8.038] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 8.038] (--) NVIDIA(GPU-0):
[ 8.038] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 8.038] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 8.038] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 8.038] (--) NVIDIA(GPU-0):
[ 8.068] (--) NVIDIA(GPU-0): SAMSUNG (DFP-4): connected
[ 8.068] (--) NVIDIA(GPU-0): SAMSUNG (DFP-4): Internal TMDS
[ 8.068] (--) NVIDIA(GPU-0): SAMSUNG (DFP-4): 600.0 MHz maximum pixel clock
[ 8.068] (--) NVIDIA(GPU-0):
[ 8.068] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 8.068] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 8.068] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[ 8.068] (--) NVIDIA(GPU-0):
[ 8.131] (--) NVIDIA(GPU-0): Acer R241Y (DFP-6): connected
[ 8.131] (--) NVIDIA(GPU-0): Acer R241Y (DFP-6): Internal TMDS
[ 8.131] (--) NVIDIA(GPU-0): Acer R241Y (DFP-6): 300.0 MHz maximum pixel clock
[ 8.131] (--) NVIDIA(GPU-0):
[ 8.194] (WW) NVIDIA(0): custom viewPortOut, 1850 x 1035 +32 +24, does not fit within
[ 8.194] (WW) NVIDIA(0): rasterSize, 1850x1035; ignoring custom viewPortOut
[ 8.196] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1850x1035+32+24, ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}, DP-5: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0, ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}"
[ 8.373] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1850x1035 +1920+0 {ViewPortIn=1850x1035, ViewPortOut=1850x1035+32+24, ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}, DP-5: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0, ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}"
[ 10.399] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 10.399] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 10.399] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 10.399] (--) NVIDIA(GPU-0):
[ 10.399] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 10.399] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 10.399] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 10.399] (--) NVIDIA(GPU-0):
[ 10.400] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 10.400] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 10.400] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 10.400] (--) NVIDIA(GPU-0):
[ 10.400] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 10.400] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 10.400] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 10.400] (--) NVIDIA(GPU-0):
[ 10.429] (--) NVIDIA(GPU-0): SAMSUNG (DFP-4): connected
[ 10.429] (--) NVIDIA(GPU-0): SAMSUNG (DFP-4): Internal TMDS
[ 10.429] (--) NVIDIA(GPU-0): SAMSUNG (DFP-4): 600.0 MHz maximum pixel clock
[ 10.429] (--) NVIDIA(GPU-0):
[ 10.429] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 10.429] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 10.429] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[ 10.429] (--) NVIDIA(GPU-0):
[ 10.493] (--) NVIDIA(GPU-0): Acer R241Y (DFP-6): connected
[ 10.493] (--) NVIDIA(GPU-0): Acer R241Y (DFP-6): Internal TMDS
[ 10.493] (--) NVIDIA(GPU-0): Acer R241Y (DFP-6): 300.0 MHz maximum pixel clock
[ 10.493] (--) NVIDIA(GPU-0):
[ 20.866] (**) Option "fd" "41"
[ 20.866] (II) event1 - Power Button: device removed
[ 20.866] (**) Option "fd" "44"
[ 20.866] (II) event0 - Power Button: device removed
[ 20.866] (**) Option "fd" "45"
[ 20.867] (**) Option "fd" "46"
[ 20.867] (II) event3 - Logitech Wireless Mouse PID:4038: device removed
[ 20.867] (**) Option "fd" "45"
[ 20.867] (II) event2 - Logitech Wireless Keyboard PID:4023: device removed
[ 21.173] (II) systemd-logind: got pause for 13:67
[ 21.173] (II) systemd-logind: got pause for 13:65
[ 21.173] (II) systemd-logind: got pause for 13:66
[ 21.173] (II) systemd-logind: got pause for 13:64