Bug#789483: nvidia-kermel-dkms: uvm driver builds but fails to load due to missing symbols
Giuseppe Bilotta
giuseppe.bilotta at gmail.com
Sun Jun 21 13:27:33 UTC 2015
Package: nvidia-kernel-dkms
Version: 346.72-1
Severity: important
The nvidia-uvm driver (essential to run CUDA or OpenCL programs) builds
successfully, but fails to load due missing symbols
nvUvmInterfaceSessionCreate
nvUvmInterfaceChannelAllocate
nvUvmInterfaceGetGpuArch
(etc), at least on kernel 4.0.0-2 (Debian package)
This may be a rehash of issue #747366.
-- Package-specific info:
uname -a:
Linux oblomov 4.0.0-2-amd64 #1 SMP Debian 4.0.5-1 (2015-06-16) x86_64 GNU/Linux
/proc/version:
Linux version 4.0.0-2-amd64 (debian-kernel at lists.debian.org) (gcc version 4.9.2 (Debian 4.9.2-21) ) #1 SMP Debian 4.0.5-1 (2015-06-16)
/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module 346.72 Tue May 5 22:03:13 PDT 2015
GCC version: gcc version 4.9.2 (Debian 4.9.2-21)
lspci 'VGA compatible controller [0300]':
00:02.0 VGA compatible controller [0300]: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller [8086:0416] (rev 06) (prog-if 00 [VGA controller])
Subsystem: Dell Device [1028:05fe]
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 35
Region 0: Memory at f7400000 (64-bit, non-prefetchable) [size=4M]
Region 2: Memory at d0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at f000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
Kernel driver in use: i915
dmesg:
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: No AGP bridge found
[ 0.475600] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.475603] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.475609] vgaarb: loaded
[ 0.475612] vgaarb: bridge control possible 0000:00:02.0
[ 0.835527] Linux agpgart interface v0.103
[ 3.638764] [drm] Replacing VGA console driver
[ 3.661677] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 3.885426] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
[27019.265754] nvidia: module license 'NVIDIA' taints kernel.
[27019.274029] nvidia 0000:02:00.0: enabling device (0006 -> 0007)
[27019.274357] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:02:00.0 on minor 1
[27019.274361] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 346.72 Tue May 5 22:03:13 PDT 2015
[27019.287547] nvidia_uvm: no symbol version for nvUvmInterfaceChannelDestroy
[27019.287551] nvidia_uvm: Unknown symbol nvUvmInterfaceChannelDestroy (err -22)
[27019.287553] nvidia_uvm: no symbol version for nvUvmInterfaceQueryCaps
[27019.287554] nvidia_uvm: Unknown symbol nvUvmInterfaceQueryCaps (err -22)
[27019.287559] nvidia_uvm: no symbol version for nvUvmInterfaceMemoryAllocSys
[27019.287559] nvidia_uvm: Unknown symbol nvUvmInterfaceMemoryAllocSys (err -22)
[27019.287561] nvidia_uvm: no symbol version for nvUvmInterfaceMemoryCpuMap
[27019.287561] nvidia_uvm: Unknown symbol nvUvmInterfaceMemoryCpuMap (err -22)
[27019.287563] nvidia_uvm: no symbol version for nvUvmInterfaceKillChannel
[27019.287564] nvidia_uvm: Unknown symbol nvUvmInterfaceKillChannel (err -22)
[27019.287566] nvidia_uvm: no symbol version for nvUvmInterfaceMemoryCpuUnMap
[27019.287567] nvidia_uvm: Unknown symbol nvUvmInterfaceMemoryCpuUnMap (err -22)
[27019.287569] nvidia_uvm: no symbol version for nvUvmInterfaceAddressSpaceCreateMirrored
[27019.287570] nvidia_uvm: Unknown symbol nvUvmInterfaceAddressSpaceCreateMirrored (err -22)
[27019.287592] nvidia_uvm: no symbol version for nvUvmInterfaceServiceDeviceInterruptsRM
[27019.287593] nvidia_uvm: Unknown symbol nvUvmInterfaceServiceDeviceInterruptsRM (err -22)
[27019.287594] nvidia_uvm: no symbol version for nvUvmInterfaceDeRegisterUvmOps
[27019.287595] nvidia_uvm: Unknown symbol nvUvmInterfaceDeRegisterUvmOps (err -22)
[27019.287596] nvidia_uvm: no symbol version for nvUvmInterfaceMemoryFree
[27019.287597] nvidia_uvm: Unknown symbol nvUvmInterfaceMemoryFree (err -22)
[27019.287598] nvidia_uvm: no symbol version for nvUvmInterfaceGetUvmPrivRegion
[27019.287599] nvidia_uvm: Unknown symbol nvUvmInterfaceGetUvmPrivRegion (err -22)
[27019.287602] nvidia_uvm: no symbol version for nvUvmInterfaceGetAttachedUuids
[27019.287603] nvidia_uvm: Unknown symbol nvUvmInterfaceGetAttachedUuids (err -22)
[27019.287606] nvidia_uvm: no symbol version for nvUvmInterfaceSessionDestroy
[27019.287607] nvidia_uvm: Unknown symbol nvUvmInterfaceSessionDestroy (err -22)
[27019.287608] nvidia_uvm: no symbol version for nvUvmInterfaceCheckEccErrorSlowpath
[27019.287609] nvidia_uvm: Unknown symbol nvUvmInterfaceCheckEccErrorSlowpath (err -22)
[27019.287611] nvidia_uvm: no symbol version for nvUvmInterfaceAddressSpaceCreate
[27019.287611] nvidia_uvm: Unknown symbol nvUvmInterfaceAddressSpaceCreate (err -22)
[27019.287613] nvidia_uvm: no symbol version for nvUvmInterfaceCopyEngineAllocate
[27019.287614] nvidia_uvm: Unknown symbol nvUvmInterfaceCopyEngineAllocate (err -22)
[27019.287615] nvidia_uvm: no symbol version for nvUvmInterfaceAddressSpaceDestroy
[27019.287616] nvidia_uvm: Unknown symbol nvUvmInterfaceAddressSpaceDestroy (err -22)
[27019.287617] nvidia_uvm: no symbol version for nvUvmInterfaceRegisterUvmCallbacks
[27019.287618] nvidia_uvm: Unknown symbol nvUvmInterfaceRegisterUvmCallbacks (err -22)
[27019.287619] nvidia_uvm: no symbol version for nvUvmInterfaceGetGpuArch
[27019.287620] nvidia_uvm: Unknown symbol nvUvmInterfaceGetGpuArch (err -22)
[27019.287621] nvidia_uvm: no symbol version for nvUvmInterfaceChannelAllocate
[27019.287622] nvidia_uvm: Unknown symbol nvUvmInterfaceChannelAllocate (err -22)
[27019.287627] nvidia_uvm: no symbol version for nvUvmInterfaceSessionCreate
[27019.287628] nvidia_uvm: Unknown symbol nvUvmInterfaceSessionCreate (err -22)
[27019.332406] NVRM: API mismatch: the client has the version 343.36, but
NVRM: this kernel module has the version 346.72. Please
NVRM: make sure that this kernel module and all NVIDIA driver
NVRM: components have the same version.
[27019.332412] NVRM: nvidia_frontend_ioctl: minor 255, module->ioctl failed, error -22
[27019.333379] NVRM: API mismatch: the client has the version 343.36, but
NVRM: this kernel module has the version 346.72. Please
NVRM: make sure that this kernel module and all NVIDIA driver
NVRM: components have the same version.
[27019.333384] NVRM: nvidia_frontend_ioctl: minor 255, module->ioctl failed, error -22
[27554.249482] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:02:00.0 on minor 1
[27554.249493] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 346.72 Tue May 5 22:03:13 PDT 2015
[27630.411104] nvidia_uvm: no symbol version for nvUvmInterfaceChannelDestroy
[27630.411108] nvidia_uvm: Unknown symbol nvUvmInterfaceChannelDestroy (err -22)
[27630.411110] nvidia_uvm: no symbol version for nvUvmInterfaceQueryCaps
[27630.411111] nvidia_uvm: Unknown symbol nvUvmInterfaceQueryCaps (err -22)
[27630.411115] nvidia_uvm: no symbol version for nvUvmInterfaceMemoryAllocSys
[27630.411116] nvidia_uvm: Unknown symbol nvUvmInterfaceMemoryAllocSys (err -22)
[27630.411117] nvidia_uvm: no symbol version for nvUvmInterfaceMemoryCpuMap
[27630.411118] nvidia_uvm: Unknown symbol nvUvmInterfaceMemoryCpuMap (err -22)
[27630.411119] nvidia_uvm: no symbol version for nvUvmInterfaceKillChannel
[27630.411119] nvidia_uvm: Unknown symbol nvUvmInterfaceKillChannel (err -22)
[27630.411121] nvidia_uvm: no symbol version for nvUvmInterfaceMemoryCpuUnMap
[27630.411122] nvidia_uvm: Unknown symbol nvUvmInterfaceMemoryCpuUnMap (err -22)
[27630.411124] nvidia_uvm: no symbol version for nvUvmInterfaceAddressSpaceCreateMirrored
[27630.411125] nvidia_uvm: Unknown symbol nvUvmInterfaceAddressSpaceCreateMirrored (err -22)
[27630.411145] nvidia_uvm: no symbol version for nvUvmInterfaceServiceDeviceInterruptsRM
[27630.411145] nvidia_uvm: Unknown symbol nvUvmInterfaceServiceDeviceInterruptsRM (err -22)
[27630.411147] nvidia_uvm: no symbol version for nvUvmInterfaceDeRegisterUvmOps
[27630.411148] nvidia_uvm: Unknown symbol nvUvmInterfaceDeRegisterUvmOps (err -22)
[27630.411149] nvidia_uvm: no symbol version for nvUvmInterfaceMemoryFree
[27630.411150] nvidia_uvm: Unknown symbol nvUvmInterfaceMemoryFree (err -22)
[27630.411151] nvidia_uvm: no symbol version for nvUvmInterfaceGetUvmPrivRegion
[27630.411151] nvidia_uvm: Unknown symbol nvUvmInterfaceGetUvmPrivRegion (err -22)
[27630.411154] nvidia_uvm: no symbol version for nvUvmInterfaceGetAttachedUuids
[27630.411155] nvidia_uvm: Unknown symbol nvUvmInterfaceGetAttachedUuids (err -22)
[27630.411157] nvidia_uvm: no symbol version for nvUvmInterfaceSessionDestroy
[27630.411158] nvidia_uvm: Unknown symbol nvUvmInterfaceSessionDestroy (err -22)
[27630.411159] nvidia_uvm: no symbol version for nvUvmInterfaceCheckEccErrorSlowpath
[27630.411160] nvidia_uvm: Unknown symbol nvUvmInterfaceCheckEccErrorSlowpath (err -22)
[27630.411161] nvidia_uvm: no symbol version for nvUvmInterfaceAddressSpaceCreate
[27630.411162] nvidia_uvm: Unknown symbol nvUvmInterfaceAddressSpaceCreate (err -22)
[27630.411163] nvidia_uvm: no symbol version for nvUvmInterfaceCopyEngineAllocate
[27630.411164] nvidia_uvm: Unknown symbol nvUvmInterfaceCopyEngineAllocate (err -22)
[27630.411165] nvidia_uvm: no symbol version for nvUvmInterfaceAddressSpaceDestroy
[27630.411165] nvidia_uvm: Unknown symbol nvUvmInterfaceAddressSpaceDestroy (err -22)
[27630.411167] nvidia_uvm: no symbol version for nvUvmInterfaceRegisterUvmCallbacks
[27630.411168] nvidia_uvm: Unknown symbol nvUvmInterfaceRegisterUvmCallbacks (err -22)
[27630.411169] nvidia_uvm: no symbol version for nvUvmInterfaceGetGpuArch
[27630.411169] nvidia_uvm: Unknown symbol nvUvmInterfaceGetGpuArch (err -22)
[27630.411170] nvidia_uvm: no symbol version for nvUvmInterfaceChannelAllocate
[27630.411171] nvidia_uvm: Unknown symbol nvUvmInterfaceChannelAllocate (err -22)
[27630.411175] nvidia_uvm: no symbol version for nvUvmInterfaceSessionCreate
[27630.411176] nvidia_uvm: Unknown symbol nvUvmInterfaceSessionCreate (err -22)
[27734.089222] NVRM: API mismatch: the client has the version 343.36, but
NVRM: this kernel module has the version 346.72. Please
NVRM: make sure that this kernel module and all NVIDIA driver
NVRM: components have the same version.
[27734.089228] NVRM: nvidia_frontend_ioctl: minor 255, module->ioctl failed, error -22
[29499.919747] nvidia: unknown parameter 'nvidia-uvm' ignored
[29499.921306] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:02:00.0 on minor 1
[29499.921311] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 346.72 Tue May 5 22:03:13 PDT 2015
[29510.044381] nvidia_uvm: no symbol version for nvUvmInterfaceChannelDestroy
[29510.044386] nvidia_uvm: Unknown symbol nvUvmInterfaceChannelDestroy (err -22)
[29510.044387] nvidia_uvm: no symbol version for nvUvmInterfaceQueryCaps
[29510.044388] nvidia_uvm: Unknown symbol nvUvmInterfaceQueryCaps (err -22)
[29510.044392] nvidia_uvm: no symbol version for nvUvmInterfaceMemoryAllocSys
[29510.044393] nvidia_uvm: Unknown symbol nvUvmInterfaceMemoryAllocSys (err -22)
[29510.044394] nvidia_uvm: no symbol version for nvUvmInterfaceMemoryCpuMap
[29510.044395] nvidia_uvm: Unknown symbol nvUvmInterfaceMemoryCpuMap (err -22)
[29510.044396] nvidia_uvm: no symbol version for nvUvmInterfaceKillChannel
[29510.044397] nvidia_uvm: Unknown symbol nvUvmInterfaceKillChannel (err -22)
[29510.044399] nvidia_uvm: no symbol version for nvUvmInterfaceMemoryCpuUnMap
[29510.044400] nvidia_uvm: Unknown symbol nvUvmInterfaceMemoryCpuUnMap (err -22)
[29510.044402] nvidia_uvm: no symbol version for nvUvmInterfaceAddressSpaceCreateMirrored
[29510.044403] nvidia_uvm: Unknown symbol nvUvmInterfaceAddressSpaceCreateMirrored (err -22)
[29510.044421] nvidia_uvm: no symbol version for nvUvmInterfaceServiceDeviceInterruptsRM
[29510.044422] nvidia_uvm: Unknown symbol nvUvmInterfaceServiceDeviceInterruptsRM (err -22)
[29510.044424] nvidia_uvm: no symbol version for nvUvmInterfaceDeRegisterUvmOps
[29510.044424] nvidia_uvm: Unknown symbol nvUvmInterfaceDeRegisterUvmOps (err -22)
[29510.044425] nvidia_uvm: no symbol version for nvUvmInterfaceMemoryFree
[29510.044426] nvidia_uvm: Unknown symbol nvUvmInterfaceMemoryFree (err -22)
[29510.044427] nvidia_uvm: no symbol version for nvUvmInterfaceGetUvmPrivRegion
[29510.044428] nvidia_uvm: Unknown symbol nvUvmInterfaceGetUvmPrivRegion (err -22)
[29510.044430] nvidia_uvm: no symbol version for nvUvmInterfaceGetAttachedUuids
[29510.044431] nvidia_uvm: Unknown symbol nvUvmInterfaceGetAttachedUuids (err -22)
[29510.044433] nvidia_uvm: no symbol version for nvUvmInterfaceSessionDestroy
[29510.044434] nvidia_uvm: Unknown symbol nvUvmInterfaceSessionDestroy (err -22)
[29510.044435] nvidia_uvm: no symbol version for nvUvmInterfaceCheckEccErrorSlowpath
[29510.044436] nvidia_uvm: Unknown symbol nvUvmInterfaceCheckEccErrorSlowpath (err -22)
[29510.044437] nvidia_uvm: no symbol version for nvUvmInterfaceAddressSpaceCreate
[29510.044438] nvidia_uvm: Unknown symbol nvUvmInterfaceAddressSpaceCreate (err -22)
[29510.044439] nvidia_uvm: no symbol version for nvUvmInterfaceCopyEngineAllocate
[29510.044440] nvidia_uvm: Unknown symbol nvUvmInterfaceCopyEngineAllocate (err -22)
[29510.044441] nvidia_uvm: no symbol version for nvUvmInterfaceAddressSpaceDestroy
[29510.044441] nvidia_uvm: Unknown symbol nvUvmInterfaceAddressSpaceDestroy (err -22)
[29510.044443] nvidia_uvm: no symbol version for nvUvmInterfaceRegisterUvmCallbacks
[29510.044444] nvidia_uvm: Unknown symbol nvUvmInterfaceRegisterUvmCallbacks (err -22)
[29510.044445] nvidia_uvm: no symbol version for nvUvmInterfaceGetGpuArch
[29510.044445] nvidia_uvm: Unknown symbol nvUvmInterfaceGetGpuArch (err -22)
[29510.044446] nvidia_uvm: no symbol version for nvUvmInterfaceChannelAllocate
[29510.044447] nvidia_uvm: Unknown symbol nvUvmInterfaceChannelAllocate (err -22)
[29510.044451] nvidia_uvm: no symbol version for nvUvmInterfaceSessionCreate
[29510.044452] nvidia_uvm: Unknown symbol nvUvmInterfaceSessionCreate (err -22)
[29751.971719] nvidia_uvm: no symbol version for nvUvmInterfaceChannelDestroy
[29751.971727] nvidia_uvm: Unknown symbol nvUvmInterfaceChannelDestroy (err -22)
[29751.971731] nvidia_uvm: no symbol version for nvUvmInterfaceQueryCaps
[29751.971733] nvidia_uvm: Unknown symbol nvUvmInterfaceQueryCaps (err -22)
[29751.971742] nvidia_uvm: no symbol version for nvUvmInterfaceMemoryAllocSys
[29751.971744] nvidia_uvm: Unknown symbol nvUvmInterfaceMemoryAllocSys (err -22)
[29751.971747] nvidia_uvm: no symbol version for nvUvmInterfaceMemoryCpuMap
[29751.971748] nvidia_uvm: Unknown symbol nvUvmInterfaceMemoryCpuMap (err -22)
[29751.971751] nvidia_uvm: no symbol version for nvUvmInterfaceKillChannel
[29751.971753] nvidia_uvm: Unknown symbol nvUvmInterfaceKillChannel (err -22)
[29751.971757] nvidia_uvm: no symbol version for nvUvmInterfaceMemoryCpuUnMap
[29751.971759] nvidia_uvm: Unknown symbol nvUvmInterfaceMemoryCpuUnMap (err -22)
[29751.971764] nvidia_uvm: no symbol version for nvUvmInterfaceAddressSpaceCreateMirrored
[29751.971766] nvidia_uvm: Unknown symbol nvUvmInterfaceAddressSpaceCreateMirrored (err -22)
[29751.971802] nvidia_uvm: no symbol version for nvUvmInterfaceServiceDeviceInterruptsRM
[29751.971804] nvidia_uvm: Unknown symbol nvUvmInterfaceServiceDeviceInterruptsRM (err -22)
[29751.971808] nvidia_uvm: no symbol version for nvUvmInterfaceDeRegisterUvmOps
[29751.971810] nvidia_uvm: Unknown symbol nvUvmInterfaceDeRegisterUvmOps (err -22)
[29751.971812] nvidia_uvm: no symbol version for nvUvmInterfaceMemoryFree
[29751.971814] nvidia_uvm: Unknown symbol nvUvmInterfaceMemoryFree (err -22)
[29751.971816] nvidia_uvm: no symbol version for nvUvmInterfaceGetUvmPrivRegion
[29751.971818] nvidia_uvm: Unknown symbol nvUvmInterfaceGetUvmPrivRegion (err -22)
[29751.971823] nvidia_uvm: no symbol version for nvUvmInterfaceGetAttachedUuids
[29751.971825] nvidia_uvm: Unknown symbol nvUvmInterfaceGetAttachedUuids (err -22)
[29751.971831] nvidia_uvm: no symbol version for nvUvmInterfaceSessionDestroy
[29751.971833] nvidia_uvm: Unknown symbol nvUvmInterfaceSessionDestroy (err -22)
[29751.971835] nvidia_uvm: no symbol version for nvUvmInterfaceCheckEccErrorSlowpath
[29751.971837] nvidia_uvm: Unknown symbol nvUvmInterfaceCheckEccErrorSlowpath (err -22)
[29751.971839] nvidia_uvm: no symbol version for nvUvmInterfaceAddressSpaceCreate
[29751.971841] nvidia_uvm: Unknown symbol nvUvmInterfaceAddressSpaceCreate (err -22)
[29751.971844] nvidia_uvm: no symbol version for nvUvmInterfaceCopyEngineAllocate
[29751.971845] nvidia_uvm: Unknown symbol nvUvmInterfaceCopyEngineAllocate (err -22)
[29751.971848] nvidia_uvm: no symbol version for nvUvmInterfaceAddressSpaceDestroy
[29751.971850] nvidia_uvm: Unknown symbol nvUvmInterfaceAddressSpaceDestroy (err -22)
[29751.971853] nvidia_uvm: no symbol version for nvUvmInterfaceRegisterUvmCallbacks
[29751.971855] nvidia_uvm: Unknown symbol nvUvmInterfaceRegisterUvmCallbacks (err -22)
[29751.971857] nvidia_uvm: no symbol version for nvUvmInterfaceGetGpuArch
[29751.971859] nvidia_uvm: Unknown symbol nvUvmInterfaceGetGpuArch (err -22)
[29751.971862] nvidia_uvm: no symbol version for nvUvmInterfaceChannelAllocate
[29751.971863] nvidia_uvm: Unknown symbol nvUvmInterfaceChannelAllocate (err -22)
[29751.971873] nvidia_uvm: no symbol version for nvUvmInterfaceSessionCreate
[29751.971875] nvidia_uvm: Unknown symbol nvUvmInterfaceSessionCreate (err -22)
OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root 22 Oct 21 2014 /etc/alternatives/glx -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root 49 May 27 21:00 /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so
lrwxrwxrwx 1 root root 51 Oct 21 2014 /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 May 27 21:00 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 48 May 27 21:00 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 48 Oct 21 2014 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root 48 Oct 21 2014 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root 50 Oct 21 2014 /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 Oct 21 2014 /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 52 May 27 21:00 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root 52 May 27 21:00 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root 54 Oct 21 2014 /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 Oct 21 2014 /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 22 May 27 21:00 /etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root 23 Jun 21 13:58 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root 52 Jun 21 13:58 /etc/alternatives/nvidia--libEGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL.so.1
lrwxrwxrwx 1 root root 49 Jun 21 13:58 /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root 49 Jun 21 13:58 /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root 51 Jun 21 13:58 /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root 51 Jun 21 13:58 /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root 58 Jun 21 13:58 /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 Jun 21 13:58 /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 55 Jun 21 13:58 /etc/alternatives/nvidia--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2.so.2
lrwxrwxrwx 1 root root 55 Jun 21 13:58 /etc/alternatives/nvidia--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2.so.2
lrwxrwxrwx 1 root root 51 Jun 21 13:58 /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so
lrwxrwxrwx 1 root root 53 Jun 21 13:58 /etc/alternatives/nvidia--libcuda.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so.1
lrwxrwxrwx 1 root root 33 Jun 21 13:58 /etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/current/libglx.so
lrwxrwxrwx 1 root root 56 Jun 21 13:58 /etc/alternatives/nvidia--libnvcuvid.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so.1
lrwxrwxrwx 1 root root 57 Jun 21 13:58 /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 Jun 21 13:58 /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 Jun 21 13:58 /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 62 Jun 21 13:58 /etc/alternatives/nvidia--libnvidia-opencl.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-opencl.so.1
lrwxrwxrwx 1 root root 61 Jun 21 13:58 /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 39 Jun 21 13:58 /etc/alternatives/nvidia--monitoring.conf -> /usr/lib/nvidia/current/monitoring.conf
lrwxrwxrwx 1 root root 44 Jun 21 13:58 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 40 Jun 21 13:58 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx 1 root root 32 Jun 21 13:58 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 34 Jun 21 13:58 /etc/alternatives/nvidia--nvidia-smi -> /usr/lib/nvidia/current/nvidia-smi
lrwxrwxrwx 1 root root 39 Jun 21 13:58 /etc/alternatives/nvidia--nvidia-smi.1.gz -> /usr/lib/nvidia/current/nvidia-smi.1.gz
lrwxrwxrwx 1 root root 37 Jun 21 13:58 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
lrwxrwxrwx 1 root root 48 Aug 13 2014 /usr/lib/i386-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-i386-linux-gnu
-rw-r--r-- 1 root root 40326820 May 6 04:24 /usr/lib/i386-linux-gnu/libnvidia-glcore.so.346.72
-rw-r--r-- 1 root root 13820 May 6 04:29 /usr/lib/i386-linux-gnu/libnvidia-tls.so.346.72
lrwxrwxrwx 1 root root 49 May 27 21:00 /usr/lib/x86_64-linux-gnu/libEGL.so -> /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 51 Oct 21 2014 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 48 Aug 10 2014 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 50 Aug 13 2014 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 52 May 27 21:00 /usr/lib/x86_64-linux-gnu/libGLESv2.so -> /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 54 Oct 21 2014 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
-rw-r--r-- 1 root root 30691120 Dec 2 2014 /usr/lib/x86_64-linux-gnu/libnvidia-compiler.so.343.36
-rw-r--r-- 1 root root 43479064 May 6 03:38 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.346.72
-rw-r--r-- 1 root root 44814736 May 6 02:09 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.346.72
-rw-r--r-- 1 root root 489952 May 6 03:22 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.346.72
lrwxrwxrwx 1 root root 60 Jun 21 13:58 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1 -> /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 64 Jun 21 13:58 /usr/lib/x86_64-linux-gnu/libnvidia-opencl.so.1 -> /etc/alternatives/nvidia--libnvidia-opencl.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 12696 May 6 02:14 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.346.72
-rw-r--r-- 1 root root 290256 May 5 01:24 /usr/lib/xorg/modules/extensions/libglx.so
-rw-r--r-- 1 root root 27224 Jun 21 14:41 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 25594 Jun 21 00:59 /var/log/Xorg.0.log.old
-rw-r--r-- 1 root root 25594 May 16 14:27 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 33002 Sep 10 2014 /var/log/Xorg.1.log.old
/etc/nvidia/:
total 24
drwxr-xr-x 2 root root 4096 Jun 21 14:05 .
drwxrwxr-x 209 root root 12288 Jun 21 14:04 ..
-rw-r--r-- 1 root root 98 Jul 21 2012 nvidia-blacklists-nouveau.conf
-rw-r--r-- 1 root root 74 Oct 7 2014 nvidia-modprobe.conf
/usr/lib/i386-linux-gnu/nvidia/:
total 40
drwxr-xr-x 3 root root 4096 Jun 21 13:58 .
drwxr-xr-x 28 root root 28672 Jun 21 13:58 ..
drwxr-xr-x 2 root root 4096 Jun 21 13:58 current
lrwxrwxrwx 1 root root 51 Jun 21 13:58 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root 59 Jun 21 13:58 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-i386-linux-gnu
/usr/lib/i386-linux-gnu/nvidia/current/:
total 1260
drwxr-xr-x 2 root root 4096 Jun 21 13:58 .
drwxr-xr-x 3 root root 4096 Jun 21 13:58 ..
lrwxrwxrwx 1 root root 15 Jun 17 12:18 libGL.so.1 -> libGL.so.346.72
-rw-r--r-- 1 root root 1112352 May 6 04:25 libGL.so.346.72
lrwxrwxrwx 1 root root 23 Jun 17 12:18 libnvidia-cfg.so.1 -> libnvidia-cfg.so.346.72
-rw-r--r-- 1 root root 167504 May 6 05:31 libnvidia-cfg.so.346.72
/usr/lib/mesa-diverted/:
total 180
drwxr-xr-x 5 root root 4096 Aug 10 2014 .
drwxr-xr-x 255 root root 163840 Jun 19 21:04 ..
drwxr-xr-x 2 root root 4096 Oct 24 2013 arm-linux-gnueabihf
drwxr-xr-x 2 root root 4096 Jun 17 07:43 i386-linux-gnu
lrwxrwxrwx 1 root root 33 Aug 10 2014 libGL.so-master -> /etc/alternatives/libGL.so-master
drwxr-xr-x 2 root root 4096 Jun 17 07:43 x86_64-linux-gnu
/usr/lib/mesa-diverted/i386-linux-gnu/:
total 700
drwxr-xr-x 2 root root 4096 Jun 17 07:43 .
drwxr-xr-x 5 root root 4096 Aug 10 2014 ..
lrwxrwxrwx 1 root root 14 Jun 16 12:46 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r-- 1 root root 704604 Jun 16 12:46 libGL.so.1.2.0
/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 836
drwxr-xr-x 2 root root 4096 Jun 17 07:43 .
drwxr-xr-x 5 root root 4096 Aug 10 2014 ..
lrwxrwxrwx 1 root root 15 Jun 16 11:02 libEGL.so -> libEGL.so.1.0.0
lrwxrwxrwx 1 root root 15 Jun 16 11:02 libEGL.so.1 -> libEGL.so.1.0.0
-rw-r--r-- 1 root root 177304 Jun 16 11:02 libEGL.so.1.0.0
lrwxrwxrwx 1 root root 14 Jun 16 11:02 libGL.so -> libGL.so.1.2.0
lrwxrwxrwx 1 root root 14 Jun 16 11:02 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r-- 1 root root 635512 Jun 16 11:02 libGL.so.1.2.0
lrwxrwxrwx 1 root root 18 Jun 16 11:02 libGLESv2.so -> libGLESv2.so.2.0.0
lrwxrwxrwx 1 root root 18 Jun 16 11:02 libGLESv2.so.2 -> libGLESv2.so.2.0.0
-rw-r--r-- 1 root root 26424 Jun 16 11:02 libGLESv2.so.2.0.0
/usr/lib/mesa/:
total 168
drwxr-xr-x 2 root root 4096 Oct 24 2013 .
drwxr-xr-x 255 root root 163840 Jun 19 21:04 ..
/usr/lib/nvidia/:
total 192
drwxr-xr-x 3 root root 4096 Jun 21 13:58 .
drwxr-xr-x 255 root root 163840 Jun 19 21:04 ..
-rw-r--r-- 1 root root 57 Aug 8 2013 alternate-install-present
-rwxr-xr-x 1 root root 2125 Dec 2 2014 check-for-conflicting-opengl-libraries
-rwxr-xr-x 1 root root 1897 Nov 2 2013 check-for-mismatching-nvidia-module
-rwxr-xr-x 1 root root 2734 Nov 2 2013 create-xorg-nvidia-conf-experimental
drwxr-xr-x 2 root root 4096 Jun 21 14:01 current
lrwxrwxrwx 1 root root 35 Jun 21 13:58 libglx.so -> /etc/alternatives/nvidia--libglx.so
lrwxrwxrwx 1 root root 24 Jun 21 13:58 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx 1 root root 46 Jun 21 13:58 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Jun 21 13:58 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x 1 root root 618 May 22 2012 pre-install
/usr/lib/nvidia/current/:
total 21136
drwxr-xr-x 2 root root 4096 Jun 21 14:01 .
drwxr-xr-x 3 root root 4096 Jun 21 13:58 ..
lrwxrwxrwx 1 root root 16 Jun 17 12:18 libglx.so -> libglx.so.346.72
-rw-r--r-- 1 root root 12258728 May 6 02:14 libglx.so.346.72
-rw-r--r-- 1 root root 427 May 6 01:34 monitoring.conf
-rwxr-xr-x 1 root root 23489 May 6 07:46 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 209008 May 6 03:21 nvidia-debugdump
-rwxr-xr-x 1 root root 411968 May 6 03:20 nvidia-smi
-rw-r--r-- 1 root root 17639 Jun 17 12:18 nvidia-smi.1.gz
-rw-r--r-- 1 root root 2358 Jun 17 12:18 nvidia.ids
-rw-r--r-- 1 root root 8692032 May 6 01:52 nvidia_drv.so
/usr/lib/nvidia/nvidia/:
total 21136
drwxr-xr-x 2 root root 4096 Jun 21 14:01 .
drwxr-xr-x 3 root root 4096 Jun 21 13:58 ..
lrwxrwxrwx 1 root root 16 Jun 17 12:18 libglx.so -> libglx.so.346.72
-rw-r--r-- 1 root root 12258728 May 6 02:14 libglx.so.346.72
-rw-r--r-- 1 root root 427 May 6 01:34 monitoring.conf
-rwxr-xr-x 1 root root 23489 May 6 07:46 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 209008 May 6 03:21 nvidia-debugdump
-rwxr-xr-x 1 root root 411968 May 6 03:20 nvidia-smi
-rw-r--r-- 1 root root 17639 Jun 17 12:18 nvidia-smi.1.gz
-rw-r--r-- 1 root root 2358 Jun 17 12:18 nvidia.ids
-rw-r--r-- 1 root root 8692032 May 6 01:52 nvidia_drv.so
/usr/lib/x86_64-linux-gnu/nvidia/:
total 292
drwxr-xr-x 3 root root 4096 Jun 21 13:58 .
drwxr-xr-x 136 root root 278528 Jun 21 13:58 ..
drwxr-xr-x 2 root root 4096 Jun 21 14:01 current
lrwxrwxrwx 1 root root 54 Jun 21 13:58 libEGL.so.1 -> /etc/alternatives/nvidia--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 53 Jun 21 13:58 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 60 Jun 21 13:58 libGLESv1_CM.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 57 Jun 21 13:58 libGLESv2.so.2 -> /etc/alternatives/nvidia--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 61 Jun 21 13:58 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 34360
drwxr-xr-x 2 root root 4096 Jun 21 14:01 .
drwxr-xr-x 3 root root 4096 Jun 21 13:58 ..
lrwxrwxrwx 1 root root 16 Jun 17 12:18 libEGL.so.1 -> libEGL.so.346.72
-rw-r--r-- 1 root root 952704 May 6 03:38 libEGL.so.346.72
lrwxrwxrwx 1 root root 15 Jun 17 12:18 libGL.so.1 -> libGL.so.346.72
-rw-r--r-- 1 root root 1317432 May 6 02:10 libGL.so.346.72
lrwxrwxrwx 1 root root 22 Jun 17 12:18 libGLESv1_CM.so.1 -> libGLESv1_CM.so.346.72
-rw-r--r-- 1 root root 51096 May 6 03:38 libGLESv1_CM.so.346.72
lrwxrwxrwx 1 root root 19 Jun 17 12:18 libGLESv2.so.2 -> libGLESv2.so.346.72
-rw-r--r-- 1 root root 75416 May 6 03:38 libGLESv2.so.346.72
lrwxrwxrwx 1 root root 12 Dec 13 2014 libcuda.so -> libcuda.so.1
lrwxrwxrwx 1 root root 17 Dec 13 2014 libcuda.so.1 -> libcuda.so.343.36
-rw-r--r-- 1 root root 14077256 Dec 2 2014 libcuda.so.343.36
lrwxrwxrwx 1 root root 15 Dec 13 2014 libnvcuvid.so -> libnvcuvid.so.1
lrwxrwxrwx 1 root root 20 Dec 13 2014 libnvcuvid.so.1 -> libnvcuvid.so.343.36
-rw-r--r-- 1 root root 2722512 Dec 2 2014 libnvcuvid.so.343.36
lrwxrwxrwx 1 root root 23 Jun 17 12:18 libnvidia-cfg.so.1 -> libnvidia-cfg.so.346.72
-rw-r--r-- 1 root root 161800 May 6 03:19 libnvidia-cfg.so.346.72
lrwxrwxrwx 1 root root 17 Jun 17 12:18 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root 22 Jun 17 12:18 libnvidia-ml.so.1 -> libnvidia-ml.so.346.72
-rw-r--r-- 1 root root 930848 May 6 03:20 libnvidia-ml.so.346.72
lrwxrwxrwx 1 root root 26 Dec 13 2014 libnvidia-opencl.so.1 -> libnvidia-opencl.so.343.36
-rw-r--r-- 1 root root 14188656 Dec 2 2014 libnvidia-opencl.so.343.36
lrwxrwxrwx 1 root root 25 Jun 17 12:18 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.346.72
-rw-r--r-- 1 root root 675984 May 6 02:14 libvdpau_nvidia.so.346.72
/etc/modprobe.d:
total 56
drwxr-xr-x 2 root root 4096 Jun 21 14:05 .
drwxrwxr-x 209 root root 12288 Jun 21 14:04 ..
-rw-r--r-- 1 root root 154 Dec 18 2014 amd64-microcode-blacklist.conf
-rw-r--r-- 1 root root 121 Feb 27 21:28 blacklist-3d-gpu.conf
-rw-r--r-- 1 root root 17 Aug 21 2014 blacklist-pcspkr.conf
-rw-r--r-- 1 root root 0 Aug 9 2014 dkms.conf
-rw-r--r-- 1 root root 75 Sep 19 2014 etc-modules-parameters.conf
-rw-r--r-- 1 root root 390 Sep 28 2014 fbdev-blacklist.conf
-rw-r--r-- 1 root root 154 Oct 19 2014 intel-microcode-blacklist.conf
-rw-r--r-- 1 root root 110 Aug 18 2014 iwlwifi-no-80211n.conf
-rw-r--r-- 1 root root 16 Jun 14 2014 libpisock9.conf
-rw-r--r-- 1 root root 259 Nov 2 2013 nvidia-kernel-common.conf
lrwxrwxrwx 1 root root 46 Jun 21 13:58 nvidia.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf
-rw-r--r-- 1 root root 119 Feb 27 2014 oss-compat.conf
/etc/modprobe.d/blacklist-3d-gpu.conf:# prevent autoload of both nouveau and nvidia kernel modules
/etc/modprobe.d/blacklist-3d-gpu.conf:blacklist nvidia
/etc/modprobe.d/blacklist-3d-gpu.conf:blacklist nvidia-current
/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/blacklist-3d-gpu.conf:# prevent autoload of both nouveau and nvidia kernel modules
/etc/modprobe.d/blacklist-3d-gpu.conf:blacklist nouveau
Files from nvidia-installer:
Config and logfiles:
<<<<<<<<<< /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 >>>>>>>>>>
alias nvidia nvidia-current
remove nvidia-current rmmod nvidia nvidia-uvm
^^^^^^^^^^ /etc/modprobe.d/nvidia.conf ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[ 12.839]
X.Org X Server 1.17.1
Release Date: 2015-02-10
[ 12.839] X Protocol Version 11, Revision 0
[ 12.839] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 12.839] Current Operating System: Linux oblomov 4.0.0-2-amd64 #1 SMP Debian 4.0.5-1 (2015-06-16) x86_64
[ 12.840] Kernel command line: BOOT_IMAGE=/vmlinuz-4.0.0-2-amd64 root=UUID=0f69635c-b68c-476c-ba1c-6bdc4c44f397 ro
[ 12.840] Build Date: 04 May 2015 11:22:06PM
[ 12.840] xorg-server 2:1.17.1-2 (http://www.debian.org/support)
[ 12.840] Current version of pixman: 0.32.6
[ 12.840] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 12.840] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 12.840] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 21 06:29:19 2015
[ 12.841] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 12.842] (==) No Layout section. Using the first Screen section.
[ 12.842] (==) No screen section available. Using defaults.
[ 12.842] (**) |-->Screen "Default Screen Section" (0)
[ 12.842] (**) | |-->Monitor "<default monitor>"
[ 12.842] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 12.842] (==) Automatically adding devices
[ 12.842] (==) Automatically enabling devices
[ 12.842] (==) Automatically adding GPU devices
[ 12.844] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 12.844] Entry deleted from font path.
[ 12.846] (==) 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
[ 12.846] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 12.846] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 12.846] (II) Loader magic: 0x7f3f00831d80
[ 12.846] (II) Module ABI versions:
[ 12.846] X.Org ANSI C Emulation: 0.4
[ 12.846] X.Org Video Driver: 19.0
[ 12.846] X.Org XInput driver : 21.0
[ 12.846] X.Org Server Extension : 9.0
[ 12.846] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 12.848] (--) PCI:*(0:0:2:0) 8086:0416:1028:05fe rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[ 12.848] (--) PCI: (0:2:0:0) 10de:0fe4:1028:05fe rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 12.848] (II) LoadModule: "glx"
[ 12.852] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 12.858] (II) Module glx: vendor="X.Org Foundation"
[ 12.858] compiled for 1.17.1, module version = 1.0.0
[ 12.858] ABI class: X.Org Server Extension, version 9.0
[ 12.858] (==) AIGLX enabled
[ 12.858] (==) Matched intel as autoconfigured driver 0
[ 12.858] (==) Matched intel as autoconfigured driver 1
[ 12.858] (==) Matched modesetting as autoconfigured driver 2
[ 12.858] (==) Matched fbdev as autoconfigured driver 3
[ 12.858] (==) Matched vesa as autoconfigured driver 4
[ 12.858] (==) Assigned the driver to the xf86ConfigLayout
[ 12.858] (II) LoadModule: "intel"
[ 12.858] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 12.861] (II) Module intel: vendor="X.Org Foundation"
[ 12.861] compiled for 1.17.1, module version = 2.99.917
[ 12.861] Module class: X.Org Video Driver
[ 12.861] ABI class: X.Org Video Driver, version 19.0
[ 12.861] (II) LoadModule: "modesetting"
[ 12.861] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 12.861] (II) Module modesetting: vendor="X.Org Foundation"
[ 12.861] compiled for 1.17.1, module version = 1.17.1
[ 12.861] Module class: X.Org Video Driver
[ 12.861] ABI class: X.Org Video Driver, version 19.0
[ 12.861] (II) LoadModule: "fbdev"
[ 12.861] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 12.862] (II) Module fbdev: vendor="X.Org Foundation"
[ 12.862] compiled for 1.17.1, module version = 0.4.4
[ 12.862] Module class: X.Org Video Driver
[ 12.862] ABI class: X.Org Video Driver, version 19.0
[ 12.862] (II) LoadModule: "vesa"
[ 12.862] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 12.862] (II) Module vesa: vendor="X.Org Foundation"
[ 12.862] compiled for 1.17.1, module version = 2.3.3
[ 12.862] Module class: X.Org Video Driver
[ 12.862] ABI class: X.Org Video Driver, version 19.0
[ 12.862] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 12.862] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 12.862] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 12.862] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 12.862] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 12.862] (II) FBDEV: driver for framebuffer: fbdev
[ 12.862] (II) VESA: driver for VESA chipsets: vesa
[ 12.862] (--) using VT number 2
[ 12.871] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20150130
[ 12.871] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917-1 (Vincent Cheng <vcheng at debian.org>)
[ 12.872] (WW) Falling back to old probe method for modesetting
[ 12.872] (WW) Falling back to old probe method for fbdev
[ 12.872] (II) Loading sub module "fbdevhw"
[ 12.872] (II) LoadModule: "fbdevhw"
[ 12.872] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 12.872] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 12.872] compiled for 1.17.1, module version = 0.0.2
[ 12.872] ABI class: X.Org Video Driver, version 19.0
[ 12.872] (WW) Falling back to old probe method for vesa
[ 12.873] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4600
[ 12.873] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2
[ 12.873] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 12.873] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 12.873] (==) intel(0): RGB weight 888
[ 12.873] (==) intel(0): Default visual is TrueColor
[ 12.873] (II) intel(0): Output eDP1 has no monitor section
[ 12.873] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 12.873] (II) intel(0): Enabled output eDP1
[ 12.873] (II) intel(0): Output VGA1 has no monitor section
[ 12.873] (II) intel(0): Enabled output VGA1
[ 12.873] (II) intel(0): Output HDMI1 has no monitor section
[ 12.873] (II) intel(0): Enabled output HDMI1
[ 12.873] (II) intel(0): Output DP1 has no monitor section
[ 12.873] (II) intel(0): Enabled output DP1
[ 12.873] (II) intel(0): Output HDMI2 has no monitor section
[ 12.873] (II) intel(0): Enabled output HDMI2
[ 12.873] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 12.874] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 12.874] (II) intel(0): Enabled output VIRTUAL1
[ 12.874] (--) intel(0): Output eDP1 using initial mode 3200x1800 on pipe 0
[ 12.874] (==) intel(0): TearFree disabled
[ 12.874] (==) intel(0): DPI set to (96, 96)
[ 12.874] (II) Loading sub module "dri2"
[ 12.874] (II) LoadModule: "dri2"
[ 12.874] (II) Module "dri2" already built-in
[ 12.874] (II) Loading sub module "present"
[ 12.874] (II) LoadModule: "present"
[ 12.874] (II) Module "present" already built-in
[ 12.874] (II) UnloadModule: "modesetting"
[ 12.874] (II) Unloading modesetting
[ 12.874] (II) UnloadModule: "fbdev"
[ 12.874] (II) Unloading fbdev
[ 12.874] (II) UnloadSubModule: "fbdevhw"
[ 12.874] (II) Unloading fbdevhw
[ 12.874] (II) UnloadModule: "vesa"
[ 12.874] (II) Unloading vesa
[ 12.874] (==) Depth 24 pixmap format is 32 bpp
[ 12.876] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
[ 12.876] (==) intel(0): Backing store enabled
[ 12.876] (==) intel(0): Silken mouse enabled
[ 12.877] (II) intel(0): HW Cursor enabled
[ 12.877] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 12.877] (==) intel(0): DPMS enabled
[ 12.877] (==) intel(0): display hotplug detection enabled
[ 12.877] (II) intel(0): [DRI2] Setup complete
[ 12.877] (II) intel(0): [DRI2] DRI driver: i965
[ 12.877] (II) intel(0): [DRI2] VDPAU driver: i965
[ 12.877] (II) intel(0): direct rendering: DRI2 enabled
[ 12.877] (II) intel(0): hardware support for Present enabled
[ 12.877] (--) RandR disabled
[ 12.881] (II) SELinux: Disabled on system
[ 12.907] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 12.907] (II) AIGLX: enabled GLX_ARB_create_context
[ 12.907] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 12.907] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 12.907] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 12.907] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 12.907] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 12.907] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 12.907] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 12.907] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 12.907] (II) AIGLX: Loaded and initialized i965
[ 12.907] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 12.912] (II) intel(0): switch to mode 3200x1800 at 60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 12.933] (II) intel(0): Setting screen physical size to 846 x 476
[ 12.981] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 12.981] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 12.981] (II) LoadModule: "evdev"
[ 12.981] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 12.985] (II) Module evdev: vendor="X.Org Foundation"
[ 12.985] compiled for 1.16.4, module version = 2.9.2
[ 12.985] Module class: X.Org XInput Driver
[ 12.985] ABI class: X.Org XInput driver, version 21.0
[ 12.985] (II) Using input driver 'evdev' for 'Power Button'
[ 12.985] (**) Power Button: always reports core events
[ 12.985] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 12.985] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 12.985] (--) evdev: Power Button: Found keys
[ 12.985] (II) evdev: Power Button: Configuring as keyboard
[ 12.985] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[ 12.985] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 12.985] (**) Option "xkb_rules" "evdev"
[ 12.985] (**) Option "xkb_model" "pc105"
[ 12.985] (**) Option "xkb_layout" "us"
[ 12.985] (**) Option "xkb_variant" "intl"
[ 12.985] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 12.998] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 12.998] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 12.998] (II) Using input driver 'evdev' for 'Video Bus'
[ 12.998] (**) Video Bus: always reports core events
[ 12.998] (**) evdev: Video Bus: Device: "/dev/input/event8"
[ 12.998] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 12.998] (--) evdev: Video Bus: Found keys
[ 12.998] (II) evdev: Video Bus: Configuring as keyboard
[ 12.998] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input11/event8"
[ 12.998] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 12.998] (**) Option "xkb_rules" "evdev"
[ 12.998] (**) Option "xkb_model" "pc105"
[ 12.998] (**) Option "xkb_layout" "us"
[ 12.998] (**) Option "xkb_variant" "intl"
[ 12.998] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 12.998] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[ 12.998] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 12.998] (II) Using input driver 'evdev' for 'Video Bus'
[ 12.998] (**) Video Bus: always reports core events
[ 12.998] (**) evdev: Video Bus: Device: "/dev/input/event7"
[ 12.998] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 12.998] (--) evdev: Video Bus: Found keys
[ 12.998] (II) evdev: Video Bus: Configuring as keyboard
[ 12.998] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4d/LNXVIDEO:00/input/input10/event7"
[ 12.998] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 12.998] (**) Option "xkb_rules" "evdev"
[ 12.998] (**) Option "xkb_model" "pc105"
[ 12.998] (**) Option "xkb_layout" "us"
[ 12.998] (**) Option "xkb_variant" "intl"
[ 12.998] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 12.999] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 12.999] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 12.999] (II) Using input driver 'evdev' for 'Power Button'
[ 12.999] (**) Power Button: always reports core events
[ 12.999] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 12.999] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 12.999] (--) evdev: Power Button: Found keys
[ 12.999] (II) evdev: Power Button: Configuring as keyboard
[ 12.999] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event1"
[ 12.999] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[ 12.999] (**) Option "xkb_rules" "evdev"
[ 12.999] (**) Option "xkb_model" "pc105"
[ 12.999] (**) Option "xkb_layout" "us"
[ 12.999] (**) Option "xkb_variant" "intl"
[ 12.999] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 12.999] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 12.999] (II) No input driver specified, ignoring this device.
[ 12.999] (II) This device may have been added with another device file.
[ 12.999] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event9)
[ 13.000] (II) No input driver specified, ignoring this device.
[ 13.000] (II) This device may have been added with another device file.
[ 13.000] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event10)
[ 13.000] (II) No input driver specified, ignoring this device.
[ 13.000] (II) This device may have been added with another device file.
[ 13.000] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event11)
[ 13.000] (II) No input driver specified, ignoring this device.
[ 13.000] (II) This device may have been added with another device file.
[ 13.000] (II) config/udev: Adding input device Integrated_Webcam_HD (/dev/input/event6)
[ 13.000] (**) Integrated_Webcam_HD: Applying InputClass "evdev keyboard catchall"
[ 13.000] (II) Using input driver 'evdev' for 'Integrated_Webcam_HD'
[ 13.000] (**) Integrated_Webcam_HD: always reports core events
[ 13.000] (**) evdev: Integrated_Webcam_HD: Device: "/dev/input/event6"
[ 13.000] (--) evdev: Integrated_Webcam_HD: Vendor 0xbda Product 0x573c
[ 13.000] (--) evdev: Integrated_Webcam_HD: Found keys
[ 13.000] (II) evdev: Integrated_Webcam_HD: Configuring as keyboard
[ 13.000] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11:1.0/input/input9/event6"
[ 13.000] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD" (type: KEYBOARD, id 10)
[ 13.000] (**) Option "xkb_rules" "evdev"
[ 13.000] (**) Option "xkb_model" "pc105"
[ 13.000] (**) Option "xkb_layout" "us"
[ 13.000] (**) Option "xkb_variant" "intl"
[ 13.000] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 13.001] (II) config/udev: Adding input device SYNAPTICS Synaptics Large Touch Screen (/dev/input/event5)
[ 13.001] (**) SYNAPTICS Synaptics Large Touch Screen: Applying InputClass "evdev touchscreen catchall"
[ 13.001] (II) Using input driver 'evdev' for 'SYNAPTICS Synaptics Large Touch Screen'
[ 13.001] (**) SYNAPTICS Synaptics Large Touch Screen: always reports core events
[ 13.001] (**) evdev: SYNAPTICS Synaptics Large Touch Screen: Device: "/dev/input/event5"
[ 13.056] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Vendor 0x6cb Product 0xac3
[ 13.056] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found absolute axes
[ 13.056] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found absolute multitouch axes
[ 13.056] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: No buttons found, faking one.
[ 13.056] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found x and y absolute axes
[ 13.056] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found absolute touchscreen
[ 13.056] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: Configuring as touchscreen
[ 13.056] (**) evdev: SYNAPTICS Synaptics Large Touch Screen: YAxisMapping: buttons 4 and 5
[ 13.056] (**) evdev: SYNAPTICS Synaptics Large Touch Screen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 13.056] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:06CB:0AC3.0001/input/input7/event5"
[ 13.056] (II) XINPUT: Adding extended input device "SYNAPTICS Synaptics Large Touch Screen" (type: TOUCHSCREEN, id 11)
[ 13.056] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: initialized for absolute axes.
[ 13.056] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) keeping acceleration scheme 1
[ 13.056] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration profile 0
[ 13.056] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration factor: 2.000
[ 13.056] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration threshold: 4
[ 13.056] (II) config/udev: Adding input device SYNAPTICS Synaptics Large Touch Screen (/dev/input/mouse0)
[ 13.056] (II) No input driver specified, ignoring this device.
[ 13.056] (II) This device may have been added with another device file.
[ 13.057] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
[ 13.057] (II) No input driver specified, ignoring this device.
[ 13.057] (II) This device may have been added with another device file.
[ 13.057] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event13)
[ 13.057] (II) No input driver specified, ignoring this device.
[ 13.057] (II) This device may have been added with another device file.
[ 13.057] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 13.057] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 13.057] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 13.057] (**) AT Translated Set 2 keyboard: always reports core events
[ 13.057] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 13.057] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 13.057] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 13.057] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 13.057] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 13.057] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 13.057] (**) Option "xkb_rules" "evdev"
[ 13.057] (**) Option "xkb_model" "pc105"
[ 13.057] (**) Option "xkb_layout" "us"
[ 13.057] (**) Option "xkb_variant" "intl"
[ 13.057] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 13.058] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event14)
[ 13.058] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 13.058] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 13.058] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 13.058] (II) LoadModule: "synaptics"
[ 13.058] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 13.063] (II) Module synaptics: vendor="X.Org Foundation"
[ 13.063] compiled for 1.16.4, module version = 1.8.2
[ 13.063] Module class: X.Org XInput Driver
[ 13.063] ABI class: X.Org XInput driver, version 21.0
[ 13.063] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 13.063] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 13.063] (**) Option "Device" "/dev/input/event14"
[ 13.188] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[ 13.188] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1386 - 5660 (res 42)
[ 13.188] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1252 - 4646 (res 44)
[ 13.188] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 13.188] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 13.188] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[ 13.188] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 13.188] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 13.188] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 13.188] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 13.252] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event14"
[ 13.252] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[ 13.252] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 13.252] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 13.252] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.037
[ 13.252] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 13.252] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 13.252] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 13.252] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 13.252] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 13.252] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 13.252] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 13.253] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event4)
[ 13.253] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 13.253] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[ 13.253] (**) Dell WMI hotkeys: always reports core events
[ 13.253] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event4"
[ 13.253] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
[ 13.253] (--) evdev: Dell WMI hotkeys: Found keys
[ 13.253] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
[ 13.253] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event4"
[ 13.253] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 14)
[ 13.253] (**) Option "xkb_rules" "evdev"
[ 13.253] (**) Option "xkb_model" "pc105"
[ 13.253] (**) Option "xkb_layout" "us"
[ 13.253] (**) Option "xkb_variant" "intl"
[ 13.253] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 13.263] (II) intel(0): EDID vendor "SHP", prod id 5112
[ 13.263] (II) intel(0): Printing DDC gathered Modelines:
[ 13.263] (II) intel(0): Modeline "3200x1800"x0.0 373.25 3200 3248 3280 3360 1800 1803 1808 1852 -hsync -vsync (111.1 kHz eP)
[ 27034.451] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:02:00.0/drm/card1 /dev/dri/card1
[ 27034.451] (II) config/udev: Adding drm device (/dev/dri/card1)
[ 27034.451] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 27034.451] (II) LoadModule: "modesetting"
[ 27034.451] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 27034.451] (II) Module modesetting: vendor="X.Org Foundation"
[ 27034.451] compiled for 1.17.1, module version = 1.17.1
[ 27034.451] Module class: X.Org Video Driver
[ 27034.451] ABI class: X.Org Video Driver, version 19.0
[ 27034.451] xf86: found device 1
[ 27055.877] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:02:00.0/drm/card1 /dev/dri/card1
[ 27569.740] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:02:00.0/drm/card1 /dev/dri/card1
[ 27569.740] (II) config/udev: Adding drm device (/dev/dri/card1)
[ 27569.740] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 27569.740] (II) LoadModule: "modesetting"
[ 27569.740] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 27569.740] (II) Module modesetting: vendor="X.Org Foundation"
[ 27569.740] compiled for 1.17.1, module version = 1.17.1
[ 27569.740] Module class: X.Org Video Driver
[ 27569.740] ABI class: X.Org Video Driver, version 19.0
[ 27569.740] (II) UnloadModule: "modesetting"
[ 27569.740] (II) Unloading modesetting
[ 27569.740] (II) Failed to load module "modesetting" (already loaded, 0)
[ 27569.740] xf86: found device 1
[ 29441.345] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:02:00.0/drm/card1 /dev/dri/card1
[ 29516.491] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:02:00.0/drm/card1 /dev/dri/card1
[ 29516.491] (II) config/udev: Adding drm device (/dev/dri/card1)
[ 29516.491] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 29516.491] (II) LoadModule: "modesetting"
[ 29516.491] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 29516.491] (II) Module modesetting: vendor="X.Org Foundation"
[ 29516.491] compiled for 1.17.1, module version = 1.17.1
[ 29516.491] Module class: X.Org Video Driver
[ 29516.491] ABI class: X.Org Video Driver, version 19.0
[ 29516.491] (II) UnloadModule: "modesetting"
[ 29516.491] (II) Unloading modesetting
[ 29516.491] (II) Failed to load module "modesetting" (already loaded, 0)
[ 29516.491] xf86: found device 1
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log.old >>>>>>>>>>
[ 14.521]
X.Org X Server 1.17.1
Release Date: 2015-02-10
[ 14.522] X Protocol Version 11, Revision 0
[ 14.522] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 14.522] Current Operating System: Linux oblomov 4.0.0-2-amd64 #1 SMP Debian 4.0.5-1 (2015-06-16) x86_64
[ 14.522] Kernel command line: BOOT_IMAGE=/vmlinuz-4.0.0-2-amd64 root=UUID=0f69635c-b68c-476c-ba1c-6bdc4c44f397 ro
[ 14.522] Build Date: 04 May 2015 11:22:06PM
[ 14.522] xorg-server 2:1.17.1-2 (http://www.debian.org/support)
[ 14.522] Current version of pixman: 0.32.6
[ 14.522] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 14.522] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 14.523] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 20 07:48:03 2015
[ 14.523] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 14.524] (==) No Layout section. Using the first Screen section.
[ 14.524] (==) No screen section available. Using defaults.
[ 14.524] (**) |-->Screen "Default Screen Section" (0)
[ 14.524] (**) | |-->Monitor "<default monitor>"
[ 14.524] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 14.524] (==) Automatically adding devices
[ 14.524] (==) Automatically enabling devices
[ 14.524] (==) Automatically adding GPU devices
[ 14.527] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 14.527] Entry deleted from font path.
[ 14.528] (==) 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
[ 14.528] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 14.528] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 14.528] (II) Loader magic: 0x7f058dc18d80
[ 14.528] (II) Module ABI versions:
[ 14.528] X.Org ANSI C Emulation: 0.4
[ 14.528] X.Org Video Driver: 19.0
[ 14.528] X.Org XInput driver : 21.0
[ 14.528] X.Org Server Extension : 9.0
[ 14.529] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 14.530] (--) PCI:*(0:0:2:0) 8086:0416:1028:05fe rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[ 14.530] (--) PCI: (0:2:0:0) 10de:0fe4:1028:05fe rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 14.530] (II) LoadModule: "glx"
[ 14.535] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 14.541] (II) Module glx: vendor="X.Org Foundation"
[ 14.541] compiled for 1.17.1, module version = 1.0.0
[ 14.541] ABI class: X.Org Server Extension, version 9.0
[ 14.541] (==) AIGLX enabled
[ 14.541] (==) Matched intel as autoconfigured driver 0
[ 14.541] (==) Matched intel as autoconfigured driver 1
[ 14.541] (==) Matched modesetting as autoconfigured driver 2
[ 14.541] (==) Matched fbdev as autoconfigured driver 3
[ 14.541] (==) Matched vesa as autoconfigured driver 4
[ 14.541] (==) Assigned the driver to the xf86ConfigLayout
[ 14.541] (II) LoadModule: "intel"
[ 14.541] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 14.543] (II) Module intel: vendor="X.Org Foundation"
[ 14.543] compiled for 1.17.1, module version = 2.99.917
[ 14.543] Module class: X.Org Video Driver
[ 14.543] ABI class: X.Org Video Driver, version 19.0
[ 14.543] (II) LoadModule: "modesetting"
[ 14.543] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 14.544] (II) Module modesetting: vendor="X.Org Foundation"
[ 14.544] compiled for 1.17.1, module version = 1.17.1
[ 14.544] Module class: X.Org Video Driver
[ 14.544] ABI class: X.Org Video Driver, version 19.0
[ 14.544] (II) LoadModule: "fbdev"
[ 14.544] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 14.544] (II) Module fbdev: vendor="X.Org Foundation"
[ 14.544] compiled for 1.17.1, module version = 0.4.4
[ 14.544] Module class: X.Org Video Driver
[ 14.544] ABI class: X.Org Video Driver, version 19.0
[ 14.544] (II) LoadModule: "vesa"
[ 14.544] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 14.545] (II) Module vesa: vendor="X.Org Foundation"
[ 14.545] compiled for 1.17.1, module version = 2.3.3
[ 14.545] Module class: X.Org Video Driver
[ 14.545] ABI class: X.Org Video Driver, version 19.0
[ 14.545] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 14.545] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 14.545] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 14.545] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 14.545] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 14.545] (II) FBDEV: driver for framebuffer: fbdev
[ 14.545] (II) VESA: driver for VESA chipsets: vesa
[ 14.545] (--) using VT number 2
[ 14.556] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20150130
[ 14.556] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917-1 (Vincent Cheng <vcheng at debian.org>)
[ 14.557] (WW) Falling back to old probe method for modesetting
[ 14.557] (WW) Falling back to old probe method for fbdev
[ 14.557] (II) Loading sub module "fbdevhw"
[ 14.557] (II) LoadModule: "fbdevhw"
[ 14.557] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 14.558] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 14.558] compiled for 1.17.1, module version = 0.0.2
[ 14.558] ABI class: X.Org Video Driver, version 19.0
[ 14.558] (WW) Falling back to old probe method for vesa
[ 14.558] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4600
[ 14.558] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2
[ 14.558] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 14.558] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 14.558] (==) intel(0): RGB weight 888
[ 14.558] (==) intel(0): Default visual is TrueColor
[ 14.559] (II) intel(0): Output eDP1 has no monitor section
[ 14.559] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 14.559] (II) intel(0): Enabled output eDP1
[ 14.559] (II) intel(0): Output VGA1 has no monitor section
[ 14.559] (II) intel(0): Enabled output VGA1
[ 14.559] (II) intel(0): Output HDMI1 has no monitor section
[ 14.559] (II) intel(0): Enabled output HDMI1
[ 14.559] (II) intel(0): Output DP1 has no monitor section
[ 14.559] (II) intel(0): Enabled output DP1
[ 14.559] (II) intel(0): Output HDMI2 has no monitor section
[ 14.559] (II) intel(0): Enabled output HDMI2
[ 14.559] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 14.559] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 14.559] (II) intel(0): Enabled output VIRTUAL1
[ 14.559] (--) intel(0): Output eDP1 using initial mode 3200x1800 on pipe 0
[ 14.559] (==) intel(0): TearFree disabled
[ 14.559] (==) intel(0): DPI set to (96, 96)
[ 14.559] (II) Loading sub module "dri2"
[ 14.559] (II) LoadModule: "dri2"
[ 14.559] (II) Module "dri2" already built-in
[ 14.559] (II) Loading sub module "present"
[ 14.559] (II) LoadModule: "present"
[ 14.559] (II) Module "present" already built-in
[ 14.559] (II) UnloadModule: "modesetting"
[ 14.559] (II) Unloading modesetting
[ 14.559] (II) UnloadModule: "fbdev"
[ 14.559] (II) Unloading fbdev
[ 14.559] (II) UnloadSubModule: "fbdevhw"
[ 14.559] (II) Unloading fbdevhw
[ 14.559] (II) UnloadModule: "vesa"
[ 14.559] (II) Unloading vesa
[ 14.559] (==) Depth 24 pixmap format is 32 bpp
[ 14.562] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
[ 14.562] (==) intel(0): Backing store enabled
[ 14.562] (==) intel(0): Silken mouse enabled
[ 14.562] (II) intel(0): HW Cursor enabled
[ 14.562] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 14.563] (==) intel(0): DPMS enabled
[ 14.563] (==) intel(0): display hotplug detection enabled
[ 14.563] (II) intel(0): [DRI2] Setup complete
[ 14.563] (II) intel(0): [DRI2] DRI driver: i965
[ 14.563] (II) intel(0): [DRI2] VDPAU driver: i965
[ 14.563] (II) intel(0): direct rendering: DRI2 enabled
[ 14.563] (II) intel(0): hardware support for Present enabled
[ 14.563] (--) RandR disabled
[ 14.567] (II) SELinux: Disabled on system
[ 14.593] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 14.593] (II) AIGLX: enabled GLX_ARB_create_context
[ 14.593] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 14.593] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 14.593] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 14.593] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 14.593] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 14.593] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 14.593] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 14.593] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 14.593] (II) AIGLX: Loaded and initialized i965
[ 14.593] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 14.598] (II) intel(0): switch to mode 3200x1800 at 60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 14.614] (II) intel(0): Setting screen physical size to 846 x 476
[ 14.663] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 14.663] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 14.663] (II) LoadModule: "evdev"
[ 14.663] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 14.667] (II) Module evdev: vendor="X.Org Foundation"
[ 14.667] compiled for 1.16.4, module version = 2.9.2
[ 14.667] Module class: X.Org XInput Driver
[ 14.667] ABI class: X.Org XInput driver, version 21.0
[ 14.667] (II) Using input driver 'evdev' for 'Power Button'
[ 14.667] (**) Power Button: always reports core events
[ 14.667] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 14.667] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 14.667] (--) evdev: Power Button: Found keys
[ 14.667] (II) evdev: Power Button: Configuring as keyboard
[ 14.667] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[ 14.667] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 14.667] (**) Option "xkb_rules" "evdev"
[ 14.667] (**) Option "xkb_model" "pc105"
[ 14.667] (**) Option "xkb_layout" "us"
[ 14.667] (**) Option "xkb_variant" "intl"
[ 14.667] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 14.680] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[ 14.680] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 14.680] (II) Using input driver 'evdev' for 'Video Bus'
[ 14.680] (**) Video Bus: always reports core events
[ 14.680] (**) evdev: Video Bus: Device: "/dev/input/event10"
[ 14.680] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 14.680] (--) evdev: Video Bus: Found keys
[ 14.680] (II) evdev: Video Bus: Configuring as keyboard
[ 14.680] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input13/event10"
[ 14.680] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 14.680] (**) Option "xkb_rules" "evdev"
[ 14.680] (**) Option "xkb_model" "pc105"
[ 14.680] (**) Option "xkb_layout" "us"
[ 14.680] (**) Option "xkb_variant" "intl"
[ 14.680] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 14.680] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[ 14.680] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 14.681] (II) Using input driver 'evdev' for 'Video Bus'
[ 14.681] (**) Video Bus: always reports core events
[ 14.681] (**) evdev: Video Bus: Device: "/dev/input/event9"
[ 14.681] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 14.681] (--) evdev: Video Bus: Found keys
[ 14.681] (II) evdev: Video Bus: Configuring as keyboard
[ 14.681] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4d/LNXVIDEO:00/input/input12/event9"
[ 14.681] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 14.681] (**) Option "xkb_rules" "evdev"
[ 14.681] (**) Option "xkb_model" "pc105"
[ 14.681] (**) Option "xkb_layout" "us"
[ 14.681] (**) Option "xkb_variant" "intl"
[ 14.681] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 14.681] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 14.681] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 14.681] (II) Using input driver 'evdev' for 'Power Button'
[ 14.681] (**) Power Button: always reports core events
[ 14.681] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 14.681] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 14.681] (--) evdev: Power Button: Found keys
[ 14.681] (II) evdev: Power Button: Configuring as keyboard
[ 14.681] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event1"
[ 14.681] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[ 14.681] (**) Option "xkb_rules" "evdev"
[ 14.681] (**) Option "xkb_model" "pc105"
[ 14.681] (**) Option "xkb_layout" "us"
[ 14.681] (**) Option "xkb_variant" "intl"
[ 14.681] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 14.681] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 14.681] (II) No input driver specified, ignoring this device.
[ 14.681] (II) This device may have been added with another device file.
[ 14.682] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event11)
[ 14.682] (II) No input driver specified, ignoring this device.
[ 14.682] (II) This device may have been added with another device file.
[ 14.682] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event12)
[ 14.682] (II) No input driver specified, ignoring this device.
[ 14.682] (II) This device may have been added with another device file.
[ 14.682] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event13)
[ 14.682] (II) No input driver specified, ignoring this device.
[ 14.682] (II) This device may have been added with another device file.
[ 14.682] (II) config/udev: Adding input device Integrated_Webcam_HD (/dev/input/event5)
[ 14.682] (**) Integrated_Webcam_HD: Applying InputClass "evdev keyboard catchall"
[ 14.682] (II) Using input driver 'evdev' for 'Integrated_Webcam_HD'
[ 14.682] (**) Integrated_Webcam_HD: always reports core events
[ 14.682] (**) evdev: Integrated_Webcam_HD: Device: "/dev/input/event5"
[ 14.682] (--) evdev: Integrated_Webcam_HD: Vendor 0xbda Product 0x573c
[ 14.682] (--) evdev: Integrated_Webcam_HD: Found keys
[ 14.682] (II) evdev: Integrated_Webcam_HD: Configuring as keyboard
[ 14.682] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/input/input9/event5"
[ 14.682] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD" (type: KEYBOARD, id 10)
[ 14.682] (**) Option "xkb_rules" "evdev"
[ 14.682] (**) Option "xkb_model" "pc105"
[ 14.682] (**) Option "xkb_layout" "us"
[ 14.682] (**) Option "xkb_variant" "intl"
[ 14.682] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 14.683] (II) config/udev: Adding input device SYNAPTICS Synaptics Large Touch Screen (/dev/input/event4)
[ 14.683] (**) SYNAPTICS Synaptics Large Touch Screen: Applying InputClass "evdev touchscreen catchall"
[ 14.683] (II) Using input driver 'evdev' for 'SYNAPTICS Synaptics Large Touch Screen'
[ 14.683] (**) SYNAPTICS Synaptics Large Touch Screen: always reports core events
[ 14.683] (**) evdev: SYNAPTICS Synaptics Large Touch Screen: Device: "/dev/input/event4"
[ 14.736] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Vendor 0x6cb Product 0xac3
[ 14.736] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found absolute axes
[ 14.736] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found absolute multitouch axes
[ 14.736] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: No buttons found, faking one.
[ 14.736] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found x and y absolute axes
[ 14.736] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found absolute touchscreen
[ 14.736] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: Configuring as touchscreen
[ 14.736] (**) evdev: SYNAPTICS Synaptics Large Touch Screen: YAxisMapping: buttons 4 and 5
[ 14.736] (**) evdev: SYNAPTICS Synaptics Large Touch Screen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 14.736] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:06CB:0AC3.0001/input/input6/event4"
[ 14.736] (II) XINPUT: Adding extended input device "SYNAPTICS Synaptics Large Touch Screen" (type: TOUCHSCREEN, id 11)
[ 14.736] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: initialized for absolute axes.
[ 14.736] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) keeping acceleration scheme 1
[ 14.736] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration profile 0
[ 14.736] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration factor: 2.000
[ 14.736] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration threshold: 4
[ 14.736] (II) config/udev: Adding input device SYNAPTICS Synaptics Large Touch Screen (/dev/input/mouse0)
[ 14.736] (II) No input driver specified, ignoring this device.
[ 14.736] (II) This device may have been added with another device file.
[ 14.737] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[ 14.737] (II) No input driver specified, ignoring this device.
[ 14.737] (II) This device may have been added with another device file.
[ 14.737] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event8)
[ 14.737] (II) No input driver specified, ignoring this device.
[ 14.737] (II) This device may have been added with another device file.
[ 14.737] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 14.737] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 14.737] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 14.737] (**) AT Translated Set 2 keyboard: always reports core events
[ 14.737] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 14.737] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 14.737] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 14.737] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 14.737] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 14.737] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 14.737] (**) Option "xkb_rules" "evdev"
[ 14.737] (**) Option "xkb_model" "pc105"
[ 14.737] (**) Option "xkb_layout" "us"
[ 14.737] (**) Option "xkb_variant" "intl"
[ 14.737] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 14.738] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event14)
[ 14.738] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 14.738] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 14.738] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 14.738] (II) LoadModule: "synaptics"
[ 14.738] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 14.738] (II) Module synaptics: vendor="X.Org Foundation"
[ 14.738] compiled for 1.16.4, module version = 1.8.2
[ 14.738] Module class: X.Org XInput Driver
[ 14.738] ABI class: X.Org XInput driver, version 21.0
[ 14.738] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 14.738] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 14.738] (**) Option "Device" "/dev/input/event14"
[ 14.868] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[ 14.868] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1386 - 5660 (res 42)
[ 14.868] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1252 - 4646 (res 44)
[ 14.868] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 14.868] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 14.868] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[ 14.868] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 14.868] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 14.868] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 14.868] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 14.932] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event14"
[ 14.932] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[ 14.932] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 14.932] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 14.932] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.037
[ 14.932] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 14.932] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 14.932] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 14.932] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 14.932] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 14.932] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 14.932] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 14.933] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event6)
[ 14.933] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 14.933] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[ 14.933] (**) Dell WMI hotkeys: always reports core events
[ 14.933] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event6"
[ 14.933] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
[ 14.933] (--) evdev: Dell WMI hotkeys: Found keys
[ 14.933] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
[ 14.933] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event6"
[ 14.933] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 14)
[ 14.933] (**) Option "xkb_rules" "evdev"
[ 14.933] (**) Option "xkb_model" "pc105"
[ 14.933] (**) Option "xkb_layout" "us"
[ 14.933] (**) Option "xkb_variant" "intl"
[ 14.933] (**) Option "xkb_options" "grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[ 14.943] (II) intel(0): EDID vendor "SHP", prod id 5112
[ 14.943] (II) intel(0): Printing DDC gathered Modelines:
[ 14.943] (II) intel(0): Modeline "3200x1800"x0.0 373.25 3200 3248 3280 3360 1800 1803 1808 1852 -hsync -vsync (111.1 kHz eP)
[ 61887.168] (II) evdev: Dell WMI hotkeys: Close
[ 61887.168] (II) UnloadModule: "evdev"
[ 61887.168] (II) UnloadModule: "synaptics"
[ 61887.168] (II) evdev: AT Translated Set 2 keyboard: Close
[ 61887.168] (II) UnloadModule: "evdev"
[ 61887.168] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: Close
[ 61887.168] (II) UnloadModule: "evdev"
[ 61887.168] (II) evdev: Integrated_Webcam_HD: Close
[ 61887.168] (II) UnloadModule: "evdev"
[ 61887.168] (II) evdev: Power Button: Close
[ 61887.168] (II) UnloadModule: "evdev"
[ 61887.168] (II) evdev: Video Bus: Close
[ 61887.168] (II) UnloadModule: "evdev"
[ 61887.168] (II) evdev: Video Bus: Close
[ 61887.168] (II) UnloadModule: "evdev"
[ 61887.168] (II) evdev: Power Button: Close
[ 61887.168] (II) UnloadModule: "evdev"
[ 61887.292] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log.old ^^^^^^^^^^
Kernel modules: nvidia.ko
/lib/modules/4.0.0-2-amd64/updates/dkms/nvidia-uvm.ko
/lib/modules/4.0.0-2-amd64/updates/dkms/nvidia-current.ko
filename: /lib/modules/4.0.0-2-amd64/updates/dkms/nvidia-uvm.ko
supported: external
license: MIT
depends:
vermagic: 4.0.0-2-amd64 SMP mod_unload modversions
filename: /lib/modules/4.0.0-2-amd64/updates/dkms/nvidia-current.ko
alias: char-major-195-*
version: 346.72
supported: external
license: NVIDIA
alias: pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias: pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00*
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends: drm
vermagic: 4.0.0-2-amd64 SMP mod_unload modversions
lsmod:
Module Size Used by
nvidia 8343552 0
cpuid 16384 0
nfsv3 40960 1
rpcsec_gss_krb5 36864 0
nfsv4 442368 0
dns_resolver 16384 1 nfsv4
ctr 16384 1
ccm 20480 1
xt_CHECKSUM 16384 1
iptable_mangle 16384 1
ipt_MASQUERADE 16384 3
nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE
iptable_nat 16384 1
nf_nat_ipv4 16384 1 iptable_nat
nf_nat 20480 2 nf_nat_ipv4,nf_nat_masquerade_ipv4
nf_conntrack_ipv4 20480 2
nf_defrag_ipv4 16384 1 nf_conntrack_ipv4
xt_conntrack 16384 1
nf_conntrack 94208 5 nf_nat,nf_nat_ipv4,xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4
ipt_REJECT 16384 2
nf_reject_ipv4 16384 1 ipt_REJECT
xt_tcpudp 16384 6
tun 28672 1
bridge 102400 0
stp 16384 1 bridge
llc 16384 2 stp,bridge
ebtable_filter 16384 0
ebtables 36864 1 ebtable_filter
ip6table_filter 16384 0
ip6_tables 28672 1 ip6table_filter
iptable_filter 16384 1
ip_tables 28672 3 iptable_filter,iptable_mangle,iptable_nat
x_tables 28672 11 ip6table_filter,xt_CHECKSUM,ip_tables,xt_tcpudp,ipt_MASQUERADE,xt_conntrack,iptable_filter,ebtables,ipt_REJECT,iptable_mangle,ip6_tables
binfmt_misc 20480 1
rfcomm 61440 4
bnep 20480 2
pci_stub 16384 1
vboxpci 24576 0
vboxnetadp 28672 0
vboxnetflt 24576 0
vboxdrv 352256 3 vboxnetadp,vboxnetflt,vboxpci
cpufreq_conservative 16384 0
cpufreq_powersave 16384 0
cpufreq_userspace 16384 0
cpufreq_stats 16384 0
nfsd 286720 2
auth_rpcgss 57344 2 nfsd,rpcsec_gss_krb5
oid_registry 16384 1 auth_rpcgss
nfs_acl 16384 2 nfsd,nfsv3
nfs 204800 3 nfsv3,nfsv4
lockd 90112 3 nfs,nfsd,nfsv3
grace 16384 2 nfsd,lockd
fscache 53248 2 nfs,nfsv4
sunrpc 270336 22 nfs,nfsd,rpcsec_gss_krb5,auth_rpcgss,lockd,nfsv3,nfsv4,nfs_acl
arc4 16384 2
nls_utf8 16384 1
nls_cp437 20480 1
vfat 20480 1
fat 65536 1 vfat
snd_hda_codec_realtek 69632 1
snd_hda_codec_generic 65536 1 snd_hda_codec_realtek
snd_hda_codec_hdmi 53248 1
x86_pkg_temp_thermal 16384 0
intel_powerclamp 20480 0
intel_rapl 20480 0
iosf_mbi 16384 1 intel_rapl
coretemp 16384 0
kvm_intel 151552 0
uvcvideo 86016 0
kvm 425984 1 kvm_intel
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
iwlmvm 184320 0
crct10dif_pclmul 16384 0
videobuf2_core 40960 1 uvcvideo
pn544_mei 16384 0
joydev 20480 0
mei_phy 16384 1 pn544_mei
pn544 20480 1 pn544_mei
crc32_pclmul 16384 0
hci 24576 2 pn544,mei_phy
nfc 86016 2 hci,pn544
v4l2_common 16384 1 videobuf2_core
iTCO_wdt 16384 0
hid_multitouch 20480 0
ghash_clmulni_intel 16384 0
videodev 131072 3 uvcvideo,v4l2_common,videobuf2_core
btusb 40960 0
dell_wmi 16384 0
dell_laptop 16384 0
media 20480 2 uvcvideo,videodev
sparse_keymap 16384 1 dell_wmi
mxm_wmi 16384 0
iTCO_vendor_support 16384 1 iTCO_wdt
bluetooth 425984 28 bnep,btusb,rfcomm
mac80211 557056 1 iwlmvm
dcdbas 16384 1 dell_laptop
efi_pstore 16384 1
aesni_intel 167936 2
aes_x86_64 20480 1 aesni_intel
evdev 24576 25
lrw 16384 1 aesni_intel
iwlwifi 110592 1 iwlmvm
gf128mul 16384 1 lrw
psmouse 110592 0
glue_helper 16384 1 aesni_intel
ablk_helper 16384 1 aesni_intel
efivars 20480 1 efi_pstore
cryptd 20480 3 ghash_clmulni_intel,aesni_intel,ablk_helper
rtsx_pci_ms 20480 0
serio_raw 16384 0
cfg80211 454656 3 iwlwifi,mac80211,iwlmvm
snd_hda_intel 28672 5
memstick 16384 1 rtsx_pci_ms
sg 32768 0
i2c_i801 20480 0
snd_hda_controller 28672 1 snd_hda_intel
rfkill 20480 6 nfc,cfg80211,bluetooth,dell_laptop
snd_hda_codec 110592 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
i915 1015808 3
snd_hwdep 16384 1 snd_hda_codec
snd_pcm_oss 45056 0
snd_mixer_oss 24576 1 snd_pcm_oss
snd_pcm 90112 5 snd_pcm_oss,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
snd_timer 28672 1 snd_pcm
snd 69632 20 snd_hda_codec_realtek,snd_pcm_oss,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_mixer_oss
drm_kms_helper 102400 1 i915
soundcore 16384 2 snd,snd_hda_codec
battery 16384 0
drm 274432 5 i915,drm_kms_helper,nvidia
ac 16384 0
dell_smo8800 16384 0
int3403_thermal 16384 0
mei_me 20480 0
wmi 20480 2 dell_wmi,mxm_wmi
int3402_thermal 16384 0
processor_thermal_device 16384 0
i2c_algo_bit 16384 1 i915
intel_smartconnect 16384 0
mei 77824 3 pn544_mei,mei_phy,mei_me
ie31200_edac 16384 0
int3400_thermal 16384 0
video 20480 1 i915
shpchp 32768 0
acpi_thermal_rel 16384 1 int3400_thermal
lpc_ich 24576 0
int340x_thermal_zone 16384 3 int3402_thermal,processor_thermal_device,int3403_thermal
edac_core 45056 1 ie31200_edac
processor 28672 0
button 16384 1 i915
ecryptfs 90112 0
parport_pc 28672 0
ppdev 20480 0
lp 20480 0
parport 36864 3 lp,ppdev,parport_pc
efivarfs 16384 1
autofs4 36864 2
ext4 499712 2
crc16 16384 2 ext4,bluetooth
mbcache 20480 1 ext4
jbd2 86016 1 ext4
btrfs 913408 0
xor 24576 1 btrfs
raid6_pq 98304 1 btrfs
dm_mod 94208 0
usbhid 49152 0
hid 106496 2 hid_multitouch,usbhid
sd_mod 45056 5
rtsx_pci_sdmmc 24576 0
mmc_core 110592 1 rtsx_pci_sdmmc
crc32c_intel 24576 1
ahci 36864 4
libahci 28672 1 ahci
libata 180224 2 ahci,libahci
scsi_mod 200704 3 sg,libata,sd_mod
xhci_pci 16384 0
ehci_pci 16384 0
ehci_hcd 77824 1 ehci_pci
xhci_hcd 155648 1 xhci_pci
rtsx_pci 40960 2 rtsx_pci_ms,rtsx_pci_sdmmc
mfd_core 16384 2 lpc_ich,rtsx_pci
usbcore 200704 7 btusb,uvcvideo,ehci_hcd,ehci_pci,usbhid,xhci_hcd,xhci_pci
usb_common 16384 1 usbcore
thermal 20480 0
fan 16384 0
thermal_sys 32768 10 fan,video,intel_powerclamp,int3400_thermal,int3402_thermal,thermal,processor,int340x_thermal_zone,x86_pkg_temp_thermal,int3403_thermal
xrandr:
Screen 0: minimum 8 x 8, current 3200 x 1800, maximum 32767 x 32767
eDP1 connected 3200x1800+0+0 (normal left inverted right x axis y axis) 346mm x 194mm
3200x1800 59.98*+
2048x1536 60.00
1920x1440 60.00
1856x1392 60.01
1792x1344 60.01
1920x1200 59.95
1920x1080 59.93
1600x1200 60.00
1680x1050 59.95 59.88
1600x1024 60.17
1400x1050 59.98
1280x1024 60.02
1440x900 59.89
1280x960 60.00
1360x768 59.80 59.96
1152x864 60.00
1024x768 60.00
800x600 60.32 56.25
640x480 59.94
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.0.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages nvidia-kernel-dkms depends on:
ii dkms 2.2.0.3-2
ii nvidia-alternative [nvidia-alternative--kmod-alias] 346.72-1
ii nvidia-installer-cleanup 20141201+1
ii nvidia-kernel-common 20141201+1
Versions of packages nvidia-kernel-dkms recommends:
ii libcuda1 343.36-1
ii nvidia-driver 346.72-1
nvidia-kernel-dkms suggests no packages.
Versions of packages nvidia-driver depends on:
ii libegl1-nvidia 346.72-1
ii libgl1-nvidia-glx 346.72-1
ii nvidia-alternative 346.72-1
ii nvidia-driver-bin 346.72-1
ii nvidia-installer-cleanup 20141201+1
ii nvidia-support 20141201+1
ii nvidia-vdpau-driver 346.72-1
ii xserver-xorg-video-nvidia 346.72-1
Versions of packages nvidia-driver recommends:
ii libgl1-nvidia-glx-i386 343.36-1
ii libgles1-nvidia 346.72-1
ii libgles2-nvidia 346.72-1
pn nvidia-settings <none>
nvidia-driver suggests no packages.
Versions of packages xserver-xorg-video-nvidia depends on:
ii debconf [debconf-2.0] 1.5.56
ii libc6 2.19-18
ii libgl1-nvidia-glx 346.72-1
ii nvidia-alternative 346.72-1
ii nvidia-installer-cleanup 20141201+1
ii nvidia-support 20141201+1
ii xserver-xorg-core [xorg-video-abi-19] 2:1.17.1-2
Versions of packages xserver-xorg-video-nvidia recommends:
ii nvidia-driver 346.72-1
pn nvidia-settings <none>
ii nvidia-vdpau-driver 346.72-1
xserver-xorg-video-nvidia suggests no packages.
Versions of packages nvidia-alternative depends on:
ii glx-alternative-nvidia 0.5.1
ii nvidia-modprobe 340.46-1
Versions of packages glx-alternative-nvidia depends on:
ii glx-alternative-mesa 0.5.1
ii glx-diversions 0.5.1
Versions of packages glx-alternative-nvidia suggests:
ii nvidia-driver 346.72-1
Versions of packages xserver-xorg-video-intel depends on:
ii libc6 2.19-18
ii libdrm-intel1 2.4.60-3
ii libdrm2 2.4.60-3
ii libpciaccess0 0.13.3-1
ii libpixman-1-0 0.32.6-3
ii libudev1 220-7
ii libx11-6 2:1.6.3-1
ii libx11-xcb1 2:1.6.3-1
ii libxcb-dri2-0 1.10-3+b1
ii libxcb-dri3-0 1.10-3+b1
ii libxcb-sync1 1.10-3+b1
ii libxcb-util0 0.3.8-3
ii libxcb1 1.10-3+b1
ii libxcursor1 1:1.1.14-1+b1
ii libxdamage1 1:1.1.4-2+b1
ii libxext6 2:1.3.3-1
ii libxfixes3 1:5.0.1-2+b2
ii libxinerama1 2:1.1.3-1+b1
ii libxrandr2 2:1.4.2-1+b1
ii libxrender1 1:0.9.8-1+b1
ii libxshmfence1 1.2-1
ii libxtst6 2:1.2.2-1+b1
ii libxv1 2:1.0.10-1+b1
ii libxvmc1 2:1.0.9-1
ii xserver-xorg-core [xorg-video-abi-19] 2:1.17.1-2
Versions of packages nvidia-kernel-dkms is related to:
pn ia32-libs <none>
pn libdrm-nouveau1 <none>
pn libdrm-nouveau1a <none>
ii libdrm-nouveau2 2.4.60-3
pn libgl1-nvidia-alternatives-ia32 <none>
ii libgl1-nvidia-glx [libgl1-nvidia-glx-any] 346.72-1
pn libgl1-nvidia-glx-ia32 <none>
pn libgl1-nvidia-glx-ia32-any <none>
pn libgl1-nvidia-legacy-173xx-glx-ia32 <none>
pn libgl1-nvidia-legacy-96xx-glx-ia32 <none>
pn linux-headers <none>
ii make 4.0-8.1
ii nvidia-driver [nvidia-glx-any] 346.72-1
pn nvidia-glx <none>
ii nvidia-kernel-common 20141201+1
ii nvidia-kernel-dkms 346.72-1
pn nvidia-kernel-source <none>
ii nvidia-modprobe 340.46-1
pn nvidia-settings <none>
ii nvidia-support 20141201+1
pn nvidia-xconfig <none>
ii xserver-xorg 1:7.7+9
ii xserver-xorg-core 2:1.17.1-2
ii xserver-xorg-video-nouveau 1:1.0.11-1+b1
ii xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any] 346.72-1
-- debconf information excluded
More information about the pkg-nvidia-devel
mailing list