Package Details: linux-xanmod-rt 6.6.21-1

Git Clone URL: https://aur.archlinux.org/linux-xanmod-rt.git (read-only, click to copy)
Package Base: linux-xanmod-rt
Description: The Linux kernel and modules with Xanmod patches
Upstream URL: http://www.xanmod.org/
Licenses: GPL2
Provides: KSMBD-MODULE, NTFS3-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE
Replaces: virtualbox-guest-modules-arch, wireguard-arch
Submitter: figue
Maintainer: figue (figuepluto, jfigueras)
Last Packager: figue
Votes: 7
Popularity: 0.78
First Submitted: 2019-10-27 16:48 (UTC)
Last Updated: 2024-03-15 06:15 (UTC)

Dependencies (14)

Required by (5)

Sources (4)

Latest Comments

1 2 3 4 Next › Last »

blackhole commented on 2024-01-05 08:47 (UTC)

I have this error:

block nvme0n1: No UUID available providing old NGUID

and boot is a slower.

Previous version installed 6.1.59 was fine

figue commented on 2023-07-05 19:17 (UTC)

Updated script choose-gcc-optimization.sh

Check new microarchitectures supported!

figue commented on 2023-05-30 22:09 (UTC)

@tydynrain yeah, that's weird... Could you report upstream? Post your config and the error please.

tydynrain commented on 2023-05-30 21:43 (UTC)

@figue, I don't use any custom patches, though I always do configure the kernel via nconfig before compiling, which has always worked on this kernel previously. It's just so weird that it has generally built fine across all three of my Arch installations, and now it's failing.

figue commented on 2023-05-28 21:48 (UTC) (edited on 2023-05-29 06:40 (UTC) by figue)

@tydynrain are you using custom build options and/or patches?

Chaotic build seems OK:

https://builds.garudalinux.org/repos/chaotic-aur/x86_64/

I'll try to build the generic package and see if it's ok.

Edit: my build was ok (using generic/upstream config).

tydynrain commented on 2023-05-27 22:59 (UTC) (edited on 2023-05-27 23:03 (UTC) by tydynrain)

This version of the kernel has been failing to build for me consistently across two installations of Arch. All other kernels that I build from source are still compiling fine, including the regular XanMod kernel. The string of error messages is quite long, so I won't paste it here. It can be viewed via Simplenote, here: http://simp.ly/p/qzs2nT

figue commented on 2021-10-31 11:02 (UTC)

@TheGoliath branch 5.13 seems stuck in 5.13.1-rt1-xanmod1

https://github.com/xanmod/linux/commits/5.13-rt

Upstream is who decide what branches and versions release, not me. This package follow Archlinux philosophy to remain close to upstream.

figue commented on 2021-07-31 19:19 (UTC)

@tydynrain I don't know why it fails... Other kernels fail too? Did you used some custom configs?

I usually test to build my packages in OBS. So compilation should be fine with the stock config. You can see the final package pushed to my repo:

https://download.opensuse.org/repositories/home:/ffigue/Arch/x86_64/

tydynrain commented on 2021-07-31 05:55 (UTC)

The last few times I've tried to build this kernel, it's failed with this error message:

GEN .version

CHK include/generated/compile.h

LD vmlinux.o

MODPOST vmlinux.symvers

MODINFO modules.builtin.modinfo

GEN modules.builtin

LD .tmp_vmlinux.kallsyms1

ld: kernel/printk/printk.o: in function `print_sync_until.cold':

printk.c:(.text.unlikely+0x11): undefined reference to `kgdb_roundup_cpu'

ld: kernel/printk/printk.o: in function `console_atomic_unlock.cold':

printk.c:(.text.unlikely+0x3e0): undefined reference to `kgdb_roundup_cpu'

make: *** [Makefile:1200: vmlinux] Error 1

==> ERROR: A failure occurred in build().

Aborting...

figue commented on 2021-07-11 10:42 (UTC)

@ishitatsuyuki you are right. I forgot to add to git. Sorry. Fixed.