Works 100% now.
Search Criteria
Package Details: linux-xanmod 6.13.12-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-xanmod.git (read-only, click to copy) |
---|---|
Package Base: | linux-xanmod |
Description: | The Linux kernel and modules with Xanmod patches |
Upstream URL: | http://www.xanmod.org/ |
Licenses: | GPL2 |
Provides: | KSMBD-MODULE, NTFS3-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | Yoshi2889 |
Maintainer: | figue (figuepluto, jfigueras) |
Last Packager: | figue |
Votes: | 133 |
Popularity: | 1.56 |
First Submitted: | 2017-02-14 09:40 (UTC) |
Last Updated: | 2025-04-22 06:46 (UTC) |
Dependencies (15)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-uutils-symlinkAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, ugrd-gitAUR, booster, dracut, mkinitcpio)
- kmod (kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR) (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 (4)
Latest Comments
« First ‹ Previous 1 .. 45 46 47 48 49 50 51 52 Next › Last »
QDesjardin commented on 2018-01-28 22:43 (UTC)
figue commented on 2018-01-27 21:20 (UTC) (edited on 2018-01-27 21:21 (UTC) by figue)
Oh my... Sorry I'm updating sources from my not usual computer... Fixed again.
QDesjardin commented on 2018-01-27 20:59 (UTC)
Tried updating. This is like playing whack-a-mole.
==> Validating source files with sha256sums...
4.14.15-xanmod20.tar.gz ... Passed
60-linux.hook ... Passed
90-linux.hook ... Passed
linux-xanmod.preset ... Passed
choose-gcc-optimization.sh ... Passed
0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch ... Passed
0002-dccp-CVE-2017-8824-use-after-free-in-DCCP-code.patch ... Passed
0003-xfrm-Fix-stack-out-of-bounds-read-on-socket-policy-l.patch ... Passed
0004-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch ... Passed
==> Validating source_x86_64 files with sha256sums...
config ... FAILED
figue commented on 2018-01-27 20:18 (UTC)
@QDesjardin sorry. Fixed.
QDesjardin commented on 2018-01-27 05:13 (UTC) (edited on 2018-01-27 05:13 (UTC) by QDesjardin)
Almost works - one of the patches aren't verified properly:
==> Validating source files with sha256sums...
4.14.15-xanmod20.tar.gz ... Passed
60-linux.hook ... Passed
90-linux.hook ... Passed
linux-xanmod.preset ... Passed
choose-gcc-optimization.sh ... Passed
0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch ... FAILED
0002-dccp-CVE-2017-8824-use-after-free-in-DCCP-code.patch ... Passed
0003-xfrm-Fix-stack-out-of-bounds-read-on-socket-policy-l.patch ... Passed
0004-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch ... Passed
figue commented on 2018-01-27 01:32 (UTC)
@QDesjardin I've updated to 4.14.15-xanmod20. Please check if all is ok now.
QDesjardin commented on 2018-01-27 01:00 (UTC) (edited on 2018-01-27 01:00 (UTC) by QDesjardin)
For the 4.14.14-2 release, it fails for me when validating the xanmod tar:
==> Validating source files with sha256sums...
4.14.14-xanmod19.tar.gz ... FAILED
..
figue commented on 2018-01-08 16:00 (UTC)
Warning: next release will be fully non-interactive. The config and microarchitecture will be choosed as variables in PKGBUILD.
Please, be aware!
QDesjardin commented on 2018-01-01 20:24 (UTC)
It works absolutely fine =)
figue commented on 2018-01-01 19:10 (UTC)
@QDesjardin check the new version. All should be fine now.
Pinned Comments
anlorsp commented on 2024-07-13 17:07 (UTC) (edited on 2024-07-15 04:53 (UTC) by anlorsp)
Adding
to myconfig does solve the "Failed to insert module 'nvidia': Key was rejected by service" problem.
Anyone who configured secure boot using sbctl and want to load dkms modules can try this solution.
figue commented on 2018-12-14 00:50 (UTC) (edited on 2023-02-27 20:00 (UTC) by figue)
This package have several variables to enable/disable features.
Personally I'm running now xanmod kernel compiled with this:
Also, you can now create the file myconfig in your local repo to build this package with a custom config or use ${XDG_CONFIG_HOME}/linux-xanmod/myconfig. This file can be a full kernel config or be a script with several entries to add/remove options (you have several examples in PKGBUILD by using scripts/config):
Code involved: