Package Details: linux-xanmod-rt-headers 6.6.30-1

Git Clone URL: https://aur.archlinux.org/linux-xanmod-rt.git (read-only, click to copy)
Package Base: linux-xanmod-rt
Description: Headers and scripts for building modules for the Linux Xanmod real-time version kernel
Upstream URL: http://www.xanmod.org/
Licenses: GPL2
Submitter: figue
Maintainer: figue (figuepluto, jfigueras)
Last Packager: figue
Votes: 8
Popularity: 0.90
First Submitted: 2019-10-27 16:48 (UTC)
Last Updated: 2024-05-04 17:10 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4

figue commented on 2020-10-17 16:45 (UTC)

Should be ok now. Remove your local file 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-CLONE_NEWUSER.patch and execute makepkg again.

Tjuh commented on 2020-10-17 15:30 (UTC)

  -> Setting version...
  -> Applying patch 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-CLONE_NEWUSER.patch...
patching file init/Kconfig
Hunk #1 succeeded at 1169 (offset 51 lines).
patching file kernel/fork.c
Hunk #1 succeeded at 107 (offset 1 line).
Hunk #2 succeeded at 1871 (offset 87 lines).
Hunk #3 succeeded at 2935 (offset 90 lines).
patching file kernel/sysctl.c
Hunk #1 FAILED at 110.
Hunk #2 succeeded at 1902 (offset 1356 lines).
1 out of 2 hunks FAILED -- saving rejects to file kernel/sysctl.c.rej
patching file kernel/user_namespace.c
==> ERROR: A failure occurred in prepare().
    Aborting...
==> Removing installed dependencies...

Sourav commented on 2020-09-21 14:17 (UTC)

I have compiled it with mtune and march native with -O3 flags. I previously used the xanmod kernel. Xanmod RT has no problem on my desktop with i3, 4th gen (haswell) processor. But for some reason my system uses 100 MB less memory now. Right, the stock kernel, stock rt kernel, liquorix, xanmod all use 100 MB more than this. Not sure why, but my hardinfo benchmarks shows a good speed improvement in CPU N-Queens (benchmarked several times with both kernels, same result). Nothing more than that.

gatlinnewhouse commented on 2019-10-28 20:12 (UTC)

Probably upstream or something in my configs. Unfortunately I do not have the time right now to test in a dedicated manner :\

figue commented on 2019-10-28 18:46 (UTC)

Do you thing that this issue is related to package? Or something upstream? Xanmod has a forum to report:

https://forum.xanmod.org/

gatlinnewhouse commented on 2019-10-28 14:26 (UTC)

Booted fine. Something is wrong with the sound. Tons of static. Realtime is configured for pulseaudio

gatlinnewhouse commented on 2019-10-27 21:16 (UTC) (edited on 2019-10-27 21:20 (UTC) by gatlinnewhouse)

Compiling with microarchitecture=32 for my haswell laptop.

I'll try to boot it and play some csgo later this week. No issues compiling, just took awhile. Probably because my localmodconfig is not setup, and the gcc cache probably did not have some of these modules in it (compared to my daily driver of linux-clear with Valve's fsync patch and a patch for fixing frequent disconnects on 5+ https://patchwork.ozlabs.org/patch/1168628/ )