Hello everyone and thank you in advance for your time. I am using Fedora 42 with NVIDIA 3060. For a long time there has been a problem that sometimes the system can hang and not respond to input from the keyboard and microphone, but the mouse works. At the same time, the main monitor can also hang, and the second one normally responds to mouse actions. Only a reboot helps. According to my observations, this most often happens when the microphone and keyboard are used at the same time, but it can also happen simply when using a browser. This problem appeared in Fedora 40, but it was quite rare. Now it happens much more often. For example, when starting the game R.E.P.O and entering a room with the microphone turned on, this problem is regularly triggered. I tried to find some logs in journalctl, but so far without success. On Fedora 41, this problem also appeared, and on both types of sessions: Wayland and Xorg. I ask for help, how to at least find the cause of the problem or get logs that may be related to this problem
More details about the system:
lspci -k | grep -A 3 -i “VGA|3D|Display”
VGA compatible controller: NVIDIA Corporation GA106 [GeForce RTX 3060 Lite Hash Rate] (rev a1)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 3977
Kernel driver in use: nvidia
Kernel modules: nouveau, nvidia_drm, nvidia
lsmod | grep -E “nvidia|amdgpu|i915”
nvidia_drm 155648 84
nvidia_modeset 1830912 16 nvidia_drm
nvidia_uvm 3997696 0
nvidia 97165312 367 nvidia_uvm,nvidia_modeset
amdgpu 20312064 4
amdxcp 12288 1 amdgpu
i2c_algo_bit 20480 1 amdgpu
drm_ttm_helper 16384 2 amdgpu,nvidia_drm
ttm 122880 2 amdgpu,drm_ttm_helper
drm_exec 12288 1 amdgpu
gpu_sched 65536 1 amdgpu
drm_suballoc_helper 16384 1 amdgpu
drm_panel_backlight_quirks 12288 1 amdgpu
drm_buddy 28672 1 amdgpu
drm_display_helper 307200 1 amdgpu
cec 102400 2 drm_display_helper,amdgpu
video 81920 2 amdgpu,nvidia_modeset
modinfo nvidia | grep -i “version”
version: 570.144
Kernel: Linux 6.14.5-300.fc42.x86_64