Search results

  1. J

    Comet Lake NUC (NUC10i5FNH / NUC10i7FNH) gvt-g support?

    No bother, here are both. # dmidecode 3.3 Getting SMBIOS data from sysfs. SMBIOS 3.3.0 present. Table at 0x6F9DC000. Handle 0x0000, DMI type 0, 26 bytes BIOS Information Vendor: Intel Corp. Version: FNCML357.0055.2021.1202.1748 Release Date: 12/02/2021 Address...
  2. J

    Comet Lake NUC (NUC10i5FNH / NUC10i7FNH) gvt-g support?

    Intel NUC 10 BXNUC10i5FNHN1 I have 2x of these. i5 not i7
  3. J

    Comet Lake NUC (NUC10i5FNH / NUC10i7FNH) gvt-g support?

    I'm running 7.2-4, it's been so long I'm not 100% sure what I enabled/disabled. I did forget these: root@pve:~# cd /etc/modprobe.d root@pve:/etc/modprobe.d# ls iommu.conf pve-blacklist.conf root@pve:/etc/modprobe.d# more iommu.conf options vfio_iommu_type1 allow_unsafe_interrupts=1...
  4. J

    Comet Lake NUC (NUC10i5FNH / NUC10i7FNH) gvt-g support?

    Sure. Here's pastebin of modules/grub and some kernel/pci outputs: https://pastebin.com/khjUtyKE Here's an image of the options when adding the PCI device: https://pasteboard.co/sPUanAhrR4kP.png <--- this link didn't get all the options, use https://pasteboard.co/cZTTGY9EywNL.png
  5. J

    Proxmox looses SMB/CIFS connection

    +1, I just upgraded and have had huge CIFS issues. Downgraded Kernel thanks to this post and have been solid. Looking, there were some deprecated security protocols in 5.15, perhaps related?
  6. J

    Comet Lake NUC (NUC10i5FNH / NUC10i7FNH) gvt-g support?

    For posterity, I found this reddit thread: https://www.reddit.com/r/homelab/comments/jyudnn/enable_mediated_intel_igpu_gvtg_for_vms_in/ Which gave me the grub changes and modules needed to get this to work. I was trying to use xorgxrdp-glamor in manjaro and could not get hardware acceleration...