Search Criteria
Package Details: linux-cachyos-headers 6.11.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 SCHED-EXT + BORE + 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: | sir_lucjan |
Votes: | 22 |
Popularity: | 0.94 |
First Submitted: | 2021-10-12 18:31 (UTC) |
Last Updated: | 2024-11-08 17:18 (UTC) |
Dependencies (15)
- linux-cachyosAUR
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (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 (7)
- auto-cpu-optimization.sh
- config
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.11.7.tar.xz
- https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.11/all/0001-cachyos-base-all.patch
- https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.11/misc/dkms-clang.patch
- https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.11/sched/0001-bore-cachy-ext.patch
- https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.11/sched/0001-sched-ext.patch
Latest Comments
1 2 3 4 5 6 7 Next › Last »
noitemstoshow commented on 2024-10-19 15:48 (UTC)
credential expired?
roryhealy commented on 2024-10-11 06:01 (UTC) (edited on 2024-10-11 06:02 (UTC) by roryhealy)
Unable to build using makepkg:
Shiftyeyesshady commented on 2024-09-20 21:38 (UTC) (edited on 2024-10-04 22:04 (UTC) by Shiftyeyesshady)
Unable to build with either paru or makepkg.
==> Validating source files with b2sums... linux-6.11.tar.xz ... Passed config ... Passed auto-cpu-optimization.sh ... Passed 0001-cachyos-base-all.patch ... FAILED 0001-sched-ext.patch ... FAILED 0001-bore-cachy-ext.patch ... FAILED ==> ERROR: One or more files did not pass the validity check!
Edit: Appears Resolved as of 10/4/2024
noitemstoshow commented on 2024-09-18 00:27 (UTC) (edited on 2024-10-11 07:31 (UTC) by noitemstoshow)
Not able to validate
pingwt commented on 2024-08-07 22:50 (UTC) (edited on 2024-08-07 23:24 (UTC) by pingwt)
Hello, I believe the hash of sched-ext patch isn't up-to-date to the commit 6.10: Update sched-ext in the kernel-patches source.
This is the same for both this package and the header package (edited, I realized just now they are under the same repo, so fixing one will fix the other).
I believe the correct b2sum should be
b36978e78a9a5c4dbf759850d6277e1781e495863963dfaf6d625ea734a3b712d5b1a63a2d18745a70c6d22967c3ef901efe3817c01348f16accad90daef79e4
but feel free to recheck again.newhotness88 commented on 2024-07-29 16:56 (UTC) (edited on 2024-07-29 17:52 (UTC) by newhotness88)
Hi, is the hash of
0001-cachyos-base-all.patch
in the PKGBUILD outdated?old:
wget -qO - 'https://raw.githubusercontent.com/CachyOS/kernel-patches/365e48ccd8e9f31e3b036ebdd47732ad0e7ad720/6.10/all/0001-cachyos-base-all.patch' | b2sum # f7075dcb694165905daff9beddcceb195dfaacef22d9f5a711258707b5c7716ce46578698b02a34b187ff5bea491bc54acc89971193aba2e9ea6a446955dd022 -
current:
wget -qO - 'https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/all/0001-cachyos-base-all.patch' | b2sum # c9460039fa270fad30a9f9f090a94cb6e05498c9733d715121fa130096d7eba8262d2aaaaf16844fd44110a53902018b512b136c99ea71514917e93660136fd1 -
Franck commented on 2024-07-24 04:31 (UTC)
@ptr managed to get it working with ur suggestions, The games running better this way, Ty, Merci
Franck commented on 2024-07-16 00:13 (UTC)
@ptr
u think its offending having a debug free kernel why and 2cd u make offers which are not really working, i did xpermient, no chnace .. more simply would be an PKGCONFIG Option ...
ptr1337 commented on 2024-07-15 05:24 (UTC)
@Franck
There is no reason to get offensive, just because you are not able to modify your changes correctly. Sched-ext depends on BTF, which depends on Debug being enabled, see:
https://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext.git/commit/?h=for-6.11&id=b5ba2e1a955417e78a6018fb736a14c03df0abcd
So, you need to force to disable sched-ext and should use the "linux-cachyos-eevdf" variant.
Then you remove the line: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=linux-cachyos#n534
and https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=linux-cachyos#n617
tools/bpf/bpftool/vmlinux.h
Really, stop being offensive, this is against the Code of Conduct at archlinux. We are just following arch linux defaults and we wont change this. If you make adjustments to our PKGBUILD, you are responsible for if something does not work.
Franck commented on 2024-07-15 00:52 (UTC)
@ptr it seems after a lot investigation in this problem that the ck-kernel also suffering this thing. So has nothing to to with sched-ext. It seems much more that you developers are not willing to really let us Gamers or other Users of critical intensive Applications can use a debug free Kernel ? If not so, provide pls an Option in PKGCONF as u claiming to offer to be an "Blazingly Fast & Customizable Linux distribution"
1 2 3 4 5 6 7 Next › Last »