Fixed sums, sorry
Search Criteria
Package Details: linux-xanmod-headers 6.14.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-xanmod.git (read-only, click to copy) |
---|---|
Package Base: | linux-xanmod |
Description: | Headers and scripts for building modules for the Linux Xanmod - Stable Mainline [MAIN] kernel |
Upstream URL: | http://www.xanmod.org/ |
Licenses: | GPL2 |
Submitter: | Yoshi2889 |
Maintainer: | figue (figuepluto, jfigueras) |
Last Packager: | figue |
Votes: | 132 |
Popularity: | 0.94 |
First Submitted: | 2017-02-14 09:40 (UTC) |
Last Updated: | 2025-05-09 23:30 (UTC) |
Dependencies (10)
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 39 40 41 42 43 44 45 46 47 48 49 .. 52 Next › Last »
figue commented on 2020-01-24 20:47 (UTC)
ax34 commented on 2020-01-24 20:05 (UTC)
==> Validating source files with sha256sums...
5.4.14-xanmod8.tar.gz ... Passed
choose-gcc-optimization.sh ... Passed
0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-CLONE_NEWUSER.patch ... FAILED
==> ERROR: One or more files did not pass the validity check!
Nevax commented on 2020-01-24 07:52 (UTC) (edited on 2020-01-24 07:57 (UTC) by Nevax)
Just to notice Failed to apply patch with 5.4.14-1 : ==> Validation des fichiers source avec sha256sums… 5.4.14-xanmod8.tar.gz ... Réussite choose-gcc-optimization.sh ... Réussite 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-CLONE_NEWUSER.patch ... ÉCHEC ==> ERREUR : Un ou plusieurs fichiers ne sont pas valides !
gaougalos commented on 2020-01-23 20:17 (UTC)
@figue, yes, modproded-db works like a charm
figue commented on 2020-01-22 21:48 (UTC)
@ax34 Hello, NS is set to N by Xanmod upstream config. You can build it with NS to yes by default if you want or change it in runtime with sysctl CONFIG_USER_NS_UNPRIVILEGED=y
Cheers
ax34 commented on 2020-01-22 18:17 (UTC)
Why there is use_ns=n
by default? Flatpak needs use_ns=y
.
figue commented on 2020-01-17 21:49 (UTC)
@gaougalos can you see if modprobed-db works?
figue commented on 2020-01-16 10:27 (UTC)
@catrielmuller thank you. I've fixed in tree without bumping the package. I forced now to grab a fixed commit of that patch. Hopefully it will never change the sum.
catrielmuller commented on 2020-01-16 03:44 (UTC)
@figue can you update the checksum of the "0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch" file, now it's "9c507bdb0062b5b54c6969f7da9ec18b259e06cd26dbe900cfe79a7ffb2713ee" Thank you very much.
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: