Unable to display on main screen (with nvidia) on laptop DELL-G3

Hi all!
I have installed the last linux driver 410.73 at this time and I am having problems, I can’t get the laptop display on main screen. Display on HDMI port works perfectly!

I have two graphic cards on this laptop :
00:02.0 VGA compatible controller: Intel Corporation Device 3e9b
01:00.0 3D controller: NVIDIA Corporation Device 1c8c (rev a1)

Here is the content of my /usr/share/X11/xorg.conf.d/20-nvidia.conf :

Section “Device”
Identifier “Device0”
Driver “nvidia”
VendorName “Nvidia Corporation”
Option “ConnectedMonitor” “DFP-0”
BusID “PCI:1:0:0”
EndSection

And the content of /usr/share/X11/xorg.conf.d/10-monitor.conf
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”
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option “DPMS”
EndSection

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

I have also blacklisted the i915 module.

Here is the content of the Xorg.0.log :

[ 5.415] (–) Log file renamed from “/var/log/Xorg.pid-883.log” to “/var/log/Xorg.0.log”
[ 5.416]
X.Org X Server 1.19.2
Release Date: 2017-03-02
[ 5.416] X Protocol Version 11, Revision 0
[ 5.416] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[ 5.416] Current Operating System: Linux dell-g3 4.18.0-0.bpo.1-amd64 #1 SMP Debian 4.18.6-1~bpo9+1 (2018-09-13) x86_64
[ 5.416] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.18.0-0.bpo.1-amd64 root=UUID=b4601364-8b93-4df2-a059-3bcd5c1d2ff6 ro quiet
[ 5.416] Build Date: 03 November 2018 03:09:11AM
[ 5.416] xorg-server 2:1.19.2-1+deb9u5 (Debian -- User Support)
[ 5.416] Current version of pixman: 0.34.0
[ 5.416] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 5.416] Markers: (–) probed, () from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 5.416] (==) Log file: “/var/log/Xorg.0.log”, Time: Tue Nov 13 10:07:02 2018
[ 5.419] (==) Using system config directory “/usr/share/X11/xorg.conf.d”
[ 5.421] (==) ServerLayout “Layout0”
[ 5.421] (
) |–>Screen “Screen0” (0)
[ 5.421] () | |–>Monitor “Monitor0”
[ 5.421] (
) | |–>Device “Device0”
[ 5.421] () |–>Input Device “Keyboard0”
[ 5.421] (
) |–>Input Device “Mouse0”
[ 5.421] (==) Automatically adding devices
[ 5.421] (==) Automatically enabling devices
[ 5.421] (==) Automatically adding GPU devices
[ 5.421] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 5.424] (WW) The directory “/usr/share/fonts/X11/cyrillic” does not exist.
[ 5.424] Entry deleted from font path.
[ 5.429] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 5.429] (==) ModulePath set to “/usr/lib/xorg/modules”
[ 5.429] (WW) Hotplugging is on, devices using drivers ‘kbd’, ‘mouse’ or ‘vmmouse’ will be disabled.
[ 5.429] (WW) Disabling Keyboard0
[ 5.429] (WW) Disabling Mouse0
[ 5.429] (II) Loader magic: 0x55985218ae00
[ 5.429] (II) Module ABI versions:
[ 5.429] X.Org ANSI C Emulation: 0.4
[ 5.429] X.Org Video Driver: 23.0
[ 5.429] X.Org XInput driver : 24.1
[ 5.429] X.Org Server Extension : 10.0
[ 5.431] (++) using VT number 1

[ 5.435] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
[ 5.437] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 5.438] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 12 paused 0
[ 5.438] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 5.439] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[ 5.443] (–) PCI:*(0:0:2:0) 8086:3e9b:1028:086f rev 0, Mem @ 0xa2000000/16777216, 0x80000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x???/131072
[ 5.443] (–) PCI: (0:1:0:0) 10de:1c8c:1028:086f rev 161, Mem @ 0xa3000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x???/524288
[ 5.443] (II) LoadModule: “glx”
[ 5.444] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 5.446] (II) Module glx: vendor=“X.Org Foundation”
[ 5.446] compiled for 1.19.2, module version = 1.0.0
[ 5.447] ABI class: X.Org Server Extension, version 10.0
[ 5.447] (II) LoadModule: “nvidia”
[ 5.447] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 5.450] (II) Module nvidia: vendor=“NVIDIA Corporation”
[ 5.450] compiled for 4.0.2, module version = 1.0.0
[ 5.450] Module class: X.Org Video Driver
[ 5.450] (II) NVIDIA dlloader X Driver 410.73 Sat Oct 20 22:19:41 CDT 2018
[ 5.450] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 5.451] (II) systemd-logind: releasing fd for 226:1
[ 5.452] (II) Loading sub module “fb”
[ 5.452] (II) LoadModule: “fb”
[ 5.452] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 5.453] (II) Module fb: vendor=“X.Org Foundation”
[ 5.453] compiled for 1.19.2, module version = 1.0.0
[ 5.453] ABI class: X.Org ANSI C Emulation, version 0.4
[ 5.453] (II) Loading sub module “wfb”
[ 5.453] (II) LoadModule: “wfb”
[ 5.453] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 5.454] (II) Module wfb: vendor=“X.Org Foundation”
[ 5.454] compiled for 1.19.2, module version = 1.0.0
[ 5.454] ABI class: X.Org ANSI C Emulation, version 0.4
[ 5.454] (II) Loading sub module “ramdac”
[ 5.454] (II) LoadModule: “ramdac”
[ 5.454] (II) Module “ramdac” already built-in
[ 5.455] () NVIDIA(0): Depth 24, (–) framebuffer bpp 32
[ 5.455] (==) NVIDIA(0): RGB weight 888
[ 5.455] (==) NVIDIA(0): Default visual is TrueColor
[ 5.455] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 5.455] (
) NVIDIA(0): Option “ConnectedMonitor” “DFP-0”
[ 5.455] () NVIDIA(0): Enabling 2D acceleration
[ 5.455] (
) NVIDIA(0): ConnectedMonitor string: “DFP-0”
[ 5.455] (II) Loading sub module “glxserver_nvidia”
[ 5.455] (II) LoadModule: “glxserver_nvidia”
[ 5.456] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[ 5.478] (II) Module glxserver_nvidia: vendor=“NVIDIA Corporation”
[ 5.478] compiled for 4.0.2, module version = 1.0.0
[ 5.478] Module class: X.Org Server Extension
[ 5.478] (II) NVIDIA GLX Module 410.73 Sat Oct 20 22:16:49 CDT 2018
[ 5.718] (–) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 5.718] (–) NVIDIA(0): DFP-0 (boot)
[ 5.718] () NVIDIA(0): Using ConnectedMonitor string “DFP-0”.
[ 5.720] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 Ti (GP107-A) at PCI:1:0:0 (GPU-0)
[ 5.720] (–) NVIDIA(0): Memory: 4194304 kBytes
[ 5.720] (–) NVIDIA(0): VideoBIOS: 86.07.4b.00.1b
[ 5.720] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 5.749] (–) NVIDIA(GPU-0): DELL U2414H (DFP-0): connected
[ 5.749] (–) NVIDIA(GPU-0): DELL U2414H (DFP-0): Internal TMDS
[ 5.749] (–) NVIDIA(GPU-0): DELL U2414H (DFP-0): 600.0 MHz maximum pixel clock
[ 5.749] (–) NVIDIA(GPU-0):
[ 5.753] (==) NVIDIA(0):
[ 5.753] (==) NVIDIA(0): No modes were requested; the default mode “nvidia-auto-select”
[ 5.753] (==) NVIDIA(0): will be used as the requested mode.
[ 5.753] (==) NVIDIA(0):
[ 5.753] (II) NVIDIA(0): Validated MetaModes:
[ 5.753] (II) NVIDIA(0): “DFP-0:nvidia-auto-select”
[ 5.753] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 5.758] (–) NVIDIA(0): DPI set to (92, 91); computed from “UseEdidDpi” X config
[ 5.758] (–) NVIDIA(0): option
[ 5.758] (–) Depth 24 pixmap format is 32 bpp
[ 5.758] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 5.758] (II) NVIDIA: access.
[ 5.777] (II) NVIDIA(0): Setting mode “DFP-0:nvidia-auto-select”
[ 5.804] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 5.804] (==) NVIDIA(0): Backing store enabled
[ 5.804] (==) NVIDIA(0): Silken mouse enabled
[ 5.805] (
) NVIDIA(0): DPMS enabled
[ 5.805] (II) Loading sub module “dri2”
[ 5.805] (II) LoadModule: “dri2”
[ 5.805] (II) Module “dri2” already built-in
[ 5.805] (II) NVIDIA(0): [DRI2] Setup complete
[ 5.805] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 5.805] (–) RandR disabled
[ 5.807] (II) SELinux: Disabled on system
[ 5.808] (II) Initializing extension GLX
[ 5.808] (II) Indirect GLX disabled.
[ 5.846] (II) config/udev: Adding input device Power Button (/dev/input/event9)
[ 5.846] () Power Button: Applying InputClass “libinput keyboard catchall”
[ 5.846] (II) LoadModule: “libinput”
[ 5.846] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 5.847] (II) Module libinput: vendor=“X.Org Foundation”
[ 5.847] compiled for 1.19.0, module version = 0.23.0
[ 5.847] Module class: X.Org XInput Driver
[ 5.847] ABI class: X.Org XInput driver, version 24.1
[ 5.847] (II) Using input driver ‘libinput’ for ‘Power Button’
[ 5.848] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 40 paused 0
[ 5.848] (
) Power Button: always reports core events
[ 5.848] () Option “Device” “/dev/input/event9”
[ 5.848] (
) Option “_source” “server/udev”
[ 5.848] (II) input device ‘Power Button’, /dev/input/event9 is tagged by udev as: Keyboard
[ 5.848] (II) input device ‘Power Button’, /dev/input/event9 is a keyboard
[ 5.848] () Option “config_info” “udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input14/event9”
[ 5.848] (II) XINPUT: Adding extended input device “Power Button” (type: KEYBOARD, id 6)
[ 5.848] (
) Option “xkb_model” “pc105”
[ 5.848] () Option “xkb_layout” “us”
[ 5.848] (II) input device ‘Power Button’, /dev/input/event9 is tagged by udev as: Keyboard
[ 5.848] (II) input device ‘Power Button’, /dev/input/event9 is a keyboard
[ 5.849] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
[ 5.849] (
) Video Bus: Applying InputClass “libinput keyboard catchall”
[ 5.849] (II) Using input driver ‘libinput’ for ‘Video Bus’
[ 5.849] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 43 paused 0
[ 5.849] () Video Bus: always reports core events
[ 5.849] (
) Option “Device” “/dev/input/event14”
[ 5.849] () Option “_source” “server/udev”
[ 5.849] (II) input device ‘Video Bus’, /dev/input/event14 is tagged by udev as: Keyboard
[ 5.849] (II) input device ‘Video Bus’, /dev/input/event14 is a keyboard
[ 5.849] (
) Option “config_info” “udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input19/event14”
[ 5.849] (II) XINPUT: Adding extended input device “Video Bus” (type: KEYBOARD, id 7)
[ 5.849] () Option “xkb_model” “pc105”
[ 5.849] (
) Option “xkb_layout” “us”
[ 5.850] (II) input device ‘Video Bus’, /dev/input/event14 is tagged by udev as: Keyboard
[ 5.850] (II) input device ‘Video Bus’, /dev/input/event14 is a keyboard
[ 5.850] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
[ 5.850] () Video Bus: Applying InputClass “libinput keyboard catchall”
[ 5.850] (II) Using input driver ‘libinput’ for ‘Video Bus’
[ 5.850] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 44 paused 0
[ 5.850] (
) Video Bus: always reports core events
[ 5.850] () Option “Device” “/dev/input/event15”
[ 5.850] (
) Option “_source” “server/udev”
[ 5.850] (II) input device ‘Video Bus’, /dev/input/event15 is tagged by udev as: Keyboard
[ 5.850] (II) input device ‘Video Bus’, /dev/input/event15 is a keyboard
[ 5.850] () Option “config_info” “udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0b/LNXVIDEO:01/input/input20/event15”
[ 5.850] (II) XINPUT: Adding extended input device “Video Bus” (type: KEYBOARD, id 8)
[ 5.850] (
) Option “xkb_model” “pc105”
[ 5.850] () Option “xkb_layout” “us”
[ 5.851] (II) input device ‘Video Bus’, /dev/input/event15 is tagged by udev as: Keyboard
[ 5.851] (II) input device ‘Video Bus’, /dev/input/event15 is a keyboard
[ 5.851] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[ 5.851] (
) Power Button: Applying InputClass “libinput keyboard catchall”
[ 5.851] (II) Using input driver ‘libinput’ for ‘Power Button’
[ 5.851] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 45 paused 0
[ 5.851] () Power Button: always reports core events
[ 5.851] (
) Option “Device” “/dev/input/event7”
[ 5.851] () Option “_source” “server/udev”
[ 5.851] (II) input device ‘Power Button’, /dev/input/event7 is tagged by udev as: Keyboard
[ 5.851] (II) input device ‘Power Button’, /dev/input/event7 is a keyboard
[ 5.852] (
) Option “config_info” “udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input12/event7”
[ 5.852] (II) XINPUT: Adding extended input device “Power Button” (type: KEYBOARD, id 9)
[ 5.852] () Option “xkb_model” “pc105”
[ 5.852] (
) Option “xkb_layout” “us”
[ 5.852] (II) input device ‘Power Button’, /dev/input/event7 is tagged by udev as: Keyboard
[ 5.852] (II) input device ‘Power Button’, /dev/input/event7 is a keyboard
[ 5.852] (II) config/udev: Adding input device Lid Switch (/dev/input/event6)
[ 5.852] (II) No input driver specified, ignoring this device.
[ 5.852] (II) This device may have been added with another device file.
[ 5.852] (II) config/udev: Adding input device Sleep Button (/dev/input/event8)
[ 5.852] () Sleep Button: Applying InputClass “libinput keyboard catchall”
[ 5.852] (II) Using input driver ‘libinput’ for ‘Sleep Button’
[ 5.853] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 46 paused 0
[ 5.853] (
) Sleep Button: always reports core events
[ 5.853] () Option “Device” “/dev/input/event8”
[ 5.853] (
) Option “_source” “server/udev”
[ 5.853] (II) input device ‘Sleep Button’, /dev/input/event8 is tagged by udev as: Keyboard
[ 5.853] (II) input device ‘Sleep Button’, /dev/input/event8 is a keyboard
[ 5.853] () Option “config_info” “udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input13/event8”
[ 5.853] (II) XINPUT: Adding extended input device “Sleep Button” (type: KEYBOARD, id 10)
[ 5.853] (
) Option “xkb_model” “pc105”
[ 5.853] () Option “xkb_layout” “us”
[ 5.853] (II) input device ‘Sleep Button’, /dev/input/event8 is tagged by udev as: Keyboard
[ 5.853] (II) input device ‘Sleep Button’, /dev/input/event8 is a keyboard
[ 5.853] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event18)
[ 5.853] (II) No input driver specified, ignoring this device.
[ 5.853] (II) This device may have been added with another device file.
[ 5.854] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
[ 5.854] (
) Logitech USB Receiver: Applying InputClass “libinput keyboard catchall”
[ 5.854] (II) Using input driver ‘libinput’ for ‘Logitech USB Receiver’
[ 5.854] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 47 paused 0
[ 5.854] () Logitech USB Receiver: always reports core events
[ 5.854] (
) Option “Device” “/dev/input/event1”
[ 5.854] () Option “_source” “server/udev”
[ 5.854] (II) input device ‘Logitech USB Receiver’, /dev/input/event1 is tagged by udev as: Keyboard
[ 5.854] (II) input device ‘Logitech USB Receiver’, /dev/input/event1 is a keyboard
[ 5.854] (
) Option “config_info” “udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:046D:C534.0001/input/input3/event1”
[ 5.854] (II) XINPUT: Adding extended input device “Logitech USB Receiver” (type: KEYBOARD, id 11)
[ 5.854] () Option “xkb_model” “pc105”
[ 5.854] (
) Option “xkb_layout” “us”
[ 5.855] (II) input device ‘Logitech USB Receiver’, /dev/input/event1 is tagged by udev as: Keyboard
[ 5.855] (II) input device ‘Logitech USB Receiver’, /dev/input/event1 is a keyboard
[ 5.855] (II) config/udev: Adding input device Logitech USB Receiver Mouse (/dev/input/event2)
[ 5.855] () Logitech USB Receiver Mouse: Applying InputClass “libinput pointer catchall”
[ 5.855] (II) Using input driver ‘libinput’ for ‘Logitech USB Receiver Mouse’
[ 5.855] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 48 paused 0
[ 5.855] (
) Logitech USB Receiver Mouse: always reports core events
[ 5.855] () Option “Device” “/dev/input/event2”
[ 5.855] (
) Option “_source” “server/udev”
[ 5.856] (II) input device ‘Logitech USB Receiver Mouse’, /dev/input/event2 is tagged by udev as: Mouse
[ 5.856] (II) input device ‘Logitech USB Receiver Mouse’, /dev/input/event2 is a pointer caps
[ 5.856] () Option “config_info” “udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C534.0002/input/input4/event2”
[ 5.856] (II) XINPUT: Adding extended input device “Logitech USB Receiver Mouse” (type: MOUSE, id 12)
[ 5.856] (
) Option “AccelerationScheme” “none”
[ 5.856] () Logitech USB Receiver Mouse: (accel) selected scheme none/0
[ 5.856] (
) Logitech USB Receiver Mouse: (accel) acceleration factor: 2.000
[ 5.856] () Logitech USB Receiver Mouse: (accel) acceleration threshold: 4
[ 5.856] (II) input device ‘Logitech USB Receiver Mouse’, /dev/input/event2 is tagged by udev as: Mouse
[ 5.856] (II) input device ‘Logitech USB Receiver Mouse’, /dev/input/event2 is a pointer caps
[ 5.856] (II) config/udev: Adding input device Logitech USB Receiver Mouse (/dev/input/mouse0)
[ 5.856] (II) No input driver specified, ignoring this device.
[ 5.856] (II) This device may have been added with another device file.
[ 5.857] (II) config/udev: Adding input device Logitech USB Receiver Consumer Control (/dev/input/event3)
[ 5.857] (
) Logitech USB Receiver Consumer Control: Applying InputClass “libinput keyboard catchall”
[ 5.857] (II) Using input driver ‘libinput’ for ‘Logitech USB Receiver Consumer Control’
[ 5.857] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 49 paused 0
[ 5.857] () Logitech USB Receiver Consumer Control: always reports core events
[ 5.857] (
) Option “Device” “/dev/input/event3”
[ 5.857] () Option “_source” “server/udev”
[ 5.857] (II) input device ‘Logitech USB Receiver Consumer Control’, /dev/input/event3 is tagged by udev as: Keyboard
[ 5.857] (II) input device ‘Logitech USB Receiver Consumer Control’, /dev/input/event3 is a keyboard
[ 5.857] (II) libinput: Logitech USB Receiver Consumer Control: needs a virtual subdevice
[ 5.857] (
) Option “config_info” “udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C534.0002/input/input5/event3”
[ 5.857] (II) XINPUT: Adding extended input device “Logitech USB Receiver Consumer Control” (type: MOUSE, id 13)
[ 5.857] () Option “AccelerationScheme” “none”
[ 5.857] (
) Logitech USB Receiver Consumer Control: (accel) selected scheme none/0
[ 5.857] () Logitech USB Receiver Consumer Control: (accel) acceleration factor: 2.000
[ 5.857] (
) Logitech USB Receiver Consumer Control: (accel) acceleration threshold: 4
[ 5.858] (II) input device ‘Logitech USB Receiver Consumer Control’, /dev/input/event3 is tagged by udev as: Keyboard
[ 5.858] (II) input device ‘Logitech USB Receiver Consumer Control’, /dev/input/event3 is a keyboard
[ 5.858] (II) config/udev: Adding input device Logitech USB Receiver System Control (/dev/input/event4)
[ 5.858] () Logitech USB Receiver System Control: Applying InputClass “libinput keyboard catchall”
[ 5.858] (II) Using input driver ‘libinput’ for ‘Logitech USB Receiver System Control’
[ 5.858] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 50 paused 0
[ 5.858] (
) Logitech USB Receiver System Control: always reports core events
[ 5.858] () Option “Device” “/dev/input/event4”
[ 5.858] (
) Option “_source” “server/udev”
[ 5.859] (II) input device ‘Logitech USB Receiver System Control’, /dev/input/event4 is tagged by udev as: Keyboard
[ 5.859] (II) input device ‘Logitech USB Receiver System Control’, /dev/input/event4 is a keyboard
[ 5.859] () Option “config_info” “udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C534.0002/input/input6/event4”
[ 5.859] (II) XINPUT: Adding extended input device “Logitech USB Receiver System Control” (type: KEYBOARD, id 14)
[ 5.859] (
) Option “xkb_model” “pc105”
[ 5.859] () Option “xkb_layout” “us”
[ 5.859] (II) input device ‘Logitech USB Receiver System Control’, /dev/input/event4 is tagged by udev as: Keyboard
[ 5.859] (II) input device ‘Logitech USB Receiver System Control’, /dev/input/event4 is a keyboard
[ 5.859] (II) config/udev: Adding input device Integrated Webcam: Integrated W (/dev/input/event16)
[ 5.859] (
) Integrated Webcam: Integrated W: Applying InputClass “libinput keyboard catchall”
[ 5.859] (II) Using input driver ‘libinput’ for ‘Integrated Webcam: Integrated W’
[ 5.860] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 51 paused 0
[ 5.860] () Integrated Webcam: Integrated W: always reports core events
[ 5.860] (
) Option “Device” “/dev/input/event16”
[ 5.860] () Option “_source” “server/udev”
[ 5.860] (II) input device ‘Integrated Webcam: Integrated W’, /dev/input/event16 is tagged by udev as: Keyboard
[ 5.860] (II) input device ‘Integrated Webcam: Integrated W’, /dev/input/event16 is a keyboard
[ 5.860] (
) Option “config_info” “udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input21/event16”
[ 5.860] (II) XINPUT: Adding extended input device “Integrated Webcam: Integrated W” (type: KEYBOARD, id 15)
[ 5.860] () Option “xkb_model” “pc105”
[ 5.860] (
) Option “xkb_layout” “us”
[ 5.860] (II) input device ‘Integrated Webcam: Integrated W’, /dev/input/event16 is tagged by udev as: Keyboard
[ 5.860] (II) input device ‘Integrated Webcam: Integrated W’, /dev/input/event16 is a keyboard
[ 5.861] (II) config/udev: Adding input device DELL086F:00 06CB:7E92 Touchpad (/dev/input/event17)
[ 5.861] () DELL086F:00 06CB:7E92 Touchpad: Applying InputClass “libinput touchpad catchall”
[ 5.861] (II) Using input driver ‘libinput’ for ‘DELL086F:00 06CB:7E92 Touchpad’
[ 5.969] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 52 paused 0
[ 5.969] (
) DELL086F:00 06CB:7E92 Touchpad: always reports core events
[ 5.969] () Option “Device” “/dev/input/event17”
[ 5.969] (
) Option “_source” “server/udev”
[ 5.970] (II) input device ‘DELL086F:00 06CB:7E92 Touchpad’, /dev/input/event17 is tagged by udev as: Touchpad
[ 5.970] (II) input device ‘DELL086F:00 06CB:7E92 Touchpad’, /dev/input/event17 is a touchpad
[ 5.970] () Option “config_info” “udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-3/i2c-DELL086F:00/0018:06CB:7E92.0003/input/input29/event17”
[ 5.970] (II) XINPUT: Adding extended input device “DELL086F:00 06CB:7E92 Touchpad” (type: TOUCHPAD, id 16)
[ 5.970] (
) Option “AccelerationScheme” “none”
[ 5.971] () DELL086F:00 06CB:7E92 Touchpad: (accel) selected scheme none/0
[ 5.971] (
) DELL086F:00 06CB:7E92 Touchpad: (accel) acceleration factor: 2.000
[ 5.971] () DELL086F:00 06CB:7E92 Touchpad: (accel) acceleration threshold: 4
[ 5.971] (II) input device ‘DELL086F:00 06CB:7E92 Touchpad’, /dev/input/event17 is tagged by udev as: Touchpad
[ 5.971] (II) input device ‘DELL086F:00 06CB:7E92 Touchpad’, /dev/input/event17 is a touchpad
[ 5.972] (II) config/udev: Adding input device DELL086F:00 06CB:7E92 Touchpad (/dev/input/mouse2)
[ 5.972] (II) No input driver specified, ignoring this device.
[ 5.972] (II) This device may have been added with another device file.
[ 5.973] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event19)
[ 5.973] (II) No input driver specified, ignoring this device.
[ 5.973] (II) This device may have been added with another device file.
[ 5.974] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event20)
[ 5.974] (II) No input driver specified, ignoring this device.
[ 5.974] (II) This device may have been added with another device file.
[ 5.974] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event21)
[ 5.974] (II) No input driver specified, ignoring this device.
[ 5.974] (II) This device may have been added with another device file.
[ 5.974] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event22)
[ 5.974] (II) No input driver specified, ignoring this device.
[ 5.974] (II) This device may have been added with another device file.
[ 5.975] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event23)
[ 5.975] (II) No input driver specified, ignoring this device.
[ 5.975] (II) This device may have been added with another device file.
[ 5.975] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event24)
[ 5.975] (II) No input driver specified, ignoring this device.
[ 5.975] (II) This device may have been added with another device file.
[ 5.975] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event25)
[ 5.975] (II) No input driver specified, ignoring this device.
[ 5.975] (II) This device may have been added with another device file.
[ 5.975] (II) config/udev: Adding input device Intel HID events (/dev/input/event10)
[ 5.975] (
) Intel HID events: Applying InputClass “libinput keyboard catchall”
[ 5.975] (II) Using input driver ‘libinput’ for ‘Intel HID events’
[ 5.975] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 53 paused 0
[ 5.975] () Intel HID events: always reports core events
[ 5.975] (
) Option “Device” “/dev/input/event10”
[ 5.975] () Option “_source” “server/udev”
[ 5.976] (II) input device ‘Intel HID events’, /dev/input/event10 is tagged by udev as: Keyboard
[ 5.976] (II) input device ‘Intel HID events’, /dev/input/event10 is a keyboard
[ 5.976] (
) Option “config_info” “udev:/sys/devices/platform/INT33D5:00/input/input15/event10”
[ 5.976] (II) XINPUT: Adding extended input device “Intel HID events” (type: KEYBOARD, id 17)
[ 5.976] () Option “xkb_model” “pc105”
[ 5.976] (
) Option “xkb_layout” “us”
[ 5.976] (II) input device ‘Intel HID events’, /dev/input/event10 is tagged by udev as: Keyboard
[ 5.976] (II) input device ‘Intel HID events’, /dev/input/event10 is a keyboard
[ 5.976] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event11)
[ 5.976] () Intel HID 5 button array: Applying InputClass “libinput keyboard catchall”
[ 5.976] (II) Using input driver ‘libinput’ for ‘Intel HID 5 button array’
[ 5.977] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 54 paused 0
[ 5.977] (
) Intel HID 5 button array: always reports core events
[ 5.977] () Option “Device” “/dev/input/event11”
[ 5.977] (
) Option “_source” “server/udev”
[ 5.977] (II) input device ‘Intel HID 5 button array’, /dev/input/event11 is tagged by udev as: Keyboard
[ 5.977] (II) input device ‘Intel HID 5 button array’, /dev/input/event11 is a keyboard
[ 5.977] () Option “config_info” “udev:/sys/devices/platform/INT33D5:00/input/input16/event11”
[ 5.977] (II) XINPUT: Adding extended input device “Intel HID 5 button array” (type: KEYBOARD, id 18)
[ 5.977] (
) Option “xkb_model” “pc105”
[ 5.977] () Option “xkb_layout” “us”
[ 5.977] (II) input device ‘Intel HID 5 button array’, /dev/input/event11 is tagged by udev as: Keyboard
[ 5.977] (II) input device ‘Intel HID 5 button array’, /dev/input/event11 is a keyboard
[ 5.977] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event13)
[ 5.977] (
) Dell WMI hotkeys: Applying InputClass “libinput keyboard catchall”
[ 5.977] (II) Using input driver ‘libinput’ for ‘Dell WMI hotkeys’
[ 5.978] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 55 paused 0
[ 5.978] () Dell WMI hotkeys: always reports core events
[ 5.978] (
) Option “Device” “/dev/input/event13”
[ 5.978] () Option “_source” “server/udev”
[ 5.978] (II) input device ‘Dell WMI hotkeys’, /dev/input/event13 is tagged by udev as: Keyboard
[ 5.978] (II) input device ‘Dell WMI hotkeys’, /dev/input/event13 is a keyboard
[ 5.978] (
) Option “config_info” “udev:/sys/devices/platform/PNP0C14:05/wmi_bus/wmi_bus-PNP0C14:05/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input18/event13”
[ 5.978] (II) XINPUT: Adding extended input device “Dell WMI hotkeys” (type: KEYBOARD, id 19)
[ 5.978] () Option “xkb_model” “pc105”
[ 5.978] (
) Option “xkb_layout” “us”
[ 5.979] (II) input device ‘Dell WMI hotkeys’, /dev/input/event13 is tagged by udev as: Keyboard
[ 5.979] (II) input device ‘Dell WMI hotkeys’, /dev/input/event13 is a keyboard
[ 5.979] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 5.979] () AT Translated Set 2 keyboard: Applying InputClass “libinput keyboard catchall”
[ 5.979] (II) Using input driver ‘libinput’ for ‘AT Translated Set 2 keyboard’
[ 5.979] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 56 paused 0
[ 5.979] (
) AT Translated Set 2 keyboard: always reports core events
[ 5.979] () Option “Device” “/dev/input/event0”
[ 5.979] (
) Option “_source” “server/udev”
[ 5.980] (II) input device ‘AT Translated Set 2 keyboard’, /dev/input/event0 is tagged by udev as: Keyboard
[ 5.980] (II) input device ‘AT Translated Set 2 keyboard’, /dev/input/event0 is a keyboard
[ 5.980] () Option “config_info” “udev:/sys/devices/platform/i8042/serio0/input/input0/event0”
[ 5.980] (II) XINPUT: Adding extended input device “AT Translated Set 2 keyboard” (type: KEYBOARD, id 20)
[ 5.980] (
) Option “xkb_model” “pc105”
[ 5.980] () Option “xkb_layout” “us”
[ 5.980] (II) input device ‘AT Translated Set 2 keyboard’, /dev/input/event0 is tagged by udev as: Keyboard
[ 5.980] (II) input device ‘AT Translated Set 2 keyboard’, /dev/input/event0 is a keyboard
[ 5.980] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5)
[ 5.980] (
) SynPS/2 Synaptics TouchPad: Applying InputClass “libinput touchpad catchall”
[ 5.980] (II) Using input driver ‘libinput’ for ‘SynPS/2 Synaptics TouchPad’
[ 5.981] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 57 paused 0
[ 5.981] () SynPS/2 Synaptics TouchPad: always reports core events
[ 5.981] (
) Option “Device” “/dev/input/event5”
[ 5.981] () Option “_source” “server/udev”
[ 5.981] (II) input device ‘SynPS/2 Synaptics TouchPad’, /dev/input/event5 is tagged by udev as: Touchpad
[ 5.981] (II) SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[ 5.981] (II) input device ‘SynPS/2 Synaptics TouchPad’, /dev/input/event5 is a touchpad
[ 5.981] (
) Option “config_info” “udev:/sys/devices/platform/i8042/serio1/input/input2/event5”
[ 5.981] (II) XINPUT: Adding extended input device “SynPS/2 Synaptics TouchPad” (type: TOUCHPAD, id 21)
[ 5.981] () Option “AccelerationScheme” “none”
[ 5.981] (
) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 5.981] () SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 5.981] (
) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 5.981] (II) input device ‘SynPS/2 Synaptics TouchPad’, /dev/input/event5 is tagged by udev as: Touchpad
[ 5.981] (II) SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[ 5.981] (II) input device ‘SynPS/2 Synaptics TouchPad’, /dev/input/event5 is a touchpad
[ 5.981] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 5.981] (II) No input driver specified, ignoring this device.
[ 5.981] (II) This device may have been added with another device file.
[ 5.982] (II) config/udev: Adding input device PC Speaker (/dev/input/event12)
[ 5.982] (II) No input driver specified, ignoring this device.
[ 5.982] (II) This device may have been added with another device file.
[ 5.984] () Logitech USB Receiver Consumer Control: Applying InputClass “libinput keyboard catchall”
[ 5.984] (II) Using input driver ‘libinput’ for ‘Logitech USB Receiver Consumer Control’
[ 5.984] (II) systemd-logind: returning pre-existing fd for /dev/input/event3 13:67
[ 5.984] (
) Logitech USB Receiver Consumer Control: always reports core events
[ 5.984] () Option “Device” “/dev/input/event3”
[ 5.984] (
) Option “_source” “_driver/libinput”
[ 5.984] (II) libinput: Logitech USB Receiver Consumer Control: is a virtual subdevice
[ 5.984] () Option “config_info” “udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C534.0002/input/input5/event3”
[ 5.984] (II) XINPUT: Adding extended input device “Logitech USB Receiver Consumer Control” (type: KEYBOARD, id 22)
[ 5.984] (
) Option “xkb_model” “pc105”
[ 5.984] () Option “xkb_layout” “us”
[ 6.148] (–) NVIDIA(GPU-0): DELL U2414H (DFP-0): connected
[ 6.148] (–) NVIDIA(GPU-0): DELL U2414H (DFP-0): Internal TMDS
[ 6.148] (–) NVIDIA(GPU-0): DELL U2414H (DFP-0): 600.0 MHz maximum pixel clock
[ 6.148] (–) NVIDIA(GPU-0):
[ 9.921] (–) NVIDIA(GPU-0): DELL U2414H (DFP-0): connected
[ 9.921] (–) NVIDIA(GPU-0): DELL U2414H (DFP-0): Internal TMDS
[ 9.921] (–) NVIDIA(GPU-0): DELL U2414H (DFP-0): 600.0 MHz maximum pixel clock
[ 9.921] (–) NVIDIA(GPU-0):
[ 14.981] (
) Option “fd” “40”
[ 14.981] () Option “fd” “43”
[ 14.981] (
) Option “fd” “44”
[ 14.981] () Option “fd” “45”
[ 14.981] (
) Option “fd” “46”
[ 14.981] () Option “fd” “47”
[ 14.981] (
) Option “fd” “48”
[ 14.981] () Option “fd” “49”
[ 14.981] (
) Option “fd” “50”
[ 14.981] () Option “fd” “51”
[ 14.982] (
) Option “fd” “52”
[ 14.982] () Option “fd” “53”
[ 14.982] (
) Option “fd” “54”
[ 14.982] () Option “fd” “55”
[ 14.982] (
) Option “fd” “56”
[ 14.982] () Option “fd” “57”
[ 14.982] (
) Option “fd” “49”
[ 15.040] (II) systemd-logind: got pause for 13:73
[ 15.040] (II) systemd-logind: got pause for 13:69
[ 15.040] (II) systemd-logind: got pause for 13:74
[ 15.040] (II) systemd-logind: got pause for 13:67
[ 15.040] (II) systemd-logind: got pause for 13:72
[ 15.040] (II) systemd-logind: got pause for 226:0
[ 15.040] (II) systemd-logind: got pause for 13:68
[ 15.040] (II) systemd-logind: got pause for 13:78
[ 15.040] (II) systemd-logind: got pause for 13:75
[ 15.040] (II) systemd-logind: got pause for 13:77
[ 15.040] (II) systemd-logind: got pause for 13:64
[ 15.040] (II) systemd-logind: got pause for 13:66
[ 15.040] (II) systemd-logind: got pause for 13:79
[ 15.040] (II) systemd-logind: got pause for 13:81
[ 15.040] (II) systemd-logind: got pause for 13:71
[ 15.040] (II) systemd-logind: got pause for 13:80
[ 15.040] (II) systemd-logind: got pause for 13:65

As you can see here there is only one valid display detected :
[ 5.718] (–) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 5.718] (–) NVIDIA(0): DFP-0 (boot)

And this always displays on HDMI and not on main screen…

Here is the result of xrandr --listproviders :
Provider 0: id: 0x1b9 cap: 0x1, Source Output crtcs: 4 outputs: 1 associated providers: 0 name:NVIDIA-0

Many thanks for any help provided!

It’s an Optimus notebook, so the internal display is connected to the intel gpu.
don’t blacklist the i915 module
don’t use the ConnectedMonitor" option.
What kind of distro are you using?
See this for a generic instruction for Optimus systems:
[url]https://devtalk.nvidia.com/default/topic/1022670/linux/official-driver-384-59-with-geforce-1050m-doesn-t-work-on-opensuse-tumbleweed-kde/post/5203910/#5203910[/url]

Thanks for your answer. I’m currently using Debian 9 stretch with kernel 4.18.

I’ll try this solution.

Hi,
Following instructions the two screens are working well!

The thing is that I have HDMI displaying main login page instead of main screen… Do you know how can I change it ?

Thanks

You could either try to add to the monitor section in xorg.conf

Option      "Primary" "true"

or add to the xrandr commands
xrandr --output eDP-1-1 --primary