Hello,
I have the latest version of Linux Mint installed "Vera", which out of the box does pretty much everything right for 3D software. Its a pretty nice OS.
Afaik driver install for Ubuntu went ok, as far as booting up the GUI and installing the software. Except for X-org.
-@-:~$ amdgpu-install
[sudo] password for -:
Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
Ign:3 http://packages.linuxmint.com vera InRelease
Hit:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:5 http://packages.linuxmint.com vera Release
Hit:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:7 https://repo.radeon.com/amdgpu/5.4.3/ubuntu focal InRelease
Hit:8 https://repo.radeon.com/rocm/apt/5.4.3 focal InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
linux-headers-5.15.0-67-generic is already the newest version (5.15.0-67.74).
linux-headers-5.15.0-67-generic set to manually installed.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
xserver-xorg-amdgpu-video-amdgpu : Depends: xorg-video-abi-24 but it is not installable
E: Unable to correct problems, you have held broken packages.
So the card shows up Ok, and blender seems accelerated a bit.
Graphics:
Device-1: AMD Navi 22 [Radeon RX 6700/6700 XT / 6800M] vendor: Sapphire
driver: amdgpu v: kernel bus-ID: 03:00.0
Display: x11 server: X.Org v: 1.21.1.3 driver: X: loaded: amdgpu,ati
unloaded: fbdev,modesetting,radeon,vesa gpu: amdgpu
resolution: 1920x1080~60Hz
OpenGL: renderer: AMD Radeon RX 6750 XT (navi22 LLVM 15.0.6 DRM 3.42
5.15.0-67-generic)
v: 4.6 Mesa 22.2.5 direct render: Yes
But No HIP support in Blender. So the Cycles reverts to processor instead, and the card pretty much Idles. Even ROCm seems to be installed.
Did I do something wrong?