Search Criteria
Package Details: linux-cachyos-headers 6.12.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-cachyos.git (read-only, click to copy) |
---|---|
Package Base: | linux-cachyos |
Description: | Headers and scripts for building modules for the Linux BORE + LTO + AutoFDO Cachy Sauce Kernel by CachyOS with other patches and improvements. kernel |
Upstream URL: | https://github.com/CachyOS/linux-cachyos |
Keywords: | cachyos kernel linux |
Licenses: | GPL-2.0-only |
Submitter: | ptr1337 |
Maintainer: | ptr1337 (sir_lucjan) |
Last Packager: | ptr1337 |
Votes: | 24 |
Popularity: | 1.53 |
First Submitted: | 2021-10-12 18:31 (UTC) |
Last Updated: | 2024-12-28 20:58 (UTC) |
Dependencies (18)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR)
- linux-cachyosAUR
- lld (llvm-rocm-gitAUR, llvm-gitAUR)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR)
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- lld (llvm-rocm-gitAUR, llvm-gitAUR) (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
Required by (0)
Sources (6)
- auto-cpu-optimization.sh
- config
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.7.tar.xz
- https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/all/0001-cachyos-base-all.patch
- https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/misc/dkms-clang.patch
- https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/sched/0001-bore-cachy.patch
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
Franck commented on 2024-07-11 23:55 (UTC)
why u answer @ufo_driver a bit rude and more rude not me and all other dont wanting compiling a non debugged kernel and using. Why u not HELP ?????????
ptr1337 commented on 2024-07-11 15:54 (UTC)
@ufo_driver
We provide these kernel precompiled in our repository, compiled with x86-64, x86-64-v3, x86-64-v4 and Zen4 Instruction set.
For the v3 and v4 target all kernels are aditionally compiled with ThinLTO available.
If you do not want to have the optimized arch repoistories, you can also import our GPG Key and download them from here manually: https://mirror.cachyos.org/repo/
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
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »