I'm trying to pass through a GPU device to an LCX container but I can't seem to find the device to pass through to the container.
lspci -nnk:
```
Read more
lspci -nnk:
```
Code:
64:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Phoenix3 [1002:1900] (rev c5)
Subsystem: Device [2014:8001]
Kernel driver in use: vfio-pci
Kernel modules: amdgpu
64:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt Radeon High Definition Audio Controller [1002:1640]...
Read more