You are not logged in.
Pages: 1
I just bought an AMD card as upgrade to my NVIDIA GT 710, and so I installed the amdgpu drivers (xf86-video-amdgpu), as said on the wiki.
Everything seemed to work fine, but when I started blender I saw that it didn't recognise my card: I looked in preferences under System > HIP, where I found a message stating that driver version 22.10 or later was required.
So I ran a system update and checked, but the xf86-video-amdgpu package is still on version 22.0.
I also tried installing amdgpu-pro-libgl and starting blender with
progl blenderbut nothing changed.
So, here's my question: is the update to 22.10 for the xf86-video-amdgpu still due?
If yes, how much time may I be waiting?
Am I using the wrong packages entirely?
Thanks in advance for the info.
Last edited by usbstick (2022-06-17 15:16:42)
Why use windows when have linux? Why use computer when can debug?
Offline
xf86-video-amdgpu should be irrelevant, what they do require is the rocm/opencl implementation. Did you install https://aur.archlinux.org/packages/opencl-amd (... and maybe even https://aur.archlinux.org/packages/opencl-amd-dev )
Offline
Offline
Did you install https://aur.archlinux.org/packages/opencl-amd (... and maybe even https://aur.archlinux.org/packages/opencl-amd-dev )
Just installed both of them.
Now blender does recognize my card (an RX 6500 XT from msi), but trying to render results in the error "HIP hipcc compiler not found". Does anyone have any idea how to fix this too, or should I go to the blender forums instead?
Thanks again.
Why use windows when have linux? Why use computer when can debug?
Offline
https://devtalk.blender.org/t/cycles-am … 400?page=5 gives some info .
A quick check of the PKGBUILD for blender indicates blender on archlinux doesn't build with hip support yet.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Oh ok, thanks again.
Last question: any idea why a kworker process prevents CPU usage from going below 20%, even without X started?
P.S. I'm using an i5-650, which is quite old. Is it possible that it just can't keep up with the GPU?
Last edited by usbstick (2022-06-17 10:45:36)
Why use windows when have linux? Why use computer when can debug?
Offline
Make a new topic since this is entirely unrelated, and mark this one as [SOLVED] if you consider it sufficiently answered.
"A kworker process" is a kernel internal thread, without more information which exact thread or under which conditions it appears this isn't really easily answerable, post a ps or a top or so
Offline
Ok, I marked it as solved. Regarding the CPU I've noticed the same exact problem under windows, so it's not Arch-related and probably just an hardware issue. Thanks nonetheless.
Why use windows when have linux? Why use computer when can debug?
Offline
Pages: 1