Hello everybody, I am trying to install AMD driver on my ubuntu-server 22.04.1 LTS
My system info is here:
![Gaein_nidb_0-1673705142879.png Gaein_nidb_0-1673705142879.png](/t5/image/serverpage/image-id/81494iF294FF53B9A9FEEA/image-size/medium?v=v2&px=400)
amdgpu-install version is:
![Gaein_nidb_1-1673705280927.png Gaein_nidb_1-1673705280927.png](/t5/image/serverpage/image-id/81495i7AA5CF28D490C19B/image-size/medium?v=v2&px=400)
And I had install i3wm with xorg already.
I run `sudo amdgpu-install` and I got:
![Gaein_nidb_2-1673705437361.png Gaein_nidb_2-1673705437361.png](/t5/image/serverpage/image-id/81496iBB4D16BDFE96A8DB/image-size/medium?v=v2&px=400)
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:
![Gaein_nidb_4-1673705773924.png Gaein_nidb_4-1673705773924.png](/t5/image/serverpage/image-id/81498i8EA9B37BF2D4C72B/image-size/medium?v=v2&px=400)
Are there anyone has same issue with me? Are there any solution? Thanks for your help!