Hello everybody, I am trying to install AMD driver on my ubuntu-server 22.04.1 LTS
My system info is here:
amdgpu-install version is:
And I had install i3wm with xorg already.
I run `sudo amdgpu-install` and I got:
Run this command with option `--no-32` got only one error that `xserver-xorg-amdgpu-video-amdgpu` need a depends named `xorg-video-abi-24` but apt can't find it.
I think problem may be caused by ROCR, and I type `sudo amdgpu-install --no-32 --opencl=legacy`, got:
Are there anyone has same issue with me? Are there any solution? Thanks for your help!