So, I've upgraded this to 4.2.1, but it has completely broken gpu passthrough for me, among various other things, so I can't say I recommend actually upgrading to this. I am open to any suggestions as to how to fix this.
If you need an older version, click the "view changes" link above. 4.1.6 is the last version that works for me, which you can download here: https://aur.archlinux.org/cgit/aur.git/snapshot/aur-5edfba302fe2307a9e1920d5b30324e3d5147ade.tar.gz
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
- wireless-regdb (optional) – to set the correct wireless channels of your country
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 .. 26 27 28 29 30 31 32 Next › Last »
zman0900 commented on 2015-09-30 01:55 (UTC)
anoa commented on 2015-08-15 09:33 (UTC)
wwwkeys.de.pgp.net didn't seem to work for me.
Instead pool.sks-keyservers.net seems to be up.
gpg --keyserver pool.sks-keyservers.net --recv-keys 79BE3E4300411886
gpg --keyserver pool.sks-keyservers.net --recv-keys 38DBBDC86092693E
zman0900 commented on 2015-07-03 04:03 (UTC)
I have added the patch from https://bugs.archlinux.org/task/43885 at the suggestion of Frans-Willem to fix the separate build of the headers package.
zman0900 commented on 2015-06-29 06:27 (UTC)
Yeah, builds fine in the chroot too.
zman0900 commented on 2015-06-29 05:42 (UTC)
It built fine on my system...but I'm giving it a try now in a clean chroot (testing-x86_64-build). Are you sure you have base-devel and all the dependencies installed?
Frans-Willem commented on 2015-06-27 12:28 (UTC)
Current version (4.0.6-1) fails to create linux-vfio-headers package.
Error:
==> Entering fakeroot environment...
==> Starting package_linux-vfio-headers()...
cp: cannot stat ‘arch//Makefile’: No such file or directory
==> ERROR: A failure occurred in package_linux-vfio-headers().
Aborting...
==> ERROR: Makepkg was unable to build linux-vfio.
I have yet to debug the PKGBUILD, but I figured a warning for anyone else using this was in order.
zman0900 commented on 2015-05-23 00:17 (UTC)
If you've been using this kernel (or the main arch kernel) and you have a filesystem mounted with the discard option on raid0, read this: https://www.archlinux.org/news/data-corruption-on-software-raid-0-when-discard-is-used/ You may have corrupted data. Current 4.0.4-2 update has the patch that is supposed to fix it.
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).