Bug#934295: nvidia-legacy-340xx-driver: Fails to build with kernel 5.2
jim_p
pitsiorisj at gmail.com
Fri Aug 9 16:11:45 BST 2019
Package: nvidia-legacy-340xx-driver
Version: 340.107-4
Followup-For: Bug #934295
A patch for building nvidia legacy 340 with kernel 5.2 seems to be available,
as seen on ubuntu's package changelog for 19.10 here
http://changelogs.ubuntu.com/changelogs/pool/restricted/n/nvidia-graphics-
drivers-340/nvidia-graphics-drivers-340_340.107-0ubuntu5/changelog
However, I could not find the forementioned file
(debian/dkms_nvidia/patches/buildfix_kernel_5.2.patch) anywhere.
-- Package-specific info:
uname -a:
Linux mitsos 4.19.0-5-amd64 #1 SMP Debian 4.19.37-6 (2019-07-18) x86_64 GNU/Linux
/proc/version:
Linux version 4.19.0-5-amd64 (debian-kernel at lists.debian.org) (gcc version 8.3.0 (Debian 8.3.0-19)) #1 SMP Debian 4.19.37-6 (2019-07-18)
/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module 340.107 Thu May 24 21:54:01 PDT 2018
GCC version: gcc version 8.3.0 (Debian 8.3.0-6)
lspci 'display controller [030?]':
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GT218 [GeForce 210] [10de:0a65] (rev a2) (prog-if 00 [VGA controller])
Subsystem: ASUSTeK Computer Inc. GT218 [GeForce 210] [1043:8490]
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 27
Region 0: Memory at f4000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at e0000000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at b000 [size=128]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nvidia
dmesg:
[ 0.349376] Console: colour VGA+ 80x25
[ 0.400274] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 0.400274] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.400274] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.400274] vgaarb: loaded
[ 0.851913] Linux agpgart interface v0.103
[ 3.251591] nvidia: loading out-of-tree module taints kernel.
[ 3.251603] nvidia: module license 'NVIDIA' taints kernel.
[ 3.274308] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 3.301295] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 3.305858] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0
[ 3.305877] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 340.107 Thu May 24 21:54:01 PDT 2018
[ 3.653963] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 4.913694] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input21
[ 4.913786] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input23
[ 4.913860] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input24
[ 4.915503] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input25
[ 7.078073] caller _nv000788rm+0xe4/0x1c0 [nvidia] mapping multiple BARs
Device node permissions:
crw-rw----+ 1 root video 226, 0 Aug 9 17:59 /dev/dri/card0
crw-rw-rw- 1 root root 195, 0 Aug 9 17:59 /dev/nvidia0
crw-rw-rw- 1 root root 195, 255 Aug 9 17:59 /dev/nvidiactl
/dev/dri/by-path:
total 0
lrwxrwxrwx 1 root root 8 Aug 9 17:59 pci-0000:01:00.0-card -> ../card0
video:*:44:jim
OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root 15 Nov 21 2017 /etc/alternatives/glx -> /usr/lib/nvidia
lrwxrwxrwx 1 root root 44 Nov 21 2017 /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libEGL.so.1
lrwxrwxrwx 1 root root 43 Nov 21 2017 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx 1 root root 43 Nov 21 2017 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx 1 root root 54 Nov 21 2017 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root 54 Nov 21 2017 /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 25 Nov 21 2017 /etc/alternatives/glx--linux-libglx.so -> /usr/lib/nvidia/libglx.so
lrwxrwxrwx 1 root root 42 Nov 21 2017 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 36 Nov 21 2017 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Nov 21 2017 /etc/alternatives/glx--nvidia-drm-outputclass.conf -> /etc/nvidia/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 28 Nov 21 2017 /etc/alternatives/glx--nvidia-load.conf -> /etc/nvidia/nvidia-load.conf
lrwxrwxrwx 1 root root 32 Nov 21 2017 /etc/alternatives/glx--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 29 Nov 21 2017 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root 28 Jan 12 2019 /etc/alternatives/nvidia -> /usr/lib/nvidia/legacy-340xx
lrwxrwxrwx 1 root root 57 Jan 12 2019 /etc/alternatives/nvidia--libEGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libEGL.so.1
lrwxrwxrwx 1 root root 56 Jan 12 2019 /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libGL.so.1
lrwxrwxrwx 1 root root 56 Jan 12 2019 /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libGL.so.1
lrwxrwxrwx 1 root root 38 Jan 12 2019 /etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/legacy-340xx/libglx.so
lrwxrwxrwx 1 root root 63 Jan 12 2019 /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libnvidia-ml.so.1
lrwxrwxrwx 1 root root 66 Jan 12 2019 /etc/alternatives/nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libvdpau_nvidia.so.1
lrwxrwxrwx 1 root root 44 Jan 12 2019 /etc/alternatives/nvidia--monitoring.conf -> /usr/lib/nvidia/legacy-340xx/monitoring.conf
lrwxrwxrwx 1 root root 43 Jan 12 2019 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/legacy-340xx/nv-control-dpy
lrwxrwxrwx 1 root root 55 Jan 12 2019 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/legacy-340xx/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 49 Jan 12 2019 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/legacy-340xx/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 45 Jan 12 2019 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/legacy-340xx/nvidia-debugdump
lrwxrwxrwx 1 root root 52 Jan 12 2019 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/legacy-340xx/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 41 Jan 12 2019 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/legacy-340xx/nvidia-load.conf
lrwxrwxrwx 1 root root 45 Jan 12 2019 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/legacy-340xx/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 44 Jan 12 2019 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/legacy-340xx/nvidia-settings
lrwxrwxrwx 1 root root 49 Jan 12 2019 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/legacy-340xx/nvidia-settings.1.gz
lrwxrwxrwx 1 root root 52 Jan 12 2019 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/legacy-340xx/nvidia-settings.desktop
lrwxrwxrwx 1 root root 39 Jan 12 2019 /etc/alternatives/nvidia--nvidia-smi -> /usr/lib/nvidia/legacy-340xx/nvidia-smi
lrwxrwxrwx 1 root root 44 Jan 12 2019 /etc/alternatives/nvidia--nvidia-smi.1.gz -> /usr/lib/nvidia/legacy-340xx/nvidia-smi.1.gz
lrwxrwxrwx 1 root root 42 Jan 12 2019 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/legacy-340xx/nvidia_drv.so
lrwxrwxrwx 1 root root 51 May 30 2016 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 50 May 30 2016 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 54 Nov 21 2017 /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 42508504 May 25 2018 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.340.107
-rw-r--r-- 1 root root 44003128 May 25 2018 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.340.107
-rw-r--r-- 1 root root 481024 May 25 2018 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.340.107
lrwxrwxrwx 1 root root 60 May 30 2016 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1 -> /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 13008 May 25 2018 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.340.107
lrwxrwxrwx 1 root root 36 May 30 2016 /usr/lib/xorg/modules/drivers/nvidia_drv.so -> /etc/alternatives/glx--nvidia_drv.so
-rw-r--r-- 1 root root 289824 Mar 5 22:11 /usr/lib/xorg/modules/extensions/libglx.so
lrwxrwxrwx 1 root root 38 May 30 2016 /usr/lib/xorg/modules/linux/libglx.so -> /etc/alternatives/glx--linux-libglx.so
-rw-r--r-- 1 root root 28802 Aug 9 17:59 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 29746 Aug 9 17:44 /var/log/Xorg.0.log.old
/etc/nvidia/:
total 12
drwxr-xr-x 3 root root 4096 May 30 2016 .
drwxr-xr-x 102 root root 4096 Aug 9 17:25 ..
drwxr-xr-x 2 root root 4096 Mar 12 06:24 legacy-340xx
lrwxrwxrwx 1 root root 56 May 30 2016 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 53 May 30 2016 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 42 May 30 2016 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx 1 root root 46 May 30 2016 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf
/usr/lib/mesa-diverted/:
total 20
drwxr-xr-x 5 root root 4096 May 30 2016 .
drwxr-xr-x 82 root root 4096 Aug 9 12:02 ..
drwxr-xr-x 2 root root 4096 Mar 11 2016 arm-linux-gnueabihf
drwxr-xr-x 2 root root 4096 Mar 11 2016 i386-linux-gnu
drwxr-xr-x 2 root root 4096 Aug 1 06:00 x86_64-linux-gnu
/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 Mar 11 2016 .
drwxr-xr-x 5 root root 4096 May 30 2016 ..
/usr/lib/mesa-diverted/i386-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Mar 11 2016 .
drwxr-xr-x 5 root root 4096 May 30 2016 ..
/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 752
drwxr-xr-x 2 root root 4096 Aug 1 06:00 .
drwxr-xr-x 5 root root 4096 May 30 2016 ..
lrwxrwxrwx 1 root root 15 Aug 10 2018 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root 80448 Aug 10 2018 libEGL.so.1.1.0
lrwxrwxrwx 1 root root 14 Aug 10 2018 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 596296 Aug 10 2018 libGL.so.1.7.0
lrwxrwxrwx 1 root root 18 Aug 10 2018 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root 80192 Aug 10 2018 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root 16 Jul 18 17:07 libGLX_indirect.so.0 -> libGLX_mesa.so.0
/usr/lib/mesa/:
total 8
drwxr-xr-x 2 root root 4096 Mar 11 2016 .
drwxr-xr-x 82 root root 4096 Aug 9 12:02 ..
/usr/lib/nvidia/:
total 32
drwxr-xr-x 4 root root 4096 Feb 1 2019 .
drwxr-xr-x 82 root root 4096 Aug 9 12:02 ..
-rw-r--r-- 1 root root 57 Jan 27 2019 alternate-install-present
drwxr-xr-x 2 root root 4096 Mar 11 2016 bumblebee
-rwxr-xr-x 1 root root 2125 Jan 27 2019 check-for-conflicting-opengl-libraries
-rwxr-xr-x 1 root root 1897 Jan 27 2019 check-for-mismatching-nvidia-module
drwxr-xr-x 2 root root 4096 Mar 12 06:24 legacy-340xx
lrwxrwxrwx 1 root root 35 May 30 2016 libglx.so -> /etc/alternatives/nvidia--libglx.so
lrwxrwxrwx 1 root root 24 May 30 2016 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx 1 root root 46 May 30 2016 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 May 30 2016 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x 1 root root 618 Jan 27 2019 pre-install
/usr/lib/nvidia/bumblebee/:
total 8
drwxr-xr-x 2 root root 4096 Mar 11 2016 .
drwxr-xr-x 4 root root 4096 Feb 1 2019 ..
/usr/lib/nvidia/legacy-340xx/:
total 26784
drwxr-xr-x 2 root root 4096 Mar 12 06:24 .
drwxr-xr-x 4 root root 4096 Feb 1 2019 ..
lrwxrwxrwx 1 root root 17 Mar 2 01:11 libglx.so -> libglx.so.340.107
-rw-r--r-- 1 root root 15531720 May 25 2018 libglx.so.340.107
-rw-r--r-- 1 root root 427 May 25 2018 monitoring.conf
-rwxr-xr-x 1 root root 39016 Feb 6 2019 nv-control-dpy
-rwxr-xr-x 1 root root 23476 May 25 2018 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 208432 May 25 2018 nvidia-debugdump
-rwxr-xr-x 1 root root 1903768 Feb 6 2019 nvidia-settings
-rw-r--r-- 1 root root 8464 Feb 6 2019 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1276 Feb 6 2019 nvidia-settings.desktop
-rwxr-xr-x 1 root root 250608 May 25 2018 nvidia-smi
-rw-r--r-- 1 root root 14555 Mar 2 01:11 nvidia-smi.1.gz
-rw-r--r-- 1 root root 4392 Mar 2 01:11 nvidia.ids
-rw-r--r-- 1 root root 9405920 May 25 2018 nvidia_drv.so
/usr/lib/nvidia/nvidia/:
total 26784
drwxr-xr-x 2 root root 4096 Mar 12 06:24 .
drwxr-xr-x 4 root root 4096 Feb 1 2019 ..
lrwxrwxrwx 1 root root 17 Mar 2 01:11 libglx.so -> libglx.so.340.107
-rw-r--r-- 1 root root 15531720 May 25 2018 libglx.so.340.107
-rw-r--r-- 1 root root 427 May 25 2018 monitoring.conf
-rwxr-xr-x 1 root root 39016 Feb 6 2019 nv-control-dpy
-rwxr-xr-x 1 root root 23476 May 25 2018 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 208432 May 25 2018 nvidia-debugdump
-rwxr-xr-x 1 root root 1903768 Feb 6 2019 nvidia-settings
-rw-r--r-- 1 root root 8464 Feb 6 2019 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1276 Feb 6 2019 nvidia-settings.desktop
-rwxr-xr-x 1 root root 250608 May 25 2018 nvidia-smi
-rw-r--r-- 1 root root 14555 Mar 2 01:11 nvidia-smi.1.gz
-rw-r--r-- 1 root root 4392 Mar 2 01:11 nvidia.ids
-rw-r--r-- 1 root root 9405920 May 25 2018 nvidia_drv.so
/usr/lib/x86_64-linux-gnu/nvidia/:
total 80
drwxr-xr-x 3 root root 4096 Jul 24 2016 .
drwxr-xr-x 71 root root 69632 Aug 8 12:53 ..
drwxr-xr-x 2 root root 4096 Mar 12 06:24 legacy-340xx
lrwxrwxrwx 1 root root 54 May 30 2016 libEGL.so.1 -> /etc/alternatives/nvidia--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 53 May 30 2016 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/:
total 4960
drwxr-xr-x 2 root root 4096 Mar 12 06:24 .
drwxr-xr-x 3 root root 4096 Jul 24 2016 ..
lrwxrwxrwx 1 root root 17 Mar 2 01:11 libEGL.so.1 -> libEGL.so.340.107
-rw-r--r-- 1 root root 987736 May 25 2018 libEGL.so.340.107
lrwxrwxrwx 1 root root 16 Mar 2 01:11 libGL.so.1 -> libGL.so.340.107
-rw-r--r-- 1 root root 1267800 May 25 2018 libGL.so.340.107
lrwxrwxrwx 1 root root 17 Mar 2 01:11 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root 23 Mar 2 01:11 libnvidia-ml.so.1 -> libnvidia-ml.so.340.107
-rw-r--r-- 1 root root 880800 May 25 2018 libnvidia-ml.so.340.107
lrwxrwxrwx 1 root root 26 Mar 2 01:11 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.340.107
-rw-r--r-- 1 root root 1922832 May 25 2018 libvdpau_nvidia.so.340.107
/etc/modprobe.d:
total 20
drwxr-xr-x 2 root root 4096 Aug 3 07:05 .
drwxr-xr-x 102 root root 4096 Aug 9 17:25 ..
-rw-r--r-- 1 root root 127 Apr 23 2016 dkms.conf
-rw-r--r-- 1 root root 154 Apr 17 2016 intel-microcode-blacklist.conf
lrwxrwxrwx 1 root root 53 May 30 2016 nvidia-blacklists-nouveau.conf -> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
-rw-r--r-- 1 root root 260 Feb 26 2016 nvidia-kernel-common.conf
lrwxrwxrwx 1 root root 43 May 30 2016 nvidia.conf -> /etc/alternatives/glx--nvidia-modprobe.conf
/etc/modprobe.d/nvidia-kernel-common.conf:alias char-major-195* nvidia
/etc/modprobe.d/nvidia-kernel-common.conf:#options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
/etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia NVreg_EnableAGPSBA=1
/etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia NVreg_EnableAGPFW=1
/etc/modules-load.d:
-rw-r--r-- 1 root root 284 Apr 15 19:54 /etc/modules
/etc/modules-load.d/:
total 8
drwxr-xr-x 2 root root 4096 Jul 21 07:32 .
drwxr-xr-x 102 root root 4096 Aug 9 17:25 ..
lrwxrwxrwx 1 root root 10 Jul 18 20:38 modules.conf -> ../modules
lrwxrwxrwx 1 root root 39 May 30 2016 nvidia.conf -> /etc/alternatives/glx--nvidia-load.conf
Files from nvidia-installer:
Config and logfiles:
<<<<<<<<<< /etc/modprobe.d/nvidia-blacklists-nouveau.conf >>>>>>>>>>
# You need to run "update-initramfs -u" after editing this file.
# see #580894
blacklist nouveau
^^^^^^^^^^ /etc/modprobe.d/nvidia-blacklists-nouveau.conf ^^^^^^^^^^
<<<<<<<<<< /etc/modprobe.d/nvidia-kernel-common.conf >>>>>>>>>>
alias char-major-195* nvidia
#options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
# To enable FastWrites and Sidebus addressing, uncomment these lines
# options nvidia NVreg_EnableAGPSBA=1
# options nvidia NVreg_EnableAGPFW=1
^^^^^^^^^^ /etc/modprobe.d/nvidia-kernel-common.conf ^^^^^^^^^^
<<<<<<<<<< /etc/modprobe.d/nvidia.conf >>>>>>>>>>
install nvidia modprobe -i nvidia-legacy-340xx $CMDLINE_OPTS
install nvidia-uvm modprobe nvidia ; modprobe -i nvidia-legacy-340xx-uvm $CMDLINE_OPTS
remove nvidia modprobe -r -i nvidia-uvm nvidia
# These aliases are defined in *all* nvidia modules.
# Duplicating them here sets higher precedence and ensures the selected
# module gets loaded instead of a random first match if more than one
# version is installed. See #798207.
alias pci:v000010DEd00000E00sv*sd*bc04sc80i00* nvidia
alias pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00* nvidia
alias pci:v000010DEd*sv*sd*bc03sc02i00* nvidia
alias pci:v000010DEd*sv*sd*bc03sc00i00* nvidia
^^^^^^^^^^ /etc/modprobe.d/nvidia.conf ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[ 6.508]
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[ 6.509] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[ 6.509] Current Operating System: Linux mitsos 4.19.0-5-amd64 #1 SMP Debian 4.19.37-6 (2019-07-18) x86_64
[ 6.509] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-5-amd64 root=/dev/sda3 ro nomodeset noresume net.ifnames=0 ipv6.disable=1 libahci.ignore_sss=1 noibrs noibpb nopti nospectre_v2 nospectre_v1 l1tf=off nospec_store_bypass_disable no_stf_barrier mds=off mitigations=off quiet
[ 6.509] Build Date: 05 March 2019 08:11:12PM
[ 6.509] xorg-server 2:1.20.4-1 (https://www.debian.org/support)
[ 6.509] Current version of pixman: 0.36.0
[ 6.509] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 6.509] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 6.509] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Aug 9 17:59:15 2019
[ 6.512] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 6.514] (==) No Layout section. Using the first Screen section.
[ 6.514] (==) No screen section available. Using defaults.
[ 6.514] (**) |-->Screen "Default Screen Section" (0)
[ 6.514] (**) | |-->Monitor "<default monitor>"
[ 6.515] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 6.515] (==) Automatically adding devices
[ 6.515] (==) Automatically enabling devices
[ 6.515] (==) Automatically adding GPU devices
[ 6.515] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 6.518] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 6.518] Entry deleted from font path.
[ 6.519] (==) 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
[ 6.519] (**) ModulePath set to "/usr/lib/xorg/modules/linux,/usr/lib/xorg/modules"
[ 6.519] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 6.519] (II) Loader magic: 0x559a0a87ce20
[ 6.519] (II) Module ABI versions:
[ 6.519] X.Org ANSI C Emulation: 0.4
[ 6.519] X.Org Video Driver: 24.0
[ 6.519] X.Org XInput driver : 24.1
[ 6.519] X.Org Server Extension : 10.0
[ 6.520] (++) using VT number 7
[ 6.520] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 6.521] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 6.527] (--) PCI:*(1 at 0:0:0) 10de:0a65:1043:8490 rev 162, Mem @ 0xf4000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000b000/128, BIOS @ 0x????????/131072
[ 6.527] (II) LoadModule: "glx"
[ 6.531] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 6.679] (II) Module glx: vendor="NVIDIA Corporation"
[ 6.679] compiled for 4.0.2, module version = 1.0.0
[ 6.679] Module class: X.Org Server Extension
[ 6.680] (II) NVIDIA GLX Module 340.107 Thu May 24 21:40:32 PDT 2018
[ 6.680] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 6.680] loading driver: nvidia
[ 6.939] (==) Matched nvidia as autoconfigured driver 0
[ 6.939] (==) Matched nouveau as autoconfigured driver 1
[ 6.939] (==) Matched nv as autoconfigured driver 2
[ 6.939] (==) Matched modesetting as autoconfigured driver 3
[ 6.939] (==) Matched fbdev as autoconfigured driver 4
[ 6.939] (==) Matched vesa as autoconfigured driver 5
[ 6.939] (==) Assigned the driver to the xf86ConfigLayout
[ 6.939] (II) LoadModule: "nvidia"
[ 6.943] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 6.953] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 6.953] compiled for 4.0.2, module version = 1.0.0
[ 6.953] Module class: X.Org Video Driver
[ 6.954] (II) LoadModule: "nouveau"
[ 6.954] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 6.956] (II) Module nouveau: vendor="X.Org Foundation"
[ 6.956] compiled for 1.20.3, module version = 1.0.16
[ 6.956] Module class: X.Org Video Driver
[ 6.956] ABI class: X.Org Video Driver, version 24.0
[ 6.956] (II) LoadModule: "nv"
[ 6.957] (WW) Warning, couldn't open module nv
[ 6.957] (EE) Failed to load module "nv" (module does not exist, 0)
[ 6.957] (II) LoadModule: "modesetting"
[ 6.957] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 6.958] (II) Module modesetting: vendor="X.Org Foundation"
[ 6.958] compiled for 1.20.4, module version = 1.20.4
[ 6.958] Module class: X.Org Video Driver
[ 6.958] ABI class: X.Org Video Driver, version 24.0
[ 6.958] (II) LoadModule: "fbdev"
[ 6.958] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 6.959] (II) Module fbdev: vendor="X.Org Foundation"
[ 6.959] compiled for 1.20.0, module version = 0.5.0
[ 6.959] Module class: X.Org Video Driver
[ 6.959] ABI class: X.Org Video Driver, version 24.0
[ 6.959] (II) LoadModule: "vesa"
[ 6.959] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 6.959] (II) Module vesa: vendor="X.Org Foundation"
[ 6.959] compiled for 1.20.4, module version = 2.4.0
[ 6.959] Module class: X.Org Video Driver
[ 6.959] ABI class: X.Org Video Driver, version 24.0
[ 6.959] (II) NVIDIA dlloader X Driver 340.107 Thu May 24 21:18:05 PDT 2018
[ 6.959] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 6.960] (II) NOUVEAU driver Date: Mon Jan 28 23:25:58 2019 -0500
[ 6.960] (II) NOUVEAU driver for NVIDIA chipset families :
[ 6.960] RIVA TNT (NV04)
[ 6.960] RIVA TNT2 (NV05)
[ 6.960] GeForce 256 (NV10)
[ 6.960] GeForce 2 (NV11, NV15)
[ 6.960] GeForce 4MX (NV17, NV18)
[ 6.960] GeForce 3 (NV20)
[ 6.961] GeForce 4Ti (NV25, NV28)
[ 6.961] GeForce FX (NV3x)
[ 6.961] GeForce 6 (NV4x)
[ 6.961] GeForce 7 (G7x)
[ 6.961] GeForce 8 (G8x)
[ 6.961] GeForce 9 (G9x)
[ 6.961] GeForce GTX 2xx/3xx (GT2xx)
[ 6.961] GeForce GTX 4xx/5xx (GFxxx)
[ 6.961] GeForce GTX 6xx/7xx (GKxxx)
[ 6.961] GeForce GTX 9xx (GMxxx)
[ 6.961] GeForce GTX 10xx (GPxxx)
[ 6.961] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 6.961] (II) FBDEV: driver for framebuffer: fbdev
[ 6.961] (II) VESA: driver for VESA chipsets: vesa
[ 6.968] (II) Loading sub module "fb"
[ 6.968] (II) LoadModule: "fb"
[ 6.968] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 6.969] (II) Module fb: vendor="X.Org Foundation"
[ 6.969] compiled for 1.20.4, module version = 1.0.0
[ 6.969] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6.969] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 6.969] (II) Loading sub module "wfb"
[ 6.969] (II) LoadModule: "wfb"
[ 6.969] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 6.970] (II) Module wfb: vendor="X.Org Foundation"
[ 6.970] compiled for 1.20.4, module version = 1.0.0
[ 6.970] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6.970] (II) Loading sub module "ramdac"
[ 6.970] (II) LoadModule: "ramdac"
[ 6.971] (II) Module "ramdac" already built-in
[ 6.973] (WW) Falling back to old probe method for modesetting
[ 6.973] (WW) Falling back to old probe method for fbdev
[ 6.973] (II) Loading sub module "fbdevhw"
[ 6.973] (II) LoadModule: "fbdevhw"
[ 6.973] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 6.974] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 6.974] compiled for 1.20.4, module version = 0.0.2
[ 6.974] ABI class: X.Org Video Driver, version 24.0
[ 6.974] (EE) open /dev/fb0: No such file or directory
[ 6.974] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 6.974] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 6.974] (==) NVIDIA(0): RGB weight 888
[ 6.974] (==) NVIDIA(0): Default visual is TrueColor
[ 6.974] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 6.975] (**) NVIDIA(0): Enabling 2D acceleration
[ 7.646] (II) NVIDIA(0): Display (Eizo S1701 (DFP-0)) does not support NVIDIA 3D Vision
[ 7.647] (II) NVIDIA(0): stereo.
[ 7.647] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[ 7.648] (II) NVIDIA(0): NVIDIA GPU GeForce 210 (GT218) at PCI:1:0:0 (GPU-0)
[ 7.648] (--) NVIDIA(0): Memory: 524288 kBytes
[ 7.648] (--) NVIDIA(0): VideoBIOS: 70.18.64.00.05
[ 7.648] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 7.651] (--) NVIDIA(0): Valid display device(s) on GeForce 210 at PCI:1:0:0
[ 7.651] (--) NVIDIA(0): CRT-0
[ 7.651] (--) NVIDIA(0): CRT-1
[ 7.651] (--) NVIDIA(0): Eizo S1701 (DFP-0) (boot, connected)
[ 7.651] (--) NVIDIA(0): DFP-1
[ 7.651] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 7.651] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[ 7.651] (--) NVIDIA(0): Eizo S1701 (DFP-0): Internal TMDS
[ 7.651] (--) NVIDIA(GPU-0): Eizo S1701 (DFP-0): 330.0 MHz maximum pixel clock
[ 7.651] (--) NVIDIA(0): DFP-1: Internal TMDS
[ 7.651] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 7.651] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 7.651] (**) NVIDIA(0): device Eizo S1701 (DFP-0) (Using EDID frequencies has been
[ 7.651] (**) NVIDIA(0): enabled on all display devices.)
[ 7.653] (==) NVIDIA(0):
[ 7.653] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 7.653] (==) NVIDIA(0): will be used as the requested mode.
[ 7.653] (==) NVIDIA(0):
[ 7.654] (II) NVIDIA(0): Validated MetaModes:
[ 7.654] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
[ 7.654] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
[ 7.675] (--) NVIDIA(0): DPI set to (95, 96); computed from "UseEdidDpi" X config
[ 7.675] (--) NVIDIA(0): option
[ 7.675] (II) UnloadModule: "nouveau"
[ 7.675] (II) Unloading nouveau
[ 7.675] (II) UnloadModule: "modesetting"
[ 7.675] (II) Unloading modesetting
[ 7.675] (II) UnloadModule: "fbdev"
[ 7.675] (II) Unloading fbdev
[ 7.675] (II) UnloadSubModule: "fbdevhw"
[ 7.675] (II) Unloading fbdevhw
[ 7.675] (II) UnloadModule: "vesa"
[ 7.675] (II) Unloading vesa
[ 7.676] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 7.680] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 7.680] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 7.680] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 7.680] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 7.680] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 7.680] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 7.680] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 7.680] (II) NVIDIA(0): Config Options in the README.
[ 7.683] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[ 7.779] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 7.779] (==) NVIDIA(0): Backing store enabled
[ 7.779] (==) NVIDIA(0): Silken mouse enabled
[ 7.780] (==) NVIDIA(0): DPMS enabled
[ 7.782] (II) Loading sub module "dri2"
[ 7.783] (II) LoadModule: "dri2"
[ 7.783] (II) Module "dri2" already built-in
[ 7.783] (II) NVIDIA(0): [DRI2] Setup complete
[ 7.783] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 7.783] (II) Initializing extension Generic Event Extension
[ 7.784] (II) Initializing extension SHAPE
[ 7.784] (II) Initializing extension MIT-SHM
[ 7.785] (II) Initializing extension XInputExtension
[ 7.785] (II) Initializing extension XTEST
[ 7.786] (II) Initializing extension BIG-REQUESTS
[ 7.786] (II) Initializing extension SYNC
[ 7.786] (II) Initializing extension XKEYBOARD
[ 7.787] (II) Initializing extension XC-MISC
[ 7.787] (II) Initializing extension SECURITY
[ 7.787] (II) Initializing extension XFIXES
[ 7.788] (II) Initializing extension RENDER
[ 7.788] (II) Initializing extension RANDR
[ 7.789] (II) Initializing extension COMPOSITE
[ 7.789] (II) Initializing extension DAMAGE
[ 7.789] (II) Initializing extension MIT-SCREEN-SAVER
[ 7.790] (II) Initializing extension DOUBLE-BUFFER
[ 7.790] (II) Initializing extension RECORD
[ 7.790] (II) Initializing extension DPMS
[ 7.791] (II) Initializing extension Present
[ 7.791] (II) Initializing extension DRI3
[ 7.791] (II) Initializing extension X-Resource
[ 7.791] (II) Initializing extension XVideo
[ 7.792] (II) Initializing extension XVideo-MotionCompensation
[ 7.792] (II) Initializing extension SELinux
[ 7.792] (II) SELinux: Disabled on system
[ 7.792] (II) Initializing extension XFree86-VidModeExtension
[ 7.792] (II) Initializing extension XFree86-DGA
[ 7.792] (II) Initializing extension XFree86-DRI
[ 7.792] (II) Initializing extension DRI2
[ 7.793] (II) Initializing extension GLX
[ 7.793] (II) Initializing extension GLX
[ 7.793] (II) Indirect GLX disabled.(II) Initializing extension NV-GLX
[ 7.793] (II) Initializing extension NV-CONTROL
[ 7.794] (II) Initializing extension XINERAMA
[ 7.942] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[ 7.942] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 7.942] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 7.942] (II) LoadModule: "libinput"
[ 7.942] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 7.954] (II) Module libinput: vendor="X.Org Foundation"
[ 7.954] compiled for 1.20.4, module version = 0.28.2
[ 7.954] Module class: X.Org XInput Driver
[ 7.954] ABI class: X.Org XInput driver, version 24.1
[ 7.954] (II) Using input driver 'libinput' for 'Power Button'
[ 7.954] (**) Power Button: always reports core events
[ 7.954] (**) Option "Device" "/dev/input/event7"
[ 7.954] (**) Option "_source" "server/udev"
[ 7.962] (II) event7 - Power Button: is tagged by udev as: Keyboard
[ 7.963] (II) event7 - Power Button: device is a keyboard
[ 7.963] (II) event7 - Power Button: device removed
[ 7.978] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event7"
[ 7.978] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 7.978] (**) Option "xkb_model" "pc105"
[ 7.978] (**) Option "xkb_layout" "us,gr"
[ 7.978] (**) Option "xkb_variant" ","
[ 7.978] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[ 8.034] (II) event7 - Power Button: is tagged by udev as: Keyboard
[ 8.034] (II) event7 - Power Button: device is a keyboard
[ 8.036] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[ 8.036] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 8.036] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 8.036] (II) Using input driver 'libinput' for 'Power Button'
[ 8.036] (**) Power Button: always reports core events
[ 8.036] (**) Option "Device" "/dev/input/event6"
[ 8.036] (**) Option "_source" "server/udev"
[ 8.038] (II) event6 - Power Button: is tagged by udev as: Keyboard
[ 8.038] (II) event6 - Power Button: device is a keyboard
[ 8.038] (II) event6 - Power Button: device removed
[ 8.058] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event6"
[ 8.058] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 8.058] (**) Option "xkb_model" "pc105"
[ 8.058] (**) Option "xkb_layout" "us,gr"
[ 8.058] (**) Option "xkb_variant" ","
[ 8.058] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[ 8.060] (II) event6 - Power Button: is tagged by udev as: Keyboard
[ 8.060] (II) event6 - Power Button: device is a keyboard
[ 8.061] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
[ 8.061] (II) No input driver specified, ignoring this device.
[ 8.061] (II) This device may have been added with another device file.
[ 8.062] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event18)
[ 8.062] (II) No input driver specified, ignoring this device.
[ 8.062] (II) This device may have been added with another device file.
[ 8.063] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event19)
[ 8.063] (II) No input driver specified, ignoring this device.
[ 8.063] (II) This device may have been added with another device file.
[ 8.064] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event20)
[ 8.064] (II) No input driver specified, ignoring this device.
[ 8.064] (II) This device may have been added with another device file.
[ 8.065] (II) config/udev: Adding input device COMPANY USB Device Keyboard (/dev/input/event12)
[ 8.065] (**) COMPANY USB Device Keyboard: Applying InputClass "evdev keyboard catchall"
[ 8.065] (**) COMPANY USB Device Keyboard: Applying InputClass "libinput keyboard catchall"
[ 8.065] (II) Using input driver 'libinput' for 'COMPANY USB Device Keyboard'
[ 8.065] (**) COMPANY USB Device Keyboard: always reports core events
[ 8.065] (**) Option "Device" "/dev/input/event12"
[ 8.065] (**) Option "_source" "server/udev"
[ 8.068] (II) event12 - COMPANY USB Device Keyboard: is tagged by udev as: Keyboard
[ 8.068] (II) event12 - COMPANY USB Device Keyboard: device is a keyboard
[ 8.069] (II) event12 - COMPANY USB Device Keyboard: device removed
[ 8.082] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input17/event12"
[ 8.082] (II) XINPUT: Adding extended input device "COMPANY USB Device Keyboard" (type: KEYBOARD, id 8)
[ 8.082] (**) Option "xkb_model" "pc105"
[ 8.082] (**) Option "xkb_layout" "us,gr"
[ 8.082] (**) Option "xkb_variant" ","
[ 8.082] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[ 8.085] (II) event12 - COMPANY USB Device Keyboard: is tagged by udev as: Keyboard
[ 8.085] (II) event12 - COMPANY USB Device Keyboard: device is a keyboard
[ 8.087] (II) config/udev: Adding input device COMPANY USB Device System Control (/dev/input/event13)
[ 8.087] (**) COMPANY USB Device System Control: Applying InputClass "evdev keyboard catchall"
[ 8.087] (**) COMPANY USB Device System Control: Applying InputClass "libinput keyboard catchall"
[ 8.087] (II) Using input driver 'libinput' for 'COMPANY USB Device System Control'
[ 8.087] (**) COMPANY USB Device System Control: always reports core events
[ 8.087] (**) Option "Device" "/dev/input/event13"
[ 8.087] (**) Option "_source" "server/udev"
[ 8.090] (II) event13 - COMPANY USB Device System Control: is tagged by udev as: Keyboard
[ 8.090] (II) event13 - COMPANY USB Device System Control: device is a keyboard
[ 8.090] (II) event13 - COMPANY USB Device System Control: device removed
[ 8.106] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input18/event13"
[ 8.106] (II) XINPUT: Adding extended input device "COMPANY USB Device System Control" (type: KEYBOARD, id 9)
[ 8.106] (**) Option "xkb_model" "pc105"
[ 8.106] (**) Option "xkb_layout" "us,gr"
[ 8.106] (**) Option "xkb_variant" ","
[ 8.106] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[ 8.109] (II) event13 - COMPANY USB Device System Control: is tagged by udev as: Keyboard
[ 8.109] (II) event13 - COMPANY USB Device System Control: device is a keyboard
[ 8.111] (II) config/udev: Adding input device COMPANY USB Device Consumer Control (/dev/input/event14)
[ 8.111] (**) COMPANY USB Device Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 8.111] (**) COMPANY USB Device Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 8.111] (II) Using input driver 'libinput' for 'COMPANY USB Device Consumer Control'
[ 8.111] (**) COMPANY USB Device Consumer Control: always reports core events
[ 8.111] (**) Option "Device" "/dev/input/event14"
[ 8.111] (**) Option "_source" "server/udev"
[ 8.114] (II) event14 - COMPANY USB Device Consumer Control: is tagged by udev as: Keyboard
[ 8.114] (II) event14 - COMPANY USB Device Consumer Control: device is a keyboard
[ 8.114] (II) event14 - COMPANY USB Device Consumer Control: device removed
[ 8.130] (II) libinput: COMPANY USB Device Consumer Control: needs a virtual subdevice
[ 8.130] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input19/event14"
[ 8.130] (II) XINPUT: Adding extended input device "COMPANY USB Device Consumer Control" (type: MOUSE, id 10)
[ 8.130] (**) Option "AccelerationScheme" "none"
[ 8.130] (**) COMPANY USB Device Consumer Control: (accel) selected scheme none/0
[ 8.130] (**) COMPANY USB Device Consumer Control: (accel) acceleration factor: 2.000
[ 8.130] (**) COMPANY USB Device Consumer Control: (accel) acceleration threshold: 4
[ 8.133] (II) event14 - COMPANY USB Device Consumer Control: is tagged by udev as: Keyboard
[ 8.133] (II) event14 - COMPANY USB Device Consumer Control: device is a keyboard
[ 8.135] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/event15)
[ 8.135] (II) No input driver specified, ignoring this device.
[ 8.135] (II) This device may have been added with another device file.
[ 8.136] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/event16)
[ 8.136] (**) COMPANY USB Device: Applying InputClass "evdev pointer catchall"
[ 8.136] (**) COMPANY USB Device: Applying InputClass "libinput pointer catchall"
[ 8.136] (II) Using input driver 'libinput' for 'COMPANY USB Device'
[ 8.136] (**) COMPANY USB Device: always reports core events
[ 8.136] (**) Option "Device" "/dev/input/event16"
[ 8.136] (**) Option "_source" "server/udev"
[ 8.196] (II) event16 - COMPANY USB Device: is tagged by udev as: Mouse
[ 8.196] (II) event16 - COMPANY USB Device: device is a pointer
[ 8.196] (II) event16 - COMPANY USB Device: device removed
[ 8.226] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.1/0003:09DA:F012.0004/input/input22/event16"
[ 8.226] (II) XINPUT: Adding extended input device "COMPANY USB Device" (type: MOUSE, id 11)
[ 8.226] (**) Option "AccelerationScheme" "none"
[ 8.226] (**) COMPANY USB Device: (accel) selected scheme none/0
[ 8.226] (**) COMPANY USB Device: (accel) acceleration factor: 2.000
[ 8.226] (**) COMPANY USB Device: (accel) acceleration threshold: 4
[ 8.288] (II) event16 - COMPANY USB Device: is tagged by udev as: Mouse
[ 8.288] (II) event16 - COMPANY USB Device: device is a pointer
[ 8.290] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/mouse0)
[ 8.290] (II) No input driver specified, ignoring this device.
[ 8.290] (II) This device may have been added with another device file.
[ 8.291] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event3)
[ 8.291] (II) No input driver specified, ignoring this device.
[ 8.291] (II) This device may have been added with another device file.
[ 8.291] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event4)
[ 8.291] (II) No input driver specified, ignoring this device.
[ 8.291] (II) This device may have been added with another device file.
[ 8.292] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event5)
[ 8.292] (II) No input driver specified, ignoring this device.
[ 8.292] (II) This device may have been added with another device file.
[ 8.293] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event8)
[ 8.293] (II) No input driver specified, ignoring this device.
[ 8.293] (II) This device may have been added with another device file.
[ 8.294] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event9)
[ 8.294] (II) No input driver specified, ignoring this device.
[ 8.294] (II) This device may have been added with another device file.
[ 8.295] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event10)
[ 8.295] (II) No input driver specified, ignoring this device.
[ 8.295] (II) This device may have been added with another device file.
[ 8.296] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event11)
[ 8.296] (II) No input driver specified, ignoring this device.
[ 8.296] (II) This device may have been added with another device file.
[ 8.296] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event2)
[ 8.296] (II) No input driver specified, ignoring this device.
[ 8.296] (II) This device may have been added with another device file.
[ 8.297] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 8.298] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 8.298] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 8.298] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 8.298] (**) AT Translated Set 2 keyboard: always reports core events
[ 8.298] (**) Option "Device" "/dev/input/event0"
[ 8.298] (**) Option "_source" "server/udev"
[ 8.300] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 8.300] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 8.300] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 8.314] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 8.314] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 8.314] (**) Option "xkb_model" "pc105"
[ 8.314] (**) Option "xkb_layout" "us,gr"
[ 8.314] (**) Option "xkb_variant" ","
[ 8.314] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[ 8.316] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 8.316] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 8.318] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[ 8.318] (II) No input driver specified, ignoring this device.
[ 8.318] (II) This device may have been added with another device file.
[ 8.329] (**) COMPANY USB Device Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 8.329] (**) COMPANY USB Device Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 8.329] (II) Using input driver 'libinput' for 'COMPANY USB Device Consumer Control'
[ 8.329] (**) COMPANY USB Device Consumer Control: always reports core events
[ 8.329] (**) Option "Device" "/dev/input/event14"
[ 8.329] (**) Option "_source" "_driver/libinput"
[ 8.329] (II) libinput: COMPANY USB Device Consumer Control: is a virtual subdevice
[ 8.329] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input19/event14"
[ 8.329] (II) XINPUT: Adding extended input device "COMPANY USB Device Consumer Control" (type: KEYBOARD, id 13)
[ 8.329] (**) Option "xkb_model" "pc105"
[ 8.329] (**) Option "xkb_layout" "us,gr"
[ 8.329] (**) Option "xkb_variant" ","
[ 8.329] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log.old >>>>>>>>>>
[ 6.429]
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[ 6.429] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[ 6.429] Current Operating System: Linux mitsos 4.19.0-5-amd64 #1 SMP Debian 4.19.37-6 (2019-07-18) x86_64
[ 6.429] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-5-amd64 root=/dev/sda3 ro nomodeset noresume net.ifnames=0 ipv6.disable=1 libahci.ignore_sss=1 noibrs noibpb nopti nospectre_v2 nospectre_v1 l1tf=off nospec_store_bypass_disable no_stf_barrier mds=off mitigations=off quiet
[ 6.429] Build Date: 05 March 2019 08:11:12PM
[ 6.429] xorg-server 2:1.20.4-1 (https://www.debian.org/support)
[ 6.429] Current version of pixman: 0.36.0
[ 6.429] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 6.429] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 6.430] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Aug 9 17:24:59 2019
[ 6.432] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 6.434] (==) No Layout section. Using the first Screen section.
[ 6.434] (==) No screen section available. Using defaults.
[ 6.434] (**) |-->Screen "Default Screen Section" (0)
[ 6.434] (**) | |-->Monitor "<default monitor>"
[ 6.435] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 6.436] (==) Automatically adding devices
[ 6.436] (==) Automatically enabling devices
[ 6.436] (==) Automatically adding GPU devices
[ 6.436] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 6.439] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 6.439] Entry deleted from font path.
[ 6.440] (==) 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
[ 6.440] (**) ModulePath set to "/usr/lib/xorg/modules/linux,/usr/lib/xorg/modules"
[ 6.440] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 6.440] (II) Loader magic: 0x555c1df79e20
[ 6.440] (II) Module ABI versions:
[ 6.440] X.Org ANSI C Emulation: 0.4
[ 6.440] X.Org Video Driver: 24.0
[ 6.440] X.Org XInput driver : 24.1
[ 6.440] X.Org Server Extension : 10.0
[ 6.441] (++) using VT number 7
[ 6.441] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 6.441] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 6.448] (--) PCI:*(1 at 0:0:0) 10de:0a65:1043:8490 rev 162, Mem @ 0xf4000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000b000/128, BIOS @ 0x????????/131072
[ 6.448] (II) LoadModule: "glx"
[ 6.452] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 6.601] (II) Module glx: vendor="NVIDIA Corporation"
[ 6.601] compiled for 4.0.2, module version = 1.0.0
[ 6.601] Module class: X.Org Server Extension
[ 6.601] (II) NVIDIA GLX Module 340.107 Thu May 24 21:40:32 PDT 2018
[ 6.602] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 6.602] loading driver: nvidia
[ 6.861] (==) Matched nvidia as autoconfigured driver 0
[ 6.861] (==) Matched nouveau as autoconfigured driver 1
[ 6.861] (==) Matched nv as autoconfigured driver 2
[ 6.861] (==) Matched modesetting as autoconfigured driver 3
[ 6.861] (==) Matched fbdev as autoconfigured driver 4
[ 6.861] (==) Matched vesa as autoconfigured driver 5
[ 6.861] (==) Assigned the driver to the xf86ConfigLayout
[ 6.861] (II) LoadModule: "nvidia"
[ 6.865] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 6.875] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 6.875] compiled for 4.0.2, module version = 1.0.0
[ 6.875] Module class: X.Org Video Driver
[ 6.876] (II) LoadModule: "nouveau"
[ 6.876] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 6.878] (II) Module nouveau: vendor="X.Org Foundation"
[ 6.879] compiled for 1.20.3, module version = 1.0.16
[ 6.879] Module class: X.Org Video Driver
[ 6.879] ABI class: X.Org Video Driver, version 24.0
[ 6.879] (II) LoadModule: "nv"
[ 6.879] (WW) Warning, couldn't open module nv
[ 6.879] (EE) Failed to load module "nv" (module does not exist, 0)
[ 6.879] (II) LoadModule: "modesetting"
[ 6.879] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 6.880] (II) Module modesetting: vendor="X.Org Foundation"
[ 6.880] compiled for 1.20.4, module version = 1.20.4
[ 6.880] Module class: X.Org Video Driver
[ 6.880] ABI class: X.Org Video Driver, version 24.0
[ 6.880] (II) LoadModule: "fbdev"
[ 6.881] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 6.881] (II) Module fbdev: vendor="X.Org Foundation"
[ 6.881] compiled for 1.20.0, module version = 0.5.0
[ 6.881] Module class: X.Org Video Driver
[ 6.881] ABI class: X.Org Video Driver, version 24.0
[ 6.881] (II) LoadModule: "vesa"
[ 6.881] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 6.882] (II) Module vesa: vendor="X.Org Foundation"
[ 6.882] compiled for 1.20.4, module version = 2.4.0
[ 6.882] Module class: X.Org Video Driver
[ 6.882] ABI class: X.Org Video Driver, version 24.0
[ 6.882] (II) NVIDIA dlloader X Driver 340.107 Thu May 24 21:18:05 PDT 2018
[ 6.882] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 6.883] (II) NOUVEAU driver Date: Mon Jan 28 23:25:58 2019 -0500
[ 6.883] (II) NOUVEAU driver for NVIDIA chipset families :
[ 6.883] RIVA TNT (NV04)
[ 6.883] RIVA TNT2 (NV05)
[ 6.883] GeForce 256 (NV10)
[ 6.883] GeForce 2 (NV11, NV15)
[ 6.883] GeForce 4MX (NV17, NV18)
[ 6.883] GeForce 3 (NV20)
[ 6.883] GeForce 4Ti (NV25, NV28)
[ 6.883] GeForce FX (NV3x)
[ 6.883] GeForce 6 (NV4x)
[ 6.883] GeForce 7 (G7x)
[ 6.883] GeForce 8 (G8x)
[ 6.884] GeForce 9 (G9x)
[ 6.884] GeForce GTX 2xx/3xx (GT2xx)
[ 6.884] GeForce GTX 4xx/5xx (GFxxx)
[ 6.884] GeForce GTX 6xx/7xx (GKxxx)
[ 6.884] GeForce GTX 9xx (GMxxx)
[ 6.884] GeForce GTX 10xx (GPxxx)
[ 6.884] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 6.884] (II) FBDEV: driver for framebuffer: fbdev
[ 6.884] (II) VESA: driver for VESA chipsets: vesa
[ 6.890] (II) Loading sub module "fb"
[ 6.890] (II) LoadModule: "fb"
[ 6.890] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 6.891] (II) Module fb: vendor="X.Org Foundation"
[ 6.892] compiled for 1.20.4, module version = 1.0.0
[ 6.892] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6.892] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 6.892] (II) Loading sub module "wfb"
[ 6.892] (II) LoadModule: "wfb"
[ 6.892] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 6.893] (II) Module wfb: vendor="X.Org Foundation"
[ 6.893] compiled for 1.20.4, module version = 1.0.0
[ 6.893] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6.893] (II) Loading sub module "ramdac"
[ 6.893] (II) LoadModule: "ramdac"
[ 6.893] (II) Module "ramdac" already built-in
[ 6.895] (WW) Falling back to old probe method for modesetting
[ 6.895] (WW) Falling back to old probe method for fbdev
[ 6.895] (II) Loading sub module "fbdevhw"
[ 6.895] (II) LoadModule: "fbdevhw"
[ 6.896] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 6.896] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 6.896] compiled for 1.20.4, module version = 0.0.2
[ 6.896] ABI class: X.Org Video Driver, version 24.0
[ 6.896] (EE) open /dev/fb0: No such file or directory
[ 6.897] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 6.897] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 6.897] (==) NVIDIA(0): RGB weight 888
[ 6.897] (==) NVIDIA(0): Default visual is TrueColor
[ 6.897] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 6.897] (**) NVIDIA(0): Enabling 2D acceleration
[ 7.579] (II) NVIDIA(0): Display (Eizo S1701 (DFP-0)) does not support NVIDIA 3D Vision
[ 7.579] (II) NVIDIA(0): stereo.
[ 7.580] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[ 7.581] (II) NVIDIA(0): NVIDIA GPU GeForce 210 (GT218) at PCI:1:0:0 (GPU-0)
[ 7.581] (--) NVIDIA(0): Memory: 524288 kBytes
[ 7.581] (--) NVIDIA(0): VideoBIOS: 70.18.64.00.05
[ 7.581] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 7.584] (--) NVIDIA(0): Valid display device(s) on GeForce 210 at PCI:1:0:0
[ 7.584] (--) NVIDIA(0): CRT-0
[ 7.584] (--) NVIDIA(0): CRT-1
[ 7.584] (--) NVIDIA(0): Eizo S1701 (DFP-0) (boot, connected)
[ 7.584] (--) NVIDIA(0): DFP-1
[ 7.584] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 7.584] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[ 7.584] (--) NVIDIA(0): Eizo S1701 (DFP-0): Internal TMDS
[ 7.584] (--) NVIDIA(GPU-0): Eizo S1701 (DFP-0): 330.0 MHz maximum pixel clock
[ 7.584] (--) NVIDIA(0): DFP-1: Internal TMDS
[ 7.584] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 7.585] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 7.585] (**) NVIDIA(0): device Eizo S1701 (DFP-0) (Using EDID frequencies has been
[ 7.585] (**) NVIDIA(0): enabled on all display devices.)
[ 7.587] (==) NVIDIA(0):
[ 7.587] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 7.587] (==) NVIDIA(0): will be used as the requested mode.
[ 7.587] (==) NVIDIA(0):
[ 7.587] (II) NVIDIA(0): Validated MetaModes:
[ 7.587] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
[ 7.587] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
[ 7.608] (--) NVIDIA(0): DPI set to (95, 96); computed from "UseEdidDpi" X config
[ 7.608] (--) NVIDIA(0): option
[ 7.608] (II) UnloadModule: "nouveau"
[ 7.608] (II) Unloading nouveau
[ 7.608] (II) UnloadModule: "modesetting"
[ 7.608] (II) Unloading modesetting
[ 7.608] (II) UnloadModule: "fbdev"
[ 7.608] (II) Unloading fbdev
[ 7.608] (II) UnloadSubModule: "fbdevhw"
[ 7.609] (II) Unloading fbdevhw
[ 7.609] (II) UnloadModule: "vesa"
[ 7.609] (II) Unloading vesa
[ 7.609] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 7.613] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 7.613] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 7.613] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 7.613] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 7.613] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 7.613] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 7.613] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 7.613] (II) NVIDIA(0): Config Options in the README.
[ 7.616] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[ 7.712] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 7.712] (==) NVIDIA(0): Backing store enabled
[ 7.712] (==) NVIDIA(0): Silken mouse enabled
[ 7.713] (==) NVIDIA(0): DPMS enabled
[ 7.716] (II) Loading sub module "dri2"
[ 7.716] (II) LoadModule: "dri2"
[ 7.716] (II) Module "dri2" already built-in
[ 7.716] (II) NVIDIA(0): [DRI2] Setup complete
[ 7.716] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 7.716] (II) Initializing extension Generic Event Extension
[ 7.717] (II) Initializing extension SHAPE
[ 7.717] (II) Initializing extension MIT-SHM
[ 7.717] (II) Initializing extension XInputExtension
[ 7.718] (II) Initializing extension XTEST
[ 7.719] (II) Initializing extension BIG-REQUESTS
[ 7.719] (II) Initializing extension SYNC
[ 7.719] (II) Initializing extension XKEYBOARD
[ 7.720] (II) Initializing extension XC-MISC
[ 7.720] (II) Initializing extension SECURITY
[ 7.720] (II) Initializing extension XFIXES
[ 7.721] (II) Initializing extension RENDER
[ 7.721] (II) Initializing extension RANDR
[ 7.722] (II) Initializing extension COMPOSITE
[ 7.722] (II) Initializing extension DAMAGE
[ 7.722] (II) Initializing extension MIT-SCREEN-SAVER
[ 7.723] (II) Initializing extension DOUBLE-BUFFER
[ 7.723] (II) Initializing extension RECORD
[ 7.723] (II) Initializing extension DPMS
[ 7.724] (II) Initializing extension Present
[ 7.724] (II) Initializing extension DRI3
[ 7.724] (II) Initializing extension X-Resource
[ 7.724] (II) Initializing extension XVideo
[ 7.725] (II) Initializing extension XVideo-MotionCompensation
[ 7.725] (II) Initializing extension SELinux
[ 7.725] (II) SELinux: Disabled on system
[ 7.725] (II) Initializing extension XFree86-VidModeExtension
[ 7.725] (II) Initializing extension XFree86-DGA
[ 7.725] (II) Initializing extension XFree86-DRI
[ 7.725] (II) Initializing extension DRI2
[ 7.726] (II) Initializing extension GLX
[ 7.726] (II) Initializing extension GLX
[ 7.726] (II) Indirect GLX disabled.(II) Initializing extension NV-GLX
[ 7.726] (II) Initializing extension NV-CONTROL
[ 7.727] (II) Initializing extension XINERAMA
[ 7.875] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[ 7.876] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 7.876] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 7.876] (II) LoadModule: "libinput"
[ 7.876] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 7.887] (II) Module libinput: vendor="X.Org Foundation"
[ 7.887] compiled for 1.20.4, module version = 0.28.2
[ 7.887] Module class: X.Org XInput Driver
[ 7.887] ABI class: X.Org XInput driver, version 24.1
[ 7.887] (II) Using input driver 'libinput' for 'Power Button'
[ 7.887] (**) Power Button: always reports core events
[ 7.887] (**) Option "Device" "/dev/input/event7"
[ 7.887] (**) Option "_source" "server/udev"
[ 7.896] (II) event7 - Power Button: is tagged by udev as: Keyboard
[ 7.896] (II) event7 - Power Button: device is a keyboard
[ 7.896] (II) event7 - Power Button: device removed
[ 7.914] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event7"
[ 7.914] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 7.914] (**) Option "xkb_model" "pc105"
[ 7.914] (**) Option "xkb_layout" "us,gr"
[ 7.914] (**) Option "xkb_variant" ","
[ 7.914] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[ 7.970] (II) event7 - Power Button: is tagged by udev as: Keyboard
[ 7.970] (II) event7 - Power Button: device is a keyboard
[ 7.971] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[ 7.971] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 7.971] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 7.971] (II) Using input driver 'libinput' for 'Power Button'
[ 7.971] (**) Power Button: always reports core events
[ 7.971] (**) Option "Device" "/dev/input/event6"
[ 7.971] (**) Option "_source" "server/udev"
[ 7.973] (II) event6 - Power Button: is tagged by udev as: Keyboard
[ 7.973] (II) event6 - Power Button: device is a keyboard
[ 7.973] (II) event6 - Power Button: device removed
[ 7.986] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event6"
[ 7.986] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 7.986] (**) Option "xkb_model" "pc105"
[ 7.986] (**) Option "xkb_layout" "us,gr"
[ 7.986] (**) Option "xkb_variant" ","
[ 7.986] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[ 7.988] (II) event6 - Power Button: is tagged by udev as: Keyboard
[ 7.988] (II) event6 - Power Button: device is a keyboard
[ 7.989] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
[ 7.989] (II) No input driver specified, ignoring this device.
[ 7.989] (II) This device may have been added with another device file.
[ 7.990] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event18)
[ 7.990] (II) No input driver specified, ignoring this device.
[ 7.990] (II) This device may have been added with another device file.
[ 7.991] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event19)
[ 7.991] (II) No input driver specified, ignoring this device.
[ 7.991] (II) This device may have been added with another device file.
[ 7.992] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event20)
[ 7.992] (II) No input driver specified, ignoring this device.
[ 7.992] (II) This device may have been added with another device file.
[ 7.993] (II) config/udev: Adding input device COMPANY USB Device Keyboard (/dev/input/event12)
[ 7.994] (**) COMPANY USB Device Keyboard: Applying InputClass "evdev keyboard catchall"
[ 7.994] (**) COMPANY USB Device Keyboard: Applying InputClass "libinput keyboard catchall"
[ 7.994] (II) Using input driver 'libinput' for 'COMPANY USB Device Keyboard'
[ 7.994] (**) COMPANY USB Device Keyboard: always reports core events
[ 7.994] (**) Option "Device" "/dev/input/event12"
[ 7.994] (**) Option "_source" "server/udev"
[ 7.997] (II) event12 - COMPANY USB Device Keyboard: is tagged by udev as: Keyboard
[ 7.997] (II) event12 - COMPANY USB Device Keyboard: device is a keyboard
[ 7.997] (II) event12 - COMPANY USB Device Keyboard: device removed
[ 8.010] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input17/event12"
[ 8.010] (II) XINPUT: Adding extended input device "COMPANY USB Device Keyboard" (type: KEYBOARD, id 8)
[ 8.010] (**) Option "xkb_model" "pc105"
[ 8.010] (**) Option "xkb_layout" "us,gr"
[ 8.010] (**) Option "xkb_variant" ","
[ 8.010] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[ 8.013] (II) event12 - COMPANY USB Device Keyboard: is tagged by udev as: Keyboard
[ 8.013] (II) event12 - COMPANY USB Device Keyboard: device is a keyboard
[ 8.015] (II) config/udev: Adding input device COMPANY USB Device System Control (/dev/input/event13)
[ 8.015] (**) COMPANY USB Device System Control: Applying InputClass "evdev keyboard catchall"
[ 8.015] (**) COMPANY USB Device System Control: Applying InputClass "libinput keyboard catchall"
[ 8.015] (II) Using input driver 'libinput' for 'COMPANY USB Device System Control'
[ 8.015] (**) COMPANY USB Device System Control: always reports core events
[ 8.015] (**) Option "Device" "/dev/input/event13"
[ 8.015] (**) Option "_source" "server/udev"
[ 8.018] (II) event13 - COMPANY USB Device System Control: is tagged by udev as: Keyboard
[ 8.018] (II) event13 - COMPANY USB Device System Control: device is a keyboard
[ 8.018] (II) event13 - COMPANY USB Device System Control: device removed
[ 8.034] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input18/event13"
[ 8.034] (II) XINPUT: Adding extended input device "COMPANY USB Device System Control" (type: KEYBOARD, id 9)
[ 8.034] (**) Option "xkb_model" "pc105"
[ 8.034] (**) Option "xkb_layout" "us,gr"
[ 8.034] (**) Option "xkb_variant" ","
[ 8.034] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[ 8.037] (II) event13 - COMPANY USB Device System Control: is tagged by udev as: Keyboard
[ 8.037] (II) event13 - COMPANY USB Device System Control: device is a keyboard
[ 8.039] (II) config/udev: Adding input device COMPANY USB Device Consumer Control (/dev/input/event14)
[ 8.039] (**) COMPANY USB Device Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 8.039] (**) COMPANY USB Device Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 8.039] (II) Using input driver 'libinput' for 'COMPANY USB Device Consumer Control'
[ 8.039] (**) COMPANY USB Device Consumer Control: always reports core events
[ 8.039] (**) Option "Device" "/dev/input/event14"
[ 8.039] (**) Option "_source" "server/udev"
[ 8.042] (II) event14 - COMPANY USB Device Consumer Control: is tagged by udev as: Keyboard
[ 8.042] (II) event14 - COMPANY USB Device Consumer Control: device is a keyboard
[ 8.042] (II) event14 - COMPANY USB Device Consumer Control: device removed
[ 8.058] (II) libinput: COMPANY USB Device Consumer Control: needs a virtual subdevice
[ 8.058] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input19/event14"
[ 8.058] (II) XINPUT: Adding extended input device "COMPANY USB Device Consumer Control" (type: MOUSE, id 10)
[ 8.058] (**) Option "AccelerationScheme" "none"
[ 8.058] (**) COMPANY USB Device Consumer Control: (accel) selected scheme none/0
[ 8.058] (**) COMPANY USB Device Consumer Control: (accel) acceleration factor: 2.000
[ 8.058] (**) COMPANY USB Device Consumer Control: (accel) acceleration threshold: 4
[ 8.061] (II) event14 - COMPANY USB Device Consumer Control: is tagged by udev as: Keyboard
[ 8.061] (II) event14 - COMPANY USB Device Consumer Control: device is a keyboard
[ 8.063] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/event15)
[ 8.063] (II) No input driver specified, ignoring this device.
[ 8.063] (II) This device may have been added with another device file.
[ 8.064] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/event16)
[ 8.064] (**) COMPANY USB Device: Applying InputClass "evdev pointer catchall"
[ 8.064] (**) COMPANY USB Device: Applying InputClass "libinput pointer catchall"
[ 8.064] (II) Using input driver 'libinput' for 'COMPANY USB Device'
[ 8.064] (**) COMPANY USB Device: always reports core events
[ 8.064] (**) Option "Device" "/dev/input/event16"
[ 8.064] (**) Option "_source" "server/udev"
[ 8.124] (II) event16 - COMPANY USB Device: is tagged by udev as: Mouse
[ 8.124] (II) event16 - COMPANY USB Device: device is a pointer
[ 8.124] (II) event16 - COMPANY USB Device: device removed
[ 8.154] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.1/0003:09DA:F012.0004/input/input22/event16"
[ 8.154] (II) XINPUT: Adding extended input device "COMPANY USB Device" (type: MOUSE, id 11)
[ 8.154] (**) Option "AccelerationScheme" "none"
[ 8.154] (**) COMPANY USB Device: (accel) selected scheme none/0
[ 8.154] (**) COMPANY USB Device: (accel) acceleration factor: 2.000
[ 8.154] (**) COMPANY USB Device: (accel) acceleration threshold: 4
[ 8.216] (II) event16 - COMPANY USB Device: is tagged by udev as: Mouse
[ 8.216] (II) event16 - COMPANY USB Device: device is a pointer
[ 8.218] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/mouse0)
[ 8.218] (II) No input driver specified, ignoring this device.
[ 8.218] (II) This device may have been added with another device file.
[ 8.219] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event3)
[ 8.219] (II) No input driver specified, ignoring this device.
[ 8.219] (II) This device may have been added with another device file.
[ 8.220] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event4)
[ 8.220] (II) No input driver specified, ignoring this device.
[ 8.220] (II) This device may have been added with another device file.
[ 8.220] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event5)
[ 8.220] (II) No input driver specified, ignoring this device.
[ 8.220] (II) This device may have been added with another device file.
[ 8.221] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event8)
[ 8.221] (II) No input driver specified, ignoring this device.
[ 8.221] (II) This device may have been added with another device file.
[ 8.222] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event9)
[ 8.222] (II) No input driver specified, ignoring this device.
[ 8.222] (II) This device may have been added with another device file.
[ 8.223] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event10)
[ 8.223] (II) No input driver specified, ignoring this device.
[ 8.223] (II) This device may have been added with another device file.
[ 8.224] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event11)
[ 8.224] (II) No input driver specified, ignoring this device.
[ 8.224] (II) This device may have been added with another device file.
[ 8.224] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event2)
[ 8.225] (II) No input driver specified, ignoring this device.
[ 8.225] (II) This device may have been added with another device file.
[ 8.226] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 8.226] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 8.226] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 8.226] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 8.226] (**) AT Translated Set 2 keyboard: always reports core events
[ 8.226] (**) Option "Device" "/dev/input/event0"
[ 8.226] (**) Option "_source" "server/udev"
[ 8.228] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 8.228] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 8.228] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 8.242] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 8.242] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 8.242] (**) Option "xkb_model" "pc105"
[ 8.242] (**) Option "xkb_layout" "us,gr"
[ 8.242] (**) Option "xkb_variant" ","
[ 8.242] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[ 8.244] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 8.244] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 8.246] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[ 8.246] (II) No input driver specified, ignoring this device.
[ 8.246] (II) This device may have been added with another device file.
[ 8.257] (**) COMPANY USB Device Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 8.257] (**) COMPANY USB Device Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 8.257] (II) Using input driver 'libinput' for 'COMPANY USB Device Consumer Control'
[ 8.257] (**) COMPANY USB Device Consumer Control: always reports core events
[ 8.257] (**) Option "Device" "/dev/input/event14"
[ 8.257] (**) Option "_source" "_driver/libinput"
[ 8.257] (II) libinput: COMPANY USB Device Consumer Control: is a virtual subdevice
[ 8.257] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input19/event14"
[ 8.257] (II) XINPUT: Adding extended input device "COMPANY USB Device Consumer Control" (type: KEYBOARD, id 13)
[ 8.257] (**) Option "xkb_model" "pc105"
[ 8.257] (**) Option "xkb_layout" "us,gr"
[ 8.257] (**) Option "xkb_variant" ","
[ 8.257] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[ 1161.479] (II) event7 - Power Button: device removed
[ 1161.494] (II) event6 - Power Button: device removed
[ 1161.506] (II) event12 - COMPANY USB Device Keyboard: device removed
[ 1161.522] (II) event13 - COMPANY USB Device System Control: device removed
[ 1161.535] (II) event16 - COMPANY USB Device: device removed
[ 1161.586] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 1161.599] (II) event14 - COMPANY USB Device Consumer Control: device removed
[ 1161.616] (II) UnloadModule: "libinput"
[ 1161.616] (II) UnloadModule: "libinput"
[ 1161.616] (II) UnloadModule: "libinput"
[ 1161.616] (II) UnloadModule: "libinput"
[ 1161.616] (II) UnloadModule: "libinput"
[ 1161.616] (II) UnloadModule: "libinput"
[ 1161.616] (II) UnloadModule: "libinput"
[ 1161.617] (II) UnloadModule: "libinput"
[ 1161.946] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 1161.949] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log.old ^^^^^^^^^^
<<<<<<<<<< Xorg (journald) >>>>>>>>>>
^^^^^^^^^^ Xorg (journald) ^^^^^^^^^^
Kernel modules: nvidia.ko
/lib/modules/4.19.0-5-amd64/updates/dkms/nvidia-legacy-340xx-uvm.ko
/lib/modules/4.19.0-5-amd64/updates/dkms/nvidia-legacy-340xx.ko
filename: /lib/modules/4.19.0-5-amd64/updates/dkms/nvidia-legacy-340xx-uvm.ko
supported: external
license: MIT
depends: nvidia
retpoline: Y
name: nvidia_uvm
vermagic: 4.19.0-5-amd64 SMP mod_unload modversions
filename: /lib/modules/4.19.0-5-amd64/updates/dkms/nvidia-legacy-340xx.ko
alias: char-major-195-*
version: 340.107
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
retpoline: Y
name: nvidia
vermagic: 4.19.0-5-amd64 SMP mod_unload modversions
lsmod:
Module Size Used by
fuse 122880 2
cpufreq_conservative 16384 0
cpufreq_powersave 16384 2
cpufreq_userspace 16384 0
snd_hda_codec_hdmi 57344 4
sr_mod 28672 0
cdrom 65536 1 sr_mod
ata_generic 16384 0
iTCO_wdt 16384 0
iTCO_vendor_support 16384 1 iTCO_wdt
snd_hda_codec_realtek 122880 1
snd_hda_codec_generic 86016 1 snd_hda_codec_realtek
snd_hda_intel 45056 2
snd_hda_codec 151552 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
pcspkr 16384 0
snd_hda_core 94208 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
i2c_i801 28672 0
snd_hwdep 16384 1 snd_hda_codec
joydev 24576 0
snd_pcm 114688 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
sg 36864 0
r8169 86016 0
snd_timer 36864 1 snd_pcm
lpc_ich 28672 0
realtek 20480 1
snd 94208 12 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm
libphy 77824 2 r8169,realtek
pata_jmicron 16384 0
soundcore 16384 1 snd
ehci_pci 16384 0
button 16384 0
pcc_cpufreq 16384 0
acpi_cpufreq 24576 0
nvidia 10584064 29
drm 483328 3 nvidia
it87 61440 0
hwmon_vid 16384 1 it87
coretemp 16384 0
ip_tables 28672 0
x_tables 45056 1 ip_tables
autofs4 49152 2
ext4 733184 1
crc16 16384 1 ext4
mbcache 16384 1 ext4
jbd2 122880 1 ext4
crc32c_generic 16384 2
fscrypto 32768 1 ext4
ecb 16384 0
crypto_simd 16384 0
cryptd 28672 1 crypto_simd
glue_helper 16384 0
aes_x86_64 20480 0
sd_mod 61440 3
hid_generic 16384 0
usbhid 57344 0
hid 135168 2 usbhid,hid_generic
ahci 40960 3
libahci 40960 1 ahci
uhci_hcd 49152 0
ehci_hcd 94208 1 ehci_pci
libata 270336 4 libahci,ahci,ata_generic,pata_jmicron
usbcore 290816 4 ehci_pci,usbhid,ehci_hcd,uhci_hcd
evdev 28672 13
serio_raw 16384 0
scsi_mod 245760 4 sd_mod,libata,sg,sr_mod
usb_common 16384 1 usbcore
xrandr:
Screen 0: minimum 8 x 8, current 1280 x 1024, maximum 8192 x 8192
DVI-I-0 disconnected primary (normal left inverted right x axis y axis)
VGA-0 disconnected (normal left inverted right x axis y axis)
DVI-I-1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 338mm x 270mm
1280x1024 60.02*+
1024x768 60.00
800x600 60.32
640x480 59.94
HDMI-0 disconnected (normal left inverted right x axis y axis)
OpenCL ICDs:
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.0-5-amd64 (SMP w/2 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages nvidia-legacy-340xx-driver depends on:
ii nvidia-installer-cleanup 20151021+9
ii nvidia-legacy-340xx-alternative 340.107-4
ii nvidia-legacy-340xx-driver-bin 340.107-4
ii nvidia-legacy-340xx-driver-libs 340.107-4
ii nvidia-legacy-340xx-kernel-dkms [nvidia-legacy-340xx-kernel-340 340.107-4
ii nvidia-legacy-340xx-vdpau-driver 340.107-4
ii nvidia-support 20151021+9
ii xserver-xorg-video-nvidia-legacy-340xx 340.107-4
Versions of packages nvidia-legacy-340xx-driver recommends:
pn nvidia-persistenced <none>
ii nvidia-settings-legacy-340xx 340.107-2
Versions of packages nvidia-legacy-340xx-driver suggests:
ii nvidia-legacy-340xx-kernel-dkms 340.107-4
Versions of packages nvidia-legacy-340xx-driver-libs:amd64 depends on:
ii libegl1-nvidia-legacy-340xx 340.107-4
ii libgl1-nvidia-legacy-340xx-glx 340.107-4
Versions of packages nvidia-legacy-340xx-driver-libs:amd64 recommends:
pn libgles1-nvidia-legacy-340xx <none>
pn libgles2-nvidia-legacy-340xx <none>
pn libnvidia-legacy-340xx-cfg1 <none>
pn nvidia-legacy-340xx-driver-libs-i386 <none>
Versions of packages libgl1-nvidia-legacy-340xx-glx:amd64 depends on:
ii libc6 2.28-10
ii libnvidia-legacy-340xx-glcore 340.107-4
ii libx11-6 2:1.6.7-1
ii libxext6 2:1.3.3-1+b2
ii nvidia-installer-cleanup 20151021+9
ii nvidia-legacy-340xx-alternative 340.107-4
ii nvidia-support 20151021+9
Versions of packages libgl1-nvidia-legacy-340xx-glx:amd64 recommends:
ii nvidia-legacy-340xx-kernel-dkms [nvidia-legacy-340xx-kernel-340. 340.107-4
Versions of packages libgl1-nvidia-legacy-340xx-glx:amd64 suggests:
ii nvidia-legacy-340xx-kernel-dkms 340.107-4
Versions of packages xserver-xorg-video-nvidia-legacy-340xx depends on:
ii libc6 2.28-10
ii libnvidia-legacy-340xx-glcore 340.107-4
ii nvidia-installer-cleanup 20151021+9
ii nvidia-legacy-340xx-alternative 340.107-4
ii nvidia-support 20151021+9
ii xserver-xorg-core [xorg-video-abi-24] 2:1.20.4-1
Versions of packages xserver-xorg-video-nvidia-legacy-340xx recommends:
ii nvidia-legacy-340xx-kernel-dkms [nvidia-legacy-340xx-kernel-340. 340.107-4
ii nvidia-legacy-340xx-vdpau-driver 340.107-4
ii nvidia-settings-legacy-340xx 340.107-2
Versions of packages xserver-xorg-video-nvidia-legacy-340xx suggests:
ii nvidia-legacy-340xx-kernel-dkms 340.107-4
Versions of packages nvidia-legacy-340xx-alternative depends on:
ii dpkg 1.19.7
ii glx-alternative-nvidia 1.0.0
Versions of packages nvidia-legacy-340xx-kernel-dkms depends on:
ii dkms 2.7.1-2
ii nvidia-installer-cleanup 20151021+9
ii nvidia-legacy-340xx-kernel-support [nvidia-legacy-340xx-kernel- 340.107-4
nvidia-legacy-340xx-kernel-dkms recommends no packages.
Versions of packages glx-alternative-nvidia depends on:
ii dpkg 1.19.7
ii glx-alternative-mesa 1.0.0
ii glx-diversions 1.0.0
ii update-glx 1.0.0
Versions of packages glx-alternative-nvidia suggests:
pn nvidia-driver <none>
Versions of packages nvidia-legacy-340xx-driver is related to:
pn bumblebee <none>
pn bumblebee-nvidia <none>
pn ccache <none>
pn libcuda1 <none>
pn libcuda1-any <none>
pn libdrm-nouveau1 <none>
pn libdrm-nouveau1a <none>
ii libdrm-nouveau2 2.4.97-1
ii libegl1 1.1.0-1
ii libgl1 1.1.0-1
ii libgl1-nvidia-legacy-340xx-glx [libgl1-nvidia-glx-any] 340.107-4
pn libgles1 <none>
ii libgles2 1.1.0-1
pn linux-headers <none>
ii make 4.2.1-1.2
pn nvidia-glx-legacy-340xx <none>
ii nvidia-kernel-common 20151021+9
ii nvidia-legacy-340xx-driver [nvidia-glx-any] 340.107-4
ii nvidia-legacy-340xx-kernel-dkms 340.107-4
pn nvidia-legacy-340xx-kernel-source <none>
ii nvidia-legacy-340xx-kernel-support [nvidia-kernel-support-any] 340.107-4
ii nvidia-modprobe 418.56-1
pn nvidia-settings <none>
ii nvidia-support 20151021+9
pn nvidia-xconfig <none>
ii ocl-icd-libopencl1 [libopencl1] 2.2.12-2
pn opencl-icd <none>
ii xserver-xorg 1:7.7+19
ii xserver-xorg-core 2:1.20.4-1
pn xserver-xorg-legacy <none>
ii xserver-xorg-video-nouveau 1:1.0.16-1
ii xserver-xorg-video-nvidia-legacy-340xx [xserver-xorg-video-nvid 340.107-4
-- no debconf information
More information about the pkg-nvidia-devel
mailing list