Bug#879041: libglvnd0: Nvidia-Installer 384.90: "An incomplete installation of libglvnd was found."

Chris Manougian cmanougian at gmail.com
Mon Dec 18 15:14:49 UTC 2017


On Mon, Dec 18, 2017 at 12:50 AM, Andreas Beckmann <anbe at debian.org> wrote:

> On 2017-12-18 03:36, Chris Manougian wrote:
> > Andreas, here's the result of reportbug -N 879041:
>
> That is absolutely not what I expected. (reportbug should have sent an
> email with all the gathered information to the bug report)
> But it shows that something is seriously broken.
>
> Please send the output of these commands:
>
>    ldd /usr/bin/glxinfo
>
>    dpkg -l | grep nvidia
>
> Since the reportbug method did not work, let's manually run the script
> that collects the information:
>
>     /usr/share/bug/nvidia-alternative/script 3>nvidia.log
>
> This stores a lot of output in nvidia.log - please send this file.
>
>
> And what is /usr/lib/chromium/swiftshader/ ?
>
> That's not a path used by Debian packages.
>
> What distribution are you using? What third-party software do you have
> installed?
>
>
> >
> > chris at asus:~$ reportbug -N 879041
> > libGL error: No matching fbConfigs or visuals found
> > libGL error: failed to load driver: swrast
> > [4369:4369:1217/212813.695099:ERROR:gl_context_glx.cc(232)] Couldn't
> > make context current with X drawable.
> > [4369:4369:1217/212813.695142:ERROR:gpu_info_collector.cc(56)]
> > gl::GLContext::MakeCurrent() failed
> > [4369:4369:1217/212813.695151:ERROR:gpu_info_collector.cc(119)] Could
> > not create context for info collection.
> > [4369:4369:1217/212813.695160:ERROR:gpu_init.cc(53)]
> > gpu::CollectGraphicsInfo failed (fatal).
> > [4369:4369:1217/212813.698383:ERROR:gpu_main.cc(164)] Exiting GPU
> > process due to errors during initialization
> > [4317:4354:1217/212813.703359:ERROR:browser_gpu_channel_
> host_factory.cc(107)]
> > Failed to launch GPU process.
> > [4434:4434:1217/212813.782284:ERROR:gl_implementation.cc(272)] Failed
> > to load /usr/lib/chromium/swiftshader/libGLESv2.so:
> > /usr/lib/chromium/swiftshader/libGLESv2.so: cannot open shared object
> > file: No such file or directory
> > [4434:4434:1217/212813.783269:ERROR:gpu_main.cc(164)] Exiting GPU
> > process due to errors during initialization
> > [4317:4354:1217/212813.784046:ERROR:service_manager_context.cc(201)]
> > Attempting to run unsupported native service:
> > /usr/lib/chromium/content_gpu.service
> > [4442:4442:1217/212813.865423:ERROR:gl_implementation.cc(272)] Failed
> > to load /usr/lib/chromium/swiftshader/libGLESv2.so:
> > /usr/lib/chromium/swiftshader/libGLESv2.so: cannot open shared object
> > file: No such file or directory
> > [4442:4442:1217/212813.866396:ERROR:gpu_main.cc(164)] Exiting GPU
> > process due to errors during initialization
> > [4317:4354:1217/212813.867134:ERROR:service_manager_context.cc(201)]
> > Attempting to run unsupported native service:
> > /usr/lib/chromium/content_gpu.service
> > [4450:4450:1217/212813.944985:ERROR:gl_implementation.cc(272)] Failed
> > to load /usr/lib/chromium/swiftshader/libGLESv2.so:
> > /usr/lib/chromium/swiftshader/libGLESv2.so: cannot open shared object
> > file: No such file or directory
> > [4450:4450:1217/212813.945958:ERROR:gpu_main.cc(164)] Exiting GPU
> > process due to errors during initialization
> > [4317:4354:1217/212813.946623:ERROR:service_manager_context.cc(201)]
> > Attempting to run unsupported native service:
> > /usr/lib/chromium/content_gpu.service
> > [4458:4458:1217/212814.025667:ERROR:gl_implementation.cc(272)] Failed
> > to load /usr/lib/chromium/swiftshader/libGLESv2.so:
> > /usr/lib/chromium/swiftshader/libGLESv2.so: cannot open shared object
> > file: No such file or directory
> > [4458:4458:1217/212814.026665:ERROR:gpu_main.cc(164)] Exiting GPU
> > process due to errors during initialization
> > [4317:4354:1217/212814.031238:ERROR:browser_gpu_channel_
> host_factory.cc(107)]
> > Failed to launch GPU process.
> > [4317:4354:1217/212814.031977:ERROR:browser_gpu_channel_
> host_factory.cc(107)]
> > Failed to launch GPU process.
> > [4317:4354:1217/212814.032550:ERROR:browser_gpu_channel_
> host_factory.cc(107)]
> > Failed to launch GPU process.
> > [4317:4354:1217/212814.033111:ERROR:browser_gpu_channel_
> host_factory.cc(107)]
> > Failed to launch GPU process.
> > [4317:4354:1217/212814.033666:ERROR:browser_gpu_channel_
> host_factory.cc(107)]
> > Failed to launch GPU process.
> > chris at asus:~$
>
>
> Confused.
>
> Andreas
>


Me too.  I've messed with this driver from so many angles, I'm surprised I
can get to a graphical desktop.

chris at asus:~$  ldd /usr/bin/glxinfo
	linux-vdso.so.1 (0x00007fff012b3000)
	libGLEW.so.2.0 => /usr/lib/x86_64-linux-gnu/libGLEW.so.2.0 (0x00007f559ca9c000)
	libGLU.so.1 => /usr/lib/x86_64-linux-gnu/libGLU.so.1 (0x00007f559c82d000)
	libGL.so.1 => /usr/lib/x86_64-linux-gnu/libGL.so.1 (0x00007f559c5bb000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f559c2a8000)
	libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007f559bf68000)
	libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007f559bd56000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f559b9b3000)
	libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f559b634000)
	libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f559b41d000)
	libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1 (0x00007f559b1eb000)
	libxcb-dri3.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0
(0x00007f559afe8000)
	libxcb-present.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-present.so.0
(0x00007f559ade5000)
	libxcb-sync.so.1 => /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1
(0x00007f559abde000)
	libxshmfence.so.1 => /usr/lib/x86_64-linux-gnu/libxshmfence.so.1
(0x00007f559a9dc000)
	libglapi.so.0 => /usr/lib/x86_64-linux-gnu/libglapi.so.0 (0x00007f559a7ab000)
	libXdamage.so.1 => /usr/lib/x86_64-linux-gnu/libXdamage.so.1
(0x00007f559a5a8000)
	libXfixes.so.3 => /usr/lib/x86_64-linux-gnu/libXfixes.so.3 (0x00007f559a3a2000)
	libX11-xcb.so.1 => /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1
(0x00007f559a1a0000)
	libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f5599f78000)
	libxcb-glx.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0
(0x00007f5599d5d000)
	libxcb-dri2.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0
(0x00007f5599b58000)
	libXxf86vm.so.1 => /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1
(0x00007f5599952000)
	libdrm.so.2 => /usr/lib/x86_64-linux-gnu/libdrm.so.2 (0x00007f5599741000)
	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f5599523000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f559931f000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f559cf3d000)
	libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007f559911b000)
	libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007f5598f15000)
	libbsd.so.0 => /lib/x86_64-linux-gnu/libbsd.so.0 (0x00007f5598d00000)
	librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f5598af8000)

chris at asus:~$ dpkg -l | grep nvidia
ii  glx-alternative-nvidia               0.8.1
      amd64        allows the selection of NVIDIA as GLX provider
ii  libegl-nvidia0:amd64                 384.98-3
      amd64        NVIDIA binary EGL library
ii  libegl-nvidia0:i386                  384.98-3
      i386         NVIDIA binary EGL library
ii  libgl1-nvidia-glvnd-glx:amd64        384.98-3
      amd64        NVIDIA binary OpenGL/GLX library (GLVND variant)
ii  libgl1-nvidia-glvnd-glx:i386         384.98-3
      i386         NVIDIA binary OpenGL/GLX library (GLVND variant)
ii  libgles-nvidia1:amd64                384.98-3
      amd64        NVIDIA binary OpenGL|ES 1.x library
ii  libgles-nvidia1:i386                 384.98-3
      i386         NVIDIA binary OpenGL|ES 1.x library
ii  libgles-nvidia2:amd64                384.98-3
      amd64        NVIDIA binary OpenGL|ES 2.x library
ii  libgles-nvidia2:i386                 384.98-3
      i386         NVIDIA binary OpenGL|ES 2.x library
ii  libgles1-glvnd-nvidia:amd64          384.98-3
      amd64        NVIDIA binary OpenGL|ES 1.x GLVND stub library
ii  libgles1-glvnd-nvidia:i386           384.98-3
      i386         NVIDIA binary OpenGL|ES 1.x GLVND stub library
ii  libglx-nvidia0:amd64                 384.98-3
      amd64        NVIDIA binary GLX library
ii  libglx-nvidia0:i386                  384.98-3
      i386         NVIDIA binary GLX library
ii  libnvidia-cfg1:amd64                 384.98-3
      amd64        NVIDIA binary OpenGL/GLX configuration library
ii  libnvidia-cfg1:i386                  384.98-3
      i386         NVIDIA binary OpenGL/GLX configuration library
ii  libnvidia-egl-wayland1:amd64         384.98-3
      amd64        NVIDIA binary Wayland EGL external platform library
ii  libnvidia-egl-wayland1:i386          384.98-3
      i386         NVIDIA binary Wayland EGL external platform library
ii  libnvidia-eglcore:amd64              384.98-3
      amd64        NVIDIA binary EGL core libraries
ii  libnvidia-eglcore:i386               384.98-3
      i386         NVIDIA binary EGL core libraries
ii  libnvidia-glcore:amd64               384.98-3
      amd64        NVIDIA binary OpenGL/GLX core libraries
ii  libnvidia-glcore:i386                384.98-3
      i386         NVIDIA binary OpenGL/GLX core libraries
ii  libnvidia-ml1:amd64                  384.98-3
      amd64        NVIDIA Management Library (NVML) runtime library
ii  nvidia-alternative                   384.98-3
      amd64        allows the selection of NVIDIA as GLX provider
ii  nvidia-detect                        384.98-3
      amd64        NVIDIA GPU detection utility
ii  nvidia-driver                        384.98-3
      amd64        NVIDIA metapackage
ii  nvidia-driver-bin                    384.98-3
      amd64        NVIDIA driver support binaries
ii  nvidia-driver-libs:amd64             384.98-3
      amd64        NVIDIA metapackage (OpenGL/GLX/EGL/GLES libraries)
ii  nvidia-driver-libs:i386              384.98-3
      i386         NVIDIA metapackage (OpenGL/GLX/EGL/GLES libraries)
ii  nvidia-driver-libs-i386:i386         384.98-3
      i386         NVIDIA metapackage (OpenGL/GLX/EGL/GLES 32-bit
libraries)
ii  nvidia-egl-common                    384.98-3
      amd64        NVIDIA binary EGL driver - common files
ii  nvidia-egl-icd:amd64                 384.98-3
      amd64        NVIDIA EGL installable client driver (ICD)
ii  nvidia-egl-icd:i386                  384.98-3
      i386         NVIDIA EGL installable client driver (ICD)
ii  nvidia-egl-wayland-common            384.98-3
      amd64        NVIDIA binary Wayland EGL external platform -
common files
ii  nvidia-egl-wayland-icd:amd64         384.98-3
      amd64        NVIDIA Wayland EGL external platform library (ICD)
ii  nvidia-egl-wayland-icd:i386          384.98-3
      i386         NVIDIA Wayland EGL external platform library (ICD)
ii  nvidia-installer-cleanup             20151021+7
      amd64        cleanup after driver installation with the
nvidia-installer
ii  nvidia-kernel-common                 20151021+7
      amd64        NVIDIA binary kernel module support files
ii  nvidia-kernel-dkms                   384.98-3
      amd64        NVIDIA binary kernel module DKMS source
ii  nvidia-kernel-support                384.98-3
      amd64        NVIDIA binary kernel module support files
ii  nvidia-legacy-check                  384.98-3
      amd64        check for NVIDIA GPUs requiring a legacy driver
ii  nvidia-modprobe                      384.98-1
      amd64        utility to load NVIDIA kernel modules and create
device nodes
ii  nvidia-persistenced                  384.98-1
      amd64        daemon to maintain persistent software state in the
NVIDIA driver
ii  nvidia-settings                      384.98-1
      amd64        tool for configuring the NVIDIA graphics driver
ii  nvidia-support                       20151021+7
      amd64        NVIDIA binary graphics driver support files
ii  nvidia-vdpau-driver:amd64            384.98-3
      amd64        Video Decode and Presentation API for Unix - NVIDIA
driver
ii  nvidia-vulkan-common                 384.98-3
      amd64        NVIDIA Vulkan driver - common files
ii  nvidia-vulkan-icd:amd64              384.98-3
      amd64        NVIDIA Vulkan installable client driver (ICD)
ii  nvidia-vulkan-icd:i386               384.98-3
      i386         NVIDIA Vulkan installable client driver (ICD)
ii  xserver-xorg-video-nvidia            384.98-3
      amd64        NVIDIA binary Xorg driver
chris at asus:~$


nvidia.log:

uname -a:
Linux asus 4.14.0-1-amd64 #1 SMP Debian 4.14.2-1 (2017-11-30) x86_64 GNU/Linux

/proc/version:
Linux version 4.14.0-1-amd64 (debian-kernel at lists.debian.org) (gcc
version 7.2.0 (Debian 7.2.0-16)) #1 SMP Debian 4.14.2-1 (2017-11-30)

/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.98  Thu Oct 26
15:16:01 PDT 2017
GCC version:  gcc version 7.2.0 (Debian 7.2.0-16)

lspci 'display controller [030?]':
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GM107
[GeForce GTX 750 Ti] [10de:1380] (rev a2) (prog-if 00 [VGA
controller])
	Subsystem: eVga.com. Corp. GM107 [GeForce GTX 750 Ti] [3842:3753]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 38
	Region 0: Memory at fa000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at c0000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at d0000000 (64-bit, prefetchable) [size=32M]
	Region 5: I/O ports at e000 [size=128]
	[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
	Capabilities: [60] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
		Address: 00000000fee0200c  Data: 4143
	Capabilities: [78] Express (v2) Legacy Endpoint, MSI 00
		DevCap:	MaxPayload 256 bytes, PhantFunc 0, Latency L0s unlimited, L1 <64us
			ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		LnkCap:	Port #0, Speed 5GT/s, Width x16, ASPM L0s L1, Exit Latency
L0s <512ns, L1 <4us
			ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- CommClk+
			ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive-
BWMgmt- ABWMgmt-
		DevCap2: Completion Timeout: Range AB, TimeoutDis+, LTR+, OBFF Via message
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
		LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance-
ComplianceSOS-
			 Compliance De-emphasis: -6dB
		LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-,
EqualizationPhase1-
			 EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
	Capabilities: [100 v1] Virtual Channel
		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
		Arb:	Fixed- WRR32- WRR64- WRR128-
		Ctrl:	ArbSelect=Fixed
		Status:	InProgress-
		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=01
			Status:	NegoPending- InProgress-
	Capabilities: [250 v1] Latency Tolerance Reporting
		Max snoop latency: 0ns
		Max no snoop latency: 0ns
	Capabilities: [258 v1] L1 PM Substates
		L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+
			  PortCommonModeRestoreTime=255us PortTPowerOnTime=10us
		L1SubCtl1: PCI-PM_L1.2- PCI-PM_L1.1- ASPM_L1.2- ASPM_L1.1-
			   T_CommonMode=0us LTR1.2_Threshold=0ns
		L1SubCtl2: T_PwrOn=10us
	Capabilities: [128 v1] Power Budgeting <?>
	Capabilities: [600 v1] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
	Kernel driver in use: nvidia
	Kernel modules: nvidia

dmesg:
[    0.108008] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.108008] pci 0000:01:00.0: vgaarb: VGA device added:
decodes=io+mem,owns=io+mem,locks=none
[    0.108010] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.108010] vgaarb: loaded
[    0.819623] fb0: EFI VGA frame buffer device
[    0.820374] Linux agpgart interface v0.103
[    2.211249] nvidia: loading out-of-tree module taints kernel.
[    2.211254] nvidia: module license 'NVIDIA' taints kernel.
[    2.221103] nvidia-nvlink: Nvlink Core is being initialized, major
device number 248
[    2.221368] nvidia 0000:01:00.0: vgaarb: changed VGA decodes:
olddecodes=io+mem,decodes=none:owns=io+mem
[    2.221433] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  384.98
Thu Oct 26 15:16:01 PDT 2017 (using threaded interrupts)
[    2.236660] nvidia-modeset: Loading NVIDIA Kernel Mode Setting
Driver for UNIX platforms  384.98  Thu Oct 26 14:41:13 PDT 2017
[    2.256899] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    2.256901] [drm] Initialized nvidia-drm 0.0.0 20160202 for
0000:01:00.0 on minor 0
[    2.413488] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    3.216430] input: HDA NVidia HDMI/DP,pcm=3 as
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[    3.216510] input: HDA NVidia HDMI/DP,pcm=7 as
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[    3.216581] input: HDA NVidia HDMI/DP,pcm=8 as
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[    3.815242] caller os_map_kernel_space.part.2+0x6d/0x80 [nvidia]
mapping multiple BARs
[    4.081696] NVRM: Your system is not currently configured to drive
a VGA console
               on the primary VGA device. The NVIDIA Linux graphics driver
               requires the use of a text-mode VGA console. Use of other console
[    4.082902] nvidia-modeset: Allocated GPU:0
(GPU-1cafb157-2634-e4cc-c280-8745ca88fbaf) @ PCI:0000:01:00.0

Device node permissions:
crw-rw----+ 1 root video 226,   0 Dec 18 09:17 /dev/dri/card0
crw-rw----+ 1 root video 226, 128 Dec 18 09:17 /dev/dri/renderD128
crw-rw-rw-  1 root root  195, 254 Dec 18 09:17 /dev/nvidia-modeset
crw-rw-rw-  1 root root  195,   0 Dec 18 09:17 /dev/nvidia0
crw-rw-rw-  1 root root  195, 255 Dec 18 09:17 /dev/nvidiactl

/dev/dri/by-path:
total 0
lrwxrwxrwx 1 root root  8 Dec 18 09:17 pci-0000:01:00.0-card -> ../card0
lrwxrwxrwx 1 root root 13 Dec 18 09:17 pci-0000:01:00.0-render -> ../renderD128
video:x:44:chris

OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root       15 Nov 26 14:23 /etc/alternatives/glx ->
/usr/lib/nvidia
lrwxrwxrwx 1 root root       49 Nov 26 14:22
/etc/alternatives/glx--libEGL.so-x86_64-linux-gnu ->
/usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so
lrwxrwxrwx 1 root root       49 Nov 26 14:23
/etc/alternatives/glx--libEGL.so.1-i386-linux-gnu ->
/usr/lib/mesa-diverted/i386-linux-gnu/libEGL.so.1
lrwxrwxrwx 1 root root       51 Nov 26 14:23
/etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu ->
/usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so.1
lrwxrwxrwx 1 root root       48 Nov 26 14:22
/etc/alternatives/glx--libGL.so-x86_64-linux-gnu ->
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root       48 Nov 26 14:22
/etc/alternatives/glx--libGL.so-x86_64-linux-gnu ->
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root       48 Nov 26 14:23
/etc/alternatives/glx--libGL.so.1-i386-linux-gnu ->
/usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root       48 Nov 26 14:23
/etc/alternatives/glx--libGL.so.1-i386-linux-gnu ->
/usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root       50 Nov 26 14:23
/etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu ->
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root       50 Nov 26 14:23
/etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu ->
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root       48 Nov 26 14:23
/etc/alternatives/glx--libGLESv1_CM.so.1-i386-linux-gnu ->
/usr/lib/i386-linux-gnu/nvidia/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root       48 Nov 26 14:23
/etc/alternatives/glx--libGLESv1_CM.so.1-i386-linux-gnu ->
/usr/lib/i386-linux-gnu/nvidia/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root       50 Nov 26 14:23
/etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root       50 Nov 26 14:23
/etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root       52 Nov 26 14:22
/etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu ->
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root       52 Nov 26 14:22
/etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu ->
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root       52 Nov 26 14:23
/etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu ->
/usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root       52 Nov 26 14:23
/etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu ->
/usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root       54 Nov 26 14:23
/etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu ->
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root       54 Nov 26 14:23
/etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu ->
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root       49 Nov 26 14:23
/etc/alternatives/glx--libnvidia-cfg.so.1-i386-linux-gnu ->
/usr/lib/i386-linux-gnu/nvidia/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root       51 Nov 26 14:23
/etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root       25 Nov 26 14:23
/etc/alternatives/glx--linux-libglx.so -> /usr/lib/nvidia/libglx.so
lrwxrwxrwx 1 root root       42 Nov 26 14:23
/etc/alternatives/glx--nvidia-blacklists-nouveau.conf ->
/etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root       36 Nov 26 14:23
/etc/alternatives/glx--nvidia-bug-report.sh ->
/usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root       39 Nov 26 14:23
/etc/alternatives/glx--nvidia-drm-outputclass.conf ->
/etc/nvidia/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root       28 Nov 26 14:23
/etc/alternatives/glx--nvidia-load.conf ->
/etc/nvidia/nvidia-load.conf
lrwxrwxrwx 1 root root       32 Nov 26 14:23
/etc/alternatives/glx--nvidia-modprobe.conf ->
/etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root       29 Nov 26 14:23
/etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root       22 Nov 26 14:22
/etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root       23 Dec  1 06:06 /etc/alternatives/nvidia
-> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root       57 Dec  1 06:06
/etc/alternatives/nvidia--libEGL_nvidia.so.0-i386-linux-gnu ->
/usr/lib/i386-linux-gnu/nvidia/current/libEGL_nvidia.so.0
lrwxrwxrwx 1 root root       59 Dec  1 06:06
/etc/alternatives/nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libEGL_nvidia.so.0
lrwxrwxrwx 1 root root       56 Dec  1 06:06
/etc/alternatives/nvidia--libGLESv1_CM.so.1-i386-linux-gnu ->
/usr/lib/i386-linux-gnu/nvidia/current/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root       56 Dec  1 06:06
/etc/alternatives/nvidia--libGLESv1_CM.so.1-i386-linux-gnu ->
/usr/lib/i386-linux-gnu/nvidia/current/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root       58 Dec  1 06:06
/etc/alternatives/nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root       58 Dec  1 06:06
/etc/alternatives/nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root       63 Dec  1 06:06
/etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu ->
/usr/lib/i386-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root       63 Dec  1 06:06
/etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu ->
/usr/lib/i386-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root       65 Dec  1 06:06
/etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root       65 Dec  1 06:06
/etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root       60 Dec  1 06:06
/etc/alternatives/nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu ->
/usr/lib/i386-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root       60 Dec  1 06:06
/etc/alternatives/nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu ->
/usr/lib/i386-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root       62 Dec  1 06:06
/etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root       62 Dec  1 06:06
/etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root       59 Dec  1 06:06
/etc/alternatives/nvidia--libGLX_indirect.so.0-i386-linux-gnu ->
/usr/lib/i386-linux-gnu/nvidia/current/libGLX_indirect.so.0
lrwxrwxrwx 1 root root       59 Dec  1 06:06
/etc/alternatives/nvidia--libGLX_indirect.so.0-i386-linux-gnu ->
/usr/lib/i386-linux-gnu/nvidia/current/libGLX_indirect.so.0
lrwxrwxrwx 1 root root       61 Dec  1 06:06
/etc/alternatives/nvidia--libGLX_indirect.so.0-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_indirect.so.0
lrwxrwxrwx 1 root root       61 Dec  1 06:06
/etc/alternatives/nvidia--libGLX_indirect.so.0-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_indirect.so.0
lrwxrwxrwx 1 root root       57 Dec  1 06:06
/etc/alternatives/nvidia--libGLX_nvidia.so.0-i386-linux-gnu ->
/usr/lib/i386-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       57 Dec  1 06:06
/etc/alternatives/nvidia--libGLX_nvidia.so.0-i386-linux-gnu ->
/usr/lib/i386-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       59 Dec  1 06:06
/etc/alternatives/nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       59 Dec  1 06:06
/etc/alternatives/nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       33 Dec  1 06:06
/etc/alternatives/nvidia--libglx.so ->
/usr/lib/nvidia/current/libglx.so
lrwxrwxrwx 1 root root       57 Dec  1 06:06
/etc/alternatives/nvidia--libnvidia-cfg.so.1-i386-linux-gnu ->
/usr/lib/i386-linux-gnu/nvidia/current/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root       59 Dec  1 06:06
/etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root       58 Dec  1 06:06
/etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ml.so.1
lrwxrwxrwx 1 root root       61 Dec  1 06:06
/etc/alternatives/nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libvdpau_nvidia.so.1
lrwxrwxrwx 1 root root       38 Dec  1 06:06
/etc/alternatives/nvidia--nv-control-dpy ->
/usr/lib/nvidia/current/nv-control-dpy
lrwxrwxrwx 1 root root       70 Dec  1 06:06
/etc/alternatives/nvidia--nvidia-application-profiles-key-documentation
-> /usr/share/nvidia/nvidia-application-profiles-384.98-key-documentation
lrwxrwxrwx 1 root root       50 Dec  1 06:06
/etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf ->
/etc/nvidia/current/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root       44 Dec  1 06:06
/etc/alternatives/nvidia--nvidia-bug-report.sh ->
/usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root       40 Dec  1 06:06
/etc/alternatives/nvidia--nvidia-debugdump ->
/usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx 1 root root       47 Dec  1 06:06
/etc/alternatives/nvidia--nvidia-drm-outputclass.conf ->
/etc/nvidia/current/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root       36 Dec  1 06:06
/etc/alternatives/nvidia--nvidia-load.conf ->
/etc/nvidia/current/nvidia-load.conf
lrwxrwxrwx 1 root root       40 Dec  1 06:06
/etc/alternatives/nvidia--nvidia-modprobe.conf ->
/etc/nvidia/current/nvidia-modprobe.conf
lrwxrwxrwx 1 root root       39 Dec  1 06:06
/etc/alternatives/nvidia--nvidia-settings ->
/usr/lib/nvidia/current/nvidia-settings
lrwxrwxrwx 1 root root       44 Dec  1 06:06
/etc/alternatives/nvidia--nvidia-settings.1.gz ->
/usr/lib/nvidia/current/nvidia-settings.1.gz
lrwxrwxrwx 1 root root       47 Dec  1 06:06
/etc/alternatives/nvidia--nvidia-settings.desktop ->
/usr/lib/nvidia/current/nvidia-settings.desktop
lrwxrwxrwx 1 root root       37 Dec  1 06:06
/etc/alternatives/nvidia--nvidia_drv.so ->
/usr/lib/nvidia/current/nvidia_drv.so
lrwxrwxrwx 1 root root       49 Nov 26 14:22
/usr/lib/i386-linux-gnu/libEGL.so.1 ->
/etc/alternatives/glx--libEGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root       48 Dec  1 07:43
/usr/lib/i386-linux-gnu/libGL.so.1 ->
/etc/alternatives/glx--libGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root       55 Nov 26 14:23
/usr/lib/i386-linux-gnu/libGLESv1_CM.so.1 ->
/etc/alternatives/glx--libGLESv1_CM.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root       65 Nov 26 14:22
/usr/lib/i386-linux-gnu/libGLESv1_CM_nvidia.so.1 ->
/etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root       52 Nov 26 14:22
/usr/lib/i386-linux-gnu/libGLESv2.so.2 ->
/etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu
lrwxrwxrwx 1 root root       62 Nov 26 14:22
/usr/lib/i386-linux-gnu/libGLESv2_nvidia.so.2 ->
/etc/alternatives/nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu
lrwxrwxrwx 1 root root       56 Nov 26 14:23
/usr/lib/i386-linux-gnu/libnvidia-cfg.so.1 ->
/etc/alternatives/glx--libnvidia-cfg.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root       30 Dec  2 15:50
/usr/lib/i386-linux-gnu/libnvidia-egl-wayland.so.1 ->
libnvidia-egl-wayland.so.1.0.1
-rw-r--r-- 1 root root    26728 Oct 26 19:04
/usr/lib/i386-linux-gnu/libnvidia-egl-wayland.so.1.0.1
-rw-r--r-- 1 root root 30194252 Oct 26 19:03
/usr/lib/i386-linux-gnu/libnvidia-eglcore.so.384.98
-rw-r--r-- 1 root root 33466460 Oct 26 17:27
/usr/lib/i386-linux-gnu/libnvidia-glcore.so.384.98
-rw-r--r-- 1 root root   511092 Oct 26 18:46
/usr/lib/i386-linux-gnu/libnvidia-glsi.so.384.98
-rw-r--r-- 1 root root    13788 Oct 26 17:33
/usr/lib/i386-linux-gnu/libnvidia-tls.so.384.98
-rw-r--r-- 1 root root  1797184 Nov 29 23:46 /usr/lib/libnvidia-gtk2.so.384.98
-rw-r--r-- 1 root root  1793088 Nov 29 23:46 /usr/lib/libnvidia-gtk3.so.384.98
lrwxrwxrwx 1 root root       49 Nov 26 14:22
/usr/lib/x86_64-linux-gnu/libEGL.so ->
/etc/alternatives/glx--libEGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       51 Nov 26 14:22
/usr/lib/x86_64-linux-gnu/libEGL.so.1 ->
/etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       48 Nov 26 14:22
/usr/lib/x86_64-linux-gnu/libGL.so ->
/etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       50 Nov 26 14:22
/usr/lib/x86_64-linux-gnu/libGL.so.1 ->
/etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       57 Nov 26 14:23
/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1 ->
/etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       67 Nov 26 14:22
/usr/lib/x86_64-linux-gnu/libGLESv1_CM_nvidia.so.1 ->
/etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       52 Nov 26 14:22
/usr/lib/x86_64-linux-gnu/libGLESv2.so ->
/etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       54 Nov 26 14:22
/usr/lib/x86_64-linux-gnu/libGLESv2.so.2 ->
/etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root       64 Nov 26 14:22
/usr/lib/x86_64-linux-gnu/libGLESv2_nvidia.so.2 ->
/etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root       58 Nov 26 14:23
/usr/lib/x86_64-linux-gnu/libnvidia-cfg.so.1 ->
/etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       30 Dec  2 15:50
/usr/lib/x86_64-linux-gnu/libnvidia-egl-wayland.so.1 ->
libnvidia-egl-wayland.so.1.0.1
-rw-r--r-- 1 root root    31152 Oct 26 19:17
/usr/lib/x86_64-linux-gnu/libnvidia-egl-wayland.so.1.0.1
-rw-r--r-- 1 root root 28208088 Oct 26 19:16
/usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.384.98
-rw-r--r-- 1 root root 30027296 Oct 26 17:33
/usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.384.98
-rw-r--r-- 1 root root   507320 Oct 26 19:00
/usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.384.98
lrwxrwxrwx 1 root root       60 Nov 26 14:22
/usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1 ->
/etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root    13080 Oct 26 17:39
/usr/lib/x86_64-linux-gnu/libnvidia-tls.so.384.98
lrwxrwxrwx 1 root root       36 Nov 26 14:23
/usr/lib/xorg/modules/drivers/nvidia_drv.so ->
/etc/alternatives/glx--nvidia_drv.so
-rw-r--r-- 1 root root   285832 Oct 13 05:28
/usr/lib/xorg/modules/extensions/libglx.so
lrwxrwxrwx 1 root root       38 Nov 26 14:23
/usr/lib/xorg/modules/linux/libglx.so ->
/etc/alternatives/glx--linux-libglx.so
-rw-r--r-- 1 root root    27267 Dec 18 09:17 /var/log/Xorg.0.log
-rw-r--r-- 1 root root    28078 Dec 17 23:15 /var/log/Xorg.0.log.old
/etc/nvidia/:
total 12
drwxr-xr-x   3 root root 4096 Nov 26 14:22 .
drwxr-xr-x 110 root root 4096 Dec 18 09:17 ..
drwxr-xr-x   2 root root 4096 Dec  3 15:15 current
lrwxrwxrwx   1 root root   56 Nov 26 14:22
nvidia-blacklists-nouveau.conf ->
/etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx   1 root root   53 Nov 26 14:22 nvidia-drm-outputclass.conf
-> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx   1 root root   42 Nov 26 14:22 nvidia-load.conf ->
/etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx   1 root root   46 Nov 26 14:22 nvidia-modprobe.conf ->
/etc/alternatives/nvidia--nvidia-modprobe.conf

/usr/lib/i386-linux-gnu/nvidia/:
total 12
drwxr-xr-x 3 root root 4096 Nov 26 14:22 .
drwxr-xr-x 7 root root 4096 Dec 17 16:29 ..
drwxr-xr-x 2 root root 4096 Dec  3 15:14 current
lrwxrwxrwx 1 root root   58 Nov 26 14:22 libGLESv1_CM.so.1 ->
/etc/alternatives/nvidia--libGLESv1_CM.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root   59 Nov 26 14:22 libnvidia-cfg.so.1 ->
/etc/alternatives/nvidia--libnvidia-cfg.so.1-i386-linux-gnu

/usr/lib/i386-linux-gnu/nvidia/current/:
total 2368
drwxr-xr-x 2 root root    4096 Dec  3 15:14 .
drwxr-xr-x 3 root root    4096 Nov 26 14:22 ..
lrwxrwxrwx 1 root root      23 Dec  2 15:50 libEGL_nvidia.so.0 ->
libEGL_nvidia.so.384.98
-rw-r--r-- 1 root root  942776 Oct 26 19:04 libEGL_nvidia.so.384.98
-rw-r--r-- 1 root root   36412 Oct 26 17:27 libGLESv1_CM.so.1
lrwxrwxrwx 1 root root      29 Dec  2 15:50 libGLESv1_CM_nvidia.so.1
-> libGLESv1_CM_nvidia.so.384.98
-rw-r--r-- 1 root root   47308 Oct 26 19:03 libGLESv1_CM_nvidia.so.384.98
lrwxrwxrwx 1 root root      26 Dec  2 15:50 libGLESv2_nvidia.so.2 ->
libGLESv2_nvidia.so.384.98
-rw-r--r-- 1 root root   80076 Oct 26 19:03 libGLESv2_nvidia.so.384.98
lrwxrwxrwx 1 root root      23 Dec  2 15:50 libGLX_indirect.so.0 ->
libGLX_nvidia.so.384.98
lrwxrwxrwx 1 root root      23 Dec  2 15:50 libGLX_nvidia.so.0 ->
libGLX_nvidia.so.384.98
-rw-r--r-- 1 root root 1129684 Oct 26 17:29 libGLX_nvidia.so.384.98
lrwxrwxrwx 1 root root      23 Dec  2 15:50 libnvidia-cfg.so.1 ->
libnvidia-cfg.so.384.98
-rw-r--r-- 1 root root  171088 Oct 26 18:43 libnvidia-cfg.so.384.98

/usr/lib/mesa-diverted/:
total 20
drwxr-xr-x  5 root root 4096 Nov 26 14:22 .
drwxr-xr-x 85 root root 4096 Dec 17 22:30 ..
drwxr-xr-x  2 root root 4096 Nov 17 00:00 arm-linux-gnueabihf
drwxr-xr-x  2 root root 4096 Nov 26 14:22 i386-linux-gnu
lrwxrwxrwx  1 root root   33 Nov 26 14:22 libGL.so-master ->
/etc/alternatives/libGL.so-master
drwxr-xr-x  2 root root 4096 Nov 26 14:22 x86_64-linux-gnu

/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 Nov 17 00:00 .
drwxr-xr-x 5 root root 4096 Nov 26 14:22 ..

/usr/lib/mesa-diverted/i386-linux-gnu/:
total 528
drwxr-xr-x 2 root root   4096 Nov 26 14:22 .
drwxr-xr-x 5 root root   4096 Nov 26 14:22 ..
lrwxrwxrwx 1 root root     15 Nov  9 05:14 libEGL.so.1 -> libEGL.so.1.0.0
-rw-r--r-- 1 root root  79496 Nov  9 05:14 libEGL.so.1.0.0
lrwxrwxrwx 1 root root     14 Nov  9 05:14 libGL.so.1 -> libGL.so.1.0.0
-rw-r--r-- 1 root root 390680 Nov  9 05:14 libGL.so.1.0.0
lrwxrwxrwx 1 root root     18 Nov  9 05:14 libGLESv2.so.2 -> libGLESv2.so.2.0.0
-rw-r--r-- 1 root root  54804 Nov  9 05:14 libGLESv2.so.2.0.0

/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 1172
drwxr-xr-x 2 root root   4096 Nov 26 14:22 .
drwxr-xr-x 5 root root   4096 Nov 26 14:22 ..
lrwxrwxrwx 1 root root     15 Nov  9 05:14 libEGL.so -> libEGL.so.1.0.0
lrwxrwxrwx 1 root root     15 Nov  9 05:14 libEGL.so.1 -> libEGL.so.1.0.0
-rw-r--r-- 1 root root  80448 Nov  9 05:14 libEGL.so.1.0.0
lrwxrwxrwx 1 root root     10 Nov 18 14:31 libGL.so -> libGL.so.1
lrwxrwxrwx 1 root root     14 Nov 18 09:01 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r-- 1 root root 567624 Nov  9 05:14 libGL.so.1.0.0
-rw-r--r-- 1 root root 463424 Apr 25  2017 libGL.so.1.2.0
lrwxrwxrwx 1 root root     18 Nov  9 05:14 libGLESv2.so -> libGLESv2.so.2.0.0
lrwxrwxrwx 1 root root     18 Nov  9 05:14 libGLESv2.so.2 -> libGLESv2.so.2.0.0
-rw-r--r-- 1 root root  72000 Nov  9 05:14 libGLESv2.so.2.0.0

/usr/lib/mesa/:
total 8
drwxr-xr-x  2 root root 4096 Nov 17 00:00 .
drwxr-xr-x 85 root root 4096 Dec 17 22:30 ..

/usr/lib/nvidia/:
total 32
drwxr-xr-x  4 root root 4096 Dec 17 22:30 .
drwxr-xr-x 85 root root 4096 Dec 17 22:30 ..
-rw-r--r--  1 root root   57 Dec 17 15:25 alternate-install-present
drwxr-xr-x  2 root root 4096 Nov 17 00:00 bumblebee
-rwxr-xr-x  1 root root 2125 Dec 17 15:25 check-for-conflicting-opengl-libraries
-rwxr-xr-x  1 root root 1897 Dec 17 15:25 check-for-mismatching-nvidia-module
drwxr-xr-x  2 root root 4096 Dec  3 15:14 current
lrwxrwxrwx  1 root root   35 Nov 26 14:22 libglx.so ->
/etc/alternatives/nvidia--libglx.so
lrwxrwxrwx  1 root root   24 Nov 26 14:22 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx  1 root root   46 Nov 26 14:22 nvidia-bug-report.sh ->
/etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx  1 root root   39 Nov 26 14:22 nvidia_drv.so ->
/etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x  1 root root  618 Dec 17 15:25 pre-install

/usr/lib/nvidia/bumblebee/:
total 8
drwxr-xr-x 2 root root 4096 Nov 17 00:00 .
drwxr-xr-x 4 root root 4096 Dec 17 22:30 ..

/usr/lib/nvidia/current/:
total 22952
drwxr-xr-x 2 root root     4096 Dec  3 15:14 .
drwxr-xr-x 4 root root     4096 Dec 17 22:30 ..
lrwxrwxrwx 1 root root       16 Dec  2 15:50 libglx.so -> libglx.so.384.98
-rw-r--r-- 1 root root 14029928 Oct 26 17:39 libglx.so.384.98
-rwxr-xr-x 1 root root    22392 Nov 29 23:46 nv-control-dpy
-rwxr-xr-x 1 root root    26804 Oct 26 19:25 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   225584 Oct 26 18:57 nvidia-debugdump
-rwxr-xr-x 1 root root   235624 Nov 29 23:46 nvidia-settings
-rw-r--r-- 1 root root     8660 Nov 29 23:46 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1217 Nov 29 23:46 nvidia-settings.desktop
-rw-r--r-- 1 root root     3240 Dec  2 15:50 nvidia.ids
-rw-r--r-- 1 root root  8919248 Oct 26 17:12 nvidia_drv.so

/usr/lib/nvidia/nvidia/:
total 22952
drwxr-xr-x 2 root root     4096 Dec  3 15:14 .
drwxr-xr-x 4 root root     4096 Dec 17 22:30 ..
lrwxrwxrwx 1 root root       16 Dec  2 15:50 libglx.so -> libglx.so.384.98
-rw-r--r-- 1 root root 14029928 Oct 26 17:39 libglx.so.384.98
-rwxr-xr-x 1 root root    22392 Nov 29 23:46 nv-control-dpy
-rwxr-xr-x 1 root root    26804 Oct 26 19:25 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   225584 Oct 26 18:57 nvidia-debugdump
-rwxr-xr-x 1 root root   235624 Nov 29 23:46 nvidia-settings
-rw-r--r-- 1 root root     8660 Nov 29 23:46 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1217 Nov 29 23:46 nvidia-settings.desktop
-rw-r--r-- 1 root root     3240 Dec  2 15:50 nvidia.ids
-rw-r--r-- 1 root root  8919248 Oct 26 17:12 nvidia_drv.so

/usr/lib/x86_64-linux-gnu/nvidia/:
total 84
drwxr-xr-x  3 root root  4096 Nov 26 14:22 .
drwxr-xr-x 77 root root 65536 Dec 17 22:30 ..
drwxr-xr-x  2 root root  4096 Dec  3 15:14 current
lrwxrwxrwx  1 root root    60 Nov 26 14:22 libGLESv1_CM.so.1 ->
/etc/alternatives/nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx  1 root root    61 Nov 26 14:22 libnvidia-cfg.so.1 ->
/etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu

/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 5048
drwxr-xr-x 2 root root    4096 Dec  3 15:14 .
drwxr-xr-x 3 root root    4096 Nov 26 14:22 ..
lrwxrwxrwx 1 root root      23 Dec  2 15:50 libEGL_nvidia.so.0 ->
libEGL_nvidia.so.384.98
-rw-r--r-- 1 root root 1310552 Oct 26 19:17 libEGL_nvidia.so.384.98
-rw-r--r-- 1 root root   43696 Oct 26 17:34 libGLESv1_CM.so.1
lrwxrwxrwx 1 root root      29 Dec  2 15:50 libGLESv1_CM_nvidia.so.1
-> libGLESv1_CM_nvidia.so.384.98
-rw-r--r-- 1 root root   54296 Oct 26 19:16 libGLESv1_CM_nvidia.so.384.98
lrwxrwxrwx 1 root root      26 Dec  2 15:50 libGLESv2_nvidia.so.2 ->
libGLESv2_nvidia.so.384.98
-rw-r--r-- 1 root root   86200 Oct 26 19:16 libGLESv2_nvidia.so.384.98
lrwxrwxrwx 1 root root      23 Dec  2 15:50 libGLX_indirect.so.0 ->
libGLX_nvidia.so.384.98
lrwxrwxrwx 1 root root      23 Dec  2 15:50 libGLX_nvidia.so.0 ->
libGLX_nvidia.so.384.98
-rw-r--r-- 1 root root 1291224 Oct 26 17:35 libGLX_nvidia.so.384.98
lrwxrwxrwx 1 root root      23 Dec  2 15:50 libnvidia-cfg.so.1 ->
libnvidia-cfg.so.384.98
-rw-r--r-- 1 root root  163336 Oct 26 18:56 libnvidia-cfg.so.384.98
lrwxrwxrwx 1 root root      17 Dec  2 15:50 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root      22 Dec  2 15:50 libnvidia-ml.so.1 ->
libnvidia-ml.so.384.98
-rw-r--r-- 1 root root 1308256 Oct 26 18:57 libnvidia-ml.so.384.98
lrwxrwxrwx 1 root root      25 Dec  2 15:50 libvdpau_nvidia.so.1 ->
libvdpau_nvidia.so.384.98
-rw-r--r-- 1 root root  888288 Oct 26 17:40 libvdpau_nvidia.so.384.98

/etc/modprobe.d:
total 28
drwxr-xr-x   2 root root 4096 Dec 17 22:30 .
drwxr-xr-x 110 root root 4096 Dec 18 09:17 ..
-rw-r--r--   1 root root  154 Nov 29  2016 amd64-microcode-blacklist.conf
-rw-r--r--   1 root root  127 Feb  7  2017 dkms.conf
-rw-r--r--   1 root root  154 Jul  8 18:04 intel-microcode-blacklist.conf
-rw-r--r--   1 root root   18 Nov  4 15:31 kms-sg-blacklist.conf
lrwxrwxrwx   1 root root   53 Nov 26 14:23
nvidia-blacklists-nouveau.conf ->
/etc/alternatives/glx--nvidia-blacklists-nouveau.conf
-rw-r--r--   1 root root  260 Aug 11 15:18 nvidia-kernel-common.conf
lrwxrwxrwx   1 root root   43 Nov 26 14:23 nvidia.conf ->
/etc/alternatives/glx--nvidia-modprobe.conf

/etc/modprobe.d/nvidia-kernel-common.conf:alias char-major-195* nvidia
/etc/modprobe.d/nvidia-kernel-common.conf:#options nvidia
NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
/etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia NVreg_EnableAGPSBA=1
/etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia NVreg_EnableAGPFW=1
/etc/modprobe.d/kms-sg-blacklist.conf:blacklist nouveau

/etc/modules-load.d:
-rw-r--r-- 1 root root  210 Nov  4 15:37 /etc/modules

/etc/modules-load.d/:
total 12
drwxr-xr-x   2 root root 4096 Dec 17 22:30 .
drwxr-xr-x 110 root root 4096 Dec 18 09:17 ..
-rw-r--r--   1 root root  119 Sep 19 06:51 cups-filters.conf
lrwxrwxrwx   1 root root   10 Dec 17 15:45 modules.conf -> ../modules
lrwxrwxrwx   1 root root   39 Nov 26 14:23 nvidia.conf ->
/etc/alternatives/glx--nvidia-load.conf

/etc/modules:nvidia
/etc/modules:nouveau

Files from nvidia-installer:

Config and logfiles:

<<<<<<<<<< /etc/modprobe.d/nvidia-blacklists-nouveau.conf >>>>>>>>>>
# You need to run "update-initramfs -u" after editing this file.

# see #580894
blacklist nouveau
^^^^^^^^^^ /etc/modprobe.d/nvidia-blacklists-nouveau.conf ^^^^^^^^^^

<<<<<<<<<< /etc/modprobe.d/nvidia-kernel-common.conf >>>>>>>>>>
alias char-major-195* nvidia
#options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44
NVreg_DeviceFileMode=0660
# To enable FastWrites and Sidebus addressing, uncomment these lines
# options nvidia NVreg_EnableAGPSBA=1
# options nvidia NVreg_EnableAGPFW=1
^^^^^^^^^^ /etc/modprobe.d/nvidia-kernel-common.conf ^^^^^^^^^^

<<<<<<<<<< /etc/modprobe.d/nvidia.conf >>>>>>>>>>
install nvidia modprobe -i nvidia-current $CMDLINE_OPTS

install nvidia-modeset modprobe nvidia ; modprobe -i
nvidia-current-modeset $CMDLINE_OPTS

install nvidia-drm modprobe nvidia-current-modeset ; modprobe -i
nvidia-current-drm $CMDLINE_OPTS

install nvidia-uvm modprobe nvidia ; modprobe -i nvidia-current-uvm
$CMDLINE_OPTS

remove nvidia modprobe -r -i nvidia-drm nvidia-modeset nvidia-uvm nvidia

# These aliases are defined in *all* nvidia modules.
# Duplicating them here sets higher precedence and ensures the selected
# module gets loaded instead of a random first match if more than one
# version is installed. See #798207.
alias	pci:v000010DEd00000E00sv*sd*bc04sc80i00*	nvidia
alias	pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00*	nvidia
alias	pci:v000010DEd*sv*sd*bc03sc02i00*		nvidia
alias	pci:v000010DEd*sv*sd*bc03sc00i00*		nvidia
^^^^^^^^^^ /etc/modprobe.d/nvidia.conf ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[     3.462]
X.Org X Server 1.19.5
Release Date: 2017-10-12
[     3.462] X Protocol Version 11, Revision 0
[     3.462] Build Operating System: Linux 4.9.0-4-amd64 x86_64 Debian
[     3.462] Current Operating System: Linux asus 4.14.0-1-amd64 #1
SMP Debian 4.14.2-1 (2017-11-30) x86_64
[     3.462] Kernel command line:
BOOT_IMAGE=/boot/vmlinuz-4.14.0-1-amd64
root=UUID=6b90f368-f26d-41ba-abfa-9553f74f2e9b ro quiet nomodeset
nouveau.modeset=0
[     3.462] Build Date: 16 October 2017  12:28:38PM
[     3.462] xorg-server 2:1.19.5-1 (https://www.debian.org/support)
[     3.462] Current version of pixman: 0.34.0
[     3.462] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     3.462] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     3.462] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Dec 18
09:17:15 2017
[     3.463] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     3.464] (==) No Layout section.  Using the first Screen section.
[     3.464] (==) No screen section available. Using defaults.
[     3.464] (**) |-->Screen "Default Screen Section" (0)
[     3.464] (**) |   |-->Monitor "<default monitor>"
[     3.464] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     3.464] (==) Automatically adding devices
[     3.464] (==) Automatically enabling devices
[     3.464] (==) Automatically adding GPU devices
[     3.464] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     3.465] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     3.465] 	Entry deleted from font path.
[     3.467] (==) 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
[     3.467] (==) ModulePath set to "/usr/lib/xorg/modules"
[     3.467] (II) The server relies on udev to provide the list of
input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     3.467] (II) Loader magic: 0x558737e0ade0
[     3.467] (II) Module ABI versions:
[     3.467] 	X.Org ANSI C Emulation: 0.4
[     3.467] 	X.Org Video Driver: 23.0
[     3.467] 	X.Org XInput driver : 24.1
[     3.467] 	X.Org Server Extension : 10.0
[     3.468] (++) using VT number 7

[     3.468] (II) systemd-logind: logind integration requires -keeptty
and -keeptty was not provided, disabling logind integration
[     3.468] (II) xfree86: Adding drm device (/dev/dri/card0)
[     3.469] (--) PCI:*(0:1:0:0) 10de:1380:3842:3753 rev 162, Mem @
0xfa000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @
0x0000e000/128, BIOS @ 0x????????/131072
[     3.469] (II) LoadModule: "glx"
[     3.470] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[     3.510] (II) Module glx: vendor="NVIDIA Corporation"
[     3.510] 	compiled for 4.0.2, module version = 1.0.0
[     3.510] 	Module class: X.Org Server Extension
[     3.511] (II) NVIDIA GLX Module  384.98  Thu Oct 26 14:35:55 PDT 2017
[     3.511] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[     3.511] 	loading driver: nvidia
[     3.511] (==) Matched nvidia as autoconfigured driver 0
[     3.511] (==) Matched nouveau as autoconfigured driver 1
[     3.511] (==) Matched nv as autoconfigured driver 2
[     3.511] (==) Matched nouveau as autoconfigured driver 3
[     3.511] (==) Matched nv as autoconfigured driver 4
[     3.511] (==) Matched modesetting as autoconfigured driver 5
[     3.511] (==) Matched fbdev as autoconfigured driver 6
[     3.511] (==) Matched vesa as autoconfigured driver 7
[     3.511] (==) Assigned the driver to the xf86ConfigLayout
[     3.511] (II) LoadModule: "nvidia"
[     3.512] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     3.516] (II) Module nvidia: vendor="NVIDIA Corporation"
[     3.516] 	compiled for 4.0.2, module version = 1.0.0
[     3.516] 	Module class: X.Org Video Driver
[     3.517] (II) LoadModule: "nouveau"
[     3.517] (WW) Warning, couldn't open module nouveau
[     3.517] (II) UnloadModule: "nouveau"
[     3.517] (II) Unloading nouveau
[     3.517] (EE) Failed to load module "nouveau" (module does not exist, 0)
[     3.517] (II) LoadModule: "nv"
[     3.517] (WW) Warning, couldn't open module nv
[     3.517] (II) UnloadModule: "nv"
[     3.517] (II) Unloading nv
[     3.517] (EE) Failed to load module "nv" (module does not exist, 0)
[     3.517] (II) LoadModule: "modesetting"
[     3.517] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     3.518] (II) Module modesetting: vendor="X.Org Foundation"
[     3.518] 	compiled for 1.19.5, module version = 1.19.5
[     3.518] 	Module class: X.Org Video Driver
[     3.518] 	ABI class: X.Org Video Driver, version 23.0
[     3.518] (II) LoadModule: "fbdev"
[     3.518] (WW) Warning, couldn't open module fbdev
[     3.518] (II) UnloadModule: "fbdev"
[     3.518] (II) Unloading fbdev
[     3.518] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     3.518] (II) LoadModule: "vesa"
[     3.518] (WW) Warning, couldn't open module vesa
[     3.518] (II) UnloadModule: "vesa"
[     3.518] (II) Unloading vesa
[     3.518] (EE) Failed to load module "vesa" (module does not exist, 0)
[     3.518] (II) NVIDIA dlloader X Driver  384.98  Thu Oct 26 14:06:45 PDT 2017
[     3.518] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     3.518] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     3.520] (II) Loading sub module "fb"
[     3.520] (II) LoadModule: "fb"
[     3.520] (II) Loading /usr/lib/xorg/modules/libfb.so
[     3.521] (II) Module fb: vendor="X.Org Foundation"
[     3.521] 	compiled for 1.19.5, module version = 1.0.0
[     3.521] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     3.521] (II) Loading sub module "wfb"
[     3.521] (II) LoadModule: "wfb"
[     3.521] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     3.522] (II) Module wfb: vendor="X.Org Foundation"
[     3.522] 	compiled for 1.19.5, module version = 1.0.0
[     3.522] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     3.522] (II) Loading sub module "ramdac"
[     3.522] (II) LoadModule: "ramdac"
[     3.522] (II) Module "ramdac" already built-in
[     3.524] (WW) Falling back to old probe method for modesetting
[     3.524] (II) NVIDIA(0): Creating default Display subsection in
Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     3.524] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[     3.524] (==) NVIDIA(0): RGB weight 888
[     3.524] (==) NVIDIA(0): Default visual is TrueColor
[     3.524] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     3.525] (**) NVIDIA(0): Enabling 2D acceleration
[     4.130] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[     4.130] (--) NVIDIA(0):     CRT-0
[     4.130] (--) NVIDIA(0):     DFP-0 (boot)
[     4.130] (--) NVIDIA(0):     DFP-1
[     4.130] (--) NVIDIA(0):     DFP-2
[     4.130] (--) NVIDIA(0):     DFP-3
[     4.131] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 750 Ti (GM107-A)
at PCI:1:0:0 (GPU-0)
[     4.131] (--) NVIDIA(0): Memory: 2097152 kBytes
[     4.131] (--) NVIDIA(0): VideoBIOS: 82.07.32.00.50
[     4.131] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[     4.137] (--) NVIDIA(GPU-0): CRT-0: disconnected
[     4.137] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[     4.137] (--) NVIDIA(GPU-0):
[     4.151] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): connected
[     4.151] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): Internal TMDS
[     4.151] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): 330.0 MHz
maximum pixel clock
[     4.151] (--) NVIDIA(GPU-0):
[     4.151] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     4.151] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     4.151] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     4.151] (--) NVIDIA(GPU-0):
[     4.151] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     4.151] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[     4.151] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[     4.151] (--) NVIDIA(GPU-0):
[     4.151] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     4.151] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[     4.151] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[     4.151] (--) NVIDIA(GPU-0):
[     4.153] (==) NVIDIA(0):
[     4.153] (==) NVIDIA(0): No modes were requested; the default mode
"nvidia-auto-select"
[     4.153] (==) NVIDIA(0):     will be used as the requested mode.
[     4.153] (==) NVIDIA(0):
[     4.153] (II) NVIDIA(0): Validated MetaModes:
[     4.153] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select"
[     4.153] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[     4.158] (--) NVIDIA(0): DPI set to (95, 94); computed from
"UseEdidDpi" X config
[     4.158] (--) NVIDIA(0):     option
[     4.158] (II) UnloadModule: "modesetting"
[     4.158] (II) Unloading modesetting
[     4.158] (--) Depth 24 pixmap format is 32 bpp
[     4.159] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[     4.159] (II) NVIDIA:     access.
[     4.162] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event
daemon; the daemon
[     4.162] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[     4.162] (II) NVIDIA(0):     configuration option may not be set
correctly.  When the
[     4.162] (II) NVIDIA(0):     ACPI event daemon is available, the
NVIDIA X driver will
[     4.162] (II) NVIDIA(0):     try to use it to receive ACPI event
notifications.  For
[     4.162] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[     4.162] (II) NVIDIA(0):     "AcpidSocketPath" X configuration
options in Appendix B: X
[     4.162] (II) NVIDIA(0):     Config Options in the README.
[     4.176] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[     4.228] (==) NVIDIA(0): Disabling shared memory pixmaps
[     4.228] (==) NVIDIA(0): Backing store enabled
[     4.228] (==) NVIDIA(0): Silken mouse enabled
[     4.228] (==) NVIDIA(0): DPMS enabled
[     4.229] (II) Loading sub module "dri2"
[     4.229] (II) LoadModule: "dri2"
[     4.229] (II) Module "dri2" already built-in
[     4.229] (II) NVIDIA(0): [DRI2] Setup complete
[     4.229] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[     4.229] (--) RandR disabled
[     4.232] (II) SELinux: Disabled on system
[     4.232] (II) Initializing extension GLX
[     4.232] (II) Indirect GLX disabled.
[     4.286] (II) config/udev: Adding input device Power Button
(/dev/input/event1)
[     4.286] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     4.286] (II) LoadModule: "libinput"
[     4.286] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     4.290] (II) Module libinput: vendor="X.Org Foundation"
[     4.290] 	compiled for 1.19.3, module version = 0.26.0
[     4.290] 	Module class: X.Org XInput Driver
[     4.290] 	ABI class: X.Org XInput driver, version 24.1
[     4.290] (II) Using input driver 'libinput' for 'Power Button'
[     4.290] (**) Power Button: always reports core events
[     4.290] (**) Option "Device" "/dev/input/event1"
[     4.290] (**) Option "_source" "server/udev"
[     4.290] (II) event1  - (II) Power Button: (II) is tagged by udev
as: Keyboard
[     4.290] (II) event1  - (II) Power Button: (II) device is a keyboard
[     4.290] (II) event1  - (II) Power Button: (II) device removed
[     4.312] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[     4.312] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD, id 6)
[     4.312] (**) Option "xkb_model" "pc105"
[     4.312] (**) Option "xkb_layout" "us"
[     4.312] (II) event1  - (II) Power Button: (II) is tagged by udev
as: Keyboard
[     4.312] (II) event1  - (II) Power Button: (II) device is a keyboard
[     4.312] (II) config/udev: Adding input device Power Button
(/dev/input/event0)
[     4.312] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     4.313] (II) Using input driver 'libinput' for 'Power Button'
[     4.313] (**) Power Button: always reports core events
[     4.313] (**) Option "Device" "/dev/input/event0"
[     4.313] (**) Option "_source" "server/udev"
[     4.313] (II) event0  - (II) Power Button: (II) is tagged by udev
as: Keyboard
[     4.313] (II) event0  - (II) Power Button: (II) device is a keyboard
[     4.313] (II) event0  - (II) Power Button: (II) device removed
[     4.328] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[     4.328] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD, id 7)
[     4.328] (**) Option "xkb_model" "pc105"
[     4.328] (**) Option "xkb_layout" "us"
[     4.328] (II) event0  - (II) Power Button: (II) is tagged by udev
as: Keyboard
[     4.328] (II) event0  - (II) Power Button: (II) device is a keyboard
[     4.329] (II) config/udev: Adding input device HDA NVidia
HDMI/DP,pcm=3 (/dev/input/event15)
[     4.329] (II) No input driver specified, ignoring this device.
[     4.329] (II) This device may have been added with another device file.
[     4.329] (II) config/udev: Adding input device HDA NVidia
HDMI/DP,pcm=7 (/dev/input/event16)
[     4.329] (II) No input driver specified, ignoring this device.
[     4.329] (II) This device may have been added with another device file.
[     4.330] (II) config/udev: Adding input device HDA NVidia
HDMI/DP,pcm=8 (/dev/input/event17)
[     4.330] (II) No input driver specified, ignoring this device.
[     4.330] (II) This device may have been added with another device file.
[     4.330] (II) config/udev: Adding input device HDA Intel PCH Line
Out CLFE (/dev/input/event11)
[     4.330] (II) No input driver specified, ignoring this device.
[     4.330] (II) This device may have been added with another device file.
[     4.330] (II) config/udev: Adding input device HDA Intel PCH Line
Out Side (/dev/input/event13)
[     4.330] (II) No input driver specified, ignoring this device.
[     4.330] (II) This device may have been added with another device file.
[     4.331] (II) config/udev: Adding input device HDA Intel PCH Front
Headphone (/dev/input/event14)
[     4.331] (II) No input driver specified, ignoring this device.
[     4.331] (II) This device may have been added with another device file.
[     4.331] (II) config/udev: Adding input device HDA Intel PCH Front
Mic (/dev/input/event5)
[     4.331] (II) No input driver specified, ignoring this device.
[     4.331] (II) This device may have been added with another device file.
[     4.331] (II) config/udev: Adding input device HDA Intel PCH Rear
Mic (/dev/input/event6)
[     4.331] (II) No input driver specified, ignoring this device.
[     4.331] (II) This device may have been added with another device file.
[     4.332] (II) config/udev: Adding input device HDA Intel PCH Line
(/dev/input/event7)
[     4.332] (II) No input driver specified, ignoring this device.
[     4.332] (II) This device may have been added with another device file.
[     4.332] (II) config/udev: Adding input device HDA Intel PCH Line
Out Front (/dev/input/event9)
[     4.332] (II) No input driver specified, ignoring this device.
[     4.332] (II) This device may have been added with another device file.
[     4.332] (II) config/udev: Adding input device HDA Intel PCH Line
Out Surround (/dev/input/event10)
[     4.332] (II) No input driver specified, ignoring this device.
[     4.332] (II) This device may have been added with another device file.
[     4.333] (II) config/udev: Adding input device USB Wired Keyboard
(/dev/input/event4)
[     4.333] (**) USB Wired Keyboard: Applying InputClass "libinput
keyboard catchall"
[     4.333] (II) Using input driver 'libinput' for 'USB Wired Keyboard'
[     4.333] (**) USB Wired Keyboard: always reports core events
[     4.333] (**) Option "Device" "/dev/input/event4"
[     4.333] (**) Option "_source" "server/udev"
[     4.334] (II) event4  - (II) USB Wired Keyboard: (II) is tagged by
udev as: Keyboard
[     4.334] (II) event4  - (II) USB Wired Keyboard: (II) device is a keyboard
[     4.334] (II) event4  - (II) USB Wired Keyboard: (II) device removed
[     4.356] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/0003:0461:4DBF.0001/input/input4/event4"
[     4.356] (II) XINPUT: Adding extended input device "USB Wired
Keyboard" (type: KEYBOARD, id 8)
[     4.356] (**) Option "xkb_model" "pc105"
[     4.356] (**) Option "xkb_layout" "us"
[     4.356] (II) event4  - (II) USB Wired Keyboard: (II) is tagged by
udev as: Keyboard
[     4.356] (II) event4  - (II) USB Wired Keyboard: (II) device is a keyboard
[     4.357] (II) config/udev: Adding input device USB Wired Keyboard
(/dev/input/event8)
[     4.357] (**) USB Wired Keyboard: Applying InputClass "libinput
keyboard catchall"
[     4.357] (II) Using input driver 'libinput' for 'USB Wired Keyboard'
[     4.357] (**) USB Wired Keyboard: always reports core events
[     4.357] (**) Option "Device" "/dev/input/event8"
[     4.357] (**) Option "_source" "server/udev"
[     4.358] (II) event8  - (II) USB Wired Keyboard: (II) is tagged by
udev as: Keyboard
[     4.358] (II) event8  - (II) USB Wired Keyboard: (II) device is a keyboard
[     4.358] (II) event8  - (II) USB Wired Keyboard: (II) device removed
[     4.388] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.1/0003:0461:4DBF.0002/input/input13/event8"
[     4.388] (II) XINPUT: Adding extended input device "USB Wired
Keyboard" (type: KEYBOARD, id 9)
[     4.388] (**) Option "xkb_model" "pc105"
[     4.388] (**) Option "xkb_layout" "us"
[     4.388] (II) event8  - (II) USB Wired Keyboard: (II) is tagged by
udev as: Keyboard
[     4.388] (II) event8  - (II) USB Wired Keyboard: (II) device is a keyboard
[     4.389] (II) config/udev: Adding input device USB Optical Mouse
(/dev/input/event12)
[     4.389] (**) USB Optical Mouse: Applying InputClass "libinput
pointer catchall"
[     4.389] (II) Using input driver 'libinput' for 'USB Optical Mouse'
[     4.389] (**) USB Optical Mouse: always reports core events
[     4.389] (**) Option "Device" "/dev/input/event12"
[     4.389] (**) Option "_source" "server/udev"
[     4.448] (II) event12 - (II) USB Optical Mouse: (II) is tagged by
udev as: Mouse
[     4.448] (II) event12 - (II) USB Optical Mouse: (II) device is a pointer
[     4.448] (II) event12 - (II) USB Optical Mouse: (II) device removed
[     4.480] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/0003:0461:4D64.0003/input/input14/event12"
[     4.480] (II) XINPUT: Adding extended input device "USB Optical
Mouse" (type: MOUSE, id 10)
[     4.480] (**) Option "AccelerationScheme" "none"
[     4.480] (**) USB Optical Mouse: (accel) selected scheme none/0
[     4.480] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[     4.480] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[     4.540] (II) event12 - (II) USB Optical Mouse: (II) is tagged by
udev as: Mouse
[     4.540] (II) event12 - (II) USB Optical Mouse: (II) device is a pointer
[     4.541] (II) config/udev: Adding input device USB Optical Mouse
(/dev/input/mouse0)
[     4.541] (II) No input driver specified, ignoring this device.
[     4.541] (II) This device may have been added with another device file.
[     4.541] (II) config/udev: Adding input device Eee PC WMI hotkeys
(/dev/input/event3)
[     4.541] (**) Eee PC WMI hotkeys: Applying InputClass "libinput
keyboard catchall"
[     4.541] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[     4.541] (**) Eee PC WMI hotkeys: always reports core events
[     4.541] (**) Option "Device" "/dev/input/event3"
[     4.541] (**) Option "_source" "server/udev"
[     4.541] (II) event3  - (II) Eee PC WMI hotkeys: (II) is tagged by
udev as: Keyboard
[     4.541] (II) event3  - (II) Eee PC WMI hotkeys: (II) device is a keyboard
[     4.541] (II) event3  - (II) Eee PC WMI hotkeys: (II) device removed
[     4.572] (**) Option "config_info"
"udev:/sys/devices/platform/eeepc-wmi/input/input3/event3"
[     4.572] (II) XINPUT: Adding extended input device "Eee PC WMI
hotkeys" (type: KEYBOARD, id 11)
[     4.572] (**) Option "xkb_model" "pc105"
[     4.572] (**) Option "xkb_layout" "us"
[     4.572] (II) event3  - (II) Eee PC WMI hotkeys: (II) is tagged by
udev as: Keyboard
[     4.572] (II) event3  - (II) Eee PC WMI hotkeys: (II) device is a keyboard
[     4.573] (II) config/udev: Adding input device PC Speaker
(/dev/input/event2)
[     4.573] (II) No input driver specified, ignoring this device.
[     4.573] (II) This device may have been added with another device file.
[     4.927] (--) NVIDIA(GPU-0): CRT-0: disconnected
[     4.927] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[     4.927] (--) NVIDIA(GPU-0):
[     4.940] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): connected
[     4.940] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): Internal TMDS
[     4.940] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): 330.0 MHz
maximum pixel clock
[     4.940] (--) NVIDIA(GPU-0):
[     4.940] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     4.940] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     4.940] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     4.940] (--) NVIDIA(GPU-0):
[     4.940] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     4.940] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[     4.940] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[     4.940] (--) NVIDIA(GPU-0):
[     4.940] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     4.940] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[     4.940] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[     4.940] (--) NVIDIA(GPU-0):
[     4.992] (--) NVIDIA(GPU-0): CRT-0: disconnected
[     4.992] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[     4.992] (--) NVIDIA(GPU-0):
[     5.005] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): connected
[     5.005] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): Internal TMDS
[     5.005] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): 330.0 MHz
maximum pixel clock
[     5.005] (--) NVIDIA(GPU-0):
[     5.005] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     5.005] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     5.005] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     5.005] (--) NVIDIA(GPU-0):
[     5.005] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     5.005] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[     5.005] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[     5.005] (--) NVIDIA(GPU-0):
[     5.005] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     5.005] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[     5.005] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[     5.005] (--) NVIDIA(GPU-0):
[     5.115] (--) NVIDIA(GPU-0): CRT-0: disconnected
[     5.115] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[     5.115] (--) NVIDIA(GPU-0):
[     5.128] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): connected
[     5.128] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): Internal TMDS
[     5.128] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): 330.0 MHz
maximum pixel clock
[     5.128] (--) NVIDIA(GPU-0):
[     5.128] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     5.128] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     5.128] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     5.128] (--) NVIDIA(GPU-0):
[     5.128] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     5.128] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[     5.128] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[     5.128] (--) NVIDIA(GPU-0):
[     5.128] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     5.128] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[     5.128] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[     5.128] (--) NVIDIA(GPU-0):
[     5.135] (--) NVIDIA(GPU-0): CRT-0: disconnected
[     5.135] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[     5.135] (--) NVIDIA(GPU-0):
[     5.148] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): connected
[     5.148] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): Internal TMDS
[     5.148] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): 330.0 MHz
maximum pixel clock
[     5.149] (--) NVIDIA(GPU-0):
[     5.149] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     5.149] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     5.149] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     5.149] (--) NVIDIA(GPU-0):
[     5.149] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     5.149] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[     5.149] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[     5.149] (--) NVIDIA(GPU-0):
[     5.149] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     5.149] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[     5.149] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[     5.149] (--) NVIDIA(GPU-0):
[     5.213] (--) NVIDIA(GPU-0): CRT-0: disconnected
[     5.213] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[     5.213] (--) NVIDIA(GPU-0):
[     5.227] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): connected
[     5.227] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): Internal TMDS
[     5.227] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): 330.0 MHz
maximum pixel clock
[     5.227] (--) NVIDIA(GPU-0):
[     5.227] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     5.227] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     5.227] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     5.227] (--) NVIDIA(GPU-0):
[     5.227] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     5.227] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[     5.227] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[     5.227] (--) NVIDIA(GPU-0):
[     5.227] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     5.227] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[     5.227] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[     5.227] (--) NVIDIA(GPU-0):
[     5.266] (--) NVIDIA(GPU-0): CRT-0: disconnected
[     5.266] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[     5.266] (--) NVIDIA(GPU-0):
[     5.280] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): connected
[     5.280] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): Internal TMDS
[     5.280] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): 330.0 MHz
maximum pixel clock
[     5.280] (--) NVIDIA(GPU-0):
[     5.280] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     5.280] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     5.280] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     5.280] (--) NVIDIA(GPU-0):
[     5.280] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     5.280] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[     5.280] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[     5.280] (--) NVIDIA(GPU-0):
[     5.280] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     5.280] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[     5.280] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[     5.280] (--) NVIDIA(GPU-0):
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.0.log.old >>>>>>>>>>
[     3.375]
X.Org X Server 1.19.5
Release Date: 2017-10-12
[     3.375] X Protocol Version 11, Revision 0
[     3.375] Build Operating System: Linux 4.9.0-4-amd64 x86_64 Debian
[     3.375] Current Operating System: Linux asus 4.14.0-1-amd64 #1
SMP Debian 4.14.2-1 (2017-11-30) x86_64
[     3.375] Kernel command line:
BOOT_IMAGE=/boot/vmlinuz-4.14.0-1-amd64
root=UUID=6b90f368-f26d-41ba-abfa-9553f74f2e9b ro quiet nomodeset
nouveau.modeset=0
[     3.375] Build Date: 16 October 2017  12:28:38PM
[     3.375] xorg-server 2:1.19.5-1 (https://www.debian.org/support)
[     3.375] Current version of pixman: 0.34.0
[     3.375] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     3.375] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     3.375] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 17
23:15:00 2017
[     3.376] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     3.376] (==) No Layout section.  Using the first Screen section.
[     3.376] (==) No screen section available. Using defaults.
[     3.376] (**) |-->Screen "Default Screen Section" (0)
[     3.376] (**) |   |-->Monitor "<default monitor>"
[     3.377] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     3.377] (==) Automatically adding devices
[     3.377] (==) Automatically enabling devices
[     3.377] (==) Automatically adding GPU devices
[     3.377] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     3.377] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     3.377] 	Entry deleted from font path.
[     3.379] (==) 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
[     3.379] (==) ModulePath set to "/usr/lib/xorg/modules"
[     3.379] (II) The server relies on udev to provide the list of
input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     3.379] (II) Loader magic: 0x55e5dd6abde0
[     3.379] (II) Module ABI versions:
[     3.379] 	X.Org ANSI C Emulation: 0.4
[     3.379] 	X.Org Video Driver: 23.0
[     3.379] 	X.Org XInput driver : 24.1
[     3.379] 	X.Org Server Extension : 10.0
[     3.380] (++) using VT number 7

[     3.380] (II) systemd-logind: logind integration requires -keeptty
and -keeptty was not provided, disabling logind integration
[     3.380] (II) xfree86: Adding drm device (/dev/dri/card0)
[     3.381] (--) PCI:*(0:1:0:0) 10de:1380:3842:3753 rev 162, Mem @
0xfa000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @
0x0000e000/128, BIOS @ 0x????????/131072
[     3.381] (II) LoadModule: "glx"
[     3.382] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[     3.423] (II) Module glx: vendor="NVIDIA Corporation"
[     3.423] 	compiled for 4.0.2, module version = 1.0.0
[     3.423] 	Module class: X.Org Server Extension
[     3.424] (II) NVIDIA GLX Module  384.98  Thu Oct 26 14:35:55 PDT 2017
[     3.424] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[     3.424] 	loading driver: nvidia
[     3.424] (==) Matched nvidia as autoconfigured driver 0
[     3.424] (==) Matched nouveau as autoconfigured driver 1
[     3.424] (==) Matched nv as autoconfigured driver 2
[     3.424] (==) Matched nouveau as autoconfigured driver 3
[     3.424] (==) Matched nv as autoconfigured driver 4
[     3.424] (==) Matched modesetting as autoconfigured driver 5
[     3.424] (==) Matched fbdev as autoconfigured driver 6
[     3.424] (==) Matched vesa as autoconfigured driver 7
[     3.424] (==) Assigned the driver to the xf86ConfigLayout
[     3.424] (II) LoadModule: "nvidia"
[     3.425] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     3.429] (II) Module nvidia: vendor="NVIDIA Corporation"
[     3.429] 	compiled for 4.0.2, module version = 1.0.0
[     3.429] 	Module class: X.Org Video Driver
[     3.430] (II) LoadModule: "nouveau"
[     3.430] (WW) Warning, couldn't open module nouveau
[     3.430] (II) UnloadModule: "nouveau"
[     3.430] (II) Unloading nouveau
[     3.430] (EE) Failed to load module "nouveau" (module does not exist, 0)
[     3.430] (II) LoadModule: "nv"
[     3.430] (WW) Warning, couldn't open module nv
[     3.430] (II) UnloadModule: "nv"
[     3.430] (II) Unloading nv
[     3.430] (EE) Failed to load module "nv" (module does not exist, 0)
[     3.430] (II) LoadModule: "modesetting"
[     3.430] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     3.431] (II) Module modesetting: vendor="X.Org Foundation"
[     3.431] 	compiled for 1.19.5, module version = 1.19.5
[     3.431] 	Module class: X.Org Video Driver
[     3.431] 	ABI class: X.Org Video Driver, version 23.0
[     3.431] (II) LoadModule: "fbdev"
[     3.431] (WW) Warning, couldn't open module fbdev
[     3.431] (II) UnloadModule: "fbdev"
[     3.431] (II) Unloading fbdev
[     3.431] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     3.431] (II) LoadModule: "vesa"
[     3.431] (WW) Warning, couldn't open module vesa
[     3.431] (II) UnloadModule: "vesa"
[     3.431] (II) Unloading vesa
[     3.431] (EE) Failed to load module "vesa" (module does not exist, 0)
[     3.431] (II) NVIDIA dlloader X Driver  384.98  Thu Oct 26 14:06:45 PDT 2017
[     3.431] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     3.432] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     3.433] (II) Loading sub module "fb"
[     3.433] (II) LoadModule: "fb"
[     3.433] (II) Loading /usr/lib/xorg/modules/libfb.so
[     3.434] (II) Module fb: vendor="X.Org Foundation"
[     3.434] 	compiled for 1.19.5, module version = 1.0.0
[     3.434] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     3.434] (II) Loading sub module "wfb"
[     3.434] (II) LoadModule: "wfb"
[     3.434] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     3.435] (II) Module wfb: vendor="X.Org Foundation"
[     3.435] 	compiled for 1.19.5, module version = 1.0.0
[     3.435] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     3.435] (II) Loading sub module "ramdac"
[     3.435] (II) LoadModule: "ramdac"
[     3.435] (II) Module "ramdac" already built-in
[     3.437] (WW) Falling back to old probe method for modesetting
[     3.437] (II) NVIDIA(0): Creating default Display subsection in
Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     3.437] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[     3.437] (==) NVIDIA(0): RGB weight 888
[     3.437] (==) NVIDIA(0): Default visual is TrueColor
[     3.437] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     3.437] (**) NVIDIA(0): Enabling 2D acceleration
[     4.050] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[     4.050] (--) NVIDIA(0):     CRT-0
[     4.050] (--) NVIDIA(0):     DFP-0 (boot)
[     4.050] (--) NVIDIA(0):     DFP-1
[     4.050] (--) NVIDIA(0):     DFP-2
[     4.050] (--) NVIDIA(0):     DFP-3
[     4.051] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 750 Ti (GM107-A)
at PCI:1:0:0 (GPU-0)
[     4.051] (--) NVIDIA(0): Memory: 2097152 kBytes
[     4.051] (--) NVIDIA(0): VideoBIOS: 82.07.32.00.50
[     4.051] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[     4.058] (--) NVIDIA(GPU-0): CRT-0: disconnected
[     4.058] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[     4.058] (--) NVIDIA(GPU-0):
[     4.072] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): connected
[     4.072] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): Internal TMDS
[     4.072] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): 330.0 MHz
maximum pixel clock
[     4.072] (--) NVIDIA(GPU-0):
[     4.072] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     4.072] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     4.072] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     4.072] (--) NVIDIA(GPU-0):
[     4.072] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     4.072] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[     4.072] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[     4.072] (--) NVIDIA(GPU-0):
[     4.072] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     4.072] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[     4.072] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[     4.072] (--) NVIDIA(GPU-0):
[     4.075] (==) NVIDIA(0):
[     4.075] (==) NVIDIA(0): No modes were requested; the default mode
"nvidia-auto-select"
[     4.075] (==) NVIDIA(0):     will be used as the requested mode.
[     4.075] (==) NVIDIA(0):
[     4.075] (II) NVIDIA(0): Validated MetaModes:
[     4.075] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select"
[     4.075] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[     4.080] (--) NVIDIA(0): DPI set to (95, 94); computed from
"UseEdidDpi" X config
[     4.080] (--) NVIDIA(0):     option
[     4.080] (II) UnloadModule: "modesetting"
[     4.080] (II) Unloading modesetting
[     4.080] (--) Depth 24 pixmap format is 32 bpp
[     4.081] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[     4.081] (II) NVIDIA:     access.
[     4.083] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event
daemon; the daemon
[     4.083] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[     4.083] (II) NVIDIA(0):     configuration option may not be set
correctly.  When the
[     4.083] (II) NVIDIA(0):     ACPI event daemon is available, the
NVIDIA X driver will
[     4.083] (II) NVIDIA(0):     try to use it to receive ACPI event
notifications.  For
[     4.083] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[     4.083] (II) NVIDIA(0):     "AcpidSocketPath" X configuration
options in Appendix B: X
[     4.083] (II) NVIDIA(0):     Config Options in the README.
[     4.098] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[     4.150] (==) NVIDIA(0): Disabling shared memory pixmaps
[     4.150] (==) NVIDIA(0): Backing store enabled
[     4.150] (==) NVIDIA(0): Silken mouse enabled
[     4.151] (==) NVIDIA(0): DPMS enabled
[     4.151] (II) Loading sub module "dri2"
[     4.151] (II) LoadModule: "dri2"
[     4.151] (II) Module "dri2" already built-in
[     4.151] (II) NVIDIA(0): [DRI2] Setup complete
[     4.151] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[     4.152] (--) RandR disabled
[     4.154] (II) SELinux: Disabled on system
[     4.155] (II) Initializing extension GLX
[     4.155] (II) Indirect GLX disabled.
[     4.208] (II) config/udev: Adding input device Power Button
(/dev/input/event1)
[     4.208] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     4.208] (II) LoadModule: "libinput"
[     4.209] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     4.212] (II) Module libinput: vendor="X.Org Foundation"
[     4.213] 	compiled for 1.19.3, module version = 0.26.0
[     4.213] 	Module class: X.Org XInput Driver
[     4.213] 	ABI class: X.Org XInput driver, version 24.1
[     4.213] (II) Using input driver 'libinput' for 'Power Button'
[     4.213] (**) Power Button: always reports core events
[     4.213] (**) Option "Device" "/dev/input/event1"
[     4.213] (**) Option "_source" "server/udev"
[     4.213] (II) event1  - (II) Power Button: (II) is tagged by udev
as: Keyboard
[     4.213] (II) event1  - (II) Power Button: (II) device is a keyboard
[     4.213] (II) event1  - (II) Power Button: (II) device removed
[     4.232] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[     4.232] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD, id 6)
[     4.232] (**) Option "xkb_model" "pc105"
[     4.232] (**) Option "xkb_layout" "us"
[     4.232] (II) event1  - (II) Power Button: (II) is tagged by udev
as: Keyboard
[     4.232] (II) event1  - (II) Power Button: (II) device is a keyboard
[     4.232] (II) config/udev: Adding input device Power Button
(/dev/input/event0)
[     4.233] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     4.233] (II) Using input driver 'libinput' for 'Power Button'
[     4.233] (**) Power Button: always reports core events
[     4.233] (**) Option "Device" "/dev/input/event0"
[     4.233] (**) Option "_source" "server/udev"
[     4.233] (II) event0  - (II) Power Button: (II) is tagged by udev
as: Keyboard
[     4.233] (II) event0  - (II) Power Button: (II) device is a keyboard
[     4.233] (II) event0  - (II) Power Button: (II) device removed
[     4.252] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[     4.252] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD, id 7)
[     4.252] (**) Option "xkb_model" "pc105"
[     4.252] (**) Option "xkb_layout" "us"
[     4.252] (II) event0  - (II) Power Button: (II) is tagged by udev
as: Keyboard
[     4.252] (II) event0  - (II) Power Button: (II) device is a keyboard
[     4.253] (II) config/udev: Adding input device HDA NVidia
HDMI/DP,pcm=3 (/dev/input/event15)
[     4.253] (II) No input driver specified, ignoring this device.
[     4.253] (II) This device may have been added with another device file.
[     4.253] (II) config/udev: Adding input device HDA NVidia
HDMI/DP,pcm=7 (/dev/input/event16)
[     4.253] (II) No input driver specified, ignoring this device.
[     4.253] (II) This device may have been added with another device file.
[     4.254] (II) config/udev: Adding input device HDA NVidia
HDMI/DP,pcm=8 (/dev/input/event17)
[     4.254] (II) No input driver specified, ignoring this device.
[     4.254] (II) This device may have been added with another device file.
[     4.254] (II) config/udev: Adding input device HDA Intel PCH Front
Headphone (/dev/input/event10)
[     4.254] (II) No input driver specified, ignoring this device.
[     4.254] (II) This device may have been added with another device file.
[     4.254] (II) config/udev: Adding input device HDA Intel PCH Front
Mic (/dev/input/event3)
[     4.254] (II) No input driver specified, ignoring this device.
[     4.254] (II) This device may have been added with another device file.
[     4.255] (II) config/udev: Adding input device HDA Intel PCH Rear
Mic (/dev/input/event4)
[     4.255] (II) No input driver specified, ignoring this device.
[     4.255] (II) This device may have been added with another device file.
[     4.255] (II) config/udev: Adding input device HDA Intel PCH Line
(/dev/input/event5)
[     4.255] (II) No input driver specified, ignoring this device.
[     4.255] (II) This device may have been added with another device file.
[     4.255] (II) config/udev: Adding input device HDA Intel PCH Line
Out Front (/dev/input/event6)
[     4.255] (II) No input driver specified, ignoring this device.
[     4.255] (II) This device may have been added with another device file.
[     4.256] (II) config/udev: Adding input device HDA Intel PCH Line
Out Surround (/dev/input/event7)
[     4.256] (II) No input driver specified, ignoring this device.
[     4.256] (II) This device may have been added with another device file.
[     4.256] (II) config/udev: Adding input device HDA Intel PCH Line
Out CLFE (/dev/input/event8)
[     4.256] (II) No input driver specified, ignoring this device.
[     4.256] (II) This device may have been added with another device file.
[     4.256] (II) config/udev: Adding input device HDA Intel PCH Line
Out Side (/dev/input/event9)
[     4.256] (II) No input driver specified, ignoring this device.
[     4.256] (II) This device may have been added with another device file.
[     4.257] (II) config/udev: Adding input device USB Wired Keyboard
(/dev/input/event12)
[     4.257] (**) USB Wired Keyboard: Applying InputClass "libinput
keyboard catchall"
[     4.257] (II) Using input driver 'libinput' for 'USB Wired Keyboard'
[     4.257] (**) USB Wired Keyboard: always reports core events
[     4.257] (**) Option "Device" "/dev/input/event12"
[     4.257] (**) Option "_source" "server/udev"
[     4.258] (II) event12 - (II) USB Wired Keyboard: (II) is tagged by
udev as: Keyboard
[     4.258] (II) event12 - (II) USB Wired Keyboard: (II) device is a keyboard
[     4.258] (II) event12 - (II) USB Wired Keyboard: (II) device removed
[     4.280] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/0003:0461:4DBF.0001/input/input12/event12"
[     4.280] (II) XINPUT: Adding extended input device "USB Wired
Keyboard" (type: KEYBOARD, id 8)
[     4.280] (**) Option "xkb_model" "pc105"
[     4.280] (**) Option "xkb_layout" "us"
[     4.280] (II) event12 - (II) USB Wired Keyboard: (II) is tagged by
udev as: Keyboard
[     4.281] (II) event12 - (II) USB Wired Keyboard: (II) device is a keyboard
[     4.281] (II) config/udev: Adding input device USB Wired Keyboard
(/dev/input/event13)
[     4.281] (**) USB Wired Keyboard: Applying InputClass "libinput
keyboard catchall"
[     4.281] (II) Using input driver 'libinput' for 'USB Wired Keyboard'
[     4.281] (**) USB Wired Keyboard: always reports core events
[     4.281] (**) Option "Device" "/dev/input/event13"
[     4.281] (**) Option "_source" "server/udev"
[     4.282] (II) event13 - (II) USB Wired Keyboard: (II) is tagged by
udev as: Keyboard
[     4.282] (II) event13 - (II) USB Wired Keyboard: (II) device is a keyboard
[     4.282] (II) event13 - (II) USB Wired Keyboard: (II) device removed
[     4.312] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.1/0003:0461:4DBF.0002/input/input13/event13"
[     4.312] (II) XINPUT: Adding extended input device "USB Wired
Keyboard" (type: KEYBOARD, id 9)
[     4.312] (**) Option "xkb_model" "pc105"
[     4.312] (**) Option "xkb_layout" "us"
[     4.312] (II) event13 - (II) USB Wired Keyboard: (II) is tagged by
udev as: Keyboard
[     4.312] (II) event13 - (II) USB Wired Keyboard: (II) device is a keyboard
[     4.313] (II) config/udev: Adding input device USB Optical Mouse
(/dev/input/event14)
[     4.313] (**) USB Optical Mouse: Applying InputClass "libinput
pointer catchall"
[     4.313] (II) Using input driver 'libinput' for 'USB Optical Mouse'
[     4.313] (**) USB Optical Mouse: always reports core events
[     4.313] (**) Option "Device" "/dev/input/event14"
[     4.313] (**) Option "_source" "server/udev"
[     4.372] (II) event14 - (II) USB Optical Mouse: (II) is tagged by
udev as: Mouse
[     4.372] (II) event14 - (II) USB Optical Mouse: (II) device is a pointer
[     4.372] (II) event14 - (II) USB Optical Mouse: (II) device removed
[     4.404] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/0003:0461:4D64.0003/input/input14/event14"
[     4.404] (II) XINPUT: Adding extended input device "USB Optical
Mouse" (type: MOUSE, id 10)
[     4.404] (**) Option "AccelerationScheme" "none"
[     4.404] (**) USB Optical Mouse: (accel) selected scheme none/0
[     4.404] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[     4.404] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[     4.464] (II) event14 - (II) USB Optical Mouse: (II) is tagged by
udev as: Mouse
[     4.464] (II) event14 - (II) USB Optical Mouse: (II) device is a pointer
[     4.465] (II) config/udev: Adding input device USB Optical Mouse
(/dev/input/mouse0)
[     4.465] (II) No input driver specified, ignoring this device.
[     4.465] (II) This device may have been added with another device file.
[     4.465] (II) config/udev: Adding input device Eee PC WMI hotkeys
(/dev/input/event11)
[     4.465] (**) Eee PC WMI hotkeys: Applying InputClass "libinput
keyboard catchall"
[     4.465] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[     4.465] (**) Eee PC WMI hotkeys: always reports core events
[     4.465] (**) Option "Device" "/dev/input/event11"
[     4.465] (**) Option "_source" "server/udev"
[     4.465] (II) event11 - (II) Eee PC WMI hotkeys: (II) is tagged by
udev as: Keyboard
[     4.465] (II) event11 - (II) Eee PC WMI hotkeys: (II) device is a keyboard
[     4.466] (II) event11 - (II) Eee PC WMI hotkeys: (II) device removed
[     4.496] (**) Option "config_info"
"udev:/sys/devices/platform/eeepc-wmi/input/input11/event11"
[     4.496] (II) XINPUT: Adding extended input device "Eee PC WMI
hotkeys" (type: KEYBOARD, id 11)
[     4.496] (**) Option "xkb_model" "pc105"
[     4.496] (**) Option "xkb_layout" "us"
[     4.496] (II) event11 - (II) Eee PC WMI hotkeys: (II) is tagged by
udev as: Keyboard
[     4.496] (II) event11 - (II) Eee PC WMI hotkeys: (II) device is a keyboard
[     4.497] (II) config/udev: Adding input device PC Speaker
(/dev/input/event2)
[     4.497] (II) No input driver specified, ignoring this device.
[     4.497] (II) This device may have been added with another device file.
[     4.854] (--) NVIDIA(GPU-0): CRT-0: disconnected
[     4.855] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[     4.855] (--) NVIDIA(GPU-0):
[     4.868] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): connected
[     4.868] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): Internal TMDS
[     4.868] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): 330.0 MHz
maximum pixel clock
[     4.868] (--) NVIDIA(GPU-0):
[     4.868] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     4.868] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     4.868] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     4.868] (--) NVIDIA(GPU-0):
[     4.868] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     4.868] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[     4.868] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[     4.868] (--) NVIDIA(GPU-0):
[     4.868] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     4.868] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[     4.868] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[     4.868] (--) NVIDIA(GPU-0):
[     4.923] (--) NVIDIA(GPU-0): CRT-0: disconnected
[     4.923] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[     4.923] (--) NVIDIA(GPU-0):
[     4.937] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): connected
[     4.937] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): Internal TMDS
[     4.937] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): 330.0 MHz
maximum pixel clock
[     4.937] (--) NVIDIA(GPU-0):
[     4.937] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     4.937] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     4.937] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     4.937] (--) NVIDIA(GPU-0):
[     4.937] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     4.937] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[     4.937] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[     4.937] (--) NVIDIA(GPU-0):
[     4.937] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     4.937] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[     4.937] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[     4.937] (--) NVIDIA(GPU-0):
[     5.054] (--) NVIDIA(GPU-0): CRT-0: disconnected
[     5.054] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[     5.054] (--) NVIDIA(GPU-0):
[     5.067] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): connected
[     5.067] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): Internal TMDS
[     5.067] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): 330.0 MHz
maximum pixel clock
[     5.067] (--) NVIDIA(GPU-0):
[     5.067] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     5.067] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     5.067] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     5.067] (--) NVIDIA(GPU-0):
[     5.067] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     5.067] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[     5.067] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[     5.067] (--) NVIDIA(GPU-0):
[     5.067] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     5.067] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[     5.067] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[     5.068] (--) NVIDIA(GPU-0):
[     5.074] (--) NVIDIA(GPU-0): CRT-0: disconnected
[     5.074] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[     5.074] (--) NVIDIA(GPU-0):
[     5.088] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): connected
[     5.088] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): Internal TMDS
[     5.088] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): 330.0 MHz
maximum pixel clock
[     5.088] (--) NVIDIA(GPU-0):
[     5.088] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     5.088] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     5.088] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     5.088] (--) NVIDIA(GPU-0):
[     5.088] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     5.088] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[     5.088] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[     5.088] (--) NVIDIA(GPU-0):
[     5.088] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     5.088] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[     5.088] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[     5.088] (--) NVIDIA(GPU-0):
[     5.141] (--) NVIDIA(GPU-0): CRT-0: disconnected
[     5.141] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[     5.141] (--) NVIDIA(GPU-0):
[     5.155] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): connected
[     5.155] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): Internal TMDS
[     5.155] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): 330.0 MHz
maximum pixel clock
[     5.155] (--) NVIDIA(GPU-0):
[     5.155] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     5.155] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     5.155] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     5.155] (--) NVIDIA(GPU-0):
[     5.155] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     5.155] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[     5.155] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[     5.155] (--) NVIDIA(GPU-0):
[     5.155] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     5.155] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[     5.155] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[     5.155] (--) NVIDIA(GPU-0):
[     5.162] (--) NVIDIA(GPU-0): CRT-0: disconnected
[     5.162] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[     5.162] (--) NVIDIA(GPU-0):
[     5.175] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): connected
[     5.175] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): Internal TMDS
[     5.175] (--) NVIDIA(GPU-0): Acer H236HL (DFP-0): 330.0 MHz
maximum pixel clock
[     5.175] (--) NVIDIA(GPU-0):
[     5.175] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     5.175] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     5.175] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     5.175] (--) NVIDIA(GPU-0):
[     5.175] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     5.175] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[     5.175] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[     5.175] (--) NVIDIA(GPU-0):
[     5.175] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     5.175] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[     5.175] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[     5.175] (--) NVIDIA(GPU-0):
[    13.869] (II) event1  - (II) Power Button: (II) device removed
[    13.892] (II) event0  - (II) Power Button: (II) device removed
[    13.908] (II) event12 - (II) USB Wired Keyboard: (II) device removed
[    13.928] (II) event13 - (II) USB Wired Keyboard: (II) device removed
[    13.968] (II) event14 - (II) USB Optical Mouse: (II) device removed
[    14.008] (II) event11 - (II) Eee PC WMI hotkeys: (II) device removed
[    14.043] (II) UnloadModule: "libinput"
[    14.043] (II) UnloadModule: "libinput"
[    14.043] (II) UnloadModule: "libinput"
[    14.043] (II) UnloadModule: "libinput"
[    14.043] (II) UnloadModule: "libinput"
[    14.043] (II) UnloadModule: "libinput"
[    14.570] (II) NVIDIA(GPU-0): Deleting GPU-0
[    14.571] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log.old ^^^^^^^^^^

<<<<<<<<<< Xorg (journald) >>>>>>>>>>
-- Logs begin at Mon 2017-12-18 09:17:13 EST, end at Mon 2017-12-18
09:32:29 EST. --
-- No entries --
^^^^^^^^^^ Xorg (journald) ^^^^^^^^^^

Kernel modules: nvidia.ko
/lib/modules/4.14.0-1-amd64/updates/dkms/nvidia-current-modeset.ko
/lib/modules/4.14.0-1-amd64/updates/dkms/nvidia-current.ko
/lib/modules/4.14.0-1-amd64/updates/dkms/nvidia-current-drm.ko
/lib/modules/4.14.0-1-amd64/updates/dkms/nvidia-current-uvm.ko

filename:
/lib/modules/4.14.0-1-amd64/updates/dkms/nvidia-current-modeset.ko
version:        384.98
supported:      external
license:        NVIDIA
srcversion:     6F3D513E4CBDE2648D8F6BE
depends:        nvidia
name:           nvidia_modeset
vermagic:       4.14.0-1-amd64 SMP mod_unload modversions
filename:       /lib/modules/4.14.0-1-amd64/updates/dkms/nvidia-current.ko
alias:          char-major-195-*
version:        384.98
supported:      external
license:        NVIDIA
srcversion:     C169B0DD461631A8B5EF92E
alias:          pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias:          pci:v000010DEd*sv*sd*bc03sc02i00*
alias:          pci:v000010DEd*sv*sd*bc03sc00i00*
depends:
name:           nvidia
vermagic:       4.14.0-1-amd64 SMP mod_unload modversions
filename:       /lib/modules/4.14.0-1-amd64/updates/dkms/nvidia-current-drm.ko
version:        384.98
supported:      external
license:        MIT
srcversion:     BAFCC1CFE188F1B91A61566
alias:          pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias:          pci:v000010DEd*sv*sd*bc03sc02i00*
alias:          pci:v000010DEd*sv*sd*bc03sc00i00*
depends:        drm,drm_kms_helper,nvidia-modeset
name:           nvidia_drm
vermagic:       4.14.0-1-amd64 SMP mod_unload modversions
filename:       /lib/modules/4.14.0-1-amd64/updates/dkms/nvidia-current-uvm.ko
supported:      external
license:        MIT
depends:        nvidia
name:           nvidia_uvm
vermagic:       4.14.0-1-amd64 SMP mod_unload modversions

lsmod:
Module                  Size  Used by
snd_hda_codec_hdmi     49152  1
ip6t_REJECT            16384  1
nf_reject_ipv6         16384  1 ip6t_REJECT
nf_log_ipv6            16384  5
xt_hl                  16384  22
ip6t_rt                16384  3
nf_conntrack_ipv6      20480  8
nf_defrag_ipv6         36864  1 nf_conntrack_ipv6
ipt_REJECT             16384  1
nf_reject_ipv4         16384  1 ipt_REJECT
nf_log_ipv4            16384  5
nf_log_common          16384  2 nf_log_ipv6,nf_log_ipv4
xt_LOG                 16384  10
nls_ascii              16384  1
nls_cp437              20480  1
xt_limit               16384  13
vfat                   20480  1
xt_tcpudp              16384  18
fat                    69632  1 vfat
xt_addrtype            16384  4
hid_generic            16384  0
iTCO_wdt               16384  0
iTCO_vendor_support    16384  1 iTCO_wdt
eeepc_wmi              16384  0
asus_wmi               28672  1 eeepc_wmi
sparse_keymap          16384  1 asus_wmi
rfkill                 28672  2 asus_wmi
wmi_bmof               16384  0
evdev                  24576  9
intel_rapl             20480  0
x86_pkg_temp_thermal    16384  0
snd_hda_codec_realtek    94208  1
intel_powerclamp       16384  0
coretemp               16384  0
snd_hda_codec_generic    73728  1 snd_hda_codec_realtek
kvm_intel             196608  0
kvm                   589824  1 kvm_intel
irqbypass              16384  1 kvm
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
nf_conntrack_ipv4      16384  8
nf_defrag_ipv4         16384  1 nf_conntrack_ipv4
ghash_clmulni_intel    16384  0
intel_cstate           16384  0
intel_uncore          122880  0
snd_hda_intel          40960  4
intel_rapl_perf        16384  0
xt_conntrack           16384  16
efi_pstore             16384  0
pcspkr                 16384  0
snd_hda_codec         126976  4
snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
r8169                  81920  0
snd_hda_core           81920  5
snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
efivars                20480  1 efi_pstore
snd_hwdep              16384  1 snd_hda_codec
uas                    24576  0
usbhid                 49152  0
snd_pcm                98304  4
snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
xhci_pci               16384  0
mii                    16384  1 r8169
snd_timer              32768  1 snd_pcm
xhci_hcd              212992  1 xhci_pci
snd                    81920  16
snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek,snd_pcm
lpc_ich                24576  0
i2c_i801               24576  0
hid                   118784  2 hid_generic,usbhid
usb_storage            69632  1 uas
mei_me                 40960  0
soundcore              16384  1 snd
sg                     32768  0
shpchp                 36864  0
mei                   102400  1 mei_me
mfd_core               16384  1 lpc_ich
wmi                    24576  2 asus_wmi,wmi_bmof
nvidia_drm             45056  2
video                  40960  1 asus_wmi
button                 16384  0
drm_kms_helper        163840  1 nvidia_drm
drm                   372736  5 nvidia_drm,drm_kms_helper
nvidia_modeset        843776  3 nvidia_drm
ip6table_filter        16384  1
ip6_tables             28672  1 ip6table_filter
nf_conntrack_netbios_ns    16384  0
nf_conntrack_broadcast    16384  1 nf_conntrack_netbios_ns
nf_nat_ftp             16384  0
nf_nat                 32768  1 nf_nat_ftp
nf_conntrack_ftp       20480  1 nf_nat_ftp
nf_conntrack          139264  8
nf_conntrack_ipv6,nf_conntrack_ftp,nf_conntrack_ipv4,nf_conntrack_broadcast,nf_nat_ftp,nf_conntrack_netbios_ns,xt_conntrack,nf_nat
libcrc32c              16384  2 nf_conntrack,nf_nat
nvidia              13119488  84 nvidia_modeset
parport_pc             28672  0
iptable_filter         16384  1
ppdev                  20480  0
lp                     20480  0
parport                49152  3 lp,parport_pc,ppdev
efivarfs               16384  1
ip_tables              24576  1 iptable_filter
x_tables               36864  13
xt_LOG,ipt_REJECT,ip_tables,iptable_filter,xt_tcpudp,xt_limit,ip6t_REJECT,ip6table_filter,xt_addrtype,ip6t_rt,xt_conntrack,ip6_tables,xt_hl
autofs4                40960  2
ext4                  622592  2
crc16                  16384  1 ext4
mbcache                16384  1 ext4
jbd2                  102400  1 ext4
crc32c_generic         16384  0
fscrypto               28672  1 ext4
ecb                    16384  0
sd_mod                 49152  5
crc32c_intel           24576  5
aesni_intel           188416  0
aes_x86_64             20480  1 aesni_intel
ahci                   36864  4
crypto_simd            16384  1 aesni_intel
cryptd                 24576  3 crypto_simd,ghash_clmulni_intel,aesni_intel
libahci                32768  1 ahci
glue_helper            16384  1 aesni_intel
libata                241664  2 ahci,libahci
ehci_pci               16384  0
ehci_hcd               81920  1 ehci_pci
scsi_mod              221184  5 sd_mod,usb_storage,libata,uas,sg
usbcore               249856  7
usbhid,usb_storage,ehci_hcd,xhci_pci,uas,xhci_hcd,ehci_pci
usb_common             16384  1 usbcore

xrandr:
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 16384 x 16384
DVI-I-0 disconnected (normal left inverted right x axis y axis)
DVI-I-1 connected 1920x1080+0+0 (normal left inverted right x axis y
axis) 509mm x 286mm
   1920x1080     60.00*+
   1680x1050     59.95
   1440x900      59.89
   1280x1024     60.02
   1280x800      59.81
   1280x720      60.00
   1152x864      75.00
   1024x768      70.07    60.00
   800x600       60.32    56.25
   640x480       59.94
DP-0 disconnected (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)

OpenCL ICDs:


OK, that's the end of the log.

I have no idea what the "swiftshader" is.  I have no such file or
folder in /usr/lib/chromium/

My distro is straight Debian. I net installed this with Testing repos
in Sept (when my SSHD was getting ready to croak).  But to solve this
problem, I have jumped to sid.  This is a very lean debian
installation.  The only "off the reservation" item I have installed is
Firefox from the Mint Debian repo, but now that I'm running sid, I
could update that, and I could also just grab it from sid.

All in all, yes, it's confusing. I have been using the sgfxi script.
It has really never failed me. But when this happened about a month
ago, it was the nvidia installer issue, so I purged nvidia, and
installed the debian way.

I'm thinking I should probably do another purge operation and try to
clear the system and start over.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-nvidia-devel/attachments/20171218/dde811a3/attachment-0001.html>


More information about the pkg-nvidia-devel mailing list