The file "linux-v6.6.10-arch1.patch.zst" requires a valid gpg key.
Search Criteria
Package Details: linux-vfio-lts 6.6.62-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-vfio-lts.git (read-only, click to copy) |
---|---|
Package Base: | linux-vfio-lts |
Description: | The LTS 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: | 15 |
Popularity: | 0.000000 |
First Submitted: | 2015-10-01 01:58 (UTC) |
Last Updated: | 2024-11-19 18:25 (UTC) |
Dependencies (18)
- 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)
- 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 (8)
- 0001-6.6.62-disallow-unprivileged-CLONE_NEWUSER.patch
- 0002-6.6.62-nvidia-skip-simpledrm.patch
- 0003-6.6.62-set-default-aslr-bits.patch
- 1001-6.6.7-add-acs-overrides.patch
- 1002-6.6.7-i915-vga-arbiter.patch
- config-6.6.62
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.62.tar.sign
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.62.tar.xz
santic commented on 2024-01-10 19:49 (UTC)
xiota commented on 2024-01-09 18:42 (UTC) (edited on 2024-02-01 01:55 (UTC) by xiota)
- Patch policy for this package:
- Primary patches are the ACS override and i915 VGA arbiter patches. This comment contains some useful information.
- Arch patches will be applied, when possible, for parity with the standard Arch kernel.
- No other patches will be added.
- There are options that can be changed, like building with
clang
or disabling Arch patches.- Defaults will match Arch packages, except when incompatible with primary patches.
- Options are subject to change. Read PKGBUILD for details.
- Avoid commenting and flagging at the same time for the same issue.
- Flag for common issues with standard solutions, like new releases, key changes, etc.
- Comment for issues requiring explanation or debugging.
- Use a pastebin for blocks of text more than a few lines.
rdiew commented on 2023-06-27 13:59 (UTC)
There seams to be a problem with python-sphinx, source links are broken:
==> ERROR: Failure while downloading https://pypi.org/packages/source/S/Sphinx/Sphinx-2.4.5.tar.gz.asc
alegru commented on 2021-04-11 07:26 (UTC)
@nikitau because you can overwrite this setting easily yourself, see here: https://wiki.archlinux.org/index.php/Makepkg#Parallel_compilation
nikitau commented on 2021-04-10 13:06 (UTC)
Why doesn't this use make -j$(nproc)
for the build commands? Like most kernel compilations, this takes a ridiculous amount of time when using a single core.
xp4 commented on 2020-12-29 17:28 (UTC)
Hello, i have a problem at compiling:
LD [M] fs/btrfs/btrfs.o
CC [M] arch/x86/kernel/cpuid.o
CC [M] arch/x86/kernel/msr.o
make: *** [Makefile:1732: fs] Error 2
AR arch/x86/kernel/built-in.a
AR arch/x86/built-in.a
==> ERROR: Se produjo un fallo en build().
Cancelando...
error compilando: linux-vfio-lts (linux-vfio-lts linux-vfio-lts-headers)
Any hints? Thanks beforehand.
alegru commented on 2020-04-14 06:19 (UTC)
@ironicbadger did you try pulling from repo...?
ironicbadger commented on 2020-04-14 03:31 (UTC)
The sha256 for config
is still outdated and fails to build after a cache clean.
alegru commented on 2020-04-12 14:26 (UTC)
@xiretza fixed, thanks
Pinned Comments
xiota commented on 2024-01-09 18:42 (UTC) (edited on 2024-02-01 01:55 (UTC) by xiota)
clang
or disabling Arch patches.zman0900 commented on 2016-08-21 04:32 (UTC)