Avon Robertson schreef op vr 22-10-2021 om 07:02 [+1300]: > Hello Emiel, > > Please read my inline and other comments. > > On Thu, Oct 21, 2021 at 09:55:46AM +0200, Emiel Kollof wrote: > > Avon Robertson schreef op 2021-10-20 20:31: > > > > > As suggested above by Chris? > > > 1. Downloaded radeondrm-firmware-20181218.tgz to ~/download/. > > > 2. # rm -fr /etc/firmware/amdgpu/* > > > 3. # tar -C /etc -xzvf ~/download/radeondrm-firmware-20181218.tgz > > > > This is not right. Why delete all the amdgpu firmwares? The > > radeondrm > > ones don't replace them. > > > > Why is the above not right?
Because you empty out the amdgpu files, and unpacking the radeongpu firmware tarball won't replace it. So the /etc/firmware/amdgpu folder remains empty. This will break modesetting and xenocara (at least for me). Reverting to readondrm firmware isn't an option for me, since I own navi hardware, which isn't supported by radeondrm. It stands to reason that the readondrm drivers are more mature and stable, they've been around a lot longer than the amdgpu ones. I hope this reply is more helpful. Regards, Emiel