Not until it is released in [core].
Search Criteria
Package Details: linux-vfio 6.11.9-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.000290 |
First Submitted: | 2015-01-30 06:41 (UTC) |
Last Updated: | 2024-11-19 18:25 (UTC) |
Dependencies (19)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-hybridAUR, coreutils-selinuxAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (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, busybox-coreutilsAUR) (make)
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (5)
- ksmbd-tools (requires KSMBD-MODULE)
- 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.8.0-add-acs-overrides.patch
- 1002-6.8.0-i915-vga-arbiter.patch
- config-6.11.9
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.11.9.tar.sign
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.11.9.tar.xz
- https://github.com/archlinux/linux/releases/download/v6.11.9-arch1/linux-v6.11.9-arch1.patch.zst
- https://github.com/archlinux/linux/releases/download/v6.11.9-arch1/linux-v6.11.9-arch1.patch.zst.sig
Latest Comments
« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 27 28 .. 32 Next › Last »
markzz commented on 2017-09-25 13:33 (UTC)
danalec commented on 2017-09-25 06:05 (UTC)
thanks for the hard work
any chances to get updates based on 4.13?
markzz commented on 2017-07-30 02:55 (UTC)
I updated to 4.12.3-1 and had to redo the patches. As always, let me know if this breaks your system (not meaning that third party modules don't work).
markzz commented on 2017-07-18 16:55 (UTC)
Did you verify that the dkms hook built it for this kernel?
Xanatos commented on 2017-07-16 01:36 (UTC) (edited on 2017-07-16 02:16 (UTC) by Xanatos)
Does this require me to not be using the nvidia proprietary drivers? Whenever I use this kernel it stops during the boot up process, also when compiling the kernel it mentions missing some nvidia modules. I am using 1080 ti cards.
edit: Well I installed the nvidia-dkms package and the LTS verison boots. This one still doesn't but for now I can play around with the LTS verison.
flack commented on 2017-07-03 22:27 (UTC)
For me linux-vfio 4.11.8-1 not work with intel VGA at host. I roll back to 4.11.6-2-vfio version.
markzz commented on 2017-06-23 00:06 (UTC)
Sorry about the lack of updates, I've been enormously busy lately. I will try really really hard to get the patches updated to 4.11.x this weekend, but will get them done by the end of next week for sure.
markzz commented on 2017-05-01 15:42 (UTC)
sheenik: Are you using an Intel integrated video for your host? If not, then the arbitration patch does nothing for you. I can also say that this package does work as expected on my system, but I do not use an Intel video device.
spheenik commented on 2017-05-01 07:30 (UTC) (edited on 2017-05-01 07:31 (UTC) by spheenik)
Arbitration patch (I suppose) seems not to work on 4.10-11 kernel.
VM starts, but passed through GPU never turns on, and VM will remain stuck in this state.
Reverting to a 4.8 vfio kernel resolves the issue.
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).