I'm having the same problem as what is described in this post. For some reason it doesn't let me reply (maybe cause I'm new) so I've started a new thread.
Unlike them, I haven't tested other cards and ubuntu versions but basically the problem is the same as what he described it as: "6700xt + 21.10 + Ubuntu 18/20 = clinfo is fixed but still no OpenCL device available"
In response to dipak's reply, I have indeed added the user to both render and video groups. The full details of my installation can be found in this post I made on askubuntu.
Solved! Go to Solution.
Solved! Credit to Oisin Carroll from my AskUbuntu post here.
The workaround is to use ROCm, not amdgpu or amdgpu-pro.
Here's what I had to do:
If you get an error saying dependencies not met when following the guide:
Sorry but I'm gonna have to give this a bump.
I can confirm the problem on Ubuntu 20.04 LTS with the amdgpu-pro 21.10-1247438. Added to video and render groups. clinfo shows the platform, but no devices.
Solved! Credit to Oisin Carroll from my AskUbuntu post here.
The workaround is to use ROCm, not amdgpu or amdgpu-pro.
Here's what I had to do:
If you get an error saying dependencies not met when following the guide:
I hope ROCm works for you. Video was super glitchy when I tried it, with all sorts of artifacts and unstable writes to screen. And if you're doing any crypto, none of my GPU miners were able to detect OpenCL even though clinfo said it was fine.
Good luck. YMMV.
[ Edit to add: I see you downgraded to a 5.6 kernel. That probably explains the stable ROCm support. Glad it's working for you. ]
@608xperience wrote:[ Edit to add: I see you downgraded to a 5.6 kernel. That probably explains the stable ROCm support. Glad it's working for you. ]
Yeah, it says on the installation guide that kernel 5.4 or 5.6-oem is required.
@608xperience wrote:I hope ROCm works for you. Video was super glitchy when I tried it, with all sorts of artifacts and unstable writes to screen. And if you're doing any crypto, none of my GPU miners were able to detect OpenCL even though clinfo said it was fine.
I access my rig remotely so I didn't have to experience those nasty artifacts. Clinfo didn't detect the card for me with kernel 5.8 anyway so I still had to downgrade.
Good luck to you too. Hope it works for you as well.
Thanks. Since the new 20.04 LTS shipped with 5.8, I'm disinclined to downgrade. I'll hold out for the amdgpu-pro driver to resolve the issue.
Cheers!