@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.
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: