Search results

  1. I

    iGPU passhrough for VM

    Hello, I am trying to do iGPU passthrough for my Jellyfin VM. I have done: GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on i915.enable_gvt=1" vfio vfio_iommu_type1 vfio_pci vfio_virqfd kvmgt exngt vfio-mdev However when I select "Primary GPU" it spits out "device does not support requested...
  2. I

    Unable to access Nextcloud from public ip

    Hello, I am running Nextcloud within a Ubuntu VM, it has it's own ip address (192.168.1.119) and I am unable to access it through my public ip, I have port forwarded it on my router. Since Nextcloud uses port 443 I have port forwarded it, and I am able to access all my other services that I have...