Bug#1135762: nvidia-legacy-390xx-kernel-dkms: dkms module does not build against kernel 7.0.3 (VMA_LOCK_OFFSET undeclared in nv-mmap.c)
Vincent Lefevre
vincent at vinc17.net
Tue May 5 16:59:29 BST 2026
Package: nvidia-legacy-390xx-kernel-dkms
Version: 390.157-15
Severity: grave
Justification: renders package unusable
dkms module does not build against kernel 7.0.3:
nvidia/nv-mmap.c: In function ‘nv_vma_enter_locked’:
nvidia/nv-mmap.c:587:24: error: ‘VMA_LOCK_OFFSET’ undeclared (first use in this function); did you mean ‘VGA_CRTC_OFFSET’?
587 | NvU32 tgt_refcnt = VMA_LOCK_OFFSET;
| ^~~~~~~~~~~~~~~
| VGA_CRTC_OFFSET
nvidia/nv-mmap.c:587:24: note: each undeclared identifier is reported only once for each function it appears in
nvidia/nv-mmap.c: In function ‘nv_vma_start_write’:
nvidia/nv-mmap.c:639:9: error: too many arguments to function ‘__is_vma_write_locked’; expected 1, have 2
639 | if (__is_vma_write_locked(vma, &mm_lock_seq))
| ^~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~
In file included from /usr/src/linux-headers-7.0.3+deb14-common/include/linux/mm.h:18,
from ././common/inc/nv-pgprot.h:17,
from ././common/inc/nv-linux.h:20,
from nvidia/nv-mmap.c:15:
/usr/src/linux-headers-7.0.3+deb14-common/include/linux/mmap_lock.h:282:20: note: declared here
282 | static inline bool __is_vma_write_locked(struct vm_area_struct *vma)
| ^~~~~~~~~~~~~~~~~~~~~
See attached make.log file.
-- Package-specific info:
uname -a:
Linux cventin 6.19.14+deb14-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.19.14-1 (2026-04-25) x86_64 GNU/Linux
/proc/version:
Linux version 6.19.14+deb14-amd64 (debian-kernel at lists.debian.org) (x86_64-linux-gnu-gcc-15 (Debian 15.2.0-17) 15.2.0, GNU ld (GNU Binutils for Debian) 2.46) #1 SMP PREEMPT_DYNAMIC Debian 6.19.14-1 (2026-04-25)
/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module 390.157 Wed Oct 12 09:19:07 UTC 2022
GCC version: gcc version 15.2.0 (Debian 15.2.0-17)
lspci 'display controller [030?]':
03:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF119 [NVS 315] [10de:107c] (rev a1) (prog-if 00 [VGA controller])
Subsystem: NVIDIA Corporation Device [10de:102f]
Physical Slot: 2
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
Interrupts: pin B routed to IRQ 44, MSI(X) routed to IRQ 44
NUMA node: 0
IOMMU group: 49
Region 0: Memory at d6000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at c8000000 (64-bit, prefetchable) [size=128M]
Region 3: Memory at d0000000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at 6000 [size=128]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nvidia
dmesg:
Device node permissions:
crw-rw----+ 1 root video 226, 0 2026-05-05 17:31:03 /dev/dri/card0
crw-rw----+ 1 root render 226, 128 2026-05-05 17:31:03 /dev/dri/renderD128
crw-rw-rw- 1 root root 195, 254 2026-04-29 18:12:29 /dev/nvidia-modeset
crw-rw-rw- 1 root root 195, 0 2026-04-29 18:12:28 /dev/nvidia0
crw-rw-rw- 1 root root 195, 255 2026-04-29 18:12:28 /dev/nvidiactl
/dev/dri/by-path:
total 0
lrwxrwxrwx 1 root root 8 2026-04-29 18:12:27 pci-0000:03:00.0-card -> ../card0
lrwxrwxrwx 1 root root 13 2026-04-29 18:12:27 pci-0000:03:00.0-render -> ../renderD128
video:x:44:vlefevre
Alternative 'nvidia':
nvidia - manual mode
link best version is /usr/lib/nvidia/legacy-390xx
link currently points to /usr/lib/nvidia/legacy-390xx
link nvidia is /usr/lib/nvidia/nvidia
slave nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libEGL_nvidia.so.0
slave nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0
slave nvidia--libcuda.so-i386-linux-gnu is /usr/lib/i386-linux-gnu/libcuda.so
slave nvidia--libcuda.so-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libcuda.so
slave nvidia--libcuda.so.1-i386-linux-gnu is /usr/lib/i386-linux-gnu/libcuda.so.1
slave nvidia--libcuda.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libcuda.so.1
slave nvidia--libglx.so is /usr/lib/nvidia/libglx.so
slave nvidia--libnvidia-cfg.so.1-i386-linux-gnu is /usr/lib/i386-linux-gnu/nvidia/libnvidia-cfg.so.1
slave nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
slave nvidia--libnvidia-ml.so.1-i386-linux-gnu is /usr/lib/i386-linux-gnu/libnvidia-ml.so.1
slave nvidia--libnvidia-ml.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1
slave nvidia--libnvidia-ptxjitcompiler.so.1-i386-linux-gnu is /usr/lib/i386-linux-gnu/libnvidia-ptxjitcompiler.so.1
slave nvidia--libnvidia-ptxjitcompiler.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-ptxjitcompiler.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--nv-control-dpy is /usr/bin/nv-control-dpy
slave nvidia--nvidia-application-profiles-key-documentation is /usr/share/nvidia/nvidia-application-profiles-key-documentation
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-390xx - priority 390
slave nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/legacy-390xx/libEGL_nvidia.so.0
slave nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/legacy-390xx/libGLX_nvidia.so.0
slave nvidia--libcuda.so-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/legacy-390xx/libcuda.so
slave nvidia--libcuda.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/legacy-390xx/libcuda.so
slave nvidia--libcuda.so.1-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/legacy-390xx/libcuda.so.1
slave nvidia--libcuda.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/legacy-390xx/libcuda.so.1
slave nvidia--libglx.so: /usr/lib/nvidia/legacy-390xx/libglx.so
slave nvidia--libnvidia-cfg.so.1-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/legacy-390xx/libnvidia-cfg.so.1
slave nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/legacy-390xx/libnvidia-cfg.so.1
slave nvidia--libnvidia-ml.so.1-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/legacy-390xx/libnvidia-ml.so.1
slave nvidia--libnvidia-ml.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/legacy-390xx/libnvidia-ml.so.1
slave nvidia--libnvidia-ptxjitcompiler.so.1-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/legacy-390xx/libnvidia-ptxjitcompiler.so.1
slave nvidia--libnvidia-ptxjitcompiler.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/legacy-390xx/libnvidia-ptxjitcompiler.so.1
slave nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/legacy-390xx/libvdpau_nvidia.so.1
slave nvidia--nv-control-dpy: /usr/lib/nvidia/legacy-390xx/nv-control-dpy
slave nvidia--nvidia-application-profiles-key-documentation: /usr/share/nvidia/nvidia-application-profiles-390.157-key-documentation
slave nvidia--nvidia-blacklists-nouveau.conf: /etc/nvidia/nvidia-legacy-390xx-390.157/nvidia-blacklists-nouveau.conf
slave nvidia--nvidia-bug-report.sh: /usr/lib/nvidia/legacy-390xx/nvidia-bug-report.sh
slave nvidia--nvidia-debugdump: /usr/lib/nvidia/legacy-390xx/nvidia-debugdump
slave nvidia--nvidia-drm-outputclass.conf: /etc/nvidia/legacy-390xx/nvidia-drm-outputclass.conf
slave nvidia--nvidia-load.conf: /etc/nvidia/nvidia-legacy-390xx-390.157/nvidia-load.conf
slave nvidia--nvidia-modprobe.conf: /etc/nvidia/nvidia-legacy-390xx-390.157/nvidia-modprobe.conf
slave nvidia--nvidia-options.conf: /etc/nvidia/nvidia-legacy-390xx-390.157/nvidia-options.conf
slave nvidia--nvidia-settings: /usr/lib/nvidia/legacy-390xx/nvidia-settings
slave nvidia--nvidia-settings.1.gz: /usr/lib/nvidia/legacy-390xx/nvidia-settings.1.gz
slave nvidia--nvidia-settings.desktop: /usr/lib/nvidia/legacy-390xx/nvidia-settings.desktop
slave nvidia--nvidia-smi: /usr/lib/nvidia/legacy-390xx/nvidia-smi
slave nvidia--nvidia-smi.1.gz: /usr/lib/nvidia/legacy-390xx/nvidia-smi.1.gz
slave nvidia--nvidia_drv.so: /usr/lib/nvidia/legacy-390xx/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--libnvidia-cfg.so.1-i386-linux-gnu is /usr/lib/i386-linux-gnu/libnvidia-cfg.so.1
slave glx--libnvidia-cfg.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-cfg.so.1
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--libGLESv1_CM.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.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/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--libGLESv1_CM.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.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_nvidia.so.0
slave glx--libnvidia-cfg.so.1-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/libnvidia-cfg.so.1
slave glx--libnvidia-cfg.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
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--libGLESv1_CM.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.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--libnvidia-cfg.so.1-i386-linux-gnu: /usr/lib/i386-linux-gnu/nvidia/libnvidia-cfg.so.1
slave glx--libnvidia-cfg.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
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 2025-12-02 12:53:47 /etc/alternatives/glx -> /usr/lib/nvidia
lrwxrwxrwx 1 root root 49 2018-09-04 11:25:48 /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so
lrwxrwxrwx 1 root root 51 2025-12-02 12:53:47 /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so.1
lrwxrwxrwx 1 root root 48 2018-09-04 11:25:48 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 48 2018-09-04 11:25:48 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 50 2025-12-02 12:53:47 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root 50 2025-12-02 12:53:47 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root 55 2018-09-04 11:25:48 /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so
lrwxrwxrwx 1 root root 55 2018-09-04 11:25:48 /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so
lrwxrwxrwx 1 root root 57 2025-12-02 12:53:47 /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 57 2025-12-02 12:53:47 /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 52 2018-09-04 11:25:48 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root 52 2018-09-04 11:25:48 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root 54 2025-12-02 12:53:47 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root 54 2025-12-02 12:53:47 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root 44 2025-12-02 12:53:47 /etc/alternatives/glx--libGLX_indirect.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 44 2025-12-02 12:53:47 /etc/alternatives/glx--libGLX_indirect.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 49 2025-12-02 12:53:47 /etc/alternatives/glx--libnvidia-cfg.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root 51 2025-12-02 12:53:47 /etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root 25 2025-12-02 12:53:47 /etc/alternatives/glx--linux-libglx.so -> /usr/lib/nvidia/libglx.so
lrwxrwxrwx 1 root root 42 2025-12-02 12:53:47 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 36 2025-12-02 12:53:47 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 2025-12-02 12:53:47 /etc/alternatives/glx--nvidia-drm-outputclass.conf -> /etc/nvidia/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 28 2025-12-02 12:53:47 /etc/alternatives/glx--nvidia-load.conf -> /etc/nvidia/nvidia-load.conf
lrwxrwxrwx 1 root root 32 2025-12-02 12:53:47 /etc/alternatives/glx--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 29 2025-12-02 12:53:47 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root 22 2018-09-04 11:25:48 /etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root 28 2023-04-11 13:44:24 /etc/alternatives/nvidia -> /usr/lib/nvidia/legacy-390xx
lrwxrwxrwx 1 root root 64 2023-04-11 13:44:24 /etc/alternatives/nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-390xx/libEGL_nvidia.so.0
lrwxrwxrwx 1 root root 64 2023-04-11 13:44:24 /etc/alternatives/nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-390xx/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 64 2023-04-11 13:44:24 /etc/alternatives/nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-390xx/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 54 2023-04-11 13:44:24 /etc/alternatives/nvidia--libcuda.so-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/legacy-390xx/libcuda.so
lrwxrwxrwx 1 root root 56 2023-04-11 13:44:24 /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-390xx/libcuda.so
lrwxrwxrwx 1 root root 56 2023-04-11 13:44:24 /etc/alternatives/nvidia--libcuda.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/legacy-390xx/libcuda.so.1
lrwxrwxrwx 1 root root 58 2023-04-11 13:44:24 /etc/alternatives/nvidia--libcuda.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-390xx/libcuda.so.1
lrwxrwxrwx 1 root root 38 2023-04-11 13:44:24 /etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/legacy-390xx/libglx.so
lrwxrwxrwx 1 root root 62 2023-04-11 13:44:24 /etc/alternatives/nvidia--libnvidia-cfg.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/legacy-390xx/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root 64 2023-04-11 13:44:24 /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-390xx/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root 61 2023-04-11 13:44:24 /etc/alternatives/nvidia--libnvidia-ml.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/legacy-390xx/libnvidia-ml.so.1
lrwxrwxrwx 1 root root 63 2023-04-11 13:44:24 /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-390xx/libnvidia-ml.so.1
lrwxrwxrwx 1 root root 73 2023-04-11 13:44:24 /etc/alternatives/nvidia--libnvidia-ptxjitcompiler.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/legacy-390xx/libnvidia-ptxjitcompiler.so.1
lrwxrwxrwx 1 root root 75 2023-04-11 13:44:24 /etc/alternatives/nvidia--libnvidia-ptxjitcompiler.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-390xx/libnvidia-ptxjitcompiler.so.1
lrwxrwxrwx 1 root root 66 2023-04-11 13:44:24 /etc/alternatives/nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-390xx/libvdpau_nvidia.so.1
lrwxrwxrwx 1 root root 43 2023-04-11 13:44:24 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/legacy-390xx/nv-control-dpy
lrwxrwxrwx 1 root root 71 2023-04-11 13:44:24 /etc/alternatives/nvidia--nvidia-application-profiles-key-documentation -> /usr/share/nvidia/nvidia-application-profiles-390.157-key-documentation
lrwxrwxrwx 1 root root 70 2023-04-11 13:44:24 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-legacy-390xx-390.157/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 49 2023-04-11 13:44:24 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/legacy-390xx/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 45 2023-04-11 13:44:24 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/legacy-390xx/nvidia-debugdump
lrwxrwxrwx 1 root root 52 2023-04-11 13:44:24 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/legacy-390xx/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 56 2023-04-11 13:44:24 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/nvidia-legacy-390xx-390.157/nvidia-load.conf
lrwxrwxrwx 1 root root 60 2023-04-11 13:44:24 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/nvidia-legacy-390xx-390.157/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 59 2023-04-11 13:44:24 /etc/alternatives/nvidia--nvidia-options.conf -> /etc/nvidia/nvidia-legacy-390xx-390.157/nvidia-options.conf
lrwxrwxrwx 1 root root 44 2023-04-11 13:44:24 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/legacy-390xx/nvidia-settings
lrwxrwxrwx 1 root root 49 2023-04-11 13:44:24 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/legacy-390xx/nvidia-settings.1.gz
lrwxrwxrwx 1 root root 52 2023-04-11 13:44:24 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/legacy-390xx/nvidia-settings.desktop
lrwxrwxrwx 1 root root 39 2023-04-11 13:44:24 /etc/alternatives/nvidia--nvidia-smi -> /usr/lib/nvidia/legacy-390xx/nvidia-smi
lrwxrwxrwx 1 root root 44 2023-04-11 13:44:24 /etc/alternatives/nvidia--nvidia-smi.1.gz -> /usr/lib/nvidia/legacy-390xx/nvidia-smi.1.gz
lrwxrwxrwx 1 root root 42 2023-04-11 13:44:24 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/legacy-390xx/nvidia_drv.so
lrwxrwxrwx 1 root root 51 2021-07-22 14:27:25 /usr/lib/i386-linux-gnu/libcuda.so -> /etc/alternatives/nvidia--libcuda.so-i386-linux-gnu
lrwxrwxrwx 1 root root 53 2021-07-22 14:27:25 /usr/lib/i386-linux-gnu/libcuda.so.1 -> /etc/alternatives/nvidia--libcuda.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root 56 2019-02-11 14:14:35 /usr/lib/i386-linux-gnu/libnvidia-cfg.so.1 -> /etc/alternatives/glx--libnvidia-cfg.so.1-i386-linux-gnu
-rw-r--r-- 1 root root 308112 2022-10-12 11:15:53 /usr/lib/i386-linux-gnu/libnvidia-fatbinaryloader.so.390.157
lrwxrwxrwx 1 root root 58 2021-07-22 14:27:25 /usr/lib/i386-linux-gnu/libnvidia-ml.so.1 -> /etc/alternatives/nvidia--libnvidia-ml.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root 70 2021-07-22 14:27:25 /usr/lib/i386-linux-gnu/libnvidia-ptxjitcompiler.so.1 -> /etc/alternatives/nvidia--libnvidia-ptxjitcompiler.so.1-i386-linux-gnu
-rw-r--r-- 1 root root 1393408 2024-03-11 05:20:19 /usr/lib/libnvidia-gtk3.so.390.157
lrwxrwxrwx 1 root root 49 2016-05-07 01:12:46 /usr/lib/x86_64-linux-gnu/libEGL.so -> /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 51 2017-09-28 12:20:36 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 48 2016-03-17 12:26:47 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 50 2017-09-28 12:20:36 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 55 2018-09-04 11:25:48 /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so -> /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 57 2018-09-06 13:08:36 /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 52 2017-09-28 12:20:34 /usr/lib/x86_64-linux-gnu/libGLESv2.so -> /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 54 2017-09-28 12:20:36 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 53 2021-07-22 14:27:25 /usr/lib/x86_64-linux-gnu/libcuda.so -> /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 55 2021-07-22 14:27:25 /usr/lib/x86_64-linux-gnu/libcuda.so.1 -> /etc/alternatives/nvidia--libcuda.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 58 2016-12-19 12:39:58 /usr/lib/x86_64-linux-gnu/libnvidia-cfg.so.1 -> /etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 27486464 2022-10-12 11:26:59 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.390.157
-rw-r--r-- 1 root root 291496 2022-10-12 11:14:36 /usr/lib/x86_64-linux-gnu/libnvidia-fatbinaryloader.so.390.157
-rw-r--r-- 1 root root 29285256 2022-10-12 11:27:36 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.390.157
-rw-r--r-- 1 root root 555800 2022-10-12 11:15:51 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.390.157
lrwxrwxrwx 1 root root 60 2022-02-16 14:55:02 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1 -> /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 72 2021-07-22 14:27:25 /usr/lib/x86_64-linux-gnu/libnvidia-ptxjitcompiler.so.1 -> /etc/alternatives/nvidia--libnvidia-ptxjitcompiler.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 14480 2022-10-12 11:14:41 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.390.157
lrwxrwxrwx 1 root root 36 2022-02-16 14:51:23 /usr/lib/xorg/modules/drivers/nvidia_drv.so -> /etc/alternatives/glx--nvidia_drv.so
-rw-r--r-- 1 root root 310504 2026-04-14 15:59:22 /usr/lib/xorg/modules/extensions/libglx.so
lrwxrwxrwx 1 root root 38 2022-02-16 14:51:23 /usr/lib/xorg/modules/linux/libglx.so -> /etc/alternatives/glx--linux-libglx.so
-rw-r--r-- 1 root root 45356 2026-05-05 17:31:15 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 42272 2026-04-30 16:36:11 /var/log/Xorg.0.log.old
-rw-r--r-- 1 root root 22034 2026-05-05 17:31:03 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 22034 2026-05-05 14:57:54 /var/log/Xorg.1.log.old
/etc/X11/xorg.conf.d/:
total 8
drwxr-xr-x 2 root root 4096 2024-06-21 14:41:14 .
drwxr-xr-x 16 root root 4096 2026-04-24 14:01:36 ..
/etc/nvidia/:
total 20
drwxr-xr-x 3 root root 4096 2023-04-11 13:43:57 .
drwxr-xr-x 165 root root 12288 2026-05-05 17:40:05 ..
drwxr-xr-x 2 root root 4096 2026-02-18 15:17:03 legacy-390xx
lrwxrwxrwx 1 root root 56 2016-12-19 12:35:24 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 53 2016-12-19 12:35:24 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 12 2023-04-04 15:16:26 nvidia-legacy-390xx-390.157 -> legacy-390xx
lrwxrwxrwx 1 root root 42 2016-12-19 12:35:24 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx 1 root root 46 2016-12-19 12:35:24 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf
/usr/lib/i386-linux-gnu/nvidia/:
total 84
drwxr-xr-x 3 root root 4096 2019-02-12 09:24:06 .
drwxr-xr-x 9 root root 73728 2026-04-28 14:24:39 ..
drwxr-xr-x 2 root root 4096 2026-02-18 15:16:59 legacy-390xx
lrwxrwxrwx 1 root root 59 2019-02-11 14:14:34 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-i386-linux-gnu
/usr/lib/i386-linux-gnu/nvidia/legacy-390xx/:
total 21096
drwxr-xr-x 2 root root 4096 2026-02-18 15:16:59 .
drwxr-xr-x 3 root root 4096 2019-02-12 09:24:06 ..
lrwxrwxrwx 1 root root 12 2026-02-17 05:29:26 libcuda.so -> libcuda.so.1
lrwxrwxrwx 1 root root 18 2026-02-17 05:29:26 libcuda.so.1 -> libcuda.so.390.157
-rw-r--r-- 1 root root 9183444 2022-10-12 11:25:15 libcuda.so.390.157
lrwxrwxrwx 1 root root 24 2026-02-17 05:29:26 libnvidia-cfg.so.1 -> libnvidia-cfg.so.390.157
-rw-r--r-- 1 root root 199408 2022-10-12 11:15:29 libnvidia-cfg.so.390.157
lrwxrwxrwx 1 root root 17 2026-02-17 05:29:26 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root 23 2026-02-17 05:29:26 libnvidia-ml.so.1 -> libnvidia-ml.so.390.157
-rw-r--r-- 1 root root 1349844 2022-10-12 11:17:06 libnvidia-ml.so.390.157
lrwxrwxrwx 1 root root 35 2026-02-17 05:29:26 libnvidia-ptxjitcompiler.so.1 -> libnvidia-ptxjitcompiler.so.390.157
-rw-r--r-- 1 root root 10853968 2022-10-12 11:20:17 libnvidia-ptxjitcompiler.so.390.157
/usr/lib/mesa-diverted/:
total 52
drwxr-xr-x 7 root root 4096 2020-07-17 14:45:12 .
drwxr-xr-x 151 root root 24576 2026-05-05 17:50:04 ..
drwxr-xr-x 2 root root 4096 2020-07-02 22:31:56 aarch64-linux-gnu
drwxr-xr-x 2 root root 4096 2016-03-10 23:32:12 arm-linux-gnueabihf
drwxr-xr-x 2 root root 4096 2025-12-02 12:52:50 i386-linux-gnu
lrwxrwxrwx 1 root root 33 2016-03-17 12:26:47 libGL.so-master -> /etc/alternatives/libGL.so-master
drwxr-xr-x 2 root root 4096 2019-11-14 03:38:25 powerpc64le-linux-gnu
drwxr-xr-x 2 root root 4096 2026-05-05 13:32:00 x86_64-linux-gnu
/usr/lib/mesa-diverted/aarch64-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 2020-07-02 22:31:56 .
drwxr-xr-x 7 root root 4096 2020-07-17 14:45:12 ..
/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 2016-03-10 23:32:12 .
drwxr-xr-x 7 root root 4096 2020-07-17 14:45:12 ..
/usr/lib/mesa-diverted/i386-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 2025-12-02 12:52:50 .
drwxr-xr-x 7 root root 4096 2020-07-17 14:45:12 ..
/usr/lib/mesa-diverted/powerpc64le-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 2019-11-14 03:38:25 .
drwxr-xr-x 7 root root 4096 2020-07-17 14:45:12 ..
/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 740
drwxr-xr-x 2 root root 4096 2026-05-05 13:32:00 .
drwxr-xr-x 7 root root 4096 2020-07-17 14:45:12 ..
lrwxrwxrwx 1 root root 11 2025-12-28 14:15:29 libEGL.so -> libEGL.so.1
lrwxrwxrwx 1 root root 15 2025-12-28 14:15:29 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root 88008 2025-12-28 14:15:29 libEGL.so.1.1.0
lrwxrwxrwx 1 root root 10 2025-12-28 14:15:29 libGL.so -> libGL.so.1
lrwxrwxrwx 1 root root 14 2025-12-28 14:15:29 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 538616 2025-12-28 14:15:29 libGL.so.1.7.0
lrwxrwxrwx 1 root root 17 2025-12-28 14:15:29 libGLESv1_CM.so -> libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 21 2025-12-28 14:15:29 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.2.0
-rw-r--r-- 1 root root 43000 2025-12-28 14:15:29 libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root 14 2025-12-28 14:15:29 libGLESv2.so -> libGLESv2.so.2
lrwxrwxrwx 1 root root 18 2025-12-28 14:15:29 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root 71672 2025-12-28 14:15:29 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root 16 2026-04-30 08:24:23 libGLX_indirect.so.0 -> libGLX_mesa.so.0
/usr/lib/mesa/:
total 32
drwxr-xr-x 2 root root 4096 2016-03-10 23:32:12 .
drwxr-xr-x 151 root root 24576 2026-05-05 17:50:04 ..
/usr/lib/nvidia/:
total 56
drwxr-xr-x 4 root root 4096 2024-01-10 02:20:06 .
drwxr-xr-x 151 root root 24576 2026-05-05 17:50:04 ..
-rw-r--r-- 1 root root 57 2024-01-09 13:30:36 alternate-install-present
drwxr-xr-x 2 root root 4096 2016-10-09 10:42:21 bumblebee
-rwxr-xr-x 1 root root 2125 2024-01-09 13:30:36 check-for-conflicting-opengl-libraries
-rwxr-xr-x 1 root root 1897 2024-01-09 13:30:36 check-for-mismatching-nvidia-module
drwxr-xr-x 2 root root 4096 2026-02-18 15:16:19 legacy-390xx
lrwxrwxrwx 1 root root 35 2022-02-16 14:51:23 libglx.so -> /etc/alternatives/nvidia--libglx.so
lrwxrwxrwx 1 root root 24 2016-12-19 12:35:24 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx 1 root root 46 2022-02-16 14:55:02 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 2022-02-16 14:51:23 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x 1 root root 616 2024-01-09 13:30:36 pre-install
/usr/lib/nvidia/bumblebee/:
total 8
drwxr-xr-x 2 root root 4096 2016-10-09 10:42:21 .
drwxr-xr-x 4 root root 4096 2024-01-10 02:20:06 ..
/usr/lib/nvidia/legacy-390xx/:
total 23632
drwxr-xr-x 2 root root 4096 2026-02-18 15:16:19 .
drwxr-xr-x 4 root root 4096 2024-01-10 02:20:06 ..
lrwxrwxrwx 1 root root 17 2026-02-17 05:29:26 libglx.so -> libglx.so.390.157
-rw-r--r-- 1 root root 14976296 2022-10-12 11:19:17 libglx.so.390.157
-rwxr-xr-x 1 root root 39280 2024-03-11 05:20:19 nv-control-dpy
-rwxr-xr-x 1 root root 27950 2026-02-17 05:29:26 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 227824 2022-10-12 11:14:36 nvidia-debugdump
-rwxr-xr-x 1 root root 252504 2024-03-11 05:20:19 nvidia-settings
-rw-r--r-- 1 root root 8644 2024-03-11 05:20:19 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1276 2024-03-11 05:20:19 nvidia-settings.desktop
-rwxr-xr-x 1 root root 514504 2022-10-12 11:17:03 nvidia-smi
-rw-r--r-- 1 root root 19420 2026-02-17 05:29:26 nvidia-smi.1.gz
-rw-r--r-- 1 root root 3429 2026-02-17 05:29:26 nvidia.ids
-rw-r--r-- 1 root root 8097264 2022-10-12 11:21:43 nvidia_drv.so
/usr/lib/nvidia/nvidia/:
total 23632
drwxr-xr-x 2 root root 4096 2026-02-18 15:16:19 .
drwxr-xr-x 4 root root 4096 2024-01-10 02:20:06 ..
lrwxrwxrwx 1 root root 17 2026-02-17 05:29:26 libglx.so -> libglx.so.390.157
-rw-r--r-- 1 root root 14976296 2022-10-12 11:19:17 libglx.so.390.157
-rwxr-xr-x 1 root root 39280 2024-03-11 05:20:19 nv-control-dpy
-rwxr-xr-x 1 root root 27950 2026-02-17 05:29:26 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 227824 2022-10-12 11:14:36 nvidia-debugdump
-rwxr-xr-x 1 root root 252504 2024-03-11 05:20:19 nvidia-settings
-rw-r--r-- 1 root root 8644 2024-03-11 05:20:19 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1276 2024-03-11 05:20:19 nvidia-settings.desktop
-rwxr-xr-x 1 root root 514504 2022-10-12 11:17:03 nvidia-smi
-rw-r--r-- 1 root root 19420 2026-02-17 05:29:26 nvidia-smi.1.gz
-rw-r--r-- 1 root root 3429 2026-02-17 05:29:26 nvidia.ids
-rw-r--r-- 1 root root 8097264 2022-10-12 11:21:43 nvidia_drv.so
/usr/lib/x86_64-linux-gnu/nvidia/:
total 212
drwxr-xr-x 3 root root 4096 2019-02-12 09:27:16 .
drwxr-xr-x 136 root root 200704 2026-05-05 17:40:04 ..
drwxr-xr-x 2 root root 4096 2026-02-18 15:16:59 legacy-390xx
lrwxrwxrwx 1 root root 61 2016-12-19 12:35:24 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/nvidia/legacy-390xx/:
total 24540
drwxr-xr-x 2 root root 4096 2026-02-18 15:16:59 .
drwxr-xr-x 3 root root 4096 2019-02-12 09:27:16 ..
lrwxrwxrwx 1 root root 24 2026-02-17 05:29:26 libEGL_nvidia.so.0 -> libEGL_nvidia.so.390.157
-rw-r--r-- 1 root root 918552 2022-10-12 11:16:16 libEGL_nvidia.so.390.157
lrwxrwxrwx 1 root root 24 2026-02-17 05:29:26 libGLX_nvidia.so.0 -> libGLX_nvidia.so.390.157
-rw-r--r-- 1 root root 1268112 2022-10-12 11:15:15 libGLX_nvidia.so.390.157
lrwxrwxrwx 1 root root 12 2026-02-17 05:29:26 libcuda.so -> libcuda.so.1
lrwxrwxrwx 1 root root 18 2026-02-17 05:29:26 libcuda.so.1 -> libcuda.so.390.157
-rw-r--r-- 1 root root 10034392 2022-10-12 11:22:45 libcuda.so.390.157
lrwxrwxrwx 1 root root 24 2026-02-17 05:29:26 libnvidia-cfg.so.1 -> libnvidia-cfg.so.390.157
-rw-r--r-- 1 root root 190984 2022-10-12 11:14:09 libnvidia-cfg.so.390.157
lrwxrwxrwx 1 root root 17 2026-02-17 05:29:26 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root 23 2026-02-17 05:29:26 libnvidia-ml.so.1 -> libnvidia-ml.so.390.157
-rw-r--r-- 1 root root 1314560 2022-10-12 11:15:58 libnvidia-ml.so.390.157
lrwxrwxrwx 1 root root 35 2026-02-17 05:29:26 libnvidia-ptxjitcompiler.so.1 -> libnvidia-ptxjitcompiler.so.390.157
-rw-r--r-- 1 root root 10489832 2022-10-12 11:18:54 libnvidia-ptxjitcompiler.so.390.157
lrwxrwxrwx 1 root root 26 2026-02-17 05:29:26 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.390.157
-rw-r--r-- 1 root root 894112 2022-10-12 11:14:28 libvdpau_nvidia.so.390.157
/usr/share/X11/xorg.conf.d/:
total 36
drwxr-xr-x 2 root root 4096 2026-04-15 11:18:32 .
drwxr-xr-x 5 root root 4096 2026-01-06 10:45:11 ..
-rw-r--r-- 1 root root 126 2025-07-24 12:10:47 10-amdgpu.conf
-rw-r--r-- 1 root root 1099 2025-02-05 12:49:31 10-evdev.conf
-rw-r--r-- 1 root root 1659 2026-04-14 15:59:22 10-quirks.conf
-rw-r--r-- 1 root root 92 2023-11-08 14:07:33 10-radeon.conf
-rw-r--r-- 1 root root 1429 2025-02-05 09:57:31 40-libinput.conf
-rw-r--r-- 1 root root 1753 2025-01-23 21:46:08 70-synaptics.conf
-rw-r--r-- 1 root root 2482 2025-11-28 21:09:38 70-wacom.conf
lrwxrwxrwx 1 root root 50 2022-02-16 14:51:23 nvidia-drm-outputclass.conf -> /etc/alternatives/glx--nvidia-drm-outputclass.conf
/etc/modprobe.d:
total 24
drwxr-xr-x 2 root root 4096 2026-03-10 16:22:29 .
drwxr-xr-x 165 root root 12288 2026-05-05 17:40:05 ..
-rw-r--r-- 1 root root 127 2014-10-04 20:04:21 dkms.conf
-rw-r--r-- 1 root root 154 2015-01-30 00:00:15 intel-microcode-blacklist.conf
lrwxrwxrwx 1 root root 53 2016-11-22 14:52:37 nvidia-blacklists-nouveau.conf -> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 45 2022-01-05 11:05:43 nvidia-options.conf -> /etc/alternatives/nvidia--nvidia-options.conf
lrwxrwxrwx 1 root root 43 2016-11-22 14:52:37 nvidia.conf -> /etc/alternatives/glx--nvidia-modprobe.conf
/etc/modules-load.d:
-rw-r--r-- 1 root root 212 2023-08-28 15:29:17 /etc/modules
/etc/modules-load.d/:
total 20
drwxr-xr-x 2 root root 4096 2026-04-24 13:48:40 .
drwxr-xr-x 165 root root 12288 2026-05-05 17:40:05 ..
-rw-r--r-- 1 root root 119 2020-10-02 10:29:42 cups-filters.conf
lrwxrwxrwx 1 root root 10 2026-03-23 14:27:09 modules.conf -> ../modules
lrwxrwxrwx 1 root root 39 2016-11-22 14:52:37 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-390xx NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
# To grant performance counter access to unprivileged users, uncomment the following line:
#options nvidia-legacy-390xx NVreg_RestrictProfilingToAdminUsers=0
^^^^^^^^^^ /etc/modprobe.d/nvidia-options.conf ^^^^^^^^^^
<<<<<<<<<< /etc/modprobe.d/nvidia.conf >>>>>>>>>>
install nvidia modprobe -i nvidia-legacy-390xx $CMDLINE_OPTS
install nvidia-modeset modprobe nvidia ; modprobe -i nvidia-legacy-390xx-modeset $CMDLINE_OPTS
install nvidia-drm modprobe nvidia-modeset ; modprobe -i nvidia-legacy-390xx-drm $CMDLINE_OPTS
install nvidia-uvm modprobe nvidia ; modprobe -i nvidia-legacy-390xx-uvm $CMDLINE_OPTS
remove nvidia modprobe -r -i nvidia-drm nvidia-modeset nvidia-uvm nvidia
remove nvidia-modeset modprobe -r -i nvidia-drm nvidia-modeset
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 ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[ 80634.911]
X.Org X Server 1.21.1.22
X Protocol Version 11, Revision 0
[ 80634.911] Current Operating System: Linux cventin 6.19.14+deb14-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.19.14-1 (2026-04-25) x86_64
[ 80634.911] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.19.14+deb14-amd64 root=UUID=4bcb3bbd-f516-4ddf-be96-6fa3a8cdc8a0 ro quiet
[ 80634.911] xorg-server 2:21.1.22-1 (https://www.debian.org/support)
[ 80634.911] Current version of pixman: 0.46.4
[ 80634.911] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 80634.911] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 80634.911] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Apr 30 16:36:11 2026
[ 80634.912] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 80634.912] (==) No Layout section. Using the first Screen section.
[ 80634.912] (==) No screen section available. Using defaults.
[ 80634.912] (**) |-->Screen "Default Screen Section" (0)
[ 80634.912] (**) | |-->Monitor "<default monitor>"
[ 80634.912] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 80634.912] (**) Allowing byte-swapped clients
[ 80634.912] (==) Automatically adding devices
[ 80634.912] (==) Automatically enabling devices
[ 80634.912] (==) Automatically adding GPU devices
[ 80634.912] (==) Automatically binding GPU devices
[ 80634.912] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 80634.912] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 80634.912] Entry deleted from font path.
[ 80634.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
[ 80634.912] (**) ModulePath set to "/usr/lib/xorg/modules/linux,/usr/lib/xorg/modules"
[ 80634.912] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 80634.912] (II) Loader magic: 0x55a4bde47f20
[ 80634.912] (II) Module ABI versions:
[ 80634.912] X.Org ANSI C Emulation: 0.4
[ 80634.912] X.Org Video Driver: 25.2
[ 80634.912] X.Org XInput driver : 24.4
[ 80634.912] X.Org Server Extension : 10.0
[ 80634.913] (++) using VT number 7
[ 80634.913] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 80634.914] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 80634.914] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/0000:03:00.0/drm/card0
[ 80634.939] (--) PCI:*(3 at 0:0:0) 10de:107c:10de:102f rev 161, Mem @ 0xd6000000/16777216, 0xc8000000/134217728, 0xd0000000/33554432, I/O @ 0x00006000/128, BIOS @ 0x????????/131072
[ 80634.939] (II) LoadModule: "glx"
[ 80634.939] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 80634.947] (II) Module glx: vendor="NVIDIA Corporation"
[ 80634.947] compiled for 4.0.2, module version = 1.0.0
[ 80634.947] Module class: X.Org Server Extension
[ 80634.947] (II) NVIDIA GLX Module 390.157 Wed Oct 12 09:19:15 UTC 2022
[ 80634.947] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 80634.947] loading driver: nvidia
[ 80635.987] (==) Matched nvidia as autoconfigured driver 0
[ 80635.987] (==) Matched nouveau as autoconfigured driver 1
[ 80635.987] (==) Matched nv as autoconfigured driver 2
[ 80635.987] (==) Matched modesetting as autoconfigured driver 3
[ 80635.987] (==) Matched fbdev as autoconfigured driver 4
[ 80635.987] (==) Matched vesa as autoconfigured driver 5
[ 80635.987] (==) Assigned the driver to the xf86ConfigLayout
[ 80635.987] (II) LoadModule: "nvidia"
[ 80635.987] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 80635.988] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 80635.988] compiled for 4.0.2, module version = 1.0.0
[ 80635.988] Module class: X.Org Video Driver
[ 80635.988] (II) LoadModule: "nouveau"
[ 80635.988] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 80635.988] (II) Module nouveau: vendor="X.Org Foundation"
[ 80635.988] compiled for 1.21.1.15, module version = 1.0.18
[ 80635.988] Module class: X.Org Video Driver
[ 80635.988] ABI class: X.Org Video Driver, version 25.2
[ 80635.988] (II) LoadModule: "nv"
[ 80635.989] (WW) Warning, couldn't open module nv
[ 80635.989] (EE) Failed to load module "nv" (module does not exist, 0)
[ 80635.989] (II) LoadModule: "modesetting"
[ 80635.989] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 80635.989] (II) Module modesetting: vendor="X.Org Foundation"
[ 80635.989] compiled for 1.21.1.22, module version = 1.21.1
[ 80635.989] Module class: X.Org Video Driver
[ 80635.989] ABI class: X.Org Video Driver, version 25.2
[ 80635.989] (II) LoadModule: "fbdev"
[ 80635.989] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 80635.989] (II) Module fbdev: vendor="X.Org Foundation"
[ 80635.989] compiled for 1.21.1.3, module version = 0.5.0
[ 80635.989] Module class: X.Org Video Driver
[ 80635.989] ABI class: X.Org Video Driver, version 25.2
[ 80635.989] (II) LoadModule: "vesa"
[ 80635.989] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 80635.989] (II) Module vesa: vendor="X.Org Foundation"
[ 80635.989] compiled for 1.21.1.15, module version = 2.6.0
[ 80635.989] Module class: X.Org Video Driver
[ 80635.989] ABI class: X.Org Video Driver, version 25.2
[ 80635.989] (II) NVIDIA dlloader X Driver 390.157 Wed Oct 12 09:21:41 UTC 2022
[ 80635.989] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 80635.989] (II) NOUVEAU driver Date: Thu Nov 7 13:15:35 2024 -0500
[ 80635.989] (II) NOUVEAU driver for NVIDIA chipset families :
[ 80635.989] RIVA TNT (NV04)
[ 80635.989] RIVA TNT2 (NV05)
[ 80635.989] GeForce 256 (NV10)
[ 80635.990] GeForce 2 (NV11, NV15)
[ 80635.990] GeForce 4MX (NV17, NV18)
[ 80635.990] GeForce 3 (NV20)
[ 80635.990] GeForce 4Ti (NV25, NV28)
[ 80635.990] GeForce FX (NV3x)
[ 80635.990] GeForce 6 (NV4x)
[ 80635.990] GeForce 7 (G7x)
[ 80635.990] GeForce 8 (G8x)
[ 80635.990] GeForce 9 (G9x)
[ 80635.990] GeForce GTX 2xx/3xx (GT2xx)
[ 80635.990] GeForce GTX 4xx/5xx (GFxxx)
[ 80635.990] GeForce GTX 6xx/7xx (GKxxx)
[ 80635.990] GeForce GTX 9xx (GMxxx)
[ 80635.990] GeForce GTX 10xx (GPxxx)
[ 80635.990] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 80635.990] (II) FBDEV: driver for framebuffer: fbdev
[ 80635.990] (II) VESA: driver for VESA chipsets: vesa
[ 80635.990] (II) Loading sub module "fb"
[ 80635.990] (II) LoadModule: "fb"
[ 80635.990] (II) Module "fb" already built-in
[ 80635.990] (II) Loading sub module "wfb"
[ 80635.990] (II) LoadModule: "wfb"
[ 80635.990] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 80635.990] (II) Module wfb: vendor="X.Org Foundation"
[ 80635.990] compiled for 1.21.1.22, module version = 1.0.0
[ 80635.990] ABI class: X.Org ANSI C Emulation, version 0.4
[ 80635.991] (II) Loading sub module "ramdac"
[ 80635.991] (II) LoadModule: "ramdac"
[ 80635.991] (II) Module "ramdac" already built-in
[ 80635.991] (WW) Falling back to old probe method for modesetting
[ 80635.991] (WW) Falling back to old probe method for fbdev
[ 80635.991] (II) Loading sub module "fbdevhw"
[ 80635.991] (II) LoadModule: "fbdevhw"
[ 80635.992] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 80635.992] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 80635.992] compiled for 1.21.1.22, module version = 0.0.2
[ 80635.992] ABI class: X.Org Video Driver, version 25.2
[ 80635.992] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 80635.992] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 80635.992] (==) NVIDIA(0): RGB weight 888
[ 80635.992] (==) NVIDIA(0): Default visual is TrueColor
[ 80635.992] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 80635.992] (**) NVIDIA(0): Enabling 2D acceleration
[ 80636.774] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:3:0:0
[ 80636.774] (--) NVIDIA(0): CRT-0
[ 80636.774] (--) NVIDIA(0): CRT-1
[ 80636.774] (--) NVIDIA(0): DFP-0
[ 80636.774] (--) NVIDIA(0): DFP-1
[ 80636.774] (--) NVIDIA(0): DFP-2
[ 80636.774] (--) NVIDIA(0): DFP-3 (boot)
[ 80636.775] (II) NVIDIA(0): NVIDIA GPU NVS 315 (GF119) at PCI:3:0:0 (GPU-0)
[ 80636.775] (--) NVIDIA(0): Memory: 1048576 kBytes
[ 80636.775] (--) NVIDIA(0): VideoBIOS: 75.19.88.00.0d
[ 80636.776] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 80636.782] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 80636.782] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 80636.782] (--) NVIDIA(GPU-0):
[ 80636.790] (--) NVIDIA(GPU-0): CRT-1: disconnected
[ 80636.790] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[ 80636.790] (--) NVIDIA(GPU-0):
[ 80636.797] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 80636.797] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 80636.797] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 80636.797] (--) NVIDIA(GPU-0):
[ 80636.805] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 80636.805] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 80636.805] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 80636.805] (--) NVIDIA(GPU-0):
[ 80636.805] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 80636.805] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 80636.805] (--) NVIDIA(GPU-0): DFP-2: 480.0 MHz maximum pixel clock
[ 80636.805] (--) NVIDIA(GPU-0):
[ 80636.806] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): connected
[ 80636.806] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): Internal DisplayPort
[ 80636.806] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): 480.0 MHz maximum pixel clock
[ 80636.806] (--) NVIDIA(GPU-0):
[ 80636.810] (==) NVIDIA(0):
[ 80636.810] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 80636.810] (==) NVIDIA(0): will be used as the requested mode.
[ 80636.810] (==) NVIDIA(0):
[ 80636.810] (II) NVIDIA(0): Validated MetaModes:
[ 80636.810] (II) NVIDIA(0): "DFP-3:nvidia-auto-select"
[ 80636.810] (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1440
[ 80636.818] (--) NVIDIA(0): DPI set to (108, 107); computed from "UseEdidDpi" X config
[ 80636.818] (--) NVIDIA(0): option
[ 80636.818] (II) UnloadModule: "nouveau"
[ 80636.818] (II) Unloading nouveau
[ 80636.818] (II) UnloadModule: "modesetting"
[ 80636.818] (II) Unloading modesetting
[ 80636.818] (II) UnloadModule: "fbdev"
[ 80636.818] (II) Unloading fbdev
[ 80636.818] (II) UnloadSubModule: "fbdevhw"
[ 80636.818] (II) Unloading fbdevhw
[ 80636.818] (II) UnloadModule: "vesa"
[ 80636.818] (II) Unloading vesa
[ 80636.819] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[ 80636.819] (II) NVIDIA: access.
[ 80636.822] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 80636.822] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 80636.822] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 80636.822] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 80636.822] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 80636.822] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 80636.822] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 80636.822] (II) NVIDIA(0): Config Options in the README.
[ 80636.910] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select"
[ 80637.005] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 80637.005] (==) NVIDIA(0): Backing store enabled
[ 80637.005] (==) NVIDIA(0): Silken mouse enabled
[ 80637.005] (==) NVIDIA(0): DPMS enabled
[ 80637.006] (II) Loading sub module "dri2"
[ 80637.006] (II) LoadModule: "dri2"
[ 80637.006] (II) Module "dri2" already built-in
[ 80637.006] (II) NVIDIA(0): [DRI2] Setup complete
[ 80637.006] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 80637.006] (II) Initializing extension Generic Event Extension
[ 80637.006] (II) Initializing extension SHAPE
[ 80637.006] (II) Initializing extension MIT-SHM
[ 80637.006] (II) Initializing extension XInputExtension
[ 80637.006] (II) Initializing extension XTEST
[ 80637.007] (II) Initializing extension BIG-REQUESTS
[ 80637.007] (II) Initializing extension SYNC
[ 80637.007] (II) Initializing extension XKEYBOARD
[ 80637.007] (II) Initializing extension XC-MISC
[ 80637.007] (II) Initializing extension SECURITY
[ 80637.007] (II) Initializing extension XFIXES
[ 80637.007] (II) Initializing extension RENDER
[ 80637.007] (II) Initializing extension RANDR
[ 80637.008] (II) Initializing extension COMPOSITE
[ 80637.008] (II) Initializing extension DAMAGE
[ 80637.008] (II) Initializing extension MIT-SCREEN-SAVER
[ 80637.008] (II) Initializing extension DOUBLE-BUFFER
[ 80637.008] (II) Initializing extension RECORD
[ 80637.008] (II) Initializing extension DPMS
[ 80637.008] (II) Initializing extension Present
[ 80637.008] (II) Initializing extension DRI3
[ 80637.008] (II) Initializing extension X-Resource
[ 80637.009] (II) Initializing extension XVideo
[ 80637.009] (II) Initializing extension XVideo-MotionCompensation
[ 80637.009] (II) Initializing extension SELinux
[ 80637.009] (II) SELinux: Disabled on system
[ 80637.009] (II) Initializing extension XFree86-VidModeExtension
[ 80637.009] (II) Initializing extension XFree86-DGA
[ 80637.009] (II) Initializing extension XFree86-DRI
[ 80637.009] (II) Initializing extension DRI2
[ 80637.009] (II) Initializing extension GLX
[ 80637.009] (II) Initializing extension GLX
[ 80637.009] (II) Indirect GLX disabled.
[ 80637.009] (II) Initializing extension NV-GLX
[ 80637.009] (II) Initializing extension NV-CONTROL
[ 80637.009] (II) Initializing extension XINERAMA
[ 80637.102] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 80637.102] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 80637.102] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 80637.102] (II) LoadModule: "libinput"
[ 80637.103] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 80637.105] (II) Module libinput: vendor="X.Org Foundation"
[ 80637.105] compiled for 1.21.1.15, module version = 1.5.0
[ 80637.105] Module class: X.Org XInput Driver
[ 80637.105] ABI class: X.Org XInput driver, version 24.4
[ 80637.105] (II) Using input driver 'libinput' for 'Power Button'
[ 80637.105] (**) Power Button: always reports core events
[ 80637.105] (**) Option "Device" "/dev/input/event1"
[ 80637.109] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 80637.109] (II) event1 - Power Button: device is a keyboard
[ 80637.109] (II) event1 - Power Button: device removed
[ 80637.132] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 80637.132] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 80637.132] (**) Option "xkb_model" "pc105"
[ 80637.132] (**) Option "xkb_layout" "gb"
[ 80637.161] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 80637.162] (II) event1 - Power Button: device is a keyboard
[ 80637.163] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 80637.163] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 80637.163] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 80637.163] (II) Using input driver 'libinput' for 'Power Button'
[ 80637.163] (**) Power Button: always reports core events
[ 80637.163] (**) Option "Device" "/dev/input/event0"
[ 80637.165] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 80637.165] (II) event0 - Power Button: device is a keyboard
[ 80637.165] (II) event0 - Power Button: device removed
[ 80637.192] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 80637.192] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 80637.192] (**) Option "xkb_model" "pc105"
[ 80637.192] (**) Option "xkb_layout" "gb"
[ 80637.194] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 80637.194] (II) event0 - Power Button: device is a keyboard
[ 80637.196] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event5)
[ 80637.196] (II) No input driver specified, ignoring this device.
[ 80637.196] (II) This device may have been added with another device file.
[ 80637.197] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event6)
[ 80637.197] (II) No input driver specified, ignoring this device.
[ 80637.197] (II) This device may have been added with another device file.
[ 80637.199] (II) config/udev: Adding input device DELL Dell USB Entry Keyboard (/dev/input/event2)
[ 80637.199] (**) DELL Dell USB Entry Keyboard: Applying InputClass "evdev keyboard catchall"
[ 80637.199] (**) DELL Dell USB Entry Keyboard: Applying InputClass "libinput keyboard catchall"
[ 80637.199] (II) Using input driver 'libinput' for 'DELL Dell USB Entry Keyboard'
[ 80637.199] (**) DELL Dell USB Entry Keyboard: always reports core events
[ 80637.199] (**) Option "Device" "/dev/input/event2"
[ 80637.202] (II) event2 - DELL Dell USB Entry Keyboard: is tagged by udev as: Keyboard
[ 80637.202] (II) event2 - DELL Dell USB Entry Keyboard: device is a keyboard
[ 80637.203] (II) event2 - DELL Dell USB Entry Keyboard: device removed
[ 80637.232] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-13/3-13:1.0/0003:413C:2107.0001/input/input2/event2"
[ 80637.232] (II) XINPUT: Adding extended input device "DELL Dell USB Entry Keyboard" (type: KEYBOARD, id 8)
[ 80637.232] (**) Option "xkb_model" "pc105"
[ 80637.232] (**) Option "xkb_layout" "gb"
[ 80637.235] (II) event2 - DELL Dell USB Entry Keyboard: is tagged by udev as: Keyboard
[ 80637.235] (II) event2 - DELL Dell USB Entry Keyboard: device is a keyboard
[ 80637.238] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event3)
[ 80637.238] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 80637.238] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 80637.238] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
[ 80637.238] (**) Logitech USB Optical Mouse: always reports core events
[ 80637.238] (**) Option "Device" "/dev/input/event3"
[ 80637.241] (II) event3 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[ 80637.242] (II) event3 - Logitech USB Optical Mouse: device is a pointer
[ 80637.242] (II) event3 - Logitech USB Optical Mouse: device removed
[ 80637.276] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 80637.276] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 80637.276] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 80637.276] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14.1/3-14.1:1.0/0003:046D:C077.0003/input/input11/event3"
[ 80637.276] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 9)
[ 80637.276] (**) Option "AccelerationScheme" "none"
[ 80637.276] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[ 80637.276] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[ 80637.276] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[ 80637.281] (II) event3 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[ 80637.282] (II) event3 - Logitech USB Optical Mouse: device is a pointer
[ 80637.285] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[ 80637.285] (II) No input driver specified, ignoring this device.
[ 80637.285] (II) This device may have been added with another device file.
[ 80637.288] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event10)
[ 80637.288] (II) No input driver specified, ignoring this device.
[ 80637.288] (II) This device may have been added with another device file.
[ 80637.290] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event7)
[ 80637.290] (II) No input driver specified, ignoring this device.
[ 80637.290] (II) This device may have been added with another device file.
[ 80637.292] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event8)
[ 80637.292] (II) No input driver specified, ignoring this device.
[ 80637.292] (II) This device may have been added with another device file.
[ 80637.294] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event9)
[ 80637.294] (II) No input driver specified, ignoring this device.
[ 80637.294] (II) This device may have been added with another device file.
[ 80637.295] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 80637.295] (II) No input driver specified, ignoring this device.
[ 80637.295] (II) This device may have been added with another device file.
[ 80637.316] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): connected
[ 80637.316] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): Internal DisplayPort
[ 80637.316] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): 480.0 MHz maximum pixel clock
[ 80637.316] (--) NVIDIA(GPU-0):
[ 80642.776] (II) event3 - Logitech USB Optical Mouse: device removed
[ 80642.809] (II) config/udev: removing device Logitech USB Optical Mouse
[ 80642.809] (II) UnloadModule: "libinput"
[499216.976] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[499216.976] (II) No input driver specified, ignoring this device.
[499216.976] (II) This device may have been added with another device file.
[499217.037] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event3)
[499217.037] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[499217.037] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[499217.037] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
[499217.038] (**) Logitech USB Optical Mouse: always reports core events
[499217.038] (**) Option "Device" "/dev/input/event3"
[499217.043] (II) event3 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[499217.043] (II) event3 - Logitech USB Optical Mouse: device is a pointer
[499217.044] (II) event3 - Logitech USB Optical Mouse: device removed
[499217.104] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[499217.104] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[499217.104] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[499217.104] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14.1/3-14.1:1.0/0003:046D:C077.0004/input/input12/event3"
[499217.104] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 9)
[499217.104] (**) Option "AccelerationScheme" "none"
[499217.104] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[499217.104] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[499217.104] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[499217.109] (II) event3 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[499217.110] (II) event3 - Logitech USB Optical Mouse: device is a pointer
[499222.228] (--) NVIDIA(GPU-0): CRT-0: disconnected
[499222.229] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[499222.229] (--) NVIDIA(GPU-0):
[499222.237] (--) NVIDIA(GPU-0): CRT-1: disconnected
[499222.237] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[499222.237] (--) NVIDIA(GPU-0):
[499222.244] (--) NVIDIA(GPU-0): DFP-0: disconnected
[499222.244] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[499222.244] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[499222.244] (--) NVIDIA(GPU-0):
[499222.252] (--) NVIDIA(GPU-0): DFP-1: disconnected
[499222.252] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[499222.252] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[499222.252] (--) NVIDIA(GPU-0):
[499222.252] (--) NVIDIA(GPU-0): DFP-2: disconnected
[499222.252] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[499222.252] (--) NVIDIA(GPU-0): DFP-2: 480.0 MHz maximum pixel clock
[499222.252] (--) NVIDIA(GPU-0):
[499222.253] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): connected
[499222.253] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): Internal DisplayPort
[499222.253] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): 480.0 MHz maximum pixel clock
[499222.253] (--) NVIDIA(GPU-0):
[499222.320] (--) NVIDIA(GPU-0): CRT-0: disconnected
[499222.320] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[499222.320] (--) NVIDIA(GPU-0):
[499222.328] (--) NVIDIA(GPU-0): CRT-1: disconnected
[499222.328] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[499222.328] (--) NVIDIA(GPU-0):
[499222.335] (--) NVIDIA(GPU-0): DFP-0: disconnected
[499222.335] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[499222.335] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[499222.335] (--) NVIDIA(GPU-0):
[499222.343] (--) NVIDIA(GPU-0): DFP-1: disconnected
[499222.343] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[499222.343] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[499222.343] (--) NVIDIA(GPU-0):
[499222.343] (--) NVIDIA(GPU-0): DFP-2: disconnected
[499222.343] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[499222.343] (--) NVIDIA(GPU-0): DFP-2: 480.0 MHz maximum pixel clock
[499222.343] (--) NVIDIA(GPU-0):
[499222.344] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): connected
[499222.344] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): Internal DisplayPort
[499222.344] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): 480.0 MHz maximum pixel clock
[499222.344] (--) NVIDIA(GPU-0):
[499222.355] (--) NVIDIA(GPU-0): CRT-0: disconnected
[499222.355] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[499222.355] (--) NVIDIA(GPU-0):
[499222.364] (--) NVIDIA(GPU-0): CRT-1: disconnected
[499222.364] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[499222.364] (--) NVIDIA(GPU-0):
[499222.370] (--) NVIDIA(GPU-0): DFP-0: disconnected
[499222.370] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[499222.370] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[499222.370] (--) NVIDIA(GPU-0):
[499222.379] (--) NVIDIA(GPU-0): DFP-1: disconnected
[499222.379] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[499222.379] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[499222.379] (--) NVIDIA(GPU-0):
[499222.379] (--) NVIDIA(GPU-0): DFP-2: disconnected
[499222.379] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[499222.379] (--) NVIDIA(GPU-0): DFP-2: 480.0 MHz maximum pixel clock
[499222.379] (--) NVIDIA(GPU-0):
[499222.379] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): connected
[499222.379] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): Internal DisplayPort
[499222.379] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): 480.0 MHz maximum pixel clock
[499222.379] (--) NVIDIA(GPU-0):
[499230.489] (--) NVIDIA(GPU-0): CRT-0: disconnected
[499230.489] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[499230.489] (--) NVIDIA(GPU-0):
[499230.498] (--) NVIDIA(GPU-0): CRT-1: disconnected
[499230.498] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[499230.498] (--) NVIDIA(GPU-0):
[499230.504] (--) NVIDIA(GPU-0): DFP-0: disconnected
[499230.504] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[499230.504] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[499230.504] (--) NVIDIA(GPU-0):
[499230.513] (--) NVIDIA(GPU-0): DFP-1: disconnected
[499230.513] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[499230.513] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[499230.513] (--) NVIDIA(GPU-0):
[499230.513] (--) NVIDIA(GPU-0): DFP-2: disconnected
[499230.513] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[499230.513] (--) NVIDIA(GPU-0): DFP-2: 480.0 MHz maximum pixel clock
[499230.513] (--) NVIDIA(GPU-0):
[499230.513] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): connected
[499230.513] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): Internal DisplayPort
[499230.514] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): 480.0 MHz maximum pixel clock
[499230.514] (--) NVIDIA(GPU-0):
[499235.708] (--) NVIDIA(GPU-0): CRT-0: disconnected
[499235.708] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[499235.708] (--) NVIDIA(GPU-0):
[499235.717] (--) NVIDIA(GPU-0): CRT-1: disconnected
[499235.717] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[499235.717] (--) NVIDIA(GPU-0):
[499235.723] (--) NVIDIA(GPU-0): DFP-0: disconnected
[499235.723] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[499235.723] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[499235.723] (--) NVIDIA(GPU-0):
[499235.732] (--) NVIDIA(GPU-0): DFP-1: disconnected
[499235.732] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[499235.732] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[499235.732] (--) NVIDIA(GPU-0):
[499235.732] (--) NVIDIA(GPU-0): DFP-2: disconnected
[499235.732] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[499235.732] (--) NVIDIA(GPU-0): DFP-2: 480.0 MHz maximum pixel clock
[499235.732] (--) NVIDIA(GPU-0):
[499235.733] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): connected
[499235.733] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): Internal DisplayPort
[499235.733] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): 480.0 MHz maximum pixel clock
[499235.733] (--) NVIDIA(GPU-0):
[499836.205] (--) NVIDIA(GPU-0): CRT-0: disconnected
[499836.205] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[499836.205] (--) NVIDIA(GPU-0):
[499836.213] (--) NVIDIA(GPU-0): CRT-1: disconnected
[499836.213] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[499836.213] (--) NVIDIA(GPU-0):
[499836.220] (--) NVIDIA(GPU-0): DFP-0: disconnected
[499836.220] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[499836.220] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[499836.220] (--) NVIDIA(GPU-0):
[499836.228] (--) NVIDIA(GPU-0): DFP-1: disconnected
[499836.228] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[499836.228] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[499836.228] (--) NVIDIA(GPU-0):
[499836.229] (--) NVIDIA(GPU-0): DFP-2: disconnected
[499836.229] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[499836.229] (--) NVIDIA(GPU-0): DFP-2: 480.0 MHz maximum pixel clock
[499836.229] (--) NVIDIA(GPU-0):
[499836.229] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): connected
[499836.229] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): Internal DisplayPort
[499836.229] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): 480.0 MHz maximum pixel clock
[499836.229] (--) NVIDIA(GPU-0):
[499841.051] (--) NVIDIA(GPU-0): CRT-0: disconnected
[499841.051] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[499841.051] (--) NVIDIA(GPU-0):
[499841.059] (--) NVIDIA(GPU-0): CRT-1: disconnected
[499841.060] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[499841.060] (--) NVIDIA(GPU-0):
[499841.066] (--) NVIDIA(GPU-0): DFP-0: disconnected
[499841.066] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[499841.066] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[499841.066] (--) NVIDIA(GPU-0):
[499841.075] (--) NVIDIA(GPU-0): DFP-1: disconnected
[499841.075] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[499841.075] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[499841.075] (--) NVIDIA(GPU-0):
[499841.075] (--) NVIDIA(GPU-0): DFP-2: disconnected
[499841.075] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[499841.075] (--) NVIDIA(GPU-0): DFP-2: 480.0 MHz maximum pixel clock
[499841.075] (--) NVIDIA(GPU-0):
[499841.075] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): connected
[499841.075] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): Internal DisplayPort
[499841.075] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): 480.0 MHz maximum pixel clock
[499841.075] (--) NVIDIA(GPU-0):
[501444.620] (--) NVIDIA(GPU-0): CRT-0: disconnected
[501444.620] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[501444.620] (--) NVIDIA(GPU-0):
[501444.629] (--) NVIDIA(GPU-0): CRT-1: disconnected
[501444.629] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[501444.629] (--) NVIDIA(GPU-0):
[501444.636] (--) NVIDIA(GPU-0): DFP-0: disconnected
[501444.636] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[501444.636] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[501444.636] (--) NVIDIA(GPU-0):
[501444.644] (--) NVIDIA(GPU-0): DFP-1: disconnected
[501444.644] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[501444.644] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[501444.644] (--) NVIDIA(GPU-0):
[501444.644] (--) NVIDIA(GPU-0): DFP-2: disconnected
[501444.644] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[501444.644] (--) NVIDIA(GPU-0): DFP-2: 480.0 MHz maximum pixel clock
[501444.644] (--) NVIDIA(GPU-0):
[501444.645] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): connected
[501444.645] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): Internal DisplayPort
[501444.645] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): 480.0 MHz maximum pixel clock
[501444.645] (--) NVIDIA(GPU-0):
[501732.558] (--) NVIDIA(GPU-0): CRT-0: disconnected
[501732.558] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[501732.558] (--) NVIDIA(GPU-0):
[501732.567] (--) NVIDIA(GPU-0): CRT-1: disconnected
[501732.567] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[501732.567] (--) NVIDIA(GPU-0):
[501732.574] (--) NVIDIA(GPU-0): DFP-0: disconnected
[501732.574] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[501732.574] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[501732.574] (--) NVIDIA(GPU-0):
[501732.582] (--) NVIDIA(GPU-0): DFP-1: disconnected
[501732.582] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[501732.582] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[501732.582] (--) NVIDIA(GPU-0):
[501732.582] (--) NVIDIA(GPU-0): DFP-2: disconnected
[501732.582] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[501732.582] (--) NVIDIA(GPU-0): DFP-2: 480.0 MHz maximum pixel clock
[501732.582] (--) NVIDIA(GPU-0):
[501732.583] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): connected
[501732.583] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): Internal DisplayPort
[501732.583] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): 480.0 MHz maximum pixel clock
[501732.583] (--) NVIDIA(GPU-0):
[502720.103] (--) NVIDIA(GPU-0): CRT-0: disconnected
[502720.103] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[502720.103] (--) NVIDIA(GPU-0):
[502720.111] (--) NVIDIA(GPU-0): CRT-1: disconnected
[502720.111] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[502720.111] (--) NVIDIA(GPU-0):
[502720.118] (--) NVIDIA(GPU-0): DFP-0: disconnected
[502720.118] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[502720.118] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[502720.118] (--) NVIDIA(GPU-0):
[502720.127] (--) NVIDIA(GPU-0): DFP-1: disconnected
[502720.127] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[502720.127] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[502720.127] (--) NVIDIA(GPU-0):
[502720.127] (--) NVIDIA(GPU-0): DFP-2: disconnected
[502720.127] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[502720.127] (--) NVIDIA(GPU-0): DFP-2: 480.0 MHz maximum pixel clock
[502720.127] (--) NVIDIA(GPU-0):
[502720.128] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): connected
[502720.128] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): Internal DisplayPort
[502720.128] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): 480.0 MHz maximum pixel clock
[502720.128] (--) NVIDIA(GPU-0):
[506490.108] (II) event1 - Power Button: device removed
[506490.124] (II) event0 - Power Button: device removed
[506490.132] (II) event2 - DELL Dell USB Entry Keyboard: device removed
[506490.140] (II) event3 - Logitech USB Optical Mouse: device removed
[506737.687] (--) NVIDIA(GPU-0): CRT-0: disconnected
[506737.687] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[506737.687] (--) NVIDIA(GPU-0):
[506737.695] (--) NVIDIA(GPU-0): CRT-1: disconnected
[506737.695] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[506737.695] (--) NVIDIA(GPU-0):
[506737.702] (--) NVIDIA(GPU-0): DFP-0: disconnected
[506737.702] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[506737.702] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[506737.702] (--) NVIDIA(GPU-0):
[506737.711] (--) NVIDIA(GPU-0): DFP-1: disconnected
[506737.711] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[506737.711] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[506737.711] (--) NVIDIA(GPU-0):
[506737.711] (--) NVIDIA(GPU-0): DFP-2: disconnected
[506737.711] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[506737.711] (--) NVIDIA(GPU-0): DFP-2: 480.0 MHz maximum pixel clock
[506737.711] (--) NVIDIA(GPU-0):
[506737.711] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): connected
[506737.711] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): Internal DisplayPort
[506737.711] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): 480.0 MHz maximum pixel clock
[506737.711] (--) NVIDIA(GPU-0):
[506737.737] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select"
[506737.803] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[506737.803] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[506737.803] (II) NVIDIA(0): configuration option may not be set correctly. When the
[506737.803] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[506737.803] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[506737.803] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[506737.803] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[506737.803] (II) NVIDIA(0): Config Options in the README.
[506737.844] (II) event1 - Power Button: is tagged by udev as: Keyboard
[506737.844] (II) event1 - Power Button: device is a keyboard
[506737.846] (II) event0 - Power Button: is tagged by udev as: Keyboard
[506737.846] (II) event0 - Power Button: device is a keyboard
[506737.850] (II) event2 - DELL Dell USB Entry Keyboard: is tagged by udev as: Keyboard
[506737.850] (II) event2 - DELL Dell USB Entry Keyboard: device is a keyboard
[506737.854] (II) event3 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[506737.854] (II) event3 - Logitech USB Optical Mouse: device is a pointer
[507777.727] (--) NVIDIA(GPU-0): CRT-0: disconnected
[507777.727] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[507777.727] (--) NVIDIA(GPU-0):
[507777.735] (--) NVIDIA(GPU-0): CRT-1: disconnected
[507777.735] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[507777.735] (--) NVIDIA(GPU-0):
[507777.742] (--) NVIDIA(GPU-0): DFP-0: disconnected
[507777.742] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[507777.742] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[507777.742] (--) NVIDIA(GPU-0):
[507777.751] (--) NVIDIA(GPU-0): DFP-1: disconnected
[507777.751] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[507777.751] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[507777.751] (--) NVIDIA(GPU-0):
[507777.751] (--) NVIDIA(GPU-0): DFP-2: disconnected
[507777.751] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[507777.751] (--) NVIDIA(GPU-0): DFP-2: 480.0 MHz maximum pixel clock
[507777.751] (--) NVIDIA(GPU-0):
[507777.751] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): connected
[507777.751] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): Internal DisplayPort
[507777.751] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): 480.0 MHz maximum pixel clock
[507777.751] (--) NVIDIA(GPU-0):
[515323.006] (--) NVIDIA(GPU-0): CRT-0: disconnected
[515323.006] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[515323.006] (--) NVIDIA(GPU-0):
[515323.014] (--) NVIDIA(GPU-0): CRT-1: disconnected
[515323.014] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[515323.014] (--) NVIDIA(GPU-0):
[515323.021] (--) NVIDIA(GPU-0): DFP-0: disconnected
[515323.021] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[515323.021] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[515323.021] (--) NVIDIA(GPU-0):
[515323.029] (--) NVIDIA(GPU-0): DFP-1: disconnected
[515323.029] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[515323.029] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[515323.029] (--) NVIDIA(GPU-0):
[515323.030] (--) NVIDIA(GPU-0): DFP-2: disconnected
[515323.030] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[515323.030] (--) NVIDIA(GPU-0): DFP-2: 480.0 MHz maximum pixel clock
[515323.030] (--) NVIDIA(GPU-0):
[515323.030] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): connected
[515323.030] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): Internal DisplayPort
[515323.030] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): 480.0 MHz maximum pixel clock
[515323.030] (--) NVIDIA(GPU-0):
[515708.110] (II) event1 - Power Button: device removed
[515708.132] (II) event0 - Power Button: device removed
[515708.148] (II) event2 - DELL Dell USB Entry Keyboard: device removed
[515708.180] (II) event3 - Logitech USB Optical Mouse: device removed
[515926.048] (--) NVIDIA(GPU-0): CRT-0: disconnected
[515926.048] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[515926.048] (--) NVIDIA(GPU-0):
[515926.057] (--) NVIDIA(GPU-0): CRT-1: disconnected
[515926.057] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[515926.057] (--) NVIDIA(GPU-0):
[515926.063] (--) NVIDIA(GPU-0): DFP-0: disconnected
[515926.063] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[515926.064] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[515926.064] (--) NVIDIA(GPU-0):
[515926.072] (--) NVIDIA(GPU-0): DFP-1: disconnected
[515926.072] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[515926.072] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[515926.072] (--) NVIDIA(GPU-0):
[515926.072] (--) NVIDIA(GPU-0): DFP-2: disconnected
[515926.072] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[515926.072] (--) NVIDIA(GPU-0): DFP-2: 480.0 MHz maximum pixel clock
[515926.072] (--) NVIDIA(GPU-0):
[515926.073] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): connected
[515926.073] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): Internal DisplayPort
[515926.073] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): 480.0 MHz maximum pixel clock
[515926.073] (--) NVIDIA(GPU-0):
[515926.099] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select"
[515926.165] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[515926.165] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[515926.165] (II) NVIDIA(0): configuration option may not be set correctly. When the
[515926.165] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[515926.165] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[515926.165] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[515926.165] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[515926.165] (II) NVIDIA(0): Config Options in the README.
[515926.247] (II) event1 - Power Button: is tagged by udev as: Keyboard
[515926.247] (II) event1 - Power Button: device is a keyboard
[515926.249] (II) event0 - Power Button: is tagged by udev as: Keyboard
[515926.249] (II) event0 - Power Button: device is a keyboard
[515926.252] (II) event2 - DELL Dell USB Entry Keyboard: is tagged by udev as: Keyboard
[515926.252] (II) event2 - DELL Dell USB Entry Keyboard: device is a keyboard
[515926.256] (II) event3 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[515926.256] (II) event3 - Logitech USB Optical Mouse: device is a pointer
[515938.427] (--) NVIDIA(GPU-0): CRT-0: disconnected
[515938.427] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[515938.427] (--) NVIDIA(GPU-0):
[515938.436] (--) NVIDIA(GPU-0): CRT-1: disconnected
[515938.436] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[515938.436] (--) NVIDIA(GPU-0):
[515938.442] (--) NVIDIA(GPU-0): DFP-0: disconnected
[515938.442] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[515938.442] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[515938.442] (--) NVIDIA(GPU-0):
[515938.451] (--) NVIDIA(GPU-0): DFP-1: disconnected
[515938.451] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[515938.451] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[515938.451] (--) NVIDIA(GPU-0):
[515938.451] (--) NVIDIA(GPU-0): DFP-2: disconnected
[515938.451] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[515938.451] (--) NVIDIA(GPU-0): DFP-2: 480.0 MHz maximum pixel clock
[515938.451] (--) NVIDIA(GPU-0):
[515938.452] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): connected
[515938.452] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): Internal DisplayPort
[515938.452] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): 480.0 MHz maximum pixel clock
[515938.452] (--) NVIDIA(GPU-0):
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.1.log >>>>>>>>>>
[515706.955]
X.Org X Server 1.21.1.22
X Protocol Version 11, Revision 0
[515706.955] Current Operating System: Linux cventin 6.19.14+deb14-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.19.14-1 (2026-04-25) x86_64
[515706.955] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.19.14+deb14-amd64 root=UUID=4bcb3bbd-f516-4ddf-be96-6fa3a8cdc8a0 ro quiet
[515706.955] xorg-server 2:21.1.22-1 (https://www.debian.org/support)
[515706.955] Current version of pixman: 0.46.4
[515706.955] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[515706.955] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[515706.955] (==) Log file: "/var/log/Xorg.1.log", Time: Tue May 5 17:27:23 2026
[515706.956] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[515706.956] (==) No Layout section. Using the first Screen section.
[515706.956] (==) No screen section available. Using defaults.
[515706.956] (**) |-->Screen "Default Screen Section" (0)
[515706.956] (**) | |-->Monitor "<default monitor>"
[515706.956] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[515706.956] (**) Allowing byte-swapped clients
[515706.957] (==) Automatically adding devices
[515706.957] (==) Automatically enabling devices
[515706.957] (==) Automatically adding GPU devices
[515706.957] (==) Automatically binding GPU devices
[515706.957] (==) Max clients allowed: 256, resource mask: 0x1fffff
[515706.957] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[515706.957] Entry deleted from font path.
[515706.957] (==) 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
[515706.957] (**) ModulePath set to "/usr/lib/xorg/modules/linux,/usr/lib/xorg/modules"
[515706.957] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[515706.957] (II) Loader magic: 0x55e697cdcf20
[515706.957] (II) Module ABI versions:
[515706.957] X.Org ANSI C Emulation: 0.4
[515706.957] X.Org Video Driver: 25.2
[515706.957] X.Org XInput driver : 24.4
[515706.957] X.Org Server Extension : 10.0
[515706.958] (++) using VT number 8
[515706.958] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[515706.960] (II) xfree86: Adding drm device (/dev/dri/card0)
[515706.960] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/0000:03:00.0/drm/card0
[515706.990] (--) PCI:*(3 at 0:0:0) 10de:107c:10de:102f rev 161, Mem @ 0xd6000000/16777216, 0xc8000000/134217728, 0xd0000000/33554432, I/O @ 0x00006000/128, BIOS @ 0x????????/131072
[515706.990] (II) LoadModule: "glx"
[515706.990] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[515706.998] (II) Module glx: vendor="NVIDIA Corporation"
[515706.999] compiled for 4.0.2, module version = 1.0.0
[515706.999] Module class: X.Org Server Extension
[515706.999] (II) NVIDIA GLX Module 390.157 Wed Oct 12 09:19:15 UTC 2022
[515706.999] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[515706.999] loading driver: nvidia
[515708.056] (==) Matched nvidia as autoconfigured driver 0
[515708.056] (==) Matched nouveau as autoconfigured driver 1
[515708.056] (==) Matched nv as autoconfigured driver 2
[515708.056] (==) Matched modesetting as autoconfigured driver 3
[515708.056] (==) Matched fbdev as autoconfigured driver 4
[515708.056] (==) Matched vesa as autoconfigured driver 5
[515708.056] (==) Assigned the driver to the xf86ConfigLayout
[515708.056] (II) LoadModule: "nvidia"
[515708.056] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[515708.057] (II) Module nvidia: vendor="NVIDIA Corporation"
[515708.057] compiled for 4.0.2, module version = 1.0.0
[515708.057] Module class: X.Org Video Driver
[515708.057] (II) LoadModule: "nouveau"
[515708.057] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[515708.058] (II) Module nouveau: vendor="X.Org Foundation"
[515708.058] compiled for 1.21.1.15, module version = 1.0.18
[515708.058] Module class: X.Org Video Driver
[515708.058] ABI class: X.Org Video Driver, version 25.2
[515708.058] (II) LoadModule: "nv"
[515708.058] (WW) Warning, couldn't open module nv
[515708.058] (EE) Failed to load module "nv" (module does not exist, 0)
[515708.058] (II) LoadModule: "modesetting"
[515708.058] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[515708.059] (II) Module modesetting: vendor="X.Org Foundation"
[515708.059] compiled for 1.21.1.22, module version = 1.21.1
[515708.059] Module class: X.Org Video Driver
[515708.059] ABI class: X.Org Video Driver, version 25.2
[515708.059] (II) LoadModule: "fbdev"
[515708.059] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[515708.059] (II) Module fbdev: vendor="X.Org Foundation"
[515708.059] compiled for 1.21.1.3, module version = 0.5.0
[515708.059] Module class: X.Org Video Driver
[515708.059] ABI class: X.Org Video Driver, version 25.2
[515708.059] (II) LoadModule: "vesa"
[515708.059] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[515708.059] (II) Module vesa: vendor="X.Org Foundation"
[515708.059] compiled for 1.21.1.15, module version = 2.6.0
[515708.059] Module class: X.Org Video Driver
[515708.059] ABI class: X.Org Video Driver, version 25.2
[515708.059] (II) NVIDIA dlloader X Driver 390.157 Wed Oct 12 09:21:41 UTC 2022
[515708.059] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[515708.059] (II) NOUVEAU driver Date: Thu Nov 7 13:15:35 2024 -0500
[515708.059] (II) NOUVEAU driver for NVIDIA chipset families :
[515708.059] RIVA TNT (NV04)
[515708.060] RIVA TNT2 (NV05)
[515708.060] GeForce 256 (NV10)
[515708.060] GeForce 2 (NV11, NV15)
[515708.060] GeForce 4MX (NV17, NV18)
[515708.060] GeForce 3 (NV20)
[515708.060] GeForce 4Ti (NV25, NV28)
[515708.060] GeForce FX (NV3x)
[515708.060] GeForce 6 (NV4x)
[515708.060] GeForce 7 (G7x)
[515708.060] GeForce 8 (G8x)
[515708.060] GeForce 9 (G9x)
[515708.060] GeForce GTX 2xx/3xx (GT2xx)
[515708.060] GeForce GTX 4xx/5xx (GFxxx)
[515708.060] GeForce GTX 6xx/7xx (GKxxx)
[515708.060] GeForce GTX 9xx (GMxxx)
[515708.060] GeForce GTX 10xx (GPxxx)
[515708.060] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[515708.060] (II) FBDEV: driver for framebuffer: fbdev
[515708.060] (II) VESA: driver for VESA chipsets: vesa
[515708.408] (II) Loading sub module "fb"
[515708.408] (II) LoadModule: "fb"
[515708.408] (II) Module "fb" already built-in
[515708.408] (II) Loading sub module "wfb"
[515708.408] (II) LoadModule: "wfb"
[515708.408] (II) Loading /usr/lib/xorg/modules/libwfb.so
[515708.408] (II) Module wfb: vendor="X.Org Foundation"
[515708.408] compiled for 1.21.1.22, module version = 1.0.0
[515708.408] ABI class: X.Org ANSI C Emulation, version 0.4
[515708.408] (II) Loading sub module "ramdac"
[515708.408] (II) LoadModule: "ramdac"
[515708.408] (II) Module "ramdac" already built-in
[515708.409] (WW) Falling back to old probe method for modesetting
[515708.409] (WW) Falling back to old probe method for fbdev
[515708.409] (II) Loading sub module "fbdevhw"
[515708.409] (II) LoadModule: "fbdevhw"
[515708.409] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[515708.409] (II) Module fbdevhw: vendor="X.Org Foundation"
[515708.409] compiled for 1.21.1.22, module version = 0.0.2
[515708.409] ABI class: X.Org Video Driver, version 25.2
[515708.410] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[515708.410] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[515708.410] (==) NVIDIA(0): RGB weight 888
[515708.410] (==) NVIDIA(0): Default visual is TrueColor
[515708.410] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[515708.410] (**) NVIDIA(0): Enabling 2D acceleration
[515708.412] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:3:0:0
[515708.412] (--) NVIDIA(0): CRT-0
[515708.412] (--) NVIDIA(0): CRT-1
[515708.412] (--) NVIDIA(0): DFP-0
[515708.412] (--) NVIDIA(0): DFP-1
[515708.412] (--) NVIDIA(0): DFP-2
[515708.412] (--) NVIDIA(0): DFP-3 (boot)
[515708.414] (II) NVIDIA(0): NVIDIA GPU NVS 315 (GF119) at PCI:3:0:0 (GPU-0)
[515708.414] (--) NVIDIA(0): Memory: 1048576 kBytes
[515708.414] (--) NVIDIA(0): VideoBIOS: 75.19.88.00.0d
[515708.414] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[515708.421] (--) NVIDIA(GPU-0): CRT-0: disconnected
[515708.421] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[515708.421] (--) NVIDIA(GPU-0):
[515708.429] (--) NVIDIA(GPU-0): CRT-1: disconnected
[515708.429] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[515708.429] (--) NVIDIA(GPU-0):
[515708.436] (--) NVIDIA(GPU-0): DFP-0: disconnected
[515708.436] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[515708.436] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[515708.436] (--) NVIDIA(GPU-0):
[515708.444] (--) NVIDIA(GPU-0): DFP-1: disconnected
[515708.444] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[515708.444] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[515708.444] (--) NVIDIA(GPU-0):
[515708.444] (--) NVIDIA(GPU-0): DFP-2: disconnected
[515708.444] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[515708.445] (--) NVIDIA(GPU-0): DFP-2: 480.0 MHz maximum pixel clock
[515708.445] (--) NVIDIA(GPU-0):
[515708.445] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): connected
[515708.445] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): Internal DisplayPort
[515708.445] (--) NVIDIA(GPU-0): DELL U2715H (DFP-3): 480.0 MHz maximum pixel clock
[515708.445] (--) NVIDIA(GPU-0):
[515708.450] (==) NVIDIA(0):
[515708.450] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[515708.450] (==) NVIDIA(0): will be used as the requested mode.
[515708.450] (==) NVIDIA(0):
[515708.450] (II) NVIDIA(0): Validated MetaModes:
[515708.450] (II) NVIDIA(0): "DFP-3:nvidia-auto-select"
[515708.450] (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1440
[515708.458] (--) NVIDIA(0): DPI set to (108, 107); computed from "UseEdidDpi" X config
[515708.458] (--) NVIDIA(0): option
[515708.458] (II) UnloadModule: "nouveau"
[515708.459] (II) Unloading nouveau
[515708.459] (II) UnloadModule: "modesetting"
[515708.459] (II) Unloading modesetting
[515708.459] (II) UnloadModule: "fbdev"
[515708.459] (II) Unloading fbdev
[515708.459] (II) UnloadSubModule: "fbdevhw"
[515708.459] (II) Unloading fbdevhw
[515708.459] (II) UnloadModule: "vesa"
[515708.459] (II) Unloading vesa
[515708.459] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[515708.459] (II) NVIDIA: access.
[515708.467] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[515708.467] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[515708.467] (II) NVIDIA(0): configuration option may not be set correctly. When the
[515708.467] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[515708.467] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[515708.467] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[515708.467] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[515708.467] (II) NVIDIA(0): Config Options in the README.
[515708.548] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select"
[515708.619] (==) NVIDIA(0): Disabling shared memory pixmaps
[515708.619] (==) NVIDIA(0): Backing store enabled
[515708.619] (==) NVIDIA(0): Silken mouse enabled
[515708.619] (==) NVIDIA(0): DPMS enabled
[515708.620] (II) Loading sub module "dri2"
[515708.620] (II) LoadModule: "dri2"
[515708.620] (II) Module "dri2" already built-in
[515708.620] (II) NVIDIA(0): [DRI2] Setup complete
[515708.620] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[515708.620] (II) Initializing extension Generic Event Extension
[515708.620] (II) Initializing extension SHAPE
[515708.620] (II) Initializing extension MIT-SHM
[515708.620] (II) Initializing extension XInputExtension
[515708.621] (II) Initializing extension XTEST
[515708.621] (II) Initializing extension BIG-REQUESTS
[515708.621] (II) Initializing extension SYNC
[515708.621] (II) Initializing extension XKEYBOARD
[515708.621] (II) Initializing extension XC-MISC
[515708.621] (II) Initializing extension SECURITY
[515708.621] (II) Initializing extension XFIXES
[515708.622] (II) Initializing extension RENDER
[515708.622] (II) Initializing extension RANDR
[515708.622] (II) Initializing extension COMPOSITE
[515708.622] (II) Initializing extension DAMAGE
[515708.622] (II) Initializing extension MIT-SCREEN-SAVER
[515708.622] (II) Initializing extension DOUBLE-BUFFER
[515708.622] (II) Initializing extension RECORD
[515708.623] (II) Initializing extension DPMS
[515708.623] (II) Initializing extension Present
[515708.623] (II) Initializing extension DRI3
[515708.623] (II) Initializing extension X-Resource
[515708.623] (II) Initializing extension XVideo
[515708.623] (II) Initializing extension XVideo-MotionCompensation
[515708.623] (II) Initializing extension SELinux
[515708.623] (II) SELinux: Disabled on system
[515708.623] (II) Initializing extension XFree86-VidModeExtension
[515708.623] (II) Initializing extension XFree86-DGA
[515708.623] (II) Initializing extension XFree86-DRI
[515708.623] (II) Initializing extension DRI2
[515708.623] (II) Initializing extension GLX
[515708.623] (II) Initializing extension GLX
[515708.624] (II) Indirect GLX disabled.
[515708.624] (II) Initializing extension NV-GLX
[515708.624] (II) Initializing extension NV-CONTROL
[515708.624] (II) Initializing extension XINERAMA
[515708.714] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[515708.714] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[515708.714] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[515708.714] (II) LoadModule: "libinput"
[515708.714] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[515708.716] (II) Module libinput: vendor="X.Org Foundation"
[515708.716] compiled for 1.21.1.15, module version = 1.5.0
[515708.716] Module class: X.Org XInput Driver
[515708.716] ABI class: X.Org XInput driver, version 24.4
[515708.716] (II) Using input driver 'libinput' for 'Power Button'
[515708.716] (**) Power Button: always reports core events
[515708.716] (**) Option "Device" "/dev/input/event1"
[515708.720] (II) event1 - Power Button: is tagged by udev as: Keyboard
[515708.720] (II) event1 - Power Button: device is a keyboard
[515708.720] (II) event1 - Power Button: device removed
[515708.752] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[515708.752] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[515708.752] (**) Option "xkb_model" "pc105"
[515708.752] (**) Option "xkb_layout" "gb"
[515708.776] (II) event1 - Power Button: is tagged by udev as: Keyboard
[515708.776] (II) event1 - Power Button: device is a keyboard
[515708.777] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[515708.777] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[515708.777] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[515708.777] (II) Using input driver 'libinput' for 'Power Button'
[515708.777] (**) Power Button: always reports core events
[515708.777] (**) Option "Device" "/dev/input/event0"
[515708.779] (II) event0 - Power Button: is tagged by udev as: Keyboard
[515708.779] (II) event0 - Power Button: device is a keyboard
[515708.779] (II) event0 - Power Button: device removed
[515708.804] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[515708.804] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[515708.804] (**) Option "xkb_model" "pc105"
[515708.804] (**) Option "xkb_layout" "gb"
[515708.806] (II) event0 - Power Button: is tagged by udev as: Keyboard
[515708.806] (II) event0 - Power Button: device is a keyboard
[515708.807] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event5)
[515708.807] (II) No input driver specified, ignoring this device.
[515708.807] (II) This device may have been added with another device file.
[515708.809] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event6)
[515708.809] (II) No input driver specified, ignoring this device.
[515708.809] (II) This device may have been added with another device file.
[515708.811] (II) config/udev: Adding input device DELL Dell USB Entry Keyboard (/dev/input/event2)
[515708.811] (**) DELL Dell USB Entry Keyboard: Applying InputClass "evdev keyboard catchall"
[515708.811] (**) DELL Dell USB Entry Keyboard: Applying InputClass "libinput keyboard catchall"
[515708.811] (II) Using input driver 'libinput' for 'DELL Dell USB Entry Keyboard'
[515708.811] (**) DELL Dell USB Entry Keyboard: always reports core events
[515708.811] (**) Option "Device" "/dev/input/event2"
[515708.814] (II) event2 - DELL Dell USB Entry Keyboard: is tagged by udev as: Keyboard
[515708.814] (II) event2 - DELL Dell USB Entry Keyboard: device is a keyboard
[515708.814] (II) event2 - DELL Dell USB Entry Keyboard: device removed
[515708.824] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-13/3-13:1.0/0003:413C:2107.0001/input/input2/event2"
[515708.824] (II) XINPUT: Adding extended input device "DELL Dell USB Entry Keyboard" (type: KEYBOARD, id 8)
[515708.824] (**) Option "xkb_model" "pc105"
[515708.824] (**) Option "xkb_layout" "gb"
[515708.827] (II) event2 - DELL Dell USB Entry Keyboard: is tagged by udev as: Keyboard
[515708.827] (II) event2 - DELL Dell USB Entry Keyboard: device is a keyboard
[515708.829] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event3)
[515708.829] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[515708.829] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[515708.829] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
[515708.829] (**) Logitech USB Optical Mouse: always reports core events
[515708.830] (**) Option "Device" "/dev/input/event3"
[515708.833] (II) event3 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[515708.833] (II) event3 - Logitech USB Optical Mouse: device is a pointer
[515708.833] (II) event3 - Logitech USB Optical Mouse: device removed
[515708.876] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[515708.876] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[515708.876] (II) libinput: Logitech USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[515708.876] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14.1/3-14.1:1.0/0003:046D:C077.0004/input/input12/event3"
[515708.876] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 9)
[515708.876] (**) Option "AccelerationScheme" "none"
[515708.876] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[515708.876] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[515708.876] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[515708.879] (II) event3 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[515708.880] (II) event3 - Logitech USB Optical Mouse: device is a pointer
[515708.882] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[515708.882] (II) No input driver specified, ignoring this device.
[515708.882] (II) This device may have been added with another device file.
[515708.884] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event10)
[515708.884] (II) No input driver specified, ignoring this device.
[515708.884] (II) This device may have been added with another device file.
[515708.885] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event7)
[515708.885] (II) No input driver specified, ignoring this device.
[515708.885] (II) This device may have been added with another device file.
[515708.886] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event8)
[515708.886] (II) No input driver specified, ignoring this device.
[515708.886] (II) This device may have been added with another device file.
[515708.887] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event9)
[515708.887] (II) No input driver specified, ignoring this device.
[515708.887] (II) This device may have been added with another device file.
[515708.888] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[515708.889] (II) No input driver specified, ignoring this device.
[515708.889] (II) This device may have been added with another device file.
[515925.803] (II) event1 - Power Button: device removed
[515925.828] (II) event0 - Power Button: device removed
[515925.848] (II) event2 - DELL Dell USB Entry Keyboard: device removed
[515925.884] (II) event3 - Logitech USB Optical Mouse: device removed
[515926.168] (II) UnloadModule: "libinput"
[515926.168] (II) UnloadModule: "libinput"
[515926.169] (II) UnloadModule: "libinput"
[515926.169] (II) UnloadModule: "libinput"
[515926.238] (II) NVIDIA(GPU-0): Deleting GPU-0
[515926.239] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.1.log ^^^^^^^^^^
<<<<<<<<<< Xorg (journald) >>>>>>>>>>
-- No entries --
^^^^^^^^^^ Xorg (journald) ^^^^^^^^^^
Kernel modules: nvidia.ko
lsmod:
Module Size Used by
authencesn 12288 0
authenc 12288 1 authencesn
algif_aead 12288 0
af_alg 32768 1 algif_aead
cpuid 12288 0
cfg80211 1511424 0
qrtr 57344 2
nvidia_drm 65536 1
drm_kms_helper 249856 1 nvidia_drm
nvidia_modeset 1351680 3 nvidia_drm
intel_rapl_msr 20480 0
intel_rapl_common 57344 1 intel_rapl_msr
sb_edac 36864 0
x86_pkg_temp_thermal 16384 0
intel_powerclamp 28672 0
coretemp 24576 0
platform_profile 20480 0
kvm_intel 438272 0
kvm 1499136 1 kvm_intel
snd_hda_codec_alc269 155648 1
snd_hda_scodec_component 20480 1 snd_hda_codec_alc269
snd_hda_codec_realtek_lib 65536 1 snd_hda_codec_alc269
snd_hda_codec_nvhdmi 16384 1
snd_hda_codec_generic 131072 2 snd_hda_codec_realtek_lib,snd_hda_codec_alc269
snd_hda_codec_hdmi 61440 1 snd_hda_codec_nvhdmi
dell_smbios 36864 0
dell_wmi_descriptor 16384 1 dell_smbios
battery 28672 0
irqbypass 16384 1 kvm
rfkill 45056 2 cfg80211
ghash_clmulni_intel 12288 0
dcdbas 20480 1 dell_smbios
snd_hda_intel 65536 5
mei_wdt 12288 0
aesni_intel 102400 0
snd_hda_codec 221184 6 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_nvhdmi,snd_hda_codec_realtek_lib,snd_hda_codec_alc269
rapl 20480 0
snd_hda_core 155648 6 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek_lib,snd_hda_codec_alc269
intel_cstate 20480 0
dell_smm_hwmon 32768 0
snd_intel_dspcfg 49152 1 snd_hda_intel
snd_intel_sdw_acpi 16384 1 snd_intel_dspcfg
snd_hwdep 24576 1 snd_hda_codec
snd_pcm 212992 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
snd_timer 49152 1 snd_pcm
mei_me 57344 1
snd 159744 19 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,snd_hda_codec_realtek_lib,snd_hda_codec_alc269,snd_pcm
intel_uncore 278528 0
intel_wmi_thunderbolt 16384 0
pcspkr 12288 0
mei 196608 3 mei_wdt,mei_me
soundcore 16384 1 snd
nvidia 19922944 146 nvidia_modeset
sg 45056 0
evdev 32768 7
binfmt_misc 28672 1
dm_mod 229376 0
drm 880640 4 drm_kms_helper,nvidia_drm
ipmi_devintf 20480 0
ipmi_msghandler 98304 2 ipmi_devintf,nvidia
video 81920 1 nvidia
parport_pc 45056 0
lp 36864 0
ppdev 24576 0
parport 81920 3 parport_pc,lp,ppdev
configfs 65536 1
efi_pstore 12288 0
nfnetlink 20480 1
autofs4 61440 2
ext4 1257472 1
crc16 12288 1 ext4
mbcache 20480 1 ext4
jbd2 196608 1 ext4
crc32c_cryptoapi 12288 0
hid_generic 12288 0
sr_mod 28672 0
sd_mod 94208 2
usbhid 86016 0
cdrom 86016 1 sr_mod
hid 278528 2 usbhid,hid_generic
iTCO_wdt 16384 0
intel_pmc_bxt 16384 1 iTCO_wdt
ahci 53248 2
iTCO_vendor_support 12288 1 iTCO_wdt
watchdog 53248 2 iTCO_wdt,mei_wdt
libahci 61440 1 ahci
xhci_pci 24576 0
ata_generic 12288 0
ehci_pci 16384 0
xhci_hcd 425984 1 xhci_pci
libata 483328 3 libahci,ahci,ata_generic
ehci_hcd 122880 1 ehci_pci
usbcore 430080 5 xhci_hcd,ehci_pci,usbhid,ehci_hcd,xhci_pci
scsi_mod 327680 4 sd_mod,libata,sg,sr_mod
i2c_i801 32768 0
e1000e 389120 0
wmi 28672 5 video,intel_wmi_thunderbolt,dell_smm_hwmon,dell_smbios,dell_wmi_descriptor
i2c_smbus 20480 1 i2c_i801
lpc_ich 28672 0
scsi_common 16384 5 scsi_mod,sd_mod,libata,sg,sr_mod
button 28672 0
usb_common 20480 3 xhci_hcd,usbcore,ehci_hcd
xrandr:
Screen 0: minimum 8 x 8, current 2560 x 1440, maximum 16384 x 16384
DP-0 disconnected primary (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 disconnected (normal left inverted right x axis y axis)
DP-5 connected 2560x1440+0+0 (normal left inverted right x axis y axis) 597mm x 336mm
2560x1440 59.95*+
2048x1152 60.00
1920x1200 59.88
1920x1080 60.00 59.94 50.00 29.97 25.00 23.98
1680x1050 59.95
1600x1200 60.00
1280x1024 75.02 60.02
1280x720 60.00 59.94 50.00
1200x960 59.90
1152x864 75.00
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00
720x480 59.94
640x480 75.00 59.94 59.93
OpenCL ICDs:
APT sources:
Package files:
100 /var/lib/dpkg/status
release a=now
500 file:/var/local/apt-i386 ./ Packages
release c=
500 file:/var/local/apt ./ Packages
release c=
500 http://debug.mirrors.debian.org/debian-debug proposed-updates-debug/main i386 Packages
release v=13-updates,o=Debian,a=proposed-updates-debug,n=trixie-proposed-updates-debug,l=Debian debug,c=main,b=i386
origin debug.mirrors.debian.org
500 http://debug.mirrors.debian.org/debian-debug proposed-updates-debug/main amd64 Packages
release v=13-updates,o=Debian,a=proposed-updates-debug,n=trixie-proposed-updates-debug,l=Debian debug,c=main,b=amd64
origin debug.mirrors.debian.org
500 http://debug.mirrors.debian.org/debian-debug stable-debug/main i386 Packages
release v=13.4,o=Debian,a=stable-debug,n=trixie-debug,l=Debian debug,c=main,b=i386
origin debug.mirrors.debian.org
500 http://debug.mirrors.debian.org/debian-debug stable-debug/main amd64 Packages
release v=13.4,o=Debian,a=stable-debug,n=trixie-debug,l=Debian debug,c=main,b=amd64
origin debug.mirrors.debian.org
500 http://debug.mirrors.debian.org/debian-debug unstable-debug/main i386 Packages
release o=Debian,a=unstable-debug,n=sid-debug,l=Debian debug,c=main,b=i386
origin debug.mirrors.debian.org
500 http://debug.mirrors.debian.org/debian-debug unstable-debug/main amd64 Packages
release o=Debian,a=unstable-debug,n=sid-debug,l=Debian debug,c=main,b=amd64
origin debug.mirrors.debian.org
1 https://ftp.debian.org/debian experimental/main i386 Packages
release o=Debian,a=experimental,n=rc-buggy,l=Debian,c=main,b=i386
origin ftp.debian.org
1 https://ftp.debian.org/debian experimental/main amd64 Packages
release o=Debian,a=experimental,n=rc-buggy,l=Debian,c=main,b=amd64
origin ftp.debian.org
500 https://ftp.debian.org/debian unstable/non-free-firmware i386 Packages
release o=Debian,a=unstable,n=sid,l=Debian,c=non-free-firmware,b=i386
origin ftp.debian.org
500 https://ftp.debian.org/debian unstable/non-free-firmware amd64 Packages
release o=Debian,a=unstable,n=sid,l=Debian,c=non-free-firmware,b=amd64
origin ftp.debian.org
500 https://ftp.debian.org/debian unstable/non-free i386 Packages
release o=Debian,a=unstable,n=sid,l=Debian,c=non-free,b=i386
origin ftp.debian.org
500 https://ftp.debian.org/debian unstable/non-free amd64 Packages
release o=Debian,a=unstable,n=sid,l=Debian,c=non-free,b=amd64
origin ftp.debian.org
500 https://ftp.debian.org/debian unstable/contrib i386 Packages
release o=Debian,a=unstable,n=sid,l=Debian,c=contrib,b=i386
origin ftp.debian.org
500 https://ftp.debian.org/debian unstable/contrib amd64 Packages
release o=Debian,a=unstable,n=sid,l=Debian,c=contrib,b=amd64
origin ftp.debian.org
500 https://ftp.debian.org/debian unstable/main i386 Packages
release o=Debian,a=unstable,n=sid,l=Debian,c=main,b=i386
origin ftp.debian.org
500 https://ftp.debian.org/debian unstable/main amd64 Packages
release o=Debian,a=unstable,n=sid,l=Debian,c=main,b=amd64
origin ftp.debian.org
500 https://ftp.debian.org/debian testing/non-free-firmware i386 Packages
release o=Debian,a=testing,n=forky,l=Debian,c=non-free-firmware,b=i386
origin ftp.debian.org
500 https://ftp.debian.org/debian testing/non-free-firmware amd64 Packages
release o=Debian,a=testing,n=forky,l=Debian,c=non-free-firmware,b=amd64
origin ftp.debian.org
500 https://ftp.debian.org/debian testing/non-free i386 Packages
release o=Debian,a=testing,n=forky,l=Debian,c=non-free,b=i386
origin ftp.debian.org
500 https://ftp.debian.org/debian testing/non-free amd64 Packages
release o=Debian,a=testing,n=forky,l=Debian,c=non-free,b=amd64
origin ftp.debian.org
500 https://ftp.debian.org/debian testing/contrib i386 Packages
release o=Debian,a=testing,n=forky,l=Debian,c=contrib,b=i386
origin ftp.debian.org
500 https://ftp.debian.org/debian testing/contrib amd64 Packages
release o=Debian,a=testing,n=forky,l=Debian,c=contrib,b=amd64
origin ftp.debian.org
500 https://ftp.debian.org/debian testing/main i386 Packages
release o=Debian,a=testing,n=forky,l=Debian,c=main,b=i386
origin ftp.debian.org
500 https://ftp.debian.org/debian testing/main amd64 Packages
release o=Debian,a=testing,n=forky,l=Debian,c=main,b=amd64
origin ftp.debian.org
500 https://ftp.debian.org/debian stable-updates/main i386 Packages
release v=13-updates,o=Debian,a=stable-updates,n=trixie-updates,l=Debian,c=main,b=i386
origin ftp.debian.org
500 https://ftp.debian.org/debian stable-updates/main amd64 Packages
release v=13-updates,o=Debian,a=stable-updates,n=trixie-updates,l=Debian,c=main,b=amd64
origin ftp.debian.org
500 https://security.debian.org/debian-security stable-security/non-free-firmware i386 Packages
release v=13,o=Debian,a=stable-security,n=trixie-security,l=Debian-Security,c=non-free-firmware,b=i386
origin security.debian.org
500 https://security.debian.org/debian-security stable-security/non-free-firmware amd64 Packages
release v=13,o=Debian,a=stable-security,n=trixie-security,l=Debian-Security,c=non-free-firmware,b=amd64
origin security.debian.org
500 https://security.debian.org/debian-security stable-security/main i386 Packages
release v=13,o=Debian,a=stable-security,n=trixie-security,l=Debian-Security,c=main,b=i386
origin security.debian.org
500 https://security.debian.org/debian-security stable-security/main amd64 Packages
release v=13,o=Debian,a=stable-security,n=trixie-security,l=Debian-Security,c=main,b=amd64
origin security.debian.org
500 https://ftp.debian.org/debian stable/non-free-firmware i386 Packages
release v=13.4,o=Debian,a=stable,n=trixie,l=Debian,c=non-free-firmware,b=i386
origin ftp.debian.org
500 https://ftp.debian.org/debian stable/non-free-firmware amd64 Packages
release v=13.4,o=Debian,a=stable,n=trixie,l=Debian,c=non-free-firmware,b=amd64
origin ftp.debian.org
500 https://ftp.debian.org/debian stable/non-free i386 Packages
release v=13.4,o=Debian,a=stable,n=trixie,l=Debian,c=non-free,b=i386
origin ftp.debian.org
500 https://ftp.debian.org/debian stable/non-free amd64 Packages
release v=13.4,o=Debian,a=stable,n=trixie,l=Debian,c=non-free,b=amd64
origin ftp.debian.org
500 https://ftp.debian.org/debian stable/contrib i386 Packages
release v=13.4,o=Debian,a=stable,n=trixie,l=Debian,c=contrib,b=i386
origin ftp.debian.org
500 https://ftp.debian.org/debian stable/contrib amd64 Packages
release v=13.4,o=Debian,a=stable,n=trixie,l=Debian,c=contrib,b=amd64
origin ftp.debian.org
500 https://ftp.debian.org/debian stable/main i386 Packages
release v=13.4,o=Debian,a=stable,n=trixie,l=Debian,c=main,b=i386
origin ftp.debian.org
500 https://ftp.debian.org/debian stable/main amd64 Packages
release v=13.4,o=Debian,a=stable,n=trixie,l=Debian,c=main,b=amd64
origin ftp.debian.org
Pinned packages:
stardict-plugin-fortune-dbgsym -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-fortune-dbgsym -> 3.0.7+git20220909+dfsg-8~deb13u1+b1 with priority -1
stardict-plugin-fortune-dbgsym:i386 -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-fortune-dbgsym:i386 -> 3.0.7+git20220909+dfsg-8~deb13u1 with priority -1
stardict-tools -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-tools -> 3.0.7+git20220909+dfsg-8~deb13u1+b1 with priority -1
stardict-tools:i386 -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-tools:i386 -> 3.0.7+git20220909+dfsg-8~deb13u1 with priority -1
stardict-xmlittre -> 1:1.0-2 with priority -1
stardict-plugin-network-dictionary -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-network-dictionary -> 3.0.7+git20220909+dfsg-8~deb13u1+b1 with priority -1
stardict-plugin-network-dictionary:i386 -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-network-dictionary:i386 -> 3.0.7+git20220909+dfsg-8~deb13u1 with priority -1
stardict-german-czech -> 20200501-2 with priority -1
stardict-german-czech -> 20171101-1 with priority -1
stardict-plugin-info -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-info -> 3.0.7+git20220909+dfsg-8~deb13u1+b1 with priority -1
stardict-plugin-info:i386 -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-info:i386 -> 3.0.7+git20220909+dfsg-8~deb13u1 with priority -1
stardict-plugin-festival -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-festival -> 3.0.7+git20220909+dfsg-8~deb13u1+b1 with priority -1
stardict-plugin-festival:i386 -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-festival:i386 -> 3.0.7+git20220909+dfsg-8~deb13u1 with priority -1
stardict-english-czech -> 20210401-1 with priority -1
stardict-gtk-dbgsym -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-gtk-dbgsym -> 3.0.7+git20220909+dfsg-8~deb13u1+b1 with priority -1
stardict-gtk-dbgsym:i386 -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-gtk-dbgsym:i386 -> 3.0.7+git20220909+dfsg-8~deb13u1 with priority -1
stardict-plugin-cal -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-cal -> 3.0.7+git20220909+dfsg-8~deb13u1+b1 with priority -1
stardict-plugin-cal:i386 -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-cal:i386 -> 3.0.7+git20220909+dfsg-8~deb13u1 with priority -1
stardict-plugin-dbgsym -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-dbgsym -> 3.0.7+git20220909+dfsg-8~deb13u1+b1 with priority -1
stardict-plugin-dbgsym:i386 -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-dbgsym:i386 -> 3.0.7+git20220909+dfsg-8~deb13u1 with priority -1
stardict-czech -> 20171101-4 with priority -1
stardict-czech -> 20171101-2 with priority -1
stardict-plugin-spell-dbgsym -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-spell-dbgsym -> 3.0.7+git20220909+dfsg-8~deb13u1+b1 with priority -1
stardict-plugin-spell-dbgsym:i386 -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-spell-dbgsym:i386 -> 3.0.7+git20220909+dfsg-8~deb13u1 with priority -1
stardict-plugin-info-dbgsym -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-info-dbgsym -> 3.0.7+git20220909+dfsg-8~deb13u1+b1 with priority -1
stardict-plugin-info-dbgsym:i386 -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-info-dbgsym:i386 -> 3.0.7+git20220909+dfsg-8~deb13u1 with priority -1
stardict-plugin-espeak-dbgsym -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-espeak-dbgsym -> 3.0.7+git20220909+dfsg-8~deb13u1+b1 with priority -1
stardict-plugin-espeak-dbgsym:i386 -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-espeak-dbgsym:i386 -> 3.0.7+git20220909+dfsg-8~deb13u1 with priority -1
stardict -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict -> 3.0.7+git20220909+dfsg-8~deb13u1 with priority -1
stardict-plugin-cal-dbgsym -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-cal-dbgsym -> 3.0.7+git20220909+dfsg-8~deb13u1+b1 with priority -1
stardict-plugin-cal-dbgsym:i386 -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-cal-dbgsym:i386 -> 3.0.7+git20220909+dfsg-8~deb13u1 with priority -1
stardict-plugin-espeak -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-espeak -> 3.0.7+git20220909+dfsg-8~deb13u1+b1 with priority -1
stardict-plugin-espeak:i386 -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-espeak:i386 -> 3.0.7+git20220909+dfsg-8~deb13u1 with priority -1
stardict-gtk -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-gtk -> 3.0.7+git20220909+dfsg-8~deb13u1+b1 with priority -1
stardict-gtk:i386 -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-gtk:i386 -> 3.0.7+git20220909+dfsg-8~deb13u1 with priority -1
stardict-plugin-spell -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-spell -> 3.0.7+git20220909+dfsg-8~deb13u1+b1 with priority -1
stardict-plugin-spell:i386 -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-spell:i386 -> 3.0.7+git20220909+dfsg-8~deb13u1 with priority -1
stardict-common -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-common -> 3.0.7+git20220909+dfsg-8~deb13u1 with priority -1
stardict-tools-dbgsym -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-tools-dbgsym -> 3.0.7+git20220909+dfsg-8~deb13u1+b1 with priority -1
stardict-tools-dbgsym:i386 -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-tools-dbgsym:i386 -> 3.0.7+git20220909+dfsg-8~deb13u1 with priority -1
stardict-plugin-fortune -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-fortune -> 3.0.7+git20220909+dfsg-8~deb13u1+b1 with priority -1
stardict-plugin-fortune:i386 -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-fortune:i386 -> 3.0.7+git20220909+dfsg-8~deb13u1 with priority -1
stardict-plugin-festival-dbgsym -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-festival-dbgsym -> 3.0.7+git20220909+dfsg-8~deb13u1+b1 with priority -1
stardict-plugin-festival-dbgsym:i386 -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-festival-dbgsym:i386 -> 3.0.7+git20220909+dfsg-8~deb13u1 with priority -1
stardict-plugin -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin -> 3.0.7+git20220909+dfsg-8~deb13u1+b1 with priority -1
stardict-plugin:i386 -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin:i386 -> 3.0.7+git20220909+dfsg-8~deb13u1 with priority -1
stardict-plugin-network-dictionary-dbgsym -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-network-dictionary-dbgsym -> 3.0.7+git20220909+dfsg-8~deb13u1+b1 with priority -1
stardict-plugin-network-dictionary-dbgsym:i386 -> 3.0.7+git20220909+dfsg-11 with priority -1
stardict-plugin-network-dictionary-dbgsym:i386 -> 3.0.7+git20220909+dfsg-8~deb13u1 with priority -1
-- System Information:
Debian Release: forky/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable-debug'), (500, 'proposed-updates-debug'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.19.14+deb14-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages nvidia-legacy-390xx-kernel-dkms depends on:
ii dkms 3.2.2-1
ii nvidia-installer-cleanup 20240109+1
ii nvidia-legacy-390xx-kernel-support [nvidia-legacy-390xx-kernel- 390.157-15
support--v1]
Versions of packages nvidia-legacy-390xx-kernel-dkms recommends:
ii libnvidia-legacy-390xx-cuda1 390.157-15
ii nvidia-legacy-390xx-driver 390.157-15
nvidia-legacy-390xx-kernel-dkms suggests no packages.
Versions of packages nvidia-legacy-390xx-driver depends on:
ii nvidia-installer-cleanup 20240109+1
ii nvidia-legacy-390xx-alternative 390.157-15
ii nvidia-legacy-390xx-driver-bin 390.157-15
ii nvidia-legacy-390xx-driver-libs 390.157-15
ii nvidia-legacy-390xx-vdpau-driver 390.157-15
ii nvidia-support 20240109+1
ii xserver-xorg-video-nvidia-legacy-390xx 390.157-15
Versions of packages nvidia-legacy-390xx-driver recommends:
ii libnvidia-legacy-390xx-cfg1 390.157-15
ii nvidia-persistenced 550.163.01-1
ii nvidia-settings-legacy-390xx 390.157-1+b1
nvidia-legacy-390xx-driver suggests no packages.
Versions of packages nvidia-legacy-390xx-driver-libs:amd64 depends on:
ii libgl1-nvidia-legacy-390xx-glvnd-glx 390.157-15
ii nvidia-legacy-390xx-egl-icd 390.157-15
Versions of packages nvidia-legacy-390xx-driver-libs:amd64 recommends:
pn libgles-nvidia-legacy-390xx1 <none>
pn libgles-nvidia-legacy-390xx2 <none>
ii libglx-nvidia-legacy-390xx0 390.157-15
ii libnvidia-legacy-390xx-cfg1 390.157-15
pn libnvidia-legacy-390xx-encode1 <none>
ii libopengl0 1.7.0-3
pn nvidia-legacy-390xx-driver-libs-i386 <none>
ii nvidia-legacy-390xx-vulkan-icd 390.157-15
Versions of packages xserver-xorg-video-nvidia-legacy-390xx depends on:
ii libc6 2.42-15
ii libnvidia-legacy-390xx-glcore 390.157-15
ii nvidia-installer-cleanup 20240109+1
ii nvidia-legacy-390xx-alternative 390.157-15
ii nvidia-support 20240109+1
ii xserver-xorg-core [xorg-video-abi-25] 2:21.1.22-1
Versions of packages xserver-xorg-video-nvidia-legacy-390xx recommends:
ii nvidia-legacy-390xx-driver 390.157-15
ii nvidia-legacy-390xx-vdpau-driver 390.157-15
ii nvidia-settings-legacy-390xx 390.157-1+b1
xserver-xorg-video-nvidia-legacy-390xx suggests no packages.
Versions of packages nvidia-legacy-390xx-alternative depends on:
ii dpkg 1.23.7
ii glx-alternative-nvidia 1.2.2
Versions of packages glx-alternative-nvidia depends on:
ii dpkg 1.23.7
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-390xx-driver [nvidia-driver-any] 390.157-15
Versions of packages xserver-xorg-video-intel depends on:
ii libc6 2.42-15
ii libdrm-intel1 2.4.131-1
ii libdrm2 2.4.131-1
ii libpciaccess0 0.17-3+b4
ii libpixman-1-0 0.46.4-1+b1
ii libudev1 260.1-1
ii libx11-6 2:1.8.12-1
ii libx11-xcb1 2:1.8.12-1
ii libxcb-dri2-0 1.17.0-2+b2
ii libxcb-util1 0.4.1-1+b1
ii libxcb1 1.17.0-2+b2
ii libxcursor1 1:1.2.3-1+b1
ii libxdamage1 1:1.1.7-1
ii libxext6 2:1.3.4-1+b4
ii libxfixes3 1:6.0.0-2+b5
ii libxinerama1 2:1.1.4-3+b5
ii libxrandr2 2:1.5.4-1+b4
ii libxrender1 1:0.9.12-1+b1
ii libxss1 1:1.2.3-1+b4
ii libxtst6 2:1.2.5-1+b2
ii libxvmc1 2:1.0.12-2+b4
ii xserver-xorg-core [xorg-video-abi-25] 2:21.1.22-1
Versions of packages nvidia-legacy-390xx-kernel-dkms is related to:
pn bumblebee <none>
pn bumblebee-nvidia <none>
pn ccache <none>
pn libcuda.so.1 <none>
pn libcuda1 <none>
pn libdrm-nouveau1 <none>
pn libdrm-nouveau1a <none>
ii libdrm-nouveau2 2.4.131-1
ii libegl1 1.7.0-3
ii libgl1 1.7.0-3
ii libgl1-nvidia-legacy-390xx-glvnd-glx [libgl1-nvidia-glx-any] 390.157-15
ii libgles1 1.7.0-3
ii libgles2 1.7.0-3
ii libglvnd0 1.7.0-3
ii libglx0 1.7.0-3
ii libnvidia-legacy-390xx-cfg1 [libnvidia-cfg1-any] 390.157-15
ii libnvidia-legacy-390xx-cuda1 [libcuda1-any] 390.157-15
ii libnvidia-legacy-390xx-ml1 [libnvidia-ml.so.1] 390.157-15
pn libopencl0 <none>
pn libprimus-vk1 <none>
ii libvulkan1 1.4.341.0-1
pn linux-headers <none>
ii make 4.4.1-3
pn nvidia-driver-any <none>
pn nvidia-glx-legacy-390xx <none>
ii nvidia-kernel-common 20240109+1
ii nvidia-legacy-390xx-driver [nvidia-glx-any] 390.157-15
ii nvidia-legacy-390xx-driver-libs [nvidia-driver-libs-any] 390.157-15
ii nvidia-legacy-390xx-kernel-dkms [nvidia-kernel-dkms-any] 390.157-15
pn nvidia-legacy-390xx-kernel-source <none>
ii nvidia-legacy-390xx-kernel-support [nvidia-kernel-support-any 390.157-15
]
ii nvidia-legacy-390xx-vulkan-icd [vulkan-icd] 390.157-15
ii nvidia-modprobe 570.133.07-1
pn nvidia-open-kernel-dkms-any <none>
ii nvidia-persistenced 550.163.01-1
pn nvidia-primus-vk-wrapper <none>
ii nvidia-settings-legacy-390xx 390.157-1+b1
ii nvidia-support 20240109+1
pn nvidia-vulkan-icd-any <none>
pn nvidia-xconfig <none>
ii ocl-icd-libopencl1 [libopencl1] 2.3.4-1
pn opencl-icd <none>
pn primus <none>
pn primus-libs <none>
pn primus-nvidia <none>
pn primus-vk <none>
pn primus-vk-nvidia <none>
ii xserver-xorg 1:7.7+26
ii xserver-xorg-core 2:21.1.22-1
ii xserver-xorg-legacy 2:21.1.22-1
ii xserver-xorg-video-nouveau 1:1.0.18-1
ii xserver-xorg-video-nvidia-legacy-390xx [xserver-xorg-video-nv 390.157-15
idia-any]
-- no debconf information
--
Vincent Lefèvre <vincent at vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)
-------------- next part --------------
DKMS (dkms-3.2.2) make.log for nvidia-legacy-390xx/390.157 for kernel 7.0.3+deb14-amd64 (x86_64)
2026-05-05T17:51:14 CEST
Applying patch cc_version_check-gcc5.patch
# command: patch -p1 < ./patches/cc_version_check-gcc5.patch
patching file conftest.sh
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch bashisms.patch
# command: patch -p1 < ./patches/bashisms.patch
patching file conftest.sh
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch do-div-cast.patch
# command: patch -p1 < ./patches/do-div-cast.patch
patching file nvidia-modeset/nvidia-modeset-linux.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0001-backport-error-on-unknown-conftests.patch
# command: patch -p1 < ./patches/0001-backport-error-on-unknown-conftests.patch
patching file conftest.sh
patching file nvidia/nvidia.Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0002-backport-error-on-unknown-conftests-uvm-part.patch
# command: patch -p1 < ./patches/0002-backport-error-on-unknown-conftests-uvm-part.patch
patching file nvidia-uvm/nvidia-uvm.Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0003-backport-set_-memory-pages-_array-_uc-changes-from-5.patch
# command: patch -p1 < ./patches/0003-backport-set_-memory-pages-_array-_uc-changes-from-5.patch
patching file conftest.sh
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0004-fix-conftest-includes.patch
# command: patch -p1 < ./patches/0004-fix-conftest-includes.patch
patching file conftest.sh
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0008-backport-nvidia-drm-helper.h-inclusion-from-450.51.patch
# command: patch -p1 < ./patches/0008-backport-nvidia-drm-helper.h-inclusion-from-450.51.patch
patching file nvidia-drm/nvidia-drm-fb.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0021-backport-acpi_op_remove-changes-from-470.182.03.patch
# command: patch -p1 < ./patches/0021-backport-acpi_op_remove-changes-from-470.182.03.patch
patching file conftest.sh
patching file nvidia/nv-acpi.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0022-backport-drm_connector_has_override_edid-changes-fro.patch
# command: patch -p1 < ./patches/0022-backport-drm_connector_has_override_edid-changes-fro.patch
patching file conftest.sh
patching file nvidia-drm/nvidia-drm-connector.c
patching file nvidia-drm/nvidia-drm-drv.c
patching file nvidia-drm/nvidia-drm.Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0023-backport-vm_area_struct_has_const_vm_flags-changes-f.patch
# command: patch -p1 < ./patches/0023-backport-vm_area_struct_has_const_vm_flags-changes-f.patch
patching file common/inc/nv-mm.h
patching file conftest.sh
patching file nvidia/nv-mmap.c
patching file nvidia/nvidia.Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0024-backport-vm_area_struct_has_const_vm_flags-changes-f.patch
# command: patch -p1 < ./patches/0024-backport-vm_area_struct_has_const_vm_flags-changes-f.patch
patching file nvidia-uvm/nvidia-uvm.Kbuild
patching file nvidia-uvm/uvm8.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0025-backport-drm_driver_has_dumb_destroy-changes-from-52.patch
# command: patch -p1 < ./patches/0025-backport-drm_driver_has_dumb_destroy-changes-from-52.patch
patching file conftest.sh
patching file nvidia-drm/nvidia-drm-drv.c
patching file nvidia-drm/nvidia-drm-gem-nvkms-memory.c
patching file nvidia-drm/nvidia-drm-gem-nvkms-memory.h
patching file nvidia-drm/nvidia-drm.Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0026-backport-get_user_pages-changes-from-418.30.patch
# command: patch -p1 < ./patches/0026-backport-get_user_pages-changes-from-418.30.patch
patching file common/inc/nv-mm.h
patching file conftest.sh
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0027-backport-get_user_pages-changes-from-520.56.06.patch
# command: patch -p1 < ./patches/0027-backport-get_user_pages-changes-from-520.56.06.patch
patching file common/inc/nv-mm.h
patching file conftest.sh
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0028-backport-get_user_pages-changes-from-525.53.patch
# command: patch -p1 < ./patches/0028-backport-get_user_pages-changes-from-525.53.patch
patching file common/inc/nv-mm.h
patching file nvidia-drm/nvidia-drm-linux.c
patching file nvidia/os-mlock.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0029-backport-get_user_pages-changes-from-525.53-uvm-part.patch
# command: patch -p1 < ./patches/0029-backport-get_user_pages-changes-from-525.53-uvm-part.patch
patching file nvidia-uvm/uvm8_tools.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0030-backport-get_user_pages-changes-from-535.86.05.patch
# command: patch -p1 < ./patches/0030-backport-get_user_pages-changes-from-535.86.05.patch
patching file common/inc/nv-mm.h
patching file conftest.sh
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0031-backport-asm-page.h-changes-from-470.223.02.patch
# command: patch -p1 < ./patches/0031-backport-asm-page.h-changes-from-470.223.02.patch
patching file conftest.sh
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0032-backport-drm_gem_prime_handle_to_fd-changes-from-470.patch
# command: patch -p1 < ./patches/0032-backport-drm_gem_prime_handle_to_fd-changes-from-470.patch
patching file nvidia-drm/nvidia-drm-drv.c
patching file nvidia-drm/nvidia-drm.Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0033-refuse-to-load-legacy-module-if-IBT-is-enabled.patch
# command: patch -p1 < ./patches/0033-refuse-to-load-legacy-module-if-IBT-is-enabled.patch
patching file nvidia-modeset/nvidia-modeset-linux.c
patching file nvidia/nv.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0034-fix-typos.patch
# command: patch -p1 < ./patches/0034-fix-typos.patch
patching file nvidia-uvm/uvm.h
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0038-backport-drm_unlocked_ioctl_flag_present-changes-fro.patch
# command: patch -p1 < ./patches/0038-backport-drm_unlocked_ioctl_flag_present-changes-fro.patch
patching file conftest.sh
patching file nvidia-drm/nvidia-drm-drv.c
patching file nvidia-drm/nvidia-drm-helper.h
patching file nvidia-drm/nvidia-drm.Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0040-backport-screen_info-changes-from-470.239.06.patch
# command: patch -p1 < ./patches/0040-backport-screen_info-changes-from-470.239.06.patch
patching file common/inc/nv-linux.h
patching file conftest.sh
patching file nvidia/nvidia.Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0041-backport-CONFIG_MITIGATION_RETPOLINE-changes-from-47.patch
# command: patch -p1 < ./patches/0041-backport-CONFIG_MITIGATION_RETPOLINE-changes-from-47.patch
patching file nvidia-modeset/nvidia-modeset-linux.c
patching file nvidia/nv.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0043-backport-follow_pfn-changes-from-550.90.07.patch
# command: patch -p1 < ./patches/0043-backport-follow_pfn-changes-from-550.90.07.patch
patching file conftest.sh
patching file nvidia/nvidia.Kbuild
patching file nvidia/os-mlock.c
# exit code: 0
# elapsed time: 00:00:01
----------------------------------------------------------------
Applying patch 0046-backport-nv_get_kern_phys_address-changes-from-555.4.patch
# command: patch -p1 < ./patches/0046-backport-nv_get_kern_phys_address-changes-from-555.4.patch
patching file nvidia/nv-vtophys.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0047-backport-drm_output_poll_changed-changes-from-535.21.patch
# command: patch -p1 < ./patches/0047-backport-drm_output_poll_changed-changes-from-535.21.patch
patching file conftest.sh
patching file nvidia-drm/nvidia-drm-drv.c
patching file nvidia-drm/nvidia-drm.Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0048-backport-cmd_symlink-changes-from-550.142.patch
# command: patch -p1 < ./patches/0048-backport-cmd_symlink-changes-from-550.142.patch
patching file Kbuild
patching file nvidia-modeset/nvidia-modeset.Kbuild
patching file nvidia/nvidia.Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0049-backport-uvm-warning-fixes-from-396.18.patch
# command: patch -p1 < ./patches/0049-backport-uvm-warning-fixes-from-396.18.patch
patching file nvidia-uvm/uvm8_volta_access_counter_buffer.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0049-backport-uvm-warning-fixes-from-415.13.patch
# command: patch -p1 < ./patches/0049-backport-uvm-warning-fixes-from-415.13.patch
patching file nvidia-uvm/uvm8_channel_test.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0049-backport-uvm-warning-fixes-from-418.30.patch
# command: patch -p1 < ./patches/0049-backport-uvm-warning-fixes-from-418.30.patch
patching file nvidia-uvm/uvm8_channel.c
patching file nvidia-uvm/uvm8_gpu_semaphore_test.c
patching file nvidia-uvm/uvm8_map_external.c
patching file nvidia-uvm/uvm8_mmu.c
patching file nvidia-uvm/uvm8_page_tree_test.c
patching file nvidia-uvm/uvm8_policy.c
patching file nvidia-uvm/uvm8_push_test.c
patching file nvidia-uvm/uvm8_pushbuffer.c
patching file nvidia-uvm/uvm8_range_group.c
patching file nvidia-uvm/uvm8_tracker_test.c
patching file nvidia-uvm/uvm8_va_range.c
patching file nvidia-uvm/uvm8_volta_fault_buffer.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0049-backport-warning-fixes-from-430.09.patch
# command: patch -p1 < ./patches/0049-backport-warning-fixes-from-430.09.patch
patching file nvidia/nv-kthread-q.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0049-backport-uvm-warning-fixes-from-435.17.patch
# command: patch -p1 < ./patches/0049-backport-uvm-warning-fixes-from-435.17.patch
patching file nvidia-uvm/uvm8_gpu.c
patching file nvidia-uvm/uvm8_gpu_replayable_faults.c
patching file nvidia-uvm/uvm8_perf_prefetch.c
patching file nvidia-uvm/uvm8_perf_thrashing.c
patching file nvidia-uvm/uvm8_range_group.c
patching file nvidia-uvm/uvm8_user_channel.c
patching file nvidia-uvm/uvm8_va_space.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0049-backport-uvm-warning-fixes-from-510.39.01.patch
# command: patch -p1 < ./patches/0049-backport-uvm-warning-fixes-from-510.39.01.patch
patching file nvidia-uvm/uvm8_pascal_mmu.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0050-backport-uvm-warning-fixes-from-535.146.02.patch
# command: patch -p1 < ./patches/0050-backport-uvm-warning-fixes-from-535.146.02.patch
patching file nvidia-uvm/uvm8_va_range.c
patching file nvidia-uvm/uvm8_va_range.h
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0051-backport-warning-fixes-from-535.216.01.patch
# command: patch -p1 < ./patches/0051-backport-warning-fixes-from-535.216.01.patch
patching file common/inc/nv-linux.h
patching file nvidia-modeset/nvidia-modeset-linux.c
patching file nvidia/nv-kthread-q-selftest.c
patching file nvidia/nv-dma.c
patching file nvidia/nv-ibmnpu.c
patching file nvidia/nv-mmap.c
patching file nvidia/nv-procfs.c
patching file nvidia/nvlink_linux.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0052-backport-uvm-warning-fixes-from-560.28.03.patch
# command: patch -p1 < ./patches/0052-backport-uvm-warning-fixes-from-560.28.03.patch
patching file nvidia-uvm/uvm8_kepler_mmu.c
patching file nvidia-uvm/uvm8_pascal_mmu.c
patching file nvidia-uvm/uvm8_tools.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0053-fix-more-warnings.patch
# command: patch -p1 < ./patches/0053-fix-more-warnings.patch
patching file common/inc/nv-linux.h
patching file nvidia-modeset/nvidia-modeset-linux.c
patching file nvidia/nv-acpi.c
patching file nvidia/nv-frontend.c
patching file nvidia/nv-frontend.h
patching file nvidia/nv-gpu-numa.c
patching file nvidia/nv-instance.c
patching file nvidia/nv-mmap.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0054-fix-more-uvm-warnings.patch
# command: patch -p1 < ./patches/0054-fix-more-uvm-warnings.patch
patching file nvidia-uvm/uvm8_va_block.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0055-backport-file_operations_fop_unsigned_offset_present.patch
# command: patch -p1 < ./patches/0055-backport-file_operations_fop_unsigned_offset_present.patch
patching file conftest.sh
patching file nvidia-drm/nvidia-drm-drv.c
patching file nvidia-drm/nvidia-drm.Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0056-backport-LD_SCRIPT-changes-from-535.230.02.patch
# command: patch -p1 < ./patches/0056-backport-LD_SCRIPT-changes-from-535.230.02.patch
patching file Makefile
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0057-backport-uvm-fixes-from-535.230.02.patch
# command: patch -p1 < ./patches/0057-backport-uvm-fixes-from-535.230.02.patch
patching file nvidia-uvm/uvm8_kvmalloc.c
patching file nvidia-uvm/uvm8_mmu.h
patching file nvidia-uvm/uvm8_pmm_gpu.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0060-backport-build_cflags-changes-from-525.85.05.patch
# command: patch -p1 < ./patches/0060-backport-build_cflags-changes-from-525.85.05.patch
patching file conftest.sh
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0061-backport-drm_gem_object_vmap_has_map_arg-changes-fro.patch
# command: patch -p1 < ./patches/0061-backport-drm_gem_object_vmap_has_map_arg-changes-fro.patch
patching file conftest.sh
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0063-backport-conftest.sh-comment-changes-from-515.48.07.patch
# command: patch -p1 < ./patches/0063-backport-conftest.sh-comment-changes-from-515.48.07.patch
patching file conftest.sh
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0063-backport-conftest.sh-comment-changes-from-525.53.patch
# command: patch -p1 < ./patches/0063-backport-conftest.sh-comment-changes-from-525.53.patch
patching file conftest.sh
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0063-backport-conftest.sh-comment-changes-from-545.23.06.patch
# command: patch -p1 < ./patches/0063-backport-conftest.sh-comment-changes-from-545.23.06.patch
patching file conftest.sh
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0064-backport-drm_driver_has_date-from-570.124.04.patch
# command: patch -p1 < ./patches/0064-backport-drm_driver_has_date-from-570.124.04.patch
patching file conftest.sh
patching file nvidia-drm/nvidia-drm-drv.c
patching file nvidia-drm/nvidia-drm.Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0065-backport-ccflags-y-changes-from-570.153.02.patch
# command: patch -p1 < ./patches/0065-backport-ccflags-y-changes-from-570.153.02.patch
patching file Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0066-backport-nv_timer_delete_sync-changes-from-570.153.0.patch
# command: patch -p1 < ./patches/0066-backport-nv_timer_delete_sync-changes-from-570.153.0.patch
patching file common/inc/nv-timer.h
patching file nvidia-modeset/nvidia-modeset-linux.c
patching file nvidia-modeset/nvidia-modeset.Kbuild
patching file nvidia/nv.c
patching file nvidia/nvidia.Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0067-backport-drm_connector_helper_funcs_mode_valid_has_c.patch
# command: patch -p1 < ./patches/0067-backport-drm_connector_helper_funcs_mode_valid_has_c.patch
patching file conftest.sh
patching file nvidia-drm/nvidia-drm-connector.c
patching file nvidia-drm/nvidia-drm.Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0071-backport-nv_vma_start_write-changes-from-570.169.patch
# command: patch -p1 < ./patches/0071-backport-nv_vma_start_write-changes-from-570.169.patch
patching file common/inc/nv-mm.h
patching file nvidia-drm/nvidia-drm.Kbuild
patching file nvidia/nv-mmap.c
patching file nvidia/nvidia.Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0074-backport-drm_fb_create_takes_format_info-changes-fro.patch
# command: patch -p1 < ./patches/0074-backport-drm_fb_create_takes_format_info-changes-fro.patch
patching file conftest.sh
patching file nvidia-drm/nvidia-drm-drv.c
patching file nvidia-drm/nvidia-drm-fb.c
patching file nvidia-drm/nvidia-drm-fb.h
patching file nvidia-drm/nvidia-drm.Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0075-backport-drm_print.h-changes-from-570.211.01.patch
# command: patch -p1 < ./patches/0075-backport-drm_print.h-changes-from-570.211.01.patch
patching file conftest.sh
patching file nvidia-drm/nvidia-drm-priv.h
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0076-backport-nv_in_hardirq-changes-from-580.119.02.patch
# command: patch -p1 < ./patches/0076-backport-nv_in_hardirq-changes-from-580.119.02.patch
patching file common/inc/nv-time.h
patching file nvidia/nvlink_linux.c
patching file nvidia/os-interface.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0077-backport-vma_flags_set_word-changes-from-580.126.09.patch
# command: patch -p1 < ./patches/0077-backport-vma_flags_set_word-changes-from-580.126.09.patch
patching file common/inc/nv-mm.h
patching file conftest.sh
patching file nvidia/nvidia.Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0078-backport-vma_flags_set_word-changes-from-580.126.09-.patch
# command: patch -p1 < ./patches/0078-backport-vma_flags_set_word-changes-from-580.126.09-.patch
patching file nvidia-uvm/nvidia-uvm.Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0079-backport-dma_map_ops_has_map_phys-changes-from-580.1.patch
# command: patch -p1 < ./patches/0079-backport-dma_map_ops_has_map_phys-changes-from-580.1.patch
patching file conftest.sh
patching file nvidia/nv-dma.c
patching file nvidia/nvidia.Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0080-backport-for_each_-_plane_in_state-changes-from-580..patch
# command: patch -p1 < ./patches/0080-backport-for_each_-_plane_in_state-changes-from-580..patch
patching file nvidia-drm/nvidia-drm-helper.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0081-support-fallback-for-for_each_-_plane_in_state.patch
# command: patch -p1 < ./patches/0081-support-fallback-for-for_each_-_plane_in_state.patch
patching file nvidia-drm/nvidia-drm-helper.c
patching file nvidia-drm/nvidia-drm-helper.h
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0082-backport-for_each_-_crtc_in_state-changes-from-580.1.patch
# command: patch -p1 < ./patches/0082-backport-for_each_-_crtc_in_state-changes-from-580.1.patch
patching file nvidia-drm/nvidia-drm-crtc.c
patching file nvidia-drm/nvidia-drm-modeset.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch 0083-support-fallback-for-for_each_-_crtc_in_state.patch
# command: patch -p1 < ./patches/0083-support-fallback-for-for_each_-_crtc_in_state.patch
patching file nvidia-drm/nvidia-drm-crtc.c
patching file nvidia-drm/nvidia-drm-helper.h
patching file nvidia-drm/nvidia-drm-modeset.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch conftest-verbose.patch
# command: patch -p1 < ./patches/conftest-verbose.patch
patching file Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch use-kbuild-compiler.patch
# command: patch -p1 < ./patches/use-kbuild-compiler.patch
patching file Makefile
patching file Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch use-kbuild-flags.patch
# command: patch -p1 < ./patches/use-kbuild-flags.patch
patching file Kbuild
patching file nvidia/nvidia.Kbuild
patching file Makefile
patching file nvidia-modeset/nvidia-modeset.Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch nvidia-use-ARCH.o_binary.patch
# command: patch -p1 < ./patches/nvidia-use-ARCH.o_binary.patch
patching file nvidia/nvidia.Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch nvidia-modeset-use-ARCH.o_binary.patch
# command: patch -p1 < ./patches/nvidia-modeset-use-ARCH.o_binary.patch
patching file nvidia-modeset/nvidia-modeset.Kbuild
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch include-swiotlb-header-on-arm.patch
# command: patch -p1 < ./patches/include-swiotlb-header-on-arm.patch
patching file common/inc/nv-linux.h
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch ignore_xen_on_arm.patch
# command: patch -p1 < ./patches/ignore_xen_on_arm.patch
patching file common/inc/nv-linux.h
patching file conftest.sh
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch arm-outer-sync.patch
# command: patch -p1 < ./patches/arm-outer-sync.patch
patching file common/inc/nv-linux.h
patching file nvidia-drm/nvidia-drm-linux.c
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch nvidia-drm-arm-cflags.patch
# command: patch -p1 < ./patches/nvidia-drm-arm-cflags.patch
patching file conftest.sh
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Applying patch armhf-on-arm64-kernel.patch
# command: patch -p1 < ./patches/armhf-on-arm64-kernel.patch
patching file Makefile
# exit code: 0
# elapsed time: 00:00:00
----------------------------------------------------------------
Building module(s)
# command: env NV_VERBOSE=1 make -j12 modules KERNEL_UNAME=7.0.3+deb14-amd64
make KBUILD_OUTPUT=/lib/modules/7.0.3+deb14-amd64/build V=1 -C /lib/modules/7.0.3+deb14-amd64/source M=/var/lib/dkms/nvidia-legacy-390xx/390.157/build ARCH=x86_64 NV_KERNEL_SOURCES=/lib/modules/7.0.3+deb14-amd64/source NV_KERNEL_OUTPUT=/lib/modules/7.0.3+deb14-amd64/build NV_KERNEL_MODULES="nvidia nvidia-uvm nvidia-modeset nvidia-drm" INSTALL_MOD_DIR=kernel/drivers/video NV_SPECTRE_V2=0 modules
make[1]: Entering directory '/usr/src/linux-headers-7.0.3+deb14-common'
make -C /var/lib/dkms/nvidia-legacy-390xx/390.157/build \
-f /usr/src/linux-headers-7.0.3+deb14-common/Makefile modules
make[2]: Entering directory '/var/lib/dkms/nvidia-legacy-390xx/390.157/build'
make --no-print-directory -C /var/lib/dkms/nvidia-legacy-390xx/390.157/build \
-f /usr/src/linux-headers-7.0.3+deb14-common/Makefile modules
make -f /usr/src/linux-headers-7.0.3+deb14-common/scripts/Makefile.build obj=. need-builtin=1 need-modorder=1
uname -a
# cmd_mod nvidia.mod
printf '%s
' nvidia/nv-frontend.o nvidia/nv-instance.o nvidia/nv-gpu-numa.o nvidia/nv.o nvidia/nv-acpi.o nvidia/nv-chrdev.o nvidia/nv-cray.o nvidia/nv-dma.o nvidia/nv-gvi.o nvidia/nv-i2c.o nvidia/nv-mempool.o nvidia/nv-mmap.o nvidia/nv-p2p.o nvidia/nv-pat.o nvidia/nv-procfs.o nvidia/nv-usermap.o nvidia/nv-vm.o nvidia/nv-vtophys.o nvidia/os-interface.o nvidia/os-mlock.o nvidia/os-pci.o nvidia/os-registry.o nvidia/os-usermap.o nvidia/nv-modeset-interface.o nvidia/nv-pci-table.o nvidia/nv-kthread-q.o nvidia/nv-kthread-q-selftest.o nvidia/nv-memdbg.o nvidia/nv-ibmnpu.o nvidia/nv-report-err.o nvidia/nv_uvm_interface.o nvidia/nvlink_linux.o nvidia/nv-kernel.o | awk '!x[$0]++ { print("./"$0) }' > nvidia.mod
Linux cventin 6.19.14+deb14-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.19.14-1 (2026-04-25) x86_64 GNU/Linux
NV_CONFTEST_CMD=/bin/sh ././conftest.sh "x86_64-linux-gnu-gcc-15" "x86_64-linux-gnu-gcc-15" x86_64 /lib/modules/7.0.3+deb14-amd64/source /lib/modules/7.0.3+deb14-amd64/build
NV_CONFTEST_CFLAGS=-std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -mharden-sls=all -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fms-extensions -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-type-limits -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -O2 -D__KERNEL__ -DKBUILD_BASENAME="#conftest4083239" -DKBUILD_MODNAME="#conftest4083239" -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/15/include -Wno-implicit-function-declaration -Wno-strict-prototypes -I/lib/modules/7.0.3+deb14-amd64/source/include/asm-x86/mach-default -I/lib/modules/7.0.3+deb14-amd64/source/arch/x86/include/asm/mach-default -I/lib/modules/7.0.3+deb14-amd64/build/include2 -I/lib/modules/7.0.3+deb14-amd64/build/include -include /lib/modules/7.0.3+deb14-amd64/build/include/generated/autoconf.h -I/lib/modules/7.0.3+deb14-amd64/source/include -I/lib/modules/7.0.3+deb14-amd64/source/include/uapi -I/lib/modules/7.0.3+deb14-amd64/source/include/xen -I/lib/modules/7.0.3+deb14-amd64/build/include/generated/uapi -I/lib/modules/7.0.3+deb14-amd64/source/arch/x86/include -I/lib/modules/7.0.3+deb14-amd64/source/arch/x86/include/uapi -I/lib/modules/7.0.3+deb14-amd64/build/arch/x86/include/generated -I/lib/modules/7.0.3+deb14-amd64/build/arch/x86/include/generated/uapi -mfentry -DCC_USING_FENTRY
# SYMLINK nvidia/nv-kernel.o
ln -sf /var/lib/dkms/nvidia-legacy-390xx/390.157/build/nvidia/nv-kernel-amd64.o_binary nvidia/nv-kernel.o
KBUILD_CFLAGS=-std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -mharden-sls=all -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fms-extensions -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-type-limits -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g
# cmd_mod nvidia-uvm.mod
printf '%s
' nvidia-uvm/uvm_utils.o nvidia-uvm/uvm_common.o nvidia-uvm/uvm_linux.o nvidia-uvm/nvstatus.o nvidia-uvm/nvCpuUuid.o nvidia-uvm/uvm8.o nvidia-uvm/uvm8_tools.o nvidia-uvm/uvm8_global.o nvidia-uvm/uvm8_gpu.o nvidia-uvm/uvm8_gpu_isr.o nvidia-uvm/uvm8_procfs.o nvidia-uvm/uvm8_va_space.o nvidia-uvm/uvm8_gpu_semaphore.o nvidia-uvm/uvm8_mem.o nvidia-uvm/uvm8_rm_mem.o nvidia-uvm/uvm8_channel.o nvidia-uvm/uvm8_lock.o nvidia-uvm/uvm8_hal.o nvidia-uvm/uvm8_rb_tree.o nvidia-uvm/uvm8_range_tree.o nvidia-uvm/uvm8_range_allocator.o nvidia-uvm/uvm8_va_range.o nvidia-uvm/uvm8_va_block.o nvidia-uvm/uvm8_range_group.o nvidia-uvm/uvm8_gpu_replayable_faults.o nvidia-uvm/uvm8_gpu_non_replayable_faults.o nvidia-uvm/uvm8_gpu_access_counters.o nvidia-uvm/uvm8_perf_events.o nvidia-uvm/uvm8_perf_module.o nvidia-uvm/uvm8_mmu.o nvidia-uvm/uvm8_pte_batch.o nvidia-uvm/uvm8_tlb_batch.o nvidia-uvm/uvm8_push.o nvidia-uvm/uvm8_pushbuffer.o nvidia-uvm/uvm8_thread_context.o nvidia-uvm/uvm8_tracker.o nvidia-uvm/uvm8_kepler.o nvidia-uvm/uvm8_kepler_ce.o nvidia-uvm/uvm8_kepler_host.o nvidia-uvm/uvm8_kepler_mmu.o nvidia-uvm/uvm8_maxwell.o nvidia-uvm/uvm8_maxwell_host.o nvidia-uvm/uvm8_pascal.o nvidia-uvm/uvm8_pascal_ce.o nvidia-uvm/uvm8_pascal_host.o nvidia-uvm/uvm8_pascal_mmu.o nvidia-uvm/uvm8_pascal_fault_buffer.o nvidia-uvm/uvm8_volta_host.o nvidia-uvm/uvm8_volta_mmu.o nvidia-uvm/uvm8_volta.o nvidia-uvm/uvm8_volta_fault_buffer.o nvidia-uvm/uvm8_volta_access_counter_buffer.o nvidia-uvm/uvm8_policy.o nvidia-uvm/uvm8_perf_utils.o nvidia-uvm/uvm8_kvmalloc.o nvidia-uvm/uvm8_pmm_sysmem.o nvidia-uvm/uvm8_pmm_gpu.o nvidia-uvm/uvm8_migrate.o nvidia-uvm/uvm8_map_external.o nvidia-uvm/uvm8_user_channel.o nvidia-uvm/uvm8_hmm.o nvidia-uvm/uvm8_perf_heuristics.o nvidia-uvm/uvm8_perf_thrashing.o nvidia-uvm/uvm8_perf_prefetch.o nvidia-uvm/uvm8_test.o nvidia-uvm/uvm8_test_rng.o nvidia-uvm/uvm8_range_tree_test.o nvidia-uvm/uvm8_range_allocator_test.o nvidia-uvm/uvm8_gpu_semaphore_test.o nvidia-uvm/uvm8_mem_test.o nvidia-uvm/uvm8_rm_mem_test.o nvidia-uvm/uvm8_page_tree_test.o nvidia-uvm/uvm8_tracker_test.o nvidia-uvm/uvm8_push_test.o nvidia-uvm/uvm8_channel_test.o nvidia-uvm/uvm8_ce_test.o nvidia-uvm/uvm8_lock_test.o nvidia-uvm/uvm8_perf_utils_test.o nvidia-uvm/uvm8_kvmalloc_test.o nvidia-uvm/uvm8_pmm_test.o nvidia-uvm/uvm8_pmm_sysmem_test.o nvidia-uvm/uvm8_perf_events_test.o nvidia-uvm/uvm8_perf_module_test.o nvidia-uvm/uvm8_get_rm_ptes_test.o nvidia-uvm/uvm8_fault_buffer_flush_test.o nvidia-uvm/uvm8_mmu_test.o nvidia-uvm/uvm8_peer_identity_mappings_test.o nvidia-uvm/uvm8_va_block_test.o nvidia-uvm/uvm8_range_group_tree_test.o nvidia-uvm/uvm8_rb_tree_test.o | awk '!x[$0]++ { print("./"$0) }' > nvidia-uvm.mod
LINUXINCLUDE=-I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated -I/usr/src/linux-headers-7.0.3+deb14-common/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/include -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated/uapi -I/usr/src/linux-headers-7.0.3+deb14-common/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/include/generated/uapi -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler-version.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/kconfig.h
# cmd_mod nvidia-modeset.mod
printf '%s
' nvidia-modeset/nvidia-modeset-linux.o nvidia-modeset/nv-modeset-kernel.o | awk '!x[$0]++ { print("./"$0) }' > nvidia-modeset.mod
LDFLAGS=
# SYMLINK nvidia-modeset/nv-modeset-kernel.o
ln -sf /var/lib/dkms/nvidia-legacy-390xx/390.157/build/nvidia-modeset/nv-modeset-kernel-amd64.o_binary nvidia-modeset/nv-modeset-kernel.o
KBUILD_LDFLAGS=-m elf_x86_64 -z noexecstack --no-warn-rwx-segments
# cmd_mod nvidia-drm.mod
printf '%s
' nvidia-drm/nvidia-drm.o nvidia-drm/nvidia-drm-drv.o nvidia-drm/nvidia-drm-utils.o nvidia-drm/nvidia-drm-crtc.o nvidia-drm/nvidia-drm-encoder.o nvidia-drm/nvidia-drm-connector.o nvidia-drm/nvidia-drm-gem.o nvidia-drm/nvidia-drm-fb.o nvidia-drm/nvidia-drm-modeset.o nvidia-drm/nvidia-drm-prime-fence.o nvidia-drm/nvidia-drm-linux.o nvidia-drm/nvidia-drm-helper.o nvidia-drm/nv-pci-table.o nvidia-drm/nvidia-drm-gem-nvkms-memory.o nvidia-drm/nvidia-drm-gem-user-memory.o | awk '!x[$0]++ { print("./"$0) }' > nvidia-drm.mod
ARCH=x86_64
CONFTEST: cc_sanity_check
CONFTEST: cc_version_check
CONFTEST: dom0_sanity_check
CONFTEST: xen_sanity_check
CONFTEST: preempt_rt_sanity_check
CONFTEST: vgpu_kvm_sanity_check
CONFTEST patches.h:
static struct {
const char *short_description;
const char *description;
} __nv_patches[] = {
{ NULL, NULL } };
CONFTEST headers.h:
#define NV_ACPI_VIDEO_H_PRESENT
#undef NV_ASM_SYSTEM_H_PRESENT
#undef NV_DRM_DRMP_H_PRESENT
#define NV_DRM_DRM_PRINT_H_PRESENT
#define NV_DRM_DRM_AUTH_H_PRESENT
#define NV_DRM_DRM_GEM_H_PRESENT
#define NV_DRM_DRM_CRTC_H_PRESENT
#define NV_DRM_DRM_ATOMIC_H_PRESENT
#define NV_DRM_DRM_ATOMIC_HELPER_H_PRESENT
#define NV_DRM_DRM_ENCODER_H_PRESENT
#define NV_DRM_DRM_ATOMIC_UAPI_H_PRESENT
#define NV_DRM_DRM_DRV_H_PRESENT
#define NV_DRM_DRM_FRAMEBUFFER_H_PRESENT
#define NV_DRM_DRM_CONNECTOR_H_PRESENT
#define NV_DRM_DRM_PROBE_HELPER_H_PRESENT
#define NV_DRM_DRM_PRIME_H_PRESENT
#define NV_DRM_DRM_PLANE_H_PRESENT
#define NV_DRM_DRM_VBLANK_H_PRESENT
#define NV_DRM_DRM_FILE_H_PRESENT
#define NV_DRM_DRM_IOCTL_H_PRESENT
#define NV_DRM_DRM_DEVICE_H_PRESENT
#define NV_GENERATED_AUTOCONF_H_PRESENT
#define NV_GENERATED_COMPILE_H_PRESENT
#define NV_GENERATED_UTSRELEASE_H_PRESENT
#define NV_LINUX_EFI_H_PRESENT
#define NV_LINUX_KCONFIG_H_PRESENT
#define NV_LINUX_SCREEN_INFO_H_PRESENT
#define NV_LINUX_SEMAPHORE_H_PRESENT
#define NV_LINUX_PRINTK_H_PRESENT
#define NV_LINUX_RATELIMIT_H_PRESENT
#undef NV_LINUX_PRIO_TREE_H_PRESENT
#define NV_LINUX_LOG2_H_PRESENT
#define NV_LINUX_OF_H_PRESENT
#define NV_LINUX_BUG_H_PRESENT
#define NV_LINUX_SCHED_SIGNAL_H_PRESENT
#define NV_LINUX_SCHED_TASK_H_PRESENT
#define NV_LINUX_SCHED_TASK_STACK_H_PRESENT
#undef NV_XEN_IOEMU_H_PRESENT
#undef NV_LINUX_FENCE_H_PRESENT
#define NV_LINUX_KTIME_H_PRESENT
#define NV_LINUX_DMA_RESV_H_PRESENT
#define NV_LINUX_DMA_MAP_OPS_H_PRESENT
#define NV_LINUX_STDARG_H_PRESENT
#define NV_LINUX_IOSYS_MAP_H_PRESENT
#undef NV_ASM_BOOK3S_64_HASH_64K_H_PRESENT
#define NV_ASM_SET_MEMORY_H_PRESENT
#undef NV_ASM_POWERNV_H_PRESENT
#define NV_ASM_TLBFLUSH_H_PRESENT
#define NV_ASM_PGTABLE_TYPES_H_PRESENT
#define NV_ASM_PAGE_H_PRESENT
CONFTEST: INIT_WORK
CONFTEST: remap_pfn_range
CONFTEST: hash__remap_4k_pfn
CONFTEST: follow_pfn
CONFTEST: set_pages_uc
CONFTEST: list_is_first
CONFTEST: set_memory_uc
CONFTEST: set_memory_array_uc
CONFTEST: change_page_attr
CONFTEST: pci_get_class
CONFTEST: pci_choose_state
CONFTEST: vm_insert_page
CONFTEST: acpi_device_id
CONFTEST: acquire_console_sem
CONFTEST: console_lock
CONFTEST: kmem_cache_create
CONFTEST: on_each_cpu
CONFTEST: smp_call_function
CONFTEST: acpi_evaluate_integer
CONFTEST: ioremap_cache
CONFTEST: ioremap_wc
CONFTEST: acpi_walk_namespace
CONFTEST: pci_domain_nr
CONFTEST: dma_mapping_error
CONFTEST: sg_alloc_table
CONFTEST: pci_get_domain_bus_and_slot
CONFTEST: get_num_physpages
CONFTEST: efi_enabled
CONFTEST: proc_create_data
CONFTEST: pde_data
CONFTEST: PDE_DATA
CONFTEST: proc_remove
CONFTEST: pm_vt_switch_required
CONFTEST: xen_ioemu_inject_msi
CONFTEST: phys_to_dma
CONFTEST: get_dma_ops
CONFTEST: write_cr4
CONFTEST: of_get_property
CONFTEST: of_find_node_by_phandle
CONFTEST: of_node_to_nid
CONFTEST: pnv_pci_get_npu_dev
CONFTEST: for_each_online_node
CONFTEST: node_end_pfn
CONFTEST: pci_bus_address
CONFTEST: pci_stop_and_remove_bus_device
CONFTEST: pci_remove_bus_device
CONFTEST: request_threaded_irq
CONFTEST: register_cpu_notifier
CONFTEST: cpuhp_setup_state
CONFTEST: dma_map_resource
CONFTEST: backlight_device_register
CONFTEST: register_acpi_notifier
CONFTEST: timer_setup
CONFTEST: kmem_cache_create_usercopy
CONFTEST: do_gettimeofday
CONFTEST: dma_direct_map_resource
CONFTEST: vmf_insert_pfn
CONFTEST: jiffies_to_timespec
CONFTEST: ktime_get_raw_ts64
CONFTEST: ktime_get_real_ts64
CONFTEST: ioremap_nocache
CONFTEST: vga_tryget
CONFTEST: acpi_bus_get_device
CONFTEST: acpi_video_backlight_use_native
CONFTEST: dma_map_ops_has_map_phys
CONFTEST: vma_flags_set_word
CONFTEST: vm_flags_set
CONFTEST: address_space_init_once
CONFTEST: kbasename
CONFTEST: fatal_signal_pending
CONFTEST: list_cut_position
CONFTEST: vzalloc
CONFTEST: wait_on_bit_lock_argument_count
CONFTEST: bitmap_clear
CONFTEST: usleep_range
CONFTEST: radix_tree_empty
CONFTEST: radix_tree_replace_slot
CONFTEST: drm_dev_unref
CONFTEST: drm_reinit_primary_mode_group
CONFTEST: get_user_pages_remote
CONFTEST: get_user_pages
CONFTEST: drm_gem_object_lookup
CONFTEST: drm_atomic_state_ref_counting
CONFTEST: drm_driver_has_gem_prime_res_obj
CONFTEST: drm_atomic_helper_connector_dpms
CONFTEST: drm_connector_funcs_have_mode_in_name
CONFTEST: drm_framebuffer_get
CONFTEST: drm_gem_object_get
CONFTEST: drm_dev_put
CONFTEST: drm_connector_for_each_possible_encoder
CONFTEST: drm_gem_object_put_unlocked
CONFTEST: is_export_symbol_gpl_of_node_to_nid
CONFTEST: is_export_symbol_present_swiotlb_map_sg_attrs
CONFTEST: is_export_symbol_present_swiotlb_dma_ops
CONFTEST: is_export_symbol_gpl_screen_info
CONFTEST: is_export_symbol_present_timer_delete_sync
CONFTEST: is_export_symbol_gpl___vma_start_write
CONFTEST: i2c_adapter
CONFTEST: pm_message_t
CONFTEST: irq_handler_t
CONFTEST: acpi_device_ops
CONFTEST: acpi_op_remove
CONFTEST: outer_flush_all
CONFTEST: proc_dir_entry
CONFTEST: scatterlist
CONFTEST: sg_table
CONFTEST: file_operations
CONFTEST: vm_operations_struct
CONFTEST: atomic_long_type
CONFTEST: pci_save_state
CONFTEST: file_inode
CONFTEST: task_struct
CONFTEST: kuid_t
CONFTEST: dma_ops
CONFTEST: swiotlb_dma_ops
CONFTEST: dma_map_ops
CONFTEST: noncoherent_swiotlb_dma_ops
CONFTEST: vm_fault_present
CONFTEST: vm_fault_has_address
CONFTEST: kernel_write
CONFTEST: strnstr
CONFTEST: iterate_dir
CONFTEST: kstrtoull
CONFTEST: backlight_properties_type
CONFTEST: proc_ops
CONFTEST: timeval
CONFTEST: mm_has_mmap_lock
CONFTEST: kmem_cache_has_kobj_remove_work
CONFTEST: sysfs_slab_unlink
CONFTEST: vmalloc_has_pgprot_t_arg
CONFTEST: pci_dev_has_skip_bus_pm
CONFTEST: pci_channel_state
CONFTEST: fault_flags
CONFTEST: atomic64_type
CONFTEST: address_space
CONFTEST: backing_dev_info
CONFTEST: mm_context_t
CONFTEST: vm_ops_fault_removed_vma_arg
CONFTEST: vm_fault_t
CONFTEST: pnv_npu2_init_context
CONFTEST: drm_bus_present
CONFTEST: drm_bus_has_bus_type
CONFTEST: drm_bus_has_get_irq
CONFTEST: drm_bus_has_get_name
CONFTEST: drm_driver_has_device_list
CONFTEST: drm_driver_has_legacy_dev_list
CONFTEST: drm_driver_has_set_busid
CONFTEST: drm_crtc_state_has_connectors_changed
CONFTEST: drm_init_function_args
CONFTEST: drm_mode_connector_list_update_has_merge_type_bits_arg
CONFTEST: drm_helper_mode_fill_fb_struct
CONFTEST: drm_master_drop_has_from_release_arg
CONFTEST: drm_driver_unload_has_int_return_type
CONFTEST: kref_has_refcount_of_type_refcount_t
CONFTEST: drm_atomic_helper_crtc_destroy_state_has_crtc_arg
CONFTEST: drm_mode_object_find_has_file_priv_arg
CONFTEST: drm_connector_list_iter
CONFTEST: drm_atomic_helper_swap_state_has_stall_arg
CONFTEST: drm_driver_prime_flag_present
CONFTEST: drm_gem_prime_export_has_dev_arg
CONFTEST: drm_gem_object_has_resv
CONFTEST: drm_display_mode_has_vrefresh
CONFTEST: drm_driver_master_set_has_int_return_type
CONFTEST: drm_driver_has_gem_free_object
CONFTEST: drm_prime_pages_to_sg_has_drm_device_arg
CONFTEST: drm_driver_has_gem_prime_callbacks
CONFTEST: drm_crtc_atomic_check_has_atomic_state_arg
CONFTEST: drm_gem_object_vmap_has_map_arg
CONFTEST: drm_plane_atomic_check_has_atomic_state_arg
CONFTEST: drm_device_has_pdev
CONFTEST: dma_resv_add_fence
CONFTEST: dma_resv_reserve_fences
CONFTEST: reservation_object_reserve_shared_has_num_fences_arg
CONFTEST: drm_connector_has_override_edid
CONFTEST: drm_driver_has_dumb_destroy
CONFTEST: drm_unlocked_ioctl_flag_present
CONFTEST: drm_output_poll_changed
CONFTEST: drm_driver_has_date
CONFTEST: file_operations_fop_unsigned_offset_present
CONFTEST: drm_connector_helper_funcs_mode_valid_has_const_mode_arg
CONFTEST: drm_fb_create_takes_format_info
CONFTEST: dom0_kernel_present
CONFTEST: nvidia_vgpu_kvm_build
CONFTEST: nvidia_grid_build
CONFTEST: drm_available
CONFTEST: drm_atomic_available
CONFTEST: is_export_symbol_gpl_refcount_inc
CONFTEST: is_export_symbol_gpl_refcount_dec_and_test
CONFTEST: is_export_symbol_present_drm_gem_prime_handle_to_fd
CONFTEST macros.h:
#define NV_INIT_WORK_PRESENT
#define NV_INIT_WORK_ARGUMENT_COUNT 2
CONFTEST functions.h:
#define NV_REMAP_PFN_RANGE_PRESENT
#undef NV_HASH__REMAP_4K_PFN_PRESENT
#undef NV_FOLLOW_PFN_PRESENT
#define NV_SET_PAGES_UC_PRESENT
#define NV_LIST_IS_FIRST_PRESENT
#define NV_SET_MEMORY_UC_PRESENT
#undef NV_SET_MEMORY_ARRAY_UC_PRESENT
#undef NV_CHANGE_PAGE_ATTR_PRESENT
#define NV_PCI_GET_CLASS_PRESENT
#define NV_PCI_CHOOSE_STATE_PRESENT
#define NV_VM_INSERT_PAGE_PRESENT
#define NV_ACPI_DEVICE_ID_HAS_DRIVER_DATA
#undef NV_ACQUIRE_CONSOLE_SEM_PRESENT
#define NV_CONSOLE_LOCK_PRESENT
#define NV_KMEM_CACHE_CREATE_PRESENT
#define NV_KMEM_CACHE_CREATE_ARGUMENT_COUNT 5
#define NV_ON_EACH_CPU_PRESENT
#define NV_ON_EACH_CPU_ARGUMENT_COUNT 3
#define NV_SMP_CALL_FUNCTION_PRESENT
#define NV_SMP_CALL_FUNCTION_ARGUMENT_COUNT 3
#define NV_ACPI_EVALUATE_INTEGER_PRESENT
typedef unsigned long long nv_acpi_integer_t;
#define NV_IOREMAP_CACHE_PRESENT
#define NV_IOREMAP_WC_PRESENT
#define NV_ACPI_WALK_NAMESPACE_PRESENT
#define NV_ACPI_WALK_NAMESPACE_ARGUMENT_COUNT 7
#define NV_PCI_DOMAIN_NR_PRESENT
#define NV_DMA_MAPPING_ERROR_ARGUMENT_COUNT 2
#define NV_SG_ALLOC_TABLE_PRESENT
#define NV_SG_ALLOC_TABLE_FROM_PAGES_PRESENT
#define NV_PCI_GET_DOMAIN_BUS_AND_SLOT_PRESENT
#define NV_GET_NUM_PHYSPAGES_PRESENT
#define NV_EFI_ENABLED_PRESENT
#define NV_EFI_ENABLED_ARGUMENT_COUNT 1
#define NV_PROC_CREATE_DATA_PRESENT
#define NV_PDE_DATA_PRESENT
#undef NV_PDE_DATA_UPPER_CASE_PRESENT
#define NV_PROC_REMOVE_PRESENT
#define NV_PM_VT_SWITCH_REQUIRED_PRESENT
#undef NV_XEN_IOEMU_INJECT_MSI
#undef NV_PHYS_TO_DMA_PRESENT
#define NV_GET_DMA_OPS_PRESENT
#undef NV_WRITE_CR4_PRESENT
#define NV_OF_GET_PROPERTY_PRESENT
#define NV_OF_FIND_NODE_BY_PHANDLE_PRESENT
#define NV_OF_NODE_TO_NID_PRESENT
#undef NV_PNV_PCI_GET_NPU_DEV_PRESENT
#define NV_FOR_EACH_ONLINE_NODE_PRESENT
#define NV_NODE_END_PFN_PRESENT
#define NV_PCI_BUS_ADDRESS_PRESENT
#define NV_PCI_STOP_AND_REMOVE_BUS_DEVICE_PRESENT
#undef NV_PCI_REMOVE_BUS_DEVICE_PRESENT
#define NV_REQUEST_THREADED_IRQ_PRESENT
#undef NV_REGISTER_CPU_NOTIFIER_PRESENT
#define NV_CPUHP_SETUP_STATE_PRESENT
#define NV_DMA_MAP_RESOURCE_PRESENT
#define NV_BACKLIGHT_DEVICE_REGISTER_PRESENT
#define NV_REGISTER_ACPI_NOTIFER_PRESENT
#define NV_TIMER_SETUP_PRESENT
#define NV_KMEM_CACHE_CREATE_USERCOPY_PRESENT
#undef NV_DO_GETTIMEOFDAY_PRESENT
#undef NV_DMA_IS_DIRECT_PRESENT
#define NV_VMF_INSERT_PFN_PRESENT
#undef NV_JIFFIES_TO_TIMESPEC_PRESENT
#define NV_KTIME_GET_RAW_TS64_PRESENT
#define NV_KTIME_GET_REAL_TS64_PRESENT
#undef NV_IOREMAP_NOCACHE_PRESENT
#undef NV_VGA_TRYGET_PRESENT
#undef NV_ACPI_BUS_GET_DEVICE_PRESENT
#define NV_ACPI_VIDEO_BACKLIGHT_USE_NATIVE
#define NV_DMA_MAP_OPS_HAS_MAP_PHYS
#define NV_VMA_FLAGS_SET_WORD_PRESENT
#define NV_VM_FLAGS_SET_PRESENT
#define NV_ADDRESS_SPACE_INIT_ONCE_PRESENT
#define NV_KBASENAME_PRESENT
#define NV_FATAL_SIGNAL_PENDING_PRESENT
#define NV_LIST_CUT_POSITION_PRESENT
#define NV_VZALLOC_PRESENT
#define NV_WAIT_ON_BIT_LOCK_ARGUMENT_COUNT 3
#define NV_BITMAP_CLEAR_PRESENT
#define NV_USLEEP_RANGE_PRESENT
#define NV_RADIX_TREE_EMPTY_PRESENT
#define NV_RADIX_TREE_REPLACE_SLOT_PRESENT
#define NV_RADIX_TREE_REPLACE_SLOT_ARGUMENT_COUNT 3
#undef NV_DRM_DEV_UNREF_PRESENT
#undef NV_DRM_REINIT_PRIMARY_MODE_GROUP_PRESENT
#define NV_GET_USER_PAGES_REMOTE_PRESENT
#undef NV_GET_USER_PAGES_REMOTE_HAS_ARGS_TSK_WRITE_FORCE_VMAS
#undef NV_GET_USER_PAGES_REMOTE_HAS_ARGS_TSK_FLAGS_VMAS
#undef NV_GET_USER_PAGES_REMOTE_HAS_ARGS_TSK_FLAGS_LOCKED_VMAS
#undef NV_GET_USER_PAGES_REMOTE_HAS_ARGS_FLAGS_LOCKED_VMAS
#define NV_GET_USER_PAGES_REMOTE_HAS_ARGS_FLAGS_LOCKED
#undef NV_GET_USER_PAGES_HAS_ARGS_WRITE_FORCE_VMAS
#undef NV_GET_USER_PAGES_HAS_ARGS_TSK_WRITE_FORCE_VMAS
#undef NV_GET_USER_PAGES_HAS_ARGS_TSK_FLAGS_VMAS
#undef NV_GET_USER_PAGES_HAS_ARGS_FLAGS_VMAS
#define NV_GET_USER_PAGES_HAS_ARGS_FLAGS
#define NV_DRM_GEM_OBJECT_LOOKUP_PRESENT
#define NV_DRM_GEM_OBJECT_LOOKUP_ARGUMENT_COUNT 2
#define NV_DRM_ATOMIC_STATE_REF_COUNTING_PRESENT
#undef NV_DRM_DRIVER_HAS_GEM_PRIME_RES_OBJ
#undef NV_DRM_ATOMIC_HELPER_CONNECTOR_DPMS_PRESENT
#undef NV_DRM_CONNECTOR_FUNCS_HAVE_MODE_IN_NAME
#define NV_DRM_FRAMEBUFFER_GET_PRESENT
#define NV_DRM_GEM_OBJECT_GET_PRESENT
#define NV_DRM_DEV_PUT_PRESENT
#define NV_DRM_CONNECTOR_FOR_EACH_POSSIBLE_ENCODER_ARGUMENT_COUNT 2
#undef NV_DRM_GEM_OBJECT_PUT_UNLOCK_PRESENT
CONFTEST symbols.h:
#define NV_IS_EXPORT_SYMBOL_GPL_of_node_to_nid 0
#define NV_IS_EXPORT_SYMBOL_PRESENT_swiotlb_map_sg_attrs 0
#define NV_IS_EXPORT_SYMBOL_PRESENT_swiotlb_dma_ops 0
#define NV_IS_EXPORT_SYMBOL_GPL_screen_info 0
#define NV_IS_EXPORT_SYMBOL_PRESENT_timer_delete_sync 1
#define NV_IS_EXPORT_SYMBOL_GPL___vma_start_write 1
CONFTEST types.h:
#undef NV_I2C_ADAPTER_HAS_CLIENT_REGISTER
#define NV_PM_MESSAGE_T_PRESENT
#define NV_PM_MESSAGE_T_HAS_EVENT
#define NV_IRQ_HANDLER_T_PRESENT
#define NV_IRQ_HANDLER_T_ARGUMENT_COUNT 2
#undef NV_ACPI_DEVICE_OPS_HAS_MATCH
#undef NV_ACPI_DEVICE_OPS_REMOVE_ARGUMENT_COUNT
#define NV_ACPI_DEVICE_ID_HAS_DRIVER_DATA
#undef NV_OUTER_FLUSH_ALL_PRESENT
#undef NV_PROC_DIR_ENTRY_HAS_OWNER
#define NV_SCATTERLIST_HAS_PAGE_LINK
#define NV_SG_TABLE_PRESENT
#undef NV_FILE_OPERATIONS_HAS_IOCTL
#define NV_FILE_OPERATIONS_HAS_UNLOCKED_IOCTL
#define NV_FILE_OPERATIONS_HAS_COMPAT_IOCTL
#define NV_VM_OPERATIONS_STRUCT_HAS_FAULT
#define NV_VM_OPERATIONS_STRUCT_HAS_ACCESS
#define NV_ATOMIC_LONG_PRESENT
#define NV_PCI_SAVE_STATE_ARGUMENT_COUNT 1
#define NV_FILE_HAS_INODE
#define NV_TASK_STRUCT_HAS_CRED
#define NV_KUID_T_PRESENT
#undef NV_DMA_OPS_PRESENT
#undef NV_SWIOTLB_DMA_OPS_PRESENT
#define NV_DMA_MAP_OPS_PRESENT
#undef NV_NONCOHERENT_SWIOTLB_DMA_OPS_PRESENT
#define NV_VM_FAULT_PRESENT
#define NV_VM_FAULT_HAS_ADDRESS
#define NV_KERNEL_WRITE_PRESENT
#define NV_STRNSTR_PRESENT
#define NV_ITERATE_DIR_PRESENT
#define NV_KSTRTOULL_PRESENT
#define NV_BACKLIGHT_PROPERTIES_TYPE_PRESENT
#define NV_PROC_OPS_PRESENT
#undef NV_TIMEVAL_PRESENT
#define NV_MM_HAS_MMAP_LOCK
#undef NV_KMEM_CACHE_HAS_KOBJ_REMOVE_WORK
#undef NV_SYSFS_SLAB_UNLINK_PRESENT
#undef NV_VMALLOC_HAS_PGPROT_T_ARG
#define NV_PCI_DEV_HAS_SKIP_BUS_PM
#undef NV_PCI_CHANNEL_STATE_PRESENT
#define NV_FAULT_FLAG_PRESENT
#define NV_ATOMIC64_PRESENT
#undef NV_ADDRESS_SPACE_HAS_RWLOCK_TREE_LOCK
#undef NV_ADDRESS_SPACE_HAS_BACKING_DEV_INFO
#undef NV_MM_CONTEXT_T_HAS_ID
#define NV_GET_USER_PAGES_REMOTE_PRESENT
#undef NV_GET_USER_PAGES_REMOTE_HAS_ARGS_TSK_WRITE_FORCE_VMAS
#undef NV_GET_USER_PAGES_REMOTE_HAS_ARGS_TSK_FLAGS_VMAS
#undef NV_GET_USER_PAGES_REMOTE_HAS_ARGS_TSK_FLAGS_LOCKED_VMAS
#undef NV_GET_USER_PAGES_REMOTE_HAS_ARGS_FLAGS_LOCKED_VMAS
#define NV_GET_USER_PAGES_REMOTE_HAS_ARGS_FLAGS_LOCKED
#undef NV_GET_USER_PAGES_HAS_ARGS_WRITE_FORCE_VMAS
#undef NV_GET_USER_PAGES_HAS_ARGS_TSK_WRITE_FORCE_VMAS
#undef NV_GET_USER_PAGES_HAS_ARGS_TSK_FLAGS_VMAS
#undef NV_GET_USER_PAGES_HAS_ARGS_FLAGS_VMAS
#define NV_GET_USER_PAGES_HAS_ARGS_FLAGS
#define NV_VM_OPS_FAULT_REMOVED_VMA_ARG
#define NV_VM_FAULT_T_IS_PRESENT
#undef NV_PNV_NPU2_INIT_CONTEXT_PRESENT
#undef NV_DRM_BUS_PRESENT
#undef NV_DRM_BUS_HAS_BUS_TYPE
#undef NV_DRM_BUS_HAS_GET_IRQ
#undef NV_DRM_BUS_HAS_GET_NAME
#undef NV_DRM_DRIVER_HAS_DEVICE_LIST
#undef NV_DRM_DRIVER_HAS_LEGACY_DEV_LIST
#undef NV_DRM_DRIVER_HAS_SET_BUSID
#define NV_DRM_CRTC_STATE_HAS_CONNECTORS_CHANGED
#define NV_DRM_CRTC_INIT_WITH_PLANES_HAS_NAME_ARG
#define NV_DRM_ENCODER_INIT_HAS_NAME_ARG
#define NV_DRM_UNIVERSAL_PLANE_INIT_HAS_FORMAT_MODIFIERS_ARG
#define NV_DRM_UNIVERSAL_PLANE_INIT_HAS_NAME_ARG
#undef NV_DRM_MODE_CONNECTOR_LIST_UPDATE_HAS_MERGE_TYPE_BITS_ARG
#define NV_DRM_HELPER_MODE_FILL_FB_STRUCT_HAS_DEV_ARG
#define NV_DRM_HELPER_MODE_FILL_FB_STRUCT_HAS_CONST_MODE_CMD_ARG
#undef NV_DRM_MASTER_DROP_HAS_FROM_RELEASE_ARG
#undef NV_DRM_DRIVER_UNLOAD_HAS_INT_RETURN_TYPE
#define NV_KREF_HAS_REFCOUNT_OF_TYPE_REFCOUNT_T
#undef NV_DRM_ATOMIC_HELPER_CRTC_DESTROY_STATE_HAS_CRTC_ARG
#define NV_DRM_MODE_OBJECT_FIND_HAS_FILE_PRIV_ARG
#undef NV_DRM_CONNECTOR_LIST_ITER_PRESENT
#define NV_DRM_CONNECTOR_LIST_ITER_BEGIN_PRESENT
#define NV_DRM_ATOMIC_HELPER_SWAP_STATE_HAS_STALL_ARG
#define NV_DRM_ATOMIC_HELPER_SWAP_STATE_RETURN_INT
#undef NV_DRM_DRIVER_PRIME_FLAG_PRESENT
#undef NV_DRM_GEM_PRIME_EXPORT_HAS_DEV_ARG
#define NV_DRM_GEM_OBJECT_HAS_RESV
#undef NV_DRM_DISPLAY_MODE_HAS_VREFRESH
#undef NV_DRM_DRIVER_SET_MASTER_HAS_INT_RETURN_TYPE
#undef NV_DRM_DRIVER_HAS_GEM_FREE_OBJECT
#define NV_DRM_PRIME_PAGES_TO_SG_HAS_DRM_DEVICE_ARG
#undef NV_DRM_DRIVER_HAS_GEM_PRIME_CALLBACKS
#define NV_DRM_CRTC_ATOMIC_CHECK_HAS_ATOMIC_STATE_ARG
#define NV_DRM_GEM_OBJECT_VMAP_HAS_MAP_ARG
#define NV_DRM_PLANE_ATOMIC_CHECK_HAS_ATOMIC_STATE_ARG
#undef NV_DRM_DEVICE_HAS_PDEV
#define NV_DMA_RESV_ADD_FENCE_PRESENT
#define NV_DMA_RESV_RESERVE_FENCES_PRESENT
#undef NV_RESERVATION_OBJECT_RESERVE_SHARED_HAS_NUM_FENCES_ARG
#undef NV_DRM_CONNECTOR_HAS_OVERRIDE_EDID
#undef NV_DRM_DRIVER_HAS_DUMB_DESTROY
#undef NV_DRM_UNLOCKED_IOCTL_FLAG_PRESENT
#undef NV_DRM_OUTPUT_POLL_CHANGED_PRESENT
#undef NV_DRM_DRIVER_HAS_DATE
#define NV_FILE_OPERATIONS_FOP_UNSIGNED_OFFSET_PRESENT
#define NV_DRM_CONNECTOR_HELPER_FUNCS_MODE_VALID_HAS_CONST_MODE_ARG
#define NV_DRM_FB_CREATE_TAKES_FORMAT_INFO
CONFTEST generic.h:
#undef NV_DOM0_KERNEL_PRESENT
#undef NV_VGPU_KVM_BUILD
#undef NV_GRID_BUILD
#undef NV_GET_USER_PAGES_HAS_ARGS_WRITE_FORCE_VMAS
#undef NV_GET_USER_PAGES_HAS_ARGS_TSK_WRITE_FORCE_VMAS
#undef NV_GET_USER_PAGES_HAS_ARGS_TSK_FLAGS_VMAS
#undef NV_GET_USER_PAGES_HAS_ARGS_FLAGS_VMAS
#define NV_GET_USER_PAGES_HAS_ARGS_FLAGS
#define NV_GET_USER_PAGES_REMOTE_PRESENT
#undef NV_GET_USER_PAGES_REMOTE_HAS_ARGS_TSK_WRITE_FORCE_VMAS
#undef NV_GET_USER_PAGES_REMOTE_HAS_ARGS_TSK_FLAGS_VMAS
#undef NV_GET_USER_PAGES_REMOTE_HAS_ARGS_TSK_FLAGS_LOCKED_VMAS
#undef NV_GET_USER_PAGES_REMOTE_HAS_ARGS_FLAGS_LOCKED_VMAS
#define NV_GET_USER_PAGES_REMOTE_HAS_ARGS_FLAGS_LOCKED
#define NV_LIST_CUT_POSITION_PRESENT
#define NV_VM_FAULT_T_IS_PRESENT
#define NV_DRM_AVAILABLE
#define NV_DRM_ATOMIC_MODESET_AVAILABLE
#define NV_IS_EXPORT_SYMBOL_GPL_refcount_inc 0
#define NV_IS_EXPORT_SYMBOL_GPL_refcount_dec_and_test 0
#define NV_IS_EXPORT_SYMBOL_PRESENT_drm_gem_prime_handle_to_fd 1
#define NV_IS_EXPORT_SYMBOL_GPL___vma_start_write 1
# CC [M] nvidia/nv-frontend.o
x86_64-linux-gnu-gcc-15 -Wp,-MMD,nvidia/.nv-frontend.o.d -nostdinc -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated -I/usr/src/linux-headers-7.0.3+deb14-common/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/include -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated/uapi -I/usr/src/linux-headers-7.0.3+deb14-common/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/include/generated/uapi -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler-version.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/kconfig.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -mharden-sls=all -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fms-extensions -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-type-limits -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -I././common/inc -I./. -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"390.157\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -Wno-sign-compare -Wno-format-extra-args -Werror=undef -DNV_SPECTRE_V2=0 -DNV_KERNEL_INTERFACE_LAYER -I././nvidia -DNV_BUILD_MODULE_INSTANCES=0 -DNVIDIA_UNDEF_LEGACY_BIT_MACROS -UDEBUG -U_DEBUG -DNDEBUG -fsanitize=bounds-strict -fsanitize=shift -DMODULE -DKBUILD_BASENAME='"nv_frontend"' -DKBUILD_MODNAME='"nvidia"' -D__KBUILD_MODNAME=nvidia -c -o nvidia/nv-frontend.o nvidia/nv-frontend.c
# CC [M] nvidia/nv-instance.o
x86_64-linux-gnu-gcc-15 -Wp,-MMD,nvidia/.nv-instance.o.d -nostdinc -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated -I/usr/src/linux-headers-7.0.3+deb14-common/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/include -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated/uapi -I/usr/src/linux-headers-7.0.3+deb14-common/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/include/generated/uapi -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler-version.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/kconfig.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -mharden-sls=all -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fms-extensions -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-type-limits -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -I././common/inc -I./. -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"390.157\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -Wno-sign-compare -Wno-format-extra-args -Werror=undef -DNV_SPECTRE_V2=0 -DNV_KERNEL_INTERFACE_LAYER -I././nvidia -DNV_BUILD_MODULE_INSTANCES=0 -DNVIDIA_UNDEF_LEGACY_BIT_MACROS -UDEBUG -U_DEBUG -DNDEBUG -fsanitize=bounds-strict -fsanitize=shift -DMODULE -DKBUILD_BASENAME='"nv_instance"' -DKBUILD_MODNAME='"nvidia"' -D__KBUILD_MODNAME=nvidia -c -o nvidia/nv-instance.o nvidia/nv-instance.c
# CC [M] nvidia/nv-gpu-numa.o
x86_64-linux-gnu-gcc-15 -Wp,-MMD,nvidia/.nv-gpu-numa.o.d -nostdinc -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated -I/usr/src/linux-headers-7.0.3+deb14-common/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/include -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated/uapi -I/usr/src/linux-headers-7.0.3+deb14-common/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/include/generated/uapi -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler-version.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/kconfig.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -mharden-sls=all -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fms-extensions -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-type-limits -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -I././common/inc -I./. -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"390.157\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -Wno-sign-compare -Wno-format-extra-args -Werror=undef -DNV_SPECTRE_V2=0 -DNV_KERNEL_INTERFACE_LAYER -I././nvidia -DNV_BUILD_MODULE_INSTANCES=0 -DNVIDIA_UNDEF_LEGACY_BIT_MACROS -UDEBUG -U_DEBUG -DNDEBUG -fsanitize=bounds-strict -fsanitize=shift -DMODULE -DKBUILD_BASENAME='"nv_gpu_numa"' -DKBUILD_MODNAME='"nvidia"' -D__KBUILD_MODNAME=nvidia -c -o nvidia/nv-gpu-numa.o nvidia/nv-gpu-numa.c
# CC [M] nvidia/nv.o
x86_64-linux-gnu-gcc-15 -Wp,-MMD,nvidia/.nv.o.d -nostdinc -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated -I/usr/src/linux-headers-7.0.3+deb14-common/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/include -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated/uapi -I/usr/src/linux-headers-7.0.3+deb14-common/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/include/generated/uapi -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler-version.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/kconfig.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -mharden-sls=all -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fms-extensions -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-type-limits -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -I././common/inc -I./. -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"390.157\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -Wno-sign-compare -Wno-format-extra-args -Werror=undef -DNV_SPECTRE_V2=0 -DNV_KERNEL_INTERFACE_LAYER -I././nvidia -DNV_BUILD_MODULE_INSTANCES=0 -DNVIDIA_UNDEF_LEGACY_BIT_MACROS -UDEBUG -U_DEBUG -DNDEBUG -fsanitize=bounds-strict -fsanitize=shift -DMODULE -DKBUILD_BASENAME='"nv"' -DKBUILD_MODNAME='"nvidia"' -D__KBUILD_MODNAME=nvidia -c -o nvidia/nv.o nvidia/nv.c
# CC [M] nvidia/nv-acpi.o
x86_64-linux-gnu-gcc-15 -Wp,-MMD,nvidia/.nv-acpi.o.d -nostdinc -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated -I/usr/src/linux-headers-7.0.3+deb14-common/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/include -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated/uapi -I/usr/src/linux-headers-7.0.3+deb14-common/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/include/generated/uapi -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler-version.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/kconfig.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -mharden-sls=all -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fms-extensions -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-type-limits -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -I././common/inc -I./. -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"390.157\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -Wno-sign-compare -Wno-format-extra-args -Werror=undef -DNV_SPECTRE_V2=0 -DNV_KERNEL_INTERFACE_LAYER -I././nvidia -DNV_BUILD_MODULE_INSTANCES=0 -DNVIDIA_UNDEF_LEGACY_BIT_MACROS -UDEBUG -U_DEBUG -DNDEBUG -fsanitize=bounds-strict -fsanitize=shift -DMODULE -DKBUILD_BASENAME='"nv_acpi"' -DKBUILD_MODNAME='"nvidia"' -D__KBUILD_MODNAME=nvidia -c -o nvidia/nv-acpi.o nvidia/nv-acpi.c
# CC [M] nvidia/nv-chrdev.o
x86_64-linux-gnu-gcc-15 -Wp,-MMD,nvidia/.nv-chrdev.o.d -nostdinc -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated -I/usr/src/linux-headers-7.0.3+deb14-common/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/include -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated/uapi -I/usr/src/linux-headers-7.0.3+deb14-common/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/include/generated/uapi -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler-version.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/kconfig.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -mharden-sls=all -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fms-extensions -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-type-limits -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -I././common/inc -I./. -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"390.157\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -Wno-sign-compare -Wno-format-extra-args -Werror=undef -DNV_SPECTRE_V2=0 -DNV_KERNEL_INTERFACE_LAYER -I././nvidia -DNV_BUILD_MODULE_INSTANCES=0 -DNVIDIA_UNDEF_LEGACY_BIT_MACROS -UDEBUG -U_DEBUG -DNDEBUG -fsanitize=bounds-strict -fsanitize=shift -DMODULE -DKBUILD_BASENAME='"nv_chrdev"' -DKBUILD_MODNAME='"nvidia"' -D__KBUILD_MODNAME=nvidia -c -o nvidia/nv-chrdev.o nvidia/nv-chrdev.c
# CC [M] nvidia/nv-cray.o
x86_64-linux-gnu-gcc-15 -Wp,-MMD,nvidia/.nv-cray.o.d -nostdinc -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated -I/usr/src/linux-headers-7.0.3+deb14-common/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/include -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated/uapi -I/usr/src/linux-headers-7.0.3+deb14-common/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/include/generated/uapi -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler-version.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/kconfig.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -mharden-sls=all -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fms-extensions -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-type-limits -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -I././common/inc -I./. -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"390.157\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -Wno-sign-compare -Wno-format-extra-args -Werror=undef -DNV_SPECTRE_V2=0 -DNV_KERNEL_INTERFACE_LAYER -I././nvidia -DNV_BUILD_MODULE_INSTANCES=0 -DNVIDIA_UNDEF_LEGACY_BIT_MACROS -UDEBUG -U_DEBUG -DNDEBUG -fsanitize=bounds-strict -fsanitize=shift -DMODULE -DKBUILD_BASENAME='"nv_cray"' -DKBUILD_MODNAME='"nvidia"' -D__KBUILD_MODNAME=nvidia -c -o nvidia/nv-cray.o nvidia/nv-cray.c
# CC [M] nvidia/nv-dma.o
x86_64-linux-gnu-gcc-15 -Wp,-MMD,nvidia/.nv-dma.o.d -nostdinc -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated -I/usr/src/linux-headers-7.0.3+deb14-common/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/include -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated/uapi -I/usr/src/linux-headers-7.0.3+deb14-common/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/include/generated/uapi -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler-version.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/kconfig.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -mharden-sls=all -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fms-extensions -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-type-limits -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -I././common/inc -I./. -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"390.157\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -Wno-sign-compare -Wno-format-extra-args -Werror=undef -DNV_SPECTRE_V2=0 -DNV_KERNEL_INTERFACE_LAYER -I././nvidia -DNV_BUILD_MODULE_INSTANCES=0 -DNVIDIA_UNDEF_LEGACY_BIT_MACROS -UDEBUG -U_DEBUG -DNDEBUG -fsanitize=bounds-strict -fsanitize=shift -DMODULE -DKBUILD_BASENAME='"nv_dma"' -DKBUILD_MODNAME='"nvidia"' -D__KBUILD_MODNAME=nvidia -c -o nvidia/nv-dma.o nvidia/nv-dma.c
# CC [M] nvidia/nv-gvi.o
x86_64-linux-gnu-gcc-15 -Wp,-MMD,nvidia/.nv-gvi.o.d -nostdinc -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated -I/usr/src/linux-headers-7.0.3+deb14-common/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/include -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated/uapi -I/usr/src/linux-headers-7.0.3+deb14-common/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/include/generated/uapi -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler-version.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/kconfig.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -mharden-sls=all -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fms-extensions -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-type-limits -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -I././common/inc -I./. -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"390.157\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -Wno-sign-compare -Wno-format-extra-args -Werror=undef -DNV_SPECTRE_V2=0 -DNV_KERNEL_INTERFACE_LAYER -I././nvidia -DNV_BUILD_MODULE_INSTANCES=0 -DNVIDIA_UNDEF_LEGACY_BIT_MACROS -UDEBUG -U_DEBUG -DNDEBUG -fsanitize=bounds-strict -fsanitize=shift -DMODULE -DKBUILD_BASENAME='"nv_gvi"' -DKBUILD_MODNAME='"nvidia"' -D__KBUILD_MODNAME=nvidia -c -o nvidia/nv-gvi.o nvidia/nv-gvi.c
# CC [M] nvidia/nv-i2c.o
x86_64-linux-gnu-gcc-15 -Wp,-MMD,nvidia/.nv-i2c.o.d -nostdinc -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated -I/usr/src/linux-headers-7.0.3+deb14-common/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/include -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated/uapi -I/usr/src/linux-headers-7.0.3+deb14-common/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/include/generated/uapi -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler-version.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/kconfig.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -mharden-sls=all -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fms-extensions -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-type-limits -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -I././common/inc -I./. -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"390.157\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -Wno-sign-compare -Wno-format-extra-args -Werror=undef -DNV_SPECTRE_V2=0 -DNV_KERNEL_INTERFACE_LAYER -I././nvidia -DNV_BUILD_MODULE_INSTANCES=0 -DNVIDIA_UNDEF_LEGACY_BIT_MACROS -UDEBUG -U_DEBUG -DNDEBUG -fsanitize=bounds-strict -fsanitize=shift -DMODULE -DKBUILD_BASENAME='"nv_i2c"' -DKBUILD_MODNAME='"nvidia"' -D__KBUILD_MODNAME=nvidia -c -o nvidia/nv-i2c.o nvidia/nv-i2c.c
# CC [M] nvidia/nv-mempool.o
x86_64-linux-gnu-gcc-15 -Wp,-MMD,nvidia/.nv-mempool.o.d -nostdinc -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated -I/usr/src/linux-headers-7.0.3+deb14-common/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/include -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated/uapi -I/usr/src/linux-headers-7.0.3+deb14-common/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/include/generated/uapi -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler-version.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/kconfig.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -mharden-sls=all -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fms-extensions -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-type-limits -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -I././common/inc -I./. -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"390.157\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -Wno-sign-compare -Wno-format-extra-args -Werror=undef -DNV_SPECTRE_V2=0 -DNV_KERNEL_INTERFACE_LAYER -I././nvidia -DNV_BUILD_MODULE_INSTANCES=0 -DNVIDIA_UNDEF_LEGACY_BIT_MACROS -UDEBUG -U_DEBUG -DNDEBUG -fsanitize=bounds-strict -fsanitize=shift -DMODULE -DKBUILD_BASENAME='"nv_mempool"' -DKBUILD_MODNAME='"nvidia"' -D__KBUILD_MODNAME=nvidia -c -o nvidia/nv-mempool.o nvidia/nv-mempool.c
# CC [M] nvidia/nv-mmap.o
x86_64-linux-gnu-gcc-15 -Wp,-MMD,nvidia/.nv-mmap.o.d -nostdinc -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated -I/usr/src/linux-headers-7.0.3+deb14-common/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/include -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated/uapi -I/usr/src/linux-headers-7.0.3+deb14-common/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/include/generated/uapi -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler-version.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/kconfig.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -mharden-sls=all -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fms-extensions -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-type-limits -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -I././common/inc -I./. -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"390.157\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -Wno-sign-compare -Wno-format-extra-args -Werror=undef -DNV_SPECTRE_V2=0 -DNV_KERNEL_INTERFACE_LAYER -I././nvidia -DNV_BUILD_MODULE_INSTANCES=0 -DNVIDIA_UNDEF_LEGACY_BIT_MACROS -UDEBUG -U_DEBUG -DNDEBUG -fsanitize=bounds-strict -fsanitize=shift -DMODULE -DKBUILD_BASENAME='"nv_mmap"' -DKBUILD_MODNAME='"nvidia"' -D__KBUILD_MODNAME=nvidia -c -o nvidia/nv-mmap.o nvidia/nv-mmap.c
# CC [M] nvidia/nv-p2p.o
x86_64-linux-gnu-gcc-15 -Wp,-MMD,nvidia/.nv-p2p.o.d -nostdinc -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated -I/usr/src/linux-headers-7.0.3+deb14-common/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/include -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated/uapi -I/usr/src/linux-headers-7.0.3+deb14-common/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/include/generated/uapi -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler-version.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/kconfig.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -mharden-sls=all -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fms-extensions -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-type-limits -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -I././common/inc -I./. -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"390.157\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -Wno-sign-compare -Wno-format-extra-args -Werror=undef -DNV_SPECTRE_V2=0 -DNV_KERNEL_INTERFACE_LAYER -I././nvidia -DNV_BUILD_MODULE_INSTANCES=0 -DNVIDIA_UNDEF_LEGACY_BIT_MACROS -UDEBUG -U_DEBUG -DNDEBUG -fsanitize=bounds-strict -fsanitize=shift -DMODULE -DKBUILD_BASENAME='"nv_p2p"' -DKBUILD_MODNAME='"nvidia"' -D__KBUILD_MODNAME=nvidia -c -o nvidia/nv-p2p.o nvidia/nv-p2p.c
In file included from /usr/src/linux-headers-7.0.3+deb14-common/include/linux/srcu.h:21,
from /usr/src/linux-headers-7.0.3+deb14-common/include/linux/notifier.h:16,
from /usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include/asm/uprobes.h:13,
from /usr/src/linux-headers-7.0.3+deb14-common/include/linux/uprobes.h:66,
from /usr/src/linux-headers-7.0.3+deb14-common/include/linux/mm_types.h:16,
from /usr/src/linux-headers-7.0.3+deb14-common/include/linux/mmzone.h:22,
from /usr/src/linux-headers-7.0.3+deb14-common/include/linux/gfp.h:7,
from /usr/src/linux-headers-7.0.3+deb14-common/include/linux/mm.h:8,
from ././common/inc/nv-pgprot.h:17,
from ././common/inc/nv-linux.h:20,
from nvidia/nv-gvi.c:15:
nvidia/nv-gvi.c: In function ‘nv_gvi_kern_suspend’:
/usr/src/linux-headers-7.0.3+deb14-common/include/linux/workqueue.h:772:9: warning: call to ‘__warn_flushing_systemwide_wq’ declared with attribute warning: Please avoid flushing system-wide workqueues. [-Wattribute-warning]
772 | __warn_flushing_systemwide_wq(); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
././common/inc/nv-linux.h:1551:5: note: in expansion of macro ‘flush_scheduled_work’
1551 | flush_scheduled_work();
| ^~~~~~~~~~~~~~~~~~~~
nvidia/nv-gvi.c:90:5: note: in expansion of macro ‘NV_WORKQUEUE_FLUSH’
90 | NV_WORKQUEUE_FLUSH();
| ^~~~~~~~~~~~~~~~~~
# CC [M] nvidia/nv-pat.o
x86_64-linux-gnu-gcc-15 -Wp,-MMD,nvidia/.nv-pat.o.d -nostdinc -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated -I/usr/src/linux-headers-7.0.3+deb14-common/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/include -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated/uapi -I/usr/src/linux-headers-7.0.3+deb14-common/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/include/generated/uapi -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler-version.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/kconfig.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -mharden-sls=all -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fms-extensions -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-type-limits -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -I././common/inc -I./. -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"390.157\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -Wno-sign-compare -Wno-format-extra-args -Werror=undef -DNV_SPECTRE_V2=0 -DNV_KERNEL_INTERFACE_LAYER -I././nvidia -DNV_BUILD_MODULE_INSTANCES=0 -DNVIDIA_UNDEF_LEGACY_BIT_MACROS -UDEBUG -U_DEBUG -DNDEBUG -fsanitize=bounds-strict -fsanitize=shift -DMODULE -DKBUILD_BASENAME='"nv_pat"' -DKBUILD_MODNAME='"nvidia"' -D__KBUILD_MODNAME=nvidia -c -o nvidia/nv-pat.o nvidia/nv-pat.c
# CC [M] nvidia/nv-procfs.o
x86_64-linux-gnu-gcc-15 -Wp,-MMD,nvidia/.nv-procfs.o.d -nostdinc -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated -I/usr/src/linux-headers-7.0.3+deb14-common/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/include -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated/uapi -I/usr/src/linux-headers-7.0.3+deb14-common/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/include/generated/uapi -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler-version.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/kconfig.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -mharden-sls=all -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fms-extensions -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-type-limits -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -I././common/inc -I./. -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"390.157\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -Wno-sign-compare -Wno-format-extra-args -Werror=undef -DNV_SPECTRE_V2=0 -DNV_KERNEL_INTERFACE_LAYER -I././nvidia -DNV_BUILD_MODULE_INSTANCES=0 -DNVIDIA_UNDEF_LEGACY_BIT_MACROS -UDEBUG -U_DEBUG -DNDEBUG -fsanitize=bounds-strict -fsanitize=shift -DMODULE -DKBUILD_BASENAME='"nv_procfs"' -DKBUILD_MODNAME='"nvidia"' -D__KBUILD_MODNAME=nvidia -c -o nvidia/nv-procfs.o nvidia/nv-procfs.c
nvidia/nv-mmap.c: In function ‘nv_vma_enter_locked’:
nvidia/nv-mmap.c:587:24: error: ‘VMA_LOCK_OFFSET’ undeclared (first use in this function); did you mean ‘VGA_CRTC_OFFSET’?
587 | NvU32 tgt_refcnt = VMA_LOCK_OFFSET;
| ^~~~~~~~~~~~~~~
| VGA_CRTC_OFFSET
nvidia/nv-mmap.c:587:24: note: each undeclared identifier is reported only once for each function it appears in
nvidia/nv-mmap.c: In function ‘nv_vma_start_write’:
nvidia/nv-mmap.c:639:9: error: too many arguments to function ‘__is_vma_write_locked’; expected 1, have 2
639 | if (__is_vma_write_locked(vma, &mm_lock_seq))
| ^~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~
In file included from /usr/src/linux-headers-7.0.3+deb14-common/include/linux/mm.h:18,
from ././common/inc/nv-pgprot.h:17,
from ././common/inc/nv-linux.h:20,
from nvidia/nv-mmap.c:15:
/usr/src/linux-headers-7.0.3+deb14-common/include/linux/mmap_lock.h:282:20: note: declared here
282 | static inline bool __is_vma_write_locked(struct vm_area_struct *vma)
| ^~~~~~~~~~~~~~~~~~~~~
# CC [M] nvidia/nv-usermap.o
x86_64-linux-gnu-gcc-15 -Wp,-MMD,nvidia/.nv-usermap.o.d -nostdinc -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated -I/usr/src/linux-headers-7.0.3+deb14-common/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/include -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated/uapi -I/usr/src/linux-headers-7.0.3+deb14-common/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/include/generated/uapi -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler-version.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/kconfig.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -mharden-sls=all -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fms-extensions -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-type-limits -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -I././common/inc -I./. -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"390.157\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -Wno-sign-compare -Wno-format-extra-args -Werror=undef -DNV_SPECTRE_V2=0 -DNV_KERNEL_INTERFACE_LAYER -I././nvidia -DNV_BUILD_MODULE_INSTANCES=0 -DNVIDIA_UNDEF_LEGACY_BIT_MACROS -UDEBUG -U_DEBUG -DNDEBUG -fsanitize=bounds-strict -fsanitize=shift -DMODULE -DKBUILD_BASENAME='"nv_usermap"' -DKBUILD_MODNAME='"nvidia"' -D__KBUILD_MODNAME=nvidia -c -o nvidia/nv-usermap.o nvidia/nv-usermap.c
# CC [M] nvidia/nv-vm.o
x86_64-linux-gnu-gcc-15 -Wp,-MMD,nvidia/.nv-vm.o.d -nostdinc -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated -I/usr/src/linux-headers-7.0.3+deb14-common/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/include -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated/uapi -I/usr/src/linux-headers-7.0.3+deb14-common/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/include/generated/uapi -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler-version.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/kconfig.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -mharden-sls=all -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fms-extensions -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-type-limits -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -I././common/inc -I./. -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"390.157\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -Wno-sign-compare -Wno-format-extra-args -Werror=undef -DNV_SPECTRE_V2=0 -DNV_KERNEL_INTERFACE_LAYER -I././nvidia -DNV_BUILD_MODULE_INSTANCES=0 -DNVIDIA_UNDEF_LEGACY_BIT_MACROS -UDEBUG -U_DEBUG -DNDEBUG -fsanitize=bounds-strict -fsanitize=shift -DMODULE -DKBUILD_BASENAME='"nv_vm"' -DKBUILD_MODNAME='"nvidia"' -D__KBUILD_MODNAME=nvidia -c -o nvidia/nv-vm.o nvidia/nv-vm.c
nvidia/nv-mmap.c:648:42: error: ‘VMA_LOCK_OFFSET’ undeclared (first use in this function); did you mean ‘VGA_CRTC_OFFSET’?
648 | detached = refcount_sub_and_test(VMA_LOCK_OFFSET, &vma->vm_refcnt);
| ^~~~~~~~~~~~~~~
| VGA_CRTC_OFFSET
# CC [M] nvidia/nv-vtophys.o
x86_64-linux-gnu-gcc-15 -Wp,-MMD,nvidia/.nv-vtophys.o.d -nostdinc -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated -I/usr/src/linux-headers-7.0.3+deb14-common/include -I/usr/src/linux-headers-7.0.3+deb14-amd64/include -I/usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/arch/x86/include/generated/uapi -I/usr/src/linux-headers-7.0.3+deb14-common/include/uapi -I/usr/src/linux-headers-7.0.3+deb14-amd64/include/generated/uapi -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler-version.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/kconfig.h -include /usr/src/linux-headers-7.0.3+deb14-common/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -mharden-sls=all -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fms-extensions -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-type-limits -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -I././common/inc -I./. -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"390.157\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -Wno-sign-compare -Wno-format-extra-args -Werror=undef -DNV_SPECTRE_V2=0 -DNV_KERNEL_INTERFACE_LAYER -I././nvidia -DNV_BUILD_MODULE_INSTANCES=0 -DNVIDIA_UNDEF_LEGACY_BIT_MACROS -UDEBUG -U_DEBUG -DNDEBUG -fsanitize=bounds-strict -fsanitize=shift -DMODULE -DKBUILD_BASENAME='"nv_vtophys"' -DKBUILD_MODNAME='"nvidia"' -D__KBUILD_MODNAME=nvidia -c -o nvidia/nv-vtophys.o nvidia/nv-vtophys.c
make[4]: *** [/usr/src/linux-headers-7.0.3+deb14-common/scripts/Makefile.build:294: nvidia/nv-mmap.o] Error 1
make[4]: *** Waiting for unfinished jobs....
In file included from /usr/src/linux-headers-7.0.3+deb14-common/include/linux/srcu.h:21,
from /usr/src/linux-headers-7.0.3+deb14-common/include/linux/notifier.h:16,
from /usr/src/linux-headers-7.0.3+deb14-common/arch/x86/include/asm/uprobes.h:13,
from /usr/src/linux-headers-7.0.3+deb14-common/include/linux/uprobes.h:66,
from /usr/src/linux-headers-7.0.3+deb14-common/include/linux/mm_types.h:16,
from /usr/src/linux-headers-7.0.3+deb14-common/include/linux/mmzone.h:22,
from /usr/src/linux-headers-7.0.3+deb14-common/include/linux/gfp.h:7,
from /usr/src/linux-headers-7.0.3+deb14-common/include/linux/mm.h:8,
from ././common/inc/nv-pgprot.h:17,
from ././common/inc/nv-linux.h:20,
from nvidia/nv.c:13:
In function ‘nv_stop_device’,
inlined from ‘nv_close_device’ at nvidia/nv.c:1949:9:
/usr/src/linux-headers-7.0.3+deb14-common/include/linux/workqueue.h:772:9: warning: call to ‘__warn_flushing_systemwide_wq’ declared with attribute warning: Please avoid flushing system-wide workqueues. [-Wattribute-warning]
772 | __warn_flushing_systemwide_wq(); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
././common/inc/nv-linux.h:1551:5: note: in expansion of macro ‘flush_scheduled_work’
1551 | flush_scheduled_work();
| ^~~~~~~~~~~~~~~~~~~~
nvidia/nv.c:1886:9: note: in expansion of macro ‘NV_WORKQUEUE_FLUSH’
1886 | NV_WORKQUEUE_FLUSH();
| ^~~~~~~~~~~~~~~~~~
nvidia/nv.c: In function ‘nvidia_remove’:
/usr/src/linux-headers-7.0.3+deb14-common/include/linux/workqueue.h:772:9: warning: call to ‘__warn_flushing_systemwide_wq’ declared with attribute warning: Please avoid flushing system-wide workqueues. [-Wattribute-warning]
772 | __warn_flushing_systemwide_wq(); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
././common/inc/nv-linux.h:1551:5: note: in expansion of macro ‘flush_scheduled_work’
1551 | flush_scheduled_work();
| ^~~~~~~~~~~~~~~~~~~~
nvidia/nv.c:4117:9: note: in expansion of macro ‘NV_WORKQUEUE_FLUSH’
4117 | NV_WORKQUEUE_FLUSH();
| ^~~~~~~~~~~~~~~~~~
make[3]: *** [/usr/src/linux-headers-7.0.3+deb14-common/Makefile:2129: .] Error 2
make[2]: *** [/usr/src/linux-headers-7.0.3+deb14-common/Makefile:260: __sub-make] Error 2
make[2]: Leaving directory '/var/lib/dkms/nvidia-legacy-390xx/390.157/build'
make[1]: *** [Makefile:260: __sub-make] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-7.0.3+deb14-common'
make: *** [Makefile:88: modules] Error 2
# exit code: 2
# elapsed time: 00:00:13
----------------------------------------------------------------
More information about the pkg-nvidia-devel
mailing list