It goes without saying this will not work for any Nvidia or Intel cards, nor AMD cards outside the two generations covered by my script.
Requires git
, which you can install running sudo apt install git
.
Currently, I can only guarantee this script to work on Ubuntu 24.04 LTS and Ubuntu 25.04. I'll maintain it for the latest and latest LTS versions. It works for any official Ubuntu flavours as well in the same versions.
- RX 6750 XT
- RX 6700 XT
- RX 7900 GRE
- RX 7900 XT
- RX 7900 XTX
git clone https://github.com/psygreg/rocm-ubuntu.git
cd rocm-ubuntu
chmod +x install.sh
./install.sh
You can delete the "rocm-ubuntu" folder once it's completed.
To see if it's working, after rebooting, use the command rocminfo
. The result should look something like this: