Bug#1137165: nvidia-kernel-dkms: apt install fails to build nvidia package and install it on kernel>=7
JonW
i400sjon+debdev at gmail.com
Wed May 20 10:18:12 BST 2026
Package: nvidia-kernel-dkms
Version: 550.163.01-5
Severity: important
Tags: ftbfs
X-Debbugs-Cc: i400sjon+debdev at gmail.com
Dear Maintainer,
Running debian forky or sid won't compile and install the nvidia drivers. Initially the issue was with forky so I updated to sid to see if the issue was resolved; it wasn't.
The error is during the compile and the text during apt update is:
Failed command:
env NV_VERBOSE=1 make -j12 modules KERNEL_UNAME=7.0.7+deb14-amd64
Error! Bad return status for module build on kernel: 7.0.7+deb14-amd64 (x86_64)
Consult /var/lib/dkms/nvidia-current/550.163.01/build/make.log for more information.
dpkg: error processing package nvidia-kernel-dkms (--configure):
old nvidia-kernel-dkms package postinst maintainer script subprocess failed with exit status 10
Setting up atril-common (1.28.4-1)…
Setting up firefox-esr (140.11.0esr-1)…
Setting up firmware-carl9170 (1.9.9-690-gc6e7ab0-0.2)…
dpkg: dependency problems prevent configuration of nvidia-driver:
nvidia-driver depends on nvidia-kernel-dkms (= 550.163.01-5) | nvidia-kernel-550.163.01 | nvidia-open-kernel-550.163.01; however:
Package nvidia-kernel-dkms is not configured yet.
Package nvidia-kernel-550.163.01 is not installed.
Package nvidia-kernel-dkms which provides nvidia-kernel-550.163.01 is not configured yet.
Package nvidia-open-kernel-550.163.01 is not installed.
dpkg: error processing package nvidia-driver (--configure):
dependency problems - leaving unconfigured
Setting up rsync (3.4.3+ds1-2)…
There is a log file created that contains an error. The section with the error contains:
nvidia/nv-mmap.c: In function ‘nv_vma_enter_locked’:
nvidia/nv-mmap.c:844:24: error: ‘VMA_LOCK_OFFSET’ undeclared (first use in this function); did you mean ‘VGA_CRTC_OFFSET’?
844 | NvU32 tgt_refcnt = VMA_LOCK_OFFSET;
| ^~~~~~~~~~~~~~~
| VGA_CRTC_OFFSET
nvidia/nv-mmap.c:844:24: note: each undeclared identifier is reported only once for each function it appears in
# 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.7+deb14-common/arch/x86/include -I/usr/src/linux-headers-7.0.7+deb14-amd64/arch/x86/include/generated -I/usr/src/linux-headers-7.0.7+deb14-common/include -I/usr/src/linux-headers-7.0.7+deb14-amd64/include -I/usr/src/linux-headers-7.0.7+deb14-common/arch/x86/include/uapi -I/usr/src/linux-headers-7.0.7+deb14-amd64/arch/x86/include/generated/uapi -I/usr/src/linux-headers-7.0.7+deb14-common/include/uapi -I/usr/src/linux-headers-7.0.7+deb14-amd64/include/generated/uapi -include /usr/src/linux-headers-7.0.7+deb14-common/include/linux/compiler-version.h -include /usr/src/linux-headers-7.0.7+deb14-common/include/linux/kconfig.h -include /usr/src/linux-headers-7.0.7+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 -Wno-cast-qual -Wno-format-extra-args -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"550.163.01\" -DNV_FILESYSTEM_ACCESS_AVAILABLE=1 -Wno-unused-function -Wuninitialized -fno-strict-aliasing -ffreestanding -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -Werror=undef -DNV_SPECTRE_V2=0 -DNV_KERNEL_INTERFACE_LAYER -Wno-error -I././nvidia -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: In function ‘nv_vma_start_write’:
nvidia/nv-mmap.c:896:9: error: too many arguments to function ‘__is_vma_write_locked’; expected 1, have 2
896 | if (__is_vma_write_locked(vma, &mm_lock_seq))
| ^~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~
In file included from /usr/src/linux-headers-7.0.7+deb14-common/arch/x86/include/asm/uaccess.h:12,
from /usr/src/linux-headers-7.0.7+deb14-common/include/linux/uaccess.h:13,
from /usr/src/linux-headers-7.0.7+deb14-common/include/linux/sched/task.h:13,
from /usr/src/linux-headers-7.0.7+deb14-common/include/linux/sched/signal.h:9,
from ././common/inc/nv-lock.h:35,
from ././common/inc/nv-linux.h:32,
from nvidia/nv-mmap.c:27:
/usr/src/linux-headers-7.0.7+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)
| ^~~~~~~~~~~~~~~~~~~~~
nvidia/nv-mmap.c:905:42: error: ‘VMA_LOCK_OFFSET’ undeclared (first use in this function); did you mean ‘VGA_CRTC_OFFSET’?
905 | detached = refcount_sub_and_test(VMA_LOCK_OFFSET, &vma->vm_refcnt);
| ^~~~~~~~~~~~~~~
| VGA_CRTC_OFFSET
# CC [M] nvidia/nv-vtophys.o
Normally Id wait a few days and this kind of issue is fixed but its been over a week now and as I can't see any reports of this issue (except on nvidia's webiste) I'm guessing that not a lot of people have my exact setup.
The issue started, I think, when the kernel went to version 7 and has subsiquently been updated multiple times till this current version. All seemed to have the same compile issue as far as I can recall.
Its an HP victus laptop with an AMD Ryzen 5 5600H with Radeon Graphics processor and a 3050 chip set up in Optimus mode.
Very strangely I'm currently writing this from the v7 kernel even though the compile has only worked for the 6.19.13+deb14-amd64 kernel during the apt dist-update.
Thanks in advance for any help, even if its just "it will be fixed eventually".
I should say I'm a "user" with a few years under my belt so I may be able to provide more information if required.
Also, looking at the bug it would suggest that if a newer version was available that worked for v7 then it would no longer work for v6 unless there were multiple versions of the code as its a parameter error that if shrunk to 1 parm in v7 would break due to the calling requirement of 2 in v6.
-- Package-specific info:
uname -a:
Linux debian-victus-wilsonj 7.0.7+deb14-amd64 #1 SMP PREEMPT_DYNAMIC Debian 7.0.7-1 (2026-05-15) x86_64 GNU/Linux
/proc/version:
Linux version 7.0.7+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 7.0.7-1 (2026-05-15)
lspci 'display controller [030?]':
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GA107M [GeForce RTX 3050 Mobile] [10de:25a2] (rev a1) (prog-if 00 [VGA controller])
DeviceName: NVIDIA Graphics Device
Subsystem: Hewlett-Packard Company Device [103c:8a3d]
Physical Slot: 0
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-
Interrupts: pin B routed to IRQ 255
IOMMU group: 11
Region 0: Memory at fb000000 (32-bit, non-prefetchable) [disabled] [size=16M]
Region 1: Memory at fe00000000 (64-bit, prefetchable) [disabled] [size=4G]
Region 3: Memory at ff00000000 (64-bit, prefetchable) [disabled] [size=32M]
Region 5: I/O ports at f000 [disabled] [size=128]
Expansion ROM at fc000000 [disabled] [size=512K]
Capabilities: <access denied>
Kernel modules: nvidia
06:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Cezanne [Radeon Vega Series / Radeon Vega Mobile Series] [1002:1638] (rev c6) (prog-if 00 [VGA controller])
DeviceName: Onboard IGD
Subsystem: Hewlett-Packard Company Device [103c:8a3d]
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, Cache Line Size: 64 bytes
Interrupts: pin B disabled, MSI(X) routed to IRQ 76
IOMMU group: 16
Region 0: Memory at d0000000 (64-bit, prefetchable) [size=256M]
Region 2: Memory at e0000000 (64-bit, prefetchable) [size=2M]
Region 4: I/O ports at d000 [size=256]
Region 5: Memory at fc500000 (32-bit, non-prefetchable) [size=512K]
Capabilities: <access denied>
Kernel driver in use: amdgpu
Kernel modules: amdgpu
dmesg:
Device node permissions:
crw-rw----+ 1 root video 226, 0 May 20 09:41 /dev/dri/card0
crw-rw----+ 1 root render 226, 128 May 20 09:41 /dev/dri/renderD128
/dev/dri/by-path:
total 0
lrwxrwxrwx 1 root root 8 May 20 09:39 pci-0000:06:00.0-card -> ../card0
lrwxrwxrwx 1 root root 13 May 20 09:39 pci-0000:06:00.0-render -> ../renderD128
video:x:44:wilsonj
Alternative 'nvidia':
nvidia - auto mode
link best version is /usr/lib/nvidia/current
link currently points to /usr/lib/nvidia/current
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--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLESv1_CM_nvidia.so.1
slave nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLESv2_nvidia.so.2
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-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libcuda.so
slave nvidia--libcuda.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libcuda.so.1
slave nvidia--libglxserver_nvidia.so is /usr/lib/nvidia/libglxserver_nvidia.so
slave nvidia--libnvcuvid.so-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvcuvid.so
slave nvidia--libnvcuvid.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvcuvid.so.1
slave nvidia--libnvidia-allocator.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-allocator.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-encode.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-encode.so.1
slave nvidia--libnvidia-ml.so-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-ml.so
slave nvidia--libnvidia-ml.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1
slave nvidia--libnvidia-nvvm.so.4-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-nvvm.so.4
slave nvidia--libnvidia-nvvm.so.550.163.01-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-nvvm.so.550.163.01
slave nvidia--libnvidia-opencl.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-opencl.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-drm_gbm.so-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/gbm/nvidia-drm_gbm.so
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/current - priority 550
slave nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL_nvidia.so.0
slave nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
slave nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
slave nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
slave nvidia--libcuda.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so
slave nvidia--libcuda.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so.1
slave nvidia--libglxserver_nvidia.so: /usr/lib/nvidia/current/libglxserver_nvidia.so
slave nvidia--libnvcuvid.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so
slave nvidia--libnvcuvid.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so.1
slave nvidia--libnvidia-allocator.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-allocator.so.1
slave nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-cfg.so.1
slave nvidia--libnvidia-encode.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-encode.so.1
slave nvidia--libnvidia-ml.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ml.so
slave nvidia--libnvidia-ml.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ml.so.1
slave nvidia--libnvidia-nvvm.so.4-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-nvvm.so.4
slave nvidia--libnvidia-nvvm.so.550.163.01-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-nvvm.so.550.163.01
slave nvidia--libnvidia-opencl.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-opencl.so.1
slave nvidia--libnvidia-ptxjitcompiler.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ptxjitcompiler.so.1
slave nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libvdpau_nvidia.so.1
slave nvidia--nv-control-dpy: /usr/lib/nvidia/current/nv-control-dpy
slave nvidia--nvidia-application-profiles-key-documentation: /usr/share/nvidia/nvidia-application-profiles-550.163.01-key-documentation
slave nvidia--nvidia-blacklists-nouveau.conf: /etc/nvidia/nvidia-550.163.01/nvidia-blacklists-nouveau.conf
slave nvidia--nvidia-bug-report.sh: /usr/lib/nvidia/current/nvidia-bug-report.sh
slave nvidia--nvidia-debugdump: /usr/lib/nvidia/current/nvidia-debugdump
slave nvidia--nvidia-drm-outputclass.conf: /etc/nvidia/current/nvidia-drm-outputclass.conf
slave nvidia--nvidia-drm_gbm.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/nvidia-drm_gbm.so
slave nvidia--nvidia-load.conf: /etc/nvidia/nvidia-550.163.01/nvidia-load.conf
slave nvidia--nvidia-modprobe.conf: /etc/nvidia/nvidia-550.163.01/nvidia-modprobe.conf
slave nvidia--nvidia-options.conf: /etc/nvidia/nvidia-550.163.01/nvidia-options.conf
slave nvidia--nvidia-settings: /usr/lib/nvidia/current/nvidia-settings
slave nvidia--nvidia-settings.1.gz: /usr/lib/nvidia/current/nvidia-settings.1.gz
slave nvidia--nvidia-settings.desktop: /usr/lib/nvidia/current/nvidia-settings.desktop
slave nvidia--nvidia-smi: /usr/lib/nvidia/current/nvidia-smi
slave nvidia--nvidia-smi.1.gz: /usr/lib/nvidia/current/nvidia-smi.1.gz
slave nvidia--nvidia_drv.so: /usr/lib/nvidia/current/nvidia_drv.so
/usr/lib/nvidia/current-open - priority 549
slave nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL_nvidia.so.0
slave nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
slave nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
slave nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
slave nvidia--libcuda.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so
slave nvidia--libcuda.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so.1
slave nvidia--libglxserver_nvidia.so: /usr/lib/nvidia/current/libglxserver_nvidia.so
slave nvidia--libnvcuvid.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so
slave nvidia--libnvcuvid.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so.1
slave nvidia--libnvidia-allocator.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-allocator.so.1
slave nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-cfg.so.1
slave nvidia--libnvidia-encode.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-encode.so.1
slave nvidia--libnvidia-ml.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ml.so
slave nvidia--libnvidia-ml.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ml.so.1
slave nvidia--libnvidia-nvvm.so.4-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-nvvm.so.4
slave nvidia--libnvidia-nvvm.so.550.163.01-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-nvvm.so.550.163.01
slave nvidia--libnvidia-opencl.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-opencl.so.1
slave nvidia--libnvidia-ptxjitcompiler.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ptxjitcompiler.so.1
slave nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libvdpau_nvidia.so.1
slave nvidia--nv-control-dpy: /usr/lib/nvidia/current/nv-control-dpy
slave nvidia--nvidia-application-profiles-key-documentation: /usr/share/nvidia/nvidia-application-profiles-550.163.01-key-documentation
slave nvidia--nvidia-blacklists-nouveau.conf: /etc/nvidia/550.163.01-open/nvidia-blacklists-nouveau.conf
slave nvidia--nvidia-bug-report.sh: /usr/lib/nvidia/current/nvidia-bug-report.sh
slave nvidia--nvidia-debugdump: /usr/lib/nvidia/current/nvidia-debugdump
slave nvidia--nvidia-drm-outputclass.conf: /etc/nvidia/current/nvidia-drm-outputclass.conf
slave nvidia--nvidia-drm_gbm.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/nvidia-drm_gbm.so
slave nvidia--nvidia-load.conf: /etc/nvidia/550.163.01-open/nvidia-load.conf
slave nvidia--nvidia-modprobe.conf: /etc/nvidia/550.163.01-open/nvidia-modprobe.conf
slave nvidia--nvidia-options.conf: /etc/nvidia/550.163.01-open/nvidia-options.conf
slave nvidia--nvidia-settings: /usr/lib/nvidia/current/nvidia-settings
slave nvidia--nvidia-settings.1.gz: /usr/lib/nvidia/current/nvidia-settings.1.gz
slave nvidia--nvidia-settings.desktop: /usr/lib/nvidia/current/nvidia-settings.desktop
slave nvidia--nvidia-smi: /usr/lib/nvidia/current/nvidia-smi
slave nvidia--nvidia-smi.1.gz: /usr/lib/nvidia/current/nvidia-smi.1.gz
slave nvidia--nvidia_drv.so: /usr/lib/nvidia/current/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--libglxserver_nvidia.so is /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
slave glx--libnvidia-cfg.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-cfg.so.1
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--libglxserver_nvidia.so: /usr/lib/nvidia/libglxserver_nvidia.so
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-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-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 Apr 16 14:09 /etc/alternatives/glx -> /usr/lib/nvidia
lrwxrwxrwx 1 root root 51 Apr 16 14:09 /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 Apr 16 14:08 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 48 Apr 16 14:08 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 50 Apr 16 14:09 /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 Apr 16 14:09 /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 57 Apr 16 14:09 /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 Apr 16 14:09 /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 54 Apr 16 14:09 /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 Apr 16 14:09 /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 Apr 16 14:09 /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 Apr 16 14:09 /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 38 Mar 15 19:23 /etc/alternatives/glx--libglxserver_nvidia.so -> /usr/lib/nvidia/libglxserver_nvidia.so
lrwxrwxrwx 1 root root 51 Mar 15 19:23 /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 42 Mar 15 19:23 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 36 Mar 15 19:23 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Apr 8 2025 /etc/alternatives/glx--nvidia-drm-outputclass.conf -> /etc/nvidia/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 28 Mar 15 19:23 /etc/alternatives/glx--nvidia-load.conf -> /etc/nvidia/nvidia-load.conf
lrwxrwxrwx 1 root root 32 Mar 15 19:23 /etc/alternatives/glx--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 29 Apr 8 2025 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root 22 Apr 16 14:08 /etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root 23 Apr 16 14:09 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root 59 Apr 16 14:09 /etc/alternatives/nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL_nvidia.so.0
lrwxrwxrwx 1 root root 65 Apr 16 14:09 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root 65 Apr 16 14:09 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root 62 Apr 16 14:09 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root 62 Apr 16 14:09 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root 59 Apr 16 14:09 /etc/alternatives/nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 59 Apr 16 14:09 /etc/alternatives/nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 51 Apr 16 14:09 /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so
lrwxrwxrwx 1 root root 53 Apr 16 14:09 /etc/alternatives/nvidia--libcuda.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so.1
lrwxrwxrwx 1 root root 46 Apr 16 14:09 /etc/alternatives/nvidia--libglxserver_nvidia.so -> /usr/lib/nvidia/current/libglxserver_nvidia.so
lrwxrwxrwx 1 root root 54 Apr 16 14:09 /etc/alternatives/nvidia--libnvcuvid.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so
lrwxrwxrwx 1 root root 56 Apr 16 14:09 /etc/alternatives/nvidia--libnvcuvid.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so.1
lrwxrwxrwx 1 root root 65 Apr 16 14:09 /etc/alternatives/nvidia--libnvidia-allocator.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-allocator.so.1
lrwxrwxrwx 1 root root 59 Apr 16 14:09 /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root 62 Apr 16 14:09 /etc/alternatives/nvidia--libnvidia-encode.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-encode.so.1
lrwxrwxrwx 1 root root 56 Apr 16 14:09 /etc/alternatives/nvidia--libnvidia-ml.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ml.so
lrwxrwxrwx 1 root root 58 Apr 16 14:09 /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ml.so.1
lrwxrwxrwx 1 root root 60 Apr 16 14:09 /etc/alternatives/nvidia--libnvidia-nvvm.so.4-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-nvvm.so.4
lrwxrwxrwx 1 root root 69 Apr 16 14:09 /etc/alternatives/nvidia--libnvidia-nvvm.so.550.163.01-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-nvvm.so.550.163.01
lrwxrwxrwx 1 root root 62 Apr 16 14:09 /etc/alternatives/nvidia--libnvidia-opencl.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-opencl.so.1
lrwxrwxrwx 1 root root 70 Apr 16 14:09 /etc/alternatives/nvidia--libnvidia-ptxjitcompiler.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ptxjitcompiler.so.1
lrwxrwxrwx 1 root root 61 Apr 16 14:09 /etc/alternatives/nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libvdpau_nvidia.so.1
lrwxrwxrwx 1 root root 38 Apr 16 14:09 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/current/nv-control-dpy
lrwxrwxrwx 1 root root 74 Apr 16 14:09 /etc/alternatives/nvidia--nvidia-application-profiles-key-documentation -> /usr/share/nvidia/nvidia-application-profiles-550.163.01-key-documentation
lrwxrwxrwx 1 root root 60 Mar 15 19:23 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-550.163.01/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 44 Apr 16 14:09 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 40 Apr 16 14:09 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx 1 root root 47 Apr 8 2025 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/current/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 58 Apr 16 14:09 /etc/alternatives/nvidia--nvidia-drm_gbm.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/nvidia-drm_gbm.so
lrwxrwxrwx 1 root root 46 Mar 15 19:23 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/nvidia-550.163.01/nvidia-load.conf
lrwxrwxrwx 1 root root 50 Mar 15 19:23 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/nvidia-550.163.01/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 49 Mar 15 19:23 /etc/alternatives/nvidia--nvidia-options.conf -> /etc/nvidia/nvidia-550.163.01/nvidia-options.conf
lrwxrwxrwx 1 root root 39 Apr 16 14:09 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/current/nvidia-settings
lrwxrwxrwx 1 root root 44 Apr 16 14:09 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/current/nvidia-settings.1.gz
lrwxrwxrwx 1 root root 47 Apr 16 14:09 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/current/nvidia-settings.desktop
lrwxrwxrwx 1 root root 34 Apr 16 14:09 /etc/alternatives/nvidia--nvidia-smi -> /usr/lib/nvidia/current/nvidia-smi
lrwxrwxrwx 1 root root 39 Apr 16 14:09 /etc/alternatives/nvidia--nvidia-smi.1.gz -> /usr/lib/nvidia/current/nvidia-smi.1.gz
lrwxrwxrwx 1 root root 37 Apr 16 14:09 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
-rw-r--r-- 1 root root 1326400 May 23 2025 /usr/lib/libnvidia-gtk3.so.550.163.01
-rw-r--r-- 1 root root 14248 May 23 2025 /usr/lib/libnvidia-wayland-client.so.550.163.01
lrwxrwxrwx 1 root root 51 Dec 28 13:15 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 48 Apr 16 14:08 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 50 Dec 28 13:15 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 57 Dec 28 13:15 /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 67 Mar 15 19:23 /usr/lib/x86_64-linux-gnu/libGLESv1_CM_nvidia.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 54 Dec 28 13:15 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 64 Mar 15 19:23 /usr/lib/x86_64-linux-gnu/libGLESv2_nvidia.so.2 -> /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 53 Mar 15 19:23 /usr/lib/x86_64-linux-gnu/libcuda.so -> /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 55 Mar 15 19:23 /usr/lib/x86_64-linux-gnu/libcuda.so.1 -> /etc/alternatives/nvidia--libcuda.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 1642306 Mar 28 2024 /usr/lib/x86_64-linux-gnu/libcudadevrt.a
lrwxrwxrwx 1 root root 15 Apr 14 19:56 /usr/lib/x86_64-linux-gnu/libcudart.so -> libcudart.so.12
lrwxrwxrwx 1 root root 21 Apr 14 19:56 /usr/lib/x86_64-linux-gnu/libcudart.so.12 -> libcudart.so.12.4.127
-rw-r--r-- 1 root root 707904 Mar 28 2024 /usr/lib/x86_64-linux-gnu/libcudart.so.12.4.127
-rw-r--r-- 1 root root 1426792 Mar 28 2024 /usr/lib/x86_64-linux-gnu/libcudart_static.a
lrwxrwxrwx 1 root root 67 Mar 15 19:23 /usr/lib/x86_64-linux-gnu/libnvidia-allocator.so.1 -> /etc/alternatives/nvidia--libnvidia-allocator.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 58 Mar 15 19:23 /usr/lib/x86_64-linux-gnu/libnvidia-cfg.so.1 -> /etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 26 Mar 27 2025 /usr/lib/x86_64-linux-gnu/libnvidia-egl-gbm.so.1 -> libnvidia-egl-gbm.so.1.1.2
-rw-r--r-- 1 root root 26536 Mar 27 2025 /usr/lib/x86_64-linux-gnu/libnvidia-egl-gbm.so.1.1.2
lrwxrwxrwx 1 root root 31 Feb 8 15:53 /usr/lib/x86_64-linux-gnu/libnvidia-egl-wayland.so.1 -> libnvidia-egl-wayland.so.1.1.21
-rw-r--r-- 1 root root 81472 Feb 8 15:53 /usr/lib/x86_64-linux-gnu/libnvidia-egl-wayland.so.1.1.21
-rw-r--r-- 1 root root 30352200 Apr 8 2025 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.550.163.01
lrwxrwxrwx 1 root root 64 Mar 15 19:23 /usr/lib/x86_64-linux-gnu/libnvidia-encode.so.1 -> /etc/alternatives/nvidia--libnvidia-encode.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 32464992 Apr 8 2025 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.550.163.01
-rw-r--r-- 1 root root 582808 Apr 8 2025 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.550.163.01
-rw-r--r-- 1 root root 9062480 Apr 8 2025 /usr/lib/x86_64-linux-gnu/libnvidia-glvkspirv.so.550.163.01
-rw-r--r-- 1 root root 43659040 Apr 8 2025 /usr/lib/x86_64-linux-gnu/libnvidia-gpucomp.so.550.163.01
lrwxrwxrwx 1 root root 58 Mar 15 19:23 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so -> /etc/alternatives/nvidia--libnvidia-ml.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 60 Mar 15 19:23 /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 62 Mar 15 19:23 /usr/lib/x86_64-linux-gnu/libnvidia-nvvm.so.4 -> /etc/alternatives/nvidia--libnvidia-nvvm.so.4-x86_64-linux-gnu
lrwxrwxrwx 1 root root 71 Apr 8 2025 /usr/lib/x86_64-linux-gnu/libnvidia-nvvm.so.550.163.01 -> /etc/alternatives/nvidia--libnvidia-nvvm.so.550.163.01-x86_64-linux-gnu
lrwxrwxrwx 1 root root 64 Mar 15 19:23 /usr/lib/x86_64-linux-gnu/libnvidia-opencl.so.1 -> /etc/alternatives/nvidia--libnvidia-opencl.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 10176 Apr 8 2025 /usr/lib/x86_64-linux-gnu/libnvidia-pkcs11-openssl3.so.550.163.01
lrwxrwxrwx 1 root root 72 Mar 15 19:23 /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 76336528 Apr 8 2025 /usr/lib/x86_64-linux-gnu/libnvidia-rtcore.so.550.163.01
-rw-r--r-- 1 root root 18632 Apr 8 2025 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.550.163.01
lrwxrwxrwx 1 root root 36 Apr 8 2025 /usr/lib/xorg/modules/drivers/nvidia_drv.so -> /etc/alternatives/glx--nvidia_drv.so
-rw-r--r-- 1 root root 310504 Apr 14 14:59 /usr/lib/xorg/modules/extensions/libglx.so
lrwxrwxrwx 1 root root 45 Mar 15 19:23 /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so -> /etc/alternatives/glx--libglxserver_nvidia.so
lrwxrwxrwx 1 root root 45 Mar 15 19:23 /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so -> /etc/alternatives/glx--libglxserver_nvidia.so
-rw-r--r-- 1 root root 29696 May 20 09:41 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 39329 May 19 13:10 /var/log/Xorg.0.log.old
-rw-r--r-- 1 root root 41274 May 12 11:11 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 57197 May 12 11:11 /var/log/Xorg.1.log.old
-rw-r--r-- 1 root root 48859 May 12 11:11 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 49247 May 12 11:09 /var/log/Xorg.2.log.old
/etc/OpenCL/vendors/:
total 12
drwxr-xr-x 2 root root 4096 Apr 16 14:08 .
drwxr-xr-x 3 root root 4096 Apr 16 14:08 ..
-rw-r--r-- 1 root root 22 Apr 8 2025 nvidia.icd
/etc/X11/xorg.conf.d/:
total 16
drwxr-xr-x 2 root root 4096 Apr 21 10:03 .
drwxr-xr-x 11 root root 4096 Apr 16 13:41 ..
-rw-r--r-- 1 root root 799 Aug 28 2023 10-prime_amdgpu.conf.hold
-rw-r--r-- 1 root root 757 Jan 19 2025 10-prime_nvidiagpu.conf.hold
/etc/nvidia/:
total 24
drwxr-xr-x 4 root root 4096 May 19 11:49 .
drwxr-xr-x 133 root root 12288 May 20 09:47 ..
lrwxrwxrwx 1 root root 12 Nov 19 23:08 550.163.01-open -> current-open
drwxr-xr-x 2 root root 4096 Apr 16 14:08 current
drwxr-xr-x 2 root root 4096 May 19 11:50 current-open
lrwxrwxrwx 1 root root 7 Mar 15 19:23 nvidia-550.163.01 -> current
lrwxrwxrwx 1 root root 56 Mar 15 19:23 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 53 Apr 8 2025 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 42 Mar 15 19:23 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx 1 root root 46 Mar 15 19:23 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf
/usr/lib/mesa-diverted/:
total 28
drwxr-xr-x 7 root root 4096 Apr 16 14:08 .
drwxr-xr-x 94 root root 4096 May 19 11:46 ..
drwxr-xr-x 2 root root 4096 Jan 4 2023 aarch64-linux-gnu
drwxr-xr-x 2 root root 4096 Jan 4 2023 arm-linux-gnueabihf
drwxr-xr-x 2 root root 4096 Jan 4 2023 i386-linux-gnu
lrwxrwxrwx 1 root root 33 Apr 16 14:08 libGL.so-master -> /etc/alternatives/libGL.so-master
drwxr-xr-x 2 root root 4096 Jan 4 2023 powerpc64le-linux-gnu
drwxr-xr-x 2 root root 4096 May 11 08:46 x86_64-linux-gnu
/usr/lib/mesa-diverted/aarch64-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Jan 4 2023 .
drwxr-xr-x 7 root root 4096 Apr 16 14:08 ..
/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 Jan 4 2023 .
drwxr-xr-x 7 root root 4096 Apr 16 14:08 ..
/usr/lib/mesa-diverted/i386-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Jan 4 2023 .
drwxr-xr-x 7 root root 4096 Apr 16 14:08 ..
/usr/lib/mesa-diverted/powerpc64le-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Jan 4 2023 .
drwxr-xr-x 7 root root 4096 Apr 16 14:08 ..
/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 740
drwxr-xr-x 2 root root 4096 May 11 08:46 .
drwxr-xr-x 7 root root 4096 Apr 16 14:08 ..
lrwxrwxrwx 1 root root 15 Apr 26 18:11 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root 88008 Apr 26 18:11 libEGL.so.1.1.0
lrwxrwxrwx 1 root root 10 Apr 26 18:11 libGL.so -> libGL.so.1
lrwxrwxrwx 1 root root 14 Apr 26 18:11 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 538616 Apr 26 18:11 libGL.so.1.7.0
lrwxrwxrwx 1 root root 21 Apr 26 18:11 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.2.0
-rw-r--r-- 1 root root 43000 Apr 26 18:11 libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root 18 Apr 26 18:11 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root 71672 Apr 26 18:11 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root 16 Apr 30 07:24 libGLX_indirect.so.0 -> libGLX_mesa.so.0
/usr/lib/mesa/:
total 8
drwxr-xr-x 2 root root 4096 Jan 4 2023 .
drwxr-xr-x 94 root root 4096 May 19 11:46 ..
/usr/lib/nvidia/:
total 36
drwxr-xr-x 5 root root 4096 Apr 16 14:08 .
drwxr-xr-x 94 root root 4096 May 19 11:46 ..
-rw-r--r-- 1 root root 57 Jan 9 2024 alternate-install-present
drwxr-xr-x 2 root root 4096 Jan 4 2023 bumblebee
-rwxr-xr-x 1 root root 2125 Jan 9 2024 check-for-conflicting-opengl-libraries
-rwxr-xr-x 1 root root 1897 Jan 9 2024 check-for-mismatching-nvidia-module
drwxr-xr-x 2 root root 4096 Apr 16 14:08 current
drwxr-xr-x 2 root root 4096 Mar 15 19:23 current-open
lrwxrwxrwx 1 root root 48 Mar 15 19:23 libglxserver_nvidia.so -> /etc/alternatives/nvidia--libglxserver_nvidia.so
lrwxrwxrwx 1 root root 24 Apr 16 14:08 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx 1 root root 46 Mar 15 19:23 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Apr 8 2025 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x 1 root root 616 Jan 9 2024 pre-install
/usr/lib/nvidia/bumblebee/:
total 8
drwxr-xr-x 2 root root 4096 Jan 4 2023 .
drwxr-xr-x 5 root root 4096 Apr 16 14:08 ..
/usr/lib/nvidia/current-open/:
total 8
drwxr-xr-x 2 root root 4096 Mar 15 19:23 .
drwxr-xr-x 5 root root 4096 Apr 16 14:08 ..
/usr/lib/nvidia/current/:
total 21208
drwxr-xr-x 2 root root 4096 Apr 16 14:08 .
drwxr-xr-x 5 root root 4096 Apr 16 14:08 ..
lrwxrwxrwx 1 root root 33 Mar 15 19:23 libglxserver_nvidia.so -> libglxserver_nvidia.so.550.163.01
-rw-r--r-- 1 root root 13449872 Apr 8 2025 libglxserver_nvidia.so.550.163.01
-rwxr-xr-x 1 root root 39264 May 23 2025 nv-control-dpy
-rwxr-xr-x 1 root root 40770 Mar 15 19:23 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 142064 Apr 8 2025 nvidia-debugdump
-rwxr-xr-x 1 root root 264784 May 23 2025 nvidia-settings
-rw-r--r-- 1 root root 8610 May 23 2025 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1620 May 23 2025 nvidia-settings.desktop
-rwxr-xr-x 1 root root 1068640 Apr 8 2025 nvidia-smi
-rw-r--r-- 1 root root 26866 Mar 15 19:23 nvidia-smi.1.gz
-rw-r--r-- 1 root root 3645 Mar 15 19:23 nvidia.ids
-rw-r--r-- 1 root root 6644208 Apr 8 2025 nvidia_drv.so
/usr/lib/nvidia/nvidia/:
total 21208
drwxr-xr-x 2 root root 4096 Apr 16 14:08 .
drwxr-xr-x 5 root root 4096 Apr 16 14:08 ..
lrwxrwxrwx 1 root root 33 Mar 15 19:23 libglxserver_nvidia.so -> libglxserver_nvidia.so.550.163.01
-rw-r--r-- 1 root root 13449872 Apr 8 2025 libglxserver_nvidia.so.550.163.01
-rwxr-xr-x 1 root root 39264 May 23 2025 nv-control-dpy
-rwxr-xr-x 1 root root 40770 Mar 15 19:23 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 142064 Apr 8 2025 nvidia-debugdump
-rwxr-xr-x 1 root root 264784 May 23 2025 nvidia-settings
-rw-r--r-- 1 root root 8610 May 23 2025 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1620 May 23 2025 nvidia-settings.desktop
-rwxr-xr-x 1 root root 1068640 Apr 8 2025 nvidia-smi
-rw-r--r-- 1 root root 26866 Mar 15 19:23 nvidia-smi.1.gz
-rw-r--r-- 1 root root 3645 Mar 15 19:23 nvidia.ids
-rw-r--r-- 1 root root 6644208 Apr 8 2025 nvidia_drv.so
/usr/lib/x86_64-linux-gnu/nvidia/:
total 156
drwxr-xr-x 3 root root 4096 Apr 16 14:08 .
drwxr-xr-x 99 root root 143360 May 20 09:46 ..
drwxr-xr-x 2 root root 4096 Apr 16 14:08 current
lrwxrwxrwx 1 root root 61 Mar 15 19:23 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 180424
drwxr-xr-x 2 root root 4096 Apr 16 14:08 .
drwxr-xr-x 3 root root 4096 Apr 16 14:08 ..
lrwxrwxrwx 1 root root 27 Mar 15 19:23 libEGL_nvidia.so.0 -> libEGL_nvidia.so.550.163.01
-rw-r--r-- 1 root root 1345696 Apr 8 2025 libEGL_nvidia.so.550.163.01
lrwxrwxrwx 1 root root 33 Mar 15 19:23 libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.550.163.01
-rw-r--r-- 1 root root 68000 Apr 8 2025 libGLESv1_CM_nvidia.so.550.163.01
lrwxrwxrwx 1 root root 30 Mar 15 19:23 libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.550.163.01
-rw-r--r-- 1 root root 117144 Apr 8 2025 libGLESv2_nvidia.so.550.163.01
lrwxrwxrwx 1 root root 27 Mar 15 19:23 libGLX_nvidia.so.0 -> libGLX_nvidia.so.550.163.01
-rw-r--r-- 1 root root 1203776 Apr 8 2025 libGLX_nvidia.so.550.163.01
lrwxrwxrwx 1 root root 12 Mar 15 19:23 libcuda.so -> libcuda.so.1
lrwxrwxrwx 1 root root 21 Mar 15 19:23 libcuda.so.1 -> libcuda.so.550.163.01
-rw-r--r-- 1 root root 28712096 Apr 8 2025 libcuda.so.550.163.01
lrwxrwxrwx 1 root root 15 Mar 15 19:23 libnvcuvid.so -> libnvcuvid.so.1
lrwxrwxrwx 1 root root 24 Mar 15 19:23 libnvcuvid.so.1 -> libnvcuvid.so.550.163.01
-rw-r--r-- 1 root root 10566992 Apr 8 2025 libnvcuvid.so.550.163.01
lrwxrwxrwx 1 root root 33 Mar 15 19:23 libnvidia-allocator.so.1 -> libnvidia-allocator.so.550.163.01
-rw-r--r-- 1 root root 168808 Apr 8 2025 libnvidia-allocator.so.550.163.01
lrwxrwxrwx 1 root root 27 Mar 15 19:23 libnvidia-cfg.so.1 -> libnvidia-cfg.so.550.163.01
-rw-r--r-- 1 root root 398968 Apr 8 2025 libnvidia-cfg.so.550.163.01
lrwxrwxrwx 1 root root 21 Mar 15 19:23 libnvidia-encode.so -> libnvidia-encode.so.1
lrwxrwxrwx 1 root root 30 Mar 15 19:23 libnvidia-encode.so.1 -> libnvidia-encode.so.550.163.01
-rw-r--r-- 1 root root 277152 Apr 8 2025 libnvidia-encode.so.550.163.01
lrwxrwxrwx 1 root root 17 Mar 15 19:23 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root 26 Mar 15 19:23 libnvidia-ml.so.1 -> libnvidia-ml.so.550.163.01
-rw-r--r-- 1 root root 2082360 Apr 8 2025 libnvidia-ml.so.550.163.01
lrwxrwxrwx 1 root root 28 Mar 15 19:23 libnvidia-nvvm.so.4 -> libnvidia-nvvm.so.550.163.01
-rw-r--r-- 1 root root 86842616 Apr 8 2025 libnvidia-nvvm.so.550.163.01
lrwxrwxrwx 1 root root 30 Mar 15 19:23 libnvidia-opencl.so.1 -> libnvidia-opencl.so.550.163.01
-rw-r--r-- 1 root root 23613128 Apr 8 2025 libnvidia-opencl.so.550.163.01
lrwxrwxrwx 1 root root 38 Mar 15 19:23 libnvidia-ptxjitcompiler.so.1 -> libnvidia-ptxjitcompiler.so.550.163.01
-rw-r--r-- 1 root root 28674464 Apr 8 2025 libnvidia-ptxjitcompiler.so.550.163.01
lrwxrwxrwx 1 root root 29 Mar 15 19:23 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.550.163.01
-rw-r--r-- 1 root root 654544 Apr 8 2025 libvdpau_nvidia.so.550.163.01
lrwxrwxrwx 1 root root 33 Mar 15 19:23 nvidia-drm_gbm.so -> libnvidia-allocator.so.550.163.01
/usr/share/X11/xorg.conf.d/:
total 28
drwxr-xr-x 2 root root 4096 May 11 08:46 .
drwxr-xr-x 4 root root 4096 Apr 16 13:40 ..
-rw-r--r-- 1 root root 126 Jul 24 2025 10-amdgpu.conf
-rw-r--r-- 1 root root 1659 Apr 14 14:59 10-quirks.conf
-rw-r--r-- 1 root root 92 Nov 8 2023 10-radeon.conf
-rw-r--r-- 1 root root 1429 Feb 5 2025 40-libinput.conf
-rw-r--r-- 1 root root 2482 Nov 28 20:09 70-wacom.conf
lrwxrwxrwx 1 root root 50 Apr 8 2025 nvidia-drm-outputclass.conf -> /etc/alternatives/glx--nvidia-drm-outputclass.conf
/etc/modprobe.d:
total 28
drwxr-xr-x 2 root root 4096 Apr 16 14:09 .
drwxr-xr-x 133 root root 12288 May 20 09:47 ..
-rw-r--r-- 1 root root 154 Dec 6 15:04 amd64-microcode-blacklist.conf
-rw-r--r-- 1 root root 127 Sep 16 2025 dkms.conf
-rw-r--r-- 1 root root 154 Mar 7 14:55 intel-microcode-blacklist.conf
lrwxrwxrwx 1 root root 53 Mar 15 19:23 nvidia-blacklists-nouveau.conf -> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 45 Mar 15 19:23 nvidia-options.conf -> /etc/alternatives/nvidia--nvidia-options.conf
lrwxrwxrwx 1 root root 43 Mar 15 19:23 nvidia.conf -> /etc/alternatives/glx--nvidia-modprobe.conf
/etc/modules-load.d:
-rw-r--r-- 1 root root 212 Apr 16 13:37 /etc/modules
/etc/modules-load.d/:
total 20
drwxr-xr-x 2 root root 4096 Apr 27 12:42 .
drwxr-xr-x 133 root root 12288 May 20 09:47 ..
-rw-r--r-- 1 root root 119 Nov 20 09:45 cups-filters.conf
lrwxrwxrwx 1 root root 10 Mar 23 13:27 modules.conf -> ../modules
lrwxrwxrwx 1 root root 39 Mar 15 19:23 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-current NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
# To grant performance counter access to unprivileged users, uncomment the following line:
#options nvidia-current NVreg_RestrictProfilingToAdminUsers=0
# Uncomment to enable this power management feature:
#options nvidia-current NVreg_PreserveVideoMemoryAllocations=1
# Uncomment to enable this power management feature:
#options nvidia-current NVreg_EnableS0ixPowerManagement=1
^^^^^^^^^^ /etc/modprobe.d/nvidia-options.conf ^^^^^^^^^^
<<<<<<<<<< /etc/modprobe.d/nvidia.conf >>>>>>>>>>
install nvidia modprobe -i nvidia-current $CMDLINE_OPTS
install nvidia-modeset modprobe nvidia ; modprobe -i nvidia-current-modeset $CMDLINE_OPTS
install nvidia-drm modprobe nvidia-modeset ; modprobe -i nvidia-current-drm $CMDLINE_OPTS
install nvidia-uvm modprobe nvidia ; modprobe -i nvidia-current-uvm $CMDLINE_OPTS
install nvidia-peermem modprobe nvidia ; modprobe -i nvidia-current-peermem $CMDLINE_OPTS
# unloading needs the internal names (i.e. upstream's names, not our renamed files)
remove nvidia modprobe -r -i nvidia-drm nvidia-modeset nvidia-peermem 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 ^^^^^^^^^^
<<<<<<<<<< /home/wilsonj/.local/share/xorg/Xorg.2.log >>>>>>>>>>
[ 14979.787]
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[ 14979.787] Current Operating System: Linux Debian-Ideapad-WilsonJ 6.0.0-2-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.0.5-1 (2022-10-28) x86_64
[ 14979.787] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.0.0-2-amd64 root=UUID=2d4cb96b-5e53-4956-9768-b519dcbe2e64 ro delayacct resume=UUID=402080bc-10ea-4e33-a605-604b8743acbd
[ 14979.787] xorg-server 2:21.1.4-2 (https://www.debian.org/support)
[ 14979.787] Current version of pixman: 0.40.0
[ 14979.787] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 14979.787] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 14979.788] (==) Log file: "/home/wilsonj/.local/share/xorg/Xorg.2.log", Time: Fri Nov 11 11:04:02 2022
[ 14979.788] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 14979.788] (==) No Layout section. Using the first Screen section.
[ 14979.788] (==) No screen section available. Using defaults.
[ 14979.788] (**) |-->Screen "Default Screen Section" (0)
[ 14979.788] (**) | |-->Monitor "<default monitor>"
[ 14979.789] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 14979.789] (==) Automatically adding devices
[ 14979.789] (==) Automatically enabling devices
[ 14979.789] (==) Automatically adding GPU devices
[ 14979.789] (==) Automatically binding GPU devices
[ 14979.789] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 14979.789] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 14979.789] Entry deleted from font path.
[ 14979.789] (==) 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
[ 14979.789] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 14979.789] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 14979.789] (II) Loader magic: 0x55ddeae75f00
[ 14979.789] (II) Module ABI versions:
[ 14979.789] X.Org ANSI C Emulation: 0.4
[ 14979.789] X.Org Video Driver: 25.2
[ 14979.789] X.Org XInput driver : 24.4
[ 14979.789] X.Org Server Extension : 10.0
[ 14979.790] (++) using VT number 2
[ 14979.792] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_314
[ 14979.792] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 14979.792] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 14979.793] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[ 14979.795] (--) PCI:*(0 at 0:2:0) 8086:3ea0:17aa:3f1a rev 2, Mem @ 0xa0000000/16777216, 0x90000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[ 14979.795] (II) LoadModule: "glx"
[ 14979.795] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 14979.796] (II) Module glx: vendor="X.Org Foundation"
[ 14979.796] compiled for 1.21.1.4, module version = 1.0.0
[ 14979.796] ABI class: X.Org Server Extension, version 10.0
[ 14979.796] (==) Matched modesetting as autoconfigured driver 0
[ 14979.796] (==) Matched fbdev as autoconfigured driver 1
[ 14979.796] (==) Matched vesa as autoconfigured driver 2
[ 14979.796] (==) Assigned the driver to the xf86ConfigLayout
[ 14979.796] (II) LoadModule: "modesetting"
[ 14979.796] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 14979.797] (II) Module modesetting: vendor="X.Org Foundation"
[ 14979.797] compiled for 1.21.1.4, module version = 1.21.1
[ 14979.797] Module class: X.Org Video Driver
[ 14979.797] ABI class: X.Org Video Driver, version 25.2
[ 14979.797] (II) LoadModule: "fbdev"
[ 14979.797] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 14979.797] (II) Module fbdev: vendor="X.Org Foundation"
[ 14979.797] compiled for 1.21.1.3, module version = 0.5.0
[ 14979.797] Module class: X.Org Video Driver
[ 14979.797] ABI class: X.Org Video Driver, version 25.2
[ 14979.797] (II) LoadModule: "vesa"
[ 14979.797] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 14979.797] (II) Module vesa: vendor="X.Org Foundation"
[ 14979.797] compiled for 1.21.1.3, module version = 2.5.0
[ 14979.797] Module class: X.Org Video Driver
[ 14979.797] ABI class: X.Org Video Driver, version 25.2
[ 14979.797] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 14979.797] (II) FBDEV: driver for framebuffer: fbdev
[ 14979.797] (II) VESA: driver for VESA chipsets: vesa
[ 14979.797] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[ 14979.797] (II) modeset(0): using drv /dev/dri/card0
[ 14979.797] (WW) Falling back to old probe method for fbdev
[ 14979.797] (II) Loading sub module "fbdevhw"
[ 14979.797] (II) LoadModule: "fbdevhw"
[ 14979.797] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 14979.797] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 14979.797] compiled for 1.21.1.4, module version = 0.0.2
[ 14979.797] ABI class: X.Org Video Driver, version 25.2
[ 14979.797] (EE) open /dev/fb0: Permission denied
[ 14979.797] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 14979.797] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 14979.797] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 14979.797] (==) modeset(0): RGB weight 888
[ 14979.797] (==) modeset(0): Default visual is TrueColor
[ 14979.797] (II) Loading sub module "glamoregl"
[ 14979.797] (II) LoadModule: "glamoregl"
[ 14979.797] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 14979.800] (II) Module glamoregl: vendor="X.Org Foundation"
[ 14979.800] compiled for 1.21.1.4, module version = 1.0.1
[ 14979.800] ABI class: X.Org ANSI C Emulation, version 0.4
[ 14979.827] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics 620 (WHL GT2)
[ 14979.827] (II) modeset(0): glamor initialized
[ 14979.827] (==) modeset(0): VariableRefresh: disabled
[ 14979.827] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 14979.829] (II) modeset(0): Output eDP-1 has no monitor section
[ 14979.858] (II) modeset(0): Output HDMI-1 has no monitor section
[ 14979.860] (II) modeset(0): EDID for output eDP-1
[ 14979.860] (II) modeset(0): Manufacturer: BOE Model: 757 Serial#: 0
[ 14979.860] (II) modeset(0): Year: 2017 Week: 1
[ 14979.860] (II) modeset(0): EDID Version: 1.4
[ 14979.860] (II) modeset(0): Digital Display Input
[ 14979.860] (II) modeset(0): 6 bits per channel
[ 14979.860] (II) modeset(0): Digital interface is DisplayPort
[ 14979.860] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 14979.860] (II) modeset(0): Gamma: 2.20
[ 14979.860] (II) modeset(0): No DPMS capabilities specified
[ 14979.860] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 14979.860] (II) modeset(0): First detailed timing is preferred mode
[ 14979.860] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 14979.860] (II) modeset(0): redX: 0.581 redY: 0.362 greenX: 0.344 greenY: 0.571
[ 14979.860] (II) modeset(0): blueX: 0.160 blueY: 0.129 whiteX: 0.312 whiteY: 0.328
[ 14979.860] (II) modeset(0): Manufacturer's mask: 0
[ 14979.860] (II) modeset(0): Supported detailed timing:
[ 14979.860] (II) modeset(0): clock: 76.3 MHz Image Size: 344 x 194 mm
[ 14979.860] (II) modeset(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1592 h_border: 0
[ 14979.860] (II) modeset(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 798 v_border: 0
[ 14979.860] (II) modeset(0): Unknown vendor-specific block 0
[ 14979.860] (II) modeset(0): BOE CQ
[ 14979.860] (II) modeset(0): NT156WHM-N44
[ 14979.860] (II) modeset(0): EDID (in hex):
[ 14979.860] (II) modeset(0): 00ffffffffffff0009e5570700000000
[ 14979.860] (II) modeset(0): 011b01049522137802f100945c589229
[ 14979.860] (II) modeset(0): 21505400000001010101010101010101
[ 14979.860] (II) modeset(0): 010101010101ce1d56e250001e303020
[ 14979.860] (II) modeset(0): 360058c21000001a0000000000000000
[ 14979.860] (II) modeset(0): 0000000000000000001a000000fe0042
[ 14979.860] (II) modeset(0): 4f452043510a202020202020000000fe
[ 14979.860] (II) modeset(0): 004e5431353657484d2d4e34340a0080
[ 14979.860] (II) modeset(0): Printing probed modes for output eDP-1
[ 14979.860] (II) modeset(0): Modeline "1366x768"x60.1 76.30 1366 1414 1446 1592 768 771 777 798 +hsync -vsync (47.9 kHz eP)
[ 14979.860] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 14979.860] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 14979.860] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 14979.860] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 14979.860] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 14979.860] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 14979.860] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 14979.860] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 14979.860] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 14979.860] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 14979.860] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 14979.860] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 14979.860] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 14979.860] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 14979.860] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 14979.860] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 14979.860] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 14979.860] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 14979.860] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 14979.860] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 14979.860] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 14979.860] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 14979.860] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 14979.860] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 14979.860] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 14979.860] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 14979.860] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 14979.860] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 14979.860] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 14979.860] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 14979.860] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 14979.860] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 14979.860] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 14979.860] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 14979.860] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 14979.860] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 14979.860] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 14979.860] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 14979.860] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 14979.860] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 14979.860] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 14979.860] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 14979.860] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 14979.860] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 14979.860] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 14979.860] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 14979.860] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 14979.860] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 14979.860] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 14979.860] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 14979.860] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 14979.860] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 14979.860] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 14979.860] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 14979.860] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 14979.860] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 14979.860] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 14979.860] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 14979.889] (II) modeset(0): EDID for output HDMI-1
[ 14979.889] (II) modeset(0): Manufacturer: GSM Model: 59f1 Serial#: 378381
[ 14979.889] (II) modeset(0): Year: 2016 Week: 6
[ 14979.889] (II) modeset(0): EDID Version: 1.3
[ 14979.889] (II) modeset(0): Digital Display Input
[ 14979.889] (II) modeset(0): Max Image Size [cm]: horiz.: 80 vert.: 34
[ 14979.889] (II) modeset(0): Gamma: 2.20
[ 14979.889] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[ 14979.889] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 14979.889] (II) modeset(0): First detailed timing is preferred mode
[ 14979.889] (II) modeset(0): redX: 0.651 redY: 0.332 greenX: 0.307 greenY: 0.631
[ 14979.889] (II) modeset(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
[ 14979.889] (II) modeset(0): Supported established timings:
[ 14979.889] (II) modeset(0): 720x400 at 70Hz
[ 14979.889] (II) modeset(0): 640x480 at 60Hz
[ 14979.889] (II) modeset(0): 640x480 at 75Hz
[ 14979.889] (II) modeset(0): 800x600 at 60Hz
[ 14979.889] (II) modeset(0): 800x600 at 75Hz
[ 14979.889] (II) modeset(0): 1024x768 at 60Hz
[ 14979.889] (II) modeset(0): 1024x768 at 75Hz
[ 14979.889] (II) modeset(0): 1280x1024 at 75Hz
[ 14979.889] (II) modeset(0): 1152x864 at 75Hz
[ 14979.889] (II) modeset(0): Manufacturer's mask: 0
[ 14979.889] (II) modeset(0): Supported standard timings:
[ 14979.889] (II) modeset(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 14979.889] (II) modeset(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 14979.889] (II) modeset(0): #2: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 14979.889] (II) modeset(0): #3: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 14979.889] (II) modeset(0): #4: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 14979.889] (II) modeset(0): Supported detailed timing:
[ 14979.889] (II) modeset(0): clock: 185.6 MHz Image Size: 798 x 334 mm
[ 14979.889] (II) modeset(0): h_active: 2560 h_sync: 2624 h_sync_end 2688 h_blank_end 2784 h_border: 0
[ 14979.889] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1093 v_blanking: 1111 v_border: 0
[ 14979.889] (II) modeset(0): Supported detailed timing:
[ 14979.889] (II) modeset(0): clock: 148.5 MHz Image Size: 798 x 334 mm
[ 14979.889] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 14979.889] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 14979.889] (II) modeset(0): Monitor name: LG ULTRAWIDE
[ 14979.889] (II) modeset(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 90 kHz, PixClock max 245 MHz
[ 14979.889] (II) modeset(0): Supported detailed timing:
[ 14979.889] (II) modeset(0): clock: 148.5 MHz Image Size: 598 x 337 mm
[ 14979.889] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 14979.889] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 14979.889] (II) modeset(0): Supported detailed timing:
[ 14979.889] (II) modeset(0): clock: 74.2 MHz Image Size: 598 x 337 mm
[ 14979.889] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 14979.889] (II) modeset(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 14979.889] (II) modeset(0): Supported detailed timing:
[ 14979.889] (II) modeset(0): clock: 74.2 MHz Image Size: 598 x 337 mm
[ 14979.889] (II) modeset(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 14979.889] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 14979.889] (II) modeset(0): Supported detailed timing:
[ 14979.889] (II) modeset(0): clock: 27.0 MHz Image Size: 598 x 337 mm
[ 14979.889] (II) modeset(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
[ 14979.889] (II) modeset(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
[ 14979.889] (II) modeset(0): Number of EDID sections to follow: 1
[ 14979.889] (II) modeset(0): EDID (in hex):
[ 14979.889] (II) modeset(0): 00ffffffffffff001e6df1590dc60500
[ 14979.889] (II) modeset(0): 061a010380502278eaca95a6554ea126
[ 14979.889] (II) modeset(0): 0f5054a54b80714f818081c0a9c0b300
[ 14979.889] (II) modeset(0): 0101010101017e4800e0a0381f404040
[ 14979.889] (II) modeset(0): 3a001e4e31000018023a801871382d40
[ 14979.889] (II) modeset(0): 582c45001e4e3100001e000000fc004c
[ 14979.889] (II) modeset(0): 4720554c545241574944450a000000fd
[ 14979.889] (II) modeset(0): 00384b1e5a18000a202020202020012c
[ 14979.889] (II) modeset(0): 02031df14a900403221412051f011323
[ 14979.889] (II) modeset(0): 0907078301000065030c002000023a80
[ 14979.889] (II) modeset(0): 1871382d40582c450056512100001e01
[ 14979.889] (II) modeset(0): 1d8018711c1620582c25005651210000
[ 14979.889] (II) modeset(0): 9e011d007251d01e206e285500565121
[ 14979.889] (II) modeset(0): 00001e8c0ad08a20e02d10103e960056
[ 14979.889] (II) modeset(0): 51210000180000000000000000000000
[ 14979.889] (II) modeset(0): 00000000000000000000000000000068
[ 14979.889] (II) modeset(0): Printing probed modes for output HDMI-1
[ 14979.889] (II) modeset(0): Modeline "2560x1080"x60.0 185.58 2560 2624 2688 2784 1080 1083 1093 1111 -hsync -vsync (66.7 kHz eP)
[ 14979.889] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 14979.889] (II) modeset(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 14979.889] (II) modeset(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 14979.889] (II) modeset(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 14979.889] (II) modeset(0): Modeline "1920x1080i"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 14979.889] (II) modeset(0): Modeline "1920x1080"x30.0 74.25 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[ 14979.889] (II) modeset(0): Modeline "1920x1080i"x59.9 74.18 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[ 14979.889] (II) modeset(0): Modeline "1920x1080"x30.0 74.18 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.7 kHz e)
[ 14979.889] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 14979.889] (II) modeset(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 14979.889] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 14979.889] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 14979.889] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 14979.889] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 14979.889] (II) modeset(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 14979.889] (II) modeset(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 14979.889] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 14979.889] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 14979.889] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 14979.889] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 14979.889] (II) modeset(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 14979.889] (II) modeset(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 14979.889] (II) modeset(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 14979.889] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 14979.889] (II) modeset(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 14979.889] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 14979.889] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 14979.889] (II) modeset(0): Output eDP-1 connected
[ 14979.889] (II) modeset(0): Output HDMI-1 connected
[ 14979.889] (II) modeset(0): Using spanning desktop for initial modes
[ 14979.889] (II) modeset(0): Output eDP-1 using initial mode 1366x768 +0+0
[ 14979.889] (II) modeset(0): Output HDMI-1 using initial mode 2560x1080 +1366+0
[ 14979.889] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 14979.889] (==) modeset(0): DPI set to (96, 96)
[ 14979.889] (II) Loading sub module "fb"
[ 14979.889] (II) LoadModule: "fb"
[ 14979.889] (II) Module "fb" already built-in
[ 14979.889] (II) UnloadModule: "fbdev"
[ 14979.889] (II) Unloading fbdev
[ 14979.889] (II) UnloadSubModule: "fbdevhw"
[ 14979.889] (II) Unloading fbdevhw
[ 14979.889] (II) UnloadModule: "vesa"
[ 14979.889] (II) Unloading vesa
[ 14979.955] (==) modeset(0): Backing store enabled
[ 14979.955] (==) modeset(0): Silken mouse enabled
[ 14980.177] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 14980.177] (==) modeset(0): DPMS enabled
[ 14980.177] (II) modeset(0): [DRI2] Setup complete
[ 14980.177] (II) modeset(0): [DRI2] DRI driver: iris
[ 14980.177] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 14980.177] (II) Initializing extension Generic Event Extension
[ 14980.177] (II) Initializing extension SHAPE
[ 14980.178] (II) Initializing extension MIT-SHM
[ 14980.178] (II) Initializing extension XInputExtension
[ 14980.178] (II) Initializing extension XTEST
[ 14980.179] (II) Initializing extension BIG-REQUESTS
[ 14980.179] (II) Initializing extension SYNC
[ 14980.179] (II) Initializing extension XKEYBOARD
[ 14980.179] (II) Initializing extension XC-MISC
[ 14980.180] (II) Initializing extension SECURITY
[ 14980.180] (II) Initializing extension XFIXES
[ 14980.180] (II) Initializing extension RENDER
[ 14980.180] (II) Initializing extension RANDR
[ 14980.181] (II) Initializing extension COMPOSITE
[ 14980.181] (II) Initializing extension DAMAGE
[ 14980.181] (II) Initializing extension MIT-SCREEN-SAVER
[ 14980.182] (II) Initializing extension DOUBLE-BUFFER
[ 14980.182] (II) Initializing extension RECORD
[ 14980.182] (II) Initializing extension DPMS
[ 14980.182] (II) Initializing extension Present
[ 14980.183] (II) Initializing extension DRI3
[ 14980.183] (II) Initializing extension X-Resource
[ 14980.183] (II) Initializing extension XVideo
[ 14980.183] (II) Initializing extension XVideo-MotionCompensation
[ 14980.184] (II) Initializing extension SELinux
[ 14980.184] (II) SELinux: Disabled on system
[ 14980.184] (II) Initializing extension GLX
[ 14980.201] (II) AIGLX: Loaded and initialized iris
[ 14980.201] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 14980.201] (II) Initializing extension XFree86-VidModeExtension
[ 14980.202] (II) Initializing extension XFree86-DGA
[ 14980.202] (II) Initializing extension XFree86-DRI
[ 14980.202] (II) Initializing extension DRI2
[ 14980.203] (II) modeset(0): Damage tracking initialized
[ 14980.203] (II) modeset(0): Setting screen physical size to 1038 x 285
[ 14980.254] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 14980.254] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 14980.254] (II) LoadModule: "libinput"
[ 14980.254] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 14980.255] (II) Module libinput: vendor="X.Org Foundation"
[ 14980.255] compiled for 1.21.1.3, module version = 1.2.1
[ 14980.255] Module class: X.Org XInput Driver
[ 14980.255] ABI class: X.Org XInput driver, version 24.4
[ 14980.255] (II) Using input driver 'libinput' for 'Power Button'
[ 14980.255] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 27 paused 0
[ 14980.255] (**) Power Button: always reports core events
[ 14980.255] (**) Option "Device" "/dev/input/event3"
[ 14980.257] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 14980.257] (II) event3 - Power Button: device is a keyboard
[ 14980.257] (II) event3 - Power Button: device removed
[ 14980.257] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 14980.257] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 14980.257] (**) Option "xkb_model" "pc105"
[ 14980.257] (**) Option "xkb_layout" "gb"
[ 14980.269] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 14980.269] (II) event3 - Power Button: device is a keyboard
[ 14980.270] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[ 14980.270] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 14980.270] (II) Using input driver 'libinput' for 'Video Bus'
[ 14980.270] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 30 paused 0
[ 14980.270] (**) Video Bus: always reports core events
[ 14980.270] (**) Option "Device" "/dev/input/event7"
[ 14980.271] (II) event7 - Video Bus: is tagged by udev as: Keyboard
[ 14980.271] (II) event7 - Video Bus: device is a keyboard
[ 14980.271] (II) event7 - Video Bus: device removed
[ 14980.271] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input24/event7"
[ 14980.271] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 14980.271] (**) Option "xkb_model" "pc105"
[ 14980.271] (**) Option "xkb_layout" "gb"
[ 14980.272] (II) event7 - Video Bus: is tagged by udev as: Keyboard
[ 14980.272] (II) event7 - Video Bus: device is a keyboard
[ 14980.272] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 14980.272] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 14980.272] (II) Using input driver 'libinput' for 'Power Button'
[ 14980.273] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 31 paused 0
[ 14980.273] (**) Power Button: always reports core events
[ 14980.273] (**) Option "Device" "/dev/input/event2"
[ 14980.273] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 14980.273] (II) event2 - Power Button: device is a keyboard
[ 14980.273] (II) event2 - Power Button: device removed
[ 14980.274] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[ 14980.274] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 14980.274] (**) Option "xkb_model" "pc105"
[ 14980.274] (**) Option "xkb_layout" "gb"
[ 14980.274] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 14980.274] (II) event2 - Power Button: device is a keyboard
[ 14980.274] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 14980.274] (II) No input driver specified, ignoring this device.
[ 14980.274] (II) This device may have been added with another device file.
[ 14980.275] (II) config/udev: Adding input device Logitech Wireless Mouse PID:4022 (/dev/input/event6)
[ 14980.275] (**) Logitech Wireless Mouse PID:4022: Applying InputClass "libinput pointer catchall"
[ 14980.275] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse PID:4022'
[ 14980.276] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 32 paused 0
[ 14980.276] (**) Logitech Wireless Mouse PID:4022: always reports core events
[ 14980.276] (**) Option "Device" "/dev/input/event6"
[ 14980.277] (II) event6 - Logitech Wireless Mouse PID:4022: is tagged by udev as: Mouse
[ 14980.277] (II) event6 - Logitech Wireless Mouse PID:4022: device is a pointer
[ 14980.277] (II) event6 - Logitech Wireless Mouse PID:4022: device removed
[ 14980.277] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046D:C534.0003/0003:046D:4022.0005/input/input23/event6"
[ 14980.277] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse PID:4022" (type: MOUSE, id 9)
[ 14980.277] (**) Option "AccelerationScheme" "none"
[ 14980.277] (**) Logitech Wireless Mouse PID:4022: (accel) selected scheme none/0
[ 14980.277] (**) Logitech Wireless Mouse PID:4022: (accel) acceleration factor: 2.000
[ 14980.277] (**) Logitech Wireless Mouse PID:4022: (accel) acceleration threshold: 4
[ 14980.278] (II) event6 - Logitech Wireless Mouse PID:4022: is tagged by udev as: Mouse
[ 14980.278] (II) event6 - Logitech Wireless Mouse PID:4022: device is a pointer
[ 14980.279] (II) config/udev: Adding input device Logitech Wireless Mouse PID:4022 (/dev/input/mouse1)
[ 14980.279] (II) No input driver specified, ignoring this device.
[ 14980.279] (II) This device may have been added with another device file.
[ 14980.279] (II) config/udev: Adding input device Logitech Wireless Keyboard PID:4023 (/dev/input/event5)
[ 14980.279] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "libinput keyboard catchall"
[ 14980.279] (II) Using input driver 'libinput' for 'Logitech Wireless Keyboard PID:4023'
[ 14980.280] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 33 paused 0
[ 14980.280] (**) Logitech Wireless Keyboard PID:4023: always reports core events
[ 14980.280] (**) Option "Device" "/dev/input/event5"
[ 14980.281] (II) event5 - Logitech Wireless Keyboard PID:4023: is tagged by udev as: Keyboard
[ 14980.281] (II) event5 - Logitech Wireless Keyboard PID:4023: device is a keyboard
[ 14980.281] (II) event5 - Logitech Wireless Keyboard PID:4023: device removed
[ 14980.281] (II) libinput: Logitech Wireless Keyboard PID:4023: needs a virtual subdevice
[ 14980.281] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046D:C534.0003/0003:046D:4023.0004/input/input22/event5"
[ 14980.281] (II) XINPUT: Adding extended input device "Logitech Wireless Keyboard PID:4023" (type: MOUSE, id 10)
[ 14980.281] (**) Option "AccelerationScheme" "none"
[ 14980.281] (**) Logitech Wireless Keyboard PID:4023: (accel) selected scheme none/0
[ 14980.281] (**) Logitech Wireless Keyboard PID:4023: (accel) acceleration factor: 2.000
[ 14980.281] (**) Logitech Wireless Keyboard PID:4023: (accel) acceleration threshold: 4
[ 14980.282] (II) event5 - Logitech Wireless Keyboard PID:4023: is tagged by udev as: Keyboard
[ 14980.282] (II) event5 - Logitech Wireless Keyboard PID:4023: device is a keyboard
[ 14980.283] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event9)
[ 14980.283] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[ 14980.283] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[ 14980.283] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 34 paused 0
[ 14980.283] (**) Integrated Camera: Integrated C: always reports core events
[ 14980.283] (**) Option "Device" "/dev/input/event9"
[ 14980.284] (II) event9 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 14980.284] (II) event9 - Integrated Camera: Integrated C: device is a keyboard
[ 14980.284] (II) event9 - Integrated Camera: Integrated C: device removed
[ 14980.284] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input26/event9"
[ 14980.284] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 11)
[ 14980.284] (**) Option "xkb_model" "pc105"
[ 14980.284] (**) Option "xkb_layout" "gb"
[ 14980.285] (II) event9 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 14980.285] (II) event9 - Integrated Camera: Integrated C: device is a keyboard
[ 14980.285] (II) config/udev: Adding input device Synaptics TM3336-005 (/dev/input/event4)
[ 14980.286] (**) Synaptics TM3336-005: Applying InputClass "libinput touchpad catchall"
[ 14980.286] (II) Using input driver 'libinput' for 'Synaptics TM3336-005'
[ 14980.286] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 35 paused 0
[ 14980.286] (**) Synaptics TM3336-005: always reports core events
[ 14980.286] (**) Option "Device" "/dev/input/event4"
[ 14980.287] (II) event4 - Synaptics TM3336-005: is tagged by udev as: Touchpad
[ 14980.288] (II) event4 - Synaptics TM3336-005: device is a touchpad
[ 14980.288] (II) event4 - Synaptics TM3336-005: device removed
[ 14980.288] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-SYNA2B57:00/0018:06CB:8255.0001/input/input6/event4"
[ 14980.288] (II) XINPUT: Adding extended input device "Synaptics TM3336-005" (type: TOUCHPAD, id 12)
[ 14980.289] (**) Option "AccelerationScheme" "none"
[ 14980.289] (**) Synaptics TM3336-005: (accel) selected scheme none/0
[ 14980.289] (**) Synaptics TM3336-005: (accel) acceleration factor: 2.000
[ 14980.289] (**) Synaptics TM3336-005: (accel) acceleration threshold: 4
[ 14980.290] (II) event4 - Synaptics TM3336-005: is tagged by udev as: Touchpad
[ 14980.291] (II) event4 - Synaptics TM3336-005: device is a touchpad
[ 14980.292] (II) config/udev: Adding input device Synaptics TM3336-005 (/dev/input/mouse0)
[ 14980.292] (II) No input driver specified, ignoring this device.
[ 14980.292] (II) This device may have been added with another device file.
[ 14980.292] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event8)
[ 14980.292] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[ 14980.292] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[ 14980.292] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 36 paused 0
[ 14980.292] (**) Ideapad extra buttons: always reports core events
[ 14980.292] (**) Option "Device" "/dev/input/event8"
[ 14980.293] (II) event8 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 14980.293] (II) event8 - Ideapad extra buttons: device is a keyboard
[ 14980.293] (II) event8 - Ideapad extra buttons: device removed
[ 14980.293] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input25/event8"
[ 14980.293] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 13)
[ 14980.293] (**) Option "xkb_model" "pc105"
[ 14980.293] (**) Option "xkb_layout" "gb"
[ 14980.294] (II) event8 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 14980.294] (II) event8 - Ideapad extra buttons: device is a keyboard
[ 14980.294] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[ 14980.294] (II) No input driver specified, ignoring this device.
[ 14980.294] (II) This device may have been added with another device file.
[ 14980.294] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
[ 14980.294] (II) No input driver specified, ignoring this device.
[ 14980.294] (II) This device may have been added with another device file.
[ 14980.295] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[ 14980.295] (II) No input driver specified, ignoring this device.
[ 14980.295] (II) This device may have been added with another device file.
[ 14980.295] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
[ 14980.295] (II) No input driver specified, ignoring this device.
[ 14980.295] (II) This device may have been added with another device file.
[ 14980.295] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event14)
[ 14980.295] (II) No input driver specified, ignoring this device.
[ 14980.295] (II) This device may have been added with another device file.
[ 14980.295] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event15)
[ 14980.295] (II) No input driver specified, ignoring this device.
[ 14980.295] (II) This device may have been added with another device file.
[ 14980.296] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event16)
[ 14980.296] (II) No input driver specified, ignoring this device.
[ 14980.296] (II) This device may have been added with another device file.
[ 14980.296] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event17)
[ 14980.296] (II) No input driver specified, ignoring this device.
[ 14980.296] (II) This device may have been added with another device file.
[ 14980.296] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 14980.296] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 14980.296] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 14980.297] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 37 paused 0
[ 14980.297] (**) AT Translated Set 2 keyboard: always reports core events
[ 14980.297] (**) Option "Device" "/dev/input/event0"
[ 14980.297] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 14980.297] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 14980.298] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 14980.298] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 14980.298] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[ 14980.298] (**) Option "xkb_model" "pc105"
[ 14980.298] (**) Option "xkb_layout" "gb"
[ 14980.298] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 14980.298] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 14980.327] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "libinput keyboard catchall"
[ 14980.327] (II) Using input driver 'libinput' for 'Logitech Wireless Keyboard PID:4023'
[ 14980.327] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
[ 14980.327] (**) Logitech Wireless Keyboard PID:4023: always reports core events
[ 14980.327] (**) Option "Device" "/dev/input/event5"
[ 14980.327] (II) libinput: Logitech Wireless Keyboard PID:4023: is a virtual subdevice
[ 14980.327] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046D:C534.0003/0003:046D:4023.0004/input/input22/event5"
[ 14980.327] (II) XINPUT: Adding extended input device "Logitech Wireless Keyboard PID:4023" (type: KEYBOARD, id 15)
[ 14980.327] (**) Option "xkb_model" "pc105"
[ 14980.327] (**) Option "xkb_layout" "gb"
[ 14980.732] (**) Option "fd" "27"
[ 14980.732] (II) event3 - Power Button: device removed
[ 14980.733] (**) Option "fd" "30"
[ 14980.733] (II) event7 - Video Bus: device removed
[ 14980.733] (**) Option "fd" "31"
[ 14980.733] (II) event2 - Power Button: device removed
[ 14980.733] (**) Option "fd" "32"
[ 14980.733] (II) event6 - Logitech Wireless Mouse PID:4022: device removed
[ 14980.733] (**) Option "fd" "33"
[ 14980.734] (**) Option "fd" "34"
[ 14980.734] (II) event9 - Integrated Camera: Integrated C: device removed
[ 14980.734] (**) Option "fd" "35"
[ 14980.734] (II) event4 - Synaptics TM3336-005: device removed
[ 14980.734] (**) Option "fd" "36"
[ 14980.734] (II) event8 - Ideapad extra buttons: device removed
[ 14980.734] (**) Option "fd" "37"
[ 14980.734] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 14980.735] (**) Option "fd" "33"
[ 14980.735] (II) event5 - Logitech Wireless Keyboard PID:4023: device removed
[ 14980.748] (II) UnloadModule: "libinput"
[ 14980.748] (II) systemd-logind: not releasing fd for 13:69, still in use
[ 14980.748] (II) UnloadModule: "libinput"
[ 14980.748] (II) systemd-logind: releasing fd for 13:64
[ 14980.767] (II) UnloadModule: "libinput"
[ 14980.768] (II) systemd-logind: releasing fd for 13:72
[ 14980.815] (II) UnloadModule: "libinput"
[ 14980.816] (II) systemd-logind: releasing fd for 13:68
[ 14980.848] (II) UnloadModule: "libinput"
[ 14980.848] (II) systemd-logind: releasing fd for 13:73
[ 14980.883] (II) UnloadModule: "libinput"
[ 14980.884] (II) systemd-logind: releasing fd for 13:69
[ 14980.900] (II) UnloadModule: "libinput"
[ 14980.900] (II) systemd-logind: releasing fd for 13:70
[ 14980.939] (II) UnloadModule: "libinput"
[ 14980.939] (II) systemd-logind: releasing fd for 13:66
[ 14980.955] (II) UnloadModule: "libinput"
[ 14980.956] (II) systemd-logind: releasing fd for 13:71
[ 14980.997] (II) UnloadModule: "libinput"
[ 14980.997] (II) systemd-logind: releasing fd for 13:67
[ 14981.086] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /home/wilsonj/.local/share/xorg/Xorg.2.log ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[ 7.843]
X.Org X Server 1.21.1.22
X Protocol Version 11, Revision 0
[ 7.843] Current Operating System: Linux debian-victus-wilsonj 7.0.7+deb14-amd64 #1 SMP PREEMPT_DYNAMIC Debian 7.0.7-1 (2026-05-15) x86_64
[ 7.843] Kernel command line: initrd=\4855d2d223d64359b17774e43a72cf25\7.0.7+deb14-amd64\initrd.img-7.0.7+deb14-amd64 root=UUID=40ef2a6e-9c8b-458b-82a5-02ba91282ddd threadirqs cpufreq.default_governor=performance mitigations=off systemd.machine_id=4855d2d223d64359b17774e43a72cf25
[ 7.843] xorg-server 2:21.1.22-1 (https://www.debian.org/support)
[ 7.843] Current version of pixman: 0.46.4
[ 7.843] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 7.843] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 7.843] (==) Log file: "/var/log/Xorg.0.log", Time: Wed May 20 09:39:41 2026
[ 7.845] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 7.845] (==) No Layout section. Using the first Screen section.
[ 7.845] (==) No screen section available. Using defaults.
[ 7.845] (**) |-->Screen "Default Screen Section" (0)
[ 7.845] (**) | |-->Monitor "<default monitor>"
[ 7.845] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 7.845] (**) Allowing byte-swapped clients
[ 7.845] (==) Automatically adding devices
[ 7.845] (==) Automatically enabling devices
[ 7.845] (==) Automatically adding GPU devices
[ 7.845] (==) Automatically binding GPU devices
[ 7.846] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 7.847] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 7.847] Entry deleted from font path.
[ 7.848] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 7.848] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 7.848] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 7.848] (II) Loader magic: 0x55dc7c81cf20
[ 7.848] (II) Module ABI versions:
[ 7.848] X.Org ANSI C Emulation: 0.4
[ 7.848] X.Org Video Driver: 25.2
[ 7.848] X.Org XInput driver : 24.4
[ 7.848] X.Org Server Extension : 10.0
[ 7.848] (++) using VT number 7
[ 7.848] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 7.849] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 7.849] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:06:00.0/drm/card0
[ 7.854] (--) PCI: (1 at 0:0:0) 10de:25a2:103c:8a3d rev 161, Mem @ 0xfb000000/16777216, 0xfe00000000/4294967296, 0xff00000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/524288
[ 7.854] (--) PCI:*(6 at 0:0:0) 1002:1638:103c:8a3d rev 198, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xfc500000/524288, I/O @ 0x0000d000/256
[ 7.854] (II) LoadModule: "glx"
[ 7.855] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 7.860] (II) Module glx: vendor="X.Org Foundation"
[ 7.860] compiled for 1.21.1.22, module version = 1.0.0
[ 7.860] ABI class: X.Org Server Extension, version 10.0
[ 7.860] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[ 7.860] loading driver: amdgpu
[ 7.860] (==) Matched amdgpu as autoconfigured driver 0
[ 7.860] (==) Matched ati as autoconfigured driver 1
[ 7.860] (==) Matched modesetting as autoconfigured driver 2
[ 7.860] (==) Matched fbdev as autoconfigured driver 3
[ 7.860] (==) Matched vesa as autoconfigured driver 4
[ 7.860] (==) Assigned the driver to the xf86ConfigLayout
[ 7.860] (II) LoadModule: "amdgpu"
[ 7.860] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 7.861] (II) Module amdgpu: vendor="X.Org Foundation"
[ 7.861] compiled for 1.21.1.20, module version = 25.0.0
[ 7.861] Module class: X.Org Video Driver
[ 7.861] ABI class: X.Org Video Driver, version 25.2
[ 7.861] (II) LoadModule: "ati"
[ 7.862] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 7.862] (II) Module ati: vendor="X.Org Foundation"
[ 7.862] compiled for 1.21.1.9, module version = 22.0.0
[ 7.862] Module class: X.Org Video Driver
[ 7.862] ABI class: X.Org Video Driver, version 25.2
[ 7.880] (II) LoadModule: "modesetting"
[ 7.880] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 7.880] (II) Module modesetting: vendor="X.Org Foundation"
[ 7.880] compiled for 1.21.1.22, module version = 1.21.1
[ 7.880] Module class: X.Org Video Driver
[ 7.880] ABI class: X.Org Video Driver, version 25.2
[ 7.880] (II) LoadModule: "fbdev"
[ 7.880] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 7.881] (II) Module fbdev: vendor="X.Org Foundation"
[ 7.881] compiled for 1.21.1.3, module version = 0.5.0
[ 7.881] Module class: X.Org Video Driver
[ 7.881] ABI class: X.Org Video Driver, version 25.2
[ 7.881] (II) LoadModule: "vesa"
[ 7.881] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 7.881] (II) Module vesa: vendor="X.Org Foundation"
[ 7.881] compiled for 1.21.1.15, module version = 2.6.0
[ 7.881] Module class: X.Org Video Driver
[ 7.881] ABI class: X.Org Video Driver, version 25.2
[ 7.881] (II) AMDGPU: Driver for AMD Radeon:
All GPUs supported by the amdgpu kernel driver
[ 7.881] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 7.881] (II) FBDEV: driver for framebuffer: fbdev
[ 7.881] (II) VESA: driver for VESA chipsets: vesa
[ 7.898] (WW) Falling back to old probe method for modesetting
[ 7.898] (WW) Falling back to old probe method for fbdev
[ 7.898] (II) Loading sub module "fbdevhw"
[ 7.898] (II) LoadModule: "fbdevhw"
[ 7.898] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 7.898] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 7.898] compiled for 1.21.1.22, module version = 0.0.2
[ 7.898] ABI class: X.Org Video Driver, version 25.2
[ 7.898] (II) AMDGPU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 7.898] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 7.898] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 7.898] (==) AMDGPU(0): Default visual is TrueColor
[ 7.898] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card0
[ 7.898] (==) AMDGPU(0): RGB weight 888
[ 7.898] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 7.898] (--) AMDGPU(0): Chipset: "AMD Radeon Graphics" (ChipID = 0x1638)
[ 7.898] (II) Loading sub module "fb"
[ 7.898] (II) LoadModule: "fb"
[ 7.898] (II) Module "fb" already built-in
[ 7.898] (II) Loading sub module "dri2"
[ 7.898] (II) LoadModule: "dri2"
[ 7.898] (II) Module "dri2" already built-in
[ 8.079] (II) Loading sub module "glamoregl"
[ 8.079] (II) LoadModule: "glamoregl"
[ 8.079] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 8.083] (II) Module glamoregl: vendor="X.Org Foundation"
[ 8.083] compiled for 1.21.1.22, module version = 1.0.1
[ 8.083] ABI class: X.Org ANSI C Emulation, version 0.4
[ 8.175] (II) AMDGPU(0): glamor: Using OpenGL 4.6 context.
[ 8.176] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon Graphics (radeonsi, renoir, ACO, DRM 3.64, 7.0.7+deb14-amd64)
[ 8.176] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 8.176] (==) AMDGPU(0): TearFree property default: auto
[ 8.176] (==) AMDGPU(0): VariableRefresh: disabled
[ 8.176] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[ 8.176] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 8.178] (II) AMDGPU(0): Output eDP has no monitor section
[ 8.178] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[ 8.194] (II) AMDGPU(0): EDID for output eDP
[ 8.194] (II) AMDGPU(0): Manufacturer: CMN Model: 1521 Serial#: 0
[ 8.195] (II) AMDGPU(0): Year: 2020 Week: 10
[ 8.195] (II) AMDGPU(0): EDID Version: 1.4
[ 8.195] (II) AMDGPU(0): Digital Display Input
[ 8.195] (II) AMDGPU(0): 8 bits per channel
[ 8.195] (II) AMDGPU(0): Digital interface is DisplayPort
[ 8.195] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 8.195] (II) AMDGPU(0): Gamma: 2.20
[ 8.195] (II) AMDGPU(0): No DPMS capabilities specified
[ 8.195] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4
[ 8.195] (II) AMDGPU(0): First detailed timing is preferred mode
[ 8.195] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[ 8.195] (II) AMDGPU(0): Display is continuous-frequency
[ 8.195] (II) AMDGPU(0): redX: 0.590 redY: 0.350 greenX: 0.330 greenY: 0.555
[ 8.195] (II) AMDGPU(0): blueX: 0.153 blueY: 0.119 whiteX: 0.313 whiteY: 0.329
[ 8.195] (II) AMDGPU(0): Manufacturer's mask: 0
[ 8.195] (II) AMDGPU(0): Supported detailed timing:
[ 8.195] (II) AMDGPU(0): clock: 342.1 MHz Image Size: 344 x 193 mm
[ 8.195] (II) AMDGPU(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 8.195] (II) AMDGPU(0): v_active: 1080 v_sync: 1090 v_sync_end 1095 v_blanking: 1142 v_border: 0
[ 8.195] (II) AMDGPU(0): Supported detailed timing:
[ 8.195] (II) AMDGPU(0): clock: 342.1 MHz Image Size: 344 x 193 mm
[ 8.195] (II) AMDGPU(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 8.195] (II) AMDGPU(0): v_active: 1080 v_sync: 1090 v_sync_end 1095 v_blanking: 2740 v_border: 0
[ 8.195] (II) AMDGPU(0): Unknown vendor-specific block 2
[ 8.195] (II) AMDGPU(0): EDID (in hex):
[ 8.195] (II) AMDGPU(0): 00ffffffffffff000dae211500000000
[ 8.195] (II) AMDGPU(0): 0a1e0104a52213780328659759548e27
[ 8.195] (II) AMDGPU(0): 1e505400000001010101010101010101
[ 8.195] (II) AMDGPU(0): 0101010101019e8580a070383e403020
[ 8.195] (II) AMDGPU(0): a50058c11000001a9e8580a070387c46
[ 8.195] (II) AMDGPU(0): 3020a50058c11000001a000000000000
[ 8.195] (II) AMDGPU(0): 00000000000000000000000000000002
[ 8.195] (II) AMDGPU(0): 000c3dff0d3c7d2412277d00000000cb
[ 8.195] (II) AMDGPU(0): Printing probed modes for output eDP
[ 8.195] (II) AMDGPU(0): Modeline "1920x1080"x144.0 342.06 1920 1968 2000 2080 1080 1090 1095 1142 +hsync -vsync (164.5 kHz eP)
[ 8.195] (II) AMDGPU(0): Modeline "1920x1080"x60.0 342.06 1920 1968 2000 2080 1080 1090 1095 2740 +hsync -vsync (164.5 kHz e)
[ 8.195] (II) AMDGPU(0): Modeline "1680x1050"x144.0 342.06 1680 1968 2000 2080 1050 1090 1095 1142 +hsync -vsync (164.5 kHz e)
[ 8.195] (II) AMDGPU(0): Modeline "1280x1024"x144.0 342.06 1280 1968 2000 2080 1024 1090 1095 1142 +hsync -vsync (164.5 kHz e)
[ 8.195] (II) AMDGPU(0): Modeline "1440x900"x144.0 342.06 1440 1968 2000 2080 900 1090 1095 1142 +hsync -vsync (164.5 kHz e)
[ 8.195] (II) AMDGPU(0): Modeline "1280x800"x144.0 342.06 1280 1968 2000 2080 800 1090 1095 1142 +hsync -vsync (164.5 kHz e)
[ 8.195] (II) AMDGPU(0): Modeline "1280x720"x144.0 342.06 1280 1968 2000 2080 720 1090 1095 1142 +hsync -vsync (164.5 kHz e)
[ 8.195] (II) AMDGPU(0): Modeline "1024x768"x144.0 342.06 1024 1968 2000 2080 768 1090 1095 1142 +hsync -vsync (164.5 kHz e)
[ 8.195] (II) AMDGPU(0): Modeline "800x600"x144.0 342.06 800 1968 2000 2080 600 1090 1095 1142 +hsync -vsync (164.5 kHz e)
[ 8.195] (II) AMDGPU(0): Modeline "640x480"x144.0 342.06 640 1968 2000 2080 480 1090 1095 1142 +hsync -vsync (164.5 kHz e)
[ 8.195] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 8.195] (II) AMDGPU(0): Output eDP connected
[ 8.195] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[ 8.195] (II) AMDGPU(0): Using exact sizes for initial modes
[ 8.195] (II) AMDGPU(0): Output eDP using initial mode 1920x1080 +0+0
[ 8.195] (II) AMDGPU(0): mem size init: gart size :3d54ed000 vram size: s:1df57000 visible:1df57000
[ 8.195] (==) AMDGPU(0): DPI set to (96, 96)
[ 8.195] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 8.195] (II) Loading sub module "ramdac"
[ 8.195] (II) LoadModule: "ramdac"
[ 8.195] (II) Module "ramdac" already built-in
[ 8.195] (II) UnloadModule: "modesetting"
[ 8.195] (II) Unloading modesetting
[ 8.195] (II) UnloadModule: "fbdev"
[ 8.195] (II) Unloading fbdev
[ 8.195] (II) UnloadSubModule: "fbdevhw"
[ 8.195] (II) Unloading fbdevhw
[ 8.195] (II) UnloadModule: "vesa"
[ 8.195] (II) Unloading vesa
[ 8.195] (II) AMDGPU(0): [DRI2] Setup complete
[ 8.195] (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
[ 8.195] (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
[ 8.195] (II) AMDGPU(0): Front buffer pitch: 7680 bytes
[ 8.196] (II) AMDGPU(0): SYNC extension fences enabled
[ 8.196] (II) AMDGPU(0): Present extension enabled
[ 8.196] (==) AMDGPU(0): DRI3 enabled
[ 8.196] (==) AMDGPU(0): Backing store enabled
[ 8.196] (II) AMDGPU(0): Direct rendering enabled
[ 8.208] (II) AMDGPU(0): Use GLAMOR acceleration.
[ 8.208] (II) AMDGPU(0): Acceleration enabled
[ 8.208] (==) AMDGPU(0): DPMS enabled
[ 8.208] (==) AMDGPU(0): Silken mouse enabled
[ 8.208] (II) AMDGPU(0): Set up textured video (glamor)
[ 8.213] (WW) AMDGPU(0): Option "HotplugDriver" is not used
[ 8.213] (II) Initializing extension Generic Event Extension
[ 8.213] (II) Initializing extension SHAPE
[ 8.213] (II) Initializing extension MIT-SHM
[ 8.213] (II) Initializing extension XInputExtension
[ 8.214] (II) Initializing extension XTEST
[ 8.214] (II) Initializing extension BIG-REQUESTS
[ 8.214] (II) Initializing extension SYNC
[ 8.214] (II) Initializing extension XKEYBOARD
[ 8.214] (II) Initializing extension XC-MISC
[ 8.214] (II) Initializing extension SECURITY
[ 8.214] (II) Initializing extension XFIXES
[ 8.214] (II) Initializing extension RENDER
[ 8.214] (II) Initializing extension RANDR
[ 8.214] (II) Initializing extension COMPOSITE
[ 8.214] (II) Initializing extension DAMAGE
[ 8.214] (II) Initializing extension MIT-SCREEN-SAVER
[ 8.214] (II) Initializing extension DOUBLE-BUFFER
[ 8.215] (II) Initializing extension RECORD
[ 8.215] (II) Initializing extension DPMS
[ 8.215] (II) Initializing extension Present
[ 8.215] (II) Initializing extension DRI3
[ 8.215] (II) Initializing extension X-Resource
[ 8.215] (II) Initializing extension XVideo
[ 8.215] (II) Initializing extension XVideo-MotionCompensation
[ 8.215] (II) Initializing extension SELinux
[ 8.215] (II) SELinux: Disabled on system
[ 8.215] (II) Initializing extension GLX
[ 8.221] (II) AIGLX: Loaded and initialized radeonsi
[ 8.221] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 8.221] (II) Initializing extension XFree86-VidModeExtension
[ 8.221] (II) Initializing extension XFree86-DGA
[ 8.221] (II) Initializing extension XFree86-DRI
[ 8.221] (II) Initializing extension DRI2
[ 8.222] (II) AMDGPU(0): Setting screen physical size to 508 x 285
[ 8.295] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event10)
[ 8.295] (II) No input driver specified, ignoring this device.
[ 8.295] (II) This device may have been added with another device file.
[ 8.296] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event11)
[ 8.296] (II) No input driver specified, ignoring this device.
[ 8.296] (II) This device may have been added with another device file.
[ 8.296] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
[ 8.296] (II) No input driver specified, ignoring this device.
[ 8.296] (II) This device may have been added with another device file.
[ 8.296] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
[ 8.296] (II) No input driver specified, ignoring this device.
[ 8.296] (II) This device may have been added with another device file.
[ 8.297] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 8.297] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 8.297] (II) LoadModule: "libinput"
[ 8.297] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 8.299] (II) Module libinput: vendor="X.Org Foundation"
[ 8.299] compiled for 1.21.1.15, module version = 1.5.0
[ 8.299] Module class: X.Org XInput Driver
[ 8.299] ABI class: X.Org XInput driver, version 24.4
[ 8.299] (II) Using input driver 'libinput' for 'Video Bus'
[ 8.299] (**) Video Bus: always reports core events
[ 8.299] (**) Option "Device" "/dev/input/event4"
[ 8.303] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 8.304] (II) event4 - Video Bus: device is a keyboard
[ 8.304] (II) event4 - Video Bus: device removed
[ 8.328] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.1/acpi.video_bus.1/input/input4/event4"
[ 8.328] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[ 8.328] (**) Option "xkb_model" "pc105"
[ 8.328] (**) Option "xkb_layout" "gb"
[ 8.337] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 8.337] (II) event4 - Video Bus: device is a keyboard
[ 8.338] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event9)
[ 8.338] (II) No input driver specified, ignoring this device.
[ 8.338] (II) This device may have been added with another device file.
[ 8.339] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event14)
[ 8.339] (II) No input driver specified, ignoring this device.
[ 8.339] (II) This device may have been added with another device file.
[ 8.339] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event15)
[ 8.339] (II) No input driver specified, ignoring this device.
[ 8.339] (II) This device may have been added with another device file.
[ 8.340] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 8.340] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 8.340] (II) Using input driver 'libinput' for 'Video Bus'
[ 8.340] (**) Video Bus: always reports core events
[ 8.340] (**) Option "Device" "/dev/input/event3"
[ 8.340] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 8.340] (II) event3 - Video Bus: device is a keyboard
[ 8.340] (II) event3 - Video Bus: device removed
[ 8.380] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/acpi.video_bus.0/input/input3/event3"
[ 8.380] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 8.380] (**) Option "xkb_model" "pc105"
[ 8.380] (**) Option "xkb_layout" "gb"
[ 8.380] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 8.380] (II) event3 - Video Bus: device is a keyboard
[ 8.381] (II) config/udev: Adding input device ELAN0787:00 04F3:321A Touchpad (/dev/input/event6)
[ 8.381] (**) ELAN0787:00 04F3:321A Touchpad: Applying InputClass "libinput touchpad catchall"
[ 8.381] (II) Using input driver 'libinput' for 'ELAN0787:00 04F3:321A Touchpad'
[ 8.381] (**) ELAN0787:00 04F3:321A Touchpad: always reports core events
[ 8.381] (**) Option "Device" "/dev/input/event6"
[ 8.383] (II) event6 - ELAN0787:00 04F3:321A Touchpad: is tagged by udev as: Touchpad
[ 8.384] (II) event6 - ELAN0787:00 04F3:321A Touchpad: device is a touchpad
[ 8.384] (II) event6 - ELAN0787:00 04F3:321A Touchpad: device removed
[ 8.432] (II) libinput: ELAN0787:00 04F3:321A Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.432] (II) libinput: ELAN0787:00 04F3:321A Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.432] (II) libinput: ELAN0787:00 04F3:321A Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.432] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:03/i2c-0/i2c-ELAN0787:00/0018:04F3:321A.0001/input/input10/event6"
[ 8.432] (II) XINPUT: Adding extended input device "ELAN0787:00 04F3:321A Touchpad" (type: TOUCHPAD, id 8)
[ 8.433] (**) Option "AccelerationScheme" "none"
[ 8.433] (**) ELAN0787:00 04F3:321A Touchpad: (accel) selected scheme none/0
[ 8.433] (**) ELAN0787:00 04F3:321A Touchpad: (accel) acceleration factor: 2.000
[ 8.433] (**) ELAN0787:00 04F3:321A Touchpad: (accel) acceleration threshold: 4
[ 8.435] (II) event6 - ELAN0787:00 04F3:321A Touchpad: is tagged by udev as: Touchpad
[ 8.435] (II) event6 - ELAN0787:00 04F3:321A Touchpad: device is a touchpad
[ 8.436] (II) config/udev: Adding input device ELAN0787:00 04F3:321A Touchpad (/dev/input/mouse1)
[ 8.436] (II) No input driver specified, ignoring this device.
[ 8.436] (II) This device may have been added with another device file.
[ 8.436] (II) config/udev: Adding input device ELAN0787:00 04F3:321A Mouse (/dev/input/event5)
[ 8.436] (**) ELAN0787:00 04F3:321A Mouse: Applying InputClass "libinput pointer catchall"
[ 8.436] (II) Using input driver 'libinput' for 'ELAN0787:00 04F3:321A Mouse'
[ 8.436] (**) ELAN0787:00 04F3:321A Mouse: always reports core events
[ 8.436] (**) Option "Device" "/dev/input/event5"
[ 8.437] (II) event5 - ELAN0787:00 04F3:321A Mouse: is tagged by udev as: Mouse
[ 8.437] (II) event5 - ELAN0787:00 04F3:321A Mouse: device is a pointer
[ 8.437] (II) event5 - ELAN0787:00 04F3:321A Mouse: device removed
[ 8.476] (II) libinput: ELAN0787:00 04F3:321A Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.476] (II) libinput: ELAN0787:00 04F3:321A Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.476] (II) libinput: ELAN0787:00 04F3:321A Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.476] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:03/i2c-0/i2c-ELAN0787:00/0018:04F3:321A.0001/input/input8/event5"
[ 8.476] (II) XINPUT: Adding extended input device "ELAN0787:00 04F3:321A Mouse" (type: MOUSE, id 9)
[ 8.476] (**) Option "AccelerationScheme" "none"
[ 8.476] (**) ELAN0787:00 04F3:321A Mouse: (accel) selected scheme none/0
[ 8.476] (**) ELAN0787:00 04F3:321A Mouse: (accel) acceleration factor: 2.000
[ 8.476] (**) ELAN0787:00 04F3:321A Mouse: (accel) acceleration threshold: 4
[ 8.476] (II) event5 - ELAN0787:00 04F3:321A Mouse: is tagged by udev as: Mouse
[ 8.476] (II) event5 - ELAN0787:00 04F3:321A Mouse: device is a pointer
[ 8.477] (II) config/udev: Adding input device ELAN0787:00 04F3:321A Mouse (/dev/input/mouse0)
[ 8.477] (II) No input driver specified, ignoring this device.
[ 8.477] (II) This device may have been added with another device file.
[ 8.477] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 8.477] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 8.477] (II) Using input driver 'libinput' for 'Power Button'
[ 8.477] (**) Power Button: always reports core events
[ 8.477] (**) Option "Device" "/dev/input/event1"
[ 8.478] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 8.478] (II) event1 - Power Button: device is a keyboard
[ 8.478] (II) event1 - Power Button: device removed
[ 8.496] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C0C:00/input/input1/event1"
[ 8.496] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[ 8.496] (**) Option "xkb_model" "pc105"
[ 8.496] (**) Option "xkb_layout" "gb"
[ 8.496] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 8.496] (II) event1 - Power Button: device is a keyboard
[ 8.497] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 8.497] (II) No input driver specified, ignoring this device.
[ 8.497] (II) This device may have been added with another device file.
[ 8.497] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 8.497] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 8.497] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 8.497] (**) AT Translated Set 2 keyboard: always reports core events
[ 8.497] (**) Option "Device" "/dev/input/event0"
[ 8.497] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 8.498] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 8.498] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 8.524] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 8.524] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 8.524] (**) Option "xkb_model" "pc105"
[ 8.524] (**) Option "xkb_layout" "gb"
[ 8.524] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 8.524] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 8.525] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 8.525] (II) No input driver specified, ignoring this device.
[ 8.525] (II) This device may have been added with another device file.
[ 8.525] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event8)
[ 8.525] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 8.525] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 8.525] (**) HP WMI hotkeys: always reports core events
[ 8.525] (**) Option "Device" "/dev/input/event8"
[ 8.526] (II) event8 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 8.526] (II) event8 - HP WMI hotkeys: device is a keyboard
[ 8.526] (II) event8 - HP WMI hotkeys: device removed
[ 8.544] (**) Option "config_info" "udev:/sys/devices/virtual/input/input12/event8"
[ 8.544] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 12)
[ 8.544] (**) Option "xkb_model" "pc105"
[ 8.544] (**) Option "xkb_layout" "gb"
[ 8.544] (II) event8 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 8.544] (II) event8 - HP WMI hotkeys: device is a keyboard
[ 8.587] (II) AMDGPU(0): EDID vendor "CMN", prod id 5409
[ 8.587] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 8.587] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 1142 +hsync -vsync (164.5 kHz eP)
[ 8.587] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 2740 +hsync -vsync (164.5 kHz e)
[ 8.590] (II) AMDGPU(0): EDID vendor "CMN", prod id 5409
[ 8.590] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 8.590] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 1142 +hsync -vsync (164.5 kHz eP)
[ 8.590] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 2740 +hsync -vsync (164.5 kHz e)
[ 120.214] (II) AMDGPU(0): EDID vendor "CMN", prod id 5409
[ 120.214] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 120.214] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 1142 +hsync -vsync (164.5 kHz eP)
[ 120.214] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 2740 +hsync -vsync (164.5 kHz e)
[ 120.230] (II) AMDGPU(0): EDID vendor "CMN", prod id 5409
[ 120.230] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 120.230] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 1142 +hsync -vsync (164.5 kHz eP)
[ 120.230] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 2740 +hsync -vsync (164.5 kHz e)
[ 120.936] (II) AMDGPU(0): EDID vendor "CMN", prod id 5409
[ 120.936] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 120.936] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 1142 +hsync -vsync (164.5 kHz eP)
[ 120.936] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 2740 +hsync -vsync (164.5 kHz e)
[ 120.938] (II) AMDGPU(0): EDID vendor "CMN", prod id 5409
[ 120.938] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 120.938] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 1142 +hsync -vsync (164.5 kHz eP)
[ 120.938] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 2740 +hsync -vsync (164.5 kHz e)
[ 122.093] (II) AMDGPU(0): EDID vendor "CMN", prod id 5409
[ 122.093] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 122.093] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 1142 +hsync -vsync (164.5 kHz eP)
[ 122.093] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 2740 +hsync -vsync (164.5 kHz e)
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log.old >>>>>>>>>>
[ 9.185]
X.Org X Server 1.21.1.22
X Protocol Version 11, Revision 0
[ 9.185] Current Operating System: Linux debian-victus-wilsonj 6.19.13+deb14-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.19.13-1 (2026-04-18) x86_64
[ 9.185] Kernel command line: initrd=\4855d2d223d64359b17774e43a72cf25\6.19.13+deb14-amd64\initrd.img-6.19.13+deb14-amd64 root=UUID=40ef2a6e-9c8b-458b-82a5-02ba91282ddd threadirqs cpufreq.default_governor=performance mitigations=off systemd.machine_id=4855d2d223d64359b17774e43a72cf25
[ 9.185] xorg-server 2:21.1.22-1 (https://www.debian.org/support)
[ 9.185] Current version of pixman: 0.46.4
[ 9.185] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 9.185] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 9.185] (==) Log file: "/var/log/Xorg.0.log", Time: Tue May 19 12:04:45 2026
[ 9.186] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 9.187] (==) No Layout section. Using the first Screen section.
[ 9.187] (==) No screen section available. Using defaults.
[ 9.187] (**) |-->Screen "Default Screen Section" (0)
[ 9.187] (**) | |-->Monitor "<default monitor>"
[ 9.187] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 9.187] (**) Allowing byte-swapped clients
[ 9.187] (==) Automatically adding devices
[ 9.187] (==) Automatically enabling devices
[ 9.187] (==) Automatically adding GPU devices
[ 9.187] (==) Automatically binding GPU devices
[ 9.187] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 9.188] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 9.188] Entry deleted from font path.
[ 9.189] (==) 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
[ 9.189] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 9.189] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 9.189] (II) Loader magic: 0x55c1ad2dbf20
[ 9.189] (II) Module ABI versions:
[ 9.189] X.Org ANSI C Emulation: 0.4
[ 9.189] X.Org Video Driver: 25.2
[ 9.189] X.Org XInput driver : 24.4
[ 9.189] X.Org Server Extension : 10.0
[ 9.189] (++) using VT number 7
[ 9.189] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 9.190] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 9.190] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card1
[ 9.190] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 9.190] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:06:00.0/drm/card0
[ 9.198] (--) PCI: (1 at 0:0:0) 10de:25a2:103c:8a3d rev 161, Mem @ 0xfb000000/16777216, 0xfe00000000/4294967296, 0xff00000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/524288
[ 9.198] (--) PCI:*(6 at 0:0:0) 1002:1638:103c:8a3d rev 198, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xfc500000/524288, I/O @ 0x0000d000/256
[ 9.198] (II) LoadModule: "glx"
[ 9.199] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 9.203] (II) Module glx: vendor="X.Org Foundation"
[ 9.203] compiled for 1.21.1.22, module version = 1.0.0
[ 9.203] ABI class: X.Org Server Extension, version 10.0
[ 9.203] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[ 9.203] loading driver: amdgpu
[ 9.203] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[ 9.203] loading driver: nvidia
[ 9.674] (==) Matched amdgpu as autoconfigured driver 0
[ 9.674] (==) Matched ati as autoconfigured driver 1
[ 9.674] (==) Matched nvidia as autoconfigured driver 2
[ 9.674] (==) Matched nouveau as autoconfigured driver 3
[ 9.674] (==) Matched nv as autoconfigured driver 4
[ 9.674] (==) Matched modesetting as autoconfigured driver 5
[ 9.674] (==) Matched fbdev as autoconfigured driver 6
[ 9.674] (==) Matched vesa as autoconfigured driver 7
[ 9.674] (==) Assigned the driver to the xf86ConfigLayout
[ 9.674] (II) LoadModule: "amdgpu"
[ 9.674] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 9.679] (II) Module amdgpu: vendor="X.Org Foundation"
[ 9.679] compiled for 1.21.1.20, module version = 25.0.0
[ 9.679] Module class: X.Org Video Driver
[ 9.679] ABI class: X.Org Video Driver, version 25.2
[ 9.679] (II) LoadModule: "ati"
[ 9.679] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 9.679] (II) Module ati: vendor="X.Org Foundation"
[ 9.679] compiled for 1.21.1.9, module version = 22.0.0
[ 9.679] Module class: X.Org Video Driver
[ 9.679] ABI class: X.Org Video Driver, version 25.2
[ 9.682] (II) LoadModule: "nvidia"
[ 9.682] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 9.685] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 9.685] compiled for 1.6.99.901, module version = 1.0.0
[ 9.685] Module class: X.Org Video Driver
[ 9.686] (II) LoadModule: "nouveau"
[ 9.686] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 9.687] (II) Module nouveau: vendor="X.Org Foundation"
[ 9.687] compiled for 1.21.1.15, module version = 1.0.18
[ 9.687] Module class: X.Org Video Driver
[ 9.687] ABI class: X.Org Video Driver, version 25.2
[ 9.687] (II) LoadModule: "nv"
[ 9.687] (WW) Warning, couldn't open module nv
[ 9.687] (EE) Failed to load module "nv" (module does not exist, 0)
[ 9.687] (II) LoadModule: "modesetting"
[ 9.687] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 9.688] (II) Module modesetting: vendor="X.Org Foundation"
[ 9.688] compiled for 1.21.1.22, module version = 1.21.1
[ 9.688] Module class: X.Org Video Driver
[ 9.688] ABI class: X.Org Video Driver, version 25.2
[ 9.688] (II) LoadModule: "fbdev"
[ 9.688] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 9.688] (II) Module fbdev: vendor="X.Org Foundation"
[ 9.688] compiled for 1.21.1.3, module version = 0.5.0
[ 9.688] Module class: X.Org Video Driver
[ 9.688] ABI class: X.Org Video Driver, version 25.2
[ 9.688] (II) LoadModule: "vesa"
[ 9.688] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 9.688] (II) Module vesa: vendor="X.Org Foundation"
[ 9.688] compiled for 1.21.1.15, module version = 2.6.0
[ 9.688] Module class: X.Org Video Driver
[ 9.688] ABI class: X.Org Video Driver, version 25.2
[ 9.688] (II) AMDGPU: Driver for AMD Radeon:
All GPUs supported by the amdgpu kernel driver
[ 9.688] (II) NVIDIA dlloader X Driver 550.163.01 Tue Apr 8 12:13:21 UTC 2025
[ 9.688] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 9.688] (II) NOUVEAU driver Date: Thu Nov 7 13:15:35 2024 -0500
[ 9.688] (II) NOUVEAU driver for NVIDIA chipset families :
[ 9.688] RIVA TNT (NV04)
[ 9.688] RIVA TNT2 (NV05)
[ 9.688] GeForce 256 (NV10)
[ 9.688] GeForce 2 (NV11, NV15)
[ 9.688] GeForce 4MX (NV17, NV18)
[ 9.688] GeForce 3 (NV20)
[ 9.688] GeForce 4Ti (NV25, NV28)
[ 9.688] GeForce FX (NV3x)
[ 9.688] GeForce 6 (NV4x)
[ 9.688] GeForce 7 (G7x)
[ 9.688] GeForce 8 (G8x)
[ 9.688] GeForce 9 (G9x)
[ 9.688] GeForce GTX 2xx/3xx (GT2xx)
[ 9.688] GeForce GTX 4xx/5xx (GFxxx)
[ 9.688] GeForce GTX 6xx/7xx (GKxxx)
[ 9.688] GeForce GTX 9xx (GMxxx)
[ 9.688] GeForce GTX 10xx (GPxxx)
[ 9.688] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 9.688] (II) FBDEV: driver for framebuffer: fbdev
[ 9.688] (II) VESA: driver for VESA chipsets: vesa
[ 9.701] (WW) Falling back to old probe method for modesetting
[ 9.701] (WW) Falling back to old probe method for fbdev
[ 9.701] (II) Loading sub module "fbdevhw"
[ 9.701] (II) LoadModule: "fbdevhw"
[ 9.701] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 9.701] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 9.701] compiled for 1.21.1.22, module version = 0.0.2
[ 9.701] ABI class: X.Org Video Driver, version 25.2
[ 9.702] (II) Loading sub module "fb"
[ 9.702] (II) LoadModule: "fb"
[ 9.702] (II) Module "fb" already built-in
[ 9.702] (II) Loading sub module "wfb"
[ 9.702] (II) LoadModule: "wfb"
[ 9.702] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 9.702] (II) Module wfb: vendor="X.Org Foundation"
[ 9.702] compiled for 1.21.1.22, module version = 1.0.0
[ 9.702] ABI class: X.Org ANSI C Emulation, version 0.4
[ 9.703] (II) AMDGPU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 9.703] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 9.703] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 9.703] (==) AMDGPU(0): Default visual is TrueColor
[ 9.703] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card0
[ 9.703] (==) AMDGPU(0): RGB weight 888
[ 9.703] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 9.703] (--) AMDGPU(0): Chipset: "AMD Radeon Graphics" (ChipID = 0x1638)
[ 9.703] (II) Loading sub module "fb"
[ 9.703] (II) LoadModule: "fb"
[ 9.703] (II) Module "fb" already built-in
[ 9.703] (II) Loading sub module "dri2"
[ 9.703] (II) LoadModule: "dri2"
[ 9.703] (II) Module "dri2" already built-in
[ 9.816] (II) Loading sub module "glamoregl"
[ 9.816] (II) LoadModule: "glamoregl"
[ 9.816] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 9.819] (II) Module glamoregl: vendor="X.Org Foundation"
[ 9.819] compiled for 1.21.1.22, module version = 1.0.1
[ 9.819] ABI class: X.Org ANSI C Emulation, version 0.4
[ 9.906] (II) AMDGPU(0): glamor: Using OpenGL 4.6 context.
[ 9.907] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon Graphics (radeonsi, renoir, ACO, DRM 3.64, 6.19.13+deb14-amd64)
[ 9.907] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 9.907] (==) AMDGPU(0): TearFree property default: auto
[ 9.907] (==) AMDGPU(0): VariableRefresh: disabled
[ 9.907] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[ 9.907] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 9.908] (II) AMDGPU(0): Output eDP has no monitor section
[ 9.908] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[ 9.921] (II) AMDGPU(0): EDID for output eDP
[ 9.921] (II) AMDGPU(0): Manufacturer: CMN Model: 1521 Serial#: 0
[ 9.921] (II) AMDGPU(0): Year: 2020 Week: 10
[ 9.921] (II) AMDGPU(0): EDID Version: 1.4
[ 9.921] (II) AMDGPU(0): Digital Display Input
[ 9.921] (II) AMDGPU(0): 8 bits per channel
[ 9.921] (II) AMDGPU(0): Digital interface is DisplayPort
[ 9.921] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 9.921] (II) AMDGPU(0): Gamma: 2.20
[ 9.921] (II) AMDGPU(0): No DPMS capabilities specified
[ 9.921] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4
[ 9.921] (II) AMDGPU(0): First detailed timing is preferred mode
[ 9.921] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[ 9.921] (II) AMDGPU(0): Display is continuous-frequency
[ 9.921] (II) AMDGPU(0): redX: 0.590 redY: 0.350 greenX: 0.330 greenY: 0.555
[ 9.921] (II) AMDGPU(0): blueX: 0.153 blueY: 0.119 whiteX: 0.313 whiteY: 0.329
[ 9.921] (II) AMDGPU(0): Manufacturer's mask: 0
[ 9.921] (II) AMDGPU(0): Supported detailed timing:
[ 9.921] (II) AMDGPU(0): clock: 342.1 MHz Image Size: 344 x 193 mm
[ 9.921] (II) AMDGPU(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 9.921] (II) AMDGPU(0): v_active: 1080 v_sync: 1090 v_sync_end 1095 v_blanking: 1142 v_border: 0
[ 9.921] (II) AMDGPU(0): Supported detailed timing:
[ 9.921] (II) AMDGPU(0): clock: 342.1 MHz Image Size: 344 x 193 mm
[ 9.921] (II) AMDGPU(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 9.921] (II) AMDGPU(0): v_active: 1080 v_sync: 1090 v_sync_end 1095 v_blanking: 2740 v_border: 0
[ 9.921] (II) AMDGPU(0): Unknown vendor-specific block 2
[ 9.921] (II) AMDGPU(0): EDID (in hex):
[ 9.921] (II) AMDGPU(0): 00ffffffffffff000dae211500000000
[ 9.921] (II) AMDGPU(0): 0a1e0104a52213780328659759548e27
[ 9.921] (II) AMDGPU(0): 1e505400000001010101010101010101
[ 9.921] (II) AMDGPU(0): 0101010101019e8580a070383e403020
[ 9.921] (II) AMDGPU(0): a50058c11000001a9e8580a070387c46
[ 9.921] (II) AMDGPU(0): 3020a50058c11000001a000000000000
[ 9.921] (II) AMDGPU(0): 00000000000000000000000000000002
[ 9.921] (II) AMDGPU(0): 000c3dff0d3c7d2412277d00000000cb
[ 9.921] (II) AMDGPU(0): Printing probed modes for output eDP
[ 9.921] (II) AMDGPU(0): Modeline "1920x1080"x144.0 342.06 1920 1968 2000 2080 1080 1090 1095 1142 +hsync -vsync (164.5 kHz eP)
[ 9.921] (II) AMDGPU(0): Modeline "1920x1080"x60.0 342.06 1920 1968 2000 2080 1080 1090 1095 2740 +hsync -vsync (164.5 kHz e)
[ 9.921] (II) AMDGPU(0): Modeline "1680x1050"x144.0 342.06 1680 1968 2000 2080 1050 1090 1095 1142 +hsync -vsync (164.5 kHz e)
[ 9.921] (II) AMDGPU(0): Modeline "1280x1024"x144.0 342.06 1280 1968 2000 2080 1024 1090 1095 1142 +hsync -vsync (164.5 kHz e)
[ 9.921] (II) AMDGPU(0): Modeline "1440x900"x144.0 342.06 1440 1968 2000 2080 900 1090 1095 1142 +hsync -vsync (164.5 kHz e)
[ 9.921] (II) AMDGPU(0): Modeline "1280x800"x144.0 342.06 1280 1968 2000 2080 800 1090 1095 1142 +hsync -vsync (164.5 kHz e)
[ 9.921] (II) AMDGPU(0): Modeline "1280x720"x144.0 342.06 1280 1968 2000 2080 720 1090 1095 1142 +hsync -vsync (164.5 kHz e)
[ 9.921] (II) AMDGPU(0): Modeline "1024x768"x144.0 342.06 1024 1968 2000 2080 768 1090 1095 1142 +hsync -vsync (164.5 kHz e)
[ 9.921] (II) AMDGPU(0): Modeline "800x600"x144.0 342.06 800 1968 2000 2080 600 1090 1095 1142 +hsync -vsync (164.5 kHz e)
[ 9.921] (II) AMDGPU(0): Modeline "640x480"x144.0 342.06 640 1968 2000 2080 480 1090 1095 1142 +hsync -vsync (164.5 kHz e)
[ 9.921] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 9.921] (II) AMDGPU(0): Output eDP connected
[ 9.921] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[ 9.921] (II) AMDGPU(0): Using exact sizes for initial modes
[ 9.921] (II) AMDGPU(0): Output eDP using initial mode 1920x1080 +0+0
[ 9.921] (II) AMDGPU(0): mem size init: gart size :3d5507000 vram size: s:1df56000 visible:1df56000
[ 9.921] (==) AMDGPU(0): DPI set to (96, 96)
[ 9.921] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 9.921] (II) Loading sub module "ramdac"
[ 9.921] (II) LoadModule: "ramdac"
[ 9.921] (II) Module "ramdac" already built-in
[ 9.921] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[ 9.921] (==) NVIDIA(G0): RGB weight 888
[ 9.921] (==) NVIDIA(G0): Default visual is TrueColor
[ 9.921] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 9.922] (**) NVIDIA(G0): Enabling 2D acceleration
[ 9.922] (II) Loading sub module "glxserver_nvidia"
[ 9.922] (II) LoadModule: "glxserver_nvidia"
[ 9.922] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[ 9.959] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 9.959] compiled for 1.6.99.901, module version = 1.0.0
[ 9.959] Module class: X.Org Server Extension
[ 9.959] (II) NVIDIA GLX Module 550.163.01 Tue Apr 8 12:13:03 UTC 2025
[ 9.960] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 9.960] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 9.960] (--) NVIDIA(0): DFP-0
[ 9.961] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce RTX 3050 Laptop GPU (GA107-A) at
[ 9.961] (II) NVIDIA(G0): PCI:1:0:0 (GPU-0)
[ 9.961] (--) NVIDIA(G0): Memory: 4194304 kBytes
[ 9.961] (--) NVIDIA(G0): VideoBIOS: 94.07.56.40.18
[ 9.961] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[ 9.961] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 9.961] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 9.961] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 9.961] (--) NVIDIA(GPU-0):
[ 9.967] (II) NVIDIA(G0): Validated MetaModes:
[ 9.967] (II) NVIDIA(G0): "NULL"
[ 9.967] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[ 9.967] (WW) NVIDIA(G0): Unable to get display device for DPI computation.
[ 9.967] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[ 9.967] (II) UnloadModule: "nouveau"
[ 9.967] (II) Unloading nouveau
[ 9.967] (II) UnloadModule: "modesetting"
[ 9.967] (II) Unloading modesetting
[ 9.967] (II) UnloadModule: "fbdev"
[ 9.967] (II) Unloading fbdev
[ 9.967] (II) UnloadSubModule: "fbdevhw"
[ 9.967] (II) Unloading fbdevhw
[ 9.967] (II) UnloadModule: "vesa"
[ 9.967] (II) Unloading vesa
[ 9.967] (II) AMDGPU(0): [DRI2] Setup complete
[ 9.967] (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
[ 9.967] (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
[ 9.967] (II) AMDGPU(0): Front buffer pitch: 7680 bytes
[ 9.968] (II) AMDGPU(0): SYNC extension fences enabled
[ 9.968] (II) AMDGPU(0): Present extension enabled
[ 9.968] (==) AMDGPU(0): DRI3 enabled
[ 9.968] (==) AMDGPU(0): Backing store enabled
[ 9.968] (II) AMDGPU(0): Direct rendering enabled
[ 9.977] (II) AMDGPU(0): Use GLAMOR acceleration.
[ 9.977] (II) AMDGPU(0): Acceleration enabled
[ 9.977] (==) AMDGPU(0): DPMS enabled
[ 9.977] (==) AMDGPU(0): Silken mouse enabled
[ 9.977] (II) AMDGPU(0): Set up textured video (glamor)
[ 9.981] (WW) AMDGPU(0): Option "HotplugDriver" is not used
[ 9.981] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 9.981] (II) NVIDIA: access.
[ 10.042] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 10.042] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 10.042] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 10.042] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 10.042] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 10.042] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 10.042] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 10.042] (II) NVIDIA(G0): Config Options in the README.
[ 10.059] (II) NVIDIA(G0): Setting mode "NULL"
[ 10.071] (==) NVIDIA(G0): Disabling shared memory pixmaps
[ 10.071] (==) NVIDIA(G0): Backing store enabled
[ 10.071] (==) NVIDIA(G0): Silken mouse enabled
[ 10.071] (==) NVIDIA(G0): DPMS enabled
[ 10.071] (II) Loading sub module "dri2"
[ 10.071] (II) LoadModule: "dri2"
[ 10.071] (II) Module "dri2" already built-in
[ 10.071] (II) NVIDIA(G0): [DRI2] Setup complete
[ 10.071] (II) NVIDIA(G0): [DRI2] VDPAU driver: nvidia
[ 10.071] (II) Initializing extension Generic Event Extension
[ 10.071] (II) Initializing extension SHAPE
[ 10.071] (II) Initializing extension MIT-SHM
[ 10.071] (II) Initializing extension XInputExtension
[ 10.071] (II) Initializing extension XTEST
[ 10.071] (II) Initializing extension BIG-REQUESTS
[ 10.071] (II) Initializing extension SYNC
[ 10.072] (II) Initializing extension XKEYBOARD
[ 10.072] (II) Initializing extension XC-MISC
[ 10.072] (II) Initializing extension SECURITY
[ 10.072] (II) Initializing extension XFIXES
[ 10.072] (II) Initializing extension RENDER
[ 10.072] (II) Initializing extension RANDR
[ 10.072] (II) Initializing extension COMPOSITE
[ 10.072] (II) Initializing extension DAMAGE
[ 10.072] (II) Initializing extension MIT-SCREEN-SAVER
[ 10.072] (II) Initializing extension DOUBLE-BUFFER
[ 10.072] (II) Initializing extension RECORD
[ 10.073] (II) Initializing extension DPMS
[ 10.073] (II) Initializing extension Present
[ 10.073] (II) Initializing extension DRI3
[ 10.073] (II) Initializing extension X-Resource
[ 10.073] (II) Initializing extension XVideo
[ 10.073] (II) Initializing extension XVideo-MotionCompensation
[ 10.073] (II) Initializing extension SELinux
[ 10.073] (II) SELinux: Disabled on system
[ 10.073] (II) Initializing extension GLX
[ 10.073] (II) Initializing extension GLX
[ 10.073] (II) Indirect GLX disabled.
[ 10.080] (II) AIGLX: Loaded and initialized radeonsi
[ 10.080] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 10.080] (II) Initializing extension XFree86-VidModeExtension
[ 10.080] (II) Initializing extension XFree86-DGA
[ 10.080] (II) Initializing extension XFree86-DRI
[ 10.080] (II) Initializing extension DRI2
[ 10.080] (II) Initializing extension NV-GLX
[ 10.080] (II) Initializing extension NV-CONTROL
[ 10.081] (II) AMDGPU(0): Setting screen physical size to 508 x 285
[ 10.148] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 10.148] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 10.148] (II) LoadModule: "libinput"
[ 10.148] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 10.150] (II) Module libinput: vendor="X.Org Foundation"
[ 10.150] compiled for 1.21.1.15, module version = 1.5.0
[ 10.150] Module class: X.Org XInput Driver
[ 10.150] ABI class: X.Org XInput driver, version 24.4
[ 10.150] (II) Using input driver 'libinput' for 'Video Bus'
[ 10.150] (**) Video Bus: always reports core events
[ 10.150] (**) Option "Device" "/dev/input/event3"
[ 10.155] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 10.155] (II) event3 - Video Bus: device is a keyboard
[ 10.155] (II) event3 - Video Bus: device removed
[ 10.204] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input3/event3"
[ 10.204] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[ 10.204] (**) Option "xkb_model" "pc105"
[ 10.204] (**) Option "xkb_layout" "gb"
[ 10.215] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 10.216] (II) event3 - Video Bus: device is a keyboard
[ 10.216] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 10.216] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 10.216] (II) Using input driver 'libinput' for 'Video Bus'
[ 10.216] (**) Video Bus: always reports core events
[ 10.216] (**) Option "Device" "/dev/input/event4"
[ 10.217] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 10.217] (II) event4 - Video Bus: device is a keyboard
[ 10.217] (II) event4 - Video Bus: device removed
[ 10.268] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:32/LNXVIDEO:01/input/input4/event4"
[ 10.268] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 10.268] (**) Option "xkb_model" "pc105"
[ 10.268] (**) Option "xkb_layout" "gb"
[ 10.269] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 10.269] (II) event4 - Video Bus: device is a keyboard
[ 10.270] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 10.270] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 10.270] (II) Using input driver 'libinput' for 'Power Button'
[ 10.270] (**) Power Button: always reports core events
[ 10.270] (**) Option "Device" "/dev/input/event1"
[ 10.270] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 10.270] (II) event1 - Power Button: device is a keyboard
[ 10.270] (II) event1 - Power Button: device removed
[ 10.300] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 10.300] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 10.300] (**) Option "xkb_model" "pc105"
[ 10.300] (**) Option "xkb_layout" "gb"
[ 10.301] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 10.301] (II) event1 - Power Button: device is a keyboard
[ 10.301] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 10.301] (II) No input driver specified, ignoring this device.
[ 10.301] (II) This device may have been added with another device file.
[ 10.302] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event10)
[ 10.302] (II) No input driver specified, ignoring this device.
[ 10.302] (II) This device may have been added with another device file.
[ 10.302] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event11)
[ 10.302] (II) No input driver specified, ignoring this device.
[ 10.302] (II) This device may have been added with another device file.
[ 10.303] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
[ 10.303] (II) No input driver specified, ignoring this device.
[ 10.303] (II) This device may have been added with another device file.
[ 10.303] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
[ 10.303] (II) No input driver specified, ignoring this device.
[ 10.303] (II) This device may have been added with another device file.
[ 10.303] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event9)
[ 10.303] (II) No input driver specified, ignoring this device.
[ 10.303] (II) This device may have been added with another device file.
[ 10.304] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event14)
[ 10.304] (II) No input driver specified, ignoring this device.
[ 10.304] (II) This device may have been added with another device file.
[ 10.305] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event15)
[ 10.305] (II) No input driver specified, ignoring this device.
[ 10.305] (II) This device may have been added with another device file.
[ 10.305] (II) config/udev: Adding input device ELAN0787:00 04F3:321A Touchpad (/dev/input/event6)
[ 10.305] (**) ELAN0787:00 04F3:321A Touchpad: Applying InputClass "libinput touchpad catchall"
[ 10.305] (II) Using input driver 'libinput' for 'ELAN0787:00 04F3:321A Touchpad'
[ 10.305] (**) ELAN0787:00 04F3:321A Touchpad: always reports core events
[ 10.305] (**) Option "Device" "/dev/input/event6"
[ 10.307] (II) event6 - ELAN0787:00 04F3:321A Touchpad: is tagged by udev as: Touchpad
[ 10.308] (II) event6 - ELAN0787:00 04F3:321A Touchpad: device is a touchpad
[ 10.308] (II) event6 - ELAN0787:00 04F3:321A Touchpad: device removed
[ 10.348] (II) libinput: ELAN0787:00 04F3:321A Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 10.348] (II) libinput: ELAN0787:00 04F3:321A Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 10.348] (II) libinput: ELAN0787:00 04F3:321A Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 10.348] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:03/i2c-0/i2c-ELAN0787:00/0018:04F3:321A.0001/input/input10/event6"
[ 10.348] (II) XINPUT: Adding extended input device "ELAN0787:00 04F3:321A Touchpad" (type: TOUCHPAD, id 9)
[ 10.353] (**) Option "AccelerationScheme" "none"
[ 10.353] (**) ELAN0787:00 04F3:321A Touchpad: (accel) selected scheme none/0
[ 10.353] (**) ELAN0787:00 04F3:321A Touchpad: (accel) acceleration factor: 2.000
[ 10.353] (**) ELAN0787:00 04F3:321A Touchpad: (accel) acceleration threshold: 4
[ 10.355] (II) event6 - ELAN0787:00 04F3:321A Touchpad: is tagged by udev as: Touchpad
[ 10.356] (II) event6 - ELAN0787:00 04F3:321A Touchpad: device is a touchpad
[ 10.357] (II) config/udev: Adding input device ELAN0787:00 04F3:321A Touchpad (/dev/input/mouse1)
[ 10.357] (II) No input driver specified, ignoring this device.
[ 10.357] (II) This device may have been added with another device file.
[ 10.357] (II) config/udev: Adding input device ELAN0787:00 04F3:321A Mouse (/dev/input/event5)
[ 10.357] (**) ELAN0787:00 04F3:321A Mouse: Applying InputClass "libinput pointer catchall"
[ 10.357] (II) Using input driver 'libinput' for 'ELAN0787:00 04F3:321A Mouse'
[ 10.357] (**) ELAN0787:00 04F3:321A Mouse: always reports core events
[ 10.357] (**) Option "Device" "/dev/input/event5"
[ 10.358] (II) event5 - ELAN0787:00 04F3:321A Mouse: is tagged by udev as: Mouse
[ 10.358] (II) event5 - ELAN0787:00 04F3:321A Mouse: device is a pointer
[ 10.358] (II) event5 - ELAN0787:00 04F3:321A Mouse: device removed
[ 10.404] (II) libinput: ELAN0787:00 04F3:321A Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 10.404] (II) libinput: ELAN0787:00 04F3:321A Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 10.404] (II) libinput: ELAN0787:00 04F3:321A Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 10.404] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:03/i2c-0/i2c-ELAN0787:00/0018:04F3:321A.0001/input/input8/event5"
[ 10.404] (II) XINPUT: Adding extended input device "ELAN0787:00 04F3:321A Mouse" (type: MOUSE, id 10)
[ 10.404] (**) Option "AccelerationScheme" "none"
[ 10.404] (**) ELAN0787:00 04F3:321A Mouse: (accel) selected scheme none/0
[ 10.404] (**) ELAN0787:00 04F3:321A Mouse: (accel) acceleration factor: 2.000
[ 10.404] (**) ELAN0787:00 04F3:321A Mouse: (accel) acceleration threshold: 4
[ 10.405] (II) event5 - ELAN0787:00 04F3:321A Mouse: is tagged by udev as: Mouse
[ 10.405] (II) event5 - ELAN0787:00 04F3:321A Mouse: device is a pointer
[ 10.405] (II) config/udev: Adding input device ELAN0787:00 04F3:321A Mouse (/dev/input/mouse0)
[ 10.405] (II) No input driver specified, ignoring this device.
[ 10.405] (II) This device may have been added with another device file.
[ 10.406] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 10.406] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 10.406] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 10.406] (**) AT Translated Set 2 keyboard: always reports core events
[ 10.406] (**) Option "Device" "/dev/input/event0"
[ 10.406] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 10.406] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 10.406] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 10.424] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 10.424] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 10.424] (**) Option "xkb_model" "pc105"
[ 10.424] (**) Option "xkb_layout" "gb"
[ 10.424] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 10.424] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 10.425] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 10.425] (II) No input driver specified, ignoring this device.
[ 10.425] (II) This device may have been added with another device file.
[ 10.426] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event8)
[ 10.426] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 10.426] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 10.426] (**) HP WMI hotkeys: always reports core events
[ 10.426] (**) Option "Device" "/dev/input/event8"
[ 10.426] (II) event8 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 10.426] (II) event8 - HP WMI hotkeys: device is a keyboard
[ 10.426] (II) event8 - HP WMI hotkeys: device removed
[ 10.456] (**) Option "config_info" "udev:/sys/devices/virtual/input/input12/event8"
[ 10.456] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 12)
[ 10.456] (**) Option "xkb_model" "pc105"
[ 10.456] (**) Option "xkb_layout" "gb"
[ 10.456] (II) event8 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 10.456] (II) event8 - HP WMI hotkeys: device is a keyboard
[ 10.517] (II) AMDGPU(0): EDID vendor "CMN", prod id 5409
[ 10.517] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 10.517] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 1142 +hsync -vsync (164.5 kHz eP)
[ 10.517] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 2740 +hsync -vsync (164.5 kHz e)
[ 10.521] (II) AMDGPU(0): EDID vendor "CMN", prod id 5409
[ 10.521] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 10.521] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 1142 +hsync -vsync (164.5 kHz eP)
[ 10.521] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 2740 +hsync -vsync (164.5 kHz e)
[ 16.176] (II) AMDGPU(0): EDID vendor "CMN", prod id 5409
[ 16.176] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 16.176] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 1142 +hsync -vsync (164.5 kHz eP)
[ 16.176] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 2740 +hsync -vsync (164.5 kHz e)
[ 16.183] (II) AMDGPU(0): EDID vendor "CMN", prod id 5409
[ 16.183] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 16.183] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 1142 +hsync -vsync (164.5 kHz eP)
[ 16.183] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 2740 +hsync -vsync (164.5 kHz e)
[ 16.189] (II) AMDGPU(0): EDID vendor "CMN", prod id 5409
[ 16.189] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 16.189] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 1142 +hsync -vsync (164.5 kHz eP)
[ 16.189] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 2740 +hsync -vsync (164.5 kHz e)
[ 16.194] (II) AMDGPU(0): EDID vendor "CMN", prod id 5409
[ 16.194] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 16.194] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 1142 +hsync -vsync (164.5 kHz eP)
[ 16.194] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 2740 +hsync -vsync (164.5 kHz e)
[ 16.948] (II) AMDGPU(0): EDID vendor "CMN", prod id 5409
[ 16.948] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 16.948] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 1142 +hsync -vsync (164.5 kHz eP)
[ 16.948] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 2740 +hsync -vsync (164.5 kHz e)
[ 16.949] (II) AMDGPU(0): EDID vendor "CMN", prod id 5409
[ 16.949] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 16.949] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 1142 +hsync -vsync (164.5 kHz eP)
[ 16.949] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 2740 +hsync -vsync (164.5 kHz e)
[ 16.950] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 16.950] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 16.950] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 16.950] (--) NVIDIA(GPU-0):
[ 16.951] (II) AMDGPU(0): EDID vendor "CMN", prod id 5409
[ 16.951] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 16.951] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 1142 +hsync -vsync (164.5 kHz eP)
[ 16.951] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 2740 +hsync -vsync (164.5 kHz e)
[ 16.953] (II) AMDGPU(0): EDID vendor "CMN", prod id 5409
[ 16.953] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 16.953] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 1142 +hsync -vsync (164.5 kHz eP)
[ 16.953] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 2740 +hsync -vsync (164.5 kHz e)
[ 16.953] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 16.953] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 16.953] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 16.953] (--) NVIDIA(GPU-0):
[ 18.086] (II) AMDGPU(0): EDID vendor "CMN", prod id 5409
[ 18.086] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 18.086] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 1142 +hsync -vsync (164.5 kHz eP)
[ 18.086] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 2740 +hsync -vsync (164.5 kHz e)
[ 18.088] (II) AMDGPU(0): EDID vendor "CMN", prod id 5409
[ 18.088] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 18.088] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 1142 +hsync -vsync (164.5 kHz eP)
[ 18.088] (II) AMDGPU(0): Modeline "1920x1080"x0.0 342.06 1920 1968 2000 2080 1080 1090 1095 2740 +hsync -vsync (164.5 kHz e)
[ 18.088] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 18.088] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 18.088] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 18.088] (--) NVIDIA(GPU-0):
[ 3932.284] (WW) AMDGPU(0): flip queue failed: Invalid argument
[ 3932.284] (WW) AMDGPU(0): Page flip failed: Invalid argument
[ 3932.530] (II) event3 - Video Bus: device removed
[ 3932.576] (II) event4 - Video Bus: device removed
[ 3932.624] (II) event1 - Power Button: device removed
[ 3932.648] (II) event6 - ELAN0787:00 04F3:321A Touchpad: device removed
[ 3932.700] (II) event5 - ELAN0787:00 04F3:321A Mouse: device removed
[ 3932.764] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 3932.796] (II) event8 - HP WMI hotkeys: device removed
[ 3932.831] (II) UnloadModule: "libinput"
[ 3932.831] (II) UnloadModule: "libinput"
[ 3932.831] (II) UnloadModule: "libinput"
[ 3932.831] (II) UnloadModule: "libinput"
[ 3932.831] (II) UnloadModule: "libinput"
[ 3932.831] (II) UnloadModule: "libinput"
[ 3932.831] (II) UnloadModule: "libinput"
[ 3932.973] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 3933.002] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log.old ^^^^^^^^^^
<<<<<<<<<< Xorg (journald) >>>>>>>>>>
-- No entries --
^^^^^^^^^^ Xorg (journald) ^^^^^^^^^^
Kernel modules: nvidia.ko
lsmod:
Module Size Used by
ccm 24576 6
qrtr 57344 2
bnep 36864 2
nls_ascii 12288 1
nls_cp437 16384 1
vfat 28672 1
fat 114688 1 vfat
snd_acp_legacy_mach 28672 0
snd_acp_mach 40960 1 snd_acp_legacy_mach
snd_soc_nau8821 65536 1 snd_acp_mach
snd_acp3x_rn 12288 3
snd_acp3x_pdm_dma 12288 1
snd_soc_dmic 12288 1
snd_sof_amd_rembrandt 16384 0
amd_atl 73728 1
intel_rapl_msr 20480 0
snd_sof_amd_acp 65536 1 snd_sof_amd_rembrandt
intel_rapl_common 57344 1 intel_rapl_msr
snd_sof_pci 24576 1 snd_sof_amd_rembrandt
snd_sof_xtensa_dsp 16384 1 snd_sof_amd_acp
snd_sof 442368 2 snd_sof_amd_acp,snd_sof_pci
snd_sof_utils 16384 1 snd_sof
snd_pci_ps 32768 0
snd_soc_acpi_amd_match 24576 1 snd_pci_ps
snd_soc_acpi_amd_sdca_quirks 12288 1 snd_soc_acpi_amd_match
snd_amd_sdw_acpi 16384 1 snd_pci_ps
soundwire_amd 49152 1 snd_pci_ps
btusb 81920 0
soundwire_generic_allocation 20480 1 soundwire_amd
edac_mce_amd 28672 0
mt7921e 28672 0
soundwire_bus 1179648 2 soundwire_generic_allocation,soundwire_amd
mt7921_common 98304 1 mt7921e
btmtk 32768 1 btusb
snd_ctl_led 28672 0
btrtl 36864 1 btusb
snd_soc_sdca 118784 2 snd_soc_acpi_amd_sdca_quirks,soundwire_bus
mt792x_lib 77824 2 mt7921e,mt7921_common
btbcm 24576 1 btusb
kvm_amd 237568 0
uvcvideo 155648 0
snd_hda_codec_alc269 155648 1
snd_soc_core 446464 9 snd_soc_nau8821,snd_acp_mach,snd_acp3x_rn,snd_sof,snd_soc_sdca,snd_acp_legacy_mach,soundwire_amd,snd_soc_dmic,snd_acp3x_pdm_dma
mt76_connac_lib 102400 3 mt792x_lib,mt7921e,mt7921_common
videobuf2_vmalloc 20480 1 uvcvideo
snd_hda_codec_realtek_lib 65536 1 snd_hda_codec_alc269
uvc 12288 1 uvcvideo
btintel 73728 1 btusb
videobuf2_memops 16384 1 videobuf2_vmalloc
mt76 167936 4 mt792x_lib,mt7921e,mt7921_common,mt76_connac_lib
snd_hda_scodec_component 20480 1 snd_hda_codec_alc269
hp_bioscfg 81920 0
snd_hda_codec_generic 131072 2 snd_hda_codec_realtek_lib,snd_hda_codec_alc269
kvm 1511424 1 kvm_amd
snd_hda_codec_nvhdmi 16384 1
snd_hda_codec_atihdmi 20480 1
videobuf2_v4l2 36864 1 uvcvideo
bluetooth 1187840 13 btrtl,btmtk,btintel,btbcm,bnep,btusb
snd_compress 32768 1 snd_soc_core
snd_hda_codec_hdmi 61440 2 snd_hda_codec_nvhdmi,snd_hda_codec_atihdmi
mac80211 1716224 4 mt792x_lib,mt76,mt7921_common,mt76_connac_lib
videodev 389120 2 videobuf2_v4l2,uvcvideo
snd_pcm_dmaengine 20480 1 snd_soc_core
firmware_attributes_class 12288 1 hp_bioscfg
snd_hda_intel 65536 18
snd_rpl_pci_acp6x 16384 0
irqbypass 16384 1 kvm
videobuf2_common 86016 4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
snd_acp_pci 12288 0
snd_hda_codec 221184 7 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_nvhdmi,snd_hda_codec_realtek_lib,snd_hda_codec_alc269,snd_hda_codec_atihdmi
hp_wmi 45056 0
ecdh_generic 16384 1 bluetooth
ghash_clmulni_intel 12288 0
cdc_acm 53248 0
snd_amd_acpi_mach 12288 1 snd_acp_pci
mc 94208 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
aesni_intel 102400 2
snd_acp_legacy_common 24576 1 snd_acp_pci
sparse_keymap 12288 1 hp_wmi
snd_hda_core 155648 7 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek_lib,snd_hda_codec_alc269,snd_hda_codec_atihdmi
rapl 20480 0
snd_pci_acp6x 16384 0
platform_profile 20480 1 hp_wmi
wmi_bmof 12288 0
cfg80211 1531904 4 mt76,mac80211,mt7921_common,mt76_connac_lib
snd_intel_dspcfg 49152 2 snd_hda_intel,snd_sof
snd_pci_acp5x 16384 0
pcspkr 12288 0
snd_intel_sdw_acpi 16384 1 snd_intel_dspcfg
snd_hwdep 24576 1 snd_hda_codec
ee1004 16384 0
snd_pcm 212992 19 snd_sof_amd_acp,snd_soc_nau8821,snd_hda_codec_hdmi,snd_pci_acp6x,snd_acp_mach,snd_acp_legacy_common,snd_hda_intel,snd_hda_codec,snd_sof,snd_soc_sdca,snd_compress,snd_acp_legacy_mach,snd_soc_core,snd_sof_utils,soundwire_amd,snd_hda_core,snd_acp3x_pdm_dma,snd_pci_ps,snd_pcm_dmaengine
snd_rn_pci_acp3x 20480 0
snd_timer 49152 1 snd_pcm
rfkill 45056 8 hp_wmi,mt7921e,bluetooth,cfg80211
snd_acp_config 24576 6 snd_rn_pci_acp3x,snd_pci_acp6x,snd_pci_acp5x,snd_sof_amd_rembrandt,snd_acp_pci,snd_pci_ps
libarc4 12288 1 mac80211
ccp 196608 1 kvm_amd
k10temp 16384 0
snd 159744 58 snd_ctl_led,snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_acp_mach,snd_hda_intel,snd_hda_codec,snd_sof,snd_soc_sdca,snd_timer,snd_hda_codec_realtek_lib,snd_compress,snd_hda_codec_alc269,snd_acp_legacy_mach,snd_soc_core,snd_pcm
snd_soc_acpi 16384 5 snd_sof_amd_acp,snd_acp_legacy_common,snd_acp_config,snd_amd_acpi_mach,snd_pci_ps
snd_pci_acp3x 16384 0
soundcore 16384 2 snd_ctl_led,snd
joydev 32768 0
amd_pmc 53248 0
ac 16384 0
acpi_tad 20480 0
evdev 32768 12
ppdev 24576 0
binfmt_misc 28672 1
parport_pc 45056 0
lp 36864 0
parport 81920 3 parport_pc,lp,ppdev
nvme_fabrics 40960 0
configfs 65536 1
efi_pstore 12288 0
nfnetlink 20480 1
efivarfs 32768 1
autofs4 61440 2
ext4 1257472 2
mbcache 20480 1 ext4
jbd2 196608 1 ext4
crc32c_cryptoapi 12288 0
amdgpu 20602880 11
amdxcp 12288 1 amdgpu
drm_panel_backlight_quirks 12288 1 amdgpu
gpu_sched 69632 1 amdgpu
drm_buddy 32768 1 amdgpu
drm_ttm_helper 20480 2 amdgpu
ttm 135168 2 amdgpu,drm_ttm_helper
drm_exec 12288 1 amdgpu
i2c_algo_bit 16384 1 amdgpu
drm_suballoc_helper 16384 1 amdgpu
drm_display_helper 294912 1 amdgpu
hid_multitouch 40960 0
cec 81920 2 drm_display_helper,amdgpu
hid_generic 12288 0
xhci_pci 24576 0
ucsi_acpi 12288 0
xhci_hcd 430080 1 xhci_pci
typec_ucsi 77824 1 ucsi_acpi
rc_core 77824 1 cec
i2c_hid_acpi 12288 0
typec 131072 1 typec_ucsi
i2c_hid 45056 1 i2c_hid_acpi
drm_client_lib 16384 1 amdgpu
rtsx_pci_sdmmc 40960 0
mmc_core 286720 1 rtsx_pci_sdmmc
roles 16384 1 typec_ucsi
drm_kms_helper 249856 4 drm_display_helper,amdgpu,drm_ttm_helper,drm_client_lib
hid 278528 4 i2c_hid,hid_multitouch,snd_soc_sdca,hid_generic
nvme 69632 4
thunderbolt 569344 1 typec
nvme_core 245760 6 nvme,nvme_fabrics
usbcore 430080 6 xhci_hcd,btmtk,cdc_acm,uvcvideo,btusb,xhci_pci
drm 888832 18 gpu_sched,i2c_hid,drm_panel_backlight_quirks,drm_kms_helper,drm_exec,drm_suballoc_helper,drm_display_helper,drm_buddy,amdgpu,drm_ttm_helper,drm_client_lib,ttm,amdxcp
sp5100_tco 20480 0
r8169 147456 0
nvme_keyring 20480 2 nvme_core,nvme_fabrics
video 81920 1 amdgpu
watchdog 53248 1 sp5100_tco
serio_raw 16384 0
nvme_auth 32768 1 nvme_core
hkdf 16384 1 nvme_auth
realtek 61440 1
usb_common 20480 4 xhci_hcd,usbcore,uvcvideo,typec_ucsi
crc16 12288 3 bluetooth,amdgpu,ext4
i2c_piix4 36864 0
battery 28672 0
wmi 36864 4 hp_wmi,video,hp_bioscfg,wmi_bmof
rtsx_pci 151552 1 rtsx_pci_sdmmc
button 28672 0
i2c_smbus 20480 1 i2c_piix4
xrandr:
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
eDP connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 193mm
1920x1080 144.00*+ 60.02
1680x1050 144.00
1280x1024 144.00
1440x900 144.00
1280x800 144.00
1280x720 144.00
1024x768 144.00
800x600 144.00
640x480 144.00
DisplayPort-0 disconnected (normal left inverted right x axis y axis)
OpenCL ICDs:
/etc/OpenCL/vendors/nvidia.icd:libnvidia-opencl.so.1
APT sources:
Package files:
100 /var/lib/dpkg/status
release a=now
500 https://packages.microsoft.com/repos/code stable/main amd64 Packages
release o=code stable,a=stable,n=stable,l=code stable,c=main,b=amd64
origin packages.microsoft.com
500 https://dl.espressif.com/dl/eim/apt stable/main amd64 Packages
release o=Espressif Systems,a=stable,n=stable,l=ESP-IDF Installation Manager,c=main,b=amd64
origin dl.espressif.com
500 http://deb.debian.org/debian sid/non-free-firmware amd64 Packages
release o=Debian,a=unstable,n=sid,l=Debian,c=non-free-firmware,b=amd64
origin deb.debian.org
500 http://deb.debian.org/debian sid/non-free amd64 Packages
release o=Debian,a=unstable,n=sid,l=Debian,c=non-free,b=amd64
origin deb.debian.org
500 http://deb.debian.org/debian sid/contrib amd64 Packages
release o=Debian,a=unstable,n=sid,l=Debian,c=contrib,b=amd64
origin deb.debian.org
500 http://deb.debian.org/debian sid/main amd64 Packages
release o=Debian,a=unstable,n=sid,l=Debian,c=main,b=amd64
origin deb.debian.org
Pinned packages:
-- System Information:
Debian Release: forky/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 7.0.7+deb14-amd64 (SMP w/12 CPU threads; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages nvidia-kernel-dkms depends on:
ii dkms 3.2.2-1
ii firmware-nvidia-gsp [firmware-nvidia-gsp-550.163.01] 550.163.01-5
ii nvidia-installer-cleanup 20240109+1
ii nvidia-kernel-support [nvidia-kernel-support--v1] 550.163.01-5
Versions of packages nvidia-kernel-dkms recommends:
ii libcuda1 550.163.01-5
iu nvidia-driver 550.163.01-5
nvidia-kernel-dkms suggests no packages.
Versions of packages nvidia-driver depends on:
ii nvidia-alternative 550.163.01-5
ii nvidia-driver-bin 550.163.01-5
ii nvidia-driver-libs 550.163.01-5
ii nvidia-installer-cleanup 20240109+1
ii nvidia-legacy-check 550.163.01-5
ii nvidia-support 20240109+1
ii nvidia-vdpau-driver 550.163.01-5
ii xserver-xorg-video-nvidia 550.163.01-5
Versions of packages nvidia-driver recommends:
ii libnvidia-cfg1 550.163.01-5
ii nvidia-persistenced 550.163.01-1
ii nvidia-settings 550.163.01-1
nvidia-driver suggests no packages.
Versions of packages nvidia-driver-libs:amd64 depends on:
ii libgl1-nvidia-glvnd-glx 550.163.01-5
ii nvidia-egl-icd 550.163.01-5
Versions of packages nvidia-driver-libs:amd64 recommends:
ii libgles-nvidia1 550.163.01-5
ii libgles-nvidia2 550.163.01-5
ii libglx-nvidia0 550.163.01-5
ii libnvidia-allocator1 550.163.01-5
ii libnvidia-cfg1 550.163.01-5
ii libnvidia-encode1 550.163.01-5
ii libopengl0 1.7.0-3+b1
ii nvidia-driver-libs 550.163.01-5
ii nvidia-vulkan-icd 550.163.01-5
Versions of packages xserver-xorg-video-nvidia depends on:
ii libc6 2.42-16
ii libnvidia-glcore 550.163.01-5
ii nvidia-alternative 550.163.01-5
ii nvidia-installer-cleanup 20240109+1
ii nvidia-legacy-check 550.163.01-5
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 recommends:
iu nvidia-driver 550.163.01-5
ii nvidia-settings 550.163.01-1
ii nvidia-suspend-common 550.163.01-5
ii nvidia-vdpau-driver 550.163.01-5
ii nvidia-vulkan-icd 550.163.01-5
xserver-xorg-video-nvidia suggests no packages.
Versions of packages nvidia-alternative depends on:
ii dpkg 1.23.7
ii glx-alternative-nvidia 1.2.2
ii nvidia-legacy-check 550.163.01-5
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:
iu nvidia-driver [nvidia-driver-any] 550.163.01-5
Versions of packages xserver-xorg-video-intel depends on:
ii libc6 2.42-16
ii libdrm-intel1 2.4.131-1+b1
ii libdrm2 2.4.131-1+b1
ii libpciaccess0 0.17-3+b4
ii libpixman-1-0 0.46.4-1+b2
ii libudev1 260.1-1
ii libx11-6 2:1.8.13-1
ii libx11-xcb1 2:1.8.13-1
ii libxcb-dri2-0 1.17.0-2+b2
ii libxcb-util1 0.4.1-1+b2
ii libxcb1 1.17.0-2+b2
ii libxcursor1 1:1.2.3-1+b2
ii libxdamage1 1:1.1.7-1+b1
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+b2
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-kernel-dkms is related to:
pn bumblebee <none>
pn bumblebee-nvidia <none>
ii ccache 4.13.6-1
pn libcuda.so.1 <none>
ii libcuda1 [libcuda1-any] 550.163.01-5
pn libdrm-nouveau1 <none>
pn libdrm-nouveau1a <none>
ii libdrm-nouveau2 2.4.131-1+b1
ii libegl1 1.7.0-3+b1
ii libgl1 1.7.0-3+b1
ii libgl1-nvidia-glvnd-glx [libgl1-nvidia-glx-any] 550.163.01-5
ii libgles1 1.7.0-3+b1
ii libgles2 1.7.0-3+b1
ii libglvnd0 1.7.0-3+b1
ii libglx0 1.7.0-3+b1
ii libnvidia-cfg1 [libnvidia-cfg1-any] 550.163.01-5
ii libnvidia-ml1 [libnvidia-ml.so.1] 550.163.01-5
pn libopencl0 <none>
pn libprimus-vk1 <none>
ii libvulkan1 1.4.341.0-1
pn linux-headers <none>
ii make 4.4.1-3
ii mesa-vulkan-drivers [vulkan-icd] 26.0.6-1
pn nvidia-cuda-mps <none>
iu nvidia-driver [nvidia-glx-any] 550.163.01-5
pn nvidia-driver-any <none>
ii nvidia-driver-libs [nvidia-driver-libs-any] 550.163.01-5
pn nvidia-glx <none>
ii nvidia-kernel-common 20240109+1
ih nvidia-kernel-dkms [nvidia-kernel-dkms-any] 550.163.01-5
pn nvidia-kernel-source <none>
ii nvidia-kernel-support [nvidia-kernel-support-any] 550.163.01-5
ii nvidia-modprobe 570.133.07-1
pn nvidia-open-kernel-dkms <none>
pn nvidia-open-kernel-dkms-any <none>
pn nvidia-open-kernel-source <none>
ii nvidia-open-kernel-support [nvidia-kernel-support-any] 550.163.01-4
ii nvidia-opencl-icd [opencl-icd] 550.163.01-5
ii nvidia-persistenced 550.163.01-1
pn nvidia-powerd <none>
pn nvidia-primus-vk-wrapper <none>
ii nvidia-settings 550.163.01-1
ii nvidia-support 20240109+1
ii nvidia-suspend-common 550.163.01-5
ii nvidia-vulkan-icd [vulkan-icd] 550.163.01-5
pn nvidia-vulkan-icd-any <none>
pn nvidia-xconfig <none>
ii ocl-icd-libopencl1 [libopencl1] 2.3.4-1+b1
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 [xserver-xorg-video-nvidia-any] 550.163.01-5
-- no debconf information
More information about the pkg-nvidia-devel
mailing list