Search Criteria
Package Details: linux-cachyos-headers 6.19.8-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 EEVDF + LTO + AutoFDO + Propeller 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 |
| Provides: | linux-cachyos-lto-headers, LINUX-HEADERS |
| Replaces: | linux-cachyos-lto-headers |
| Submitter: | ptr1337 |
| Maintainer: | ptr1337 (sir_lucjan) |
| Last Packager: | sir_lucjan |
| Votes: | 42 |
| Popularity: | 0.55 |
| First Submitted: | 2021-10-12 18:31 (UTC) |
| Last Updated: | 2026-03-13 18:19 (UTC) |
Dependencies (21)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR)
- linux-cachyosAUR
- lld (llvm-gitAUR)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR)
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR, gettext-gitAUR) (make)
- libelf (elfutils-gitAUR, elfutils-gitAUR) (make)
- lld (llvm-gitAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rustup-gitAUR, rust-src-gitAUR, rustup) (make)
- tar (tar-gitAUR, uutils-tar-gitAUR) (make)
- xz (xz-gitAUR) (make)
- Show 1 more dependencies...
Required by (302)
- 8189fs-git (requires linux-headers) (make)
- 8852be-dkms-git (requires linux-headers)
- acronis-cyber-protect-bin (requires linux-headers)
- activdriver (requires linux-headers) (make)
- advantech-vcom (requires linux-headers)
- akari (requires linux-headers) (make)
- alx-wol-dkms (requires linux-headers) (optional)
- amneziawg-linux (requires linux-headers) (make)
- ape1553-bsp (requires linux-headers) (make)
- asix-ax88279-dkms (requires linux-headers) (make)
- asix-ax99100 (requires linux-headers)
- asix-ax99100-dkms (requires linux-headers) (make)
- ast-dkms (requires linux-headers)
- asus-rog-nb-wmi-dkms-git (requires linux-headers)
- atheros-ar3012 (requires linux-headers) (make)
- atlantic-dkms (requires LINUX-HEADERS) (make)
- backlight-tooler (requires linux-headers)
- batman-adv (requires linux-headers) (make)
- bbswitch-ati-dkms-git (requires linux-headers) (make)
- bbswitch-ati-git (requires linux-headers) (make)
- Show 282 more...
Latest Comments
1 2 3 4 5 6 .. 13 Next › Last »
enihcam commented on 2026-03-02 06:20 (UTC)
Can we add one extra option for building the package based on the config from a specific local path? Take linux-xanmod for example:
ptr1337 commented on 2026-02-27 12:34 (UTC)
@zerout
We have reworked now the patch handling and it uses now a complete tarball. This will help with future updates.
See: https://aur.archlinux.org/cgit/aur.git/log/?h=linux-cachyos
Zerout commented on 2026-02-27 12:14 (UTC)
Why do I get all the time errors regarding checksums on this particular AUR package? "Integrity checks (b2) differ in size from the source array."
Mr.Zero88 commented on 2026-02-01 20:09 (UTC)
the 0001-cachyos-base-all.patch checksum is wrong. It should be: 39e1bc95e388c10c4fd923965dbddee9c2c42aa721220d857f0fc9c64e6c000bb0cfc9173b569b39d46c8fe41f53584ed6b01d5842d424b2b69ba092feeca798
stagware commented on 2026-01-24 11:24 (UTC)
As far as Paru goes,
-Sccshould clear your helper cache for it.grappas commented on 2026-01-18 20:12 (UTC) (edited on 2026-01-18 20:12 (UTC) by grappas)
Fails to build due to this error.
Bitals commented on 2026-01-15 08:46 (UTC)
Just remove the patches, and the config for good measure, from cache directory of whatever your AUR package manager is every time there's an update. Maybe it's possible to write a hook for paru/yay/whatever to do that, but as I personally don't use those to build I didn't look into that. Versioning the patches upstream will fix the checksum failure, but will result in all those patches accumulating on your machine over time.
ptr1337 commented on 2026-01-13 16:47 (UTC)
Yeah, it is what it is. Its the best and easiest way maintaining it for us
patlefort commented on 2026-01-13 16:42 (UTC)
makepkg also will cache the patch. The issue is that the patch file isn't properly versioned upstream. Every changes should generate a new file with a new name.
ptr1337 commented on 2026-01-13 16:37 (UTC)
The issue is that many of you are using paru or yay, which caches the patch. So the new updated patches does not get fetched from yay and it says then that the checksums are wrong.
Use makepkg to build this kernel
1 2 3 4 5 6 .. 13 Next › Last »