r/voidlinux 4d ago

Install Intel compute runtime ?

I installed Davinci Resolve but my igpu from my intel core ultra 7 155H don't appear on the list of avaible gpus to use in DVR, I think I should need to install the Intel compute runtime but there is no such thing in the void repo and they have no instruction to install by building sources from Github.

Edit: I use xe driver.

4 Upvotes

2 comments sorted by

3

u/zlice0 4d ago

https://github.com/void-linux/void-packages/issues/55140

https://github.com/void-linux/void-packages/issues/11364

https://github.com/void-linux/void-packages/pull/43084 < me

https://github.com/intel/intel-graphics-compiler/issues/289 closed

https://github.com/intel/intel-graphics-compiler/issues/399 open

probably not going to happen any time soon. you can probably still compile old llvm to get it to work, but intel-graphics-compiler doesnt compile with new llvm.

if youre looking for just encoding, vpl should be what youre looking for. libvpl, vpl-gpu-rt, probably want to build intel-media-driver with the xbps-src -o nonfree option