I’m using the same packages and at first it seemed to have solved the issue. Yesterday I’ve had a freeze again with the same logs in journalctl but unexpectedly it recovered instead of freezing permanently. Before the upgrade and after a freeze there was the need to restart LightDm via CRTL-ALT-F* or if I wasn’t fast enough with a reboot.
i do get freezes randomly since last month after month…in starting force shutdown using power button was the only solution for me…but now i am using log out keyboard shortcut to log out session and login again to start new session…it works most of time but it is not a solution…i just switched my kernel to 512…idk it will work or not…i am just frustrated with this problem…we even do not know which line of code is causing problem…maybe kernel from my side…i am searching every post related to this issue …i will let you know if i find anything
Have you tried using the downgrade package? You can install it right from the AUR with a package manager like yay, and then just call downgrade <package> to try an downgrade such package’s version.
You have to use the --ala-only option to show other versions that are not cached.
From the downgrade tool --help text:
Downgrading from A.L.A. is disabled on the stable branch. To override this behavior, set DOWNGRADE_FROM_ALA to 1 .
See https://archived-wiki.manjaro.org/index.php?title=Using_Downgrade for more details.
...
To replace firmware-files you just need to replace the files in /usr/lib/firmware (subfolder amdgpu in this case) and don’t forget to update the initramfs.
Last stable one for Vega (also concerns APUs like RavenRidge) was AFAIK 20.45, while RNDA2 was unstable before that version (at least as I heard).
So if it is still freezing, you have to try an older version. And it’s definely the firmware causing the freezes, stop wasting your time trying kernels or grub-parameters. A lot of people suffering from this.
thanks for idea…now i will just replace amdgpu files in /usr/lib/firmware and sudo update-initramfs…my system is working fine after replacing firmware files…not a single crash till now.
Only amd’s devs will know that. But: AMD put a lot of time into amdgpu and for example the firmware for my RavenRidge was improving over the last 2 years (slow but sure).
If you looked into the bugtracker that freezing-bugs happen to a lot of users and that makes a fix more likely.
But until they put out fixed firmware: Every update of the package “linux-firmware” brings back the buggy files.