Startup Hangs at TLP startup/shutdown after Dec. Update to 21

I have run into a bit of a snag after a recent update. My system now hangs on startup each time after reaching the:

[ OK ] Finished TLP system startup/shutdown prompt.

I do still have the ability to move over to a tty session to reach the shell so I have been able to do some preliminary troubleshooting but have not been able to fully resolve the issue.

From following some helpful topics of others who have had similar issues I believe the issue is a GPU driver problem but I have not been able to create a stable fix.

I will apologize in advance due to not having been able to get my comp. to the desktop, I am transposing some of the system info over to another device as I create the topic. I am still a bit of a Linux novice so this has pushed my limits of OS knowledge trying to troubleshoot!

Basic System Info
inxi -v 2

Kernel: 5.10.98-1-MANJARO x86_64  bits: 64  Console: tty 2  Distro: Manjaro Linux
Machine:
  Type: Desktop Mobo: ASUSTek model: ROG STRIX B450-I GAMING v: Rev 1.xx
      serial: <superuser required>  UEFI: American Megatrends  v: 4702 date: 02/08/2022
CPU:
  Info: 6-core AMD Ryzen 5 3600 [MT MCP] speed (MGz):  avg: 2154
     min/max: 2200/ 4714: 4588: 4461: 4335: 4208
Graphics:
  Device-1:  NVIDIA TU116 [GeForce GTX 1660 SUPER]  driver: N/A
  Display:  server X.org v: 1.21.1.3  driver:  X:  loaded:  N/A  unloaded: nvidia  gpu: N/A
      tty: 240x67
  Message: GL data unavailable in console. Try -G --display
Network:
  Device-1: Intel I221 Gigabit Network  driver: igb
  Device-2: Realtek RTL882BE 802.11a/b/g/n/ac WiFi adapter  driver: rtw_8822b3
Drives:
  Local Storage:   total: 1.39 TiB  used: 624.33 GiB (44.0%)
Info:
  Processes: 242  Uptime: 4m  Memory: 15.61 GiB  used: 548 MiB (3.4%) Init: systemd Shell: Zsh
  inxi: 3.3.13
Tried so far

1. Login to tty2 and run system updates using:

pamac update
sudo pacman-mirrors -f && sudo pacman -Syyu

Both return some updates to packages in AUR, but nothing to do system-wise in Manjaro

2. Remove existing video driver and reinstalling

sudo mhwd -r pci video-nvidia
reboot
sudo mhwd -a pci nonfree 0300

I have also tried to shift over to the nouveau driver but have not been able to get to the desktop environment using the free driver. The only thing that has worked thus far is number 2 where I do a full reinstallation of the proprietary driver in a tty session. The issue has been that as soon as I try to reboot the computer from that desktop session, the boot hangs again and I have to start again. Trying to figure out why the installation of the video driver seems to be ephemeral to the individual session.

Thank you for any assistance or ideas!

have a look in journal log

sudo journalctl -g nvidia

Thank you for the suggestion @stephane see the output below for boots this week while troubleshoting:

journalctl output
-- Boot ebe7be8975ee45c6b04866bbb7eca9c3 --
Feb 22 14:50:30 enterprise systemd-modules-load[331]: Module 'nvidia' is deny-listed
Feb 22 14:50:30 enterprise systemd-modules-load[331]: Module 'nvidia_drm' is deny-listed
Feb 22 14:50:31 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input14
Feb 22 14:50:31 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input15
Feb 22 14:50:31 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input16
Feb 22 14:50:32 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Feb 22 14:50:32 enterprise python3[801]: [806] INFO: Available modules: ['nouveau', 'nvidia', 'nvidia_drm', 'nvidia_modeset', 'nvidia_uvm']
Feb 22 14:50:32 enterprise python3[801]: [807] INFO: Unloading modules ['nvidia_drm', 'nvidia_modeset', 'nvidia_uvm', 'nvidia'] (if loaded)
-- Boot 06bbd34fd4a240789b663cc2e5a2317f --
Feb 22 15:33:45 enterprise systemd-modules-load[333]: Module 'nvidia' is deny-listed
Feb 22 15:33:45 enterprise systemd-modules-load[333]: Module 'nvidia_drm' is deny-listed
Feb 22 15:33:46 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input14
Feb 22 15:33:46 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input15
Feb 22 15:33:46 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input16
Feb 22 15:33:47 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Feb 22 15:33:47 enterprise python3[788]: [495] INFO: Available modules: ['nouveau', 'nvidia', 'nvidia_drm', 'nvidia_modeset', 'nvidia_uvm']
Feb 22 15:33:47 enterprise python3[788]: [496] INFO: Unloading modules ['nvidia_drm', 'nvidia_modeset', 'nvidia_uvm', 'nvidia'] (if loaded)
-- Boot 9a0f43838ee64379916bd97b865f3e0f --
Feb 22 16:05:55 enterprise systemd-modules-load[328]: Module 'nvidia' is deny-listed
Feb 22 16:05:55 enterprise systemd-modules-load[328]: Module 'nvidia_drm' is deny-listed
Feb 22 16:05:55 enterprise systemd-modules-load[328]: Module 'nvidia_uvm' is deny-listed
Feb 22 16:05:56 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input14
Feb 22 16:05:56 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input15
Feb 22 16:05:56 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input16
Feb 22 16:05:57 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Feb 22 16:22:42 enterprise dbus-daemon[744]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.24' (uid=0 pid=1461 comm="sudo mhwd -r pci video-nvidia-470xx ")
Feb 22 16:22:45 enterprise sudo[1461]:  cgarcia : TTY=tty2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/bin/mhwd -r pci video-nvidia-470xx
-- Boot 0783dcda2c174943be9d8b51c7ae0d06 --
Feb 22 16:45:13 enterprise systemd-modules-load[331]: Module 'nvidia' is deny-listed
Feb 22 16:45:13 enterprise systemd-modules-load[331]: Module 'nvidia_drm' is deny-listed
Feb 22 16:45:13 enterprise systemd-modules-load[331]: Module 'nvidia_uvm' is deny-listed
Feb 22 16:45:14 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input14
Feb 22 16:45:14 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input15
Feb 22 16:45:14 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input16
Feb 22 16:45:15 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Feb 22 17:01:31 enterprise dbus-daemon[741]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.24' (uid=0 pid=1800 comm="sudo mhwd -r pci video-nvidia ")
Feb 22 17:01:31 enterprise sudo[1800]:  cgarcia : TTY=tty2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/bin/mhwd -r pci video-nvidia
Feb 22 17:02:30 enterprise dbus-daemon[741]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.38' (uid=0 pid=2034 comm="sudo mhwd -r pci video-nvidia ")
Feb 22 17:02:30 enterprise sudo[2034]:  cgarcia : TTY=tty2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/bin/mhwd -r pci video-nvidia
Feb 22 17:03:40 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Feb 22 17:03:40 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 241
Feb 22 17:03:40 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Feb 22 17:03:40 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  510.47.03  Mon Jan 24 22:58:54 UTC 2022
Feb 22 17:03:40 enterprise systemd-udevd[7252]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Feb 22 17:03:40 enterprise systemd-udevd[7256]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Feb 22 17:03:40 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  510.47.03  Mon Jan 24 22:51:43 UTC 2022
Feb 22 17:03:40 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Feb 22 17:03:40 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Feb 22 17:03:40 enterprise kernel: caller _nv000651rm+0x1ad/0x200 [nvidia] mapping multiple BARs
-- Boot 2daa8fc8596d46d1a76877a2d546dc6a --
Feb 22 17:04:45 enterprise systemd-modules-load[329]: Module 'nvidia' is deny-listed
Feb 22 17:04:45 enterprise systemd-modules-load[329]: Module 'nvidia_drm' is deny-listed
Feb 22 17:04:45 enterprise systemd-modules-load[329]: Module 'nvidia_uvm' is deny-listed
Feb 22 17:04:46 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input14
Feb 22 17:04:46 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input15
Feb 22 17:04:46 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input16
Feb 22 17:04:47 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Feb 22 17:08:12 enterprise dbus-daemon[741]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.19' (uid=0 pid=1422 comm="sudo mhwd -r pci video-nvidia ")
Feb 22 17:08:14 enterprise sudo[1422]:  cgarcia : TTY=tty2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/bin/mhwd -r pci video-nvidia
-- Boot 4c1e2e75a227442f9a2d6588265964b9 --
Feb 22 17:10:50 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input14
Feb 22 17:10:50 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input15
Feb 22 17:10:50 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input16
Feb 22 17:10:51 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
-- Boot 19f38e7206b84af59b11fa3c80aa4374 --
Feb 22 17:14:42 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input14
Feb 22 17:14:42 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input15
Feb 22 17:14:42 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input16
Feb 22 17:14:43 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Feb 22 17:16:17 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Feb 22 17:16:17 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 241
Feb 22 17:16:17 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Feb 22 17:16:17 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  510.47.03  Mon Jan 24 22:58:54 UTC 2022
Feb 22 17:16:17 enterprise systemd-udevd[6309]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Feb 22 17:16:17 enterprise systemd-udevd[6309]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Feb 22 17:16:17 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  510.47.03  Mon Jan 24 22:51:43 UTC 2022
Feb 22 17:16:17 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Feb 22 17:16:17 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Feb 22 17:16:17 enterprise kernel: caller _nv000651rm+0x1ad/0x200 [nvidia] mapping multiple BARs
-- Boot 341adb096c09458e983cf826539565c4 --
Feb 22 17:21:58 enterprise systemd-modules-load[330]: Module 'nvidia' is deny-listed
Feb 22 17:21:58 enterprise systemd-modules-load[330]: Module 'nvidia_drm' is deny-listed
Feb 22 17:21:58 enterprise systemd-modules-load[330]: Module 'nvidia_uvm' is deny-listed
Feb 22 17:21:59 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input14
Feb 22 17:21:59 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input15
Feb 22 17:21:59 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input16
Feb 22 17:22:00 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Feb 22 17:23:21 enterprise dbus-daemon[747]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.19' (uid=0 pid=1165 comm="sudo nvidia-settings ")
Feb 22 17:23:23 enterprise sudo[1165]:  cgarcia : TTY=tty2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/bin/nvidia-settings
-- Boot ca3d7a25236644aeba0d63a9fb62979c --
Feb 23 09:57:35 enterprise systemd-modules-load[329]: Module 'nvidia' is deny-listed
Feb 23 09:57:35 enterprise systemd-modules-load[329]: Module 'nvidia_drm' is deny-listed
Feb 23 09:57:35 enterprise systemd-modules-load[329]: Module 'nvidia_uvm' is deny-listed
Feb 23 09:57:36 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input14
Feb 23 09:57:36 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input15
Feb 23 09:57:36 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input16
Feb 23 09:57:37 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Feb 23 09:59:08 enterprise dbus-daemon[736]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.19' (uid=0 pid=1215 comm="sudo mhwd -r pci video-nvidia ")
Feb 23 09:59:11 enterprise sudo[1215]:  cgarcia : TTY=tty2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/bin/mhwd -r pci video-nvidia
Feb 23 10:02:05 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Feb 23 10:02:05 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 241
Feb 23 10:02:05 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Feb 23 10:02:05 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  510.47.03  Mon Jan 24 22:58:54 UTC 2022
Feb 23 10:02:05 enterprise systemd-udevd[6566]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Feb 23 10:02:05 enterprise systemd-udevd[6566]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Feb 23 10:02:05 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  510.47.03  Mon Jan 24 22:51:43 UTC 2022
Feb 23 10:02:05 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Feb 23 10:02:05 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Feb 23 10:02:06 enterprise kernel: caller _nv000651rm+0x1ad/0x200 [nvidia] mapping multiple BARs
-- Boot ec999a478d3f4eb89129a195ba4ef726 --
Feb 23 10:07:17 enterprise systemd-modules-load[330]: Module 'nvidia' is deny-listed
Feb 23 10:07:17 enterprise systemd-modules-load[330]: Module 'nvidia_drm' is deny-listed
Feb 23 10:07:17 enterprise systemd-modules-load[330]: Module 'nvidia_uvm' is deny-listed
Feb 23 10:07:18 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input14
Feb 23 10:07:18 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input15
Feb 23 10:07:18 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input16
Feb 23 10:07:19 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Feb 23 10:12:04 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Feb 23 10:12:04 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 241
Feb 23 10:12:04 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Feb 23 10:12:04 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  510.47.03  Mon Jan 24 22:58:54 UTC 2022
Feb 23 10:12:04 enterprise systemd-udevd[1224]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Feb 23 10:12:04 enterprise systemd-udevd[1221]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Feb 23 10:12:04 enterprise systemd-udevd[1221]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Feb 23 10:12:04 enterprise systemd-udevd[1224]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Feb 23 10:12:04 enterprise kernel: caller _nv000651rm+0x1ad/0x200 [nvidia] mapping multiple BARs
-- Boot 0864a329ce1244809777834315a8f566 --
Feb 23 10:20:25 enterprise systemd-modules-load[294]: Module 'nvidia' is deny-listed
Feb 23 10:20:25 enterprise systemd-modules-load[294]: Module 'nvidia_drm' is deny-listed
Feb 23 10:20:25 enterprise systemd-modules-load[294]: Module 'nvidia_uvm' is deny-listed
Feb 23 10:20:26 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input4
Feb 23 10:20:26 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input5
Feb 23 10:20:26 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input6
Feb 23 10:20:26 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input7
Feb 23 10:20:26 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input8
Feb 23 10:20:26 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Feb 23 10:20:26 enterprise alsactl[617]: Found hardware: "HDA-Intel" "Nvidia GPU 99 HDMI/DP" "HDA:10de0099,38421068,00100100" "0x3842" "0x1068"
Feb 23 10:20:26 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Feb 23 10:21:34 enterprise dbus-daemon[621]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.19' (uid=0 pid=1196 comm="sudo mhwd -r pci video-nvidia ")
Feb 23 10:21:37 enterprise sudo[1196]:  cgarcia : TTY=tty2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/bin/mhwd -r pci video-nvidia
Feb 23 10:22:42 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Feb 23 10:22:42 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 238
Feb 23 10:22:42 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Feb 23 10:22:42 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  510.47.03  Mon Jan 24 22:58:54 UTC 2022
Feb 23 10:22:42 enterprise systemd-udevd[6440]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Feb 23 10:22:42 enterprise systemd-udevd[6440]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Feb 23 10:22:42 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  510.47.03  Mon Jan 24 22:51:43 UTC 2022
Feb 23 10:22:42 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Feb 23 10:22:42 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Feb 23 10:22:42 enterprise kernel: caller _nv000651rm+0x1ad/0x200 [nvidia] mapping multiple BARs
-- Boot 46503a94c0954ae5beca4a0946a62375 --
Feb 23 10:26:38 enterprise systemd-modules-load[287]: Module 'nvidia' is deny-listed
Feb 23 10:26:38 enterprise systemd-modules-load[287]: Module 'nvidia_drm' is deny-listed
Feb 23 10:26:38 enterprise systemd-modules-load[287]: Module 'nvidia_uvm' is deny-listed
Feb 23 10:26:39 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input4
Feb 23 10:26:39 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input5
Feb 23 10:26:39 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input6
Feb 23 10:26:39 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input7
Feb 23 10:26:39 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input8
Feb 23 10:26:39 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Feb 23 10:26:39 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
-- Boot 827adbfb888247cdbbbc083bb057a909 --
Feb 23 10:37:06 enterprise systemd-modules-load[292]: Module 'nvidia' is deny-listed
Feb 23 10:37:06 enterprise systemd-modules-load[292]: Module 'nvidia_drm' is deny-listed
Feb 23 10:37:06 enterprise systemd-modules-load[292]: Module 'nvidia_uvm' is deny-listed
Feb 23 10:37:06 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input4
Feb 23 10:37:06 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input5
Feb 23 10:37:06 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input6
Feb 23 10:37:06 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input7
Feb 23 10:37:06 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input8
Feb 23 10:37:06 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Feb 23 10:37:07 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Feb 23 10:38:15 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Feb 23 10:38:15 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 238
Feb 23 10:38:15 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Feb 23 10:38:15 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  510.47.03  Mon Jan 24 22:58:54 UTC 2022
Feb 23 10:38:15 enterprise systemd-udevd[1228]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Feb 23 10:38:15 enterprise systemd-udevd[1231]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Feb 23 10:38:15 enterprise kernel: caller _nv000651rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Feb 23 10:38:16 enterprise systemd-udevd[1228]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Feb 23 10:38:16 enterprise systemd-udevd[1231]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Feb 23 10:38:16 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  510.47.03  Mon Jan 24 22:51:43 UTC 2022
Feb 23 10:38:16 enterprise systemd-udevd[1227]: nvidia_modeset: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidia-modeset c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 254'' failed with exit code 1.
Feb 23 10:46:46 enterprise dbus-daemon[615]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.23' (uid=0 pid=1431 comm="sudo mhwd -r pci video-nvidia-470xx ")
Feb 23 10:46:46 enterprise sudo[1431]:  cgarcia : TTY=tty2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/bin/mhwd -r pci video-nvidia-470xx
Feb 23 10:47:15 enterprise dbus-daemon[615]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.24' (uid=0 pid=1517 comm="sudo mhwd -r pci video-nvidia ")
Feb 23 10:47:15 enterprise sudo[1517]:  cgarcia : TTY=tty2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/bin/mhwd -r pci video-nvidia
-- Boot 27fd9c49e76e4c66bc99a7a20165baff --
Feb 23 10:48:22 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Feb 23 10:48:22 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input10
Feb 23 10:48:22 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input11
Feb 23 10:48:22 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input12
Feb 23 10:48:22 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input13
Feb 23 10:48:22 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input14
Feb 23 10:48:22 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
-- Boot 0828d3acd4ca4ea8817a7e1f1136eb59 --
Feb 23 10:56:58 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Feb 23 10:56:58 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input10
Feb 23 10:56:58 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input11
Feb 23 10:56:58 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input12
Feb 23 10:56:58 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input13
Feb 23 10:56:58 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input14
Feb 23 10:56:58 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Feb 23 11:02:05 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Feb 23 11:02:05 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 238
Feb 23 11:02:05 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Feb 23 11:02:05 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  510.47.03  Mon Jan 24 22:58:54 UTC 2022
Feb 23 11:02:05 enterprise systemd-udevd[6319]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Feb 23 11:02:05 enterprise systemd-udevd[6319]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Feb 23 11:02:06 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  510.47.03  Mon Jan 24 22:51:43 UTC 2022
Feb 23 11:02:06 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Feb 23 11:02:06 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Feb 23 11:02:06 enterprise kernel: caller _nv000651rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Feb 23 13:38:25 enterprise kernel: caller _nv000651rm+0x1ad/0x200 [nvidia] mapping multiple BARs
-- Boot 3485f5fd00694e6b84f28e35a0a13235 --
Feb 23 13:38:57 enterprise systemd-modules-load[345]: Module 'nvidia' is deny-listed
Feb 23 13:38:57 enterprise systemd-modules-load[345]: Module 'nvidia_drm' is deny-listed
Feb 23 13:38:57 enterprise systemd-modules-load[345]: Module 'nvidia_uvm' is deny-listed
Feb 23 13:38:58 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input4
Feb 23 13:38:58 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input5
Feb 23 13:38:58 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input6
Feb 23 13:38:58 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input7
Feb 23 13:38:58 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input8
Feb 23 13:38:58 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Feb 23 13:38:58 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
-- Boot efc5b3e243104f8e9f07de3765089496 --
Feb 23 15:11:28 enterprise systemd-modules-load[291]: Module 'nvidia' is deny-listed
Feb 23 15:11:28 enterprise systemd-modules-load[291]: Module 'nvidia_drm' is deny-listed
Feb 23 15:11:28 enterprise systemd-modules-load[291]: Module 'nvidia_uvm' is deny-listed
Feb 23 15:11:29 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input14
Feb 23 15:11:29 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input15
Feb 23 15:11:29 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input16
Feb 23 15:11:29 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input17
Feb 23 15:11:29 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input18
Feb 23 15:11:29 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input19
Feb 23 15:11:29 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Feb 23 15:15:41 enterprise dbus-daemon[609]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.30' (uid=0 pid=1349 comm="sudo mhwd -i pci video-nvidia ")
Feb 23 15:15:41 enterprise sudo[1349]:  cgarcia : TTY=tty2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/bin/mhwd -i pci video-nvidia
Feb 23 15:17:59 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Feb 23 15:17:59 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 238
Feb 23 15:17:59 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Feb 23 15:17:59 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  510.47.03  Mon Jan 24 22:58:54 UTC 2022
Feb 23 15:17:59 enterprise systemd-udevd[1587]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Feb 23 15:17:59 enterprise systemd-udevd[1592]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Feb 23 15:17:59 enterprise systemd-udevd[1587]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Feb 23 15:17:59 enterprise systemd-udevd[1592]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Feb 23 15:17:59 enterprise kernel: caller _nv000651rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Feb 23 15:20:01 enterprise dbus-daemon[609]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.35' (uid=0 pid=1818 comm="sudo pacman -S video-nvidia-470xx ")
Feb 23 15:20:01 enterprise sudo[1818]:  cgarcia : TTY=tty2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/bin/pacman -S video-nvidia-470xx
Feb 23 15:20:20 enterprise dbus-daemon[609]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.36' (uid=0 pid=1844 comm="sudo pacman -r video-nvidia-470xx ")
Feb 23 15:20:20 enterprise sudo[1844]:  cgarcia : TTY=tty2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/bin/pacman -r video-nvidia-470xx
Feb 23 15:20:38 enterprise dbus-daemon[609]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.37' (uid=0 pid=1870 comm="sudo mhwd -r video-nvidia ")
Feb 23 15:20:38 enterprise sudo[1870]:  cgarcia : TTY=tty2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/bin/mhwd -r video-nvidia
Feb 23 15:20:45 enterprise dbus-daemon[609]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.38' (uid=0 pid=1910 comm="sudo mhwd -r pci video-nvidia ")
Feb 23 15:20:45 enterprise sudo[1910]:  cgarcia : TTY=tty2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/bin/mhwd -r pci video-nvidia
-- Boot d418e43fbf9e4a9ab317c0ffa837f15e --
Feb 23 15:21:25 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input4
Feb 23 15:21:25 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input5
Feb 23 15:21:25 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input6
Feb 23 15:21:25 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input7
Feb 23 15:21:25 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input8
Feb 23 15:21:25 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Feb 23 15:21:26 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Feb 23 15:22:53 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Feb 23 15:22:53 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Feb 23 15:22:53 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Feb 23 15:22:53 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  510.47.03  Mon Jan 24 22:58:54 UTC 2022
Feb 23 15:22:53 enterprise systemd-udevd[6461]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Feb 23 15:22:53 enterprise systemd-udevd[6461]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Feb 23 15:22:53 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  510.47.03  Mon Jan 24 22:51:43 UTC 2022
Feb 23 15:22:53 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Feb 23 15:22:53 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Feb 23 15:22:54 enterprise kernel: caller _nv000651rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Feb 23 15:23:13 enterprise systemd[949]: Started NVIDIA X Server Settings.
Feb 23 15:43:09 enterprise systemd[949]: app-nvidia\x2dsettings-4b385f2831aa43a0b6b2909125ac29f6.scope: Consumed 1.939s CPU time.
Feb 23 15:43:33 enterprise kernel: caller _nv000651rm+0x1ad/0x200 [nvidia] mapping multiple BARs
-- Boot 93fe14a59e384c5b92f97c29a3229821 --
Feb 23 15:44:15 enterprise systemd-modules-load[347]: Module 'nvidia' is deny-listed
Feb 23 15:44:15 enterprise systemd-modules-load[347]: Module 'nvidia_drm' is deny-listed
Feb 23 15:44:15 enterprise systemd-modules-load[347]: Module 'nvidia_uvm' is deny-listed
Feb 23 15:44:15 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input4
Feb 23 15:44:15 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input5
Feb 23 15:44:15 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input6
Feb 23 15:44:15 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input7
Feb 23 15:44:15 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input8
Feb 23 15:44:15 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Feb 23 15:44:16 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
-- Boot 729a3010f45847dd8d2073cd204aa69f --
Feb 24 10:43:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input4
Feb 24 10:43:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input5
Feb 24 10:43:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input6
Feb 24 10:43:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input7
Feb 24 10:43:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input8
Feb 24 10:43:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Feb 24 10:43:32 enterprise systemd-modules-load[345]: Module 'nvidia' is deny-listed
Feb 24 10:43:32 enterprise systemd-modules-load[345]: Module 'nvidia_drm' is deny-listed
Feb 24 10:43:32 enterprise systemd-modules-load[345]: Module 'nvidia_uvm' is deny-listed
Feb 24 10:43:33 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
-- Boot bc9bb5ca4bb7404f8fa7f82668816930 --
Feb 24 11:07:50 enterprise systemd-modules-load[295]: Module 'nvidia' is deny-listed
Feb 24 11:07:50 enterprise systemd-modules-load[295]: Module 'nvidia_drm' is deny-listed
Feb 24 11:07:50 enterprise systemd-modules-load[295]: Module 'nvidia_uvm' is deny-listed
Feb 24 11:07:51 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input4
Feb 24 11:07:51 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input5
Feb 24 11:07:51 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input6
Feb 24 11:07:51 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input7
Feb 24 11:07:51 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input8
Feb 24 11:07:51 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input9
Feb 24 11:07:51 enterprise kernel: nvidia-gpu 0000:0b:00.3: i2c timeout error e0000000
Feb 24 11:09:57 enterprise dbus-daemon[579]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.19' (uid=0 pid=1228 comm="sudo mhwd -r video-nvidia ")
Feb 24 11:09:59 enterprise sudo[1228]:  cgarcia : TTY=tty2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/bin/mhwd -r video-nvidia
Feb 24 11:10:07 enterprise dbus-daemon[579]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.20' (uid=0 pid=1277 comm="sudo mhwd -r pci video-nvidia ")
Feb 24 11:10:07 enterprise sudo[1277]:  cgarcia : TTY=tty2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/bin/mhwd -r pci video-nvidia
-- Boot 8db1d51e80f64a64a1a8bf8e5946a3ad --
Feb 24 11:13:50 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input15
Feb 24 11:13:50 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input16
Feb 24 11:13:50 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input17
Feb 24 11:13:50 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input18
Feb 24 11:13:50 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input19
Feb 24 11:13:50 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input20
Feb 24 11:13:51 enterprise kernel: nvidia-gpu 0000:0b:00.3: i2c timeout error e0000000
Feb 24 11:15:23 enterprise dbus-daemon[717]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.19' (uid=0 pid=1249 comm="sudo mhwd -i pci video-nvidia ")
Feb 24 11:15:25 enterprise sudo[1249]:  cgarcia : TTY=tty2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/bin/mhwd -i pci video-nvidia
-- Boot ea180fbf260047fe8f639679d56bccb4 --
Feb 24 11:19:28 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input4
Feb 24 11:19:28 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input5
Feb 24 11:19:28 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input6
Feb 24 11:19:28 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input7
Feb 24 11:19:28 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input8
Feb 24 11:19:28 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input9
Feb 24 11:19:28 enterprise kernel: nvidia-gpu 0000:0b:00.3: i2c timeout error e0000000
-- Boot c2c056ea3f56479a873bda5525ab0195 --
Feb 24 16:45:20 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input4
Feb 24 16:45:20 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input5
Feb 24 16:45:20 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input6
Feb 24 16:45:20 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input7
Feb 24 16:45:20 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input8
Feb 24 16:45:20 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input9
Feb 24 16:45:20 enterprise kernel: nvidia-gpu 0000:0b:00.3: i2c timeout error e0000000
-- Boot 4651edff92ce4093a58dba56262df6ae --
Feb 25 07:33:49 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input4
Feb 25 07:33:49 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input5
Feb 25 07:33:49 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input6
Feb 25 07:33:49 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input7
Feb 25 07:33:49 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input8
Feb 25 07:33:49 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input9
Feb 25 07:33:49 enterprise kernel: nvidia-gpu 0000:0b:00.3: i2c timeout error e0000000
-- Boot c59661db86eb42b69a2c6932f31850c7 --
Feb 25 07:57:55 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input4
Feb 25 07:57:55 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input5
Feb 25 07:57:55 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input6
Feb 25 07:57:55 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input7
Feb 25 07:57:55 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input8
Feb 25 07:57:55 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input9
Feb 25 07:57:55 enterprise kernel: nvidia-gpu 0000:0b:00.3: i2c timeout error e0000000
-- Boot 6d881f8987414b3bb8b7e7fbd224ce4b --
Feb 25 08:12:56 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input4
Feb 25 08:12:56 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input5
Feb 25 08:12:56 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input6
Feb 25 08:12:56 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input7
Feb 25 08:12:56 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input8
Feb 25 08:12:56 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input9
Feb 25 08:12:56 enterprise kernel: nvidia-gpu 0000:0b:00.3: i2c timeout error e0000000
Feb 25 08:15:14 enterprise dbus-daemon[525]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.19' (uid=0 pid=1294 comm="sudo journalctl -g nvidia ")
Feb 25 08:15:17 enterprise sudo[1294]:  cgarcia : TTY=tty2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/bin/journalctl -g nvidia
Feb 25 08:17:12 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Feb 25 08:17:12 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 237
Feb 25 08:17:12 enterprise kernel: nvidia 0000:0b:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Feb 25 08:17:12 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  510.47.03  Mon Jan 24 22:58:54 UTC 2022
Feb 25 08:17:12 enterprise systemd-udevd[6478]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Feb 25 08:17:12 enterprise systemd-udevd[6478]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Feb 25 08:17:12 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  510.47.03  Mon Jan 24 22:51:43 UTC 2022
Feb 25 08:17:12 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000b00] Loading driver
Feb 25 08:17:12 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:0b:00.0 on minor 0
-- Boot 94559c93e71d42e1a0d18a2b09bee6bb --
Feb 25 08:17:59 enterprise systemd-modules-load[294]: Module 'nvidia' is deny-listed
Feb 25 08:17:59 enterprise systemd-modules-load[294]: Module 'nvidia_drm' is deny-listed
Feb 25 08:17:59 enterprise systemd-modules-load[294]: Module 'nvidia_uvm' is deny-listed
Feb 25 08:18:00 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input4
Feb 25 08:18:00 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input5
Feb 25 08:18:00 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input6
Feb 25 08:18:00 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input7
Feb 25 08:18:00 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input8
Feb 25 08:18:00 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input9
Feb 25 08:18:00 enterprise kernel: nvidia-gpu 0000:0b:00.3: i2c timeout error e0000000
Feb 25 08:20:24 enterprise dbus-daemon[563]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.19' (uid=0 pid=1440 comm="sudo nvidia-settings ")
Feb 25 08:20:26 enterprise sudo[1440]:  cgarcia : TTY=tty2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/bin/nvidia-settings
Feb 25 08:25:23 enterprise dbus-daemon[563]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.21' (uid=0 pid=1831 comm="sudo micro nvidia.conf ")
Feb 25 08:25:23 enterprise sudo[1831]:  cgarcia : TTY=tty2 ; PWD=/etc/X11/mhwd.d ; USER=root ; COMMAND=/usr/local/bin/micro nvidia.conf
Feb 25 08:27:49 enterprise dbus-daemon[563]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.22' (uid=0 pid=2087 comm="sudo mhwd-gpu --setmod nvidia --setxorg /etc/X11/m")
Feb 25 08:27:49 enterprise sudo[2087]:  cgarcia : TTY=tty2 ; PWD=/etc/X11/mhwd.d ; USER=root ; COMMAND=/usr/bin/mhwd-gpu --setmod nvidia --setxorg /etc/X11/mhwd.d/nvidia.conf
Feb 25 08:27:49 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Feb 25 08:27:49 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 237
Feb 25 08:27:49 enterprise kernel: nvidia 0000:0b:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Feb 25 08:27:49 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  510.47.03  Mon Jan 24 22:58:54 UTC 2022
Feb 25 08:27:49 enterprise systemd-udevd[2104]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Feb 25 08:27:49 enterprise systemd-udevd[2104]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Feb 25 08:29:37 enterprise dbus-daemon[563]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.23' (uid=0 pid=2164 comm="sudo mhwd -r pci video-nvidia ")
Feb 25 08:29:37 enterprise sudo[2164]:  cgarcia : TTY=tty2 ; PWD=/etc/X11/mhwd.d ; USER=root ; COMMAND=/usr/bin/mhwd -r pci video-nvidia
-- Boot d95a8dd266194e79939a379fb641a083 --
Feb 25 08:30:50 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input4
Feb 25 08:30:50 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input5
Feb 25 08:30:50 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input6
Feb 25 08:30:50 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input7
Feb 25 08:30:50 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input8
Feb 25 08:30:50 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input9
Feb 25 08:30:51 enterprise kernel: nvidia-gpu 0000:0b:00.3: i2c timeout error e0000000
Feb 25 08:46:14 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Feb 25 08:46:14 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 511
Feb 25 08:46:14 enterprise kernel: nvidia 0000:0b:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Feb 25 08:46:14 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  510.47.03  Mon Jan 24 22:58:54 UTC 2022
Feb 25 08:46:14 enterprise systemd-udevd[9542]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Feb 25 08:46:14 enterprise systemd-udevd[9542]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Feb 25 08:46:14 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  510.47.03  Mon Jan 24 22:51:43 UTC 2022
Feb 25 08:46:14 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000b00] Loading driver
Feb 25 08:46:14 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:0b:00.0 on minor 0
Feb 25 08:48:21 enterprise dbus-daemon[667]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.33' (uid=0 pid=9879 comm="sudo micro .nvidia-settings-rc ")
Feb 25 08:48:21 enterprise sudo[9879]:  cgarcia : TTY=tty2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/local/bin/micro .nvidia-settings-rc
-- Boot cd4f73b4df754950bcec853ffc0ac8b1 --
Feb 25 08:51:28 enterprise systemd-modules-load[347]: Module 'nvidia' is deny-listed
Feb 25 08:51:28 enterprise systemd-modules-load[347]: Module 'nvidia_drm' is deny-listed
Feb 25 08:51:28 enterprise systemd-modules-load[347]: Module 'nvidia_uvm' is deny-listed
Feb 25 08:51:29 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input4
Feb 25 08:51:29 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input5
Feb 25 08:51:29 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input6
Feb 25 08:51:29 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input7
Feb 25 08:51:29 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input8
Feb 25 08:51:29 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input9
Feb 25 08:51:29 enterprise kernel: nvidia-gpu 0000:0b:00.3: i2c timeout error e0000000
Feb 25 08:53:48 enterprise dbus-daemon[699]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.20' (uid=0 pid=1377 comm="sudo mhwd -r pci video-nvidia ")
Feb 25 08:53:50 enterprise sudo[1377]:  cgarcia : TTY=tty2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/bin/mhwd -r pci video-nvidia
-- Boot c4baf0e40af34749b2124a5648cade2f --
Feb 25 08:56:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input4
Feb 25 08:56:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input5
Feb 25 08:56:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input6
Feb 25 08:56:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input7
Feb 25 08:56:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input8
Feb 25 08:56:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input9
Feb 25 08:56:33 enterprise kernel: nvidia-gpu 0000:0b:00.3: i2c timeout error e0000000
-- Boot 98b28db3d6784299ae7752085edbcec5 --
Feb 25 09:00:15 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input4
Feb 25 09:00:15 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input5
Feb 25 09:00:15 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input6
Feb 25 09:00:15 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input7
Feb 25 09:00:15 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input8
Feb 25 09:00:15 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input9
Feb 25 09:00:15 enterprise kernel: nvidia-gpu 0000:0b:00.3: i2c timeout error e0000000
Feb 25 09:03:09 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Feb 25 09:03:09 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 511
Feb 25 09:03:09 enterprise kernel: nvidia 0000:0b:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Feb 25 09:03:09 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  510.47.03  Mon Jan 24 22:58:54 UTC 2022
Feb 25 09:03:09 enterprise systemd-udevd[4065]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Feb 25 09:03:09 enterprise systemd-udevd[4065]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Feb 25 09:03:09 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  510.47.03  Mon Jan 24 22:51:43 UTC 2022
Feb 25 09:03:09 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000b00] Loading driver
Feb 25 09:03:09 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:0b:00.0 on minor 0
Feb 25 09:47:19 enterprise dbus-daemon[685]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.41' (uid=0 pid=5744 comm="sudo journalctl -g nvidia ")
Feb 25 09:47:22 enterprise sudo[5744]:  cgarcia : TTY=pts/0 ; PWD=/home/cgarcia/Desktop ; USER=root ; COMMAND=/usr/bin/journalctl -g nvidia

I will also post a quick follow up with data from previous boots as I exceeded the character limit.

@stephane here’s the output from previous boots around when the issue begain:

previous boot data
-- Boot 2cf6db5c8d4844ae8fc1a22f92213572 --
Nov 05 18:38:17 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 05 18:38:17 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Nov 05 18:38:18 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Nov 05 18:38:18 enterprise systemd-modules-load[294]: Inserted module 'nvidia'
Nov 05 18:38:18 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  470.63.01  Tue Aug  3 20:44:16 UTC 2021
Nov 05 18:38:18 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  470.63.01  Tue Aug  3 20:30:55 UTC 2021
Nov 05 18:38:18 enterprise systemd-modules-load[294]: Inserted module 'nvidia_drm'
Nov 05 18:38:18 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Nov 05 18:38:18 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Nov 05 18:38:18 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input4
Nov 05 18:38:18 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input5
Nov 05 18:38:18 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input6
Nov 05 18:38:18 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input7
Nov 05 18:38:18 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input8
Nov 05 18:38:18 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Nov 05 18:38:18 enterprise alsactl[554]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA NVidia at 0xfc080000 irq 67)
Nov 05 18:38:18 enterprise kernel: caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Nov 05 18:38:18 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
-- Boot 6971d5f3c7494304860459cb354e4eae --
Nov 06 09:57:36 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 06 09:57:36 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Nov 06 09:57:36 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Nov 06 09:57:36 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  470.63.01  Tue Aug  3 20:44:16 UTC 2021
Nov 06 09:57:36 enterprise systemd-modules-load[294]: Inserted module 'nvidia'
Nov 06 09:57:36 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  470.63.01  Tue Aug  3 20:30:55 UTC 2021
Nov 06 09:57:37 enterprise systemd-modules-load[294]: Inserted module 'nvidia_drm'
Nov 06 09:57:37 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Nov 06 09:57:37 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Nov 06 09:57:37 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input4
Nov 06 09:57:37 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input5
Nov 06 09:57:37 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input6
Nov 06 09:57:37 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input7
Nov 06 09:57:37 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input8
Nov 06 09:57:37 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Nov 06 09:57:37 enterprise alsactl[520]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA NVidia at 0xfc080000 irq 73)
Nov 06 09:57:37 enterprise kernel: caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Nov 06 09:57:37 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Nov 07 17:33:16 enterprise systemd-coredump[15822]: Process 1413 (plasmashell) of user 1000 dumped core.
                                                    
                                                    Found module linux-vdso.so.1 with build-id: 22c299cd29a55a3d70d5abdd9c15cc65ec4fa843
                                                    Found module libsqlite3.so.0 with build-id: b5c21727dd6a9dcb95e6e57c0767158fddcb3245
                                                    Found module libqsqlite.so with build-id: d0626c7b6c8b682121bea1eeee9baa3555d640de
                                                    Found module plasma_engine_statusnotifieritem.so with build-id: 282a616439f042b79146c947cbcd084004cff899
                                                    Found module libbluetoothplugin.so with build-id: e264bdb6a0b41e1677bedba4127fbd917d75d282
                                                    Found module libKF5BluezQt.so.6 with build-id: 4fbaee1a250a1020f818a5063e85efd59bda8873
                                                    Found module libbluezqtextensionplugin.so with build-id: 5302765d961d5b86139e211018925260ac8ba2ca
                                                    Found module libchartscontrolsplugin.so with build-id: 8d51ad1b71ae578eaa15e258e8c4b30eff6020c0
                                                    Found module libplc4.so with build-id: e3d338de1e8d5ea2f98a87af9157b17f92278d83
                                                    Found module libplds4.so with build-id: a2dcd5d4a1d3dccbf591e36bcc8d84162751c0a8
                                                    Found module libnssutil3.so with build-id: bafb7c2f814be63ca73b4205bb12a292ebab8b7f
                                                    Found module libnspr4.so with build-id: d737bfb932206eb128a493cc70cedd63714e814f
                                                    Found module libnss3.so with build-id: d19631624d51838d42878ca24703d63414a387eb
                                                    Found module libsmime3.so with build-id: dec5e3e8ddfca7ab4eb5393320798237bc3dc1e8
                                                    Found module libKF5Wallet.so.5 with build-id: 05ae577403d4e2084f2ccd8afa96dc564ce2ec15
                                                    Found module libnm.so.0 with build-id: a0bc1368f9ddf4d8b4a6ccaee7fddd0f0f91fe2f
                                                    Found module libplasmanm_editor.so with build-id: 071405b16f146232f6408a718fc837a63b2dc71c
                                                    Found module libKF5NetworkManagerQt.so.6 with build-id: 022dc619e564a9592b214570375c28552a334494
                                                    Found module libKF5ModemManagerQt.so.6 with build-id: 1a00b39107cbccf1c7bd7b5bc26c47b76366411c
                                                    Found module libplasmanm_internal.so with build-id: 419b9ae235b721423dbfdb29d517ebe9a1795b1d
                                                    Found module libplasmanm_qmlplugins.so with build-id: a653ebde9974ae94034bb144b503e4b71df71577
                                                    Found module libKF5IdleTime.so.5 with build-id: 8b62ba38a7fc4f94a8ee536dd7d2938e3bcefd78
                                                    Found module plasma_engine_powermanagement.so with build-id: 1fe684ed719823d6af1df4597b91c7dfc28049fa
                                                    Found module libnightcolorcontrolplugin.so with build-id: e6f7783cf8a86f427394c918c3e309441bf4aa27
                                                    Found module libqmlsettingsplugin.so with build-id: 075a0a17af0ffd280f1856f5342d92e4efe51df0
                                                    Found module libqmlfolderlistmodelplugin.so with build-id: 6cf34fc90c5f6c89708491b099db8acc0e8f81ce
                                                    Found module libdialogsprivateplugin.so with build-id: 922c2a0e3a1b6fe564bbb9bbd940474a57c11886
                                                    Found module libdialogplugin.so with build-id: fea6727d47ac086b9a6da7605116df7bae19f12e
                                                    Found module libqca-qt5.so.2 with build-id: 86e480fbdffa835c6718c9c07e6ad636c746408f
                                                    Found module libkdeconnectcore.so.21 with build-id: 6f1558ec303a944d147a19395daac688a0dd8fef
                                                    Found module libkdeconnectinterfaces.so.21 with build-id: f0d902c52d1f0851e9d3520525880af795424670
                                                    Found module libkdeconnectdeclarativeplugin.so with build-id: 022a0887b3bf1bcb89069855bd558b5e243b06fd
                                                    Found module libkeyboardlayoutplugin.so with build-id: 31294b1f6ed839e9ff41e13765a5f8e014fecbd6
                                                    Found module libqtlabsplatformplugin.so with build-id: 5e850493b15d8e8e8c07963f56c4f103d7a0bb33
                                                    Found module kmodifierkey_xcb.so with build-id: 18ba708af6006dcdf4a656b4f48130295b10bfe7
                                                    Found module plasma_engine_keystate.so with build-id: 85672ad27dec1e34b828cb3ebf6c98eab12a1fcf
                                                    Found module plasma_engine_devicenotifications.so with build-id: 93787272943aace53166cdd31356bad4b56bfa22
                                                    Found module plasma_engine_soliddevice.so with build-id: ab2fac89200dbbdee48e486bdd4a7513ec55e135
                                                    Found module plasma_engine_hotplug.so with build-id: 4d980f5ec39db456140cb9af180cd76d8ac7ed54
                                                    Found module libQuickCharts.so with build-id: 98245c1bd48eca10202d1a7c9bf3f645ff04f061
                                                    Found module libnotificationmanagerplugin.so with build-id: ccb301631b07ef9b5214bfe1e0c57210dc3f418a
                                                    Found module libKF5SonnetCore.so.5 with build-id: 1af8c36714e484f8912bb70f122d04213a2d5415
                                                    Found module libKF5SonnetUi.so.5 with build-id: 4eb744e6bf6a6960ebce71d1a570c5f02426409b
                                                    Found module libKF5TextWidgets.so.5 with build-id: ee154f671cf68ac5b6102621f4d914f44a9b8b1e
                                                    Found module plasma_engine_clipboard.so with build-id: 4febfc5f03800f3aeef55ad9368501ba2a4f185d
                                                    Found module libdmtx.so.0 with build-id: e82ca33e4f00507ed9886e4e182385bda8f33add
                                                    Found module libqrencode.so.4 with build-id: abf3bf609471dbc409c77b0406677af374595acd
                                                    Found module libKF5Prison.so.5 with build-id: f64650d1f918b6c968718ccf0a97e916c6fcf27f
                                                    Found module libprisonquickplugin.so with build-id: 4bca659603abb0aa5c561a98dd3927d508564838
                                                    Found module plasma_engine_time.so with build-id: 9711d465fc09bac9db4cd88a74688df5594e70c5
                                                    Found module libKF5CalendarEvents.so.5 with build-id: eed425dc06c5e09ff2d57a59cb01c81f6bc8d7a7
                                                    Found module libcalendarplugin.so with build-id: c933d8be4ea85ad6cad3e63c1fef5adeb9000bec
                                                    Found module libdigitalclockplugin.so with build-id: e65d45cc298c43c1856c797a031808a3d2271579
                                                    Found module libtrashplugin.so with build-id: cf05497de80aa1857a4d6e4af0b5c8a835544127
                                                    Found module libshowdesktopplugin.so with build-id: 952a84bf4599c74c7d006cfcfe8562ffd94cfd62
                                                    Found module libopus.so.0 with build-id: 649d3ddab8764d7caf73648004a35cb13e23a5e1
                                                    Found module libFLAC.so.8 with build-id: e568dc3d434723c72d6d302eb0b2559f27e91faa
                                                    Found module libvorbisenc.so.2 with build-id: 28ed815b8b1d322e6bf2bfdce4b0af2789b74335
                                                    Found module libasyncns.so.0 with build-id: 6acff139d56b5139ce5eb50a66c62b215e1d332d
                                                    Found module libsndfile.so.1 with build-id: 72d5531e74ed3e9afe49e95e449c40cb8984a258
                                                    Found module libpulsecommon-15.0.so with build-id: a2e110b7a0b3bb46e42515afd55a61d78185835b
                                                    Found module libpulse.so.0 with build-id: 10bd0ce0cfbb9405cee189faa1830cf34cab61a8
                                                    Found module libpulse-mainloop-glib.so.0 with build-id: d9dc4a43a3739575dc1d789cc602d4e3a066979f
                                                    Found module libplasma-volume-declarative.so with build-id: 9492e7ad4780f540259d5320af74a6e02394f9e6
                                                    Found module plasma_engine_mpris2.so with build-id: 19a5c210f5276c722d9e831c08d9f90a5e2f1436
                                                    Found module libKF5Screen.so.7 with build-id: 83d3480ca2af4d677bc15679763f66eeb0ad9fd5
                                                    Found module libKSysGuardFormatter.so.1 with build-id: 2047633c133c2942231f55cb8d721ce19669820b
                                                    Found module libnotificationmanager.so.1 with build-id: d6708d72dc5f3c1252f2b0203fb7992debb17d3b
                                                    Found module libprocesscore.so.9 with build-id: 86a6b418f084d8c7d7417340f6cac65a888cafdf
                                                    Found module libtaskmanagerplugin.so with build-id: af93b5e85c4e47850bed156fd2314b8b812a3b1d
                                                    Found module libpagerplugin.so with build-id: bfbedc5592c7a38f670067fbfde07a34a10ec0c1
                                                    Found module libkcoreaddonsplugin.so with build-id: 11d1175c769a58abafd367c615afffa5abf27ccc
                                                    Found module libqqc2desktopstyleplugin.so with build-id: 04e9fd8d186a2d2b15673ba83b2114188d0fcb55
                                                    Found module libmodelsplugin.so with build-id: 883605c3d4382cab8313f866adb7515d4e7a0637
                                                    Found module libpsl.so.5 with build-id: 0229a201aaf5652186c9fdc192ebe52baf19d7f1
                                                    Found module libssh2.so.1 with build-id: a4adfe44cc7ebd295b3b783361acc3dcfcea1d50
                                                    Found module libnghttp2.so.14 with build-id: 660cdb29aee27feeecd69ea1a7dd7a6331015f61
                                                    Found module libgmodule-2.0.so.0 with build-id: 34cabbd12d9baf397a0255f174e4c96165bc329b
                                                    Found module libstemmer.so.0 with build-id: d3e1b30a80f7b5ead032dd8f97319865366449eb
                                                    Found module libyaml-0.so.2 with build-id: 94fd2b16e4c311e4c8b041061dfdb9ca8f508e29
                                                    Found module libxml2.so.2 with build-id: b9441ffabb52b50c290152592f17cd78a381d493
                                                    Found module liblmdb.so with build-id: 2b7a4c600c93825e729c1810a3d4a29e30cf55a1
                                                    Found module libcurl.so.4 with build-id: b861a63711a5c2915474adc6fed2e18fdf176b4b
                                                    Found module libgio-2.0.so.0 with build-id: 3338d7168eab6039416e1b6dbb7ea3ef213cd129
                                                    Found module libgobject-2.0.so.0 with build-id: 0eaa1a0f88089b3dcf33eedf51105a54beeeea9a
                                                    Found module libappstream.so.4 with build-id: add6cf5789bbf196a204cff0b405942356114c1e
                                                    Found module libKF5ThreadWeaver.so.5 with build-id: d043058ab3602d1703662d09140870f1da44891c
                                                    Found module libKF5PeopleBackend.so.5 with build-id: 6060a678185e4dae06eb6637e2f84822a47a23db
                                                    Found module libKF5People.so.5 with build-id: 0abb18e94845e81e319d7a9bbbb9f6f81660caa4
                                                    Found module libAppStreamQt.so.2 with build-id: 497c236594c6bf65c1e244965a60d4bcd217ce28
                                                    Found module libKF5Runner.so.5 with build-id: 6d789e4710a3c1deddf4e4a618572c7aa110fdec
                                                    Found module libKF5PeopleWidgets.so.5 with build-id: cbca9099865ca214ecc9c8141207b4abcf916042
                                                    Found module libKF5ActivitiesStats.so.1 with build-id: ab75419da41463ef06abe0d7c47a8c9640bec237
                                                    Found module libkickerplugin.so with build-id: c676045f10ecf2ebe30e357f81d7bfb9ac2245b2
                                                    Found module libspa-journal.so with build-id: 43625cd7ba3fa1c7fdbb1cf1fb3dff1d2733b30e
                                                    Found module libspa-support.so with build-id: 72a9a0bd243c4bd7d7e00ed76cfe12979ca177ce
                                                    Found module libpipewire-0.3.so.0 with build-id: dc97b36efe993325533f45b7e400e14530ad981b
                                                    Found module libtaskmanagerplugin.so with build-id: 4715ca071c23b033afbce6f452487d2a7ed178f3
                                                    Found module libnss_files.so.2 with build-id: 1a36dfc01d3a1010b2ee79766a24a8090a3266d5
                                                    Found module org.kde.desktop.so with build-id: a386615e0b132711b7d995e3cc6dfac9a819ef20
                                                    Found module libplasmaextracomponentsplugin.so with build-id: 0ae936674372720453bf6bef687d86c134c0202e
                                                    Found module libkconfigplugin.so with build-id: 83f0e3348743a4d7493f6c6efed5cb949a82bfd3
                                                    Found module libqmlplugin.so with build-id: 0565bbf9a51dcebc60829fc8d13fa55a540674c0
                                                    Found module libKF5Kirigami2.so.5 with build-id: 9931ccf709e67681eb7fc1e47d5235085c1d3c3a
                                                    Found module libkirigamiplugin.so with build-id: c59692f651ba7d4f75ada376d2c3c3a3df8d3a25
                                                    Found module libcontainmentlayoutmanagerplugin.so with build-id: 1d65a07d35135335bab48680eddb779e76c6c5e6
                                                    Found module libfolderplugin.so with build-id: 82eed5f27962d2a6341b585fa629d7d127a48d16
                                                    Found module libdesktopplugin.so with build-id: 9ae088729633fcff60401ded25ce8afe51674797
                                                    Found module libepoxy.so.0 with build-id: b6357fc6b748c512f90339433d74502b9d0621dc
                                                    Found module libkquickcontrolsaddonsplugin.so with build-id: 19114e48df37ffe06b78019e0127c0f30162a550
                                                    Found module libdraganddropplugin.so with build-id: 7851779ab6ab25d53fc0dd0ebb4f721479a3643e
                                                    Found module libqquicklayoutsplugin.so with build-id: ca879841890b95294417fc1d5efd4c0da7d36220
                                                    Found module plasma_packagestructure_wallpaperimages.so with build-id: 9918d9a809719c29ec7b02607eb675372d6be0f7
                                                    Found module libqtquicktemplates2plugin.so with build-id: 9ff7d478c548702da9e6150c5b1750a9a4befca0
                                                    Found module libqtgraphicaleffectsprivate.so with build-id: 190dc8b89a36b3687646b8390489e7cce3a9b0c2
                                                    Found module libplasma_wallpaper_imageplugin.so with build-id: 600ec0ef4e53def2d79058771977e6270b031d6b
                                                    Found module libqtgraphicaleffectsplugin.so with build-id: 78832273d88e4fd39919012344561ff0f995e074
                                                    Found module libwindowplugin.so with build-id: f0fba2a0c0f25ce393f40ebdf5339a0c0168992c
                                                    Found module libqtquickcontrols2plugin.so with build-id: fbfe3e0e6604f38746b14e768f6c8290c5eeb384
                                                    Found module plasma_packagestructure_wallpaper.so with build-id: d95c3cf9848852a96b789cb46369ef972f21ece4
                                                    Found module libwebp.so.7 with build-id: 87e81472aa7ff3ed1061cfc13d6960dbe00c35ab
                                                    Found module libwebpdemux.so.2 with build-id: b7d359c460bcb828b2ab4f34adfa8673af8a657b
                                                    Found module libwebpmux.so.3 with build-id: 4e17ff5fa40f00cda51d08d9edd48d442d3044e2
                                                    Found module libqwebp.so with build-id: 0aa3bb06c8b9370b0f026c56246f8153fdd5be41
                                                    Found module libqwbmp.so with build-id: 3ca3d2ff12c56b6e0f99311277f983e093f112cf
                                                    Found module libtiff.so.5 with build-id: e8d89a0fb0847641ddb75c5f03fa89d68155a75d
                                                    Found module libqtiff.so with build-id: dda51dc7321967c46c7279ad1b5c142093cc71f8
                                                    Found module libqsvg.so with build-id: a64dfbfd7c6cb62e4c72b3061bdca492811c066b
                                                    Found module libQt5Pdf.so.5 with build-id: 63fd654cf69ca1b1d195ddf59d1cae8ab647d08a
                                                    Found module libqpdf.so with build-id: 723f2a276b8172eb6aae3859ae78b58bc9be3e41
                                                    Found module liblcms2.so.2 with build-id: 92d69ecb51e7b4dee5a17936b6ac947a2a2042a5
                                                    Found module libmng.so.2 with build-id: 2de13b8bba73f358ab2e323aa2209c2e2fc886e7
                                                    Found module libqmng.so with build-id: 13f764a4374591ed00ba81f145d8481ce9d58534
                                                    Found module libqjpeg.so with build-id: 650f4fbd34a38d2944c5129eca60199545ff51e5
                                                    Found module libjasper.so.4 with build-id: 062fa02a47172a8bf53b976a67eea42a61f37f0f
                                                    Found module libqjp2.so with build-id: 7ec36ae483b0b05dd01001ebcf311122418ab32f
                                                    Found module libqico.so with build-id: 64a41b997f0cad89c5f7079835cdb4fef89b8ef6
                                                    Found module libqicns.so with build-id: 05cd7e5790337687254a7ca1c23bfe17495068bd
                                                    Found module libqgif.so with build-id: d93f9967ef07903e9a07599bd0a581d270320ce6
                                                    Found module kimg_xcf.so with build-id: 8ab2b95cda64b84d19fa485edda03bc3b5a6eaa1
                                                    Found module kimg_tga.so with build-id: 41c2f9b904648bd5c9578df46983f4d7101583c5
                                                    Found module kimg_rgb.so with build-id: 97e6e107998cd456627accb3cfa65d5345f6a88f
                                                    Found module kimg_ras.so with build-id: 400761fe5e52dc644b91bd714b7553ec9e135faa
                                                    Found module kimg_psd.so with build-id: e3ab324ac7879458e2f8174d1847c8bc9e96ea6b
                                                    Found module kimg_pic.so with build-id: 518320e60594839d40f9b0c79865c38fc544fffa
                                                    Found module kimg_pcx.so with build-id: 1c2bae65ba6e588cf3f636399e0412ba9fb8d91a
                                                    Found module kimg_ora.so with build-id: 977d866616142d07cc77f2768530a07b7c3eb35e
                                                    Found module kimg_kra.so with build-id: 30c4320ead4523f668c6242b821cac4f7ecfd37e
                                                    Found module libmvec.so.1 with build-id: 9aa05e22565568b778a97933527b3c64bdb8418b
                                                    Found module libx265.so.199 with build-id: 22130b9b0d2aa957b148b0fdeb27e3fd04f0fb58
                                                    Found module libde265.so.0 with build-id: d1ea0fbd83f7dd3dd2b0ce3d356006d305093d7a
                                                    Found module libheif.so.1 with build-id: 1a52ed84fbb642a771ae78428e186b00202eb01b
                                                    Found module kimg_heif.so with build-id: 623ebed8507ba33b65131d9ba32066b8dce569cc
                                                    Found module kimg_hdr.so with build-id: e1a2e57a27c955969aecab7054ffcda7efba4b47
                                                    Found module libIlmThread-3_1.so.30 with build-id: 4efc8abcddc8652f9ca8fa88e6d01b217628866d
                                                    Found module libIex-3_1.so.30 with build-id: 1c58fcdc2df582117ed00e5565fbd3c999b1817e
                                                    Found module libImath-3_1.so.29 with build-id: a2269e67bc2a5374323c805477c863fda4a17259
                                                    Found module libOpenEXR-3_1.so.30 with build-id: 6e2d1a94c7245c4a92905e4c7e615ebad08254cd
                                                    Found module kimg_exr.so with build-id: 7a6696890cfa52706b92228525ffead19bfb6386
                                                    Found module kimg_eps.so with build-id: 47964576cc611f2e09c1b29383c4b512348e9675
                                                    Found module libjpeg.so.8 with build-id: 5d102b1a7291a621bba049969d25ead0ccecc6cc
                                                    Found module libyuv.so with build-id: 960379be3e3f30ce11ffead6d00e19317844ac72
                                                    Found module libaom.so.3 with build-id: d199c2073b6b586fc2ce3330bf1fa3e146854034
                                                    Found module libSvtAv1Enc.so.0 with build-id: 3ebe5abcc88d5855fde0b2645844f80f03982902
                                                    Found module librav1e.so.0 with build-id: 2e9e70e2433e4d2955a870f2de730172729fbe4f
                                                    Found module libdav1d.so.5 with build-id: 82862181dbe48302fde94240f68e17fb6f9a03c7
                                                    Found module libavif.so.12 with build-id: 3a5006ea863e4f14fde1fb1ed1c0d2573a064550
                                                    Found module kimg_avif.so with build-id: e9318cc084c9581e3d830b0a470104958db137a4
                                                    Found module kimg_ani.so with build-id: d89a24de917cc2b2826a14ce25fe39089d6e7f91
                                                    Found module libactivityswitcherextensionplugin.so with build-id: 3b633aae0d0d77fe9fd3f45e7dc05f500a40674b
                                                    Found module libkwindowsystem.so with build-id: d117eb276885cbd03151faac3296fb3c193cdceb
                                                    Found module libplasmacomponentsplugin.so with build-id: 11a308f675be770a7adb54752c47534b614dea73
                                                    Found module libOpenGL.so.0 with build-id: 2d49f4adf705b15174dce3aa0177b3ba9198e9a2
                                                    Found module libEGL.so.1 with build-id: 473944aea0e3dbc5d595dee647702a3cdc0aed78
                                                    Found module libxcb-composite.so.0 with build-id: 94fff40466ef37eb5973997211aa68f9beb81d15
                                                    Found module libxcb-damage.so.0 with build-id: 14ba8de82d16adadd150a1d0ae3e8ac2119ccc8a
                                                    Found module libcorebindingsplugin.so with build-id: a4762e386fd92c9359eb3ab6954791304a03fa8e
                                                    Found module libqtquickcontrolsplugin.so with build-id: 3ef88990746f7eeea9679032d3ce8a04bc4c2ab5
                                                    Found module libQt5QmlWorkerScript.so.5 with build-id: ce9e840d5204cdd05fbcb5c5e197ff91198015be
                                                    Found module libqtquick2plugin.so with build-id: 29a8def585c0f6cb864fbb851dae2bb8594b4e36
                                                    Found module plasma_applet_notifications.so with build-id: 09028d229a5b5af81f6e629114363e081aa615c9
                                                    Found module org.kde.plasma.private.systemtray.so with build-id: f5a1062f299f8f4305f2140b9298e2624f00d904
                                                    Found module plasma_containmentactions_applauncher.so with build-id: 313722066e6ab74c8110f54853b4fbd06ab40333
                                                    Found module plasma_containmentactions_switchwindow.so with build-id: b40f31e591d0d7ed2942d1bce122e84f24e59092
                                                    Found module plasma_containmentactions_switchdesktop.so with build-id: 5043c08f3afbf88a90d2e079586ac5086ae8f763
                                                    Found module plasma_containmentactions_contextmenu.so with build-id: bfc80c7b80449b653b89e0aa5816ba54ac7351bc
                                                    Found module plasma_containmentactions_paste.so with build-id: c3e0c36ee1322be1ba8964c17f95bf11e6af7cf5
                                                    Found module org.kde.plasma.systemtray.so with build-id: ab61bba6331d70e811ce8a83aeab80f624a381e8
                                                    Found module libKF5ItemModels.so.5 with build-id: 07564a4f6578287381227f2569299408e010ecca
                                                    Found module libtaskmanager.so.6 with build-id: 9086c1edada40e997a859e837f670b940f2b3205
                                                    Found module plasma_applet_icon.so with build-id: 7d2370072a71786d4083b930eb6994f4bdb974a4
                                                    Found module plasma_appletscript_declarative.so with build-id: 86c76c564d0324af4a428a1ffee28f5d9370a340
                                                    Found module plasma_packagestructure_layoutemplate.so with build-id: bace441e702f1cfe94c6f5bfbc15f0ffa78afc10
                                                    Found module plasma_applet.so with build-id: f27b872115367b2852c500f3ae28b21bb572620b
                                                    Found module libxcb-res.so.0 with build-id: b825f66a75478fd00eeb4c57ecb0ac7792e00f5e
                                                    Found module KF5WindowSystemX11Plugin.so with build-id: 7aff4935a5964dc07d29efd673915749e8fe39ed
                                                    Found module plasma_packagestructure_plasmashell.so with build-id: ba981845e6b15aadeb3d2426e67cb58e8fa78b02
                                                    Found module plasma_packagestructure_lookandfeel.so with build-id: 22edc440f0813e2f3797c7757f784110245a9d6e
                                                    Found module libdrm.so.2 with build-id: 3aeff5403ca8d7589eabc05752eb613937f454a1
                                                    Found module libnvidia-glcore.so.470.63.01 with build-id: a1b9074ee671408f8ebb7f917f2f33bd1c5fe2a3
                                                    Found module libnvidia-tls.so.470.63.01 with build-id: 06f65a99eec5bd8dfb6c1ab192eab12d8d96bb89
                                                    Found module libnvidia-glsi.so.470.63.01 with build-id: a5ae5362058fd7cf22de0e3f388c76cc43a7f9c2
                                                    Found module libGLX_nvidia.so.0 with build-id: 84b048dcc1703fc5b19967d2e7a627dd7c32c383
                                                    Found module libxcb-glx.so.0 with build-id: 8ad115382ad874165523dc5b4488c99d73bbc3c4
                                                    Found module libqxcb-glx-integration.so with build-id: c50ee6e2389cbc752234a3e0153821ca5c141f7c
                                                    Found module libKF5Style.so.5 with build-id: 0ed8715b4deb2e96f710e2c65a950bb463b852c6
                                                    Found module libbreezecommon5.so.5 with build-id: 05c959663a9368be8fb4b25d3286e4ea80cf34ab
                                                    Found module breeze.so with build-id: 6ce8a5ee41fc634662a1945b7280cebb5b18a828
                                                    Found module libcomposeplatforminputcontextplugin.so with build-id: c62f6a764ff2c7500d0ba10ad7838cc122cdb62d
                                                    Found module libQt5QuickTemplates2.so.5 with build-id: df09d36058107f30056e6c79eaa682e9d9e4f2c2
                                                    Found module libKF5Bookmarks.so.5 with build-id: 08739160e3ce71f2b79ec47898d0363ba166ec88
                                                    Found module libQt5QuickControls2.so.5 with build-id: a5978d717db15098905b6e50b7c83cd507df4c77
                                                    Found module libKF5KIOFileWidgets.so.5 with build-id: 424c9ca8f75cb9792786c3c24bd76b31252102e2
                                                    Found module KDEPlasmaPlatformTheme.so with build-id: d77edfde492553b221b491b2e631ec80aace5093
                                                    Found module libXfixes.so.3 with build-id: 0a05c7e8714522bfbdd7c0027c3e2a94965664b0
                                                    Found module libXrender.so.1 with build-id: 97e0b9ab6ba96ebc86527cc2b3c3078aad8616b3
                                                    Found module libXcursor.so.1 with build-id: eb6315bcd7526aaf51b0a1307efdc587cea0a152
                                                    Found module libuuid.so.1 with build-id: 832a09e0d9568cc6dbe699472218ea2f79dc0f34
                                                    Found module libxcb-util.so.1 with build-id: 4188ebc629b472b560849c5792a69c1803c3d1a4
                                                    Found module libxkbcommon-x11.so.0 with build-id: 821e1e75e92f3aaa96d19ed31fe98dbbd4d34627
                                                    Found module libICE.so.6 with build-id: af53458a64fe1e62a4d95606f7b03c210b2b098c
                                                    Found module libSM.so.6 with build-id: ac7b055fd3f16b4f29373285ab04ed52eebb632d
                                                    Found module libxcb-xinput.so.0 with build-id: 6403174c48f05f40cf7c168beb86f2886b9f09c1
                                                    Found module libxcb-xkb.so.1 with build-id: fce20d2101f3e5439923e9283c489c2cad4420c3
                                                    Found module libxcb-xinerama.so.0 with build-id: b328103ce7502d94fd3a4e2e8773978a9aa84adc
                                                    Found module libxcb-xfixes.so.0 with build-id: a6b197ace5b9b59f913f5969eb419a88d1194f47
                                                    Found module libxcb-sync.so.1 with build-id: dda14591103b01b1311906053bf1ca9e82ade35c
                                                    Found module libxcb-render.so.0 with build-id: a37bdb37744b508be9dd29fd9ccb9bb0170d43e5
                                                    Found module libxcb-render-util.so.0 with build-id: c64fb28ea20a320a9754273d9ea3af85f6f74b17
                                                    Found module libxcb-shm.so.0 with build-id: fb797f299a446f559a95afcc168227482cc800d1
                                                    Found module libxcb-image.so.0 with build-id: ee7f8577926fe7c1d6972036c2f8e6f727e43b1b
                                                    Found module libxcb-icccm.so.4 with build-id: 73f1e12d76af383aa969a60279ed5ed922045f47
                                                    Found module libX11-xcb.so.1 with build-id: 0db4f94d8ae31b8dc9a83f825a9171656f1e532c
                                                    Found module libQt5XcbQpa.so.5 with build-id: 1faa9fbbd961134122bbf8a60c0bf2b1e58bb216
                                                    Found module libqxcb.so with build-id: 840fc6ab5aef9669dfcbf5bd8a034f173cc8c0a2
                                                    Found module libbrotlicommon.so.1 with build-id: f68934f94312f770550ebc6c5acfd6359b098b07
                                                    Found module libexpat.so.1 with build-id: 8850138eae6d9d4d43c5c4b2ac48393bc4279037
                                                    Found module libbrotlidec.so.1 with build-id: f871e6f204ab8d48099915126ba01be989a8000f
                                                    Found module libgpg-error.so.0 with build-id: ba85170c2d9343ea05eea8fa2048c212ff4ef552
                                                    Found module libgmp.so.10 with build-id: e58d34ab389d1b649c24195c2d145e3ff2e58290
                                                    Found module libhogweed.so.6 with build-id: 2d70cff7b1841b4d9ca4e8e7726cd4b944c07fdc
                                                    Found module libnettle.so.8 with build-id: 9a878e513c02007598fcf1e2e286c2203f13536e
                                                    Found module libunistring.so.2 with build-id: 015ac6d6bcb60b7d8bea31a80d1941b06e8636ab
                                                    Found module libidn2.so.0 with build-id: 1ce2b50ad9f9821c2c629b521cf5a3c99593d332
                                                    Found module libp11-kit.so.0 with build-id: 5314ec746546ada6f442b6fdfae15eab9f6d3cdc
                                                    Found module libogg.so.0 with build-id: ca0cae30a809f10db1f16e54a23b4e5ff7b2c54c
                                                    Found module libvorbis.so.0 with build-id: ad0a6c1af8f219b4e314090b6e8847223d424cbe
                                                    Found module libxkbcommon.so.0 with build-id: 1f1bc7527e57c886c3df5803068122e1971d4724
                                                    Found module libfontconfig.so.1 with build-id: 1103a641395c7d3b42e49b793d3a9ea927c77bf6
                                                    Found module libwayland-cursor.so.0 with build-id: a8b45436314425ee9a92efaff68bd2b79f870e77
                                                    Found module libacl.so.1 with build-id: 35319ea4baa70564deddffb113c0961002bc394c
                                                    Found module libresolv.so.2 with build-id: c915c72668282861a813f7ea3c0780f37b681dc0
                                                    Found module libkeyutils.so.1 with build-id: ac405ddd17be10ce538da3211415ee50c8f8df79
                                                    Found module libkrb5support.so.0 with build-id: adf65240a4d2aba772d7a0772b4d015469934113
                                                    Found module libcom_err.so.2 with build-id: eb61ef71c8b97846db759fb89a115405cff6dd30
                                                    Found module libk5crypto.so.3 with build-id: eb8220b8f36675aac769450be4cb6bb7f97ec38a
                                                    Found module libkrb5.so.3 with build-id: 72d26767c5cb1097db75a5f5bff88860233c902b
                                                    Found module libpcre.so.1 with build-id: 845483dd0acba86de9f0313102bebbaf3ce52767
                                                    Found module libicudata.so.69 with build-id: 0ab994a49ef1848499c4af333b3266f28432a922
                                                    Found module libcap.so.2 with build-id: c1674f9082fedd415876b9f7d9712269163259b5
                                                    Found module liblz4.so.1 with build-id: e63600ab23b2f6997f42fac2fa56e1f02ce159a1
                                                    Found module libgraphite2.so.3 with build-id: 47761dc11e553f519cde97ed9ee985be12ccdae2
                                                    Found module libfreetype.so.6 with build-id: 65e7f4a1e5557b0ceeaa433e5356f857fe9c669b
                                                    Found module libGLX.so.0 with build-id: 0f40ceaa036edc65147e9559b94e0219472493fc
                                                    Found module libGLdispatch.so.0 with build-id: 195b34c1bb271f3b1162c897cfbcfb859e656b93
                                                    Found module libusbmuxd-2.0.so.6 with build-id: fd9f05e7f5b0da4e15972f75b61fd9b4b9f06dbe
                                                    Found module libgcrypt.so.20 with build-id: db45f5d5e0f7af1e77324fea1885f974619ad268
                                                    Found module libtasn1.so.6 with build-id: 4df18bd1f13772f0956191e137eb00d9bd6238c5
                                                    Found module libgnutls.so.30 with build-id: 8c87466eacaec0041a370df713d0fd200358c94c
                                                    Found module libblkid.so.1 with build-id: f03a24e92c9852272bd0049b5bcb7ed6cf0e664f
                                                    Found module librt.so.1 with build-id: 75484da2d6f1515189eefa076e0a40328834cd16
                                                    Found module libXi.so.6 with build-id: 16603be937a02a7e61b0b0395d064be7efd86f49
                                                    Found module libXext.so.6 with build-id: d70f24beb4fad748d6becffdcc13e51be0a2ebfa
                                                    Found module libltdl.so.7 with build-id: 64bc54a40a0b6e4209a2c712364b4ae653c3f5b2
                                                    Found module libtdb.so.1 with build-id: bec061530310665480ee91395b4eb0a937750a03
                                                    Found module libvorbisfile.so.3 with build-id: 0010b21da05e318b42e718d90738febf58028141
                                                    Found module libQt5WaylandClient.so.5 with build-id: d48cf656839904c81663681d9ab030810714bff7
                                                    Found module libKF5AuthCore.so.5 with build-id: 371c3caa7e0ebbe205bff247efc254cef7702a15
                                                    Found module libKF5Codecs.so.5 with build-id: 28880a4154f8a74dae5c254839c91cac1537b3ea
                                                    Found module liblzma.so.5 with build-id: 8b615460aa230708c5183f16bede67aa0437d95e
                                                    Found module libbz2.so.1.0 with build-id: 919597c477c9b2cb9cdbb7745ed6494ac0e6da60
                                                    Found module libKF5Completion.so.5 with build-id: 1b2d6afda6e7d7980ac80b3702c5de4cffe3f974
                                                    Found module libKF5JobWidgets.so.5 with build-id: db7a844750e469a3f1e210ed5b1c3fbe9d7a561b
                                                    Found module libKF5KIOCore.so.5 with build-id: a483791605c17ec8c8eadb7cf59b46808ee48c79
                                                    Found module libcrypto.so.1.1 with build-id: 6d23f0a3f354825868d044684fad31d482cc9210
                                                    Found module libssl.so.1.1 with build-id: 959cd8f1dd43fc31aeb93caac4eda87c907ef18b
                                                    Found module libgssapi_krb5.so.2 with build-id: e6e098ad51ce7bdd3dbe902d7b0f69a90f8a9e08
                                                    Found module libffi.so.7 with build-id: de60e99f39569d11d09160bbdcd486cedc87d2b6
                                                    Found module ld-linux-x86-64.so.2 with build-id: 040cc3dd10461562f177df39e3be2f3704258c3c
                                                    Found module libglib-2.0.so.0 with build-id: 1fe1592d097fa28822c23e96d9f357583b48424d
                                                    Found module libzstd.so.1 with build-id: 4b10444c1560ebc574af4d5f488b7408b22d450e
                                                    Found module libpcre2-16.so.0 with build-id: 983354d71426f38a37695490499fc89d050d7cc5
                                                    Found module libdl.so.2 with build-id: 5abc547e7b0949f89f3c0e21ab0c8331a7440a8a
                                                    Found module libicuuc.so.69 with build-id: 5cf18c56e2f64efdac32cf61fb9c0c48e9bb1797
                                                    Found module libicui18n.so.69 with build-id: 9cdecde5b2e47a2bd81dc14915cbfefcade76c12
                                                    Found module libdouble-conversion.so.3 with build-id: 5bffb4317594514068e082d4b4e9acd99987ec47
                                                    Found module libsystemd.so.0 with build-id: 58c6a86edd7f38011bd682024a3b53b8a963bd30
                                                    Found module libmd4c.so.0 with build-id: 2151dba72cdc9960097e6e960a58a2f03c8bb96e
                                                    Found module libharfbuzz.so.0 with build-id: f954dfb80265c0dd2484e766282305a739b8239d
                                                    Found module libz.so.1 with build-id: 81bf6e728a6d6f5b105b0f8b25f6c614ce10452a
                                                    Found module libpng16.so.16 with build-id: 2dc0bce07f199bf983c07a05fb95a6f4af83a9b3
                                                    Found module libGL.so.1 with build-id: 8b3028bab286029945569a0dfcf695f0f61d9c3b
                                                    Found module libdbus-1.so.3 with build-id: 74f2ab9c60512f3a93c932c3f627564d42e0b11e
                                                    Found module libxcb-keysyms.so.1 with build-id: 333e5eb4075795f947c924a2085f17e2e2ae7147
                                                    Found module libgcc_s.so.1 with build-id: 7f8508bb914546ada778809b64b99d234337d835
                                                    Found module libpthread.so.0 with build-id: 07c8f95b4f3251d08550217ad8a1f31066229996
                                                    Found module libm.so.6 with build-id: 2b8fd1f869ecab4e0b55e92f2f151897f6818acf
                                                    Found module libQt5QmlModels.so.5 with build-id: 6151af051434d5c08c002bbe0609df3e4d2e7d32
                                                    Found module libKF5ItemViews.so.5 with build-id: 84c3e8bb9ecf21b0aa8820e068f7b0901909a925
                                                    Found module libKF5WidgetsAddons.so.5 with build-id: 6dd6940a69a4f47ff20b5b4c4d04e575aae140f5
                                                    Found module libQt5PrintSupport.so.5 with build-id: f6633d0563fe75d1df1d4edd0b9ac25cf6aea7c8
                                                    Found module libplist-2.0.so.3 with build-id: b4dd02ee2d5938fd2bfa34070014f4d30a21abd6
                                                    Found module libimobiledevice-1.0.so.6 with build-id: b7197d5ba7e40162e4d3f4eb92b4b589b8e5fe1e
                                                    Found module libmount.so.1 with build-id: ff9a1d99d35cf640d0bfdaba294854372672c29b
                                                    Found module libudev.so.1 with build-id: aca8577d374861da6157b28fc1990dccf99ba5c1
                                                    Found module libQt5Xml.so.5 with build-id: ec415d2e364d2b174ad5f9813ab2926098221a37
                                                    Found module libdbusmenu-qt5.so.2 with build-id: 82cbd5bfb1d800b5991deb040afbefec7b11fc81
                                                    Found module libXtst.so.6 with build-id: 96411faea62997274e362f263e65082e601a787b
                                                    Found module libX11.so.6 with build-id: e9192497aa39fab51358826d1a1b5fb77edc5081
                                                    Found module libQt5TextToSpeech.so.5 with build-id: 99b56b543380180d6f5c8c984f01d80487672cff
                                                    Found module libcanberra.so.0 with build-id: 379ed64f9d1408a83806cd5d94dc5bb903765615
                                                    Found module libKF5GuiAddons.so.5 with build-id: af80033ed20c6c909932a298fd4ac97529a26e67
                                                    Found module libKF5ConfigWidgets.so.5 with build-id: 58a0a318df732745a8e4fe72dcd886251fe52eda
                                                    Found module libKF5Archive.so.5 with build-id: 467c6c25626c9695553f13eddb7fce72fbbcae6c
                                                    Found module libQt5Svg.so.5 with build-id: 926a697e0d991ee22ee414c13c9b75c253fc1d4d
                                                    Found module libKF5KIOGui.so.5 with build-id: e6babe342f0b9016dac73a792b9862354b4137e9
                                                    Found module libKF5KIOWidgets.so.5 with build-id: b747a42d4e53baa2af4690217d7f8aad8ad017b5
                                                    Found module libQt5Sql.so.5 with build-id: db7dd541b764efbbfc989c706877e46c8ac97423
                                                    Found module libXdmcp.so.6 with build-id: 8ca0792d23c8b8b4c0864297512349292bea5955
                                                    Found module libQt5Network.so.5 with build-id: 764d42df9642f3caea52448b11932f570ba357d6
                                                    Found module libXau.so.6 with build-id: 1c67764663e07bec24d8951e5fd93f4d165979ff
                                                    Found module libwayland-client.so.0 with build-id: 58038363d7ea1fd5e6532f6e5f90b1a3ce09388a
                                                    Found module libKF5IconThemes.so.5 with build-id: 39da9cfa641a96c1b7644e4f8b95dc5c3e970cbf
                                                    Found module libxcb-shape.so.0 with build-id: f1b3376c4534fab0469feb1cd19f022ff98df533
                                                    Found module libc.so.6 with build-id: 4b406737057708c0e4c642345a703c47a61c73dc
                                                    Found module libstdc++.so.6 with build-id: 8ab0e57054dd1dcba681f217016afc6a4e639783
                                                    Found module libQt5Core.so.5 with build-id: 64315bf3c7e3c2dffa4cd71f908d5f98dc29d876
                                                    Found module libQt5Gui.so.5 with build-id: 0abf1d6cd108b3ee97d0f1d0bddb918bfd083352
                                                    Found module libQt5X11Extras.so.5 with build-id: e41614d2e35852f913bf00633d635cfbf5a90dce
                                                    Found module libQt5DBus.so.5 with build-id: eec55e409fa44577508e4ea9512ecaa9bd668b65
                                                    Found module libKF5ConfigCore.so.5 with build-id: 3dbf42485a9c9eb2cac1c444b0925318153bef52
                                                    Found module libKF5CoreAddons.so.5 with build-id: e5541dcd552110922c3181fe43b60a337dab9758
                                                    Found module libKF5I18n.so.5 with build-id: f46b822ad5705a692eadf4a60668872925cb69fe
                                                    Found module libQt5Widgets.so.5 with build-id: 7b1df52ee680499519fbfd11fd43ca8b3e2bc212
                                                    Found module libKF5WindowSystem.so.5 with build-id: 4465afe9665b61e245c8dcffff5587a9d11c535b
                                                    Found module libKF5ConfigGui.so.5 with build-id: 8fd1d1fd2356943cb1749239824688aebac8c308
                                                    Found module libQt5Qml.so.5 with build-id: 92006af8b04f29d7af10797e88969c614f450203
                                                    Found module libKF5DBusAddons.so.5 with build-id: c9bc9df340b4d9506b9ddb1769d0da6b62d2c298
                                                    Found module libKF5Service.so.5 with build-id: 868f8462c22120853dad55dfe7f0fd2f3772521f
                                                    Found module libQt5Quick.so.5 with build-id: 69525a381a38beecc12159340d46641bc8131c5c
                                                    Found module libKF5GlobalAccel.so.5 with build-id: 265987e75a045e1eb0c354cdb673a91ce8a3c290
                                                    Found module libKF5XmlGui.so.5 with build-id: 229cfbb6e9439e74e33f4b8b1c38610e936a1cd7
                                                    Found module libKF5Crash.so.5 with build-id: e971aff373671fdcdddc701a87d8abc24a64f6eb
                                                    Found module libKF5Solid.so.5 with build-id: c325dd5df82b59628f2b96145ce8cb6ba69adf88
                                                    Found module libKF5Package.so.5 with build-id: fbeb222dc2a3f0c648c442b5ff5f27ef33f459b9
                                                    Found module libKF5Declarative.so.5 with build-id: a25c4aaf57592b54101b7312f54fc7f3b0fac21f
                                                    Found module libKF5Notifications.so.5 with build-id: b7d727f31536ededd0d5ef18115bfaacc46874ea
                                                    Found module libKF5Plasma.so.5 with build-id: f5cdbdd34c9115a6a87179fac21c6947b935e07c
                                                    Found module libxcb-randr.so.0 with build-id: b6c1c7d4b28863b55ade251813db7f246b7ffe8b
                                                    Found module libxcb.so.1 with build-id: 0d1ef11740a5daad2ee331e812a51aa6574af222
                                                    Found module libKUserFeedbackCore.so.1 with build-id: 495f85a1827b1732a0dfa93532a4101dafc11ac1
                                                    Found module libkworkspace5.so.5 with build-id: 7c79935e489108c0d93f5f0cfc8f6373f8d202da
                                                    Found module libKF5WaylandClient.so.5 with build-id: e507c814b8f28253281208693c91d5ddba8a5d80
                                                    Found module libKF5QuickAddons.so.5 with build-id: 07472c02b523991665415b06e046e58295b15809
                                                    Found module libKF5Activities.so.5 with build-id: 182d3df14c64c0c6a7e7ed85fb3bc1c5a3eedcfe
                                                    Found module libKF5PlasmaQuick.so.5 with build-id: 0940585dcce6ab8099a01a0794b17846105f4391
                                                    Found module plasmashell with build-id: aeecdc49ae05ee2138ba4692fe1ef3d68a43b3fc
                                                    Stack trace of thread 1637:
                                                    #0  0x00007f627bae2d22 raise (libc.so.6 + 0x3cd22)
                                                    #1  0x00007f627dfcb064 _ZN6KCrash19defaultCrashHandlerEi (libKF5Crash.so.5 + 0x5064)
                                                    #2  0x00007f627bae2da0 __restore_rt (libc.so.6 + 0x3cda0)
                                                    #3  0x00007f627dae6731 _ZN7QSGNode9markDirtyE6QFlagsINS_13DirtyStateBitEE (libQt5Quick.so.5 + 0x18c731)
                                                    #4  0x00007f627dac73c1 n/a (libQt5Quick.so.5 + 0x16d3c1)
                                                    #5  0x00007f627dac8df3 n/a (libQt5Quick.so.5 + 0x16edf3)
                                                    #6  0x00007f627dbc098c _ZN19QQuickWindowPrivate16renderSceneGraphERK5QSizeS2_ (libQt5Quick.so.5 + 0x26698c)
                                                    #7  0x00007f627db5fa67 n/a (libQt5Quick.so.5 + 0x205a67)
                                                    #8  0x00007f627db60447 n/a (libQt5Quick.so.5 + 0x206447)
                                                    #9  0x00007f627bf593cb n/a (libQt5Core.so.5 + 0xcf3cb)
                                                    #10 0x00007f627aef6259 start_thread (libpthread.so.0 + 0x9259)
                                                    #11 0x00007f627bba45e3 __clone (libc.so.6 + 0xfe5e3)
                                                    
                                                    Stack trace of thread 1413:
                                                    #0  0x00007f627bb99b2f __poll (libc.so.6 + 0xf3b2f)
                                                    #1  0x00007f627a47a6d9 n/a (libglib-2.0.so.0 + 0xa86d9)
                                                    #2  0x00007f627a423bc1 g_main_context_iteration (libglib-2.0.so.0 + 0x51bc1)
                                                    #3  0x00007f627c1a6ada _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x31cada)
                                                    #4  0x00007f627c14ba6b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2c1a6b)
                                                    #5  0x00007f627c154258 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x2ca258)
                                                    #6  0x00005605fce0621a n/a (plasmashell + 0x1e21a)
                                                    #7  0x00007f627bacdb25 __libc_start_main (libc.so.6 + 0x27b25)
                                                    #8  0x00005605fce0634e n/a (plasmashell + 0x1e34e)
                                                    
                                                    Stack trace of thread 1605:
                                                    #0  0x00007f627af028ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca)
                                                    #1  0x00007f627aefc270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270)
                                                    #2  0x00007f627bf5f9dc _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd59dc)
                                                    #3  0x00007f627db5df37 n/a (libQt5Quick.so.5 + 0x203f37)
                                                    #4  0x00007f627db6048b n/a (libQt5Quick.so.5 + 0x20648b)
                                                    #5  0x00007f627bf593cb n/a (libQt5Core.so.5 + 0xcf3cb)
                                                    #6  0x00007f627aef6259 start_thread (libpthread.so.0 + 0x9259)
                                                    #7  0x00007f627bba45e3 __clone (libc.so.6 + 0xfe5e3)
                                                    
                                                    Stack trace of thread 1607:
                                                    #0  0x00007f627af028ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca)
                                                    #1  0x00007f627aefc270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270)
                                                    #2  0x00007f627bf5f9dc _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd59dc)
                                                    #3  0x00007f627db5df37 n/a (libQt5Quick.so.5 + 0x203f37)
                                                    #4  0x00007f627db6048b n/a (libQt5Quick.so.5 + 0x20648b)
                                                    #5  0x00007f627bf593cb n/a (libQt5Core.so.5 + 0xcf3cb)
                                                    #6  0x00007f627aef6259 start_thread (libpthread.so.0 + 0x9259)
                                                    #7  0x00007f627bba45e3 __clone (libc.so.6 + 0xfe5e3)
                                                    
                                                    Stack trace of thread 6122:
                                                    #0  0x00007f627af028ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca)
                                                    #1  0x00007f627aefc270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270)
                                                    #2  0x00007f627bf5f9dc _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd59dc)
                                                    #3  0x00007f627db5df37 n/a (libQt5Quick.so.5 + 0x203f37)
                                                    #4  0x00007f627db6048b n/a (libQt5Quick.so.5 + 0x20648b)
                                                    #5  0x00007f627bf593cb n/a (libQt5Core.so.5 + 0xcf3cb)
                                                    #6  0x00007f627aef6259 start_thread (libpthread.so.0 + 0x9259)
                                                    #7  0x00007f627bba45e3 __clone (libc.so.6 + 0xfe5e3)
                                                    
                                                    Stack trace of thread 1629:
                                                    #0  0x00007f627bb9c323 pselect (libc.so.6 + 0xf6323)
                                                    #1  0x00007f627980d524 n/a (libusbmuxd-2.0.so.6 + 0x2524)
                                                    #2  0x00007f627980e8a9 n/a (libusbmuxd-2.0.so.6 + 0x38a9)
                                                    #3  0x00007f627aef6259 start_thread (libpthread.so.0 + 0x9259)
                                                    #4  0x00007f627bba45e3 __clone (libc.so.6 + 0xfe5e3)
                                                    
                                                    Stack trace of thread 1431:
                                                    #0  0x00007f627bb99b2f __poll (libc.so.6 + 0xf3b2f)
                                                    #1  0x00007f627e23663b n/a (libxcb.so.1 + 0xc63b)
                                                    #2  0x00007f627e23837b xcb_wait_for_event (libxcb.so.1 + 0xe37b)
                                                    #3  0x00007f6276f50768 n/a (libQt5XcbQpa.so.5 + 0x62768)
                                                    #4  0x00007f627bf593cb n/a (libQt5Core.so.5 + 0xcf3cb)
                                                    #5  0x00007f627aef6259 start_thread (libpthread.so.0 + 0x9259)
                                                    #6  0x00007f627bba45e3 __clone (libc.so.6 + 0xfe5e3)
                                                    
                                                    Stack trace of thread 1443:
                                                    #0  0x00007f627bb99b2f __poll (libc.so.6 + 0xf3b2f)
                                                    #1  0x00007f627a47a6d9 n/a (libglib-2.0.so.0 + 0xa86d9)
                                                    #2  0x00007f627a423bc1 g_main_context_iteration (libglib-2.0.so.0 + 0x51bc1)
                                                    #3  0x00007f627c1a6ada _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x31cada)
                                                    #4  0x00007f627c14ba6b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2c1a6b)
                                                    #5  0x00007f627bf58176 _ZN7QThread4execEv (libQt5Core.so.5 + 0xce176)
                                                    #6  0x00007f627caf1b0c n/a (libQt5DBus.so.5 + 0x15b0c)
                                                    #7  0x00007f627bf593cb n/a (libQt5Core.so.5 + 0xcf3cb)
                                                    #8  0x00007f627aef6259 start_thread (libpthread.so.0 + 0x9259)
                                                    #9  0x00007f627bba45e3 __clone (libc.so.6 + 0xfe5e3)
                                                    
                                                    Stack trace of thread 1608:
                                                    #0  0x00007f627bb99b2f __poll (libc.so.6 + 0xf3b2f)
                                                    #1  0x00007f627a47a6d9 n/a (libglib-2.0.so.0 + 0xa86d9)
                                                    #2  0x00007f627a423bc1 g_main_context_iteration (libglib-2.0.so.0 + 0x51bc1)
                                                    #3  0x00007f627c1a6ada _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x31cada)
                                                    #4  0x00007f627c14ba6b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2c1a6b)
                                                    #5  0x00007f627bf58176 _ZN7QThread4execEv (libQt5Core.so.5 + 0xce176)
                                                    #6  0x00007f627daa5e7b n/a (libQt5Quick.so.5 + 0x14be7b)
                                                    #7  0x00007f627bf593cb n/a (libQt5Core.so.5 + 0xcf3cb)
                                                    #8  0x00007f627aef6259 start_thread (libpthread.so.0 + 0x9259)
                                                    #9  0x00007f627bba45e3 __clone (libc.so.6 + 0xfe5e3)
                                                    
                                                    Stack trace of thread 1582:
                                                    #0  0x00007f627bb99b2f __poll (libc.so.6 + 0xf3b2f)
                                                    #1  0x00007f627a47a6d9 n/a (libglib-2.0.so.0 + 0xa86d9)
                                                    #2  0x00007f627a423bc1 g_main_context_iteration (libglib-2.0.so.0 + 0x51bc1)
                                                    #3  0x00007f627c1a6ada _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x31cada)
                                                    #4  0x00007f627c14ba6b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2c1a6b)
                                                    #5  0x00007f627bf58176 _ZN7QThread4execEv (libQt5Core.so.5 + 0xce176)
                                                    #6  0x00007f627d73e509 n/a (libQt5Qml.so.5 + 0x329509)
                                                    #7  0x00007f627bf593cb n/a (libQt5Core.so.5 + 0xcf3cb)
                                                    #8  0x00007f627aef6259 start_thread (libpthread.so.0 + 0x9259)
                                                    #9  0x00007f627bba45e3 __clone (libc.so.6 + 0xfe5e3)
                                                    
                                                    Stack trace of thread 1606:
                                                    #0  0x00007f627bb9c201 __select (libc.so.6 + 0xf6201)
                                                    #1  0x00007f626ed2c5a1 n/a (libnvidia-glcore.so.470.63.01 + 0xdde5a1)
                                                    #2  0x00007f626ed2a0cd n/a (libnvidia-glcore.so.470.63.01 + 0xddc0cd)
                                                    #3  0x00007f627aef6259 start_thread (libpthread.so.0 + 0x9259)
                                                    #4  0x00007f627bba45e3 __clone (libc.so.6 + 0xfe5e3)
                                                    
                                                    Stack trace of thread 7075:
                                                    #0  0x00007f627af028ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca)
                                                    #1  0x00007f627aefc270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270)
                                                    #2  0x00007f627bf5f9dc _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd59dc)
                                                    #3  0x00007f627db5df37 n/a (libQt5Quick.so.5 + 0x203f37)
                                                    #4  0x00007f627db6048b n/a (libQt5Quick.so.5 + 0x20648b)
                                                    #5  0x00007f627bf593cb n/a (libQt5Core.so.5 + 0xcf3cb)
                                                    #6  0x00007f627aef6259 start_thread (libpthread.so.0 + 0x9259)
                                                    #7  0x00007f627bba45e3 __clone (libc.so.6 + 0xfe5e3)
-- Boot c409e7623b0f4618b94f4f59ff7f21e2 --
Nov 08 18:21:58 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 08 18:21:58 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Nov 08 18:21:58 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Nov 08 18:21:58 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  470.63.01  Tue Aug  3 20:44:16 UTC 2021
Nov 08 18:21:58 enterprise systemd-modules-load[295]: Inserted module 'nvidia'
Nov 08 18:21:58 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  470.63.01  Tue Aug  3 20:30:55 UTC 2021
Nov 08 18:21:58 enterprise systemd-modules-load[295]: Inserted module 'nvidia_drm'
Nov 08 18:21:58 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Nov 08 18:21:58 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Nov 08 18:21:59 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input4
Nov 08 18:21:59 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input5
Nov 08 18:21:59 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input6
Nov 08 18:21:59 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input7
Nov 08 18:21:59 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input8
Nov 08 18:21:59 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Nov 08 18:21:59 enterprise alsactl[587]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA NVidia at 0xfc080000 irq 72)
Nov 08 18:21:59 enterprise kernel: caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Nov 08 18:21:59 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Nov 09 23:02:37 enterprise kernel: caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs
-- Boot e50ab456ddc34f5d9ce1ce349721444f --
Nov 10 17:45:46 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 10 17:45:46 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Nov 10 17:45:46 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Nov 10 17:45:46 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  470.63.01  Tue Aug  3 20:44:16 UTC 2021
Nov 10 17:45:46 enterprise systemd-modules-load[293]: Inserted module 'nvidia'
Nov 10 17:45:46 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  470.63.01  Tue Aug  3 20:30:55 UTC 2021
Nov 10 17:45:46 enterprise systemd-modules-load[293]: Inserted module 'nvidia_drm'
Nov 10 17:45:46 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input4
Nov 10 17:45:46 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input5
Nov 10 17:45:46 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input6
Nov 10 17:45:46 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input7
Nov 10 17:45:46 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input8
Nov 10 17:45:46 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Nov 10 17:45:46 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Nov 10 17:45:46 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Nov 10 17:45:46 enterprise alsactl[520]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA NVidia at 0xfc080000 irq 72)
Nov 10 17:45:47 enterprise kernel: caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Nov 10 17:45:47 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
-- Boot 30fb2b01ea4346c38617cc32af3ef6f4 --
Nov 11 07:38:30 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 11 07:38:31 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Nov 11 07:38:31 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Nov 11 07:38:31 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  470.63.01  Tue Aug  3 20:44:16 UTC 2021
Nov 11 07:38:31 enterprise systemd-modules-load[296]: Inserted module 'nvidia'
Nov 11 07:38:31 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  470.63.01  Tue Aug  3 20:30:55 UTC 2021
Nov 11 07:38:31 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Nov 11 07:38:31 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Nov 11 07:38:31 enterprise systemd-modules-load[296]: Inserted module 'nvidia_drm'
Nov 11 07:38:31 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input4
Nov 11 07:38:31 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input5
Nov 11 07:38:31 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input6
Nov 11 07:38:31 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input7
Nov 11 07:38:31 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input8
Nov 11 07:38:31 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Nov 11 07:38:31 enterprise alsactl[510]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA NVidia at 0xfc080000 irq 67)
Nov 11 07:38:31 enterprise kernel: caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Nov 11 07:38:32 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Nov 11 21:41:43 enterprise kernel: caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs
-- Boot 37a68e6d12d8445385b2a132877eb1a2 --
Nov 12 08:52:09 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 12 08:52:09 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Nov 12 08:52:09 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Nov 12 08:52:09 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  470.63.01  Tue Aug  3 20:44:16 UTC 2021
Nov 12 08:52:09 enterprise systemd-modules-load[296]: Inserted module 'nvidia'
Nov 12 08:52:09 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  470.63.01  Tue Aug  3 20:30:55 UTC 2021
Nov 12 08:52:09 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Nov 12 08:52:09 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Nov 12 08:52:09 enterprise systemd-modules-load[296]: Inserted module 'nvidia_drm'
Nov 12 08:52:10 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input4
Nov 12 08:52:10 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input5
Nov 12 08:52:10 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input6
Nov 12 08:52:10 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input7
Nov 12 08:52:10 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input8
Nov 12 08:52:10 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Nov 12 08:52:10 enterprise alsactl[571]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA NVidia at 0xfc080000 irq 72)
Nov 12 08:52:10 enterprise kernel: caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Nov 12 08:52:10 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Nov 12 23:32:39 enterprise kernel: caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs
-- Boot a8c8b72ede3c451c8d3243c477158b4b --
Nov 13 13:13:29 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 13 13:13:29 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Nov 13 13:13:29 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Nov 13 13:13:29 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  470.63.01  Tue Aug  3 20:44:16 UTC 2021
Nov 13 13:13:29 enterprise systemd-modules-load[294]: Inserted module 'nvidia'
Nov 13 13:13:29 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  470.63.01  Tue Aug  3 20:30:55 UTC 2021
Nov 13 13:13:29 enterprise systemd-modules-load[294]: Inserted module 'nvidia_drm'
Nov 13 13:13:29 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Nov 13 13:13:29 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Nov 13 13:13:29 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input4
Nov 13 13:13:29 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input5
Nov 13 13:13:29 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input6
Nov 13 13:13:29 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input7
Nov 13 13:13:29 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input8
Nov 13 13:13:29 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Nov 13 13:13:30 enterprise alsactl[577]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA NVidia at 0xfc080000 irq 73)
Nov 13 13:13:30 enterprise kernel: caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Nov 13 13:13:30 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Nov 13 19:26:18 enterprise kernel: caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs
-- Boot de1bed199fb44911aafc6f03cc5f14bf --
Nov 14 12:21:45 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 14 12:21:45 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 237
Nov 14 12:21:45 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Nov 14 12:21:45 enterprise systemd-modules-load[292]: Inserted module 'nvidia'
Nov 14 12:21:45 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  470.63.01  Tue Aug  3 20:44:16 UTC 2021
Nov 14 12:21:45 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  470.63.01  Tue Aug  3 20:30:55 UTC 2021
Nov 14 12:21:45 enterprise systemd-modules-load[292]: Inserted module 'nvidia_drm'
Nov 14 12:21:45 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Nov 14 12:21:45 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Nov 14 12:21:45 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input4
Nov 14 12:21:45 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input5
Nov 14 12:21:45 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input6
Nov 14 12:21:45 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input7
Nov 14 12:21:45 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input8
Nov 14 12:21:45 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Nov 14 12:21:45 enterprise alsactl[587]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA NVidia at 0xfc080000 irq 72)
Nov 14 12:21:46 enterprise kernel: caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Nov 14 12:21:46 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
-- Boot 7fc5e05434224d20b14e840a62fe9658 --
Nov 17 05:20:38 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 17 05:20:38 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Nov 17 05:20:38 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Nov 17 05:20:38 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  470.63.01  Tue Aug  3 20:44:16 UTC 2021
Nov 17 05:20:38 enterprise systemd-modules-load[304]: Inserted module 'nvidia'
Nov 17 05:20:38 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  470.63.01  Tue Aug  3 20:30:55 UTC 2021
Nov 17 05:20:38 enterprise systemd-modules-load[304]: Inserted module 'nvidia_drm'
Nov 17 05:20:38 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Nov 17 05:20:38 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Nov 17 05:20:38 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input4
Nov 17 05:20:38 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input5
Nov 17 05:20:38 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input6
Nov 17 05:20:38 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input7
Nov 17 05:20:38 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input8
Nov 17 05:20:38 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Nov 17 05:20:38 enterprise alsactl[571]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA NVidia at 0xfc080000 irq 72)
Nov 17 05:20:39 enterprise kernel: caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Nov 17 05:20:39 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
-- Boot 8a86fb5a1ace41599b13542cd40c42f0 --
Nov 20 08:48:32 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 20 08:48:32 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Nov 20 08:48:32 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Nov 20 08:48:32 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  470.63.01  Tue Aug  3 20:44:16 UTC 2021
Nov 20 08:48:32 enterprise systemd-modules-load[297]: Inserted module 'nvidia'
Nov 20 08:48:33 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  470.63.01  Tue Aug  3 20:30:55 UTC 2021
Nov 20 08:48:33 enterprise systemd-modules-load[297]: Inserted module 'nvidia_drm'
Nov 20 08:48:33 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Nov 20 08:48:33 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Nov 20 08:48:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input4
Nov 20 08:48:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input5
Nov 20 08:48:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input6
Nov 20 08:48:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input7
Nov 20 08:48:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input8
Nov 20 08:48:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Nov 20 08:48:33 enterprise alsactl[574]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA NVidia at 0xfc080000 irq 73)
Nov 20 08:48:33 enterprise kernel: caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Nov 20 08:48:33 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
-- Boot 3a28c61b68904fc49838531934bf2a5f --
Nov 20 19:14:55 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 20 19:14:55 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Nov 20 19:14:55 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Nov 20 19:14:55 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  470.63.01  Tue Aug  3 20:44:16 UTC 2021
Nov 20 19:14:55 enterprise systemd-modules-load[295]: Inserted module 'nvidia'
Nov 20 19:14:55 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  470.63.01  Tue Aug  3 20:30:55 UTC 2021
Nov 20 19:14:55 enterprise systemd-modules-load[295]: Inserted module 'nvidia_drm'
Nov 20 19:14:55 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Nov 20 19:14:55 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Nov 20 19:14:55 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input4
Nov 20 19:14:55 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input5
Nov 20 19:14:55 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input6
Nov 20 19:14:55 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input7
Nov 20 19:14:55 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input8
Nov 20 19:14:55 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Nov 20 19:14:55 enterprise alsactl[517]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA NVidia at 0xfc080000 irq 67)
Nov 20 19:14:55 enterprise kernel: caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Nov 20 19:14:56 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
-- Boot 4c132cf806674728921eb408fa57495b --
Nov 21 12:04:54 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 21 12:04:54 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Nov 21 12:04:54 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Nov 21 12:04:54 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  470.63.01  Tue Aug  3 20:44:16 UTC 2021
Nov 21 12:04:54 enterprise systemd-modules-load[296]: Inserted module 'nvidia'
Nov 21 12:04:55 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  470.63.01  Tue Aug  3 20:30:55 UTC 2021
Nov 21 12:04:55 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Nov 21 12:04:55 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Nov 21 12:04:55 enterprise systemd-modules-load[296]: Inserted module 'nvidia_drm'
Nov 21 12:04:55 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input4
Nov 21 12:04:55 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input5
Nov 21 12:04:55 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input6
Nov 21 12:04:55 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input7
Nov 21 12:04:55 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input8
Nov 21 12:04:55 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Nov 21 12:04:55 enterprise alsactl[497]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA NVidia at 0xfc080000 irq 67)
Nov 21 12:04:55 enterprise kernel: caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Nov 21 12:04:55 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Nov 21 23:06:08 enterprise kernel: caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs
-- Boot ecc64dbb1cf747bbb147464cea0e1811 --
Nov 23 06:56:33 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 23 06:56:33 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Nov 23 06:56:33 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Nov 23 06:56:33 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  470.63.01  Tue Aug  3 20:44:16 UTC 2021
Nov 23 06:56:33 enterprise systemd-modules-load[293]: Inserted module 'nvidia'
Nov 23 06:56:33 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  470.63.01  Tue Aug  3 20:30:55 UTC 2021
Nov 23 06:56:33 enterprise systemd-modules-load[293]: Inserted module 'nvidia_drm'
Nov 23 06:56:33 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Nov 23 06:56:33 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Nov 23 06:56:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input4
Nov 23 06:56:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input5
Nov 23 06:56:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input6
Nov 23 06:56:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input7
Nov 23 06:56:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input8
Nov 23 06:56:33 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Nov 23 06:56:33 enterprise alsactl[542]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA NVidia at 0xfc080000 irq 73)
Nov 23 06:56:34 enterprise kernel: caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Nov 23 06:56:34 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Nov 25 00:42:39 enterprise kernel: caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs
-- Boot 64060f74172e4838bb035ae8fa8accbd --
Nov 25 10:44:00 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 25 10:44:00 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Nov 25 10:44:00 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Nov 25 10:44:00 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  470.63.01  Tue Aug  3 20:44:16 UTC 2021
Nov 25 10:44:00 enterprise systemd-modules-load[298]: Inserted module 'nvidia'
Nov 25 10:44:00 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  470.63.01  Tue Aug  3 20:30:55 UTC 2021
Nov 25 10:44:00 enterprise systemd-modules-load[298]: Inserted module 'nvidia_drm'
Nov 25 10:44:00 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Nov 25 10:44:00 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Nov 25 10:44:00 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input4
Nov 25 10:44:00 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input5
Nov 25 10:44:00 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input6
Nov 25 10:44:00 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input7
Nov 25 10:44:00 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input8
Nov 25 10:44:00 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Nov 25 10:44:00 enterprise alsactl[561]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA NVidia at 0xfc080000 irq 72)
Nov 25 10:44:01 enterprise kernel: caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Nov 25 10:44:01 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
-- Boot fda1980911b04be9953f7174a1eeceff --
Nov 26 17:52:04 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 26 17:52:04 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 237
Nov 26 17:52:04 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Nov 26 17:52:04 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  470.63.01  Tue Aug  3 20:44:16 UTC 2021
Nov 26 17:52:04 enterprise systemd-modules-load[296]: Inserted module 'nvidia'
Nov 26 17:52:04 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  470.63.01  Tue Aug  3 20:30:55 UTC 2021
Nov 26 17:52:04 enterprise systemd-modules-load[296]: Inserted module 'nvidia_drm'
Nov 26 17:52:04 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Nov 26 17:52:04 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Nov 26 17:52:05 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input4
Nov 26 17:52:05 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input5
Nov 26 17:52:05 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input6
Nov 26 17:52:05 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input7
Nov 26 17:52:05 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input8
Nov 26 17:52:05 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Nov 26 17:52:05 enterprise alsactl[534]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA NVidia at 0xfc080000 irq 67)
Nov 26 17:52:05 enterprise kernel: caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Nov 26 17:52:05 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Nov 26 18:46:19 enterprise kernel: NVRM: API mismatch: the client has the version 495.44, but
                                   NVRM: this kernel module has the version 470.63.01.  Please
                                   NVRM: make sure that this kernel module and all NVIDIA driver
                                   NVRM: components have the same version.
Nov 26 18:46:19 enterprise kernel: NVRM: API mismatch: the client has the version 495.44, but
                                   NVRM: this kernel module has the version 470.63.01.  Please
                                   NVRM: make sure that this kernel module and all NVIDIA driver
                                   NVRM: components have the same version.
Nov 26 18:46:19 enterprise kernel: NVRM: API mismatch: the client has the version 495.44, but
                                   NVRM: this kernel module has the version 470.63.01.  Please
                                   NVRM: make sure that this kernel module and all NVIDIA driver
                                   NVRM: components have the same version.
Nov 26 18:46:19 enterprise kernel: NVRM: API mismatch: the client has the version 495.44, but
                                   NVRM: this kernel module has the version 470.63.01.  Please
                                   NVRM: make sure that this kernel module and all NVIDIA driver
                                   NVRM: components have the same version.
Nov 26 18:46:19 enterprise kernel: NVRM: API mismatch: the client has the version 495.44, but
                                   NVRM: this kernel module has the version 470.63.01.  Please
                                   NVRM: make sure that this kernel module and all NVIDIA driver
                                   NVRM: components have the same version.
Nov 26 18:46:19 enterprise kernel: NVRM: API mismatch: the client has the version 495.44, but
                                   NVRM: this kernel module has the version 470.63.01.  Please
                                   NVRM: make sure that this kernel module and all NVIDIA driver
                                   NVRM: components have the same version.
Nov 26 18:46:19 enterprise kernel: NVRM: API mismatch: the client has the version 495.44, but
                                   NVRM: this kernel module has the version 470.63.01.  Please
                                   NVRM: make sure that this kernel module and all NVIDIA driver
                                   NVRM: components have the same version.
Nov 26 18:46:19 enterprise kernel: NVRM: API mismatch: the client has the version 495.44, but
                                   NVRM: this kernel module has the version 470.63.01.  Please
                                   NVRM: make sure that this kernel module and all NVIDIA driver
                                   NVRM: components have the same version.
Nov 26 18:46:19 enterprise kernel: NVRM: API mismatch: the client has the version 495.44, but
                                   NVRM: this kernel module has the version 470.63.01.  Please
                                   NVRM: make sure that this kernel module and all NVIDIA driver
                                   NVRM: components have the same version.
Nov 26 18:46:19 enterprise kernel: NVRM: API mismatch: the client has the version 495.44, but
                                   NVRM: this kernel module has the version 470.63.01.  Please
                                   NVRM: make sure that this kernel module and all NVIDIA driver
                                   NVRM: components have the same version.
Nov 26 18:46:19 enterprise kernel: NVRM: API mismatch: the client has the version 495.44, but
                                   NVRM: this kernel module has the version 470.63.01.  Please
                                   NVRM: make sure that this kernel module and all NVIDIA driver
                                   NVRM: components have the same version.
Nov 26 18:46:19 enterprise kernel: NVRM: API mismatch: the client has the version 495.44, but
                                   NVRM: this kernel module has the version 470.63.01.  Please
                                   NVRM: make sure that this kernel module and all NVIDIA driver
                                   NVRM: components have the same version.
Nov 26 18:46:19 enterprise kernel: NVRM: API mismatch: the client has the version 495.44, but
                                   NVRM: this kernel module has the version 470.63.01.  Please
                                   NVRM: make sure that this kernel module and all NVIDIA driver
                                   NVRM: components have the same version.
Nov 26 18:46:19 enterprise kernel: NVRM: API mismatch: the client has the version 495.44, but
                                   NVRM: this kernel module has the version 470.63.01.  Please
                                   NVRM: make sure that this kernel module and all NVIDIA driver
                                   NVRM: components have the same version.
Nov 26 18:46:19 enterprise kernel: NVRM: API mismatch: the client has the version 495.44, but
                                   NVRM: this kernel module has the version 470.63.01.  Please
                                   NVRM: make sure that this kernel module and all NVIDIA driver
                                   NVRM: components have the same version.
Nov 26 18:46:19 enterprise kernel: NVRM: API mismatch: the client has the version 495.44, but
                                   NVRM: this kernel module has the version 470.63.01.  Please
                                   NVRM: make sure that this kernel module and all NVIDIA driver
                                   NVRM: components have the same version.
Nov 26 18:46:19 enterprise kernel: NVRM: API mismatch: the client has the version 495.44, but
                                   NVRM: this kernel module has the version 470.63.01.  Please
                                   NVRM: make sure that this kernel module and all NVIDIA driver
                                   NVRM: components have the same version.
-- Boot f004e800083e4e80addf13fa573e39e8 --
Nov 26 18:49:57 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 26 18:49:58 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 240
Nov 26 18:49:58 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Nov 26 18:49:58 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  495.44  Fri Oct 22 06:13:12 UTC 2021
Nov 26 18:49:58 enterprise systemd-modules-load[335]: Inserted module 'nvidia'
Nov 26 18:49:58 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  495.44  Fri Oct 22 06:05:22 UTC 2021
Nov 26 18:49:58 enterprise systemd-modules-load[335]: Inserted module 'nvidia_drm'
Nov 26 18:49:58 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Nov 26 18:49:58 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Nov 26 18:49:58 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input11
Nov 26 18:49:58 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input12
Nov 26 18:49:58 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input13
Nov 26 18:49:59 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Nov 26 18:49:59 enterprise kernel: caller _nv000717rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Nov 26 18:51:24 enterprise systemd[1573]: Started NVIDIA X Server Settings.
Nov 26 18:51:44 enterprise dbus-daemon[846]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.66' (uid=0 pid=2207 comm="sudo nvidia-settings ")
Nov 26 18:51:49 enterprise sudo[2207]:  cgarcia : TTY=pts/2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/bin/nvidia-settings
Nov 26 18:52:29 enterprise dbus-daemon[846]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.67' (uid=0 pid=2208 comm="nvidia-settings ")
Nov 26 19:01:00 enterprise systemd[1573]: Started NVIDIA X Server Settings.
Nov 26 19:01:34 enterprise systemd[1573]: app-nvidia\x2dsettings-eef25dcc9eb94d64bcc543f20b68b5dd.scope: Consumed 1.312s CPU time.
Nov 26 19:02:31 enterprise kernel: caller _nv000717rm+0x1ad/0x200 [nvidia] mapping multiple BARs
-- Boot e57a13c5d6964887b5647ab1a6633532 --
Nov 26 19:02:59 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 26 19:02:59 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 240
Nov 26 19:02:59 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Nov 26 19:03:00 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  495.44  Fri Oct 22 06:13:12 UTC 2021
Nov 26 19:03:00 enterprise systemd-modules-load[337]: Inserted module 'nvidia'
Nov 26 19:03:00 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  495.44  Fri Oct 22 06:05:22 UTC 2021
Nov 26 19:03:00 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Nov 26 19:03:00 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Nov 26 19:03:00 enterprise systemd-modules-load[337]: Inserted module 'nvidia_drm'
Nov 26 19:03:00 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input11
Nov 26 19:03:00 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input12
Nov 26 19:03:00 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input13
Nov 26 19:03:01 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Nov 26 19:03:01 enterprise kernel: caller _nv000717rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Nov 26 19:03:21 enterprise systemd[1345]: Started NVIDIA X Server Settings.
Nov 26 19:03:41 enterprise systemd[1345]: Started NVIDIA X Server Settings.
-- Boot f02c30bb0aaf4b4aa90c929e5900cf27 --
Nov 26 19:05:50 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 26 19:05:50 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 240
Nov 26 19:05:50 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Nov 26 19:05:50 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  495.44  Fri Oct 22 06:13:12 UTC 2021
Nov 26 19:05:50 enterprise systemd-modules-load[341]: Inserted module 'nvidia'
Nov 26 19:05:50 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  495.44  Fri Oct 22 06:05:22 UTC 2021
Nov 26 19:05:50 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Nov 26 19:05:50 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Nov 26 19:05:50 enterprise systemd-modules-load[341]: Inserted module 'nvidia_drm'
Nov 26 19:05:50 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input11
Nov 26 19:05:50 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input12
Nov 26 19:05:50 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input13
Nov 26 19:05:51 enterprise kernel: caller _nv000717rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Nov 26 19:05:51 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Nov 26 19:07:19 enterprise systemd[1344]: Started NVIDIA X Server Settings.
Nov 26 19:08:36 enterprise dbus-daemon[1367]: [session uid=1000 pid=1367] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.76' (uid=1000 pid=4616 comm="/usr/bin/nvidia-settings ")
Nov 26 19:08:37 enterprise dbus-daemon[1367]: [session uid=1000 pid=1367] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.76' (uid=1000 pid=4616 comm="/usr/bin/nvidia-settings ")
Nov 26 19:08:37 enterprise dbus-daemon[1367]: [session uid=1000 pid=1367] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.76' (uid=1000 pid=4616 comm="/usr/bin/nvidia-settings ")
Nov 26 19:08:37 enterprise dbus-daemon[1367]: [session uid=1000 pid=1367] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.76' (uid=1000 pid=4616 comm="/usr/bin/nvidia-settings ")
Nov 26 19:08:37 enterprise dbus-daemon[838]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.74' (uid=1000 pid=4616 comm="/usr/bin/nvidia-settings ")
Nov 26 19:09:15 enterprise systemd[1344]: app-nvidia\x2dsettings-635100649ef8480da35f8d770b46ba93.scope: Consumed 3.710s CPU time.
Nov 26 19:09:21 enterprise dbus-daemon[838]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.77' (uid=0 pid=5002 comm="sudo nvidia-settings ")
Nov 26 19:09:21 enterprise sudo[5002]:  cgarcia : TTY=pts/2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/bin/nvidia-settings
Nov 26 19:09:30 enterprise dbus-daemon[838]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.78' (uid=0 pid=5004 comm="nvidia-settings ")
Nov 26 19:11:07 enterprise kernel: chrome[2107]: segfault at f9c ip 00007f49c16eafbb sp 00007ffe19da7870 error 4 in libGLX_nvidia.so.495.44[7f49c169d000+b2000]
Nov 26 19:11:09 enterprise kernel: caller _nv000717rm+0x1ad/0x200 [nvidia] mapping multiple BARs
-- Boot 1a85a556de774de5aa6239977cf2e1ef --
Nov 26 19:11:40 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 26 19:11:41 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 240
Nov 26 19:11:41 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Nov 26 19:11:41 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  495.44  Fri Oct 22 06:13:12 UTC 2021
Nov 26 19:11:41 enterprise systemd-modules-load[335]: Inserted module 'nvidia'
Nov 26 19:11:41 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  495.44  Fri Oct 22 06:05:22 UTC 2021
Nov 26 19:11:41 enterprise systemd-modules-load[335]: Inserted module 'nvidia_drm'
Nov 26 19:11:41 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Nov 26 19:11:41 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Nov 26 19:11:41 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input11
Nov 26 19:11:41 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input12
Nov 26 19:11:41 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input13
Nov 26 19:11:41 enterprise alsactl[756]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA NVidia at 0xfc080000 irq 66)
Nov 26 19:11:42 enterprise kernel: caller _nv000717rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Nov 26 19:11:42 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Nov 26 19:12:41 enterprise dbus-daemon[760]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.71' (uid=0 pid=2280 comm="sudo nvidia-settings ")
Nov 26 19:12:41 enterprise sudo[2280]:  cgarcia : TTY=pts/2 ; PWD=/home/cgarcia ; USER=root ; COMMAND=/usr/bin/nvidia-settings
Nov 26 19:16:13 enterprise kernel: caller _nv000717rm+0x1ad/0x200 [nvidia] mapping multiple BARs
-- Boot 2530d042a29347e7a99e338796430e87 --
Nov 26 19:19:09 enterprise kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 26 19:19:10 enterprise kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 240
Nov 26 19:19:10 enterprise kernel: nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Nov 26 19:19:10 enterprise kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  495.44  Fri Oct 22 06:13:12 UTC 2021
Nov 26 19:19:10 enterprise systemd-modules-load[336]: Inserted module 'nvidia'
Nov 26 19:19:10 enterprise kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  495.44  Fri Oct 22 06:05:22 UTC 2021
Nov 26 19:19:10 enterprise systemd-modules-load[336]: Inserted module 'nvidia_drm'
Nov 26 19:19:10 enterprise kernel: [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
Nov 26 19:19:10 enterprise kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
Nov 26 19:19:10 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input11
Nov 26 19:19:10 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input12
Nov 26 19:19:10 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input13
Nov 26 19:19:11 enterprise kernel: caller _nv000717rm+0x1ad/0x200 [nvidia] mapping multiple BARs
Nov 26 19:19:11 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Nov 26 19:24:27 enterprise python3[2415]: [451] INFO: Available modules: ['nouveau', 'nvidia', 'nvidia_drm', 'nvidia_modeset', 'nvidia_uvm']
Nov 26 19:24:27 enterprise python3[2415]: [451] INFO: Unloading modules ['nvidia_drm', 'nvidia_modeset', 'nvidia_uvm', 'nvidia'] (if loaded)
Nov 26 19:24:32 enterprise python3[2415]: subprocess.CalledProcessError: Command 'modprobe -r nvidia_drm nvidia_modeset nvidia_uvm nvidia' returned non-zero exit status 1.
Nov 26 19:24:32 enterprise python3[2415]:     _nvidia_down(config)
Nov 26 19:24:32 enterprise python3[2415]:   File "/usr/lib/python3.9/site-packages/optimus_manager/kernel.py", line 104, in _nvidia_down
Nov 26 19:24:32 enterprise python3[2415]:     _unload_nvidia_modules(available_modules)
Nov 26 19:24:32 enterprise python3[2415]:   File "/usr/lib/python3.9/site-packages/optimus_manager/kernel.py", line 214, in _unload_nvidia_modules
Nov 26 19:24:32 enterprise python3[2415]:     _unload_modules(available_modules, ["nvidia_drm", "nvidia_modeset", "nvidia_uvm", "nvidia"])
Nov 26 19:24:32 enterprise python3[2415]: optimus_manager.kernel.KernelSetupError: Cannot unload modules ['nvidia_drm', 'nvidia_modeset', 'nvidia_uvm', 'nvidia']: None
Nov 26 19:27:46 enterprise kernel: caller _nv000717rm+0x1ad/0x200 [nvidia] mapping multiple BARs
-- Boot f1c5df0464304970931cf71245246542 --
Nov 26 19:30:25 enterprise systemd-modules-load[337]: Module 'nvidia' is deny-listed
Nov 26 19:30:25 enterprise systemd-modules-load[337]: Module 'nvidia_drm' is deny-listed
Nov 26 19:30:26 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Nov 26 19:30:26 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input10
Nov 26 19:30:26 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input11
Nov 26 19:30:27 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Nov 26 19:30:27 enterprise python3[780]: [420] INFO: Available modules: ['nouveau', 'nvidia', 'nvidia_drm', 'nvidia_modeset', 'nvidia_uvm']
Nov 26 19:30:27 enterprise python3[780]: [420] INFO: Unloading modules ['nvidia_drm', 'nvidia_modeset', 'nvidia_uvm', 'nvidia'] (if loaded)
-- Boot 2615daca8ca04a339ea5c7d21ca00db3 --
Nov 27 11:15:42 enterprise systemd-modules-load[339]: Module 'nvidia' is deny-listed
Nov 27 11:15:42 enterprise systemd-modules-load[339]: Module 'nvidia_drm' is deny-listed
Nov 27 11:15:43 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Nov 27 11:15:43 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input10
Nov 27 11:15:43 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input11
Nov 27 11:15:43 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Nov 27 11:15:44 enterprise python3[660]: [434] INFO: Available modules: ['nouveau', 'nvidia', 'nvidia_drm', 'nvidia_modeset', 'nvidia_uvm']
Nov 27 11:15:44 enterprise python3[660]: [434] INFO: Unloading modules ['nvidia_drm', 'nvidia_modeset', 'nvidia_uvm', 'nvidia'] (if loaded)
-- Boot bc50fb189f8948e699b0c0bcd8825968 --
Nov 27 11:19:51 enterprise systemd-modules-load[335]: Module 'nvidia' is deny-listed
Nov 27 11:19:51 enterprise systemd-modules-load[335]: Module 'nvidia_drm' is deny-listed
Nov 27 11:19:52 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input9
Nov 27 11:19:52 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input10
Nov 27 11:19:52 enterprise kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input11
Nov 27 11:19:53 enterprise kernel: nvidia-gpu 0000:07:00.3: i2c timeout error e0000000
Nov 27 11:19:53 enterprise python3[661]: [429] INFO: Available modules: ['nouveau', 'nvidia', 'nvidia_drm', 'nvidia_modeset', 'nvidia_uvm']
Nov 27 11:19:53 enterprise python3[661]: [429] INFO: Unloading modules ['nvidia_drm', 'nvidia_modeset', 'nvidia_uvm', 'nvidia'] (if loaded)

Remove tlp pakcage, your system doesn’t need it.

I’ve gone ahead and removed the tlp package using pamac but now it just hangs on the step before:

Reached target Graphical Interface

not totally sure where to go from here as removing and reinstalling the nvidia driver now fails to reach the GUI at all. Maybe roll back the kernel to the last working one on my system which I think was 4.19?

But no need to do that every 2 minutes.
Try with the 5.15 kernel
But first:
sudo pacman-mirrors -f5 && sudo pacman -Syyu

sudo mhwd-kernel -i linux515
then
sudo mhwd -f -i pci video-nvidia

Thanks for the additional guidance @bogdancovaciu

Mirror sync completed and the update in pacman noted there was nothing to do

kernel 515 and the video driver force install both completed successfully but the boot still stalls out at the same point.

Quick output of inxi -G is below

Graphics
  Device-1: NVIDIA TU116 [GeForce GTX 1660 SUPER] driver:nvidia v: 510.47.03
  Display:  server: X.org  v:1.21.1.3 driver:  X:  loaded: nvidia  gpu: nvidia  tty: 240x67
  Message: GL data unavailable in console. Try -G --display

EDIT – as suggested @bogdancovaciu output of inxi -Fazy below

System:
  Kernel: 5.15.21-1-MANJARO x86_64 bits: 64 compiler: gcc v: 11.1.0
    parameters: \\boot\vmlinuz-5.15-x86_64 ro root=/dev/nvme0n1p2 resume=
    resume_offset=608256 initrd=boot\initramfs-5.15-x86_64.img
  Console: pty pts/0 Distro: Manjaro Linux base: Arch Linux
Machine:
  Type: Desktop Mobo: ASUSTeK model: ROG STRIX B450-I GAMING v: Rev 1.xx
    serial: <superuser required> UEFI: American Megatrends v: 4702
    date: 02/08/2022
CPU:
  Info: model: AMD Ryzen 5 3600 bits: 64 type: MT MCP arch: Zen 2
    family: 0x17 (23) model-id: 0x71 (113) stepping: 0 microcode: 0x8701021
  Topology: cpus: 1x cores: 6 tpc: 2 threads: 12 smt: enabled cache:
    L1: 384 KiB desc: d-6x32 KiB; i-6x32 KiB L2: 3 MiB desc: 6x512 KiB
    L3: 32 MiB desc: 2x16 MiB
  Speed (MHz): avg: 2260 high: 3607 min/max: 2200/4208 boost: enabled
    scaling: driver: acpi-cpufreq governor: schedutil cores: 1: 2200 2: 2143
    3: 2058 4: 2186 5: 2173 6: 2196 7: 3607 8: 2058 9: 2055 10: 2056 11: 2200
    12: 2197 bogomips: 86427
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
  Vulnerabilities:
  Type: itlb_multihit status: Not affected
  Type: l1tf status: Not affected
  Type: mds status: Not affected
  Type: meltdown status: Not affected
  Type: spec_store_bypass
    mitigation: Speculative Store Bypass disabled via prctl and seccomp
  Type: spectre_v1
    mitigation: usercopy/swapgs barriers and __user pointer sanitization
  Type: spectre_v2 mitigation: Full AMD retpoline, IBPB: conditional, STIBP:
    conditional, RSB filling
  Type: srbds status: Not affected
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: NVIDIA TU116 [GeForce GTX 1660 SUPER] vendor: eVga.com.
    driver: N/A alternate: nouveau, nvidia_drm, nvidia pcie: gen: 1
    speed: 2.5 GT/s lanes: 16 link-max: gen: 3 speed: 8 GT/s bus-ID: 0b:00.0
    chip-ID: 10de:21c4 class-ID: 0300
  Display: server: X.org v: 1.21.1.3 driver: X: loaded: nvidia gpu: N/A
    tty: 120x49
  Message: GL data unavailable in console. Try -G --display
Audio:
  Device-1: NVIDIA TU116 High Definition Audio vendor: eVga.com.
    driver: snd_hda_intel v: kernel pcie: gen: 1 speed: 2.5 GT/s lanes: 16
    link-max: gen: 3 speed: 8 GT/s bus-ID: 0b:00.1 chip-ID: 10de:1aeb
    class-ID: 0403
  Device-2: AMD Starship/Matisse HD Audio vendor: ASUSTeK
    driver: snd_hda_intel v: kernel pcie: gen: 4 speed: 16 GT/s lanes: 16
    bus-ID: 0d:00.4 chip-ID: 1022:1487 class-ID: 0403
  Sound Server-1: ALSA v: k5.15.21-1-MANJARO running: yes
  Sound Server-2: JACK v: 1.9.20 running: no
  Sound Server-3: PulseAudio v: 15.0 running: no
  Sound Server-4: PipeWire v: 0.3.45 running: no
Network:
  Device-1: Intel I211 Gigabit Network vendor: ASUSTeK driver: igb v: kernel
    pcie: gen: 1 speed: 2.5 GT/s lanes: 1 port: c000 bus-ID: 08:00.0
    chip-ID: 8086:1539 class-ID: 0200
  IF: enp8s0 state: down mac: <filter>
  Device-2: Realtek RTL8822BE 802.11a/b/g/n/ac WiFi adapter vendor: ASUSTeK
    driver: rtw_8822be v: N/A modules: rtw88_8822be pcie: gen: 1 speed: 2.5 GT/s
    lanes: 1 port: b000 bus-ID: 09:00.0 chip-ID: 10ec:b822 class-ID: 0280
  IF: wlp9s0 state: up mac: <filter>
Bluetooth:
  Device-1: ASUSTek Bluetooth Radio type: USB driver: btusb v: 0.8
    bus-ID: 1-8:3 chip-ID: 0b05:185c class-ID: e001 serial: <filter>
  Report: hciconfig ID: hci0 rfk-id: 1 state: up address: <filter>
  Info: acl-mtu: 1021:8 sco-mtu: 255:16 link-policy: rswitch hold sniff park
    link-mode: peripheral accept
Drives:
  Local Storage: total: 1.39 TiB used: 631.06 GiB (44.5%)
  SMART Message: Unable to run smartctl. Root privileges required.
  ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Sabrent model: N/A
    size: 953.87 GiB block-size: physical: 512 B logical: 512 B speed: 31.6 Gb/s
    lanes: 4 type: SSD serial: <filter> rev: RKT303.1 temp: 26.9 C scheme: GPT
  ID-2: /dev/sda maj-min: 8:0 vendor: Samsung model: SSD 860 EVO 500GB
    size: 465.76 GiB block-size: physical: 512 B logical: 512 B speed: 6.0 Gb/s
    type: SSD serial: <filter> rev: 3B6Q scheme: GPT
Partition:
  ID-1: / raw-size: 953.37 GiB size: 937.4 GiB (98.33%)
    used: 631.06 GiB (67.3%) fs: ext4 dev: /dev/nvme0n1p2 maj-min: 259:2
  ID-2: /boot/efi raw-size: 512 MiB size: 511 MiB (99.80%)
    used: 4.7 MiB (0.9%) fs: vfat dev: /dev/nvme0n1p1 maj-min: 259:1
Swap:
  Kernel: swappiness: 60 (default) cache-pressure: 100 (default)
  ID-1: swap-1 type: file size: 32 GiB used: 0 KiB (0.0%) priority: -2
    file: /swapfile
Sensors:
  System Temperatures: cpu: 37.0 C mobo: 34.0 C gpu: nvidia temp: 32 C
  Fan Speeds (RPM): cpu: 1216 case-1: 885
  Power: 12v: 9.97 5v: N/A 3.3v: N/A vbat: 3.23
Info:
  Processes: 217 Uptime: 13m wakeups: 0 Memory: 15.61 GiB
  used: 648.1 MiB (4.1%) Init: systemd v: 250 tool: systemctl Compilers:
  gcc: 11.1.0 clang: 13.0.1 Packages: pacman: 1682 lib: 410 flatpak: 0
  Shell: Zsh v: 5.8 running-in: pty pts/0 (SSH) inxi: 3.3.13

Should I pull any other outputs for further troubleshooting?

Appreciate the help!

It would have helped the complete inxi -Fazy
Maybe you want to try this

Just dropped it in above for review, I’ll give this a try as well.

Thanks for the support