Package Details: linux-cachyos 6.13.0-1

Git Clone URL: https://aur.archlinux.org/linux-cachyos.git (read-only, click to copy)
Package Base: linux-cachyos
Description: The Linux BORE + LTO + AutoFDO Cachy Sauce Kernel by CachyOS with other patches and improvements. kernel and modules
Upstream URL: https://github.com/CachyOS/linux-cachyos
Keywords: cachyos kernel linux
Licenses: GPL-2.0-only
Provides: KSMBD-MODULE, NTSYNC-MODULE, UKSMD-BUILTIN, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE
Submitter: ptr1337
Maintainer: ptr1337 (sir_lucjan)
Last Packager: sir_lucjan
Votes: 27
Popularity: 3.19
First Submitted: 2021-10-12 18:31 (UTC)
Last Updated: 2025-01-20 17:23 (UTC)

Dependencies (20)

Required by (14)

Sources (6)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

Franck commented on 2024-06-18 17:41 (UTC)

@ptr1337 Both have, using their own PKGBUILD files, no ? Both doesn't compiles with unchecked Kernel Debugging obiously !

Both stops with the exactly same Error Messagge like this:

libbpf: failed to find '.BTF' ELF section in [...]/linux-ck/src/linux-6.9.4/vmlinux Error: failed to load BTF from [...]linux-ck/src/linux-6.9.4/vmlinux: No data available make: *** [Makefile:208: vmlinux.h] Error 195

Franck commented on 2024-06-17 12:49 (UTC)

in fact both, than bcause no answer to the problem i switched from -ck kernel to linux-cachyos .. with the same result. Building with debug works fine like in the -ck kernel but without also the linux-cachyos krnel can not compiling without debug, only with.

ptr1337 commented on 2024-06-16 16:57 (UTC)

@Franck

It seems like you are not using linux-cachyos. According your log its linux-ck. Anyways, Archlinux changed their PKGBUILD and this brings a requirement to debug and btf.

Franck commented on 2024-06-16 16:48 (UTC)

6.9.4 doesn't compile when kernel-debugging is changed to unset. Resulting Output:

libbpf: failed to find '.BTF' ELF section in [...]/linux-ck/src/linux-6.9.4/vmlinux Error: failed to load BTF from [...]linux-ck/src/linux-6.9.4/vmlinux: No data available make: *** [Makefile:208: vmlinux.h] Error 195

ptr1337 commented on 2024-06-14 19:10 (UTC)

@GuzLightyear

Yes, we know about this issue. This is an pahole 1.27 issue and got reported: https://github.com/acmel/dwarves/issues/53 https://lore.kernel.org/all/20240613214019.GA1423015@thelio-3990X/ https://gitlab.archlinux.org/archlinux/packaging/packages/pahole/-/issues/1

Either downgrade your pahole version or dont use thin/full lto kernels right now.

GuzLightyear commented on 2024-06-14 19:07 (UTC) (edited on 2024-06-14 19:08 (UTC) by GuzLightyear)

I cant compile 6.9.4 if using _use_llvm_lto=full or _use_llvm_lto=thin, I get the following error after linking vmlinuz:

make[2]: *** [scripts/Makefile.modfinal:56: fs/nls/nls_ucs2_utils.ko] Error 139

Using _use_llvm_lto=none works though

Any ideas?

bunkbail commented on 2024-04-16 18:59 (UTC)

@ripplingsnake install the package directly from chaotic-aur repo

ripplingsnake commented on 2024-03-20 23:16 (UTC)

Hello i am trying to install this on manjaro, unfortunalty yay reports cachyos patch failed to parase. and the arch commands for adding mirrors to manjor dont work

SuperIce97 commented on 2024-02-17 00:50 (UTC)

The validity check is failing due to a change to the cachyos 6.7 patch in GitHub

danisztls commented on 2024-01-28 22:33 (UTC)

It fails checksum when updating with Paru. Cleaning the cache solves it.