Intel Arc B580 Transcoding support?

You have two problems here.

  1. The i915 is being grabbed and locked by Proxmox.
  2. Without seeing the first enumeration, we can’t get to the ARC GPU.

We don’t (officially) support proxmox (it’s a debian add-on)

What I can confirm is that if you have proxmox on the host, and run this:

you can then create a Proxmox VM with GPU passthrough that works.
(I have a Beelink N100 box here )

I changed the i915 to xe because the b580 uses this driver, see lspcie -nnv:

/sys/module/xe/drivers/pci:xe# ls -la
total 0
drwxr-xr-x 2 root root 0 Dec 23 19:32 .
drwxr-xr-x 32 root root 0 Dec 23 19:31 …
lrwxrwxrwx 1 root root 0 Dec 23 19:53 0000:03:00.0 → …/…/…/…/devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:01.0/0000:03:00.0
–w------- 1 root root 4096 Dec 23 19:53 bind
lrwxrwxrwx 1 root root 0 Dec 23 19:53 module → …/…/…/…/module/xe

The Xe driver is also used by other operating systems (CT/LXC) when forwarding the graphics card, e.g. Ubuntu. with 6.12 Kernel.
Therefore, I simply come to the result that the B580 cannot yet be used under plex… If any of you have already managed to use it, I would be pleased to receive a short information.

Therefore, I simply come to the result that the B580 cannot yet be used under plex… If any of you have already managed to use it, I would be pleased to receive a short information.

Correction. It cannot yet be used in an unsupported operating system. Nested it convoluted ways. Luckily it’s not a common GPU for plex and won’t be until more reasonable lower power options surface.

I have pretty much no idea what I’m talking about, so I could be wrong, but my understanding is that Battlemage has dropped support for i915 and only works with xe driver. With Alchemist, xe was optional as they transitioned to new driver. Because of that, I think PMS for Linux will have to be changed to support xe with VA-API. And I think that stuff is pretty cutting edge and you need to build a bunch of packages from source to get it working.

Probably won’t happen until the official Arc support for Plex comes, whenever that may be.

Edit: Possibly an update to Intel Media Driver for VAAPI could add support via iHD?

I’m using this card on Debian Trixie with the 6.12.9 kernel. Can we expect support in the future? There are reports of it working fine in PMS on windows for transcoding.

It’s not clear if this is a Plex or intel dependency or if there are any workarounds

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.