How to downgrade or restore amdgpu version

Which Linux distro are you using?
Fedora 42
Which release version?
latest

Which kernel are you using?
KDE
Which BIOS version are you using?
No idea
Which Framework Laptop 13 model are you using? AMD Ryzen™ AI 300 Series

Hi all,
I tried to install comfyui and it required rocm. It wasn’t possible so I thought it was a driver version issue. I tried to upgrade it by using the official guide: Install Radeon software for Linux with ROCm — Use ROCm on Radeon GPUs

Before the update Fedora 42’s amdgpu was version 6.3.X.

Unfortunately, my software center is showing me errors now that it cannot reach repository.

I tried sudo dnf update, but it didn’t solve the issue.

How can I downgrade my current amdgpu version? Thanks!

Hi, it just say it can’t reach the repo url.
The url seems kinda broken (after el, there must come a version number). I think this rhel repo may not run on fedora.

you can just remove the amdgpu repo file within /etc/dnf/repos.d or /etc/yum/repos.d .
after that the error should disappear

so simple, thank you so much for taking the time to read my issue :slight_smile: !!

1 Like

The url seems kinda broken (after el, there must come a version number).

I don’t use the amdgpu drivers, but have had this issue with ROCm installations on Fedora. Try it with “rhel” instead of “el”; that works for me for ROCm - seems to be a typo in AMD’s instructions.