Bug#1029681: nvidia-legacy-340xx-driver: Qt5 apps fail to launch with a segfault

jim_p pitsiorisj at outlook.com
Thu Jan 26 17:24:48 GMT 2023


Package: nvidia-legacy-340xx-driver
Version: 340.108-17
Followup-For: Bug #1029681
X-Debbugs-Cc: pitsiorisj at outlook.com

As a user who is also facing the issue, allow me to disagree with what you say.
First and foremost, the most important reason for a user to keep that driver,
despite its age, is its superiority against nouveau, which is still garbage. I
tested it 2 years ago and I absolutely hated it for all the well known reasons
(poor performance in 3d, non existant hardware decoding for h264 and non
existant power management to name a few).
So yes, I am VERY happy that I can still run it, despite that "hack" for xorg
21+.

Also, the claim "the 340xx legacy driver package in sid is mainly for
supporting
people with old gpu hardware running buster with a current kernel" does not
stand. Buster's latest backported kernel is 5.10, which means it can be built
even with 2021's package for nvidia 340.
Moreover, the driver is patched for every single kernel that reaches unstable,
all the way up to today's 6.1. Since I was one of the few that were opening bug
reports about its compatibility back when the first 5.x kernels were released.
I have to admit I am really happy with all the progress that has been done
since then, so I no longer submit any reports for it

Ontopic now. For starters, the bug's severity should have been set to grave,
because it renders some other apps completely unusable. On my end, the only qt5
apps that are not affected are smplayer and keepassxc. All the remaining ones,
e.g qbittorrent, show something like this in dmesg (strace output available in
attachment).

[  300.175202] qbittorrent[1928]: segfault at 0 ip 0000000000000000 sp
00007ffd323b3548 error 14 in qbittorrent[55b854d8f000+10a000] likely on CPU 0
(core 0, socket 0)
[  300.175225] Code: Unable to access opcode bytes at 0xffffffffffffffd6.

I tried deleting every config file that lied under my ~ and is related to qt5
and launcing the apps as root or with sudo, but nothing changed. What did work
was to substitute libqt5gui5 with its inferior implementation from
libqt5gui5-gles and my qt5 apps started working again. Please not that the
above does not affect qt6 apps.

And yesterday I got the upgrade to kodi 20, which fails to launch completely
with "GLX Error: vInfo is NULL!". Kodi 19 was working perfectly when I used it
a few hours before. For that issue, not even the kodi devs have an answer, but
we all know it is related to some gl lib not loading. Here is a coredump debug
if you want to check
https://paste.debian.net/1268410/

And all that happened after the upgrade to 6.1 AND the driver's update to the
-17 version, which the one that made it compatible with 6.1. There were ZERO
issues 1 month ago with 6.0, so I reinstalled 6.0 from snapshot.debian.org, but
since the driver dkms builds gets the same patches, the issues remained. If I
knew how to disable that last patch, I would give it a try, but I don't know.
Moreover, the aur's page for nvidia 340 (the place I always check first for
patches) lists no new patch for 6.1, which means that maybe it can be built
without one.

That's all for today. I hope someone finds something helpful above. If any
other logs are needed, please tell me and I will post them.

p.s. I have A LOT of work to do with kodi now that a new version is relased, so
I really want it to be fixed.


-- Package-specific info:
uname -a:
Linux mitsos 6.1.0-1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.4-1 (2023-01-07) x86_64 GNU/Linux

/proc/version:
Linux version 6.1.0-1-amd64 (debian-kernel at lists.debian.org) (gcc-12 (Debian 12.2.0-13) 12.2.0, GNU ld (GNU Binutils for Debian) 2.39.90.20221231) #1 SMP PREEMPT_DYNAMIC Debian 6.1.4-1 (2023-01-07)

/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module  340.108  Wed Dec 11 11:06:58 PST 2019
GCC version:  gcc version 12.2.0 (Debian 12.2.0-13) 

lspci 'display controller [030?]':
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation G96C [GeForce 9500 GT] [10de:0640] (rev a1) (prog-if 00 [VGA controller])
	Subsystem: XFX Pine Group Inc. G96C [GeForce 9500 GT] [1682:2412]
	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 26
	Region 0: Memory at f6000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at e0000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at f4000000 (64-bit, non-prefetchable) [size=32M]
	Region 5: I/O ports at b000 [size=128]
	Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: nvidia
	Kernel modules: nvidia

dmesg:
[    0.189673] Console: colour VGA+ 80x25
[    0.421289] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.421289] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.421289] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.421289] vgaarb: loaded
[    0.605637] Linux agpgart interface v0.103
[    3.651150] nvidia: loading out-of-tree module taints kernel.
[    3.651272] nvidia: module license 'NVIDIA' taints kernel.
[    3.677313] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    3.723917] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[    3.725067] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0
[    3.725144] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  340.108  Wed Dec 11 11:06:58 PST 2019
[    6.414073] caller _nv000788rm+0xe4/0x1c0 [nvidia] mapping multiple BARs

Device node permissions:
crw-rw----+ 1 root video 226,   0 Jan 26 18:15 /dev/dri/card0
crw-rw-rw-  1 root root  195,   0 Jan 26 18:15 /dev/nvidia0
crw-rw-rw-  1 root root  195, 255 Jan 26 18:15 /dev/nvidiactl

/dev/dri/by-path:
total 0
lrwxrwxrwx 1 root root 8 Jan 26 18:15 pci-0000:01:00.0-card -> ../card0
video:*:44:jim

Alternative 'nvidia':
nvidia - auto mode
  link best version is /usr/lib/nvidia/legacy-340xx
  link currently points to /usr/lib/nvidia/legacy-340xx
  link nvidia is /usr/lib/nvidia/nvidia
  slave nvidia--20-nvidia-legacy-340xx.conf is /etc/X11/xorg.conf.d/20-nvidia-legacy-340xx.conf
  slave nvidia--libEGL.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/nvidia/libEGL.so.1
  slave nvidia--libGL.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1
  slave nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/nvidia/libGLESv1_CM.so.1
  slave nvidia--libGLESv2.so.2-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/nvidia/libGLESv2.so.2
  slave nvidia--libglx.so is /usr/lib/nvidia/libglx.so
  slave nvidia--libnvidia-ml.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1
  slave nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/vdpau/libvdpau_nvidia.so.1
  slave nvidia--monitoring.conf is /usr/share/nvidia/monitoring.conf
  slave nvidia--nv-control-dpy is /usr/bin/nv-control-dpy
  slave nvidia--nvidia-blacklists-nouveau.conf is /etc/nvidia/nvidia-blacklists-nouveau.conf
  slave nvidia--nvidia-bug-report.sh is /usr/lib/nvidia/nvidia-bug-report.sh
  slave nvidia--nvidia-debugdump is /usr/bin/nvidia-debugdump
  slave nvidia--nvidia-drm-outputclass.conf is /etc/nvidia/nvidia-drm-outputclass.conf
  slave nvidia--nvidia-load.conf is /etc/nvidia/nvidia-load.conf
  slave nvidia--nvidia-modprobe.conf is /etc/nvidia/nvidia-modprobe.conf
  slave nvidia--nvidia-options.conf is /etc/modprobe.d/nvidia-options.conf
  slave nvidia--nvidia-settings is /usr/bin/nvidia-settings
  slave nvidia--nvidia-settings.1.gz is /usr/share/man/man1/nvidia-settings.1.gz
  slave nvidia--nvidia-settings.desktop is /usr/share/applications/nvidia-settings.desktop
  slave nvidia--nvidia-smi is /usr/bin/nvidia-smi
  slave nvidia--nvidia-smi.1.gz is /usr/share/man/man1/nvidia-smi.1.gz
  slave nvidia--nvidia_drv.so is /usr/lib/nvidia/nvidia_drv.so
/usr/lib/nvidia/legacy-340xx - priority 340
  slave nvidia--20-nvidia-legacy-340xx.conf: /etc/nvidia/legacy-340xx/20-nvidia-legacy-340xx.conf
  slave nvidia--libEGL.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libEGL.so.1
  slave nvidia--libGL.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libGL.so.1
  slave nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libGLESv1_CM.so.1
  slave nvidia--libGLESv2.so.2-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libGLESv2.so.2
  slave nvidia--libglx.so: /usr/lib/nvidia/legacy-340xx/libglx.so
  slave nvidia--libnvidia-ml.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libnvidia-ml.so.1
  slave nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libvdpau_nvidia.so.1
  slave nvidia--monitoring.conf: /usr/lib/nvidia/legacy-340xx/monitoring.conf
  slave nvidia--nv-control-dpy: /usr/lib/nvidia/legacy-340xx/nv-control-dpy
  slave nvidia--nvidia-blacklists-nouveau.conf: /etc/nvidia/legacy-340xx/nvidia-blacklists-nouveau.conf
  slave nvidia--nvidia-bug-report.sh: /usr/lib/nvidia/legacy-340xx/nvidia-bug-report.sh
  slave nvidia--nvidia-debugdump: /usr/lib/nvidia/legacy-340xx/nvidia-debugdump
  slave nvidia--nvidia-drm-outputclass.conf: /etc/nvidia/legacy-340xx/nvidia-drm-outputclass.conf
  slave nvidia--nvidia-load.conf: /etc/nvidia/legacy-340xx/nvidia-load.conf
  slave nvidia--nvidia-modprobe.conf: /etc/nvidia/legacy-340xx/nvidia-modprobe.conf
  slave nvidia--nvidia-options.conf: /etc/nvidia/legacy-340xx/nvidia-options.conf
  slave nvidia--nvidia-settings: /usr/lib/nvidia/legacy-340xx/nvidia-settings
  slave nvidia--nvidia-settings.1.gz: /usr/lib/nvidia/legacy-340xx/nvidia-settings.1.gz
  slave nvidia--nvidia-settings.desktop: /usr/lib/nvidia/legacy-340xx/nvidia-settings.desktop
  slave nvidia--nvidia-smi: /usr/lib/nvidia/legacy-340xx/nvidia-smi
  slave nvidia--nvidia-smi.1.gz: /usr/lib/nvidia/legacy-340xx/nvidia-smi.1.gz
  slave nvidia--nvidia_drv.so: /usr/lib/nvidia/legacy-340xx/nvidia_drv.so

Alternative 'glx':
glx - auto mode
  link best version is /usr/lib/nvidia
  link currently points to /usr/lib/nvidia
  link glx is /usr/lib/glx
  slave glx--libEGL.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libEGL.so.1
  slave glx--libGL.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGL.so.1
  slave glx--libGLESv1_CM.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1
  slave glx--libGLESv2.so.2-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLESv2.so.2
  slave glx--libGLX_indirect.so.0-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLX_indirect.so.0
  slave glx--linux-libglx.so is /usr/lib/xorg/modules/linux/libglx.so
  slave glx--nvidia-blacklists-nouveau.conf is /etc/modprobe.d/nvidia-blacklists-nouveau.conf
  slave glx--nvidia-bug-report.sh is /usr/bin/nvidia-bug-report.sh
  slave glx--nvidia-drm-outputclass.conf is /usr/share/X11/xorg.conf.d/nvidia-drm-outputclass.conf
  slave glx--nvidia-load.conf is /etc/modules-load.d/nvidia.conf
  slave glx--nvidia-modprobe.conf is /etc/modprobe.d/nvidia.conf
  slave glx--nvidia_drv.so is /usr/lib/xorg/modules/drivers/nvidia_drv.so
/usr/lib/mesa-diverted - priority 5
  slave glx--libEGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so.1
  slave glx--libGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
  slave glx--libGLESv2.so.2-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
  slave glx--libGLX_indirect.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0
/usr/lib/nvidia - priority 100
  slave glx--libEGL.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/libEGL.so.1
  slave glx--libGL.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1
  slave glx--libGLESv1_CM.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/libGLESv1_CM.so.1
  slave glx--libGLESv2.so.2-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/libGLESv2.so.2
  slave glx--linux-libglx.so: /usr/lib/nvidia/libglx.so
  slave glx--nvidia-blacklists-nouveau.conf: /etc/nvidia/nvidia-blacklists-nouveau.conf
  slave glx--nvidia-bug-report.sh: /usr/lib/nvidia/nvidia-bug-report.sh
  slave glx--nvidia-drm-outputclass.conf: /etc/nvidia/nvidia-drm-outputclass.conf
  slave glx--nvidia-load.conf: /etc/nvidia/nvidia-load.conf
  slave glx--nvidia-modprobe.conf: /etc/nvidia/nvidia-modprobe.conf
  slave glx--nvidia_drv.so: /usr/lib/nvidia/nvidia_drv.so
/usr/lib/nvidia/bumblebee - priority 95
  slave glx--libEGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so.1
  slave glx--libGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
  slave glx--libGLESv2.so.2-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
  slave glx--libGLX_indirect.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0
  slave glx--nvidia-blacklists-nouveau.conf: /etc/nvidia/nvidia-blacklists-nouveau.conf
  slave glx--nvidia-bug-report.sh: /usr/lib/nvidia/nvidia-bug-report.sh
  slave glx--nvidia-modprobe.conf: /etc/nvidia/nvidia-modprobe.conf

OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root       15 Jan 25 18:36 /etc/alternatives/glx -> /usr/lib/nvidia
lrwxrwxrwx 1 root root       44 Jan 25 18:36 /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 25 18:36 /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 25 18:36 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx 1 root root       50 Dec  3 12:12 /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root       50 Dec  3 12:12 /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root       47 Jan 25 18:36 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGLESv2.so.2
lrwxrwxrwx 1 root root       47 Jan 25 18:36 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGLESv2.so.2
lrwxrwxrwx 1 root root       25 Jan 25 18:36 /etc/alternatives/glx--linux-libglx.so -> /usr/lib/nvidia/libglx.so
lrwxrwxrwx 1 root root       42 Jan 25 18:36 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root       36 Jan 25 18:36 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root       39 Jan 25 18:36 /etc/alternatives/glx--nvidia-drm-outputclass.conf -> /etc/nvidia/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root       28 Jan 25 18:36 /etc/alternatives/glx--nvidia-load.conf -> /etc/nvidia/nvidia-load.conf
lrwxrwxrwx 1 root root       32 Jan 25 18:36 /etc/alternatives/glx--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root       29 Jan 25 18:36 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root       28 Jan 25 18:36 /etc/alternatives/nvidia -> /usr/lib/nvidia/legacy-340xx
lrwxrwxrwx 1 root root       52 Jan 25 18:36 /etc/alternatives/nvidia--20-nvidia-legacy-340xx.conf -> /etc/nvidia/legacy-340xx/20-nvidia-legacy-340xx.conf
lrwxrwxrwx 1 root root       57 Jan 25 18:36 /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 25 18:36 /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 25 18:36 /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       63 Dec  3 12:12 /etc/alternatives/nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root       63 Dec  3 12:12 /etc/alternatives/nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root       60 Dec  3 12:12 /etc/alternatives/nvidia--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libGLESv2.so.2
lrwxrwxrwx 1 root root       60 Dec  3 12:12 /etc/alternatives/nvidia--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libGLESv2.so.2
lrwxrwxrwx 1 root root       38 Jan 25 18:36 /etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/legacy-340xx/libglx.so
lrwxrwxrwx 1 root root       63 Jan 25 18:36 /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 25 18:36 /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 25 18:36 /etc/alternatives/nvidia--monitoring.conf -> /usr/lib/nvidia/legacy-340xx/monitoring.conf
lrwxrwxrwx 1 root root       43 Jan 25 18:36 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/legacy-340xx/nv-control-dpy
lrwxrwxrwx 1 root root       55 Jan 25 18:36 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/legacy-340xx/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root       49 Jan 25 18:36 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/legacy-340xx/nvidia-bug-report.sh
lrwxrwxrwx 1 root root       45 Jan 25 18:36 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/legacy-340xx/nvidia-debugdump
lrwxrwxrwx 1 root root       52 Jan 25 18:36 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/legacy-340xx/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root       41 Jan 25 18:36 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/legacy-340xx/nvidia-load.conf
lrwxrwxrwx 1 root root       45 Jan 25 18:36 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/legacy-340xx/nvidia-modprobe.conf
lrwxrwxrwx 1 root root       44 Jan 25 18:36 /etc/alternatives/nvidia--nvidia-options.conf -> /etc/nvidia/legacy-340xx/nvidia-options.conf
lrwxrwxrwx 1 root root       44 Jan 25 18:36 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/legacy-340xx/nvidia-settings
lrwxrwxrwx 1 root root       49 Jan 25 18:36 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/legacy-340xx/nvidia-settings.1.gz
lrwxrwxrwx 1 root root       52 Jan 25 18:36 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/legacy-340xx/nvidia-settings.desktop
lrwxrwxrwx 1 root root       39 Jan 25 18:36 /etc/alternatives/nvidia--nvidia-smi -> /usr/lib/nvidia/legacy-340xx/nvidia-smi
lrwxrwxrwx 1 root root       44 Jan 25 18:36 /etc/alternatives/nvidia--nvidia-smi.1.gz -> /usr/lib/nvidia/legacy-340xx/nvidia-smi.1.gz
lrwxrwxrwx 1 root root       42 Jan 25 18:36 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/legacy-340xx/nvidia_drv.so
lrwxrwxrwx 1 root root       51 May 30  2021 /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  2021 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       57 Dec  3 12:12 /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1 -> /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       54 Jan  4  2022 /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 Dec 12  2019 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.340.108
-rw-r--r-- 1 root root 44003128 Dec 12  2019 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.340.108
-rw-r--r-- 1 root root   481024 Dec 12  2019 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.340.108
lrwxrwxrwx 1 root root       60 May 30  2021 /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 Dec 12  2019 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.340.108
lrwxrwxrwx 1 root root       36 May 30  2021 /usr/lib/xorg/modules/drivers/nvidia_drv.so -> /etc/alternatives/glx--nvidia_drv.so
-rw-r--r-- 1 root root   298216 Jan  5 16:02 /usr/lib/xorg/modules/extensions/libglx.so
lrwxrwxrwx 1 root root       38 May 30  2021 /usr/lib/xorg/modules/linux/libglx.so -> /etc/alternatives/glx--linux-libglx.so
-rw-r--r-- 1 root root    29818 Jan 26 18:15 /var/log/Xorg.0.log
-rw-r--r-- 1 root root    30518 Jan 26 15:11 /var/log/Xorg.0.log.old
/etc/X11/xorg.conf.d/:
total 8
drwxr-xr-x  2 root root 4096 Feb 24  2022 .
drwxr-xr-x 11 root root 4096 Aug 23  2021 ..
lrwxrwxrwx  1 root root   53 Feb 24  2022 20-nvidia-legacy-340xx.conf -> /etc/alternatives/nvidia--20-nvidia-legacy-340xx.conf

/etc/nvidia/:
total 20
drwxr-xr-x   3 root root  4096 May 30  2021 .
drwxr-xr-x 117 root root 12288 Jan 26 06:45 ..
drwxr-xr-x   2 root root  4096 Dec  4 06:57 legacy-340xx
lrwxrwxrwx   1 root root    56 May 30  2021 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx   1 root root    53 May 30  2021 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx   1 root root    42 May 30  2021 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx   1 root root    46 May 30  2021 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf

/usr/lib/mesa-diverted/:
total 28
drwxr-xr-x  7 root root 4096 May 30  2021 .
drwxr-xr-x 89 root root 4096 Jan 25 09:20 ..
drwxr-xr-x  2 root root 4096 Jul  2  2020 aarch64-linux-gnu
drwxr-xr-x  2 root root 4096 Jul  2  2020 arm-linux-gnueabihf
drwxr-xr-x  2 root root 4096 Jul  2  2020 i386-linux-gnu
drwxr-xr-x  2 root root 4096 Jul  2  2020 powerpc64le-linux-gnu
drwxr-xr-x  2 root root 4096 Jan 18 06:40 x86_64-linux-gnu

/usr/lib/mesa-diverted/aarch64-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Jul  2  2020 .
drwxr-xr-x 7 root root 4096 May 30  2021 ..

/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 Jul  2  2020 .
drwxr-xr-x 7 root root 4096 May 30  2021 ..

/usr/lib/mesa-diverted/i386-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Jul  2  2020 .
drwxr-xr-x 7 root root 4096 May 30  2021 ..

/usr/lib/mesa-diverted/powerpc64le-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Jul  2  2020 .
drwxr-xr-x 7 root root 4096 May 30  2021 ..

/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 696
drwxr-xr-x 2 root root   4096 Jan 18 06:40 .
drwxr-xr-x 7 root root   4096 May 30  2021 ..
lrwxrwxrwx 1 root root     15 Jan  3 15:48 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root  84448 Jan  3 15:48 libEGL.so.1.1.0
lrwxrwxrwx 1 root root     14 Jan  3 15:48 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 542880 Jan  3 15:48 libGL.so.1.7.0
lrwxrwxrwx 1 root root     18 Jan  3 15:48 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root  71832 Jan  3 15:48 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root     16 Jan 13 10:23 libGLX_indirect.so.0 -> libGLX_mesa.so.0

/usr/lib/mesa/:
total 8
drwxr-xr-x  2 root root 4096 Jul  2  2020 .
drwxr-xr-x 89 root root 4096 Jan 25 09:20 ..

/usr/lib/nvidia/:
total 32
drwxr-xr-x  4 root root 4096 Jan 13 06:50 .
drwxr-xr-x 89 root root 4096 Jan 25 09:20 ..
-rw-r--r--  1 root root   57 Jan  5 12:20 alternate-install-present
drwxr-xr-x  2 root root 4096 Jul  2  2020 bumblebee
-rwxr-xr-x  1 root root 2125 Jan  5 12:20 check-for-conflicting-opengl-libraries
-rwxr-xr-x  1 root root 1897 Jan  5 12:20 check-for-mismatching-nvidia-module
drwxr-xr-x  2 root root 4096 Jan  6 06:47 legacy-340xx
lrwxrwxrwx  1 root root   35 May 30  2021 libglx.so -> /etc/alternatives/nvidia--libglx.so
lrwxrwxrwx  1 root root   24 May 30  2021 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx  1 root root   46 May 30  2021 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx  1 root root   39 May 30  2021 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x  1 root root  616 Jan  5 12:20 pre-install

/usr/lib/nvidia/bumblebee/:
total 8
drwxr-xr-x 2 root root 4096 Jul  2  2020 .
drwxr-xr-x 4 root root 4096 Jan 13 06:50 ..

/usr/lib/nvidia/legacy-340xx/:
total 28204
drwxr-xr-x 2 root root     4096 Jan  6 06:47 .
drwxr-xr-x 4 root root     4096 Jan 13 06:50 ..
lrwxrwxrwx 1 root root       17 Dec  3 12:12 libglx.so -> libglx.so.340.108
-rw-r--r-- 1 root root 16603688 Dec 12  2019 libglx.so.340.108
-rw-r--r-- 1 root root      427 Dec 11  2019 monitoring.conf
-rwxr-xr-x 1 root root    35008 Jan  5 15:20 nv-control-dpy
-rwxr-xr-x 1 root root    23490 Dec  3 12:12 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   208432 Dec 12  2019 nvidia-debugdump
-rwxr-xr-x 1 root root  1924328 Jan  5 15:20 nvidia-settings
-rw-r--r-- 1 root root     8463 Jan  5 15:20 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1276 Jan  5 15:20 nvidia-settings.desktop
-rwxr-xr-x 1 root root   250608 Dec 12  2019 nvidia-smi
-rw-r--r-- 1 root root    14554 Dec  3 12:12 nvidia-smi.1.gz
-rw-r--r-- 1 root root     4392 Dec  3 12:12 nvidia.ids
-rw-r--r-- 1 root root  9761088 Dec 12  2019 nvidia_drv.so

/usr/lib/nvidia/nvidia/:
total 28204
drwxr-xr-x 2 root root     4096 Jan  6 06:47 .
drwxr-xr-x 4 root root     4096 Jan 13 06:50 ..
lrwxrwxrwx 1 root root       17 Dec  3 12:12 libglx.so -> libglx.so.340.108
-rw-r--r-- 1 root root 16603688 Dec 12  2019 libglx.so.340.108
-rw-r--r-- 1 root root      427 Dec 11  2019 monitoring.conf
-rwxr-xr-x 1 root root    35008 Jan  5 15:20 nv-control-dpy
-rwxr-xr-x 1 root root    23490 Dec  3 12:12 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   208432 Dec 12  2019 nvidia-debugdump
-rwxr-xr-x 1 root root  1924328 Jan  5 15:20 nvidia-settings
-rw-r--r-- 1 root root     8463 Jan  5 15:20 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1276 Jan  5 15:20 nvidia-settings.desktop
-rwxr-xr-x 1 root root   250608 Dec 12  2019 nvidia-smi
-rw-r--r-- 1 root root    14554 Dec  3 12:12 nvidia-smi.1.gz
-rw-r--r-- 1 root root     4392 Dec  3 12:12 nvidia.ids
-rw-r--r-- 1 root root  9761088 Dec 12  2019 nvidia_drv.so

/usr/lib/x86_64-linux-gnu/nvidia/:
total 116
drwxr-xr-x  3 root root   4096 Jan 25 18:36 .
drwxr-xr-x 77 root root 102400 Jan 26 06:45 ..
drwxr-xr-x  2 root root   4096 Jan 25 18:36 legacy-340xx
lrwxrwxrwx  1 root root     54 May 30  2021 libEGL.so.1 -> /etc/alternatives/nvidia--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx  1 root root     53 May 30  2021 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx  1 root root     60 Dec  3 12:12 libGLESv1_CM.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx  1 root root     57 Dec  3 12:12 libGLESv2.so.2 -> /etc/alternatives/nvidia--libGLESv2.so.2-x86_64-linux-gnu

/usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/:
total 5072
drwxr-xr-x 2 root root    4096 Jan 25 18:36 .
drwxr-xr-x 3 root root    4096 Jan 25 18:36 ..
lrwxrwxrwx 1 root root      17 Dec  3 12:12 libEGL.so.1 -> libEGL.so.340.108
-rw-r--r-- 1 root root  987736 Dec 12  2019 libEGL.so.340.108
lrwxrwxrwx 1 root root      16 Dec  3 12:12 libGL.so.1 -> libGL.so.340.108
-rw-r--r-- 1 root root 1267800 Dec 12  2019 libGL.so.340.108
lrwxrwxrwx 1 root root      23 Dec  3 12:12 libGLESv1_CM.so.1 -> libGLESv1_CM.so.340.108
-rw-r--r-- 1 root root   48024 Dec 12  2019 libGLESv1_CM.so.340.108
lrwxrwxrwx 1 root root      20 Dec  3 12:12 libGLESv2.so.2 -> libGLESv2.so.340.108
-rw-r--r-- 1 root root   62160 Dec 12  2019 libGLESv2.so.340.108
lrwxrwxrwx 1 root root      17 Dec  3 12:12 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root      23 Dec  3 12:12 libnvidia-ml.so.1 -> libnvidia-ml.so.340.108
-rw-r--r-- 1 root root  880800 Dec 12  2019 libnvidia-ml.so.340.108
lrwxrwxrwx 1 root root      26 Dec  3 12:12 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.340.108
-rw-r--r-- 1 root root 1922832 Dec 12  2019 libvdpau_nvidia.so.340.108

/usr/share/X11/xorg.conf.d/:
total 32
drwxr-xr-x 2 root root 4096 Jan 20 06:41 .
drwxr-xr-x 5 root root 4096 Dec 28 17:11 ..
-rw-r--r-- 1 root root   92 Aug 19 08:16 10-amdgpu.conf
-rw-r--r-- 1 root root 1099 Feb 13  2022 10-evdev.conf
-rw-r--r-- 1 root root 1350 Jan  5 16:02 10-quirks.conf
-rw-r--r-- 1 root root   92 Jul  8  2022 10-radeon.conf
-rw-r--r-- 1 root root 1429 Feb 13  2022 40-libinput.conf
-rw-r--r-- 1 root root 1753 Oct  3 11:52 70-synaptics.conf
lrwxrwxrwx 1 root root   50 May 30  2021 nvidia-drm-outputclass.conf -> /etc/alternatives/glx--nvidia-drm-outputclass.conf

/etc/modprobe.d:
total 24
drwxr-xr-x   2 root root  4096 Jan 16 06:40 .
drwxr-xr-x 117 root root 12288 Jan 26 06:45 ..
-rw-r--r--   1 root root   127 Feb 12  2021 dkms.conf
-rw-r--r--   1 root root   154 Apr 17  2016 intel-microcode-blacklist.conf
lrwxrwxrwx   1 root root    53 May 30  2021 nvidia-blacklists-nouveau.conf -> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
lrwxrwxrwx   1 root root    45 Dec 29  2021 nvidia-options.conf -> /etc/alternatives/nvidia--nvidia-options.conf
lrwxrwxrwx   1 root root    43 May 30  2021 nvidia.conf -> /etc/alternatives/glx--nvidia-modprobe.conf


/etc/modules-load.d:
-rw-r--r-- 1 root root  293 Jan 16  2022 /etc/modules

/etc/modules-load.d/:
total 16
drwxr-xr-x   2 root root  4096 Dec 25 06:51 .
drwxr-xr-x 117 root root 12288 Jan 26 06:45 ..
lrwxrwxrwx   1 root root    10 Dec 22 13:26 modules.conf -> ../modules
lrwxrwxrwx   1 root root    39 May 30  2021 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-options.conf >>>>>>>>>>
#options nvidia-legacy-340xx NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
# To enable FastWrites and Sidebus addressing, uncomment these lines
# options nvidia-legacy-340xx NVreg_EnableAGPSBA=1
# options nvidia-legacy-340xx NVreg_EnableAGPFW=1
^^^^^^^^^^ /etc/modprobe.d/nvidia-options.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


alias char-major-195* 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 ^^^^^^^^^^

<<<<<<<<<< /etc/X11/xorg.conf.d/20-nvidia-legacy-340xx.conf >>>>>>>>>>
# The EoL driver does not get updated to support newer Xserver versions.
Section "ServerFlags"
  Option "IgnoreABI" "1"
EndSection
^^^^^^^^^^ /etc/X11/xorg.conf.d/20-nvidia-legacy-340xx.conf ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[     5.788] 
X.Org X Server 1.21.1.6
X Protocol Version 11, Revision 0
[     5.788] Current Operating System: Linux mitsos 6.1.0-1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.4-1 (2023-01-07) x86_64
[     5.788] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-1-amd64 root=/dev/sda3 ro nomodeset noresume net.ifnames=0 libahci.ignore_sss=1 noibrs noibpb nopti nospectre_v2 nospectre_v1 l1tf=off nospec_store_bypass_disable no_stf_barrier mds=off tsx=on tsx_async_abort=off mitigations=off
[     5.788] xorg-server 2:21.1.6-1 (https://www.debian.org/support) 
[     5.788] Current version of pixman: 0.42.2
[     5.788] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     5.788] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     5.788] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jan 26 18:15:02 2023
[     5.794] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     5.794] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     5.796] (==) No Layout section.  Using the first Screen section.
[     5.796] (==) No screen section available. Using defaults.
[     5.796] (**) |-->Screen "Default Screen Section" (0)
[     5.796] (**) |   |-->Monitor "<default monitor>"
[     5.797] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     5.797] (**) Option "IgnoreABI" "1"
[     5.797] (**) Ignoring ABI Version
[     5.797] (==) Automatically adding devices
[     5.797] (==) Automatically enabling devices
[     5.797] (==) Automatically adding GPU devices
[     5.797] (==) Automatically binding GPU devices
[     5.797] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     5.807] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     5.807] 	Entry deleted from font path.
[     5.808] (==) 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
[     5.808] (**) ModulePath set to "/usr/lib/xorg/modules/linux,/usr/lib/xorg/modules"
[     5.808] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     5.808] (II) Loader magic: 0x55a669a89f00
[     5.808] (II) Module ABI versions:
[     5.808] 	X.Org ANSI C Emulation: 0.4
[     5.808] 	X.Org Video Driver: 25.2
[     5.808] 	X.Org XInput driver : 24.4
[     5.808] 	X.Org Server Extension : 10.0
[     5.809] (++) using VT number 7

[     5.809] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     5.810] (II) xfree86: Adding drm device (/dev/dri/card0)
[     5.810] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[     5.819] (--) PCI:*(1 at 0:0:0) 10de:0640:1682:2412 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf4000000/33554432, I/O @ 0x0000b000/128, BIOS @ 0x????????/131072
[     5.819] (II) LoadModule: "glx"
[     5.823] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[     6.003] (II) Module glx: vendor="NVIDIA Corporation"
[     6.004] 	compiled for 4.0.2, module version = 1.0.0
[     6.004] 	Module class: X.Org Server Extension
[     6.004] (II) NVIDIA GLX Module  340.108  Wed Dec 11 14:26:50 PST 2019
[     6.005] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[     6.005] 	loading driver: nvidia
[     6.294] (==) Matched nvidia as autoconfigured driver 0
[     6.294] (==) Matched nouveau as autoconfigured driver 1
[     6.294] (==) Matched nv as autoconfigured driver 2
[     6.294] (==) Matched modesetting as autoconfigured driver 3
[     6.294] (==) Matched fbdev as autoconfigured driver 4
[     6.294] (==) Matched vesa as autoconfigured driver 5
[     6.294] (==) Assigned the driver to the xf86ConfigLayout
[     6.294] (II) LoadModule: "nvidia"
[     6.297] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     6.308] (II) Module nvidia: vendor="NVIDIA Corporation"
[     6.308] 	compiled for 4.0.2, module version = 1.0.0
[     6.308] 	Module class: X.Org Video Driver
[     6.309] ================ WARNING WARNING WARNING WARNING ================
[     6.309] This server has a video driver ABI version of 25.2 that this
driver does not officially support.  Please check
http://www.nvidia.com/ for driver updates or downgrade to an X
server with a supported driver ABI.
[     6.309] =================================================================
[     6.309] (WW) NVIDIA: The driver will continue to load, but may behave strangely.
[     6.309] (WW) NVIDIA: This driver was compiled against the X.Org server SDK from commit e6ef2b12404dfec7f23592a3524d2a63d9d25802 and may not be compatible with the final version of this SDK.
[     6.309] (II) LoadModule: "nouveau"
[     6.310] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[     6.312] (II) Module nouveau: vendor="X.Org Foundation"
[     6.312] 	compiled for 1.21.1.3, module version = 1.0.17
[     6.312] 	Module class: X.Org Video Driver
[     6.312] 	ABI class: X.Org Video Driver, version 25.2
[     6.313] (II) LoadModule: "nv"
[     6.313] (WW) Warning, couldn't open module nv
[     6.313] (EE) Failed to load module "nv" (module does not exist, 0)
[     6.313] (II) LoadModule: "modesetting"
[     6.313] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     6.314] (II) Module modesetting: vendor="X.Org Foundation"
[     6.314] 	compiled for 1.21.1.6, module version = 1.21.1
[     6.315] 	Module class: X.Org Video Driver
[     6.315] 	ABI class: X.Org Video Driver, version 25.2
[     6.315] (II) LoadModule: "fbdev"
[     6.315] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[     6.315] (II) Module fbdev: vendor="X.Org Foundation"
[     6.315] 	compiled for 1.21.1.3, module version = 0.5.0
[     6.315] 	Module class: X.Org Video Driver
[     6.315] 	ABI class: X.Org Video Driver, version 25.2
[     6.315] (II) LoadModule: "vesa"
[     6.315] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     6.316] (II) Module vesa: vendor="X.Org Foundation"
[     6.316] 	compiled for 1.21.1.3, module version = 2.5.0
[     6.316] 	Module class: X.Org Video Driver
[     6.316] 	ABI class: X.Org Video Driver, version 25.2
[     6.316] (II) NVIDIA dlloader X Driver  340.108  Wed Dec 11 14:06:00 PST 2019
[     6.316] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     6.316] (II) NOUVEAU driver Date:   Sat Jan 23 12:24:42 2021 -0500
[     6.316] (II) NOUVEAU driver for NVIDIA chipset families :
[     6.316] 	RIVA TNT            (NV04)
[     6.317] 	RIVA TNT2           (NV05)
[     6.317] 	GeForce 256         (NV10)
[     6.317] 	GeForce 2           (NV11, NV15)
[     6.317] 	GeForce 4MX         (NV17, NV18)
[     6.317] 	GeForce 3           (NV20)
[     6.317] 	GeForce 4Ti         (NV25, NV28)
[     6.317] 	GeForce FX          (NV3x)
[     6.317] 	GeForce 6           (NV4x)
[     6.317] 	GeForce 7           (G7x)
[     6.317] 	GeForce 8           (G8x)
[     6.317] 	GeForce 9           (G9x)
[     6.317] 	GeForce GTX 2xx/3xx (GT2xx)
[     6.317] 	GeForce GTX 4xx/5xx (GFxxx)
[     6.317] 	GeForce GTX 6xx/7xx (GKxxx)
[     6.317] 	GeForce GTX 9xx     (GMxxx)
[     6.317] 	GeForce GTX 10xx    (GPxxx)
[     6.317] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     6.317] (II) FBDEV: driver for framebuffer: fbdev
[     6.317] (II) VESA: driver for VESA chipsets: vesa
[     6.324] (II) Loading sub module "fb"
[     6.324] (II) LoadModule: "fb"
[     6.324] (II) Module "fb" already built-in
[     6.324] (WW) Unresolved symbol: fbGetGCPrivateKey
[     6.324] (II) Loading sub module "wfb"
[     6.324] (II) LoadModule: "wfb"
[     6.324] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     6.325] (II) Module wfb: vendor="X.Org Foundation"
[     6.325] 	compiled for 1.21.1.6, module version = 1.0.0
[     6.325] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.325] (II) Loading sub module "ramdac"
[     6.325] (II) LoadModule: "ramdac"
[     6.325] (II) Module "ramdac" already built-in
[     6.328] (WW) Falling back to old probe method for modesetting
[     6.328] (WW) Falling back to old probe method for fbdev
[     6.328] (II) Loading sub module "fbdevhw"
[     6.328] (II) LoadModule: "fbdevhw"
[     6.329] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[     6.329] (II) Module fbdevhw: vendor="X.Org Foundation"
[     6.329] 	compiled for 1.21.1.6, module version = 0.0.2
[     6.329] 	ABI class: X.Org Video Driver, version 25.2
[     6.329] (EE) open /dev/fb0: No such file or directory
[     6.329] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     6.329] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[     6.329] (==) NVIDIA(0): RGB weight 888
[     6.329] (==) NVIDIA(0): Default visual is TrueColor
[     6.329] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     6.330] (**) NVIDIA(0): Enabling 2D acceleration
[     7.413] (II) NVIDIA(0): Display (Eizo S1701 (DFP-0)) does not support NVIDIA 3D Vision
[     7.413] (II) NVIDIA(0):     stereo.
[     7.413] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[     7.414] (II) NVIDIA(0): NVIDIA GPU GeForce 9500 GT (G96) at PCI:1:0:0 (GPU-0)
[     7.414] (--) NVIDIA(0): Memory: 524288 kBytes
[     7.414] (--) NVIDIA(0): VideoBIOS: 62.94.4b.00.76
[     7.414] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[     7.416] (--) NVIDIA(0): Valid display device(s) on GeForce 9500 GT at PCI:1:0:0
[     7.416] (--) NVIDIA(0):     CRT-0
[     7.416] (--) NVIDIA(0):     CRT-1
[     7.416] (--) NVIDIA(0):     TV-0
[     7.416] (--) NVIDIA(0):     Eizo S1701 (DFP-0) (boot, connected)
[     7.416] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[     7.416] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[     7.416] (--) NVIDIA(GPU-0): TV-0: 400.0 MHz maximum pixel clock
[     7.416] (--) NVIDIA(0): Eizo S1701 (DFP-0): Internal TMDS
[     7.416] (--) NVIDIA(GPU-0): Eizo S1701 (DFP-0): 330.0 MHz maximum pixel clock
[     7.416] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[     7.416] (**) NVIDIA(0):     device Eizo S1701 (DFP-0) (Using EDID frequencies has been
[     7.416] (**) NVIDIA(0):     enabled on all display devices.)
[     7.417] (==) NVIDIA(0): 
[     7.417] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[     7.417] (==) NVIDIA(0):     will be used as the requested mode.
[     7.417] (==) NVIDIA(0): 
[     7.417] (II) NVIDIA(0): Validated MetaModes:
[     7.417] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select"
[     7.417] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
[     7.451] (--) NVIDIA(0): DPI set to (95, 96); computed from "UseEdidDpi" X config
[     7.451] (--) NVIDIA(0):     option
[     7.451] (II) UnloadModule: "nouveau"
[     7.451] (II) Unloading nouveau
[     7.451] (II) UnloadModule: "modesetting"
[     7.451] (II) Unloading modesetting
[     7.451] (II) UnloadModule: "fbdev"
[     7.451] (II) Unloading fbdev
[     7.451] (II) UnloadSubModule: "fbdevhw"
[     7.451] (II) Unloading fbdevhw
[     7.451] (II) UnloadModule: "vesa"
[     7.451] (II) Unloading vesa
[     7.451] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[     7.454] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[     7.454] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[     7.454] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[     7.454] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[     7.454] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[     7.454] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[     7.454] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[     7.454] (II) NVIDIA(0):     Config Options in the README.
[     7.456] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[     7.532] (==) NVIDIA(0): Disabling shared memory pixmaps
[     7.532] (==) NVIDIA(0): Backing store enabled
[     7.532] (==) NVIDIA(0): Silken mouse enabled
[     7.533] (==) NVIDIA(0): DPMS enabled
[     7.533] (II) Loading sub module "dri2"
[     7.533] (II) LoadModule: "dri2"
[     7.533] (II) Module "dri2" already built-in
[     7.534] (II) NVIDIA(0): [DRI2] Setup complete
[     7.534] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[     7.534] (II) Initializing extension Generic Event Extension
[     7.534] (II) Initializing extension SHAPE
[     7.535] (II) Initializing extension MIT-SHM
[     7.535] (II) Initializing extension XInputExtension
[     7.536] (II) Initializing extension XTEST
[     7.536] (II) Initializing extension BIG-REQUESTS
[     7.536] (II) Initializing extension SYNC
[     7.537] (II) Initializing extension XKEYBOARD
[     7.537] (II) Initializing extension XC-MISC
[     7.537] (II) Initializing extension SECURITY
[     7.537] (II) Initializing extension XFIXES
[     7.537] (II) Initializing extension RENDER
[     7.538] (II) Initializing extension RANDR
[     7.538] (II) Initializing extension COMPOSITE
[     7.538] (II) Initializing extension DAMAGE
[     7.538] (II) Initializing extension MIT-SCREEN-SAVER
[     7.539] (II) Initializing extension DOUBLE-BUFFER
[     7.539] (II) Initializing extension RECORD
[     7.539] (II) Initializing extension DPMS
[     7.539] (II) Initializing extension Present
[     7.539] (II) Initializing extension DRI3
[     7.539] (II) Initializing extension X-Resource
[     7.540] (II) Initializing extension XVideo
[     7.540] (II) Initializing extension XVideo-MotionCompensation
[     7.540] (II) Initializing extension SELinux
[     7.540] (II) SELinux: Disabled on system
[     7.540] (II) Initializing extension XFree86-VidModeExtension
[     7.540] (II) Initializing extension XFree86-DGA
[     7.540] (II) Initializing extension XFree86-DRI
[     7.540] (II) Initializing extension DRI2
[     7.540] (II) Initializing extension GLX
[     7.540] (II) Initializing extension GLX
[     7.540] (II) Indirect GLX disabled.(II) Initializing extension NV-GLX
[     7.541] (II) Initializing extension NV-CONTROL
[     7.541] (II) Initializing extension XINERAMA
[     7.660] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[     7.660] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     7.660] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     7.660] (II) LoadModule: "libinput"
[     7.661] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     7.666] (II) Module libinput: vendor="X.Org Foundation"
[     7.666] 	compiled for 1.21.1.3, module version = 1.2.1
[     7.666] 	Module class: X.Org XInput Driver
[     7.666] 	ABI class: X.Org XInput driver, version 24.4
[     7.666] (II) Using input driver 'libinput' for 'Power Button'
[     7.666] (**) Power Button: always reports core events
[     7.666] (**) Option "Device" "/dev/input/event5"
[     7.678] (II) event5  - Power Button: is tagged by udev as: Keyboard
[     7.678] (II) event5  - Power Button: device is a keyboard
[     7.679] (II) event5  - Power Button: device removed
[     7.702] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[     7.702] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     7.702] (**) Option "xkb_model" "pc105"
[     7.702] (**) Option "xkb_layout" "us,gr"
[     7.703] (**) Option "xkb_variant" ","
[     7.703] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[     7.740] (II) event5  - Power Button: is tagged by udev as: Keyboard
[     7.740] (II) event5  - Power Button: device is a keyboard
[     7.741] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[     7.741] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     7.741] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     7.741] (II) Using input driver 'libinput' for 'Power Button'
[     7.741] (**) Power Button: always reports core events
[     7.741] (**) Option "Device" "/dev/input/event4"
[     7.742] (II) event4  - Power Button: is tagged by udev as: Keyboard
[     7.742] (II) event4  - Power Button: device is a keyboard
[     7.742] (II) event4  - Power Button: device removed
[     7.758] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event4"
[     7.758] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[     7.759] (**) Option "xkb_model" "pc105"
[     7.759] (**) Option "xkb_layout" "us,gr"
[     7.759] (**) Option "xkb_variant" ","
[     7.759] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[     7.760] (II) event4  - Power Button: is tagged by udev as: Keyboard
[     7.760] (II) event4  - Power Button: device is a keyboard
[     7.762] (II) config/udev: Adding input device COMPANY USB Device Keyboard (/dev/input/event12)
[     7.762] (**) COMPANY USB Device Keyboard: Applying InputClass "evdev keyboard catchall"
[     7.762] (**) COMPANY USB Device Keyboard: Applying InputClass "libinput keyboard catchall"
[     7.762] (II) Using input driver 'libinput' for 'COMPANY USB Device Keyboard'
[     7.762] (**) COMPANY USB Device Keyboard: always reports core events
[     7.762] (**) Option "Device" "/dev/input/event12"
[     7.764] (II) event12 - COMPANY USB Device Keyboard: is tagged by udev as: Keyboard
[     7.764] (II) event12 - COMPANY USB Device Keyboard: device is a keyboard
[     7.764] (II) event12 - COMPANY USB Device Keyboard: device removed
[     7.779] (II) libinput: COMPANY USB Device Keyboard: needs a virtual subdevice
[     7.779] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input15/event12"
[     7.779] (II) XINPUT: Adding extended input device "COMPANY USB Device Keyboard" (type: MOUSE, id 8)
[     7.779] (**) Option "AccelerationScheme" "none"
[     7.779] (**) COMPANY USB Device Keyboard: (accel) selected scheme none/0
[     7.779] (**) COMPANY USB Device Keyboard: (accel) acceleration factor: 2.000
[     7.779] (**) COMPANY USB Device Keyboard: (accel) acceleration threshold: 4
[     7.781] (II) event12 - COMPANY USB Device Keyboard: is tagged by udev as: Keyboard
[     7.781] (II) event12 - COMPANY USB Device Keyboard: device is a keyboard
[     7.782] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/event13)
[     7.783] (II) No input driver specified, ignoring this device.
[     7.783] (II) This device may have been added with another device file.
[     7.784] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/event14)
[     7.784] (**) COMPANY USB Device: Applying InputClass "evdev pointer catchall"
[     7.784] (**) COMPANY USB Device: Applying InputClass "libinput pointer catchall"
[     7.784] (II) Using input driver 'libinput' for 'COMPANY USB Device'
[     7.784] (**) COMPANY USB Device: always reports core events
[     7.784] (**) Option "Device" "/dev/input/event14"
[     7.846] (II) event14 - COMPANY USB Device: is tagged by udev as: Mouse
[     7.847] (II) event14 - COMPANY USB Device: device is a pointer
[     7.847] (II) event14 - COMPANY USB Device: device removed
[     7.882] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.1/0003:09DA:F012.0004/input/input17/event14"
[     7.882] (II) XINPUT: Adding extended input device "COMPANY USB Device" (type: MOUSE, id 9)
[     7.883] (**) Option "AccelerationScheme" "none"
[     7.883] (**) COMPANY USB Device: (accel) selected scheme none/0
[     7.883] (**) COMPANY USB Device: (accel) acceleration factor: 2.000
[     7.883] (**) COMPANY USB Device: (accel) acceleration threshold: 4
[     7.945] (II) event14 - COMPANY USB Device: is tagged by udev as: Mouse
[     7.946] (II) event14 - COMPANY USB Device: device is a pointer
[     7.948] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/mouse0)
[     7.948] (II) No input driver specified, ignoring this device.
[     7.948] (II) This device may have been added with another device file.
[     7.949] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event7)
[     7.949] (II) No input driver specified, ignoring this device.
[     7.949] (II) This device may have been added with another device file.
[     7.950] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event8)
[     7.950] (II) No input driver specified, ignoring this device.
[     7.950] (II) This device may have been added with another device file.
[     7.951] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event9)
[     7.952] (II) No input driver specified, ignoring this device.
[     7.952] (II) This device may have been added with another device file.
[     7.953] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event10)
[     7.953] (II) No input driver specified, ignoring this device.
[     7.953] (II) This device may have been added with another device file.
[     7.954] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event11)
[     7.954] (II) No input driver specified, ignoring this device.
[     7.954] (II) This device may have been added with another device file.
[     7.955] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event2)
[     7.955] (II) No input driver specified, ignoring this device.
[     7.955] (II) This device may have been added with another device file.
[     7.956] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event3)
[     7.956] (II) No input driver specified, ignoring this device.
[     7.956] (II) This device may have been added with another device file.
[     7.957] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event6)
[     7.957] (II) No input driver specified, ignoring this device.
[     7.957] (II) This device may have been added with another device file.
[     7.958] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[     7.958] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[     7.958] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     7.958] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     7.958] (**) AT Translated Set 2 keyboard: always reports core events
[     7.958] (**) Option "Device" "/dev/input/event0"
[     7.960] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     7.961] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[     7.962] (II) event0  - AT Translated Set 2 keyboard: device removed
[     7.975] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[     7.975] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[     7.975] (**) Option "xkb_model" "pc105"
[     7.975] (**) Option "xkb_layout" "us,gr"
[     7.975] (**) Option "xkb_variant" ","
[     7.975] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[     7.977] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     7.978] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[     7.980] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[     7.980] (II) No input driver specified, ignoring this device.
[     7.980] (II) This device may have been added with another device file.
[     7.995] (**) COMPANY USB Device Keyboard: Applying InputClass "evdev keyboard catchall"
[     7.995] (**) COMPANY USB Device Keyboard: Applying InputClass "libinput keyboard catchall"
[     7.995] (II) Using input driver 'libinput' for 'COMPANY USB Device Keyboard'
[     7.995] (**) COMPANY USB Device Keyboard: always reports core events
[     7.995] (**) Option "Device" "/dev/input/event12"
[     7.995] (II) libinput: COMPANY USB Device Keyboard: is a virtual subdevice
[     7.995] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input15/event12"
[     7.995] (II) XINPUT: Adding extended input device "COMPANY USB Device Keyboard" (type: KEYBOARD, id 11)
[     7.995] (**) Option "xkb_model" "pc105"
[     7.995] (**) Option "xkb_layout" "us,gr"
[     7.995] (**) Option "xkb_variant" ","
[     7.995] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[     7.999] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/mouse0)
[     7.999] (II) No input driver specified, ignoring this device.
[     7.999] (II) This device may have been added with another device file.
[     8.000] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/event13)
[     8.001] (II) No input driver specified, ignoring this device.
[     8.001] (II) This device may have been added with another device file.
[     8.001] (II) config/udev: removing device COMPANY USB Device Keyboard
[     8.001] (II) UnloadModule: "libinput"
[     8.001] (II) config/udev: removing device COMPANY USB Device Keyboard
[     8.002] (II) event12 - COMPANY USB Device Keyboard: device removed
[     8.019] (II) UnloadModule: "libinput"
[     8.020] (II) config/udev: Adding input device COMPANY USB Device Keyboard (/dev/input/event12)
[     8.020] (**) COMPANY USB Device Keyboard: Applying InputClass "evdev keyboard catchall"
[     8.020] (**) COMPANY USB Device Keyboard: Applying InputClass "libinput keyboard catchall"
[     8.020] (II) Using input driver 'libinput' for 'COMPANY USB Device Keyboard'
[     8.020] (**) COMPANY USB Device Keyboard: always reports core events
[     8.020] (**) Option "Device" "/dev/input/event12"
[     8.023] (II) event12 - COMPANY USB Device Keyboard: is tagged by udev as: Keyboard
[     8.024] (II) event12 - COMPANY USB Device Keyboard: device is a keyboard
[     8.024] (II) event12 - COMPANY USB Device Keyboard: device removed
[     8.043] (II) libinput: COMPANY USB Device Keyboard: needs a virtual subdevice
[     8.043] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input15/event12"
[     8.043] (II) XINPUT: Adding extended input device "COMPANY USB Device Keyboard" (type: MOUSE, id 8)
[     8.043] (**) Option "AccelerationScheme" "none"
[     8.043] (**) COMPANY USB Device Keyboard: (accel) selected scheme none/0
[     8.043] (**) COMPANY USB Device Keyboard: (accel) acceleration factor: 2.000
[     8.043] (**) COMPANY USB Device Keyboard: (accel) acceleration threshold: 4
[     8.045] (II) event12 - COMPANY USB Device Keyboard: is tagged by udev as: Keyboard
[     8.045] (II) event12 - COMPANY USB Device Keyboard: device is a keyboard
[     8.046] (**) COMPANY USB Device Keyboard: Applying InputClass "evdev keyboard catchall"
[     8.046] (**) COMPANY USB Device Keyboard: Applying InputClass "libinput keyboard catchall"
[     8.046] (II) Using input driver 'libinput' for 'COMPANY USB Device Keyboard'
[     8.046] (**) COMPANY USB Device Keyboard: always reports core events
[     8.046] (**) Option "Device" "/dev/input/event12"
[     8.046] (II) libinput: COMPANY USB Device Keyboard: is a virtual subdevice
[     8.046] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input15/event12"
[     8.046] (II) XINPUT: Adding extended input device "COMPANY USB Device Keyboard" (type: KEYBOARD, id 11)
[     8.046] (**) Option "xkb_model" "pc105"
[     8.046] (**) Option "xkb_layout" "us,gr"
[     8.046] (**) Option "xkb_variant" ","
[     8.046] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[     8.046] (II) config/udev: removing device COMPANY USB Device
[     8.046] (II) event14 - COMPANY USB Device: device removed
[     8.074] (II) UnloadModule: "libinput"
[     8.075] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/event14)
[     8.075] (**) COMPANY USB Device: Applying InputClass "evdev pointer catchall"
[     8.075] (**) COMPANY USB Device: Applying InputClass "libinput pointer catchall"
[     8.075] (II) Using input driver 'libinput' for 'COMPANY USB Device'
[     8.075] (**) COMPANY USB Device: always reports core events
[     8.076] (**) Option "Device" "/dev/input/event14"
[     8.136] (II) event14 - COMPANY USB Device: is tagged by udev as: Mouse
[     8.137] (II) event14 - COMPANY USB Device: device is a pointer
[     8.137] (II) event14 - COMPANY USB Device: device removed
[     8.170] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.1/0003:09DA:F012.0004/input/input17/event14"
[     8.171] (II) XINPUT: Adding extended input device "COMPANY USB Device" (type: MOUSE, id 9)
[     8.171] (**) Option "AccelerationScheme" "none"
[     8.171] (**) COMPANY USB Device: (accel) selected scheme none/0
[     8.171] (**) COMPANY USB Device: (accel) acceleration factor: 2.000
[     8.171] (**) COMPANY USB Device: (accel) acceleration threshold: 4
[     8.233] (II) event14 - COMPANY USB Device: is tagged by udev as: Mouse
[     8.234] (II) event14 - COMPANY USB Device: device is a pointer
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.0.log.old >>>>>>>>>>
[     5.898] 
X.Org X Server 1.21.1.6
X Protocol Version 11, Revision 0
[     5.898] Current Operating System: Linux mitsos 6.1.0-1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.4-1 (2023-01-07) x86_64
[     5.898] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-1-amd64 root=/dev/sda3 ro nomodeset noresume net.ifnames=0 libahci.ignore_sss=1 noibrs noibpb nopti nospectre_v2 nospectre_v1 l1tf=off nospec_store_bypass_disable no_stf_barrier mds=off tsx=on tsx_async_abort=off mitigations=off
[     5.898] xorg-server 2:21.1.6-1 (https://www.debian.org/support) 
[     5.898] Current version of pixman: 0.42.2
[     5.898] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     5.898] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     5.898] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jan 26 14:25:22 2023
[     5.905] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     5.905] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     5.907] (==) No Layout section.  Using the first Screen section.
[     5.907] (==) No screen section available. Using defaults.
[     5.907] (**) |-->Screen "Default Screen Section" (0)
[     5.907] (**) |   |-->Monitor "<default monitor>"
[     5.908] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     5.908] (**) Option "IgnoreABI" "1"
[     5.908] (**) Ignoring ABI Version
[     5.908] (==) Automatically adding devices
[     5.908] (==) Automatically enabling devices
[     5.908] (==) Automatically adding GPU devices
[     5.908] (==) Automatically binding GPU devices
[     5.908] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     5.911] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     5.911] 	Entry deleted from font path.
[     5.912] (==) 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
[     5.912] (**) ModulePath set to "/usr/lib/xorg/modules/linux,/usr/lib/xorg/modules"
[     5.912] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     5.912] (II) Loader magic: 0x556c89be3f00
[     5.912] (II) Module ABI versions:
[     5.912] 	X.Org ANSI C Emulation: 0.4
[     5.912] 	X.Org Video Driver: 25.2
[     5.912] 	X.Org XInput driver : 24.4
[     5.912] 	X.Org Server Extension : 10.0
[     5.913] (++) using VT number 7

[     5.913] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     5.914] (II) xfree86: Adding drm device (/dev/dri/card0)
[     5.914] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[     5.920] (--) PCI:*(1 at 0:0:0) 10de:0640:1682:2412 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf4000000/33554432, I/O @ 0x0000b000/128, BIOS @ 0x????????/131072
[     5.920] (II) LoadModule: "glx"
[     5.924] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[     6.108] (II) Module glx: vendor="NVIDIA Corporation"
[     6.109] 	compiled for 4.0.2, module version = 1.0.0
[     6.109] 	Module class: X.Org Server Extension
[     6.109] (II) NVIDIA GLX Module  340.108  Wed Dec 11 14:26:50 PST 2019
[     6.110] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[     6.110] 	loading driver: nvidia
[     6.404] (==) Matched nvidia as autoconfigured driver 0
[     6.404] (==) Matched nouveau as autoconfigured driver 1
[     6.404] (==) Matched nv as autoconfigured driver 2
[     6.404] (==) Matched modesetting as autoconfigured driver 3
[     6.404] (==) Matched fbdev as autoconfigured driver 4
[     6.404] (==) Matched vesa as autoconfigured driver 5
[     6.404] (==) Assigned the driver to the xf86ConfigLayout
[     6.404] (II) LoadModule: "nvidia"
[     6.407] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     6.419] (II) Module nvidia: vendor="NVIDIA Corporation"
[     6.419] 	compiled for 4.0.2, module version = 1.0.0
[     6.419] 	Module class: X.Org Video Driver
[     6.419] ================ WARNING WARNING WARNING WARNING ================
[     6.419] This server has a video driver ABI version of 25.2 that this
driver does not officially support.  Please check
http://www.nvidia.com/ for driver updates or downgrade to an X
server with a supported driver ABI.
[     6.419] =================================================================
[     6.419] (WW) NVIDIA: The driver will continue to load, but may behave strangely.
[     6.419] (WW) NVIDIA: This driver was compiled against the X.Org server SDK from commit e6ef2b12404dfec7f23592a3524d2a63d9d25802 and may not be compatible with the final version of this SDK.
[     6.420] (II) LoadModule: "nouveau"
[     6.420] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[     6.422] (II) Module nouveau: vendor="X.Org Foundation"
[     6.422] 	compiled for 1.21.1.3, module version = 1.0.17
[     6.422] 	Module class: X.Org Video Driver
[     6.422] 	ABI class: X.Org Video Driver, version 25.2
[     6.423] (II) LoadModule: "nv"
[     6.424] (WW) Warning, couldn't open module nv
[     6.424] (EE) Failed to load module "nv" (module does not exist, 0)
[     6.424] (II) LoadModule: "modesetting"
[     6.424] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     6.425] (II) Module modesetting: vendor="X.Org Foundation"
[     6.425] 	compiled for 1.21.1.6, module version = 1.21.1
[     6.425] 	Module class: X.Org Video Driver
[     6.425] 	ABI class: X.Org Video Driver, version 25.2
[     6.425] (II) LoadModule: "fbdev"
[     6.425] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[     6.425] (II) Module fbdev: vendor="X.Org Foundation"
[     6.425] 	compiled for 1.21.1.3, module version = 0.5.0
[     6.425] 	Module class: X.Org Video Driver
[     6.425] 	ABI class: X.Org Video Driver, version 25.2
[     6.425] (II) LoadModule: "vesa"
[     6.426] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     6.426] (II) Module vesa: vendor="X.Org Foundation"
[     6.426] 	compiled for 1.21.1.3, module version = 2.5.0
[     6.426] 	Module class: X.Org Video Driver
[     6.426] 	ABI class: X.Org Video Driver, version 25.2
[     6.426] (II) NVIDIA dlloader X Driver  340.108  Wed Dec 11 14:06:00 PST 2019
[     6.426] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     6.427] (II) NOUVEAU driver Date:   Sat Jan 23 12:24:42 2021 -0500
[     6.427] (II) NOUVEAU driver for NVIDIA chipset families :
[     6.427] 	RIVA TNT            (NV04)
[     6.427] 	RIVA TNT2           (NV05)
[     6.427] 	GeForce 256         (NV10)
[     6.427] 	GeForce 2           (NV11, NV15)
[     6.427] 	GeForce 4MX         (NV17, NV18)
[     6.427] 	GeForce 3           (NV20)
[     6.427] 	GeForce 4Ti         (NV25, NV28)
[     6.427] 	GeForce FX          (NV3x)
[     6.427] 	GeForce 6           (NV4x)
[     6.427] 	GeForce 7           (G7x)
[     6.427] 	GeForce 8           (G8x)
[     6.427] 	GeForce 9           (G9x)
[     6.427] 	GeForce GTX 2xx/3xx (GT2xx)
[     6.427] 	GeForce GTX 4xx/5xx (GFxxx)
[     6.427] 	GeForce GTX 6xx/7xx (GKxxx)
[     6.427] 	GeForce GTX 9xx     (GMxxx)
[     6.427] 	GeForce GTX 10xx    (GPxxx)
[     6.428] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     6.428] (II) FBDEV: driver for framebuffer: fbdev
[     6.428] (II) VESA: driver for VESA chipsets: vesa
[     6.433] (II) Loading sub module "fb"
[     6.433] (II) LoadModule: "fb"
[     6.433] (II) Module "fb" already built-in
[     6.433] (WW) Unresolved symbol: fbGetGCPrivateKey
[     6.433] (II) Loading sub module "wfb"
[     6.433] (II) LoadModule: "wfb"
[     6.433] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     6.434] (II) Module wfb: vendor="X.Org Foundation"
[     6.434] 	compiled for 1.21.1.6, module version = 1.0.0
[     6.434] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.434] (II) Loading sub module "ramdac"
[     6.434] (II) LoadModule: "ramdac"
[     6.434] (II) Module "ramdac" already built-in
[     6.437] (WW) Falling back to old probe method for modesetting
[     6.437] (WW) Falling back to old probe method for fbdev
[     6.437] (II) Loading sub module "fbdevhw"
[     6.437] (II) LoadModule: "fbdevhw"
[     6.438] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[     6.438] (II) Module fbdevhw: vendor="X.Org Foundation"
[     6.438] 	compiled for 1.21.1.6, module version = 0.0.2
[     6.438] 	ABI class: X.Org Video Driver, version 25.2
[     6.438] (EE) open /dev/fb0: No such file or directory
[     6.438] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     6.438] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[     6.438] (==) NVIDIA(0): RGB weight 888
[     6.438] (==) NVIDIA(0): Default visual is TrueColor
[     6.438] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     6.439] (**) NVIDIA(0): Enabling 2D acceleration
[     7.599] (II) NVIDIA(0): Display (Eizo S1701 (DFP-0)) does not support NVIDIA 3D Vision
[     7.599] (II) NVIDIA(0):     stereo.
[     7.599] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[     7.600] (II) NVIDIA(0): NVIDIA GPU GeForce 9500 GT (G96) at PCI:1:0:0 (GPU-0)
[     7.600] (--) NVIDIA(0): Memory: 524288 kBytes
[     7.600] (--) NVIDIA(0): VideoBIOS: 62.94.4b.00.76
[     7.601] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[     7.602] (--) NVIDIA(0): Valid display device(s) on GeForce 9500 GT at PCI:1:0:0
[     7.602] (--) NVIDIA(0):     CRT-0
[     7.602] (--) NVIDIA(0):     CRT-1
[     7.602] (--) NVIDIA(0):     TV-0
[     7.602] (--) NVIDIA(0):     Eizo S1701 (DFP-0) (boot, connected)
[     7.602] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[     7.602] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[     7.602] (--) NVIDIA(GPU-0): TV-0: 400.0 MHz maximum pixel clock
[     7.602] (--) NVIDIA(0): Eizo S1701 (DFP-0): Internal TMDS
[     7.602] (--) NVIDIA(GPU-0): Eizo S1701 (DFP-0): 330.0 MHz maximum pixel clock
[     7.602] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[     7.602] (**) NVIDIA(0):     device Eizo S1701 (DFP-0) (Using EDID frequencies has been
[     7.602] (**) NVIDIA(0):     enabled on all display devices.)
[     7.603] (==) NVIDIA(0): 
[     7.603] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[     7.603] (==) NVIDIA(0):     will be used as the requested mode.
[     7.603] (==) NVIDIA(0): 
[     7.603] (II) NVIDIA(0): Validated MetaModes:
[     7.603] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select"
[     7.603] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
[     7.628] (--) NVIDIA(0): DPI set to (95, 96); computed from "UseEdidDpi" X config
[     7.628] (--) NVIDIA(0):     option
[     7.628] (II) UnloadModule: "nouveau"
[     7.628] (II) Unloading nouveau
[     7.628] (II) UnloadModule: "modesetting"
[     7.628] (II) Unloading modesetting
[     7.628] (II) UnloadModule: "fbdev"
[     7.629] (II) Unloading fbdev
[     7.629] (II) UnloadSubModule: "fbdevhw"
[     7.629] (II) Unloading fbdevhw
[     7.629] (II) UnloadModule: "vesa"
[     7.629] (II) Unloading vesa
[     7.629] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[     7.632] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[     7.632] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[     7.632] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[     7.632] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[     7.632] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[     7.632] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[     7.632] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[     7.632] (II) NVIDIA(0):     Config Options in the README.
[     7.633] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[     7.709] (==) NVIDIA(0): Disabling shared memory pixmaps
[     7.709] (==) NVIDIA(0): Backing store enabled
[     7.709] (==) NVIDIA(0): Silken mouse enabled
[     7.710] (==) NVIDIA(0): DPMS enabled
[     7.711] (II) Loading sub module "dri2"
[     7.711] (II) LoadModule: "dri2"
[     7.711] (II) Module "dri2" already built-in
[     7.711] (II) NVIDIA(0): [DRI2] Setup complete
[     7.711] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[     7.712] (II) Initializing extension Generic Event Extension
[     7.712] (II) Initializing extension SHAPE
[     7.712] (II) Initializing extension MIT-SHM
[     7.712] (II) Initializing extension XInputExtension
[     7.713] (II) Initializing extension XTEST
[     7.714] (II) Initializing extension BIG-REQUESTS
[     7.714] (II) Initializing extension SYNC
[     7.714] (II) Initializing extension XKEYBOARD
[     7.714] (II) Initializing extension XC-MISC
[     7.714] (II) Initializing extension SECURITY
[     7.715] (II) Initializing extension XFIXES
[     7.715] (II) Initializing extension RENDER
[     7.715] (II) Initializing extension RANDR
[     7.715] (II) Initializing extension COMPOSITE
[     7.716] (II) Initializing extension DAMAGE
[     7.716] (II) Initializing extension MIT-SCREEN-SAVER
[     7.716] (II) Initializing extension DOUBLE-BUFFER
[     7.716] (II) Initializing extension RECORD
[     7.716] (II) Initializing extension DPMS
[     7.717] (II) Initializing extension Present
[     7.717] (II) Initializing extension DRI3
[     7.717] (II) Initializing extension X-Resource
[     7.717] (II) Initializing extension XVideo
[     7.717] (II) Initializing extension XVideo-MotionCompensation
[     7.717] (II) Initializing extension SELinux
[     7.717] (II) SELinux: Disabled on system
[     7.717] (II) Initializing extension XFree86-VidModeExtension
[     7.717] (II) Initializing extension XFree86-DGA
[     7.718] (II) Initializing extension XFree86-DRI
[     7.718] (II) Initializing extension DRI2
[     7.718] (II) Initializing extension GLX
[     7.718] (II) Initializing extension GLX
[     7.718] (II) Indirect GLX disabled.(II) Initializing extension NV-GLX
[     7.718] (II) Initializing extension NV-CONTROL
[     7.719] (II) Initializing extension XINERAMA
[     7.840] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[     7.840] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     7.840] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     7.840] (II) LoadModule: "libinput"
[     7.840] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     7.845] (II) Module libinput: vendor="X.Org Foundation"
[     7.845] 	compiled for 1.21.1.3, module version = 1.2.1
[     7.845] 	Module class: X.Org XInput Driver
[     7.845] 	ABI class: X.Org XInput driver, version 24.4
[     7.845] (II) Using input driver 'libinput' for 'Power Button'
[     7.845] (**) Power Button: always reports core events
[     7.845] (**) Option "Device" "/dev/input/event5"
[     7.858] (II) event5  - Power Button: is tagged by udev as: Keyboard
[     7.859] (II) event5  - Power Button: device is a keyboard
[     7.859] (II) event5  - Power Button: device removed
[     7.872] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[     7.872] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     7.872] (**) Option "xkb_model" "pc105"
[     7.872] (**) Option "xkb_layout" "us,gr"
[     7.872] (**) Option "xkb_variant" ","
[     7.872] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[     7.911] (II) event5  - Power Button: is tagged by udev as: Keyboard
[     7.911] (II) event5  - Power Button: device is a keyboard
[     7.912] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[     7.912] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     7.912] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     7.912] (II) Using input driver 'libinput' for 'Power Button'
[     7.912] (**) Power Button: always reports core events
[     7.912] (**) Option "Device" "/dev/input/event4"
[     7.913] (II) event4  - Power Button: is tagged by udev as: Keyboard
[     7.914] (II) event4  - Power Button: device is a keyboard
[     7.914] (II) event4  - Power Button: device removed
[     7.936] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event4"
[     7.936] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[     7.936] (**) Option "xkb_model" "pc105"
[     7.936] (**) Option "xkb_layout" "us,gr"
[     7.936] (**) Option "xkb_variant" ","
[     7.936] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[     7.938] (II) event4  - Power Button: is tagged by udev as: Keyboard
[     7.938] (II) event4  - Power Button: device is a keyboard
[     7.939] (II) config/udev: Adding input device COMPANY USB Device Keyboard (/dev/input/event12)
[     7.939] (**) COMPANY USB Device Keyboard: Applying InputClass "evdev keyboard catchall"
[     7.939] (**) COMPANY USB Device Keyboard: Applying InputClass "libinput keyboard catchall"
[     7.939] (II) Using input driver 'libinput' for 'COMPANY USB Device Keyboard'
[     7.939] (**) COMPANY USB Device Keyboard: always reports core events
[     7.939] (**) Option "Device" "/dev/input/event12"
[     7.941] (II) event12 - COMPANY USB Device Keyboard: is tagged by udev as: Keyboard
[     7.942] (II) event12 - COMPANY USB Device Keyboard: device is a keyboard
[     7.942] (II) event12 - COMPANY USB Device Keyboard: device removed
[     7.964] (II) libinput: COMPANY USB Device Keyboard: needs a virtual subdevice
[     7.964] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input15/event12"
[     7.964] (II) XINPUT: Adding extended input device "COMPANY USB Device Keyboard" (type: MOUSE, id 8)
[     7.965] (**) Option "AccelerationScheme" "none"
[     7.965] (**) COMPANY USB Device Keyboard: (accel) selected scheme none/0
[     7.965] (**) COMPANY USB Device Keyboard: (accel) acceleration factor: 2.000
[     7.965] (**) COMPANY USB Device Keyboard: (accel) acceleration threshold: 4
[     7.967] (II) event12 - COMPANY USB Device Keyboard: is tagged by udev as: Keyboard
[     7.967] (II) event12 - COMPANY USB Device Keyboard: device is a keyboard
[     7.968] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/event13)
[     7.968] (II) No input driver specified, ignoring this device.
[     7.968] (II) This device may have been added with another device file.
[     7.969] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/event14)
[     7.969] (**) COMPANY USB Device: Applying InputClass "evdev pointer catchall"
[     7.969] (**) COMPANY USB Device: Applying InputClass "libinput pointer catchall"
[     7.969] (II) Using input driver 'libinput' for 'COMPANY USB Device'
[     7.969] (**) COMPANY USB Device: always reports core events
[     7.970] (**) Option "Device" "/dev/input/event14"
[     8.032] (II) event14 - COMPANY USB Device: is tagged by udev as: Mouse
[     8.033] (II) event14 - COMPANY USB Device: device is a pointer
[     8.033] (II) event14 - COMPANY USB Device: device removed
[     8.068] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.1/0003:09DA:F012.0004/input/input17/event14"
[     8.068] (II) XINPUT: Adding extended input device "COMPANY USB Device" (type: MOUSE, id 9)
[     8.069] (**) Option "AccelerationScheme" "none"
[     8.069] (**) COMPANY USB Device: (accel) selected scheme none/0
[     8.069] (**) COMPANY USB Device: (accel) acceleration factor: 2.000
[     8.069] (**) COMPANY USB Device: (accel) acceleration threshold: 4
[     8.131] (II) event14 - COMPANY USB Device: is tagged by udev as: Mouse
[     8.132] (II) event14 - COMPANY USB Device: device is a pointer
[     8.134] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/mouse0)
[     8.134] (II) No input driver specified, ignoring this device.
[     8.134] (II) This device may have been added with another device file.
[     8.135] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event7)
[     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 HDA Intel Line Out Front (/dev/input/event8)
[     8.136] (II) No input driver specified, ignoring this device.
[     8.136] (II) This device may have been added with another device file.
[     8.137] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event9)
[     8.137] (II) No input driver specified, ignoring this device.
[     8.137] (II) This device may have been added with another device file.
[     8.138] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event10)
[     8.138] (II) No input driver specified, ignoring this device.
[     8.139] (II) This device may have been added with another device file.
[     8.140] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event11)
[     8.140] (II) No input driver specified, ignoring this device.
[     8.140] (II) This device may have been added with another device file.
[     8.141] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event2)
[     8.141] (II) No input driver specified, ignoring this device.
[     8.141] (II) This device may have been added with another device file.
[     8.142] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event3)
[     8.142] (II) No input driver specified, ignoring this device.
[     8.142] (II) This device may have been added with another device file.
[     8.143] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event6)
[     8.143] (II) No input driver specified, ignoring this device.
[     8.143] (II) This device may have been added with another device file.
[     8.144] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[     8.144] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[     8.144] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     8.144] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     8.144] (**) AT Translated Set 2 keyboard: always reports core events
[     8.144] (**) Option "Device" "/dev/input/event0"
[     8.147] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     8.147] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[     8.148] (II) event0  - AT Translated Set 2 keyboard: device removed
[     8.172] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[     8.172] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[     8.172] (**) Option "xkb_model" "pc105"
[     8.172] (**) Option "xkb_layout" "us,gr"
[     8.172] (**) Option "xkb_variant" ","
[     8.172] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[     8.175] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     8.175] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[     8.178] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[     8.178] (II) No input driver specified, ignoring this device.
[     8.178] (II) This device may have been added with another device file.
[     8.192] (**) COMPANY USB Device Keyboard: Applying InputClass "evdev keyboard catchall"
[     8.192] (**) COMPANY USB Device Keyboard: Applying InputClass "libinput keyboard catchall"
[     8.192] (II) Using input driver 'libinput' for 'COMPANY USB Device Keyboard'
[     8.192] (**) COMPANY USB Device Keyboard: always reports core events
[     8.192] (**) Option "Device" "/dev/input/event12"
[     8.192] (II) libinput: COMPANY USB Device Keyboard: is a virtual subdevice
[     8.193] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input15/event12"
[     8.193] (II) XINPUT: Adding extended input device "COMPANY USB Device Keyboard" (type: KEYBOARD, id 11)
[     8.193] (**) Option "xkb_model" "pc105"
[     8.193] (**) Option "xkb_layout" "us,gr"
[     8.193] (**) Option "xkb_variant" ","
[     8.193] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[     8.196] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/mouse0)
[     8.196] (II) No input driver specified, ignoring this device.
[     8.196] (II) This device may have been added with another device file.
[     8.198] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/event13)
[     8.198] (II) No input driver specified, ignoring this device.
[     8.198] (II) This device may have been added with another device file.
[     8.198] (II) config/udev: removing device COMPANY USB Device Keyboard
[     8.199] (II) UnloadModule: "libinput"
[     8.199] (II) config/udev: removing device COMPANY USB Device Keyboard
[     8.199] (II) event12 - COMPANY USB Device Keyboard: device removed
[     8.213] (II) UnloadModule: "libinput"
[     8.214] (II) config/udev: Adding input device COMPANY USB Device Keyboard (/dev/input/event12)
[     8.214] (**) COMPANY USB Device Keyboard: Applying InputClass "evdev keyboard catchall"
[     8.214] (**) COMPANY USB Device Keyboard: Applying InputClass "libinput keyboard catchall"
[     8.214] (II) Using input driver 'libinput' for 'COMPANY USB Device Keyboard'
[     8.214] (**) COMPANY USB Device Keyboard: always reports core events
[     8.215] (**) Option "Device" "/dev/input/event12"
[     8.218] (II) event12 - COMPANY USB Device Keyboard: is tagged by udev as: Keyboard
[     8.218] (II) event12 - COMPANY USB Device Keyboard: device is a keyboard
[     8.219] (II) event12 - COMPANY USB Device Keyboard: device removed
[     8.236] (II) libinput: COMPANY USB Device Keyboard: needs a virtual subdevice
[     8.236] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input15/event12"
[     8.236] (II) XINPUT: Adding extended input device "COMPANY USB Device Keyboard" (type: MOUSE, id 8)
[     8.237] (**) Option "AccelerationScheme" "none"
[     8.237] (**) COMPANY USB Device Keyboard: (accel) selected scheme none/0
[     8.237] (**) COMPANY USB Device Keyboard: (accel) acceleration factor: 2.000
[     8.237] (**) COMPANY USB Device Keyboard: (accel) acceleration threshold: 4
[     8.239] (II) event12 - COMPANY USB Device Keyboard: is tagged by udev as: Keyboard
[     8.239] (II) event12 - COMPANY USB Device Keyboard: device is a keyboard
[     8.240] (**) COMPANY USB Device Keyboard: Applying InputClass "evdev keyboard catchall"
[     8.240] (**) COMPANY USB Device Keyboard: Applying InputClass "libinput keyboard catchall"
[     8.240] (II) Using input driver 'libinput' for 'COMPANY USB Device Keyboard'
[     8.240] (**) COMPANY USB Device Keyboard: always reports core events
[     8.240] (**) Option "Device" "/dev/input/event12"
[     8.240] (II) libinput: COMPANY USB Device Keyboard: is a virtual subdevice
[     8.240] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input15/event12"
[     8.240] (II) XINPUT: Adding extended input device "COMPANY USB Device Keyboard" (type: KEYBOARD, id 11)
[     8.240] (**) Option "xkb_model" "pc105"
[     8.240] (**) Option "xkb_layout" "us,gr"
[     8.240] (**) Option "xkb_variant" ","
[     8.240] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[     8.240] (II) config/udev: removing device COMPANY USB Device
[     8.241] (II) event14 - COMPANY USB Device: device removed
[     8.272] (II) UnloadModule: "libinput"
[     8.273] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/event14)
[     8.273] (**) COMPANY USB Device: Applying InputClass "evdev pointer catchall"
[     8.273] (**) COMPANY USB Device: Applying InputClass "libinput pointer catchall"
[     8.273] (II) Using input driver 'libinput' for 'COMPANY USB Device'
[     8.273] (**) COMPANY USB Device: always reports core events
[     8.273] (**) Option "Device" "/dev/input/event14"
[     8.334] (II) event14 - COMPANY USB Device: is tagged by udev as: Mouse
[     8.334] (II) event14 - COMPANY USB Device: device is a pointer
[     8.335] (II) event14 - COMPANY USB Device: device removed
[     8.372] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.1/0003:09DA:F012.0004/input/input17/event14"
[     8.372] (II) XINPUT: Adding extended input device "COMPANY USB Device" (type: MOUSE, id 9)
[     8.373] (**) Option "AccelerationScheme" "none"
[     8.373] (**) COMPANY USB Device: (accel) selected scheme none/0
[     8.373] (**) COMPANY USB Device: (accel) acceleration factor: 2.000
[     8.373] (**) COMPANY USB Device: (accel) acceleration threshold: 4
[     8.435] (II) event14 - COMPANY USB Device: is tagged by udev as: Mouse
[     8.435] (II) event14 - COMPANY USB Device: device is a pointer
[  2757.289] (II) event5  - Power Button: device removed
[  2757.301] (II) event4  - Power Button: device removed
[  2757.317] (II) event0  - AT Translated Set 2 keyboard: device removed
[  2757.333] (II) event12 - COMPANY USB Device Keyboard: device removed
[  2757.349] (II) event14 - COMPANY USB Device: device removed
[  2757.374] (II) UnloadModule: "libinput"
[  2757.374] (II) UnloadModule: "libinput"
[  2757.374] (II) UnloadModule: "libinput"
[  2757.375] (II) UnloadModule: "libinput"
[  2757.375] (II) UnloadModule: "libinput"
[  2757.375] (II) UnloadModule: "libinput"
[  2757.729] (II) NVIDIA(GPU-0): Deleting GPU-0
[  2757.732] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log.old ^^^^^^^^^^

<<<<<<<<<< Xorg (journald) >>>>>>>>>>
-- No entries --
^^^^^^^^^^ Xorg (journald) ^^^^^^^^^^

Kernel modules: nvidia.ko
/lib/modules/6.1.0-1-amd64/updates/dkms/nvidia-legacy-340xx-uvm.ko
/lib/modules/6.1.0-1-amd64/updates/dkms/nvidia-legacy-340xx.ko
/lib/modules/6.1.0-1-amd64/kernel/drivers/platform/x86/nvidia-wmi-ec-backlight.ko

filename:       /lib/modules/6.1.0-1-amd64/updates/dkms/nvidia-legacy-340xx-uvm.ko
supported:      external
license:        MIT
depends:        nvidia
retpoline:      Y
name:           nvidia_uvm
vermagic:       6.1.0-1-amd64 SMP preempt mod_unload modversions 
sig_id:         PKCS#7
signer:         DKMS module signing key
sig_key:        33:58:2B:F3:C3:BD:81:4D:07:2F:1F:79:CE:EE:CF:04:BE:66:90:E1
sig_hashalgo:   sha256
signature:      86:E5:D3:F6:26:85:AF:31:40:84:F0:C8:A5:52:A4:9B:DD:95:B4:E2:
		C1:04:26:13:9C:81:36:3D:76:FC:60:49:B3:0E:43:9E:9E:4E:55:53:
		BE:28:5F:87:C1:49:D0:4B:D9:02:37:69:AB:5C:60:F8:74:7C:43:E8:
		49:06:D2:4C:CA:48:41:4A:EE:DD:DE:D9:EB:1A:D0:74:C2:72:95:D2:
		E4:54:D8:36:A2:FC:78:94:7B:E6:2D:29:23:69:C4:05:A8:7E:A4:15:
		47:B3:4A:CD:28:74:D1:E2:79:29:55:E4:F8:6E:F0:89:4C:8A:EB:CF:
		08:20:64:CC:81:87:9B:48:0F:CC:2F:49:EB:7B:88:FA:EB:F8:8C:8D:
		34:E3:8E:20:E6:AC:8F:85:AE:0D:92:F0:19:68:C7:C9:1D:1B:3C:72:
		A5:E2:79:E0:C2:E8:B1:63:BB:A5:DF:60:EF:7E:67:26:F9:C5:90:68:
		57:FC:2C:02:4E:73:1A:3D:93:54:0E:6B:58:46:D4:99:DB:0A:08:7B:
		E0:93:44:8A:0C:46:27:2B:5D:78:EA:BC:10:9A:48:D8:4A:7D:2B:67:
		2B:A3:06:D4:97:94:16:46:48:32:ED:87:7E:7A:AE:16:10:AF:BD:E1:
		9C:A3:88:E8:FB:FB:25:85:FD:EA:E3:0E:63:3B:E5:50
filename:       /lib/modules/6.1.0-1-amd64/updates/dkms/nvidia-legacy-340xx.ko
alias:          char-major-195-*
version:        340.108
supported:      external
license:        NVIDIA
srcversion:     317A1F9B4BDC2EEF8C712C4
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:       6.1.0-1-amd64 SMP preempt mod_unload modversions 
sig_id:         PKCS#7
signer:         DKMS module signing key
sig_key:        33:58:2B:F3:C3:BD:81:4D:07:2F:1F:79:CE:EE:CF:04:BE:66:90:E1
sig_hashalgo:   sha256
signature:      D6:07:BE:27:0D:A9:35:4C:B6:16:6B:B4:28:3D:38:AF:C6:6C:7A:79:
		2C:36:E1:2E:EF:43:3A:F1:6D:ED:1C:C7:B5:D4:3A:08:29:87:E0:93:
		DA:C0:FA:D7:3A:5D:AF:66:93:B9:88:89:63:92:DD:30:44:E5:B3:8E:
		1E:AC:6C:28:B0:3E:18:A9:A0:DA:5F:DA:2A:A6:0B:DF:71:76:84:DE:
		11:52:B0:2A:79:2D:41:40:B3:8D:DC:B1:64:04:09:E6:2F:37:E1:85:
		C1:A0:BB:38:59:BF:1F:3A:25:A4:9C:E3:39:4D:07:33:DB:7C:88:DA:
		9C:CC:2C:01:3A:A3:F1:47:F9:EF:44:7D:1B:87:42:F4:38:B4:B8:9D:
		C5:DA:E6:17:2E:F9:1A:80:3D:23:FC:C8:62:9B:A8:F8:5D:7E:EA:4E:
		B4:99:D0:4F:CE:7E:1A:B6:4A:70:7B:BF:ED:6E:80:FD:05:84:FC:E8:
		04:49:7C:CE:B7:5B:E1:73:96:9E:30:87:AF:0A:BA:84:19:D9:5C:5B:
		12:CB:87:25:58:A8:D0:6D:EB:C2:A2:15:84:40:3C:65:A1:61:59:13:
		59:E6:3B:E5:89:D6:00:6F:BB:DD:9C:44:BF:7C:A5:AF:E8:04:34:8F:
		34:1B:09:E5:23:50:02:13:56:B8:22:5E:6E:82:3D:0D
filename:       /lib/modules/6.1.0-1-amd64/kernel/drivers/platform/x86/nvidia-wmi-ec-backlight.ko
license:        GPL
description:    NVIDIA WMI EC Backlight driver
author:         Daniel Dadap <ddadap at nvidia.com>
alias:          wmi:603E9613-EF25-4338-A3D0-C46177516DB7
depends:        wmi,video
retpoline:      Y
intree:         Y
name:           nvidia_wmi_ec_backlight
vermagic:       6.1.0-1-amd64 SMP preempt mod_unload modversions 
sig_id:         PKCS#7
signer:         Debian Secure Boot CA
sig_key:        32:A0:28:7F:84:1A:03:6F:A3:93:C1:E0:65:C4:3A:E6:B2:42:26:43
sig_hashalgo:   sha256
signature:      1E:12:63:F8:55:AA:AE:FB:81:71:5D:4F:9B:0A:54:BC:B2:73:17:68:
		91:C3:7E:72:3C:E5:6F:E1:BB:41:C4:80:CE:C9:6F:27:2D:5E:14:C5:
		06:92:49:A4:B3:D8:47:B7:41:8E:DE:45:CC:76:9C:BD:CD:10:7A:0F:
		6A:31:33:AD:B7:FE:57:59:44:FB:7B:80:15:8E:63:68:43:C9:A0:5A:
		32:5D:3B:46:C8:B5:44:E6:9A:CD:0F:36:DE:D0:DA:44:11:1E:16:05:
		AF:4E:B8:DB:08:14:4D:A6:DF:39:52:70:D2:04:62:9B:33:5A:3D:8E:
		C8:54:CE:73:F2:62:E3:E0:58:99:37:D9:53:46:78:C2:E0:E5:89:BD:
		51:3B:90:95:07:F2:F2:1F:96:A5:CE:08:83:C0:DA:E7:9B:4B:F3:B5:
		A4:AA:F1:35:DC:86:C0:6F:39:5F:BE:A6:19:39:83:F5:BF:8D:22:B0:
		E1:A3:26:39:FC:A5:80:F4:FD:E6:46:39:D3:DB:7A:55:9F:CE:99:81:
		30:F5:D3:B1:EF:AB:AA:8F:96:CB:E8:10:D7:0F:BF:34:98:35:02:4D:
		30:89:01:E9:83:3C:6D:11:A5:00:C7:68:5B:3E:4A:EF:39:E8:59:36:
		93:99:7A:47:03:16:E2:A5:E1:6A:97:3C:AD:39:3C:73

lsmod:
Module                  Size  Used by
snd_hda_codec_realtek   167936  1
snd_hda_codec_generic    98304  1 snd_hda_codec_realtek
ledtrig_audio          16384  1 snd_hda_codec_generic
snd_hda_intel          57344  0
snd_intel_dspcfg       36864  1 snd_hda_intel
snd_intel_sdw_acpi     20480  1 snd_intel_dspcfg
snd_hda_codec         184320  3 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec_realtek
snd_hda_core          122880  4 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_hwdep              16384  1 snd_hda_codec
r8169                  94208  0
snd_pcm               159744  3 snd_hda_intel,snd_hda_codec,snd_hda_core
iTCO_wdt               16384  1
intel_pmc_bxt          16384  1 iTCO_wdt
ata_generic            16384  0
i2c_i801               36864  0
iTCO_vendor_support    16384  1 iTCO_wdt
binfmt_misc            24576  1
watchdog               45056  1 iTCO_wdt
snd_timer              49152  1 snd_pcm
realtek                36864  1
sha512_ssse3           49152  0
pcspkr                 16384  0
i2c_smbus              20480  1 i2c_i801
mdio_devres            16384  1 r8169
sha512_generic         16384  1 sha512_ssse3
libphy                180224  3 r8169,mdio_devres,realtek
snd                   126976  7 snd_hda_codec_generic,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm
pata_jmicron           16384  0
lpc_ich                28672  0
soundcore              16384  1 snd
ehci_pci               20480  0
acpi_cpufreq           32768  0
button                 24576  0
sg                     40960  0
nvidia              10612736  29
drivetemp              20480  0
drm                   663552  3 nvidia
it87                   69632  0
hwmon_vid              16384  1 it87
coretemp               20480  0
fuse                  176128  5
efi_pstore             16384  0
configfs               57344  1
ip_tables              36864  0
x_tables               61440  1 ip_tables
autofs4                53248  2
ext4                  978944  1
crc16                  16384  1 ext4
mbcache                16384  1 ext4
jbd2                  167936  1 ext4
crc32c_generic         16384  2
joydev                 28672  0
sd_mod                 65536  1
t10_pi                 16384  1 sd_mod
crc64_rocksoft         20480  1 t10_pi
crc64                  20480  1 crc64_rocksoft
crc_t10dif             20480  1 t10_pi
crct10dif_generic      16384  1
hid_generic            16384  0
crct10dif_common       16384  2 crct10dif_generic,crc_t10dif
usbhid                 65536  0
hid                   155648  2 usbhid,hid_generic
uhci_hcd               57344  0
ehci_hcd              102400  1 ehci_pci
ahci                   49152  1
libahci                49152  1 ahci
libata                401408  4 libahci,ahci,ata_generic,pata_jmicron
usbcore               344064  4 ehci_pci,usbhid,ehci_hcd,uhci_hcd
evdev                  28672  9
serio_raw              20480  0
scsi_mod              282624  4 sd_mod,drivetemp,libata,sg
scsi_common            16384  3 scsi_mod,libata,sg
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)
DVI-I-1 disconnected (normal left inverted right x axis y axis)
TV-0 disconnected (normal left inverted right x axis y axis)
DVI-I-2 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  

OpenCL ICDs:


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-1-amd64 (SMP w/2 CPU threads; PREEMPT)
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 not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages nvidia-legacy-340xx-driver depends on:
ii  nvidia-installer-cleanup                                         20220217+2
ii  nvidia-legacy-340xx-alternative                                  340.108-17
ii  nvidia-legacy-340xx-driver-bin                                   340.108-17
ii  nvidia-legacy-340xx-driver-libs                                  340.108-17
ii  nvidia-legacy-340xx-kernel-dkms [nvidia-legacy-340xx-kernel-340  340.108-17
    .108]
ii  nvidia-legacy-340xx-vdpau-driver                                 340.108-17
ii  nvidia-support                                                   20220217+2
ii  xserver-xorg-video-nvidia-legacy-340xx                           340.108-17

Versions of packages nvidia-legacy-340xx-driver recommends:
pn  nvidia-persistenced           <none>
ii  nvidia-settings-legacy-340xx  340.108-7

Versions of packages nvidia-legacy-340xx-driver suggests:
ii  nvidia-legacy-340xx-kernel-dkms  340.108-17

Versions of packages nvidia-legacy-340xx-driver-libs:amd64 depends on:
ii  libegl1-nvidia-legacy-340xx     340.108-17
ii  libgl1-nvidia-legacy-340xx-glx  340.108-17

Versions of packages nvidia-legacy-340xx-driver-libs:amd64 recommends:
ii  libgles1-nvidia-legacy-340xx          340.108-17
ii  libgles2-nvidia-legacy-340xx          340.108-17
pn  libnvidia-legacy-340xx-cfg1           <none>
pn  libnvidia-legacy-340xx-encode1        <none>
pn  nvidia-legacy-340xx-driver-libs-i386  <none>

Versions of packages libgl1-nvidia-legacy-340xx-glx:amd64 depends on:
ii  libc6                            2.36-8
ii  libnvidia-legacy-340xx-glcore    340.108-17
ii  libx11-6                         2:1.8.3-3
ii  libxext6                         2:1.3.4-1+b1
ii  nvidia-installer-cleanup         20220217+2
ii  nvidia-legacy-340xx-alternative  340.108-17
ii  nvidia-support                   20220217+2

Versions of packages libgl1-nvidia-legacy-340xx-glx:amd64 recommends:
ii  nvidia-legacy-340xx-kernel-dkms [nvidia-legacy-340xx-kernel-340  340.108-17
    .108]

Versions of packages libgl1-nvidia-legacy-340xx-glx:amd64 suggests:
ii  nvidia-legacy-340xx-kernel-dkms  340.108-17

Versions of packages xserver-xorg-video-nvidia-legacy-340xx depends on:
ii  libc6                                  2.36-8
ii  libnvidia-legacy-340xx-glcore          340.108-17
ii  nvidia-installer-cleanup               20220217+2
ii  nvidia-legacy-340xx-alternative        340.108-17
ii  nvidia-support                         20220217+2
ii  xserver-xorg-core [xorg-video-abi-25]  2:21.1.6-1

Versions of packages xserver-xorg-video-nvidia-legacy-340xx recommends:
ii  nvidia-legacy-340xx-kernel-dkms [nvidia-legacy-340xx-kernel-340  340.108-17
    .108]
ii  nvidia-legacy-340xx-vdpau-driver                                 340.108-17
ii  nvidia-settings-legacy-340xx                                     340.108-7

Versions of packages xserver-xorg-video-nvidia-legacy-340xx suggests:
ii  nvidia-legacy-340xx-kernel-dkms  340.108-17

Versions of packages nvidia-legacy-340xx-alternative depends on:
ii  dpkg                    1.21.18
ii  glx-alternative-nvidia  1.2.2

Versions of packages nvidia-legacy-340xx-kernel-dkms depends on:
ii  dkms                                                             3.0.10-1
ii  nvidia-installer-cleanup                                         20220217+2
ii  nvidia-legacy-340xx-kernel-support [nvidia-legacy-340xx-kernel-  340.108-17
    support--v1]

nvidia-legacy-340xx-kernel-dkms recommends no packages.

Versions of packages glx-alternative-nvidia depends on:
ii  dpkg                  1.21.18
ii  glx-alternative-mesa  1.2.2
ii  glx-diversions        1.2.2
ii  update-glx            1.2.2

Versions of packages glx-alternative-nvidia suggests:
ii  nvidia-legacy-340xx-driver [nvidia-driver-any]  340.108-17

Versions of packages nvidia-legacy-340xx-driver is related to:
pn  bumblebee                                                       <none>
pn  bumblebee-nvidia                                                <none>
pn  ccache                                                          <none>
pn  libcuda.so.1                                                    <none>
pn  libcuda1                                                        <none>
pn  libcuda1-any                                                    <none>
pn  libdrm-nouveau1                                                 <none>
pn  libdrm-nouveau1a                                                <none>
ii  libdrm-nouveau2                                                 2.4.114-1
ii  libegl1                                                         1.6.0-1
ii  libgl1                                                          1.6.0-1
ii  libgl1-nvidia-legacy-340xx-glx [libgl1-nvidia-glx-any]          340.108-17
pn  libgles1                                                        <none>
ii  libgles2                                                        1.6.0-1
pn  libnvidia-cfg1-any                                              <none>
ii  libnvidia-legacy-340xx-ml1 [libnvidia-ml.so.1]                  340.108-17
pn  linux-headers                                                   <none>
ii  make                                                            4.3-4.1
pn  nvidia-driver-any                                               <none>
pn  nvidia-glx-legacy-340xx                                         <none>
ii  nvidia-kernel-common                                            20220217+2
ii  nvidia-legacy-340xx-driver [nvidia-glx-any]                     340.108-17
ii  nvidia-legacy-340xx-driver-libs [nvidia-driver-libs-any]        340.108-17
ii  nvidia-legacy-340xx-kernel-dkms                                 340.108-17
pn  nvidia-legacy-340xx-kernel-source                               <none>
ii  nvidia-legacy-340xx-kernel-support [nvidia-kernel-support-any]  340.108-17
ii  nvidia-modprobe                                                 525.78.01-1
pn  nvidia-settings                                                 <none>
ii  nvidia-support                                                  20220217+2
pn  nvidia-xconfig                                                  <none>
ii  ocl-icd-libopencl1 [libopencl1]                                 2.3.1-1
pn  opencl-icd                                                      <none>
pn  primus                                                          <none>
pn  primus-libs                                                     <none>
pn  primus-nvidia                                                   <none>
ii  xserver-xorg                                                    1:7.7+23
ii  xserver-xorg-core                                               2:21.1.6-1
pn  xserver-xorg-legacy                                             <none>
ii  xserver-xorg-video-nouveau                                      1:1.0.17-2
ii  xserver-xorg-video-nvidia-legacy-340xx [xserver-xorg-video-nvi  340.108-17
    dia-any]

-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: strace.7z
Type: application/x-7z-compressed
Size: 84470 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-nvidia-devel/attachments/20230126/e2e6fd70/attachment-0001.7z>


More information about the pkg-nvidia-devel mailing list