intel 185H/155H iGPU

Magi

New Member
Aug 3, 2024
2
0
1
Anyone here with intel 185H/155H CPU? Are you able to setup LXC with iGPU working?
Intel has stated that this series of iGPU got no virtualization support. so VM is not possible.
but in theory it should work on LXC. Somehow I'm struggling to make it work for tdarr to encode.

in LXC it shows

Code:
[goofy@donald ~]$ ls -l /dev/dri
total 0
crw-rw---- 1 nobody nobody 226,   0 Sep 21 10:45 card0
crw-rw---- 1 nobody nobody 226, 128 Sep 21 10:45 renderD128
[calibur@donald ~]$ vainfo
Trying display: wayland
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
Trying display: x11
error: can't connect to X server!
Trying display: drm
error: failed to initialize display
[goofy@donald ~]$
 
Last edited:
NVM... I sorted it all out
I didn't map it correctly
the host has
44 video
104 render
and i need to map LXC
39 video
105 render

but now tdarr docker container has a different set of groups
Code:
root@97b3aacb3297:/# ls -l /dev/dri
total 0
crw-rw---- 1 nobody irc        226,   0 Sep 21 18:45 card0
crw-rw---- 1 nobody messagebus 226, 128 Sep 21 18:45 renderD128
root@97b3aacb3297:/# getent group video
video:x:44:
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!