You are not logged in.

#1 2020-04-05 20:44:34

stefano
Member
Registered: 2011-04-09
Posts: 258

Can I add a newer, compute-only nvidia GPU to an older one? [--> NO]

I have an older two-monitor workstation (Dell T3600) that uses a Nvidia Quadro 2000 card for its two head video output. It is currently supported by the nvidia-390xx drivers.

I am trying to add a much more recent GTX1070 card for computing  purposes only, no video out will be used. The GTX 1070 requires the regular nvdia drivers and the cli-nvidia computing package. I am struggling to find a way to have both cards active, although for different purposes. I searched the wiki and the forums to no avail---the wiki has a page on hybrid GPU setups, but that is a different issue (splitting video load out to different GPU, as done in laptops). The GPGPU page has no info on multiple cards, nor the Nvidia 

I checked that both cards are recognized:

stefano@gorgias ~ $ lspci -k | grep -A 2 -E "(VGA|3D)"
03:00.0 VGA compatible controller: NVIDIA Corporation GF106GL [Quadro 2000] (rev a1)
        Subsystem: NVIDIA Corporation GF106GL [Quadro 2000]
        Kernel driver in use: nvidia
--
04:00.0 VGA compatible controller: NVIDIA Corporation GP104 [GeForce GTX 1070] (rev a1)
        Subsystem: ZOTAC International (MCO) Ltd. GP104 [GeForce GTX 1070]
        Kernel driver in use: nvidia

I removed the cli-nvidia-390xx package and installed the correct cli-nvidia. clinfo does not recognized either card (the Quadro/cli  setup was working before I removed the  390xx package):

stefano@gorgias ~ $ clinfo
Number of platforms                               0

What else am I missing?

Help appreciated

Last edited by stefano (2020-04-12 14:07:37)

Offline

#2 2020-04-06 12:49:08

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,920

Re: Can I add a newer, compute-only nvidia GPU to an older one? [--> NO]

Archlinux doesn't have cli-nvidia* packages in offical repos or aur .
If you got them from a 3rd party repo, which one ?

Try installing opencl-nvidia .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2020-04-06 15:48:33

stefano
Member
Registered: 2011-04-09
Posts: 258

Re: Can I add a newer, compute-only nvidia GPU to an older one? [--> NO]

Lone_Wolf wrote:

Archlinux doesn't have cli-nvidia* packages in offical repos or aur .
If you got them from a 3rd party repo, which one ?

Try installing opencl-nvidia .


My bad, I should never refer to packages by memory. I meant the official opencl-nvidia. That's what I have installed in place of previous (and working with the Quadro)  aur/opencl-nvidia-390xx

Offline

#4 2020-04-06 16:04:28

stefano
Member
Registered: 2011-04-09
Posts: 258

Re: Can I add a newer, compute-only nvidia GPU to an older one? [--> NO]

Adding more info, mostly for future reference:

Here is the output of nvidia-smi showing both cards:

stefano@gorgias ~ $ nvidia-smi 
Mon Apr  6 11:02:42 2020       

+-----------------------------------------------------------------------------+
| NVIDIA-SMI 390.132                Driver Version: 390.132                   |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|===============================+======================+======================|
|   0  Quadro 2000         Off  | 00000000:03:00.0  On |                  N/A |
| 38%   73C    P0    N/A /  N/A |    489MiB /   962MiB |      5%      Default |
+-------------------------------+----------------------+----------------------+
|   1  GeForce GTX 1070    Off  | 00000000:04:00.0 Off |                  N/A |
| 28%   34C    P8     9W / 151W |      2MiB /  8119MiB |      0%      Default |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                       GPU Memory |
|  GPU       PID   Type   Process name                             Usage      |
|=============================================================================|
|    0       883      G   /usr/lib/Xorg                                195MiB |
|    0      1181      G   /usr/bin/kwin_x11                             53MiB |
|    0      1187      G   /usr/bin/plasmashell                         152MiB |
|    0      1788      G   ...AAAAAAAAAAAAAAgAAAAAAAAA --shared-files    61MiB |
|    0    124954      G   /usr/bin/krunner                               6MiB |
+-----------------------------------------------------------------------------+

Last edited by stefano (2020-04-06 16:08:26)

Offline

#5 2020-04-07 09:49:41

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,920

Re: Can I add a newer, compute-only nvidia GPU to an older one? [--> NO]

dmesg and/or journal output plus xorg log would also be useful.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#6 2020-04-08 16:06:14

stefano
Member
Registered: 2011-04-09
Posts: 258

Re: Can I add a newer, compute-only nvidia GPU to an older one? [--> NO]

Here is the dmesg output since the last boot:

stefano@gorgias  $ dmesg -T --level=err,warn
[Sun Apr  5 15:28:39 2020] pci 0000:00:02.0: ASPM: current common clock configuration is broken, reconfiguring
[Sun Apr  5 15:28:40 2020] isci 0000:05:00.0: Unable to obtain EFI var data for OEM parms
[Sun Apr  5 15:28:43 2020] sd 7:0:0:0: [sdc] No Caching mode page found
[Sun Apr  5 15:28:43 2020] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[Sun Apr  5 15:28:43 2020] Alternate GPT is invalid, using primary GPT.
[Sun Apr  5 15:28:43 2020] Alternate GPT is invalid, using primary GPT.
[Sun Apr  5 15:28:46 2020] Alternate GPT is invalid, using primary GPT.
[Sun Apr  5 15:28:51 2020] vboxdrv: loading out-of-tree module taints kernel.
[Sun Apr  5 15:28:51 2020] VBoxNetAdp: Successfully started.
[Sun Apr  5 15:28:51 2020] VBoxNetFlt: Successfully started.
[Sun Apr  5 15:28:58 2020] sd 8:0:0:0: [sdd] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
[Sun Apr  5 15:28:58 2020] Alternate GPT is invalid, using primary GPT.
[Sun Apr  5 15:28:58 2020] scsi 7:0:0:1: Wrong diagnostic page; asked for 1 got 8
[Sun Apr  5 15:28:58 2020] scsi 7:0:0:1: Failed to get diagnostic page 0x1
[Sun Apr  5 15:28:58 2020] scsi 7:0:0:1: Failed to bind enclosure -19
[Sun Apr  5 15:28:58 2020] uvcvideo 3-1.7:1.0: Entity type for entity Processing 3 was not initialized!
[Sun Apr  5 15:28:58 2020] uvcvideo 3-1.7:1.0: Entity type for entity Extension 6 was not initialized!
[Sun Apr  5 15:28:58 2020] uvcvideo 3-1.7:1.0: Entity type for entity Extension 12 was not initialized!
[Sun Apr  5 15:28:58 2020] uvcvideo 3-1.7:1.0: Entity type for entity Camera 1 was not initialized!
[Sun Apr  5 15:28:58 2020] uvcvideo 3-1.7:1.0: Entity type for entity Extension 8 was not initialized!
[Sun Apr  5 15:28:58 2020] uvcvideo 3-1.7:1.0: Entity type for entity Extension 9 was not initialized!
[Sun Apr  5 15:28:58 2020] uvcvideo 3-1.7:1.0: Entity type for entity Extension 10 was not initialized!
[Sun Apr  5 15:28:58 2020] uvcvideo 3-1.7:1.0: Entity type for entity Extension 11 was not initialized!
[Sun Apr  5 15:28:58 2020] nvidia: module license 'NVIDIA' taints kernel.
[Sun Apr  5 15:28:58 2020] Disabling lock debugging due to kernel taint
[Sun Apr  5 15:28:58 2020] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  390.132  Fri Nov  1 00:40:14 PDT 2019 (using threaded interrupts)
[Sun Apr  5 15:29:04 2020] kauditd_printk_skb: 1 callbacks suppressed
[Sun Apr  5 15:29:16 2020] kauditd_printk_skb: 3 callbacks suppressed
[Sun Apr  5 15:29:20 2020] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]
[Sun Apr  5 15:29:20 2020] caller _nv001015rm+0x1bf/0x1f0 [nvidia] mapping multiple BARs
[Sun Apr  5 15:29:33 2020] kauditd_printk_skb: 1 callbacks suppressed
[Sun Apr  5 15:29:44 2020] kauditd_printk_skb: 4 callbacks suppressed
[Sun Apr  5 15:34:11 2020] NVRM: GPU at PCI:0000:03:00: GPU-5f4f19f4-1b47-97e6-a000-03199f3b4afb
[Sun Apr  5 15:34:11 2020] NVRM: Xid (PCI:0000:03:00): 69, Class Error: ChId 0002, Class 0000902d, Offset 000008b0, Data ffffffce, ErrorCode 00000004
[Sun Apr  5 15:34:11 2020] NVRM: Xid (PCI:0000:03:00): 69, Class Error: ChId 0002, Class 0000902d, Offset 000008b0, Data ffffffce, ErrorCode 00000004
[Sun Apr  5 15:34:11 2020] NVRM: Xid (PCI:0000:03:00): 31, Ch 00000002, engmask 00000101, intr 10000000
[Sun Apr  5 15:34:11 2020] NVRM: Xid (PCI:0000:03:00): 69, Class Error: ChId 0002, Class 0000902d, Offset 000008b0, Data fffffe86, ErrorCode 00000004
[Sun Apr  5 15:34:11 2020] NVRM: Xid (PCI:0000:03:00): 69, Class Error: ChId 0002, Class 0000902d, Offset 000008b0, Data fffffe86, ErrorCode 00000004
[Sun Apr  5 15:34:11 2020] NVRM: Xid (PCI:0000:03:00): 69, Class Error: ChId 0002, Class 0000902d, Offset 000008b0, Data fffffff5, ErrorCode 00000004
[Sun Apr  5 15:34:11 2020] NVRM: Xid (PCI:0000:03:00): 69, Class Error: ChId 0002, Class 0000902d, Offset 000008b0, Data fffffff5, ErrorCode 00000004
[Tue Apr  7 17:55:26 2020] SUPR0GipMap: fGetGipCpu=0x1b
[Tue Apr  7 17:55:27 2020] vboxdrv: 00000000e6a2aa61 VMMR0.r0
[Tue Apr  7 17:55:27 2020] vboxdrv: 000000000b337d3f VBoxDDR0.r0
[Tue Apr  7 17:55:27 2020] VMMR0InitVM: eflags=246 fKernelFeatures=0x0 (SUPKERNELFEATURES_SMAP=0)
[Tue Apr  7 18:20:23 2020] vboxdrv: 00000000e6a2aa61 VMMR0.r0
[Tue Apr  7 18:20:23 2020] vboxdrv: 000000000b337d3f VBoxDDR0.r0
[Tue Apr  7 18:20:23 2020] VMMR0InitVM: eflags=246 fKernelFeatures=0x0 (SUPKERNELFEATURES_SMAP=0)
[Tue Apr  7 19:18:15 2020] rpc_check_timeout: 18 callbacks suppressed
[Tue Apr  7 19:18:29 2020] rpc_check_timeout: 1 callbacks suppressed
[Tue Apr  7 19:21:05 2020] call_decode: 20 callbacks suppressed
[Wed Apr  8 09:17:40 2020] vboxdrv: 00000000e6a2aa61 VMMR0.r0
[Wed Apr  8 09:17:40 2020] vboxdrv: 000000000b337d3f VBoxDDR0.r0
[Wed Apr  8 09:17:41 2020] VMMR0InitVM: eflags=246 fKernelFeatures=0x0 (SUPKERNELFEATURES_SMAP=0)

There are a few Nvidia errors (NVRM, AFAIK), but they do not seem directly related: the PCI card they refer to is the Quadro, which is working fine. The error codes (from this official Nvidia page) are:

31   GPU memory page fault	 
69   Graphics Engine class error

I am clueless about the first error (31); the second one (69) may refer to the fact that I have the cuda/opencl modules for the newer card installed (GTX-1070) and the nvidia driver is trying to load them on the older one (the Quadro), hence resulting in a Graphing Engine class error.


As for journalctl: no relevant messages in addition to the same NVRM kernel errors reported by dmesgs

stefano@gorgias ~ $ journalctl -r -p 3
-- Logs begin at Fri 2019-11-01 07:46:27 CDT, end at Wed 2020-04-08 10:41:00 CDT. --
[...]
Apr 05 15:34:12 gorgias kernel: NVRM: Xid (PCI:0000:03:00): 69, Class Error: ChId 0002, Class 0000902d, Offset 000008b0, Data fffffff5, ErrorCode>
Apr 05 15:34:12 gorgias kernel: NVRM: Xid (PCI:0000:03:00): 69, Class Error: ChId 0002, Class 0000902d, Offset 000008b0, Data fffffff5, ErrorCode>
Apr 05 15:34:12 gorgias kernel: NVRM: Xid (PCI:0000:03:00): 69, Class Error: ChId 0002, Class 0000902d, Offset 000008b0, Data fffffe86, ErrorCode>
Apr 05 15:34:12 gorgias kernel: NVRM: Xid (PCI:0000:03:00): 69, Class Error: ChId 0002, Class 0000902d, Offset 000008b0, Data fffffe86, ErrorCode>
Apr 05 15:34:12 gorgias kernel: NVRM: Xid (PCI:0000:03:00): 31, Ch 00000002, engmask 00000101, intr 10000000
Apr 05 15:34:12 gorgias kernel: NVRM: Xid (PCI:0000:03:00): 69, Class Error: ChId 0002, Class 0000902d, Offset 000008b0, Data ffffffce, ErrorCode>
Apr 05 15:34:12 gorgias kernel: NVRM: Xid (PCI:0000:03:00): 69, Class Error: ChId 0002, Class 0000902d, Offset 000008b0, Data ffffffce, ErrorCode>
[...]
Apr 05 15:30:01 gorgias kwin_x11[1181]: kwin_core: Compositing is not possible
[...]
-- Reboot --

Finally, here is the whole content of the Xorg.0.log. I'm very bad with Xorg, so I can't really tell if there is something wrong---but both GPUs seem to be correctly recognized:

[    37.532] (--) Log file renamed from "/var/log/Xorg.pid-883.log" to "/var/log/Xorg.0.log"
[    37.728] 
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[    37.728] Build Operating System: Linux Arch Linux
[    37.728] Current Operating System: Linux gorgias 5.5.13-arch2-1 #1 SMP PREEMPT Mon, 30 Mar 2020 20:42:41 +0000 x86_64
[    37.728] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=/dev/sda2 rw
[    37.728] Build Date: 30 March 2020  05:05:45AM
[    37.728]  
[    37.728] Current version of pixman: 0.38.4
[    37.728] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    37.728] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    37.729] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr  5 15:29:17 2020
[    37.874] (==) Using config file: "/etc/X11/xorg.conf"
[    37.874] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    37.874] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    37.988] (==) ServerLayout "Layout0"
[    37.988] (**) |-->Screen "Screen0" (0)
[    37.988] (**) |   |-->Monitor "Monitor0"
[    37.989] (**) |   |-->Device "Device0"
[    37.989] (**) |   |-->GPUDevice "Device0"
[    37.989] (**) |-->Input Device "Keyboard0"
[    37.989] (**) |-->Input Device "Mouse0"
[    37.989] (**) Option "Xinerama" "0"
[    37.989] (==) Automatically adding devices
[    37.989] (==) Automatically enabling devices
[    37.989] (==) Automatically adding GPU devices
[    37.989] (==) Automatically binding GPU devices
[    37.989] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    38.290] (==) 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
[    38.290] (==) ModulePath set to "/usr/lib/xorg/modules"
[    38.290] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    38.290] (WW) Disabling Keyboard0
[    38.290] (WW) Disabling Mouse0
[    38.290] (II) Module ABI versions:
[    38.290] 	X.Org ANSI C Emulation: 0.4
[    38.290] 	X.Org Video Driver: 24.1
[    38.290] 	X.Org XInput driver : 24.1
[    38.290] 	X.Org Server Extension : 10.0
[    38.292] (++) using VT number 1

[    38.292] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    38.293] (II) xfree86: Adding drm device (/dev/dri/card0)
[    38.293] (II) xfree86: Adding drm device (/dev/dri/card1)
[    38.302] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    38.302] (**) 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"
[    38.307] (--) PCI:*(3@0:0:0) 10de:0dd8:10de:084a rev 161, Mem @ 0xf6000000/33554432, 0xe8000000/134217728, 0xf0000000/67108864, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    38.307] (--) PCI: (4@0:0:0) 10de:1b81:19da:2445 rev 161, Mem @ 0xf9000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
[    38.307] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    38.307] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    38.307] (II) LoadModule: "dbe"
[    38.307] (II) Module "dbe" already built-in
[    38.307] (II) LoadModule: "extmod"
[    38.307] (II) Module "extmod" already built-in
[    38.307] (II) LoadModule: "glx"
[    38.358] (II) Loading /usr/lib/nvidia/xorg/libglx.so
[    40.333] (II) Module glx: vendor="NVIDIA Corporation"
[    40.334] 	compiled for 4.0.2, module version = 1.0.0
[    40.334] 	Module class: X.Org Server Extension
[    40.358] (II) NVIDIA GLX Module  390.132  Fri Nov  1 04:00:46 PDT 2019
[    40.387] (II) LoadModule: "nvidia"
[    40.472] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    40.602] (II) Module nvidia: vendor="NVIDIA Corporation"
[    40.602] 	compiled for 4.0.2, module version = 1.0.0
[    40.602] 	Module class: X.Org Video Driver
[    40.640] (II) NVIDIA dlloader X Driver  390.132  Fri Nov  1 03:36:28 PDT 2019
[    40.641] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    40.685] (II) Loading sub module "fb"
[    40.685] (II) LoadModule: "fb"
[    40.702] (II) Loading /usr/lib/xorg/modules/libfb.so
[    40.752] (II) Module fb: vendor="X.Org Foundation"
[    40.752] 	compiled for 1.20.8, module version = 1.0.0
[    40.752] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    40.752] (II) Loading sub module "wfb"
[    40.752] (II) LoadModule: "wfb"
[    40.785] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    40.803] (II) Module wfb: vendor="X.Org Foundation"
[    40.803] 	compiled for 1.20.8, module version = 1.0.0
[    40.803] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    40.804] (II) Loading sub module "ramdac"
[    40.804] (II) LoadModule: "ramdac"
[    40.804] (II) Module "ramdac" already built-in
[    40.869] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    40.869] (==) NVIDIA(0): RGB weight 888
[    40.869] (==) NVIDIA(0): Default visual is TrueColor
[    40.869] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    40.869] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[    40.869] (**) NVIDIA(0): Option "Stereo" "0"
[    40.869] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-0"
[    40.869] (**) NVIDIA(0): Option "SLI" "Off"
[    40.869] (**) NVIDIA(0): Option "MultiGPU" "Off"
[    40.869] (**) NVIDIA(0): Option "BaseMosaic" "off"
[    40.869] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    40.869] (**) NVIDIA(0): Stereo disabled by request
[    40.869] (**) NVIDIA(0): NVIDIA SLI disabled.
[    40.869] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[    40.869] (**) NVIDIA(0): Option "MetaModes" "DVI-I-1: nvidia-auto-select +1050+0, DP-0: nvidia-auto-select +0+0 {rotation=right}; DVI-I-1: nvidia-auto-select +0+0; DVI-I-1: 1280x1024 +0+0; DVI-I-1: 1280x1024_60 +0+0; DVI-I-1: 1152x864 +0+0; DVI-I-1: 1024x768 +0+0; DVI-I-1: 1024x768_60 +0+0; DVI-I-1: 800x600 +0+0; DVI-I-1: 800x600_60 +0+0; DVI-I-1: 640x480 +0+0; DVI-I-1: 640x480_60 +0+0; DVI-I-1: nvidia-auto-select +0+0 {viewportin=1680x1050, viewportout=1728x1080+96+0}; DVI-I-1: nvidia-auto-select +0+0 {viewportin=1440x900, viewportout=1728x1080+96+0}; DVI-I-1: nvidia-auto-select +0+0 {viewportin=1366x768, viewportout=1920x1079+0+0}; DVI-I-1: nvidia-auto-select +0+0 {viewportin=1280x800, viewportout=1728x1080+96+0}; DVI-I-1: nvidia-auto-select +0+0 {viewportin=1280x720}"
[    40.869] (**) NVIDIA(0): Enabling 2D acceleration
[    41.456] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:3:0:0
[    41.456] (--) NVIDIA(0):     CRT-0
[    41.456] (--) NVIDIA(0):     DFP-0 (boot)
[    41.456] (--) NVIDIA(0):     DFP-1
[    41.456] (--) NVIDIA(0):     DFP-2
[    41.456] (--) NVIDIA(0):     DFP-3
[    41.456] (--) NVIDIA(0):     DFP-4
[    41.457] (II) NVIDIA(0): NVIDIA GPU Quadro 2000 (GF106GL) at PCI:3:0:0 (GPU-0)
[    41.457] (--) NVIDIA(0): Memory: 1048576 kBytes
[    41.457] (--) NVIDIA(0): VideoBIOS: 70.06.4b.00.05
[    41.457] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    41.464] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    41.464] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    41.464] (--) NVIDIA(GPU-0): 
[    41.479] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): connected
[    41.479] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): Internal TMDS
[    41.479] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): 330.0 MHz maximum pixel clock
[    41.479] (--) NVIDIA(GPU-0): 
[    41.479] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    41.479] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    41.479] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    41.479] (--) NVIDIA(GPU-0): 
[    41.493] (--) NVIDIA(GPU-0): Acer X223W (DFP-2): connected
[    41.493] (--) NVIDIA(GPU-0): Acer X223W (DFP-2): Internal TMDS
[    41.493] (--) NVIDIA(GPU-0): Acer X223W (DFP-2): 165.0 MHz maximum pixel clock
[    41.493] (--) NVIDIA(GPU-0): 
[    41.494] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    41.494] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    41.494] (--) NVIDIA(GPU-0): DFP-3: 480.0 MHz maximum pixel clock
[    41.494] (--) NVIDIA(GPU-0): 
[    41.494] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    41.494] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    41.494] (--) NVIDIA(GPU-0): DFP-4: 480.0 MHz maximum pixel clock
[    41.494] (--) NVIDIA(GPU-0): 
[    41.502] (II) NVIDIA(0): Validated MetaModes:
[    41.502] (II) NVIDIA(0):    
[    41.502] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+1050+0,DP-0:nvidia-auto-select+0+0{rotation=right}"
[    41.502] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+0+0"
[    41.502] (II) NVIDIA(0):     "DVI-I-1:1280x1024+0+0"
[    41.502] (II) NVIDIA(0):     "DVI-I-1:1280x1024_60+0+0"
[    41.502] (II) NVIDIA(0):     "DVI-I-1:1152x864+0+0"
[    41.502] (II) NVIDIA(0):     "DVI-I-1:1024x768+0+0"
[    41.502] (II) NVIDIA(0):     "DVI-I-1:1024x768_60+0+0"
[    41.502] (II) NVIDIA(0):     "DVI-I-1:800x600+0+0"
[    41.502] (II) NVIDIA(0):     "DVI-I-1:800x600_60+0+0"
[    41.502] (II) NVIDIA(0):     "DVI-I-1:640x480+0+0"
[    41.502] (II) NVIDIA(0):     "DVI-I-1:640x480_60+0+0"
[    41.502] (II) NVIDIA(0):    
[    41.502] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+0+0{viewportin=1680x1050,viewportout=1728x1080+96+0}"
[    41.502] (II) NVIDIA(0):    
[    41.502] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+0+0{viewportin=1440x900,viewportout=1728x1080+96+0}"
[    41.502] (II) NVIDIA(0):    
[    41.502] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+0+0{viewportin=1366x768,viewportout=1920x1079+0+0}"
[    41.502] (II) NVIDIA(0):    
[    41.502] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+0+0{viewportin=1280x800,viewportout=1728x1080+96+0}"
[    41.502] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+0+0{viewportin=1280x720}"
[    41.502] (II) NVIDIA(0): Virtual screen size determined to be 2970 x 1080
[    41.504] (--) NVIDIA(0): DPI set to (95, 94); computed from "UseEdidDpi" X config
[    41.504] (--) NVIDIA(0):     option
[    42.467] (--) NVIDIA(0): Valid display device(s) on GPU-1 at PCI:4:0:0
[    42.467] (--) NVIDIA(0):     DFP-0
[    42.467] (--) NVIDIA(0):     DFP-1
[    42.467] (--) NVIDIA(0):     DFP-2
[    42.467] (--) NVIDIA(0):     DFP-3
[    42.467] (--) NVIDIA(0):     DFP-4
[    42.467] (--) NVIDIA(0):     DFP-5
[    42.467] (--) NVIDIA(0):     DFP-6
[    42.467] (--) NVIDIA(0):     DFP-7
[    42.469] (--) NVIDIA(GPU-1): DFP-0: disconnected
[    42.469] (--) NVIDIA(GPU-1): DFP-0: Internal TMDS
[    42.469] (--) NVIDIA(GPU-1): DFP-0: 330.0 MHz maximum pixel clock
[    42.469] (--) NVIDIA(GPU-1): 
[    42.469] (--) NVIDIA(GPU-1): DFP-1: disconnected
[    42.469] (--) NVIDIA(GPU-1): DFP-1: Internal DisplayPort
[    42.469] (--) NVIDIA(GPU-1): DFP-1: 1440.0 MHz maximum pixel clock
[    42.469] (--) NVIDIA(GPU-1): 
[    42.469] (--) NVIDIA(GPU-1): DFP-2: disconnected
[    42.469] (--) NVIDIA(GPU-1): DFP-2: Internal TMDS
[    42.469] (--) NVIDIA(GPU-1): DFP-2: 165.0 MHz maximum pixel clock
[    42.469] (--) NVIDIA(GPU-1): 
[    42.469] (--) NVIDIA(GPU-1): DFP-3: disconnected
[    42.469] (--) NVIDIA(GPU-1): DFP-3: Internal TMDS
[    42.469] (--) NVIDIA(GPU-1): DFP-3: 165.0 MHz maximum pixel clock
[    42.469] (--) NVIDIA(GPU-1): 
[    42.469] (--) NVIDIA(GPU-1): DFP-4: disconnected
[    42.469] (--) NVIDIA(GPU-1): DFP-4: Internal DisplayPort
[    42.469] (--) NVIDIA(GPU-1): DFP-4: 1440.0 MHz maximum pixel clock
[    42.469] (--) NVIDIA(GPU-1): 
[    42.470] (--) NVIDIA(GPU-1): DFP-5: disconnected
[    42.470] (--) NVIDIA(GPU-1): DFP-5: Internal TMDS
[    42.470] (--) NVIDIA(GPU-1): DFP-5: 165.0 MHz maximum pixel clock
[    42.470] (--) NVIDIA(GPU-1): 
[    42.470] (--) NVIDIA(GPU-1): DFP-6: disconnected
[    42.470] (--) NVIDIA(GPU-1): DFP-6: Internal DisplayPort
[    42.470] (--) NVIDIA(GPU-1): DFP-6: 1440.0 MHz maximum pixel clock
[    42.470] (--) NVIDIA(GPU-1): 
[    42.470] (--) NVIDIA(GPU-1): DFP-7: disconnected
[    42.470] (--) NVIDIA(GPU-1): DFP-7: Internal TMDS
[    42.470] (--) NVIDIA(GPU-1): DFP-7: 165.0 MHz maximum pixel clock
[    42.470] (--) NVIDIA(GPU-1): 
[    42.505] (II) NVIDIA(GPU-1): NVIDIA GPU GeForce GTX 1070 (GP104-A) at PCI:4:0:0 (GPU-1)
[    42.505] (--) NVIDIA(GPU-1): Memory: 8388608 kBytes
[    42.505] (--) NVIDIA(GPU-1): VideoBIOS: 86.04.50.00.7f
[    42.505] (II) NVIDIA(GPU-1): Detected PCI Express Link width: 16X
[    42.506] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[    42.506] (II) NVIDIA:     access.
[    42.509] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    42.509] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    42.509] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    42.509] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    42.509] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    42.509] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    42.509] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    42.509] (II) NVIDIA(0):     Config Options in the README.
[    42.553] (II) NVIDIA(0): Setting mode "DVI-I-1:nvidia-auto-select+1050+0,DP-0:nvidia-auto-select+0+0{rotation=right}"
[    42.623] (==) NVIDIA(0): Disabling shared memory pixmaps
[    42.623] (==) NVIDIA(0): Backing store enabled
[    42.623] (==) NVIDIA(0): Silken mouse disabled
[    42.623] (**) NVIDIA(0): DPMS enabled
[    42.623] (II) Loading sub module "dri2"
[    42.623] (II) LoadModule: "dri2"
[    42.623] (II) Module "dri2" already built-in
[    42.623] (II) NVIDIA(0): [DRI2] Setup complete
[    42.623] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    42.631] (II) Initializing extension Generic Event Extension
[    42.631] (II) Initializing extension SHAPE
[    42.631] (II) Initializing extension MIT-SHM
[    42.631] (II) Initializing extension XInputExtension
[    42.632] (II) Initializing extension XTEST
[    42.632] (II) Initializing extension BIG-REQUESTS
[    42.632] (II) Initializing extension SYNC
[    42.632] (II) Initializing extension XKEYBOARD
[    42.632] (II) Initializing extension XC-MISC
[    42.632] (II) Initializing extension SECURITY
[    42.632] (II) Initializing extension XFIXES
[    42.633] (II) Initializing extension RENDER
[    42.633] (II) Initializing extension RANDR
[    42.633] (II) Initializing extension COMPOSITE
[    42.633] (II) Initializing extension DAMAGE
[    42.633] (II) Initializing extension MIT-SCREEN-SAVER
[    42.633] (II) Initializing extension DOUBLE-BUFFER
[    42.634] (II) Initializing extension RECORD
[    42.634] (II) Initializing extension DPMS
[    42.634] (II) Initializing extension Present
[    42.634] (II) Initializing extension DRI3
[    42.634] (II) Initializing extension X-Resource
[    42.634] (II) Initializing extension XVideo
[    42.634] (II) Initializing extension XVideo-MotionCompensation
[    42.634] (II) Initializing extension XFree86-VidModeExtension
[    42.635] (II) Initializing extension XFree86-DGA
[    42.635] (II) Initializing extension XFree86-DRI
[    42.635] (II) Initializing extension DRI2
[    42.635] (II) Initializing extension GLX
[    42.635] (II) Initializing extension GLX
[    42.635] (II) Indirect GLX disabled.
[    42.635] (II) Initializing extension NV-GLX
[    42.635] (II) Initializing extension NV-CONTROL
[    42.636] (II) Initializing extension XINERAMA
[    43.184] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    43.184] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    43.184] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    43.184] (**) Power Button: Applying InputClass "system-keyboard"
[    43.184] (II) LoadModule: "libinput"
[    43.184] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    43.205] (II) Module libinput: vendor="X.Org Foundation"
[    43.205] 	compiled for 1.20.7, module version = 0.29.0
[    43.205] 	Module class: X.Org XInput Driver
[    43.205] 	ABI class: X.Org XInput driver, version 24.1
[    43.205] (II) Using input driver 'libinput' for 'Power Button'
[    43.205] (**) Power Button: always reports core events
[    43.206] (**) Option "Device" "/dev/input/event1"
[    43.206] (**) Option "_source" "server/udev"
[    43.269] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    43.269] (II) event1  - Power Button: device is a keyboard
[    43.269] (II) event1  - Power Button: device removed
[    43.301] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    43.301] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    43.301] (**) Option "xkb_options" "compose:rctl"
[    43.332] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    43.333] (II) event1  - Power Button: device is a keyboard
[    43.334] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    43.334] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    43.334] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    43.334] (**) Power Button: Applying InputClass "system-keyboard"
[    43.334] (II) Using input driver 'libinput' for 'Power Button'
[    43.334] (**) Power Button: always reports core events
[    43.334] (**) Option "Device" "/dev/input/event0"
[    43.334] (**) Option "_source" "server/udev"
[    43.336] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    43.336] (II) event0  - Power Button: device is a keyboard
[    43.336] (II) event0  - Power Button: device removed
[    43.367] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    43.367] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    43.367] (**) Option "xkb_options" "compose:rctl"
[    43.369] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    43.369] (II) event0  - Power Button: device is a keyboard
[    43.371] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[    43.371] (II) No input driver specified, ignoring this device.
[    43.371] (II) This device may have been added with another device file.
[    43.372] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[    43.372] (II) No input driver specified, ignoring this device.
[    43.372] (II) This device may have been added with another device file.
[    43.373] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[    43.373] (II) No input driver specified, ignoring this device.
[    43.373] (II) This device may have been added with another device file.
[    43.373] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[    43.373] (II) No input driver specified, ignoring this device.
[    43.373] (II) This device may have been added with another device file.
[    43.375] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
[    43.375] (II) No input driver specified, ignoring this device.
[    43.375] (II) This device may have been added with another device file.
[    43.376] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event17)
[    43.376] (II) No input driver specified, ignoring this device.
[    43.376] (II) This device may have been added with another device file.
[    43.376] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event18)
[    43.376] (II) No input driver specified, ignoring this device.
[    43.377] (II) This device may have been added with another device file.
[    43.377] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event19)
[    43.377] (II) No input driver specified, ignoring this device.
[    43.377] (II) This device may have been added with another device file.
[    43.378] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event20)
[    43.378] (II) No input driver specified, ignoring this device.
[    43.378] (II) This device may have been added with another device file.
[    43.379] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event21)
[    43.379] (II) No input driver specified, ignoring this device.
[    43.379] (II) This device may have been added with another device file.
[    43.380] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event22)
[    43.380] (II) No input driver specified, ignoring this device.
[    43.380] (II) This device may have been added with another device file.
[    43.381] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event9)
[    43.381] (II) No input driver specified, ignoring this device.
[    43.381] (II) This device may have been added with another device file.
[    43.381] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event10)
[    43.381] (II) No input driver specified, ignoring this device.
[    43.381] (II) This device may have been added with another device file.
[    43.381] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
[    43.381] (II) No input driver specified, ignoring this device.
[    43.381] (II) This device may have been added with another device file.
[    43.382] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event7)
[    43.382] (II) No input driver specified, ignoring this device.
[    43.382] (II) This device may have been added with another device file.
[    43.382] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event8)
[    43.382] (II) No input driver specified, ignoring this device.
[    43.382] (II) This device may have been added with another device file.
[    43.383] (II) config/udev: Adding input device PixArt DynexWired USB Optical Mouse (/dev/input/event2)
[    43.383] (**) PixArt DynexWired USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[    43.383] (**) PixArt DynexWired USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[    43.383] (II) Using input driver 'libinput' for 'PixArt DynexWired USB Optical Mouse'
[    43.383] (**) PixArt DynexWired USB Optical Mouse: always reports core events
[    43.383] (**) Option "Device" "/dev/input/event2"
[    43.383] (**) Option "_source" "server/udev"
[    43.440] (II) event2  - PixArt DynexWired USB Optical Mouse: is tagged by udev as: Mouse
[    43.441] (II) event2  - PixArt DynexWired USB Optical Mouse: device is a pointer
[    43.441] (II) event2  - PixArt DynexWired USB Optical Mouse: device removed
[    43.501] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.6/3-1.6:1.0/0003:19FF:0238.0001/input/input2/event2"
[    43.501] (II) XINPUT: Adding extended input device "PixArt DynexWired USB Optical Mouse" (type: MOUSE, id 8)
[    43.501] (**) Option "AccelerationScheme" "none"
[    43.501] (**) PixArt DynexWired USB Optical Mouse: (accel) selected scheme none/0
[    43.501] (**) PixArt DynexWired USB Optical Mouse: (accel) acceleration factor: 2.000
[    43.501] (**) PixArt DynexWired USB Optical Mouse: (accel) acceleration threshold: 4
[    43.560] (II) event2  - PixArt DynexWired USB Optical Mouse: is tagged by udev as: Mouse
[    43.561] (II) event2  - PixArt DynexWired USB Optical Mouse: device is a pointer
[    43.563] (II) config/udev: Adding input device PixArt DynexWired USB Optical Mouse (/dev/input/mouse0)
[    43.563] (II) No input driver specified, ignoring this device.
[    43.563] (II) This device may have been added with another device file.
[    43.564] (II) config/udev: Adding input device HD Pro Webcam C920 (/dev/input/event23)
[    43.564] (**) HD Pro Webcam C920: Applying InputClass "evdev keyboard catchall"
[    43.565] (**) HD Pro Webcam C920: Applying InputClass "libinput keyboard catchall"
[    43.565] (**) HD Pro Webcam C920: Applying InputClass "system-keyboard"
[    43.565] (II) Using input driver 'libinput' for 'HD Pro Webcam C920'
[    43.565] (**) HD Pro Webcam C920: always reports core events
[    43.565] (**) Option "Device" "/dev/input/event23"
[    43.565] (**) Option "_source" "server/udev"
[    43.568] (II) event23 - HD Pro Webcam C920: is tagged by udev as: Keyboard
[    43.568] (II) event23 - HD Pro Webcam C920: device is a keyboard
[    43.568] (II) event23 - HD Pro Webcam C920: device removed
[    43.621] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.7/3-1.7:1.0/input/input24/event23"
[    43.621] (II) XINPUT: Adding extended input device "HD Pro Webcam C920" (type: KEYBOARD, id 9)
[    43.621] (**) Option "xkb_options" "compose:rctl"
[    43.624] (II) event23 - HD Pro Webcam C920: is tagged by udev as: Keyboard
[    43.624] (II) event23 - HD Pro Webcam C920: device is a keyboard
[    43.626] (II) config/udev: Adding input device BTC USB Multimedia Keyboard (/dev/input/event3)
[    43.626] (**) BTC USB Multimedia Keyboard: Applying InputClass "evdev keyboard catchall"
[    43.626] (**) BTC USB Multimedia Keyboard: Applying InputClass "libinput keyboard catchall"
[    43.626] (**) BTC USB Multimedia Keyboard: Applying InputClass "system-keyboard"
[    43.626] (II) Using input driver 'libinput' for 'BTC USB Multimedia Keyboard'
[    43.626] (**) BTC USB Multimedia Keyboard: always reports core events
[    43.626] (**) Option "Device" "/dev/input/event3"
[    43.626] (**) Option "_source" "server/udev"
[    43.630] (II) event3  - BTC USB Multimedia Keyboard: is tagged by udev as: Keyboard
[    43.630] (II) event3  - BTC USB Multimedia Keyboard: device is a keyboard
[    43.631] (II) event3  - BTC USB Multimedia Keyboard: device removed
[    43.661] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.8/3-1.8:1.0/0003:046E:5500.0002/input/input3/event3"
[    43.661] (II) XINPUT: Adding extended input device "BTC USB Multimedia Keyboard" (type: KEYBOARD, id 10)
[    43.661] (**) Option "xkb_options" "compose:rctl"
[    43.665] (II) event3  - BTC USB Multimedia Keyboard: is tagged by udev as: Keyboard
[    43.665] (II) event3  - BTC USB Multimedia Keyboard: device is a keyboard
[    43.667] (II) config/udev: Adding input device BTC USB Multimedia Keyboard System Control (/dev/input/event4)
[    43.667] (**) BTC USB Multimedia Keyboard System Control: Applying InputClass "evdev keyboard catchall"
[    43.667] (**) BTC USB Multimedia Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[    43.667] (**) BTC USB Multimedia Keyboard System Control: Applying InputClass "system-keyboard"
[    43.667] (II) Using input driver 'libinput' for 'BTC USB Multimedia Keyboard System Control'
[    43.667] (**) BTC USB Multimedia Keyboard System Control: always reports core events
[    43.667] (**) Option "Device" "/dev/input/event4"
[    43.667] (**) Option "_source" "server/udev"
[    43.671] (II) event4  - BTC USB Multimedia Keyboard System Control: is tagged by udev as: Keyboard
[    43.671] (II) event4  - BTC USB Multimedia Keyboard System Control: device is a keyboard
[    43.671] (II) event4  - BTC USB Multimedia Keyboard System Control: device removed
[    43.701] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.8/3-1.8:1.1/0003:046E:5500.0003/input/input4/event4"
[    43.701] (II) XINPUT: Adding extended input device "BTC USB Multimedia Keyboard System Control" (type: KEYBOARD, id 11)
[    43.701] (**) Option "xkb_options" "compose:rctl"
[    43.705] (II) event4  - BTC USB Multimedia Keyboard System Control: is tagged by udev as: Keyboard
[    43.705] (II) event4  - BTC USB Multimedia Keyboard System Control: device is a keyboard
[    43.707] (II) config/udev: Adding input device BTC USB Multimedia Keyboard Consumer Control (/dev/input/event5)
[    43.707] (**) BTC USB Multimedia Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[    43.707] (**) BTC USB Multimedia Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    43.707] (**) BTC USB Multimedia Keyboard Consumer Control: Applying InputClass "system-keyboard"
[    43.707] (II) Using input driver 'libinput' for 'BTC USB Multimedia Keyboard Consumer Control'
[    43.707] (**) BTC USB Multimedia Keyboard Consumer Control: always reports core events
[    43.707] (**) Option "Device" "/dev/input/event5"
[    43.707] (**) Option "_source" "server/udev"
[    43.711] (II) event5  - BTC USB Multimedia Keyboard Consumer Control: is tagged by udev as: Keyboard
[    43.711] (II) event5  - BTC USB Multimedia Keyboard Consumer Control: device is a keyboard
[    43.711] (II) event5  - BTC USB Multimedia Keyboard Consumer Control: device removed
[    43.767] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.8/3-1.8:1.1/0003:046E:5500.0003/input/input5/event5"
[    43.767] (II) XINPUT: Adding extended input device "BTC USB Multimedia Keyboard Consumer Control" (type: KEYBOARD, id 12)
[    43.767] (**) Option "xkb_options" "compose:rctl"
[    43.771] (II) event5  - BTC USB Multimedia Keyboard Consumer Control: is tagged by udev as: Keyboard
[    43.772] (II) event5  - BTC USB Multimedia Keyboard Consumer Control: device is a keyboard
[    43.773] (II) config/udev: Adding input device PC Speaker (/dev/input/event15)
[    43.773] (II) No input driver specified, ignoring this device.
[    43.773] (II) This device may have been added with another device file.
[    43.831] (EE) Failed to open authorization file "/var/run/sddm/{c4ad34ef-f498-4af9-b76f-0f1a8140968e}": No such file or directory
[    74.129] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    74.129] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    74.129] (--) NVIDIA(GPU-0): 
[    74.143] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): connected
[    74.143] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): Internal TMDS
[    74.143] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): 330.0 MHz maximum pixel clock
[    74.143] (--) NVIDIA(GPU-0): 
[    74.143] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    74.143] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    74.143] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    74.143] (--) NVIDIA(GPU-0): 
[    74.158] (--) NVIDIA(GPU-0): Acer X223W (DFP-2): connected
[    74.158] (--) NVIDIA(GPU-0): Acer X223W (DFP-2): Internal TMDS
[    74.158] (--) NVIDIA(GPU-0): Acer X223W (DFP-2): 165.0 MHz maximum pixel clock
[    74.158] (--) NVIDIA(GPU-0): 
[    74.158] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    74.158] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    74.158] (--) NVIDIA(GPU-0): DFP-3: 480.0 MHz maximum pixel clock
[    74.158] (--) NVIDIA(GPU-0): 
[    74.158] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    74.158] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    74.158] (--) NVIDIA(GPU-0): DFP-4: 480.0 MHz maximum pixel clock
[    74.158] (--) NVIDIA(GPU-0): 
[    76.513] (II) NVIDIA(0): Setting mode "DVI-I-1: nvidia-auto-select @1920x1080 +1050+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-1: nvidia-auto-select @1050x1680 +0+0 {ViewPortIn=1050x1680, ViewPortOut=1680x1050+0+0, Rotation=270}"
[    81.533] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    81.533] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    81.533] (--) NVIDIA(GPU-0): 
[    81.547] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): connected
[    81.547] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): Internal TMDS
[    81.547] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): 330.0 MHz maximum pixel clock
[    81.547] (--) NVIDIA(GPU-0): 
[    81.548] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    81.548] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    81.548] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    81.548] (--) NVIDIA(GPU-0): 
[    81.562] (--) NVIDIA(GPU-0): Acer X223W (DFP-2): connected
[    81.562] (--) NVIDIA(GPU-0): Acer X223W (DFP-2): Internal TMDS
[    81.562] (--) NVIDIA(GPU-0): Acer X223W (DFP-2): 165.0 MHz maximum pixel clock
[    81.562] (--) NVIDIA(GPU-0): 
[    81.563] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    81.563] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    81.563] (--) NVIDIA(GPU-0): DFP-3: 480.0 MHz maximum pixel clock
[    81.563] (--) NVIDIA(GPU-0): 
[    81.563] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    81.563] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    81.563] (--) NVIDIA(GPU-0): DFP-4: 480.0 MHz maximum pixel clock
[    81.563] (--) NVIDIA(GPU-0): 
[177733.114] (--) NVIDIA(GPU-0): CRT-0: disconnected
[177733.121] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[177733.121] (--) NVIDIA(GPU-0): 
[177733.136] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): connected
[177733.136] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): Internal TMDS
[177733.136] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): 330.0 MHz maximum pixel clock
[177733.136] (--) NVIDIA(GPU-0): 
[177733.136] (--) NVIDIA(GPU-0): DFP-1: disconnected
[177733.136] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[177733.136] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[177733.136] (--) NVIDIA(GPU-0): 
[177733.151] (--) NVIDIA(GPU-0): Acer X223W (DFP-2): connected
[177733.151] (--) NVIDIA(GPU-0): Acer X223W (DFP-2): Internal TMDS
[177733.151] (--) NVIDIA(GPU-0): Acer X223W (DFP-2): 165.0 MHz maximum pixel clock
[177733.151] (--) NVIDIA(GPU-0): 
[177733.151] (--) NVIDIA(GPU-0): DFP-3: disconnected
[177733.151] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[177733.151] (--) NVIDIA(GPU-0): DFP-3: 480.0 MHz maximum pixel clock
[177733.151] (--) NVIDIA(GPU-0): 
[177733.151] (--) NVIDIA(GPU-0): DFP-4: disconnected
[177733.151] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[177733.151] (--) NVIDIA(GPU-0): DFP-4: 480.0 MHz maximum pixel clock
[177733.151] (--) NVIDIA(GPU-0): 
[177733.159] (--) NVIDIA(GPU-0): CRT-0: disconnected
[177733.159] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[177733.159] (--) NVIDIA(GPU-0): 
[177733.173] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): connected
[177733.173] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): Internal TMDS
[177733.173] (--) NVIDIA(GPU-0): DELL U2312HM (DFP-0): 330.0 MHz maximum pixel clock
[177733.173] (--) NVIDIA(GPU-0): 
[177733.173] (--) NVIDIA(GPU-0): DFP-1: disconnected
[177733.173] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[177733.173] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[177733.173] (--) NVIDIA(GPU-0): 
[177733.188] (--) NVIDIA(GPU-0): Acer X223W (DFP-2): connected
[177733.188] (--) NVIDIA(GPU-0): Acer X223W (DFP-2): Internal TMDS
[177733.188] (--) NVIDIA(GPU-0): Acer X223W (DFP-2): 165.0 MHz maximum pixel clock
[177733.188] (--) NVIDIA(GPU-0): 
[177733.188] (--) NVIDIA(GPU-0): DFP-3: disconnected
[177733.188] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[177733.188] (--) NVIDIA(GPU-0): DFP-3: 480.0 MHz maximum pixel clock
[177733.188] (--) NVIDIA(GPU-0): 
[177733.188] (--) NVIDIA(GPU-0): DFP-4: disconnected
[177733.188] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[177733.188] (--) NVIDIA(GPU-0): DFP-4: 480.0 MHz maximum pixel clock
[177733.188] (--) NVIDIA(GPU-0): 
[181618.890] (II) event2  - PixArt DynexWired USB Optical Mouse: SYN_DROPPED event - some input events have been lost.
[182884.477] (EE) client bug: timer event2 debounce: scheduled expiry is in the past (-211ms), your system is too slow
[182884.477] (EE) client bug: timer event2 debounce: scheduled expiry is in the past (-147ms), your system is too slow
[182884.477] (EE) client bug: timer event2 debounce short: scheduled expiry is in the past (-160ms), your system is too slow

Offline

#7 2020-04-09 11:34:19

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,920

Re: Can I add a newer, compute-only nvidia GPU to an older one? [--> NO]

First, I may have missed that you are trying to combine different nvidia driver versions (390.x & 440.x )

post the output of pacman -Qs nvidia to verify.

Iirc nvidia did have a linux computing driver that was independent from the videocard driver in the past, but they combined those drivers into one and no longer support that at all.
What you're trying to do may be impossible unless you go for a headless setup .


When posting log files please post the full outputs , use a https://wiki.archlinux.org/index.php/Li … in_clients for large logs .
Also the xorg log indicates you are using /etc/X11/xorg.conf , in such cases the content of that file also needs to be posted.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#8 2020-04-11 15:41:01

stefano
Member
Registered: 2011-04-09
Posts: 258

Re: Can I add a newer, compute-only nvidia GPU to an older one? [--> NO]

Lone_Wolf wrote:

First, I may have missed that you are trying to combine different nvidia driver versions (390.x & 440.x )

post the output of pacman -Qs nvidia to verify.

Iirc nvidia did have a linux computing driver that was independent from the videocard driver in the past, but they combined those drivers into one and no longer support that at all.
What you're trying to do may be impossible unless you go for a headless setup .


Well, that's exactly what I was trying to do: use my old Quadro for video and have a computing-only newer card for TensorFlow. I thought I could rely on the older 390xx nvidia driver for the former task (Video out) and the newer cuda/opencl packages for the latter (GPU computing).  But what you're telling me is that such an approach is now impossible, for nvidia GPU computing requires the newer nvidia driver (440) which is incompatible with the old one. (I haven't tried a forced installation of both, as nvidia depends on nvidia-utils which conflicts with nvidia-390xx-utils).

I wonder if a note should be added to the GPGPU wiki page, or to the nvidia wiki page to make it explicit that it is not possible to combine nvidia GPUs from different generations for computing purposes for the reason you just listed.

I am not sure I understand how a headless setup would bypass the issue---by ditching the conflicting nvidia-utils packages altogether?

Last edited by stefano (2020-04-11 16:17:42)

Offline

#9 2020-04-12 13:55:14

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,920

Re: Can I add a newer, compute-only nvidia GPU to an older one? [--> NO]

Yes, you would only install the latest version and use the modern card exclusively for computing .

The quattro card wouldb't be used at all.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#10 2020-04-12 14:06:21

stefano
Member
Registered: 2011-04-09
Posts: 258

Re: Can I add a newer, compute-only nvidia GPU to an older one? [--> NO]

Thanks for the confirmation. Issue closed, unfortunately (for me) and post's title edited accordingly.

Last edited by stefano (2020-04-12 14:06:46)

Offline

Board footer

Powered by FluxBB