Cobra Forum

Linux Specialised Support => Virtualisation => Topic started by: kalpana on Oct 30, 2023, 04:54 AM

Title: LXD passthrough AMD GPU on Ubuntu Server
Post by: kalpana on Oct 30, 2023, 04:54 AM
I have seen only posts all over the web about using an Nvidia card (even Intel) with an LXD VM, but nothing about using an AMD card on a headless host.
I'm using the LXD Web UI:
HTML Code:
gpu:
  type: gpu
  pci: '0000:09:00.0'

The VM just fails to start after adding the GPU config. Any help/suggestions is welcome.