Jump to content

ABNESIS

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by ABNESIS

  1. I am sorry to write this late, apparently i managed to get video from my vga port, seems that i just had to disable "Permit UEFI boot mode" under main/flash/syslinux configuration and voila, that made the trick:

    Syslinux conf:
     kernel /bzimage
    append pcie_acs_override=downstream,multifunction vfio-pci.ids=8086:0412,8086:a170 modprobe.blacklist=i2c_i801,i2c_smbus,snd_hda_intel,snd_hda_codec_hdmi,i915,drm,drm_kms_helper,i2c_algo_bit video=efifb:off,vesafb:off vfio_iommu_type1.allow_unsafe_interrupts=1 initrd=/bzroot

    Added IGPU (8086:0412) to vm and Integrated sound card (8086:a170). Also switched PCIE ACS override to BOTH and VFIO allow safe interrupts to YES under Settings-VM manager. Good luck and thanks you guys for sharing info.

  2. So far so good i didn't have luck, im a bit newbie, but altough i have installed hd 630 drivers from intel and it's listed below system devices i am not getting video from my vga port. I am a bit lost, should i use another port, should i disable efi support, should i need to dump vbios?. My specs are:
    CPU Core i5 7500

    MB Asus z170k
    IGPU HD Graphics 630
    Added this line below Label Unraid OS:


     kernel /bzimage
      append append pcie_acs_override=downstream,multifunction vfio-pci.ids=8086:0412,8086:a170 modprobe.blacklist=i2c_i801,i2c_smbus,snd_hda_intel,snd_hda_codec_hdmi,i915,drm,drm_kms_helper,i2c_algo_bit video=efifb:off,vesafb:off vfio_iommu_type1.allow_unsafe_interrupts=1 initrd=/bzroot

    thanks in advance.

×
×
  • Create New...