[Linux] RX 6750 XT not detected #8159
Replies: 5 comments
-
gfx1031 isn't supported by rocm (yet?) atm, there are 2 options
|
Beta Was this translation helpful? Give feedback.
-
I'm guessing that you're like me and are normally a Windows user. While it is right, you do run the script and it goes just fine, it makes some assumptions that it doesn't tell you about. Mainly that you've installed AMD device drivers and ROCm drivers or something along those lines and restarted your system. At least that was the pain in the but that worked for me, and I had to go to AMD to get the process started as the drivers weren't in the regular repos that are included in the OS I'm using. |
Beta Was this translation helpful? Give feedback.
-
i have a rx 6700, but im using ubuntu and i'm using rocm. I think it's your better option. |
Beta Was this translation helpful? Give feedback.
-
I followed the instructions and did not work at all. Unfortunately the instructions for AMD are vague and incomplete. They should include steps on how to install the ROCM drivers or point to the AMD page. Rebooting after installing the drivers is a must! Then you must include the HSA override or else it will default to the CPU. I’ve perfected the setup on my machine running Ubuntu 22.04 and might do a quick right up. Edit: The script also did not correctly install the PyTorch+rocm drivers as stated, no idea why so it’s another must do if you wanna get it up and running. |
Beta Was this translation helpful? Give feedback.
-
Video tutorial Just install rocm drivers
Then download and install python 3.10 Only if you didn't have it before. Next install automatic1111
It takes a while to download everything, Sometimes it seems that nothing is downloading because there is no percentage. Just leave it until it shows a message. After installation you only need to run it with:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The docs suggest that AMD users can simply run the start script and things should work. However, my RX 6750 XT doesn't work with this - is ROCM not supported?
Beta Was this translation helpful? Give feedback.
All reactions