Since the change to 390.25 my second graphic-card is no longer initalized. My 2nd seat does not work any more.
lspci -nn |egrep -i ‘3d|display|vga’
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP107 [GeForce GTX 1050 Ti] [10de:1c82] (rev a1)
02:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK107 [GeForce GT 740] [10de:0fc8] (rev a1)
see line 163
cat /var/log/Xorg.0.log
[ 36.892]
X.Org X Server 1.19.6
Release Date: 2017-12-20
[ 36.892] X Protocol Version 11, Revision 0
[ 36.892] Build Operating System: Linux 4.14.12-1-ARCH x86_64
[ 36.892] Current Operating System: Linux manjaro-pc 4.14.25-1-MANJARO #1 SMP PREEMPT Fri Mar 9 19:27:13 UTC 2018 x86_64
[ 36.892] Kernel command line: \boot\vmlinuz-4.14-x86_64 ro root=UUID=55eb3498-6302-4c41-99dd-79f66708b06c nvidia-drm.modeset=1 initrd=boot\initramfs-4.14-x86_64.img
[ 36.893] Build Date: 26 January 2018 10:25:18AM
[ 36.893]
[ 36.893] Current version of pixman: 0.34.0
[ 36.893] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 36.893] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 36.893] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 15 14:46:54 2018
[ 38.283] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 38.283] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 38.285] (++) ServerLayout "seat0"
[ 38.285] (**) |-->Screen "Screen0" (0)
[ 38.285] (**) | |-->Monitor "Monitor0"
[ 38.286] (**) | |-->Device "Device0"
[ 38.286] (**) |-->Input Device "Keyboard0"
[ 38.286] (**) |-->Input Device "Mouse0"
[ 38.286] (**) Option "SingleCard" "on"
[ 38.286] (**) Option "AutoAddDevices" "off"
[ 38.286] (**) Option "AutoAddGPU" "off"
[ 38.286] (**) Not automatically adding devices
[ 38.286] (==) Automatically enabling devices
[ 38.287] (**) Not automatically adding GPU devices
[ 38.287] (==) Automatically binding GPU devices
[ 38.287] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 39.386] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 39.387] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 39.387] (==) |-->Input Device "Mouse0"
[ 39.387] (==) |-->Input Device "<default keyboard>"
[ 39.387] (==) The core pointer device wasn't specified explicitly in the layout.
Using the first mouse device.
[ 39.387] (==) The core keyboard device wasn't specified explicitly in the layout.
Using the default keyboard configuration.
[ 39.387] (II) Loader magic: 0x55f791582d60
[ 39.387] (II) Module ABI versions:
[ 39.387] X.Org ANSI C Emulation: 0.4
[ 39.387] X.Org Video Driver: 23.0
[ 39.387] X.Org XInput driver : 24.1
[ 39.387] X.Org Server Extension : 10.0
[ 39.388] (++) using VT number 7
[ 39.388] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 39.390] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 39.396] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 39.396] (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
[ 39.400] (--) PCI:*(0:1:0:0) 10de:1c82:1458:3733 rev 161, Mem @ 0xfd000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 39.401] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 39.401] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 39.401] (II) LoadModule: "dbe"
[ 39.401] (II) Module "dbe" already built-in
[ 39.401] (II) LoadModule: "extmod"
[ 39.401] (II) Module "extmod" already built-in
[ 39.401] (II) LoadModule: "glx"
[ 40.137] (II) Loading /usr/lib/nvidia/xorg/libglx.so
[ 43.815] (II) Module glx: vendor="NVIDIA Corporation"
[ 43.815] compiled for 4.0.2, module version = 1.0.0
[ 43.815] Module class: X.Org Server Extension
[ 43.815] (II) NVIDIA GLX Module 390.25 Wed Jan 24 19:23:51 PST 2018
[ 43.873] (II) LoadModule: "nvidia"
[ 43.901] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 43.995] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 43.995] compiled for 4.0.2, module version = 1.0.0
[ 43.995] Module class: X.Org Video Driver
[ 43.995] (II) LoadModule: "evdev"
[ 44.017] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 44.048] (II) Module evdev: vendor="X.Org Foundation"
[ 44.048] compiled for 1.19.1, module version = 2.10.5
[ 44.048] Module class: X.Org XInput Driver
[ 44.048] ABI class: X.Org XInput driver, version 24.1
[ 44.048] (II) LoadModule: "kbd"
[ 44.049] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
[ 44.051] (II) Module kbd: vendor="X.Org Foundation"
[ 44.051] compiled for 1.19.0, module version = 1.9.0
[ 44.051] Module class: X.Org XInput Driver
[ 44.051] ABI class: X.Org XInput driver, version 24.1
[ 44.051] (II) NVIDIA dlloader X Driver 390.25 Wed Jan 24 18:57:05 PST 2018
[ 44.051] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 44.060] (II) Loading sub module "fb"
[ 44.060] (II) LoadModule: "fb"
[ 44.060] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 44.110] (II) Module fb: vendor="X.Org Foundation"
[ 44.110] compiled for 1.19.6, module version = 1.0.0
[ 44.110] ABI class: X.Org ANSI C Emulation, version 0.4
[ 44.110] (II) Loading sub module "wfb"
[ 44.110] (II) LoadModule: "wfb"
[ 44.111] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 44.119] (II) Module wfb: vendor="X.Org Foundation"
[ 44.119] compiled for 1.19.6, module version = 1.0.0
[ 44.119] ABI class: X.Org ANSI C Emulation, version 0.4
[ 44.119] (II) Loading sub module "ramdac"
[ 44.119] (II) LoadModule: "ramdac"
[ 44.119] (II) Module "ramdac" already built-in
[ 44.120] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 44.120] (==) NVIDIA(0): RGB weight 888
[ 44.120] (==) NVIDIA(0): Default visual is TrueColor
[ 44.120] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 44.120] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 44.120] (**) NVIDIA(0): Option "Stereo" "0"
[ 44.120] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP"
[ 44.120] (**) NVIDIA(0): Option "SLI" "Off"
[ 44.120] (**) NVIDIA(0): Option "MultiGPU" "Off"
[ 44.120] (**) NVIDIA(0): Option "BaseMosaic" "off"
[ 44.120] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 44.120] (**) NVIDIA(0): Stereo disabled by request
[ 44.121] (**) NVIDIA(0): NVIDIA SLI disabled.
[ 44.121] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[ 44.121] (**) NVIDIA(0): Option "MetaModes" "DFP-4: nvidia-auto-select +0+0, DFP-5: 1280x1024 +1920+0"
[ 44.121] (**) NVIDIA(0): Enabling 2D acceleration
[ 44.123] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 44.123] (--) NVIDIA(0): DFP-0
[ 44.123] (--) NVIDIA(0): DFP-1
[ 44.123] (--) NVIDIA(0): DFP-2
[ 44.123] (--) NVIDIA(0): DFP-3
[ 44.123] (--) NVIDIA(0): DFP-4 (boot)
[ 44.123] (--) NVIDIA(0): DFP-5
[ 44.127] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 Ti (GP107-A) at PCI:1:0:0 (GPU-0)
[ 44.127] (--) NVIDIA(0): Memory: 4194304 kBytes
[ 44.127] (--) NVIDIA(0): VideoBIOS: 86.07.39.00.56
[ 44.127] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 44.127] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 44.127] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 44.127] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 44.127] (--) NVIDIA(GPU-0):
[ 44.128] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 44.128] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 44.128] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 44.128] (--) NVIDIA(GPU-0):
[ 44.128] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 44.128] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 44.128] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 44.128] (--) NVIDIA(GPU-0):
[ 44.128] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 44.128] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 44.128] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 44.128] (--) NVIDIA(GPU-0):
[ 44.160] (--) NVIDIA(GPU-0): LG Electronics IPS234 (DFP-4): connected
[ 44.160] (--) NVIDIA(GPU-0): LG Electronics IPS234 (DFP-4): Internal TMDS
[ 44.160] (--) NVIDIA(GPU-0): LG Electronics IPS234 (DFP-4): 600.0 MHz maximum pixel clock
[ 44.160] (--) NVIDIA(GPU-0):
[ 44.190] (--) NVIDIA(GPU-0): DFP-5: connected
[ 44.190] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 44.190] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 44.190] (--) NVIDIA(GPU-0):
[ 44.208] (II) NVIDIA(0): Validated MetaModes:
[ 44.208] (II) NVIDIA(0): "DFP-4:nvidia-auto-select+0+0,DFP-5:1280x1024+1920+0"
[ 44.208] (II) NVIDIA(0): Virtual screen size determined to be 3200 x 1080
[ 44.216] (--) NVIDIA(0): DPI set to (95, 94); computed from "UseEdidDpi" X config
[ 44.216] (--) NVIDIA(0): option
[ 44.216] (--) Depth 24 pixmap format is 32 bpp
[ 44.424] (EE) NVIDIA(GPU-1): Failed to initialize the NVIDIA GPU at PCI:2:0:0. Please
[ 44.424] (EE) NVIDIA(GPU-1): check your system's kernel log for additional error
[ 44.424] (EE) NVIDIA(GPU-1): messages and refer to Chapter 8: Common Problems in the
[ 44.424] (EE) NVIDIA(GPU-1): README for additional information.
[ 44.424] (EE) NVIDIA(GPU-1): Failed to initialize the NVIDIA graphics device!
[ 44.424] (II) NVIDIA(GPU-1): Deleting GPU-1
[ 44.425] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 44.425] (II) NVIDIA: access.
[ 44.430] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 44.430] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 44.430] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 44.430] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 44.430] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 44.430] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 44.430] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 44.430] (II) NVIDIA(0): Config Options in the README.
[ 44.459] (II) NVIDIA(0): Setting mode "DFP-4:nvidia-auto-select+0+0,DFP-5:1280x1024+1920+0"
[ 44.509] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 44.509] (==) NVIDIA(0): Backing store enabled
[ 44.509] (==) NVIDIA(0): Silken mouse enabled
[ 44.509] (**) NVIDIA(0): DPMS enabled
[ 44.509] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[ 44.509] (II) Loading sub module "dri2"
[ 44.509] (II) LoadModule: "dri2"
[ 44.509] (II) Module "dri2" already built-in
[ 44.509] (II) NVIDIA(0): [DRI2] Setup complete
[ 44.509] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 44.509] (--) RandR disabled
[ 44.513] (II) Initializing extension GLX
[ 44.513] (II) Indirect GLX disabled.
[ 46.369] (II) Using input driver 'evdev' for 'Keyboard0'
[ 46.369] (**) Keyboard0: always reports core events
[ 46.370] (**) evdev: Keyboard0: Device: "/dev/input/event0"
[ 46.473] (--) evdev: Keyboard0: Vendor 0x46d Product 0xc52f
[ 46.473] (--) evdev: Keyboard0: Found 20 mouse buttons
[ 46.473] (--) evdev: Keyboard0: Found scroll wheel(s)
[ 46.473] (--) evdev: Keyboard0: Found relative axes
[ 46.473] (--) evdev: Keyboard0: Found x and y relative axes
[ 46.473] (II) evdev: Keyboard0: Configuring as mouse
[ 46.473] (II) evdev: Keyboard0: Adding scrollwheel support
[ 46.473] (**) evdev: Keyboard0: YAxisMapping: buttons 4 and 5
[ 46.473] (**) evdev: Keyboard0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 46.473] (II) XINPUT: Adding extended input device "Keyboard0" (type: MOUSE, id 6)
[ 46.474] (II) evdev: Keyboard0: initialized for relative axes.
[ 46.474] (**) Keyboard0: (accel) keeping acceleration scheme 1
[ 46.474] (**) Keyboard0: (accel) acceleration profile 0
[ 46.475] (**) Keyboard0: (accel) acceleration factor: 2.000
[ 46.475] (**) Keyboard0: (accel) acceleration threshold: 4
[ 46.475] (II) Using input driver 'evdev' for 'Mouse0'
[ 46.475] (**) Option "CorePointer" "on"
[ 46.475] (**) Mouse0: always reports core events
[ 46.475] (**) evdev: Mouse0: Device: "/dev/input/by-id/usb-Logitech_USB_Receiver-event-mouse"
[ 46.475] (WW) evdev: Mouse0: device file is duplicate. Ignoring.
[ 46.500] (EE) PreInit returned 8 for "Mouse0"
[ 46.500] (II) UnloadModule: "evdev"
[ 46.500] (II) Using input driver 'evdev' for 'Mouse0'
[ 46.500] (**) Option "CorePointer" "on"
[ 46.500] (**) Mouse0: always reports core events
[ 46.500] (**) evdev: Mouse0: Device: "/dev/input/by-id/usb-Logitech_USB_Receiver-event-mouse"
[ 46.500] (WW) evdev: Mouse0: device file is duplicate. Ignoring.
[ 46.520] (EE) PreInit returned 8 for "Mouse0"
[ 46.520] (II) UnloadModule: "evdev"
[ 46.520] (II) Using input driver 'kbd' for '<default keyboard>'
[ 46.520] (**) Option "CoreKeyboard" "on"
[ 46.520] (**) <default keyboard>: always reports core events
[ 46.520] (**) <default keyboard>: always reports core events
[ 46.520] (**) Option "Protocol" "standard"
[ 46.520] (**) Option "XkbRules" "base"
[ 46.520] (**) Option "XkbModel" "pc105"
[ 46.520] (**) Option "XkbLayout" "us"
[ 46.520] (II) XINPUT: Adding extended input device "<default keyboard>" (type: KEYBOARD, id 7)
[ 46.561] (II) config/udev: Adding input device Power Button (/dev/input/event9)
[ 46.561] (II) AutoAddDevices is off - not adding device.
[ 46.562] (II) config/udev: Adding input device Power Button (/dev/input/event8)
[ 46.562] (II) AutoAddDevices is off - not adding device.
[ 46.566] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event0)
[ 46.567] (II) AutoAddDevices is off - not adding device.
[ 46.568] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[ 46.568] (II) AutoAddDevices is off - not adding device.
[ 46.570] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
[ 46.570] (II) AutoAddDevices is off - not adding device.
[ 46.573] (II) config/udev: Adding input device X10 Wireless Technology Inc USB Receiver mouse (/dev/input/event23)
[ 46.573] (II) AutoAddDevices is off - not adding device.
[ 46.574] (II) config/udev: Adding input device X10 Wireless Technology Inc USB Receiver mouse (/dev/input/mouse4)
[ 46.574] (II) AutoAddDevices is off - not adding device.
[ 46.576] (II) config/udev: Adding input device X10 Wireless Technology Inc USB Receiver (/dev/input/event22)
[ 46.576] (II) AutoAddDevices is off - not adding device.
[ 46.577] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event10)
[ 46.577] (II) AutoAddDevices is off - not adding device.
[ 46.578] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event11)
[ 46.578] (II) AutoAddDevices is off - not adding device.
[ 46.578] (II) config/udev: Adding input device HDA ATI SB Line Out Front (/dev/input/event12)
[ 46.578] (II) AutoAddDevices is off - not adding device.
[ 46.579] (II) config/udev: Adding input device HDA ATI SB Line Out Surround (/dev/input/event13)
[ 46.579] (II) AutoAddDevices is off - not adding device.
[ 46.580] (II) config/udev: Adding input device HDA ATI SB Line Out CLFE (/dev/input/event14)
[ 46.580] (II) AutoAddDevices is off - not adding device.
[ 46.581] (II) config/udev: Adding input device HDA ATI SB Line Out Side (/dev/input/event15)
[ 46.581] (II) AutoAddDevices is off - not adding device.
[ 46.583] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event3)
[ 46.583] (II) AutoAddDevices is off - not adding device.
[ 46.584] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse1)
[ 46.584] (II) AutoAddDevices is off - not adding device.
[ 46.586] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event4)
[ 46.586] (II) AutoAddDevices is off - not adding device.
[ 46.588] (II) config/udev: Adding input device Compx 2.4G Receiver (/dev/input/event2)
[ 46.588] (II) AutoAddDevices is off - not adding device.
[ 46.590] (II) config/udev: Adding input device Compx 2.4G Receiver (/dev/input/event5)
[ 46.590] (II) AutoAddDevices is off - not adding device.
[ 46.591] (II) config/udev: Adding input device Compx 2.4G Receiver (/dev/input/mouse2)
[ 46.591] (II) AutoAddDevices is off - not adding device.
[ 111.318] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 111.318] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 111.318] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 111.318] (--) NVIDIA(GPU-0):
[ 111.318] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 111.318] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 111.318] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 111.318] (--) NVIDIA(GPU-0):
[ 111.318] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 111.318] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 111.318] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 111.318] (--) NVIDIA(GPU-0):
[ 111.319] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 111.319] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 111.319] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 111.319] (--) NVIDIA(GPU-0):
[ 111.350] (--) NVIDIA(GPU-0): LG Electronics IPS234 (DFP-4): connected
[ 111.350] (--) NVIDIA(GPU-0): LG Electronics IPS234 (DFP-4): Internal TMDS
[ 111.350] (--) NVIDIA(GPU-0): LG Electronics IPS234 (DFP-4): 600.0 MHz maximum pixel clock
[ 111.350] (--) NVIDIA(GPU-0):
[ 111.380] (--) NVIDIA(GPU-0): DFP-5: connected
[ 111.380] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 111.380] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 111.380] (--) NVIDIA(GPU-0):
[ 111.709] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 111.709] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 111.709] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 111.709] (--) NVIDIA(GPU-0):
[ 111.709] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 111.709] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 111.709] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 111.709] (--) NVIDIA(GPU-0):
[ 111.709] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 111.709] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 111.709] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 111.709] (--) NVIDIA(GPU-0):
[ 111.710] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 111.710] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 111.710] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 111.710] (--) NVIDIA(GPU-0):
[ 111.740] (--) NVIDIA(GPU-0): LG Electronics IPS234 (DFP-4): connected
[ 111.740] (--) NVIDIA(GPU-0): LG Electronics IPS234 (DFP-4): Internal TMDS
[ 111.740] (--) NVIDIA(GPU-0): LG Electronics IPS234 (DFP-4): 600.0 MHz maximum pixel clock
[ 111.740] (--) NVIDIA(GPU-0):
[ 111.770] (--) NVIDIA(GPU-0): DFP-5: connected
[ 111.770] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 111.770] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 111.770] (--) NVIDIA(GPU-0):
[ 112.187] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 112.187] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 112.187] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 112.187] (--) NVIDIA(GPU-0):
[ 112.187] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 112.187] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 112.187] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 112.187] (--) NVIDIA(GPU-0):
[ 112.187] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 112.187] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 112.187] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 112.187] (--) NVIDIA(GPU-0):
[ 112.187] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 112.188] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 112.188] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 112.188] (--) NVIDIA(GPU-0):
[ 112.218] (--) NVIDIA(GPU-0): LG Electronics IPS234 (DFP-4): connected
[ 112.218] (--) NVIDIA(GPU-0): LG Electronics IPS234 (DFP-4): Internal TMDS
[ 112.218] (--) NVIDIA(GPU-0): LG Electronics IPS234 (DFP-4): 600.0 MHz maximum pixel clock
[ 112.218] (--) NVIDIA(GPU-0):
[ 112.249] (--) NVIDIA(GPU-0): DFP-5: connected
[ 112.249] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 112.249] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 112.249] (--) NVIDIA(GPU-0):
[ 112.250] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 112.250] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 112.250] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 112.250] (--) NVIDIA(GPU-0):
[ 112.250] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 112.250] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 112.250] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 112.250] (--) NVIDIA(GPU-0):
[ 112.250] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 112.250] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 112.250] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 112.250] (--) NVIDIA(GPU-0):
[ 112.250] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 112.250] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 112.250] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 112.250] (--) NVIDIA(GPU-0):
[ 112.281] (--) NVIDIA(GPU-0): LG Electronics IPS234 (DFP-4): connected
[ 112.281] (--) NVIDIA(GPU-0): LG Electronics IPS234 (DFP-4): Internal TMDS
[ 112.281] (--) NVIDIA(GPU-0): LG Electronics IPS234 (DFP-4): 600.0 MHz maximum pixel clock
[ 112.281] (--) NVIDIA(GPU-0):
[ 112.311] (--) NVIDIA(GPU-0): DFP-5: connected
[ 112.311] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 112.311] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 112.311] (--) NVIDIA(GPU-0):
see line 24
dmesg |egrep -i nv
[ 0.000000] Command line: \boot\vmlinuz-4.14-x86_64 ro root=UUID=55eb3498-6302-4c41-99dd-79f66708b06c nvidia-drm.modeset=1 initrd=boot\initramfs-4.14-x86_64.img
[ 0.000000] BIOS-e820: [mem 0x000000009e4a4000-0x000000009e88bfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000009ee43000-0x000000009f048fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000009e4a4000-0x000000009e88bfff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000009ee43000-0x000000009f048fff] ACPI NVS
[ 0.000000] Kernel command line: \boot\vmlinuz-4.14-x86_64 ro root=UUID=55eb3498-6302-4c41-99dd-79f66708b06c nvidia-drm.modeset=1 initrd=boot\initramfs-4.14-x86_64.img
[ 0.196775] PM: Registering ACPI NVS region [mem 0x9e4a4000-0x9e88bfff] (4096000 bytes)
[ 0.196775] PM: Registering ACPI NVS region [mem 0x9ee43000-0x9f048fff] (2121728 bytes)
[ 0.808825] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.748429] nvidia: loading out-of-tree module taints kernel.
[ 1.748438] nvidia: module license 'NVIDIA' taints kernel.
[ 1.767215] nvidia-nvlink: Nvlink Core is being initialized, major device number 245
[ 1.767629] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 1.767768] nvidia 0000:02:00.0: enabling device (0000 -> 0003)
[ 1.767810] nvidia 0000:02:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[ 1.767927] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 390.25 Wed Jan 24 20:02:43 PST 2018 (using threaded interrupts)
[ 1.770983] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 390.25 Wed Jan 24 19:29:37 PST 2018
[ 1.777698] nvidia-uvm: Loaded the UVM driver in 8 mode, major device number 244
[ 1.786695] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 2.232238] caller _nv001170rm+0xe3/0x1d0 [nvidia] mapping multiple BARs
[ 2.659009] nvidia-modeset: Allocated GPU:0 (GPU-d7c5efdb-64e7-f344-20b6-a72b334f6ee7) @ PCI:0000:01:00.0
[ 2.827864] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[ 2.828037] [drm] [nvidia-drm] [GPU ID 0x00000200] Loading driver
[ 3.269184] NVRM: RmInitAdapter failed! (0x25:0x40:1100)
[ 3.269246] NVRM: rm_init_adapter failed for device bearing minor number 1
[ 3.269310] [drm:nv_drm_load [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000200] Failed to allocate NvKmsKapiDevice
[ 3.320180] [drm:nv_drm_probe_devices [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000200] Failed to register device
[ 8.563636] vboxdrv: TSC mode is Invariant, tentative frequency 2993431559 Hz
[ 15.984273] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input19
[ 15.984353] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input20
[ 15.984425] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input21
[ 15.984912] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:04.0/0000:02:00.1/sound/card2/input16
[ 15.984985] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:04.0/0000:02:00.1/sound/card2/input17
[ 15.985057] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:04.0/0000:02:00.1/sound/card2/input18
[ 44.424284] NVRM: RmInitAdapter failed! (0x25:0x40:1100)
[ 44.424362] NVRM: rm_init_adapter failed for device bearing minor number 1
nvidia-bug-report.log.gz (108 KB)