Search results for query: platform RMRR requirement

  1. D

    Help with Pci passthrough.

    ...if (device_is_rmrr_locked(dev)) { - dev_warn(dev, "Device is ineligible for IOMMU domain attach due to platform RMRR requirement. Contact your platform vendor.\n"); - return -EPERM; - } - /* normally dev is not mapped */ if...
  2. D

    HP Proliant Microserver Gen8 - RaidController HP P410 - Passthrough Probleme

    ...not available on this system [ 266.465090] vfio-pci 0000:07:00.0: Device is ineligible for IOMMU domain attach due to platform RMRR requirement. Contact your platform vendor. find /sys/kernel/iommu_groups/ -type l /sys/kernel/iommu_groups/0/devices/0000:00:00.0...
  3. L

    PCIe passthrough doesnt work after upgrade

    ...Technology for Directed I/O [ 102.071750] vfio-pci 0000:05:00.0: Device is ineligible for IOMMU domain attach due to platform RMRR requirement. Contact your platform vendor. [ 222.457405] vfio-pci 0000:05:00.0: Device is ineligible for IOMMU domain attach due to platform RMRR requirement...
  4. M

    [SOLVED] PCIe passthrough on 4.2 acces denied? Its a HP Problem with RMRR

    ...Is there any way to get to the logs *tada* i just run dmesg and there is one thing: [ 55.477885] vfio-pci 0000:07:00.0: Device is ineligible for IOMMU domain attach due to platform RMRR requirement. Contact your platform vendor. now its time to hit the deck. tomorrow is an other day.
  5. C

    Help with Pci passthrough.

    ...if (device_is_rmrr_locked(dev)) { - dev_warn(dev, "Device is ineligible for IOMMU domain attach due to platform RMRR requirement. Contact your platform vendor.\n"); - return -EPERM; - } - /* normally dev is not mapped */ if...
  6. P

    Help with Pci passthrough.

    ...Technology for Directed I/O [ 93.900901] vfio-pci 0000:0b:00.0: Device is ineligible for IOMMU domain attach due to platform RMRR requirement. Contact your platform vendor. [ 186.843082] vfio-pci 0000:0b:00.0: Device is ineligible for IOMMU domain attach due to platform RMRR requirement...
  7. G

    PCI Passthrough Error on Hetzner server

    ...0000:00:1f.0 [0x0 - 0xffffff] [ 4370.645638] vfio-pci 0000:00:02.0: Device is ineligible for IOMMU domain attach due to platform RMRR requirement. Contact your platform vendor. My error is here kvm: -device vfio-pci,host=00:02.0,id=hostpci0,bus=ich9-pcie-port-1,addr=0x0: vfio: failed to...
  8. E

    intel igpu passthrough

    ...-machine 'type=q35'' failed: exit code 1 dmesg Device is ineligible for IOMMU domain attach due to platform RMRR requirement. Tried to passthrough also intel hd audio device but /dev/vfio/14 that refers to 02:00.0 is busy. Is there a mode to disable completely intel on proxmox. I'm...