Search Criteria
Package Details: linux-cachyos 6.14.4-1
Package Actions
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 + Propeller 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: | ADIOS-MODULE, KSMBD-MODULE, NTSYNC-MODULE, UKSMD-BUILTIN, VHBA-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Submitter: | ptr1337 |
Maintainer: | ptr1337 (sir_lucjan) |
Last Packager: | sir_lucjan |
Votes: | 29 |
Popularity: | 1.56 |
First Submitted: | 2021-10-12 18:31 (UTC) |
Last Updated: | 2025-04-25 16:34 (UTC) |
Dependencies (20)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-uutils-symlinkAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, ugrd-gitAUR, booster, dracut, mkinitcpio)
- kmod (kmod-gitAUR)
- bc (bc-ghAUR) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- lld (llvm-gitAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR) (make)
- xz (xz-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- modprobed-dbAUR (optional) – Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
- scx-scheds (scx-scheds-gitAUR) (optional) – to use sched-ext schedulers
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (14)
- ksmbd-tools (requires KSMBD-MODULE)
- linux-cachyos-headers
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- uksmd (requires UKSMD-BUILTIN)
- uksmd-cachyos-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmd-git (requires UKSMD-BUILTIN)
- uksmd-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmdstats-git (requires UKSMD-BUILTIN) (optional)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
- wine-osu-spectator (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator-wow64 (requires NTSYNC-MODULE) (optional)
Sources (6)
- auto-cpu-optimization.sh
- config
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.14.4.tar.xz
- https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.14/all/0001-cachyos-base-all.patch
- https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.14/misc/dkms-clang.patch
- https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.14/sched/0001-bore-cachy.patch
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
ufo_driver commented on 2024-07-11 15:38 (UTC)
It would be great if Cachy could provide a binary repo hosting kernels only so we don't have to spend time building kernel from AUR or downloading extra packages we don't want.
Franck commented on 2024-07-09 17:27 (UTC)
@ptr Same Error again 6.9.8-chachyos .. didn't try 5,6,7
and really creazy what happening when deleting in PKGCONFIG the line "make -C tools/bpf/bpftool vmlinux.h feature-clang-bpf-co-re=1" which worked in 6.9.4-cachyo as u may remember still.
What happends after removing this Line is this:
LD arch/x86/boot/setup.elf OBJCOPY arch/x86/boot/setup.bin BUILD arch/x86/boot/bzImage Kernel: arch/x86/boot/bzImage is ready (#13) ==> Entre dans l’environnement fakeroot… ==> Lancement de package_linux-cachyos()… /home/franck/linux-cachyos/PKGBUILD: ligne 758: version: Aucun fichier ou dossier de ce nom
cuysaurus commented on 2024-06-28 23:35 (UTC) (edited on 2024-06-29 02:06 (UTC) by cuysaurus)
I've just read about the kernel used by cachyos. The package shared here is a way to use that kernel on archlinux or is the whole cachyos installer? If it is only the kernel, do i need to build it with every new kernel version?
Franck commented on 2024-06-19 15:36 (UTC)
Finally fixed it with making a Symlink in "tools/bpf/bpftool/" with ln -s ../../perf/util/bpf_skel/vmlinux/vmlinux.h vmlinux.h
BUT when i remove in the ck kerne PKGBUILD an similiar Line called: make LLVM=$_LLVM LLVM_IAS=$_LLVM -C tools/bpf/bpftool vmlinux.h feature-clang-bpf-co-re=1
he compiles also but without any error message so no need for a Symlink ..
and this all investgation wasnt useless if any would may mention, bcause without kernel debuggung there no more little spontanous Stutteringg noticable. In other words, the Games run now smoother.
Franck commented on 2024-06-19 12:35 (UTC)
too early happy :( now he stops later with this Error Message:
==> Création du paquet « linux-cachyos »… -> Génération du fichier .PKGINFO… -> Génération du fichier .BUILDINFO… -> Génération du fichier .MTREE… -> Compression du paquet… ==> Lancement de package_linux-cachyos-headers()… Installing build files... install: impossible d'évaluer 'tools/bpf/bpftool/vmlinux.h': Aucun fichier ou dossier de ce nom ==> ERREUR : Une erreur s’est produite dans package_linux-cachyos-headers(). Abandon…
Franck commented on 2024-06-19 12:25 (UTC)
Merci that helped, now he compiles :)
ptr1337 commented on 2024-06-18 17:43 (UTC)
You would need to remove this line in the PKGBUILD: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=linux-cachyos#n520
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.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »