Hi guys!I hope you are all doing great today.
I am in the process of trying to pipe a 1070TI to my Plex VM in order to do transcoding.
I initially followed this guide https://www.reddit.com/r/homelab/comments/b5xpua/the_ultimate_beginners_guide_to_gpu_passthrough
And managed to add the PCI device in the proxmox GUI https://i.imgur.com/I3lBx2L.png
Installed the latest NVIDIA-drivers that are compatible with (https://github.com/keylase/nvidia-patch .
But when running "nvidia-smi" I get the following message:
"Unable to determine the device handle for GPU 0000:01:00.0: Unknown Error"
I did spend about 5 hours trying to google-fu my way out of it, but alas I am unable to find any solution for Ubuntu. The closest I find is some thread for an Error 43 on Windows 10.
I guess that my question really is:
How "TF" can I fix this?
Thanks for reading!
\----------------------------------------------------------------------------------------------------------------------------------------------
Config files:Grub:
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Proxmox Virtual Environment"
GRUB_CMDLINE_LINUX_DEFAULT="quiet amd_iommu=on iommu=pt pcie_acs_override=downstream,multifunction nofb nomodeset video=vesafbff,efifbff"
GRUB_CMDLINE_LINUX=""
VMID.conf:
args: -machine type=q35,kernel_irqchip=on
bootdisk: scsi0
cores: 2
cpu: host
hostpci0: 03:00,pcie=1,rombar=0
ide0: PlexDataOne:vm-106-disk-0,backup=0,size=7452G
machine: q35
memory: 32000
name: Plex
net0: virtio=96:5A:B7:1D:A79,bridge=vmbr0,firewall=1
numa: 0
onboot: 1
ostype: l26
sata0: PlexDataTwo:vm-106-disk-0,backup=0,size=7452G
scsi0: local-lvm:vm-106-disk-0,size=400G
scsihw: virtio-scsi-pci
smbios1: uuid=ac3e61b8-ba37-4bb0-b03a-b1e1867d8335
sockets: 4
vmgenid: 9502be1c-8e43-41d6-9875-9d90bba5d67f
/etc/modules:
vfio
vfio_iommu_type1
vfio_pci
vfio_virqfd
/etc/modprobe.d/vfio.conf
options vfio-pci ids=10de:1b82,10de:10f0 disable_vga=1
Command results:
lspci -v: https://hastebin.com/epakopuwop.sql
I am in the process of trying to pipe a 1070TI to my Plex VM in order to do transcoding.
I initially followed this guide https://www.reddit.com/r/homelab/comments/b5xpua/the_ultimate_beginners_guide_to_gpu_passthrough
And managed to add the PCI device in the proxmox GUI https://i.imgur.com/I3lBx2L.png
Installed the latest NVIDIA-drivers that are compatible with (https://github.com/keylase/nvidia-patch .
But when running "nvidia-smi" I get the following message:
"Unable to determine the device handle for GPU 0000:01:00.0: Unknown Error"
I did spend about 5 hours trying to google-fu my way out of it, but alas I am unable to find any solution for Ubuntu. The closest I find is some thread for an Error 43 on Windows 10.
I guess that my question really is:
How "TF" can I fix this?
Thanks for reading!
\----------------------------------------------------------------------------------------------------------------------------------------------
Config files:Grub:
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Proxmox Virtual Environment"
GRUB_CMDLINE_LINUX_DEFAULT="quiet amd_iommu=on iommu=pt pcie_acs_override=downstream,multifunction nofb nomodeset video=vesafbff,efifbff"
GRUB_CMDLINE_LINUX=""
VMID.conf:
args: -machine type=q35,kernel_irqchip=on
bootdisk: scsi0
cores: 2
cpu: host
hostpci0: 03:00,pcie=1,rombar=0
ide0: PlexDataOne:vm-106-disk-0,backup=0,size=7452G
machine: q35
memory: 32000
name: Plex
net0: virtio=96:5A:B7:1D:A79,bridge=vmbr0,firewall=1
numa: 0
onboot: 1
ostype: l26
sata0: PlexDataTwo:vm-106-disk-0,backup=0,size=7452G
scsi0: local-lvm:vm-106-disk-0,size=400G
scsihw: virtio-scsi-pci
smbios1: uuid=ac3e61b8-ba37-4bb0-b03a-b1e1867d8335
sockets: 4
vmgenid: 9502be1c-8e43-41d6-9875-9d90bba5d67f
/etc/modules:
vfio
vfio_iommu_type1
vfio_pci
vfio_virqfd
/etc/modprobe.d/vfio.conf
options vfio-pci ids=10de:1b82,10de:10f0 disable_vga=1
Command results:
lspci -v: https://hastebin.com/epakopuwop.sql