Search Criteria
Package Details: linux-cachyos-headers 7.1.3-2
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: | 52 |
| Popularity: | 3.02 |
| First Submitted: | 2021-10-12 18:31 (UTC) |
| Last Updated: | 2026-07-08 14:51 (UTC) |
Dependencies (35)
- binutils
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR, clang-static-gitAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libelf (elfutils-gitAUR, elfutils-gitAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- linux-cachyosAUR
- lld (llvm-gitAUR)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- pahole (pahole-gitAUR)
- xxhash (xxhash-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- zstd (zstd-gitAUR, zstd-staticAUR)
- bc (bc-ghAUR) (make)
- binutils (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR, clang-static-gitAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR, gettext-gitAUR) (make)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR) (make)
- libelf (elfutils-gitAUR, elfutils-gitAUR) (make)
- Show 15 more dependencies...
Required by (320)
- 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)
- aic8800d80-pcie-dkms (requires LINUX-HEADERS) (optional)
- aivpn-kernel-dkms (requires linux-headers) (optional)
- 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)
- asus-rog-ryujin-hwmon-dkms-git (requires linux-headers) (optional)
- atheros-ar3012 (requires linux-headers) (make)
- atlantic-dkms (requires LINUX-HEADERS) (make)
- backlight-tooler (requires linux-headers)
- Show 300 more...
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 Next › Last »
csts commented on 2023-06-16 15:30 (UTC)
@tydynrain, this?
https://github.com/CachyOS/kernel-patches/raw/master/6.3/misc/0001-lrng.patch
ptr1337 commented on 2023-04-30 09:49 (UTC)
pahole-git or pahole 1.25 is required for 6.3.
You can find them in the CachyOS repos.
ptr1337 commented on 2023-04-30 09:48 (UTC)
@tydynrain
lrng got added back. But if you not have a exact reason to use lrng, then better don't use it. :)
tydynrain commented on 2023-04-26 10:28 (UTC)
I commented out mention of the 0001-lrng.patch in the PKGBUILD and the kernel built fine.
tydynrain commented on 2023-04-26 00:08 (UTC)
I'm trying to build 6.3.0-2, and one of the patches seems not to exist on the server. I've tried multiple times, even with wget, and nada.
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.3/misc/0001-lrng.patch
Aborting...
xenu commented on 2023-04-25 08:50 (UTC) (edited on 2023-04-25 09:41 (UTC) by xenu)
Edit: Solution was to install pahole package from cachyos repo. Thanks for the support on discord.
Trying to upgrade to 6.3 I get the following error:
BTF .btf.vmlinux.bin.o
btf_encoder__encode: btf__dedup failed!
Failed to encode BTF
BTFIDS vmlinux
libbpf: failed to find '.BTF' ELF section in vmlinux
FAILED: load BTF from vmlinux: No data available
make[1]: *** [scripts/Makefile.vmlinux:35: vmlinux] Error 255
make[1]: *** Deleting file 'vmlinux'
make: *** [Makefile:1247: vmlinux] Error 2
==> ERROR: A failure occurred in build().
Is this an error with the package or with my setup?
ptr1337 commented on 2023-04-02 08:58 (UTC)
@tydynrain
I cant reproduce that. Please clear the patches from your directory and fetch them again.
tydynrain commented on 2023-03-31 06:27 (UTC) (edited on 2023-03-31 06:28 (UTC) by tydynrain)
I just tried to build again and the integrity check failed.
==> ERROR: Integrity checks (sha256) differ in size from the source array.
When I updated checksums using:
makepkg -g >> PKGBUILD
It still fails with:
patching file include/linux/blkdev.h
==> ERROR: A failure occurred in prepare().
Aborting...
tydynrain commented on 2023-02-21 05:58 (UTC) (edited on 2023-02-21 06:25 (UTC) by tydynrain)
I just got this error when I tried to build it:
=> ERROR: Integrity checks (sha256) differ in size from the source array.
When I run makepkg -g >> PKGBUILD to update the checksums, I get the following error:
==> ERROR: pkgrel is not allowed to be empty.
==> ERROR: pkgver is not allowed to be empty.
==> ERROR: pkgname is not allowed to be empty.
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 Next › Last »