jklc: https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/linux
They are makedepends as well, you can remove them after building.
Git Clone URL: | https://aur.archlinux.org/linux-vfio.git (read-only) |
---|---|
Package Base: | linux-vfio |
Description: | The Linux kernel and modules |
Upstream URL: | https://git.archlinux.org/linux.git/log/?h=v5.3.13-arch1 |
Keywords: | acs arbiter assignment gpu i915 kvm override passthrough pci qemu vfio vga |
Licenses: | |
Submitter: | zman0900 |
Maintainer: | zman0900 (markzz) |
Last Packager: | markzz |
Votes: | 55 |
Popularity: | 0.71 |
First Submitted: | 2015-01-30 06:41 |
Last Updated: | 2019-12-02 15:30 |
jklc: https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/linux
They are makedepends as well, you can remove them after building.
5.3.13(1ec4cb075348
) wants the following additional dependencies:
Packages (32) gd-2.2.5-2 ghostscript-9.50-2 giflib-5.2.1-1 gsfonts-20180524-2 gts-0.7.6-5 ijs-0.35-2 jbig2dec-0.17-1 libidn-1.35-2 liblqr-0.4.2-2 libpaper-1.1.24-11 libraqm-0.7.0-1 libwebp-1.0.3-1 openjpeg2-2.3.1-1 python-babel-2.7.0-3 python-docutils-0.14-4 python-imagesize-1.1.0-3 python-jinja-2.10.3-3 python-markupsafe-1.1.1-3 python-pygments-2.5.2-1 python-pytz-2019.3-3 python-snowballstemmer-2.0.0-3 python-sphinx-alabaster-theme-0.7.12-3 python-sphinxcontrib-applehelp-1.0.1-4 python-sphinxcontrib-devhelp-1.0.1-4 python-sphinxcontrib-htmlhelp-1.0.2-4 python-sphinxcontrib-jsmath-1.0.1-4 python-sphinxcontrib-qthelp-1.0.2-4 python-sphinxcontrib-serializinghtml-1.1.3-4 graphviz-2.42.3-1 imagemagick-7.0.9.7-1 python-sphinx-2.2.1-2 python-sphinx_rtd_theme-0.4.3-3
why?
It was a mce Hardware Error. I have since installed rasdaemon and updated the intel microcode to the latest(0xae). 5.3.7.arch1-1 has been running smoothly for the past 18 hours.
jklc: I cannot confirm this issue. The kernel appears to be working fine on my machine. The only difference I can think of is I do not use an Intel iGPU on the host.
Tried 5.3.7.arch1-1 on a Z390/9700k today with the lated -Syu pull. KVM/qemu Windows 10 guest with NVidia 2080Ti passthrough is running with some glitch and crashed the arch host within 60 minutes. Still investigating the cause. The last stable working version of linux-vfio for me has been 5.0.13-arch1-1 (f483bc1a95dc
)
I will not update this package until I have made the necessary modifications to all patches.
Looks like the i915 vga patch is broken 5.3+, gonna have to be removed until someone produces a new modified patch to patch the patch
dszryan: put that in your makepkg.conf....................
the build could do with: build() { cd $_srcname make -j $(($(cat /proc/cpuinfo | awk '/^processor/{print $3}' | wc -l) + 1)) bzImage modules }
to speed the build up, #jobs = #processors + 1
what do you think?
Just wanted to comment to thank ironicbadger and also confirm their findings I was having issues in particular with discord and FF14(FFXIV) crashing and losing sound randomly rolling back to 4.19-20 via LTS package appears to have fixed these issues.
Pinned Comments
markzz commented on 2017-12-14 06:10
(4.14.5+) Because Arch itself has dropped i686 support, I have removed i686 from the PKGBUILD and there is no config file either.
electricprism commented on 2016-01-04 04:30
Requires importing GPG Keys to build
# Linus Torvalds
gpg --recv-keys 79BE3E4300411886
# Greg Kroah-Hartman (Linux kernel stable release signing key)
gpg --recv-keys 38DBBDC86092693E
markzz commented on 2015-10-07 03:43
If you don't want to compile this package yourself, I am providing the package on my repo [1].
[1] https://wiki.archlinux.org/index.php/Unofficial_user_repositories#markzz