-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Intel ARC GPU support #389
Copy link
Copy link
Open
Labels
help wantedExtra attention is neededExtra attention is needednot our bugBug is inside used dependency / libraryBug is inside used dependency / library
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needednot our bugBug is inside used dependency / libraryBug is inside used dependency / library
I run neko with my Intel iGPU for a while now, with no issues. I recently got my hands on a Intel ARC A380 GPU.
I gave it a try with neko, tho neko instantly fails when trying to spin it up. I use an up-to-date kernel (6.8) on the underlying host for the Intel ARC to be working.
The error message is probably saying that the neko container is missing a gstreamer plugin (
no element "vaapih264enc") or somehow other related togstreamer-vaapi.I don't know if that is actually the issue. I will be happy to assist in any way, if there are questions or help needed/further information required.