Thats odd, installing from your repo worked fine, but I get ' A failure occurred in prepare()' when building it manually.
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 .. 24 25 26 27 28 29 30 31 32 Next › Last »
lolwtfidk commented on 2015-11-22 01:00 (UTC) (edited on 2015-11-22 01:03 (UTC) by lolwtfidk)
markzz commented on 2015-11-22 00:36 (UTC)
It builds fine for me.
lolwtfidk commented on 2015-11-22 00:35 (UTC)
Needs maintenance, 'Failed to prepare()'.
Onishin commented on 2015-11-02 23:16 (UTC)
Working perfectly
Thanks zman0900
zman0900 commented on 2015-10-23 02:56 (UTC)
Thanks for the info. I actually signed up to that mailing list a month or so ago and immediately forgot about it. Guess it's time for some reading.
markzz commented on 2015-10-22 17:21 (UTC) (edited on 2015-10-22 20:43 (UTC) by markzz)
It was mentioned on the vfio-users mailing list [1] that 4.3 and a fix in OVMF may solve some issue. If I were you, I would start seriously looking for a solution when kernel 4.3 is released. As for now, I will look for a solution in my spare time.
[1] https://www.redhat.com/archives/vfio-users/2015-October/msg00145.html
zman0900 commented on 2015-10-22 16:53 (UTC)
Looks like my issue with screen shutting off when I log into gnome is related to one of the patches on this kernel. I have realized that the same version (4.2.3) of the main arch kernel allows all my screens to turn on. Considering gpu pass through is also broken for me with 4.2+ of this kernel, I'm assuming all the problems are caused by the ACS patch. I think I'll try to figure out the issue this weekend, but I'm a Java programmer so it probably won't go well. If anyone has any advice on where to start or already knows the problem, please let me know.
markzz commented on 2015-10-07 13:10 (UTC)
It could also be that you are using something like yaourt and you do not have enough RAM to compile it fully in /tmp. See the wiki [1] for details.
[1] https://wiki.archlinux.org/index.php/Yaourt#Build_directory
zman0900 commented on 2015-10-07 04:46 (UTC)
"No space left on device"
That means you are out of hard drive space. Free up some space or use another partition.
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).