Search results

  1. T

    Patch intel_iommu driver fails

    Thanks for your help, however root@JvA:/usr/src/pve-kernel# make submodules make: Nothing to be done for 'submodules'. Another make call after that results in the error mentioned before.
  2. T

    Patch intel_iommu driver fails

    Hey guys, need your help, I'm really stuck on this. First time I try to create and apply a kernel patch, so don't get mad at me ;) I follow this guide https://forum.proxmox.com/threads/tutorial-compile-proxmox-ve-5-with-patched-intel-iommu-driver-to-remove-rmrr-check.36374/#post-207080 to patch...
  3. T

    [TUTORIAL] Compile Proxmox VE with patched intel-iommu driver to remove RMRR check

    @Feni thanks for your tutorial, really struggeling with the same problem. However, when I try to run the makefile on my G7 it gives the following error: root@JvA:/usr/src/pve-kernel# make gcc --version|grep "6\.3" || false gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 make: *** No rule to make...