September 21, 2025Sep 21 So this is a problem I've encountered many times and it's just random: All looks good, but sometimes when I press the VMs tab the GUI becomes unresponsive. I can SSH and login from another computer and it seems to keep working, but on the "background" its actually froze and there's not much to do. I've tried to SSH shutdown or reboot/reboot -f after but it just doesn't go anywhere. Then its just a plug off and plugin again, it works fine (except the parity check that starts). tower-syslog-20250921-1623.zip
September 22, 2025Sep 22 Community Expert Try blacklisting the AMD GPU driver, it's crashing a lot:https://docs.unraid.net/unraid-os/release-notes/6.10.0#linux-kernel
September 27, 2025Sep 27 Author On 9/22/2025 at 4:17 AM, JorgeB said:Try blacklisting the AMD GPU driver, it's crashing a lot:https://docs.unraid.net/unraid-os/release-notes/6.10.0#linux-kernelThanks for the answer.Since its an random problem I'll come back in a couple of weeks to feedback.Just out of curiosity, this is the response when checking if its loaded, before disabling it (chatgpt suggestion):root@Tower:~# lsmod | grep amdgpu amdgpu 12288000 0 amdxcp 12288 1 amdgpu drm_exec 12288 1 amdgpu gpu_sched 57344 1 amdgpu drm_buddy 20480 1 amdgpu drm_ttm_helper 16384 1 amdgpu ttm 94208 2 amdgpu,drm_ttm_helper i2c_algo_bit 12288 1 amdgpu drm_suballoc_helper 12288 1 amdgpu drm_display_helper 221184 1 amdgpu drm_kms_helper 217088 3 drm_display_helper,amdgpu,drm_ttm_helper drm 655360 10 gpu_sched,drm_kms_helper,drm_exec,drm_suballoc_helper,drm_display_helper,drm_buddy,amdgpu,drm_ttm_helper,ttm,amdxcp i2c_core 106496 7 drm_kms_helper,i2c_algo_bit,drm_display_helper,i2c_smbus,amdgpu,i2c_piix4,drm video 69632 1 amdgpu backlight 20480 4 video,drm_display_helper,amdgpu,drm
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.