Btw, you might be interested by this page which explains how to install open source drivers for the AMD graphic card.
Please read it carefully before uninstalling drivers, as you could end up not having working drivers.
Only the black window appears
Very strangeā¦ try strace -e open anki 2>&1 | grep -i '.*libgl\.so.*'
still same
Wellā¦ I think you should try installing the open source drivers, just in case. It canāt hurt.
1 Like
I am trying this tutorial Installing AMD OpenCL ROCm driver Ubuntu 20.04 - YouTube maybe it will fix
Using AMD ROCm instead of AMDGPU worked. Thank you @BlackBeans