@ScarecrowDM do you know if there are more patches for newer CPU's? And, yes, they include only a few CPU architectures...
AMD Opteron/Athlon64/Hammer/K8 AMD Opteron/Athlon64/Hammer/K8 with SSE3 AMD 61xx/7x50/PhenomX3/X4/II/K10 AMD Barcelona AMD Bobcat AMD Bulldozer AMD Piledriver AMD Jaguar Intel P4 / older Netburst based Xeon Intel Atom Intel Core 2 Intel Nehalem Intel Westmere Intel Silvermont Intel Sandy Bridge Intel Ivy Bridge Intel Haswell Intel Broadwell Generic-x86-64 Native optimizations autodetected by GCC
Maybe I report upstream next week. Thank you for the interest.
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: