@slowbro how were you testing the package. Were you running it through a formal test suite of some sort or just seeing if passthrough was working?
Search Criteria
Package Details: linux-vfio 6.14.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-vfio.git (read-only, click to copy) |
---|---|
Package Base: | linux-vfio |
Description: | The Linux kernel and modules (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 |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Submitter: | zman0900 |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 73 |
Popularity: | 0.000012 |
First Submitted: | 2015-01-30 06:41 (UTC) |
Last Updated: | 2025-04-29 18:17 (UTC) |
Dependencies (21)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-uutils-symlinkAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, ugrd-gitAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (kmod-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)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- scx-scheds (scx-scheds-gitAUR) (optional) – to use sched-ext schedulers
- Show 1 more dependencies...
Required by (6)
- ksmbd-tools (requires KSMBD-MODULE)
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (7)
- 1001-6.14.0-add-acs-overrides.patch
- 1002-6.14.0-i915-vga-arbiter.patch
- config-6.14.4
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.14.4.tar.sign
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.14.4.tar.xz
- https://github.com/archlinux/linux/releases/download/v6.14.4-arch1/linux-v6.14.4-arch1.patch.zst
- https://github.com/archlinux/linux/releases/download/v6.14.4-arch1/linux-v6.14.4-arch1.patch.zst.sig
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 32 Next › Last »
daniel_shub commented on 2021-07-27 16:01 (UTC)
slowbro commented on 2021-07-22 07:53 (UTC)
Hey all. I no longer have a machine that runs (or needs) this package, so I have no direct way to test it. Regardless, I will continue updating it. Please be sure to report any issues you run into.
JuniorJPDJ commented on 2021-07-11 13:31 (UTC)
Consider testing 5.13 ;D
JuniorJPDJ commented on 2021-07-11 04:46 (UTC)
I never actually played too much with github actions so I doubt I would be useful - I'm sorry ;/
Anyway - good idea! I'm not sure if it will be easy to test like that, but then someone will tell us here that it's broken ;V
slowbro commented on 2021-07-11 03:45 (UTC) (edited on 2021-07-11 04:12 (UTC) by slowbro)
Thank you - I don't have permission to do that, I don't think; however, since Arch is now using Github for their repo, I was considering using my Github account + GH Actions to so a similar thing. Admittedly, I am upgrading my PC very soon and likely will no longer need this package myself.. but I would like to continue to keep it available for others, as I know how helpful it can be.
I believe the default GH Actions disk space allowance well undershoots the size of the archlinux-linux repo, so I'll have to see about getting that working with a shallow clone. If you'd be willing to help, it would be appreciated! I was previously using this repository, and was planning on continuing there: https://github.com/slowbro/linux-vfio
Edit: by the way, I am in the process of building the latest package. I like to make sure it builds & boots before releasing it, so it will be ~20min.
JuniorJPDJ commented on 2021-07-11 00:04 (UTC)
Hey, I'm the guy flagging it out of date whole time.
Maybe you can just add me as co-maintainer, I'll update it instead of flagging and waiting ;)
I would be doing just dumb bumps for minor versions when new version of linux would become available in core repos.
slowbro commented on 2021-07-01 05:52 (UTC)
I'll get this updated ASAP, sorry! Been pulled in all directions lately.
JuniorJPDJ commented on 2021-06-28 23:27 (UTC)
Yup, official linux package seems to use github now: https://github.com/archlinux/svntogit-packages/blob/packages/linux/trunk/PKGBUILD
This is the repo it uses: https://github.com/archlinux/linux
jsutton commented on 2021-06-28 17:29 (UTC)
It looks like this package does not build at the moment.
==> Retrieving sources... -> Cloning archlinux-linux git repo... Cloning into bare repository '/home/jpsutton/.cache/yay/linux-vfio/archlinux-linux'... fatal: repository 'https://git.archlinux.org/linux.git/' not found
I suspect it has something to do with the deprecation of git.archlinux.org...
https://lists.archlinux.org/pipermail/arch-dev-public/2021-June/030466.html
daniel_shub commented on 2021-02-17 15:11 (UTC)
I did a little more digging and it looks like the problem is not this package, but rather that the linux package might be broken in the core repo (opps). It looks like the Arch Devs are on it and there is a 5.11 version of the linux package in testing with a patch for a recent upgrade to Sphinx. My guess is once the new version hits core and this package is updated, everything will be fine.
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).