New comment by narodnik on void-packages repository https://github.com/void-linux/void-packages/issues/53434#issuecomment-2564417446 Comment: Thank you so much, that's very helpful. I had these lock up issues a year ago, but then they went away. But they would happen maybe every 8 hours. This reoccurrence is now more quicker like 30 mins or so. Unfortunately I tried downgrading but it didn't go away. The system still freezes. I tried these combos: Linux kernel 6.10: ``` ~# xdowngrade /var/cache/xbps/linux-firmware-amd-20241110_1.x86_64.xbps ~# xdowngrade mesa-24.2.7_1.x86_64.xbps libglapi-24.2.7_1.x86_64.xbps libOSMesa-24.2.7_1.x86_64.xbps mesa-libgallium-24.2.7_1.x86_64.xbps libgbm-24.2.7_1.x86_64.xbps libgbm-devel-24.2.7_1.x86_64.xbps ``` Kernel 6.6: ``` ~# xdowngrade linux-firmware-amd-20240909_1.x86_64.xbps ~# xdowngrade mesa-24.2.6_1.x86_64.xbps libglapi-24.2.6_1.x86_64.xbps libOSMesa-24.2.6_1.x86_64.xbps mesa-libgallium-24.2.6_1.x86_64.xbps libgbm-24.2.6_1.x86_64.xbps libgbm-devel-24.2.6_1.x86_64.xbps MesaLib-devel-24.2.6_1.x86_64.xbps ``` Is there anything I'm missing? When I downgrade firmware, do I need to run anything else? Could there be another component causing the issue?