Bug#948195: nvidia-legacy-340xx-driver: Xorg fails to start with a kernel panic after the upgrade to 340.108-1
jim_p
pitsiorisj at gmail.com
Sun Jan 5 11:55:08 GMT 2020
Package: nvidia-legacy-340xx-driver
Followup-For: Bug #948195
Well, I had suggested the update to 340.108 on December 27th, at the bottom of
a previous bug report of mine for 340.xx and kernel 5.4 (#946137).
It seems they did update the package a few days later, on new year's eve, but I
did not notice it, else I would install it too and make a bug report on day
one.
Are you on unstable? Since your bug report was not labeled grave or similar,
the pts let the package slip to testing today, so I got the upgrade today.
Anyway, thanks for the script. I did it the hard way though, i.e. I used the
snapshot repo from January 4th, 21:15:10
deb
http://snapshot.debian.org/archivhttp://snapshot.debian.org/archive/debian/20200104T211510Z/e/debian/20200104T211510Z/
main contrib non-free
and I installed all the required packages with the right version on the side,
like so
apt-get install nvidia-legacy-340xx-driver=340.107-8 nvidia-legacy-340xx-
driver-libs=340.107-8
and so on.
On top of the above, I had disabled lightdm troubleshooting reasons (systemdcl
disable lightdm) and I could not enable it (systemctl enable lightdm) when I
was done, so I just removed it and installed it again :P
-- Package-specific info:
uname -a:
Linux mitsos 5.4.0-1-amd64 #1 SMP Debian 5.4.6-1 (2019-12-27) x86_64 GNU/Linux
/proc/version:
Linux version 5.4.0-1-amd64 (debian-kernel at lists.debian.org) (gcc version 9.2.1 20191130 (Debian 9.2.1-21)) #1 SMP Debian 5.4.6-1 (2019-12-27)
/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 9.2.1 20191130 (Debian 9.2.1-21)
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 30
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.316325] Console: colour VGA+ 80x25
[ 0.747564] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 0.747564] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.747564] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.747564] vgaarb: loaded
[ 0.929476] Linux agpgart interface v0.103
[ 3.396546] nvidia: loading out-of-tree module taints kernel.
[ 3.396557] nvidia: module license 'NVIDIA' taints kernel.
[ 3.424484] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 3.437077] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 3.440508] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0
[ 3.440524] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 340.107 Thu May 24 21:54:01 PDT 2018
[ 3.824589] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 5.045714] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[ 5.045798] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[ 5.046129] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input23
[ 5.046204] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input25
[ 8.642807] caller _nv000788rm+0xe4/0x1c0 [nvidia] mapping multiple BARs
Device node permissions:
crw-rw----+ 1 root video 226, 0 Jan 5 13:33 /dev/dri/card0
crw-rw-rw- 1 root root 195, 0 Jan 5 13:34 /dev/nvidia0
crw-rw-rw- 1 root root 195, 255 Jan 5 13:34 /dev/nvidiactl
/dev/dri/by-path:
total 0
lrwxrwxrwx 1 root root 8 Jan 5 13:33 pci-0000:01:00.0-card -> ../card0
video:*:44:jim
OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root 15 Jan 5 09:29 /etc/alternatives/glx -> /usr/lib/nvidia
lrwxrwxrwx 1 root root 44 Jan 5 09:29 /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 Jan 5 09:29 /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 Jan 5 09:29 /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 Jan 5 09:29 /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 Jan 5 09:29 /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 Jan 5 09:29 /etc/alternatives/glx--linux-libglx.so -> /usr/lib/nvidia/libglx.so
lrwxrwxrwx 1 root root 42 Jan 5 09:29 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 36 Jan 5 09:29 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Jan 5 09:29 /etc/alternatives/glx--nvidia-drm-outputclass.conf -> /etc/nvidia/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 28 Jan 5 09:29 /etc/alternatives/glx--nvidia-load.conf -> /etc/nvidia/nvidia-load.conf
lrwxrwxrwx 1 root root 32 Jan 5 09:29 /etc/alternatives/glx--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 29 Jan 5 09:29 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root 28 Jan 5 09:27 /etc/alternatives/nvidia -> /usr/lib/nvidia/legacy-340xx
lrwxrwxrwx 1 root root 57 Jan 5 09:27 /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 5 09:27 /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 5 09:27 /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 5 09:27 /etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/legacy-340xx/libglx.so
lrwxrwxrwx 1 root root 63 Jan 5 09:27 /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 5 09:27 /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 5 09:27 /etc/alternatives/nvidia--monitoring.conf -> /usr/lib/nvidia/legacy-340xx/monitoring.conf
lrwxrwxrwx 1 root root 43 Jan 5 09:27 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/legacy-340xx/nv-control-dpy
lrwxrwxrwx 1 root root 55 Jan 5 09:27 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/legacy-340xx/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 49 Jan 5 09:27 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/legacy-340xx/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 45 Jan 5 09:27 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/legacy-340xx/nvidia-debugdump
lrwxrwxrwx 1 root root 52 Jan 5 09:27 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/legacy-340xx/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 41 Jan 5 09:27 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/legacy-340xx/nvidia-load.conf
lrwxrwxrwx 1 root root 45 Jan 5 09:27 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/legacy-340xx/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 44 Jan 5 09:27 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/legacy-340xx/nvidia-settings
lrwxrwxrwx 1 root root 49 Jan 5 09:27 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/legacy-340xx/nvidia-settings.1.gz
lrwxrwxrwx 1 root root 52 Jan 5 09:27 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/legacy-340xx/nvidia-settings.desktop
lrwxrwxrwx 1 root root 42 Jan 5 09:27 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/legacy-340xx/nvidia_drv.so
lrwxrwxrwx 1 root root 51 Jan 5 09:27 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 50 Jan 5 09:27 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 54 Jan 5 09:27 /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 Jan 5 09:27 /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 Jan 5 09:29 /usr/lib/xorg/modules/drivers/nvidia_drv.so -> /etc/alternatives/glx--nvidia_drv.so
-rw-r--r-- 1 root root 289824 Nov 25 11:49 /usr/lib/xorg/modules/extensions/libglx.so
lrwxrwxrwx 1 root root 38 Jan 5 09:29 /usr/lib/xorg/modules/linux/libglx.so -> /etc/alternatives/glx--linux-libglx.so
-rw-r--r-- 1 root root 28696 Jan 5 13:34 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 29640 Jan 5 09:47 /var/log/Xorg.0.log.old
/etc/X11/xorg.conf.d/:
total 8
drwxr-xr-x 2 root root 4096 Oct 27 11:03 .
drwxr-xr-x 11 root root 4096 Nov 1 06:50 ..
/etc/nvidia/:
total 12
drwxr-xr-x 3 root root 4096 Jan 5 09:27 .
drwxr-xr-x 105 root root 4096 Jan 5 09:29 ..
drwxr-xr-x 2 root root 4096 Jan 5 09:27 legacy-340xx
lrwxrwxrwx 1 root root 56 Jan 5 09:27 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 53 Jan 5 09:27 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 42 Jan 5 09:27 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx 1 root root 46 Jan 5 09:27 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf
/usr/lib/mesa-diverted/:
total 24
drwxr-xr-x 6 root root 4096 Jan 5 09:27 .
drwxr-xr-x 81 root root 4096 Jan 5 09:27 ..
drwxr-xr-x 2 root root 4096 Nov 14 04:38 arm-linux-gnueabihf
drwxr-xr-x 2 root root 4096 Nov 14 04:38 i386-linux-gnu
drwxr-xr-x 2 root root 4096 Nov 14 04:38 powerpc64le-linux-gnu
drwxr-xr-x 2 root root 4096 Jan 5 09:27 x86_64-linux-gnu
/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 Nov 14 04:38 .
drwxr-xr-x 6 root root 4096 Jan 5 09:27 ..
/usr/lib/mesa-diverted/i386-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Nov 14 04:38 .
drwxr-xr-x 6 root root 4096 Jan 5 09:27 ..
/usr/lib/mesa-diverted/powerpc64le-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Nov 14 04:38 .
drwxr-xr-x 6 root root 4096 Jan 5 09:27 ..
/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 752
drwxr-xr-x 2 root root 4096 Jan 5 09:27 .
drwxr-xr-x 6 root root 4096 Jan 5 09:27 ..
lrwxrwxrwx 1 root root 15 Aug 18 14:45 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root 80448 Aug 18 14:45 libEGL.so.1.1.0
lrwxrwxrwx 1 root root 14 Aug 18 14:45 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 596296 Aug 18 14:45 libGL.so.1.7.0
lrwxrwxrwx 1 root root 18 Aug 18 14:45 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root 80192 Aug 18 14:45 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root 16 Nov 29 21:08 libGLX_indirect.so.0 -> libGLX_mesa.so.0
/usr/lib/mesa/:
total 8
drwxr-xr-x 2 root root 4096 Nov 14 04:38 .
drwxr-xr-x 81 root root 4096 Jan 5 09:27 ..
/usr/lib/nvidia/:
total 32
drwxr-xr-x 4 root root 4096 Jan 5 09:27 .
drwxr-xr-x 81 root root 4096 Jan 5 09:27 ..
-rw-r--r-- 1 root root 57 Dec 27 16:22 alternate-install-present
drwxr-xr-x 2 root root 4096 Nov 14 04:38 bumblebee
-rwxr-xr-x 1 root root 2125 Dec 27 16:22 check-for-conflicting-opengl-libraries
-rwxr-xr-x 1 root root 1897 Dec 27 16:22 check-for-mismatching-nvidia-module
drwxr-xr-x 2 root root 4096 Jan 5 09:27 legacy-340xx
lrwxrwxrwx 1 root root 35 Jan 5 09:27 libglx.so -> /etc/alternatives/nvidia--libglx.so
lrwxrwxrwx 1 root root 24 Jan 5 09:27 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx 1 root root 46 Jan 5 09:27 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Jan 5 09:27 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x 1 root root 618 Dec 27 16:22 pre-install
/usr/lib/nvidia/bumblebee/:
total 8
drwxr-xr-x 2 root root 4096 Nov 14 04:38 .
drwxr-xr-x 4 root root 4096 Jan 5 09:27 ..
/usr/lib/nvidia/legacy-340xx/:
total 26520
drwxr-xr-x 2 root root 4096 Jan 5 09:27 .
drwxr-xr-x 4 root root 4096 Jan 5 09:27 ..
lrwxrwxrwx 1 root root 17 Dec 5 23:45 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
-rw-r--r-- 1 root root 4392 Dec 5 23:45 nvidia.ids
-rw-r--r-- 1 root root 9405920 May 25 2018 nvidia_drv.so
/usr/lib/nvidia/nvidia/:
total 26520
drwxr-xr-x 2 root root 4096 Jan 5 09:27 .
drwxr-xr-x 4 root root 4096 Jan 5 09:27 ..
lrwxrwxrwx 1 root root 17 Dec 5 23:45 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
-rw-r--r-- 1 root root 4392 Dec 5 23:45 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 Jan 5 09:27 .
drwxr-xr-x 69 root root 69632 Jan 5 09:34 ..
drwxr-xr-x 2 root root 4096 Jan 5 09:27 legacy-340xx
lrwxrwxrwx 1 root root 54 Jan 5 09:27 libEGL.so.1 -> /etc/alternatives/nvidia--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 53 Jan 5 09:27 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 Jan 5 09:27 .
drwxr-xr-x 3 root root 4096 Jan 5 09:27 ..
lrwxrwxrwx 1 root root 17 Dec 5 23:45 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 Dec 5 23:45 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 Dec 5 23:45 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root 23 Dec 5 23:45 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 Dec 5 23:45 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 Jan 5 09:29 .
drwxr-xr-x 105 root root 4096 Jan 5 09:29 ..
-rw-r--r-- 1 root root 127 Nov 7 18:41 dkms.conf
-rw-r--r-- 1 root root 154 Apr 17 2016 intel-microcode-blacklist.conf
lrwxrwxrwx 1 root root 53 Jan 5 09:29 nvidia-blacklists-nouveau.conf -> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
-rw-r--r-- 1 root root 260 Dec 27 16:22 nvidia-kernel-common.conf
lrwxrwxrwx 1 root root 43 Jan 5 09:29 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 2019 /etc/modules
/etc/modules-load.d/:
total 8
drwxr-xr-x 2 root root 4096 Jan 5 09:29 .
drwxr-xr-x 105 root root 4096 Jan 5 09:29 ..
lrwxrwxrwx 1 root root 10 Dec 3 00:44 modules.conf -> ../modules
lrwxrwxrwx 1 root root 39 Jan 5 09:29 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 >>>>>>>>>>
[ 8.050]
X.Org X Server 1.20.6
X Protocol Version 11, Revision 0
[ 8.050] Build Operating System: Linux 4.19.0-6-amd64 x86_64 Debian
[ 8.050] Current Operating System: Linux mitsos 5.4.0-1-amd64 #1 SMP Debian 5.4.6-1 (2019-12-27) x86_64
[ 8.050] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1-amd64 root=/dev/sda3 ro nomodeset noresume net.ifnames=0 ipv6.disable=1 libahci.ignore_sss=1 mitigations=off quiet
[ 8.050] Build Date: 25 November 2019 09:49:09AM
[ 8.050] xorg-server 2:1.20.6-1 (https://www.debian.org/support)
[ 8.050] Current version of pixman: 0.36.0
[ 8.050] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 8.050] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 8.050] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan 5 13:34:23 2020
[ 8.052] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 8.054] (==) No Layout section. Using the first Screen section.
[ 8.054] (==) No screen section available. Using defaults.
[ 8.054] (**) |-->Screen "Default Screen Section" (0)
[ 8.054] (**) | |-->Monitor "<default monitor>"
[ 8.055] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 8.055] (==) Automatically adding devices
[ 8.055] (==) Automatically enabling devices
[ 8.055] (==) Automatically adding GPU devices
[ 8.055] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 8.059] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 8.059] Entry deleted from font path.
[ 8.059] (==) 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
[ 8.059] (**) ModulePath set to "/usr/lib/xorg/modules/linux,/usr/lib/xorg/modules"
[ 8.059] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 8.059] (II) Loader magic: 0x56545035be40
[ 8.059] (II) Module ABI versions:
[ 8.059] X.Org ANSI C Emulation: 0.4
[ 8.059] X.Org Video Driver: 24.0
[ 8.059] X.Org XInput driver : 24.1
[ 8.059] X.Org Server Extension : 10.0
[ 8.062] (++) using VT number 7
[ 8.062] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 8.062] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 8.068] (--) 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
[ 8.068] (II) LoadModule: "glx"
[ 8.071] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 8.219] (II) Module glx: vendor="NVIDIA Corporation"
[ 8.219] compiled for 4.0.2, module version = 1.0.0
[ 8.219] Module class: X.Org Server Extension
[ 8.220] (II) NVIDIA GLX Module 340.107 Thu May 24 21:40:32 PDT 2018
[ 8.221] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 8.221] loading driver: nvidia
[ 8.508] (==) Matched nvidia as autoconfigured driver 0
[ 8.508] (==) Matched nouveau as autoconfigured driver 1
[ 8.508] (==) Matched nv as autoconfigured driver 2
[ 8.509] (==) Matched modesetting as autoconfigured driver 3
[ 8.509] (==) Matched fbdev as autoconfigured driver 4
[ 8.509] (==) Matched vesa as autoconfigured driver 5
[ 8.509] (==) Assigned the driver to the xf86ConfigLayout
[ 8.509] (II) LoadModule: "nvidia"
[ 8.512] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 8.523] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 8.523] compiled for 4.0.2, module version = 1.0.0
[ 8.523] Module class: X.Org Video Driver
[ 8.523] (II) LoadModule: "nouveau"
[ 8.524] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 8.526] (II) Module nouveau: vendor="X.Org Foundation"
[ 8.526] compiled for 1.20.3, module version = 1.0.16
[ 8.526] Module class: X.Org Video Driver
[ 8.526] ABI class: X.Org Video Driver, version 24.0
[ 8.526] (II) LoadModule: "nv"
[ 8.527] (WW) Warning, couldn't open module nv
[ 8.527] (EE) Failed to load module "nv" (module does not exist, 0)
[ 8.527] (II) LoadModule: "modesetting"
[ 8.528] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 8.529] (II) Module modesetting: vendor="X.Org Foundation"
[ 8.529] compiled for 1.20.6, module version = 1.20.6
[ 8.529] Module class: X.Org Video Driver
[ 8.529] ABI class: X.Org Video Driver, version 24.0
[ 8.529] (II) LoadModule: "fbdev"
[ 8.529] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 8.529] (II) Module fbdev: vendor="X.Org Foundation"
[ 8.529] compiled for 1.20.0, module version = 0.5.0
[ 8.529] Module class: X.Org Video Driver
[ 8.529] ABI class: X.Org Video Driver, version 24.0
[ 8.529] (II) LoadModule: "vesa"
[ 8.529] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 8.530] (II) Module vesa: vendor="X.Org Foundation"
[ 8.530] compiled for 1.20.4, module version = 2.4.0
[ 8.530] Module class: X.Org Video Driver
[ 8.530] ABI class: X.Org Video Driver, version 24.0
[ 8.530] (II) NVIDIA dlloader X Driver 340.107 Thu May 24 21:18:05 PDT 2018
[ 8.530] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 8.531] (II) NOUVEAU driver Date: Mon Jan 28 23:25:58 2019 -0500
[ 8.531] (II) NOUVEAU driver for NVIDIA chipset families :
[ 8.531] RIVA TNT (NV04)
[ 8.531] RIVA TNT2 (NV05)
[ 8.531] GeForce 256 (NV10)
[ 8.531] GeForce 2 (NV11, NV15)
[ 8.531] GeForce 4MX (NV17, NV18)
[ 8.531] GeForce 3 (NV20)
[ 8.531] GeForce 4Ti (NV25, NV28)
[ 8.531] GeForce FX (NV3x)
[ 8.531] GeForce 6 (NV4x)
[ 8.531] GeForce 7 (G7x)
[ 8.531] GeForce 8 (G8x)
[ 8.531] GeForce 9 (G9x)
[ 8.531] GeForce GTX 2xx/3xx (GT2xx)
[ 8.531] GeForce GTX 4xx/5xx (GFxxx)
[ 8.531] GeForce GTX 6xx/7xx (GKxxx)
[ 8.531] GeForce GTX 9xx (GMxxx)
[ 8.531] GeForce GTX 10xx (GPxxx)
[ 8.531] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 8.531] (II) FBDEV: driver for framebuffer: fbdev
[ 8.531] (II) VESA: driver for VESA chipsets: vesa
[ 8.538] (II) Loading sub module "fb"
[ 8.538] (II) LoadModule: "fb"
[ 8.539] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 8.540] (II) Module fb: vendor="X.Org Foundation"
[ 8.540] compiled for 1.20.6, module version = 1.0.0
[ 8.540] ABI class: X.Org ANSI C Emulation, version 0.4
[ 8.540] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 8.540] (II) Loading sub module "wfb"
[ 8.540] (II) LoadModule: "wfb"
[ 8.540] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 8.541] (II) Module wfb: vendor="X.Org Foundation"
[ 8.541] compiled for 1.20.6, module version = 1.0.0
[ 8.541] ABI class: X.Org ANSI C Emulation, version 0.4
[ 8.541] (II) Loading sub module "ramdac"
[ 8.541] (II) LoadModule: "ramdac"
[ 8.541] (II) Module "ramdac" already built-in
[ 8.543] (WW) Falling back to old probe method for modesetting
[ 8.543] (WW) Falling back to old probe method for fbdev
[ 8.543] (II) Loading sub module "fbdevhw"
[ 8.543] (II) LoadModule: "fbdevhw"
[ 8.544] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 8.544] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 8.544] compiled for 1.20.6, module version = 0.0.2
[ 8.544] ABI class: X.Org Video Driver, version 24.0
[ 8.544] (EE) open /dev/fb0: No such file or directory
[ 8.544] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 8.544] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 8.544] (==) NVIDIA(0): RGB weight 888
[ 8.544] (==) NVIDIA(0): Default visual is TrueColor
[ 8.544] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 8.545] (**) NVIDIA(0): Enabling 2D acceleration
[ 9.170] (II) NVIDIA(0): Display (Eizo S1701 (DFP-0)) does not support NVIDIA 3D Vision
[ 9.170] (II) NVIDIA(0): stereo.
[ 9.171] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[ 9.172] (II) NVIDIA(0): NVIDIA GPU GeForce 210 (GT218) at PCI:1:0:0 (GPU-0)
[ 9.172] (--) NVIDIA(0): Memory: 524288 kBytes
[ 9.172] (--) NVIDIA(0): VideoBIOS: 70.18.64.00.05
[ 9.172] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 9.173] (--) NVIDIA(0): Valid display device(s) on GeForce 210 at PCI:1:0:0
[ 9.173] (--) NVIDIA(0): CRT-0
[ 9.173] (--) NVIDIA(0): CRT-1
[ 9.173] (--) NVIDIA(0): Eizo S1701 (DFP-0) (boot, connected)
[ 9.173] (--) NVIDIA(0): DFP-1
[ 9.173] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 9.173] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[ 9.173] (--) NVIDIA(0): Eizo S1701 (DFP-0): Internal TMDS
[ 9.173] (--) NVIDIA(GPU-0): Eizo S1701 (DFP-0): 330.0 MHz maximum pixel clock
[ 9.173] (--) NVIDIA(0): DFP-1: Internal TMDS
[ 9.173] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 9.174] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 9.174] (**) NVIDIA(0): device Eizo S1701 (DFP-0) (Using EDID frequencies has been
[ 9.174] (**) NVIDIA(0): enabled on all display devices.)
[ 9.175] (==) NVIDIA(0):
[ 9.175] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 9.175] (==) NVIDIA(0): will be used as the requested mode.
[ 9.175] (==) NVIDIA(0):
[ 9.175] (II) NVIDIA(0): Validated MetaModes:
[ 9.175] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
[ 9.175] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
[ 9.210] (--) NVIDIA(0): DPI set to (95, 96); computed from "UseEdidDpi" X config
[ 9.210] (--) NVIDIA(0): option
[ 9.210] (II) UnloadModule: "nouveau"
[ 9.210] (II) Unloading nouveau
[ 9.211] (II) UnloadModule: "modesetting"
[ 9.211] (II) Unloading modesetting
[ 9.211] (II) UnloadModule: "fbdev"
[ 9.211] (II) Unloading fbdev
[ 9.211] (II) UnloadSubModule: "fbdevhw"
[ 9.211] (II) Unloading fbdevhw
[ 9.211] (II) UnloadModule: "vesa"
[ 9.211] (II) Unloading vesa
[ 9.211] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 9.214] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 9.214] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 9.214] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 9.214] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 9.214] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 9.214] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 9.214] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 9.214] (II) NVIDIA(0): Config Options in the README.
[ 9.215] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[ 9.311] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 9.311] (==) NVIDIA(0): Backing store enabled
[ 9.311] (==) NVIDIA(0): Silken mouse enabled
[ 9.312] (==) NVIDIA(0): DPMS enabled
[ 9.313] (II) Loading sub module "dri2"
[ 9.313] (II) LoadModule: "dri2"
[ 9.313] (II) Module "dri2" already built-in
[ 9.314] (II) NVIDIA(0): [DRI2] Setup complete
[ 9.314] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 9.314] (II) Initializing extension Generic Event Extension
[ 9.314] (II) Initializing extension SHAPE
[ 9.314] (II) Initializing extension MIT-SHM
[ 9.315] (II) Initializing extension XInputExtension
[ 9.315] (II) Initializing extension XTEST
[ 9.316] (II) Initializing extension BIG-REQUESTS
[ 9.316] (II) Initializing extension SYNC
[ 9.316] (II) Initializing extension XKEYBOARD
[ 9.317] (II) Initializing extension XC-MISC
[ 9.317] (II) Initializing extension SECURITY
[ 9.317] (II) Initializing extension XFIXES
[ 9.318] (II) Initializing extension RENDER
[ 9.318] (II) Initializing extension RANDR
[ 9.319] (II) Initializing extension COMPOSITE
[ 9.319] (II) Initializing extension DAMAGE
[ 9.319] (II) Initializing extension MIT-SCREEN-SAVER
[ 9.320] (II) Initializing extension DOUBLE-BUFFER
[ 9.320] (II) Initializing extension RECORD
[ 9.320] (II) Initializing extension DPMS
[ 9.321] (II) Initializing extension Present
[ 9.321] (II) Initializing extension DRI3
[ 9.321] (II) Initializing extension X-Resource
[ 9.321] (II) Initializing extension XVideo
[ 9.322] (II) Initializing extension XVideo-MotionCompensation
[ 9.322] (II) Initializing extension SELinux
[ 9.322] (II) SELinux: Disabled on system
[ 9.322] (II) Initializing extension XFree86-VidModeExtension
[ 9.322] (II) Initializing extension XFree86-DGA
[ 9.322] (II) Initializing extension XFree86-DRI
[ 9.323] (II) Initializing extension DRI2
[ 9.323] (II) Initializing extension GLX
[ 9.323] (II) Initializing extension GLX
[ 9.323] (II) Indirect GLX disabled.(II) Initializing extension NV-GLX
[ 9.324] (II) Initializing extension NV-CONTROL
[ 9.324] (II) Initializing extension XINERAMA
[ 9.448] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[ 9.448] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 9.448] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 9.448] (II) LoadModule: "libinput"
[ 9.448] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 9.454] (II) Module libinput: vendor="X.Org Foundation"
[ 9.454] compiled for 1.20.4, module version = 0.29.0
[ 9.454] Module class: X.Org XInput Driver
[ 9.454] ABI class: X.Org XInput driver, version 24.1
[ 9.454] (II) Using input driver 'libinput' for 'Power Button'
[ 9.454] (**) Power Button: always reports core events
[ 9.454] (**) Option "Device" "/dev/input/event7"
[ 9.454] (**) Option "_source" "server/udev"
[ 9.460] (II) event7 - Power Button: is tagged by udev as: Keyboard
[ 9.460] (II) event7 - Power Button: device is a keyboard
[ 9.460] (II) event7 - Power Button: device removed
[ 9.473] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event7"
[ 9.473] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 9.473] (**) Option "xkb_model" "pc105"
[ 9.473] (**) Option "xkb_layout" "us,gr"
[ 9.473] (**) Option "xkb_variant" ","
[ 9.473] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[ 9.510] (II) event7 - Power Button: is tagged by udev as: Keyboard
[ 9.510] (II) event7 - Power Button: device is a keyboard
[ 9.510] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[ 9.511] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 9.511] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 9.511] (II) Using input driver 'libinput' for 'Power Button'
[ 9.511] (**) Power Button: always reports core events
[ 9.511] (**) Option "Device" "/dev/input/event6"
[ 9.511] (**) Option "_source" "server/udev"
[ 9.512] (II) event6 - Power Button: is tagged by udev as: Keyboard
[ 9.512] (II) event6 - Power Button: device is a keyboard
[ 9.512] (II) event6 - Power Button: device removed
[ 9.529] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event6"
[ 9.529] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 9.529] (**) Option "xkb_model" "pc105"
[ 9.529] (**) Option "xkb_layout" "us,gr"
[ 9.529] (**) Option "xkb_variant" ","
[ 9.529] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[ 9.531] (II) event6 - Power Button: is tagged by udev as: Keyboard
[ 9.531] (II) event6 - Power Button: device is a keyboard
[ 9.533] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
[ 9.533] (II) No input driver specified, ignoring this device.
[ 9.533] (II) This device may have been added with another device file.
[ 9.534] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event18)
[ 9.534] (II) No input driver specified, ignoring this device.
[ 9.534] (II) This device may have been added with another device file.
[ 9.535] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event19)
[ 9.535] (II) No input driver specified, ignoring this device.
[ 9.535] (II) This device may have been added with another device file.
[ 9.536] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event20)
[ 9.536] (II) No input driver specified, ignoring this device.
[ 9.536] (II) This device may have been added with another device file.
[ 9.536] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event2)
[ 9.538] (II) No input driver specified, ignoring this device.
[ 9.538] (II) This device may have been added with another device file.
[ 9.538] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event3)
[ 9.538] (II) No input driver specified, ignoring this device.
[ 9.538] (II) This device may have been added with another device file.
[ 9.539] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event4)
[ 9.539] (II) No input driver specified, ignoring this device.
[ 9.539] (II) This device may have been added with another device file.
[ 9.539] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event5)
[ 9.539] (II) No input driver specified, ignoring this device.
[ 9.539] (II) This device may have been added with another device file.
[ 9.540] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event9)
[ 9.540] (II) No input driver specified, ignoring this device.
[ 9.540] (II) This device may have been added with another device file.
[ 9.540] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event10)
[ 9.540] (II) No input driver specified, ignoring this device.
[ 9.540] (II) This device may have been added with another device file.
[ 9.541] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event11)
[ 9.541] (II) No input driver specified, ignoring this device.
[ 9.541] (II) This device may have been added with another device file.
[ 9.541] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event1)
[ 9.541] (II) No input driver specified, ignoring this device.
[ 9.541] (II) This device may have been added with another device file.
[ 9.542] (II) config/udev: Adding input device COMPANY USB Device Keyboard (/dev/input/event12)
[ 9.542] (**) COMPANY USB Device Keyboard: Applying InputClass "evdev keyboard catchall"
[ 9.542] (**) COMPANY USB Device Keyboard: Applying InputClass "libinput keyboard catchall"
[ 9.542] (II) Using input driver 'libinput' for 'COMPANY USB Device Keyboard'
[ 9.542] (**) COMPANY USB Device Keyboard: always reports core events
[ 9.542] (**) Option "Device" "/dev/input/event12"
[ 9.542] (**) Option "_source" "server/udev"
[ 9.544] (II) event12 - COMPANY USB Device Keyboard: is tagged by udev as: Keyboard
[ 9.544] (II) event12 - COMPANY USB Device Keyboard: device is a keyboard
[ 9.544] (II) event12 - COMPANY USB Device Keyboard: device removed
[ 9.562] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-2/6-2:1.0/0003:09DA:F012.0003/input/input19/event12"
[ 9.562] (II) XINPUT: Adding extended input device "COMPANY USB Device Keyboard" (type: KEYBOARD, id 8)
[ 9.562] (**) Option "xkb_model" "pc105"
[ 9.562] (**) Option "xkb_layout" "us,gr"
[ 9.562] (**) Option "xkb_variant" ","
[ 9.562] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[ 9.566] (II) event12 - COMPANY USB Device Keyboard: is tagged by udev as: Keyboard
[ 9.566] (II) event12 - COMPANY USB Device Keyboard: device is a keyboard
[ 9.568] (II) config/udev: Adding input device COMPANY USB Device System Control (/dev/input/event13)
[ 9.568] (**) COMPANY USB Device System Control: Applying InputClass "evdev keyboard catchall"
[ 9.568] (**) COMPANY USB Device System Control: Applying InputClass "libinput keyboard catchall"
[ 9.568] (II) Using input driver 'libinput' for 'COMPANY USB Device System Control'
[ 9.568] (**) COMPANY USB Device System Control: always reports core events
[ 9.568] (**) Option "Device" "/dev/input/event13"
[ 9.568] (**) Option "_source" "server/udev"
[ 9.571] (II) event13 - COMPANY USB Device System Control: is tagged by udev as: Keyboard
[ 9.571] (II) event13 - COMPANY USB Device System Control: device is a keyboard
[ 9.571] (II) event13 - COMPANY USB Device System Control: device removed
[ 9.585] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-2/6-2:1.0/0003:09DA:F012.0003/input/input20/event13"
[ 9.585] (II) XINPUT: Adding extended input device "COMPANY USB Device System Control" (type: KEYBOARD, id 9)
[ 9.585] (**) Option "xkb_model" "pc105"
[ 9.585] (**) Option "xkb_layout" "us,gr"
[ 9.585] (**) Option "xkb_variant" ","
[ 9.585] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[ 9.588] (II) event13 - COMPANY USB Device System Control: is tagged by udev as: Keyboard
[ 9.588] (II) event13 - COMPANY USB Device System Control: device is a keyboard
[ 9.589] (II) config/udev: Adding input device COMPANY USB Device Consumer Control (/dev/input/event14)
[ 9.589] (**) COMPANY USB Device Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 9.589] (**) COMPANY USB Device Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 9.589] (II) Using input driver 'libinput' for 'COMPANY USB Device Consumer Control'
[ 9.589] (**) COMPANY USB Device Consumer Control: always reports core events
[ 9.589] (**) Option "Device" "/dev/input/event14"
[ 9.590] (**) Option "_source" "server/udev"
[ 9.592] (II) event14 - COMPANY USB Device Consumer Control: is tagged by udev as: Keyboard
[ 9.592] (II) event14 - COMPANY USB Device Consumer Control: device is a keyboard
[ 9.593] (II) event14 - COMPANY USB Device Consumer Control: device removed
[ 9.609] (II) libinput: COMPANY USB Device Consumer Control: needs a virtual subdevice
[ 9.609] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-2/6-2:1.0/0003:09DA:F012.0003/input/input21/event14"
[ 9.609] (II) XINPUT: Adding extended input device "COMPANY USB Device Consumer Control" (type: MOUSE, id 10)
[ 9.609] (**) Option "AccelerationScheme" "none"
[ 9.609] (**) COMPANY USB Device Consumer Control: (accel) selected scheme none/0
[ 9.609] (**) COMPANY USB Device Consumer Control: (accel) acceleration factor: 2.000
[ 9.609] (**) COMPANY USB Device Consumer Control: (accel) acceleration threshold: 4
[ 9.612] (II) event14 - COMPANY USB Device Consumer Control: is tagged by udev as: Keyboard
[ 9.612] (II) event14 - COMPANY USB Device Consumer Control: device is a keyboard
[ 9.613] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/event15)
[ 9.613] (II) No input driver specified, ignoring this device.
[ 9.613] (II) This device may have been added with another device file.
[ 9.614] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/event16)
[ 9.615] (**) COMPANY USB Device: Applying InputClass "evdev pointer catchall"
[ 9.615] (**) COMPANY USB Device: Applying InputClass "libinput pointer catchall"
[ 9.615] (II) Using input driver 'libinput' for 'COMPANY USB Device'
[ 9.615] (**) COMPANY USB Device: always reports core events
[ 9.615] (**) Option "Device" "/dev/input/event16"
[ 9.615] (**) Option "_source" "server/udev"
[ 9.675] (II) event16 - COMPANY USB Device: is tagged by udev as: Mouse
[ 9.675] (II) event16 - COMPANY USB Device: device is a pointer
[ 9.675] (II) event16 - COMPANY USB Device: device removed
[ 9.705] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-2/6-2:1.1/0003:09DA:F012.0004/input/input24/event16"
[ 9.705] (II) XINPUT: Adding extended input device "COMPANY USB Device" (type: MOUSE, id 11)
[ 9.705] (**) Option "AccelerationScheme" "none"
[ 9.705] (**) COMPANY USB Device: (accel) selected scheme none/0
[ 9.705] (**) COMPANY USB Device: (accel) acceleration factor: 2.000
[ 9.705] (**) COMPANY USB Device: (accel) acceleration threshold: 4
[ 9.768] (II) event16 - COMPANY USB Device: is tagged by udev as: Mouse
[ 9.768] (II) event16 - COMPANY USB Device: device is a pointer
[ 9.770] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/mouse0)
[ 9.770] (II) No input driver specified, ignoring this device.
[ 9.770] (II) This device may have been added with another device file.
[ 9.771] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 9.771] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 9.771] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 9.771] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 9.771] (**) AT Translated Set 2 keyboard: always reports core events
[ 9.771] (**) Option "Device" "/dev/input/event0"
[ 9.771] (**) Option "_source" "server/udev"
[ 9.773] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 9.774] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 9.775] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 9.789] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 9.789] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 9.789] (**) Option "xkb_model" "pc105"
[ 9.790] (**) Option "xkb_layout" "us,gr"
[ 9.790] (**) Option "xkb_variant" ","
[ 9.790] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[ 9.792] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 9.794] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 9.796] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[ 9.796] (II) No input driver specified, ignoring this device.
[ 9.796] (II) This device may have been added with another device file.
[ 9.804] (**) COMPANY USB Device Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 9.804] (**) COMPANY USB Device Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 9.804] (II) Using input driver 'libinput' for 'COMPANY USB Device Consumer Control'
[ 9.804] (**) COMPANY USB Device Consumer Control: always reports core events
[ 9.804] (**) Option "Device" "/dev/input/event14"
[ 9.804] (**) Option "_source" "_driver/libinput"
[ 9.804] (II) libinput: COMPANY USB Device Consumer Control: is a virtual subdevice
[ 9.804] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-2/6-2:1.0/0003:09DA:F012.0003/input/input21/event14"
[ 9.804] (II) XINPUT: Adding extended input device "COMPANY USB Device Consumer Control" (type: KEYBOARD, id 13)
[ 9.804] (**) Option "xkb_model" "pc105"
[ 9.804] (**) Option "xkb_layout" "us,gr"
[ 9.804] (**) Option "xkb_variant" ","
[ 9.804] (**) 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 >>>>>>>>>>
[ 7.934]
X.Org X Server 1.20.6
X Protocol Version 11, Revision 0
[ 7.934] Build Operating System: Linux 4.19.0-6-amd64 x86_64 Debian
[ 7.934] Current Operating System: Linux mitsos 5.4.0-1-amd64 #1 SMP Debian 5.4.6-1 (2019-12-27) x86_64
[ 7.934] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1-amd64 root=/dev/sda3 ro nomodeset noresume net.ifnames=0 ipv6.disable=1 libahci.ignore_sss=1 mitigations=off quiet
[ 7.934] Build Date: 25 November 2019 09:49:09AM
[ 7.934] xorg-server 2:1.20.6-1 (https://www.debian.org/support)
[ 7.934] Current version of pixman: 0.36.0
[ 7.934] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 7.934] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 7.934] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan 5 09:46:58 2020
[ 7.936] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 7.939] (==) No Layout section. Using the first Screen section.
[ 7.939] (==) No screen section available. Using defaults.
[ 7.939] (**) |-->Screen "Default Screen Section" (0)
[ 7.939] (**) | |-->Monitor "<default monitor>"
[ 7.940] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 7.940] (==) Automatically adding devices
[ 7.940] (==) Automatically enabling devices
[ 7.940] (==) Automatically adding GPU devices
[ 7.940] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 7.944] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 7.944] Entry deleted from font path.
[ 7.944] (==) 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
[ 7.944] (**) ModulePath set to "/usr/lib/xorg/modules/linux,/usr/lib/xorg/modules"
[ 7.944] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 7.944] (II) Loader magic: 0x5647b3ed6e40
[ 7.944] (II) Module ABI versions:
[ 7.944] X.Org ANSI C Emulation: 0.4
[ 7.944] X.Org Video Driver: 24.0
[ 7.944] X.Org XInput driver : 24.1
[ 7.944] X.Org Server Extension : 10.0
[ 7.945] (++) using VT number 7
[ 7.945] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 7.946] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 7.951] (--) 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
[ 7.951] (II) LoadModule: "glx"
[ 7.955] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 8.106] (II) Module glx: vendor="NVIDIA Corporation"
[ 8.106] compiled for 4.0.2, module version = 1.0.0
[ 8.106] Module class: X.Org Server Extension
[ 8.107] (II) NVIDIA GLX Module 340.107 Thu May 24 21:40:32 PDT 2018
[ 8.107] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 8.107] loading driver: nvidia
[ 8.380] (==) Matched nvidia as autoconfigured driver 0
[ 8.380] (==) Matched nouveau as autoconfigured driver 1
[ 8.380] (==) Matched nv as autoconfigured driver 2
[ 8.380] (==) Matched modesetting as autoconfigured driver 3
[ 8.380] (==) Matched fbdev as autoconfigured driver 4
[ 8.380] (==) Matched vesa as autoconfigured driver 5
[ 8.380] (==) Assigned the driver to the xf86ConfigLayout
[ 8.380] (II) LoadModule: "nvidia"
[ 8.383] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 8.394] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 8.394] compiled for 4.0.2, module version = 1.0.0
[ 8.394] Module class: X.Org Video Driver
[ 8.395] (II) LoadModule: "nouveau"
[ 8.395] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 8.397] (II) Module nouveau: vendor="X.Org Foundation"
[ 8.397] compiled for 1.20.3, module version = 1.0.16
[ 8.397] Module class: X.Org Video Driver
[ 8.397] ABI class: X.Org Video Driver, version 24.0
[ 8.397] (II) LoadModule: "nv"
[ 8.400] (WW) Warning, couldn't open module nv
[ 8.400] (EE) Failed to load module "nv" (module does not exist, 0)
[ 8.400] (II) LoadModule: "modesetting"
[ 8.400] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 8.401] (II) Module modesetting: vendor="X.Org Foundation"
[ 8.401] compiled for 1.20.6, module version = 1.20.6
[ 8.401] Module class: X.Org Video Driver
[ 8.401] ABI class: X.Org Video Driver, version 24.0
[ 8.401] (II) LoadModule: "fbdev"
[ 8.401] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 8.402] (II) Module fbdev: vendor="X.Org Foundation"
[ 8.402] compiled for 1.20.0, module version = 0.5.0
[ 8.402] Module class: X.Org Video Driver
[ 8.402] ABI class: X.Org Video Driver, version 24.0
[ 8.402] (II) LoadModule: "vesa"
[ 8.402] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 8.402] (II) Module vesa: vendor="X.Org Foundation"
[ 8.402] compiled for 1.20.4, module version = 2.4.0
[ 8.402] Module class: X.Org Video Driver
[ 8.403] ABI class: X.Org Video Driver, version 24.0
[ 8.403] (II) NVIDIA dlloader X Driver 340.107 Thu May 24 21:18:05 PDT 2018
[ 8.403] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 8.403] (II) NOUVEAU driver Date: Mon Jan 28 23:25:58 2019 -0500
[ 8.403] (II) NOUVEAU driver for NVIDIA chipset families :
[ 8.403] RIVA TNT (NV04)
[ 8.403] RIVA TNT2 (NV05)
[ 8.403] GeForce 256 (NV10)
[ 8.403] GeForce 2 (NV11, NV15)
[ 8.403] GeForce 4MX (NV17, NV18)
[ 8.403] GeForce 3 (NV20)
[ 8.403] GeForce 4Ti (NV25, NV28)
[ 8.403] GeForce FX (NV3x)
[ 8.403] GeForce 6 (NV4x)
[ 8.403] GeForce 7 (G7x)
[ 8.404] GeForce 8 (G8x)
[ 8.404] GeForce 9 (G9x)
[ 8.404] GeForce GTX 2xx/3xx (GT2xx)
[ 8.404] GeForce GTX 4xx/5xx (GFxxx)
[ 8.404] GeForce GTX 6xx/7xx (GKxxx)
[ 8.404] GeForce GTX 9xx (GMxxx)
[ 8.404] GeForce GTX 10xx (GPxxx)
[ 8.404] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 8.404] (II) FBDEV: driver for framebuffer: fbdev
[ 8.404] (II) VESA: driver for VESA chipsets: vesa
[ 8.409] (II) Loading sub module "fb"
[ 8.410] (II) LoadModule: "fb"
[ 8.410] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 8.411] (II) Module fb: vendor="X.Org Foundation"
[ 8.411] compiled for 1.20.6, module version = 1.0.0
[ 8.411] ABI class: X.Org ANSI C Emulation, version 0.4
[ 8.411] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 8.411] (II) Loading sub module "wfb"
[ 8.411] (II) LoadModule: "wfb"
[ 8.411] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 8.414] (II) Module wfb: vendor="X.Org Foundation"
[ 8.414] compiled for 1.20.6, module version = 1.0.0
[ 8.414] ABI class: X.Org ANSI C Emulation, version 0.4
[ 8.414] (II) Loading sub module "ramdac"
[ 8.414] (II) LoadModule: "ramdac"
[ 8.414] (II) Module "ramdac" already built-in
[ 8.417] (WW) Falling back to old probe method for modesetting
[ 8.417] (WW) Falling back to old probe method for fbdev
[ 8.417] (II) Loading sub module "fbdevhw"
[ 8.417] (II) LoadModule: "fbdevhw"
[ 8.417] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 8.418] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 8.418] compiled for 1.20.6, module version = 0.0.2
[ 8.418] ABI class: X.Org Video Driver, version 24.0
[ 8.418] (EE) open /dev/fb0: No such file or directory
[ 8.418] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 8.418] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 8.418] (==) NVIDIA(0): RGB weight 888
[ 8.418] (==) NVIDIA(0): Default visual is TrueColor
[ 8.418] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 8.419] (**) NVIDIA(0): Enabling 2D acceleration
[ 9.086] (II) NVIDIA(0): Display (Eizo S1701 (DFP-0)) does not support NVIDIA 3D Vision
[ 9.087] (II) NVIDIA(0): stereo.
[ 9.087] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[ 9.088] (II) NVIDIA(0): NVIDIA GPU GeForce 210 (GT218) at PCI:1:0:0 (GPU-0)
[ 9.088] (--) NVIDIA(0): Memory: 524288 kBytes
[ 9.088] (--) NVIDIA(0): VideoBIOS: 70.18.64.00.05
[ 9.088] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 9.089] (--) NVIDIA(0): Valid display device(s) on GeForce 210 at PCI:1:0:0
[ 9.090] (--) NVIDIA(0): CRT-0
[ 9.090] (--) NVIDIA(0): CRT-1
[ 9.090] (--) NVIDIA(0): Eizo S1701 (DFP-0) (boot, connected)
[ 9.090] (--) NVIDIA(0): DFP-1
[ 9.090] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 9.090] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[ 9.090] (--) NVIDIA(0): Eizo S1701 (DFP-0): Internal TMDS
[ 9.090] (--) NVIDIA(GPU-0): Eizo S1701 (DFP-0): 330.0 MHz maximum pixel clock
[ 9.090] (--) NVIDIA(0): DFP-1: Internal TMDS
[ 9.090] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 9.090] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 9.090] (**) NVIDIA(0): device Eizo S1701 (DFP-0) (Using EDID frequencies has been
[ 9.090] (**) NVIDIA(0): enabled on all display devices.)
[ 9.091] (==) NVIDIA(0):
[ 9.091] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 9.091] (==) NVIDIA(0): will be used as the requested mode.
[ 9.091] (==) NVIDIA(0):
[ 9.091] (II) NVIDIA(0): Validated MetaModes:
[ 9.091] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
[ 9.091] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
[ 9.112] (--) NVIDIA(0): DPI set to (95, 96); computed from "UseEdidDpi" X config
[ 9.112] (--) NVIDIA(0): option
[ 9.112] (II) UnloadModule: "nouveau"
[ 9.112] (II) Unloading nouveau
[ 9.112] (II) UnloadModule: "modesetting"
[ 9.112] (II) Unloading modesetting
[ 9.112] (II) UnloadModule: "fbdev"
[ 9.112] (II) Unloading fbdev
[ 9.112] (II) UnloadSubModule: "fbdevhw"
[ 9.112] (II) Unloading fbdevhw
[ 9.112] (II) UnloadModule: "vesa"
[ 9.112] (II) Unloading vesa
[ 9.112] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 9.115] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 9.115] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 9.115] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 9.115] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 9.115] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 9.115] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 9.115] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 9.115] (II) NVIDIA(0): Config Options in the README.
[ 9.117] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[ 9.193] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 9.193] (==) NVIDIA(0): Backing store enabled
[ 9.193] (==) NVIDIA(0): Silken mouse enabled
[ 9.194] (==) NVIDIA(0): DPMS enabled
[ 9.195] (II) Loading sub module "dri2"
[ 9.195] (II) LoadModule: "dri2"
[ 9.195] (II) Module "dri2" already built-in
[ 9.195] (II) NVIDIA(0): [DRI2] Setup complete
[ 9.195] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 9.195] (II) Initializing extension Generic Event Extension
[ 9.196] (II) Initializing extension SHAPE
[ 9.196] (II) Initializing extension MIT-SHM
[ 9.196] (II) Initializing extension XInputExtension
[ 9.197] (II) Initializing extension XTEST
[ 9.197] (II) Initializing extension BIG-REQUESTS
[ 9.197] (II) Initializing extension SYNC
[ 9.197] (II) Initializing extension XKEYBOARD
[ 9.197] (II) Initializing extension XC-MISC
[ 9.197] (II) Initializing extension SECURITY
[ 9.198] (II) Initializing extension XFIXES
[ 9.198] (II) Initializing extension RENDER
[ 9.198] (II) Initializing extension RANDR
[ 9.198] (II) Initializing extension COMPOSITE
[ 9.199] (II) Initializing extension DAMAGE
[ 9.199] (II) Initializing extension MIT-SCREEN-SAVER
[ 9.199] (II) Initializing extension DOUBLE-BUFFER
[ 9.199] (II) Initializing extension RECORD
[ 9.199] (II) Initializing extension DPMS
[ 9.199] (II) Initializing extension Present
[ 9.200] (II) Initializing extension DRI3
[ 9.200] (II) Initializing extension X-Resource
[ 9.200] (II) Initializing extension XVideo
[ 9.200] (II) Initializing extension XVideo-MotionCompensation
[ 9.200] (II) Initializing extension SELinux
[ 9.200] (II) SELinux: Disabled on system
[ 9.200] (II) Initializing extension XFree86-VidModeExtension
[ 9.200] (II) Initializing extension XFree86-DGA
[ 9.200] (II) Initializing extension XFree86-DRI
[ 9.201] (II) Initializing extension DRI2
[ 9.201] (II) Initializing extension GLX
[ 9.201] (II) Initializing extension GLX
[ 9.201] (II) Indirect GLX disabled.(II) Initializing extension NV-GLX
[ 9.201] (II) Initializing extension NV-CONTROL
[ 9.202] (II) Initializing extension XINERAMA
[ 9.321] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[ 9.321] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 9.321] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 9.321] (II) LoadModule: "libinput"
[ 9.321] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 9.327] (II) Module libinput: vendor="X.Org Foundation"
[ 9.327] compiled for 1.20.4, module version = 0.29.0
[ 9.327] Module class: X.Org XInput Driver
[ 9.327] ABI class: X.Org XInput driver, version 24.1
[ 9.327] (II) Using input driver 'libinput' for 'Power Button'
[ 9.328] (**) Power Button: always reports core events
[ 9.328] (**) Option "Device" "/dev/input/event7"
[ 9.328] (**) Option "_source" "server/udev"
[ 9.334] (II) event7 - Power Button: is tagged by udev as: Keyboard
[ 9.334] (II) event7 - Power Button: device is a keyboard
[ 9.334] (II) event7 - Power Button: device removed
[ 9.349] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event7"
[ 9.349] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 9.349] (**) Option "xkb_model" "pc105"
[ 9.349] (**) Option "xkb_layout" "us,gr"
[ 9.349] (**) Option "xkb_variant" ","
[ 9.349] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[ 9.390] (II) event7 - Power Button: is tagged by udev as: Keyboard
[ 9.390] (II) event7 - Power Button: device is a keyboard
[ 9.391] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[ 9.391] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 9.391] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 9.391] (II) Using input driver 'libinput' for 'Power Button'
[ 9.391] (**) Power Button: always reports core events
[ 9.391] (**) Option "Device" "/dev/input/event6"
[ 9.391] (**) Option "_source" "server/udev"
[ 9.392] (II) event6 - Power Button: is tagged by udev as: Keyboard
[ 9.392] (II) event6 - Power Button: device is a keyboard
[ 9.392] (II) event6 - Power Button: device removed
[ 9.409] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event6"
[ 9.409] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 9.409] (**) Option "xkb_model" "pc105"
[ 9.409] (**) Option "xkb_layout" "us,gr"
[ 9.409] (**) Option "xkb_variant" ","
[ 9.409] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[ 9.411] (II) event6 - Power Button: is tagged by udev as: Keyboard
[ 9.412] (II) event6 - Power Button: device is a keyboard
[ 9.413] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
[ 9.413] (II) No input driver specified, ignoring this device.
[ 9.413] (II) This device may have been added with another device file.
[ 9.414] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event18)
[ 9.414] (II) No input driver specified, ignoring this device.
[ 9.414] (II) This device may have been added with another device file.
[ 9.415] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event19)
[ 9.415] (II) No input driver specified, ignoring this device.
[ 9.415] (II) This device may have been added with another device file.
[ 9.416] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event20)
[ 9.416] (II) No input driver specified, ignoring this device.
[ 9.416] (II) This device may have been added with another device file.
[ 9.417] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event2)
[ 9.417] (II) No input driver specified, ignoring this device.
[ 9.417] (II) This device may have been added with another device file.
[ 9.418] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event3)
[ 9.418] (II) No input driver specified, ignoring this device.
[ 9.418] (II) This device may have been added with another device file.
[ 9.419] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event4)
[ 9.419] (II) No input driver specified, ignoring this device.
[ 9.419] (II) This device may have been added with another device file.
[ 9.419] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event5)
[ 9.419] (II) No input driver specified, ignoring this device.
[ 9.419] (II) This device may have been added with another device file.
[ 9.420] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event9)
[ 9.420] (II) No input driver specified, ignoring this device.
[ 9.420] (II) This device may have been added with another device file.
[ 9.420] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event10)
[ 9.420] (II) No input driver specified, ignoring this device.
[ 9.420] (II) This device may have been added with another device file.
[ 9.421] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event11)
[ 9.421] (II) No input driver specified, ignoring this device.
[ 9.421] (II) This device may have been added with another device file.
[ 9.421] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event1)
[ 9.421] (II) No input driver specified, ignoring this device.
[ 9.421] (II) This device may have been added with another device file.
[ 9.422] (II) config/udev: Adding input device COMPANY USB Device Keyboard (/dev/input/event12)
[ 9.422] (**) COMPANY USB Device Keyboard: Applying InputClass "evdev keyboard catchall"
[ 9.422] (**) COMPANY USB Device Keyboard: Applying InputClass "libinput keyboard catchall"
[ 9.422] (II) Using input driver 'libinput' for 'COMPANY USB Device Keyboard'
[ 9.422] (**) COMPANY USB Device Keyboard: always reports core events
[ 9.422] (**) Option "Device" "/dev/input/event12"
[ 9.422] (**) Option "_source" "server/udev"
[ 9.424] (II) event12 - COMPANY USB Device Keyboard: is tagged by udev as: Keyboard
[ 9.424] (II) event12 - COMPANY USB Device Keyboard: device is a keyboard
[ 9.424] (II) event12 - COMPANY USB Device Keyboard: device removed
[ 9.442] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-2/6-2:1.0/0003:09DA:F012.0003/input/input19/event12"
[ 9.442] (II) XINPUT: Adding extended input device "COMPANY USB Device Keyboard" (type: KEYBOARD, id 8)
[ 9.442] (**) Option "xkb_model" "pc105"
[ 9.442] (**) Option "xkb_layout" "us,gr"
[ 9.442] (**) Option "xkb_variant" ","
[ 9.442] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[ 9.446] (II) event12 - COMPANY USB Device Keyboard: is tagged by udev as: Keyboard
[ 9.447] (II) event12 - COMPANY USB Device Keyboard: device is a keyboard
[ 9.448] (II) config/udev: Adding input device COMPANY USB Device System Control (/dev/input/event13)
[ 9.448] (**) COMPANY USB Device System Control: Applying InputClass "evdev keyboard catchall"
[ 9.448] (**) COMPANY USB Device System Control: Applying InputClass "libinput keyboard catchall"
[ 9.448] (II) Using input driver 'libinput' for 'COMPANY USB Device System Control'
[ 9.448] (**) COMPANY USB Device System Control: always reports core events
[ 9.449] (**) Option "Device" "/dev/input/event13"
[ 9.449] (**) Option "_source" "server/udev"
[ 9.451] (II) event13 - COMPANY USB Device System Control: is tagged by udev as: Keyboard
[ 9.451] (II) event13 - COMPANY USB Device System Control: device is a keyboard
[ 9.452] (II) event13 - COMPANY USB Device System Control: device removed
[ 9.465] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-2/6-2:1.0/0003:09DA:F012.0003/input/input20/event13"
[ 9.465] (II) XINPUT: Adding extended input device "COMPANY USB Device System Control" (type: KEYBOARD, id 9)
[ 9.465] (**) Option "xkb_model" "pc105"
[ 9.465] (**) Option "xkb_layout" "us,gr"
[ 9.465] (**) Option "xkb_variant" ","
[ 9.465] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[ 9.468] (II) event13 - COMPANY USB Device System Control: is tagged by udev as: Keyboard
[ 9.468] (II) event13 - COMPANY USB Device System Control: device is a keyboard
[ 9.470] (II) config/udev: Adding input device COMPANY USB Device Consumer Control (/dev/input/event14)
[ 9.470] (**) COMPANY USB Device Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 9.470] (**) COMPANY USB Device Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 9.470] (II) Using input driver 'libinput' for 'COMPANY USB Device Consumer Control'
[ 9.470] (**) COMPANY USB Device Consumer Control: always reports core events
[ 9.470] (**) Option "Device" "/dev/input/event14"
[ 9.470] (**) Option "_source" "server/udev"
[ 9.472] (II) event14 - COMPANY USB Device Consumer Control: is tagged by udev as: Keyboard
[ 9.472] (II) event14 - COMPANY USB Device Consumer Control: device is a keyboard
[ 9.473] (II) event14 - COMPANY USB Device Consumer Control: device removed
[ 9.489] (II) libinput: COMPANY USB Device Consumer Control: needs a virtual subdevice
[ 9.489] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-2/6-2:1.0/0003:09DA:F012.0003/input/input21/event14"
[ 9.489] (II) XINPUT: Adding extended input device "COMPANY USB Device Consumer Control" (type: MOUSE, id 10)
[ 9.489] (**) Option "AccelerationScheme" "none"
[ 9.489] (**) COMPANY USB Device Consumer Control: (accel) selected scheme none/0
[ 9.489] (**) COMPANY USB Device Consumer Control: (accel) acceleration factor: 2.000
[ 9.489] (**) COMPANY USB Device Consumer Control: (accel) acceleration threshold: 4
[ 9.492] (II) event14 - COMPANY USB Device Consumer Control: is tagged by udev as: Keyboard
[ 9.492] (II) event14 - COMPANY USB Device Consumer Control: device is a keyboard
[ 9.493] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/event15)
[ 9.493] (II) No input driver specified, ignoring this device.
[ 9.493] (II) This device may have been added with another device file.
[ 9.495] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/event16)
[ 9.495] (**) COMPANY USB Device: Applying InputClass "evdev pointer catchall"
[ 9.495] (**) COMPANY USB Device: Applying InputClass "libinput pointer catchall"
[ 9.495] (II) Using input driver 'libinput' for 'COMPANY USB Device'
[ 9.495] (**) COMPANY USB Device: always reports core events
[ 9.495] (**) Option "Device" "/dev/input/event16"
[ 9.495] (**) Option "_source" "server/udev"
[ 9.555] (II) event16 - COMPANY USB Device: is tagged by udev as: Mouse
[ 9.555] (II) event16 - COMPANY USB Device: device is a pointer
[ 9.555] (II) event16 - COMPANY USB Device: device removed
[ 9.585] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-2/6-2:1.1/0003:09DA:F012.0004/input/input23/event16"
[ 9.585] (II) XINPUT: Adding extended input device "COMPANY USB Device" (type: MOUSE, id 11)
[ 9.585] (**) Option "AccelerationScheme" "none"
[ 9.585] (**) COMPANY USB Device: (accel) selected scheme none/0
[ 9.585] (**) COMPANY USB Device: (accel) acceleration factor: 2.000
[ 9.585] (**) COMPANY USB Device: (accel) acceleration threshold: 4
[ 9.648] (II) event16 - COMPANY USB Device: is tagged by udev as: Mouse
[ 9.648] (II) event16 - COMPANY USB Device: device is a pointer
[ 9.650] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/mouse0)
[ 9.650] (II) No input driver specified, ignoring this device.
[ 9.650] (II) This device may have been added with another device file.
[ 9.651] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 9.651] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 9.651] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 9.651] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 9.651] (**) AT Translated Set 2 keyboard: always reports core events
[ 9.651] (**) Option "Device" "/dev/input/event0"
[ 9.651] (**) Option "_source" "server/udev"
[ 9.654] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 9.654] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 9.655] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 9.670] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 9.670] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 9.670] (**) Option "xkb_model" "pc105"
[ 9.670] (**) Option "xkb_layout" "us,gr"
[ 9.670] (**) Option "xkb_variant" ","
[ 9.670] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[ 9.673] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 9.673] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 9.675] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[ 9.675] (II) No input driver specified, ignoring this device.
[ 9.675] (II) This device may have been added with another device file.
[ 9.685] (**) COMPANY USB Device Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 9.685] (**) COMPANY USB Device Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 9.685] (II) Using input driver 'libinput' for 'COMPANY USB Device Consumer Control'
[ 9.685] (**) COMPANY USB Device Consumer Control: always reports core events
[ 9.685] (**) Option "Device" "/dev/input/event14"
[ 9.685] (**) Option "_source" "_driver/libinput"
[ 9.685] (II) libinput: COMPANY USB Device Consumer Control: is a virtual subdevice
[ 9.685] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-2/6-2:1.0/0003:09DA:F012.0003/input/input21/event14"
[ 9.685] (II) XINPUT: Adding extended input device "COMPANY USB Device Consumer Control" (type: KEYBOARD, id 13)
[ 9.685] (**) Option "xkb_model" "pc105"
[ 9.685] (**) Option "xkb_layout" "us,gr"
[ 9.685] (**) Option "xkb_variant" ","
[ 9.685] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[ 20.339] (II) event7 - Power Button: device removed
[ 20.349] (II) event6 - Power Button: device removed
[ 20.361] (II) event12 - COMPANY USB Device Keyboard: device removed
[ 20.381] (II) event13 - COMPANY USB Device System Control: device removed
[ 20.393] (II) event16 - COMPANY USB Device: device removed
[ 20.417] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 20.433] (II) event14 - COMPANY USB Device Consumer Control: device removed
[ 20.452] (II) UnloadModule: "libinput"
[ 20.452] (II) UnloadModule: "libinput"
[ 20.452] (II) UnloadModule: "libinput"
[ 20.452] (II) UnloadModule: "libinput"
[ 20.452] (II) UnloadModule: "libinput"
[ 20.452] (II) UnloadModule: "libinput"
[ 20.452] (II) UnloadModule: "libinput"
[ 20.453] (II) UnloadModule: "libinput"
[ 20.658] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 20.661] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log.old ^^^^^^^^^^
<<<<<<<<<< Xorg (journald) >>>>>>>>>>
^^^^^^^^^^ Xorg (journald) ^^^^^^^^^^
Kernel modules: nvidia.ko
/lib/modules/5.4.0-1-amd64/updates/dkms/nvidia-legacy-340xx-uvm.ko
/lib/modules/5.4.0-1-amd64/updates/dkms/nvidia-legacy-340xx.ko
filename: /lib/modules/5.4.0-1-amd64/updates/dkms/nvidia-legacy-340xx-uvm.ko
supported: external
license: MIT
depends: nvidia
retpoline: Y
name: nvidia_uvm
vermagic: 5.4.0-1-amd64 SMP mod_unload modversions
filename: /lib/modules/5.4.0-1-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: 5.4.0-1-amd64 SMP mod_unload modversions
lsmod:
Module Size Used by
fuse 139264 2
cpufreq_conservative 16384 0
cpufreq_powersave 20480 0
cpufreq_userspace 20480 0
snd_hda_codec_hdmi 73728 4
sr_mod 28672 0
cdrom 73728 1 sr_mod
ata_generic 16384 0
iTCO_wdt 16384 0
iTCO_vendor_support 16384 1 iTCO_wdt
watchdog 28672 1 iTCO_wdt
snd_hda_codec_realtek 126976 1
snd_hda_codec_generic 94208 1 snd_hda_codec_realtek
ledtrig_audio 16384 2 snd_hda_codec_generic,snd_hda_codec_realtek
i2c_i801 32768 0
pcspkr 16384 0
snd_hda_intel 49152 0
snd_intel_nhlt 20480 1 snd_hda_intel
joydev 28672 0
snd_hda_codec 155648 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
sg 40960 0
snd_hda_core 102400 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
r8169 94208 0
snd_hwdep 16384 1 snd_hda_codec
lpc_ich 28672 0
snd_pcm 118784 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
realtek 20480 1
mfd_core 16384 1 lpc_ich
libphy 98304 2 r8169,realtek
snd_timer 40960 1 snd_pcm
pata_jmicron 16384 0
snd 98304 8 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm
soundcore 16384 1 snd
ehci_pci 20480 0
button 20480 0
acpi_cpufreq 28672 0
nvidia 10604544 29
drm 544768 3 nvidia
it87 65536 0
hwmon_vid 16384 1 it87
coretemp 20480 0
ip_tables 32768 0
x_tables 49152 1 ip_tables
autofs4 53248 2
ext4 761856 1
crc16 16384 1 ext4
mbcache 16384 1 ext4
jbd2 131072 1 ext4
crc32c_generic 16384 2
sd_mod 57344 4
hid_generic 16384 0
usbhid 65536 0
hid 143360 2 usbhid,hid_generic
ahci 40960 4
libahci 40960 1 ahci
libata 278528 4 libahci,ahci,ata_generic,pata_jmicron
evdev 28672 13
serio_raw 20480 0
scsi_mod 249856 4 sd_mod,libata,sg,sr_mod
uhci_hcd 53248 0
ehci_hcd 98304 1 ehci_pci
usbcore 307200 4 ehci_pci,usbhid,ehci_hcd,uhci_hcd
usb_common 16384 3 usbcore,ehci_hcd,uhci_hcd
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 5.4.0-1-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+11
hi nvidia-legacy-340xx-alternative 340.107-8
hi nvidia-legacy-340xx-driver-bin 340.107-8
hi nvidia-legacy-340xx-driver-libs 340.107-8
hi nvidia-legacy-340xx-kernel-dkms [nvidia-legacy-340xx-kernel-34 340.107-8
hi nvidia-legacy-340xx-vdpau-driver 340.107-8
ii nvidia-support 20151021+11
hi xserver-xorg-video-nvidia-legacy-340xx 340.107-8
Versions of packages nvidia-legacy-340xx-driver recommends:
pn nvidia-persistenced <none>
hi nvidia-settings-legacy-340xx 340.107-2
Versions of packages nvidia-legacy-340xx-driver suggests:
hi nvidia-legacy-340xx-kernel-dkms 340.107-8
Versions of packages nvidia-legacy-340xx-driver-libs:amd64 depends on:
hi libegl1-nvidia-legacy-340xx 340.107-8
hi libgl1-nvidia-legacy-340xx-glx 340.107-8
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.29-7
hi libnvidia-legacy-340xx-glcore 340.107-8
ii libx11-6 2:1.6.8-1
ii libxext6 2:1.3.3-1+b2
ii nvidia-installer-cleanup 20151021+11
hi nvidia-legacy-340xx-alternative 340.107-8
ii nvidia-support 20151021+11
Versions of packages libgl1-nvidia-legacy-340xx-glx:amd64 recommends:
hi nvidia-legacy-340xx-kernel-dkms [nvidia-legacy-340xx-kernel-340. 340.107-8
Versions of packages libgl1-nvidia-legacy-340xx-glx:amd64 suggests:
hi nvidia-legacy-340xx-kernel-dkms 340.107-8
Versions of packages xserver-xorg-video-nvidia-legacy-340xx depends on:
ii libc6 2.29-7
hi libnvidia-legacy-340xx-glcore 340.107-8
ii nvidia-installer-cleanup 20151021+11
hi nvidia-legacy-340xx-alternative 340.107-8
ii nvidia-support 20151021+11
ii xserver-xorg-core [xorg-video-abi-24] 2:1.20.6-1
Versions of packages xserver-xorg-video-nvidia-legacy-340xx recommends:
hi nvidia-legacy-340xx-kernel-dkms [nvidia-legacy-340xx-kernel-340. 340.107-8
hi nvidia-legacy-340xx-vdpau-driver 340.107-8
hi nvidia-settings-legacy-340xx 340.107-2
Versions of packages xserver-xorg-video-nvidia-legacy-340xx suggests:
hi nvidia-legacy-340xx-kernel-dkms 340.107-8
Versions of packages nvidia-legacy-340xx-alternative depends on:
ii dpkg 1.19.7
ii glx-alternative-nvidia 1.1.0
Versions of packages nvidia-legacy-340xx-kernel-dkms depends on:
ii dkms 2.8.1-4
ii nvidia-installer-cleanup 20151021+11
hi nvidia-legacy-340xx-kernel-support [nvidia-legacy-340xx-kernel 340.107-8
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.1.0
ii glx-diversions 1.1.0
ii update-glx 1.1.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.100-4
ii libegl1 1.1.0-1+b1
ii libgl1 1.1.0-1+b1
hi libgl1-nvidia-legacy-340xx-glx [libgl1-nvidia-glx-any] 340.107-8
pn libgles1 <none>
ii libgles2 1.1.0-1+b1
pn linux-headers <none>
ii make 4.2.1-1.2
pn nvidia-glx-legacy-340xx <none>
ii nvidia-kernel-common 20151021+11
hi nvidia-legacy-340xx-driver [nvidia-glx-any] 340.107-8
hi nvidia-legacy-340xx-kernel-dkms 340.107-8
pn nvidia-legacy-340xx-kernel-source <none>
hi nvidia-legacy-340xx-kernel-support [nvidia-kernel-support-any] 340.107-8
ii nvidia-modprobe 430.50-1
pn nvidia-settings <none>
ii nvidia-support 20151021+11
pn nvidia-xconfig <none>
ii ocl-icd-libopencl1 [libopencl1] 2.2.12-2
pn opencl-icd <none>
ii xserver-xorg 1:7.7+20
ii xserver-xorg-core 2:1.20.6-1
pn xserver-xorg-legacy <none>
ii xserver-xorg-video-nouveau 1:1.0.16-1
hi xserver-xorg-video-nvidia-legacy-340xx [xserver-xorg-video-nvi 340.107-8
-- no debconf information
More information about the pkg-nvidia-devel
mailing list