Thanks for letting me know. I found that nvidia-dkms was sufficient, as well.
Search Criteria
Package Details: linux-vfio 6.12.1-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.000267 |
First Submitted: | 2015-01-30 06:41 (UTC) |
Last Updated: | 2024-11-23 18:34 (UTC) |
Dependencies (19)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-hybridAUR)
- 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 (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.8.0-add-acs-overrides.patch
- 1002-6.8.0-i915-vga-arbiter.patch
- config-6.12.1
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.1.tar.sign
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.1.tar.xz
- https://github.com/archlinux/linux/releases/download/v6.12.1-arch1/linux-v6.12.1-arch1.patch.zst
- https://github.com/archlinux/linux/releases/download/v6.12.1-arch1/linux-v6.12.1-arch1.patch.zst.sig
Latest Comments
« First ‹ Previous 1 .. 21 22 23 24 25 26 27 28 29 30 31 32 Next › Last »
batarjal commented on 2016-07-25 17:46 (UTC)
s0ul commented on 2016-07-21 02:30 (UTC)
Installing nvidia-dkms is sufficient, you don't need nvidia driver installed with it.
erylflynn commented on 2016-07-21 01:57 (UTC)
batarjal, that is what I did at the time to resolve it. But it looks like things have been packaged differently for Antergos drivers. Below are what I have installed. I suspect you can drop the nvidia and just install nvidia-dkms and nvidia-utils now. Below are the nvidia packages I have installed and working.
extra/libvdpau 1.1.1-2 [installed]
extra/libxnvctrl 367.35-1 [installed]
extra/nvidia-dkms 367.35-1 [installed]
extra/nvidia-libgl 367.35-1 [installed]
extra/nvidia-settings 367.35-1 [installed]
extra/nvidia-utils 367.35-1 [installed]
multilib/lib32-libvdpau 1.1.1-2 [installed]
multilib/lib32-nvidia-libgl 367.35-1 [installed]
multilib/lib32-nvidia-utils 367.35-1 [installed]
batarjal commented on 2016-07-21 01:44 (UTC)
erylflynn: I'm on antergos, as well, and when I try to run "sudo pacman -S nvidia nvidia-utils nvidia-dkms", I receive an error stating that nvidia and nvidia-dkms are in conflict. Is there a typo in the command you used?
markzz commented on 2016-07-20 05:26 (UTC)
electricprism: We know about this: https://wiki.archlinux.org/index.php/Makepkg#Signature_checking
electricprism commented on 2016-07-20 04:36 (UTC)
gpg --recv-key 79BE3E4300411886
gpg --recv-key 38DBBDC86092693E
s0ul commented on 2016-07-02 05:33 (UTC)
Thanks for the kernel, it worked like a charm :)
erylflynn commented on 2016-04-21 17:23 (UTC) (edited on 2016-07-28 04:34 (UTC) by erylflynn)
Changing this from a help, to a informational.
After installing this kernel and headers I could boot but lightdm and even SDDM would not start. What I found was an error in Xorg.0.log about no module found for my NVIDIA driver. I am on Antergos so I just re-installed all my drivers, which alone did not help. I reinstalled the NVIDIA DKMS
sudo pacman -S nvidia-dkms
This will vary based on how you installed your drivers.
zipeldiablo commented on 2016-04-07 12:15 (UTC) (edited on 2016-04-07 12:34 (UTC) by zipeldiablo)
I see, thanks for the info.
The tricky part seems to be the recompilation of the custom kernel to change configs (in order to enhance gaming experience)
Hopefully i will manager to build the kernel of my need from your git source
zman0900 commented on 2016-04-06 02:36 (UTC)
You can disable the patch if you want by commenting out the appropriate patch line in the prepare() function of the PKGBUILD file, but it's not really necessary. The patch does nothing unless you provide the required kernel command line arg.
If you want to use the patches on another kernel, that is also pretty simple. Compare this PKGBUILD to the main Arch "linux" package and you'll see that I had to make very minimal changes. Mainly, you need to add the patches to the source array, the patch checksums to the sha256sums array, and then actually apply the patches by calling the patch command from the prepare function. You might also want to change the "pkgbase" variable at the top so you can install both kernels at the same time.
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).