What error do you get? I was able to build it last night and am running it now.
Search Criteria
Package Details: linux-vfio-headers 6.14.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-vfio.git (read-only, click to copy) |
---|---|
Package Base: | linux-vfio |
Description: | Headers and scripts for building modules for the Linux kernel (ACS override and i915 VGA arbiter patches) |
Upstream URL: | https://www.kernel.org |
Keywords: | acs arbiter assignment gpu i915 kvm override passthrough pci qemu vfio vga |
Licenses: | GPL-2.0-or-later |
Submitter: | zman0900 |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 73 |
Popularity: | 0.000014 |
First Submitted: | 2015-01-30 06:41 (UTC) |
Last Updated: | 2025-04-17 07:56 (UTC) |
Dependencies (16)
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- tar (tar-gitAUR) (make)
- texlive-latexextra (texlive-dummyAUR, texlive-installerAUR, texlive-fullAUR) (make)
- xz (xz-gitAUR) (make)
Required by (0)
Sources (7)
- 1001-6.14.0-add-acs-overrides.patch
- 1002-6.14.0-i915-vga-arbiter.patch
- config-6.14.2
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.14.2.tar.sign
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.14.2.tar.xz
- https://github.com/archlinux/linux/releases/download/v6.14.2-arch1/linux-v6.14.2-arch1.patch.zst
- https://github.com/archlinux/linux/releases/download/v6.14.2-arch1/linux-v6.14.2-arch1.patch.zst.sig
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 32 Next › Last »
slowbro commented on 2020-05-06 19:33 (UTC)
markzz commented on 2020-05-06 19:25 (UTC)
5.6.10.arch1-1 does not appear to build in a clean chroot.
markzz commented on 2020-05-01 15:52 (UTC)
daniel_shub: You're probably right, I added a pinned message. Heck, I wrote the patch that added that feature, I probably should use it. :-P
markzz commented on 2020-05-01 15:44 (UTC) (edited on 2020-05-01 16:06 (UTC) by markzz)
A few things BEFORE building this package and/or commenting here:
READ THE WIKI AND UNDERSTAND HOW TO USE MAKEPKG AND EVERYTHING IT ENTAILS
If you do not read the wiki and ask a stupid question, you'll either get a stupid/terse response from me or you will be ignored. If this continues, this may require me to bring this up to a TU for account suspensions.
Remember, there's also search engines that you can also look up errors that you get related to makepkg.
WE WILL NOT MODIFY THE CONFIG FILE
This package's goal is to be as close to the Arch Linux linux package. Therefore, we use the config file from that package. We will not, unless under very special circumstances, modify the config file for any reason.
You can make changes yourself. You should be capable enough to make any changes you see fit without us making the changes on our end.
WE WILL NOT ADD X PATCH
This one has been more recent. The goal of this package is to add a MINIMAL patch set for IOMMU grouping and for VGA arbitration on Intel iGPUs. Under no circumstances will I backport patches that are not present in the linux repository on git.archlinux.org nor will I add a patch that adds a feature outside of the intended goal of this project.
If you absolutely feel that your patch is completely necessary, you MUST have ready a link to the appropriate discussion from the OFFICIAL LINUX KERNEL MAILING LISTS and/or from Arch Linux's Bug Tracker at bugs.archlinux.org. For the latter, they must be bugs present in the linux package in [core] and do NOT open a task on there if it is specific to this package (or any AUR package for that matter). I do not want to see links to reddit talking about some patch that you want to add.
If you want to add patches to your own build, that's completely fine.
DO NOT USE AN AUR HELPER THEN EXPECT US TO HELP
AUR helpers are unsupported and therefore we will not provide help to you unless you have verified it's not working with makepkg. I always make sure this package builds in a clean chroot before uploading here, so I know it builds on a clean and up to date Arch Linux system.
BINARY PACKAGES ARE PROVIDED FOR YOUR CONVENIENCE
Both maintainers of this package provide signed binary packages in unofficial pacman repositories maintained and signed by ourselves. If you do not want to compile this kernel yourself for whatever reason, feel free to make use of them.
- markzz's repository: https://wiki.archlinux.org/index.php/Unofficial_user_repositories#markzz
- slowbro's repository: https://wiki.archlinux.org/index.php/Unofficial_user_repositories#slowbro
daniel_shub commented on 2020-05-01 14:33 (UTC)
@markzz first, let me start by saying thanks to you and slowbro for maintaining this package. Second, I think your decision to not deviate from the Arch Kernel except for the patches needed for VFIO/GPU pass through is the correct decision. The fact that the diff between this package and the linux package is so clean gave me a lot of confidence to install a custom kernel.
Finally, you may want to pin your message that says that the package will not deviate and if you want extra things to modify the PKGBUILD yourself.
markzz commented on 2020-05-01 07:00 (UTC)
lazerl0rd: As stated before further down the comments, no.
lzlrd commented on 2020-05-01 06:28 (UTC) (edited on 2020-05-01 06:29 (UTC) by lzlrd)
Could the following two patches be added:
https://clbin.com/OaR0H (for AMD Zen2)
https://github.com/ZestProjects/linux/commit/ac7e184bddfb559c29e9b97de11a0f496aad696e (for HP ProLiant Gen8 servers)
meshedpotato commented on 2020-04-27 16:25 (UTC)
Thanks @slowbro, you set me off the in the right direction - very very thanks ;) - my VMs are booting in 25 seconds now compared to 4 mins of total boot time prior to this flag.
markzz commented on 2020-04-26 23:37 (UTC)
I also do not consider grabbing patches from reddit as a good idea either. I would prefer that patch suggestions of any kind should also be accompanied by a Linux Kernel mail list thread OR an Arch Linux Flyspray link so there's discussion from those ends as well. Also, as a reminder, do not open Flyspray reports for upstream bugs.
NovaMoon commented on 2020-04-26 23:14 (UTC)
https://www.reddit.com/r/VFIO/comments/eba5mh/workaround_patch_for_passing_through_usb_and/ There is A bit more discussion around it but I understand. Its not needed to get passthrough working
Pinned Comments
xiota commented on 2024-01-09 18:43 (UTC) (edited on 2024-01-11 16:53 (UTC) by xiota)
clang
or disabling Arch patches.eclairevoyant commented on 2023-04-06 21:24 (UTC) (edited on 2023-04-06 21:31 (UTC) by eclairevoyant)
This package exists for the specific purpose of adding ported patches based on those originally created by Alex Williamson for:
Bypassing the default IOMMU grouping by overriding PCIe ACS support, and
Enabling VGA arbitration support on Intel iGPUs.
Arbitrary patches will not be added.
Refer to the wiki on PCI passthrough and this blog post on IOMMU groups for risks/caveats before using this package.
Regular AUR etiquette applies as well (knowledge of
makepkg
and searching the wiki/Arch forums is expected, and AUR helpers or Arch-based distros that are not Arch Linux are unsupported).