Hi ,
Sorry to pass this problem on to you. I am trying to get AMD gpu passthrough working using a unprivileged container on proxmox 8.4.5. i am trying to get ollama and open-webui working with gpu acceleration. I have tried tteck scripts for .conf file i a have configured IOMMU with amd-iommu=on, iommu-pt. i have blocked AMD gpu and vfio.conf "options vfio ids=1002:15dd,1002:15de". passthrough scripts are "
lxc.cgroup2.devices.allow: c 226:0 rwm # Card0
lxc.cgroup2.devices.allow: c 226:128 rwm # renderD128
lxc.cgroup2.devices.allow: c 235:* rwm # KFD
lxc.mount.entry: /dev/dri dev/dri none bind,optional,create=dir
lxc.mount.entry: /dev/dri/renderD128 dev/renderD128 none bind,optional,create=file
lxc.mount.entry: /dev/kfd dev/kfd none bind,optional,create=file
lxc.hook.autodev: /usr/share/proxmox- booted container with GPU passthrough"
HELP
regards Hylton Levin
Sorry to pass this problem on to you. I am trying to get AMD gpu passthrough working using a unprivileged container on proxmox 8.4.5. i am trying to get ollama and open-webui working with gpu acceleration. I have tried tteck scripts for .conf file i a have configured IOMMU with amd-iommu=on, iommu-pt. i have blocked AMD gpu and vfio.conf "options vfio ids=1002:15dd,1002:15de". passthrough scripts are "
lxc.cgroup2.devices.allow: c 226:0 rwm # Card0
lxc.cgroup2.devices.allow: c 226:128 rwm # renderD128
lxc.cgroup2.devices.allow: c 235:* rwm # KFD
lxc.mount.entry: /dev/dri dev/dri none bind,optional,create=dir
lxc.mount.entry: /dev/dri/renderD128 dev/renderD128 none bind,optional,create=file
lxc.mount.entry: /dev/kfd dev/kfd none bind,optional,create=file
lxc.hook.autodev: /usr/share/proxmox- booted container with GPU passthrough"
HELP
regards Hylton Levin