Hallo, ich habe einen Emby Server und bin beim Einrichten der Hardware Beschleunigung gescheiter, hoffe, mir kann jemand helfen. Habe das aktuelle Proxmox und der lxc hat Ubuntu 24.04
hier der fehler
Inhalt der lxc config:
hier der fehler
Code:
vainfo --display drm
libva info: VA-API version 1.20.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_20
libva error: /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so init failed
libva info: va_openDriver() returns 1
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_1_8
libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed
libva info: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit
Inhalt der lxc config:
Code:
arch: amd64
cores: 4
dev0: /dev/dri/card0,gid=993,mode=0660
dev1: /dev/dri/renderD128,gid=993,mode=0660
features: keyctl=1,nesting=1,fuse=1
hostname: emby
memory: 4096
mp0: /mnt/dsm/Media-Server/,mp=/media
nameserver: 192.168.170.1
net0: name=eth0,bridge=vmbr0,gw=192.168.170.1,hwaddr=BC:24:11:9A:7E:A7,ip=192.168.170.23/24,ip6=dhcp,tag=170,type=veth
onboot: 1
ostype: ubuntu
rootfs: local-btrfs:114/vm-114-disk-0.raw,size=32G
swap: 512
tags: community-script;media
unprivileged: 1
lxc.cgroup2.devices.allow: c 10:200 rwm
lxc.mount.entry: /dev/net/tun dev/net/tun none bind,create=file