Hello,
I'm fairly new to Proxmox. I've just bought a Geekom IT13 (i7-1280p) which I want to use as home server. I want to replace my first setup (a raspberry pi).
I want to run frigate through a LXC container has I read it is the best performance solution. Without iGPU, frigate on the geekom is slower that on raspberry pi (unbelievable)..
Now my problem is, I can't achieve to make my LXC (and docker on it) or a VM uses iGPU via passthrough. I spent hours on internet to find a solution but nothing...
My CT .conf :
I tried everything from reddit, proxmox forums and nothing...
I tried both Proxmox 9 and now 8.4, same symptoms...
I'm very frustrated because I spent lot of time on the internet to be sure intel processors can do passthrough to make frigate work and nothing works.. (I can't get a coral usb because it is impossible to find).
PLEASE HELP !!
I'm fairly new to Proxmox. I've just bought a Geekom IT13 (i7-1280p) which I want to use as home server. I want to replace my first setup (a raspberry pi).
I want to run frigate through a LXC container has I read it is the best performance solution. Without iGPU, frigate on the geekom is slower that on raspberry pi (unbelievable)..
Now my problem is, I can't achieve to make my LXC (and docker on it) or a VM uses iGPU via passthrough. I spent hours on internet to find a solution but nothing...
My CT .conf :
Code:
arch: amd64
cores: 6
features: nesting=1,keyctl=1
hostname: CT100
memory: 8192
net0: name=eth0,bridge=vmbr0,hwaddr=BC:24:11:A1:B3:E1,ip=192.168.1.29/24,type=veth
ostype: debian
rootfs: local-lvm:vm-100-disk-0,size=100G
swap: 1024
unprivileged: 1
lxc.cgroup2.devices.allow: c 226:0 rwm
lxc.cgroup2.devices.allow: c 226:128 rwm
lxc.mount.entry: /dev/dri/renderD128 dev/dri/renderD128 none bind,optional,create=file
I tried everything from reddit, proxmox forums and nothing...
I tried both Proxmox 9 and now 8.4, same symptoms...
I'm very frustrated because I spent lot of time on the internet to be sure intel processors can do passthrough to make frigate work and nothing works.. (I can't get a coral usb because it is impossible to find).
PLEASE HELP !!