Hello~
I can totally understand why you would not set a replaces for a kernel in such a case.
That said, I've made the change to regular Xanmod and (after having to DL an Archiso because I'm a dummy and forgot to make the initcpios...) I'm back on.
Thanks again for your fast reply, and also for your work maintaining the package !
Search Criteria
Package Details: linux-xanmod 7.0.9-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: | GPL-2.0-only |
| Provides: | KSMBD-MODULE, NTFS3-MODULE, NTSYNC-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
| Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
| Submitter: | Yoshi2889 |
| Maintainer: | figue (figuepluto, jfigueras) |
| Last Packager: | figue |
| Votes: | 131 |
| Popularity: | 0.192693 |
| First Submitted: | 2017-02-14 09:40 (UTC) |
| Last Updated: | 2026-05-17 23:27 (UTC) |
Dependencies (18)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, uutils-coreutils-gitAUR, uutils-coreutils-git-binAUR)
- initramfs (booster-wip-gitAUR, mkinitcpio-gitAUR, ariane-gitAUR, dracut-gitAUR, ugrdAUR, ugrd-gitAUR, booster-gitAUR, booster, dracut, mkinitcpio)
- kmod (kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR, gettext-gitAUR) (make)
- libelf (elfutils-gitAUR, elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rustup-gitAUR, rust-src-gitAUR, rustup) (make)
- tar (tar-gitAUR, uutils-tar-gitAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-gitAUR, linux-firmware-uncompressedAUR) (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 (11)
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- proton-cachyos (requires NTSYNC-MODULE) (optional)
- proton-cachyos-slr (requires NTSYNC-MODULE) (optional)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
- wine-cachyos (requires NTSYNC-MODULE) (optional)
- wine-cachyos-opt (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator-wow64 (requires NTSYNC-MODULE) (optional)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 53 Next › Last »
Wrexes commented on 2022-11-24 18:04 (UTC) (edited on 2022-11-24 18:05 (UTC) by Wrexes)
figue commented on 2022-11-23 19:27 (UTC) (edited on 2022-11-23 19:30 (UTC) by figue)
@Wrexes indeed, -edge is not supported upstream anymore. You can find current maintained branches in upstream url:
Releases
Linux 6.0 Current Stable (MAIN) 6.0.9-xanmod1 2022-11-16 [ Tree ] [ Tarball ] [ Patch ] [ Changes ] [ Full ChangeLog ]
Linux 6.0-rt Stable Real-time (RT) 6.0.7-rt14-xanmod1 2022-11-04 [ Tree ] [ Tarball ] [ Patch ] [ Changes ] [ Full ChangeLog ]
Linux 5.15 Long Term Support (LTS) 5.15.78-xanmod1 2022-11-10 [ Tree ] [ Tarball ] [ Patch ] [ Changes ] [ Full ChangeLog ]
Sorry to not add a replace, but I thought the simple deletion was the right choice.
Wrexes commented on 2022-11-23 17:43 (UTC)
Hi ! The edge version of the package has disappeared without notice, and I didn't get a "X replaces Y" notification. Is it intentional? And do I need to remove it and replace it manually with this one? Thanks in advance for your response.
figue commented on 2022-11-15 19:23 (UTC)
@Grimish try to launch makepkg with -C to clean your sources. Also check you don't have any patch file in srcdir.
Grimish commented on 2022-11-15 18:26 (UTC)
Getting already patched kickbacks when I try to build. Anyone else experiencing this? Done a couple hard resets over the past 2 weeks and have only had 1 successful build at the beginning of that.
figue commented on 2022-11-02 19:01 (UTC)
@j1simon pinned message updated. use_ns is not in PKGBUILD anymore.
For the Task Type scheduler, it's in a separated package:
j1simon commented on 2022-11-02 15:23 (UTC) (edited on 2022-11-02 15:23 (UTC) by j1simon)
Can someone explain me why the main page (https://xanmod.org/) talks about the Task Type CPU Scheduler if it is not in the patch?
j1simon commented on 2022-11-02 10:05 (UTC) (edited on 2022-11-02 10:08 (UTC) by j1simon)
I have several questions about pinned comments and PKGBUILD:
env _microarchitecture=98 use_numa=n use_tracers=n use_ns=y _localmodcfg=y makepkg -sic
I don't see use_ns anywhere.
In PKGBUILD:
# Choose between the 4 main configs for stable branch. Default x86-64-v1 which use CONFIG_GENERIC_CPU2:
# Possible values: config_x86-64-v1 (default) / config_x86-64-v2 / config_x86-64-v3 / config_x86-64-v4
# Source files: https://github.com/xanmod/linux/tree/5.17/CONFIGS/xanmod/gcc
In that link doesn't exist config_x86-64-v4
On the main page (https://xanmod.org/) there is a link to a script (https://dl.xanmod.org/check_x86-64_psabi.sh) that detects the appropriate value for the CPU where it is compiled.
xpamych commented on 2022-10-16 19:08 (UTC)
@figue thx for quick fix)
figue commented on 2022-10-16 19:06 (UTC)
@xpamych @3d0 thanks for report it. Sorry about that. Should be ok now.
Also, you can use again _compiler=clang if you want a clang compilation :)
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: