Search Criteria
Package Details: linux-cachyos-eevdf-headers 6.16.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-cachyos-eevdf.git (read-only, click to copy) |
---|---|
Package Base: | linux-cachyos-eevdf |
Description: | Headers and scripts for building modules for the Linux EEVDF scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements kernel |
Upstream URL: | https://github.com/CachyOS/linux-cachyos |
Licenses: | GPL-2.0-only |
Submitter: | sir_lucjan |
Maintainer: | sir_lucjan (ptr1337) |
Last Packager: | sir_lucjan |
Votes: | 3 |
Popularity: | 0.94 |
First Submitted: | 2023-07-01 14:21 (UTC) |
Last Updated: | 2025-08-25 15:57 (UTC) |
Dependencies (15)
- linux-cachyos-eevdfAUR
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR) (make)
- rust (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rust-src-gitAUR, rustup-gitAUR, rustup) (make)
- tar (tar-gitAUR) (make)
- xz (xz-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
Latest Comments
patlefort commented on 2025-08-21 20:49 (UTC)
It compiled after setting
CONFIG_HID_ASUS_ALLY=m
in the config file.patlefort commented on 2025-08-21 19:30 (UTC) (edited on 2025-08-21 19:48 (UTC) by patlefort)
I also notice some new unconfigured variables but I can't chose since I'm compiling in a containers and ninja. It leads to an error
Error in reading or end of file.
but it still continues.DRM_EFIDRM
,DRM_VESADRM
,HID_ASUS_ALLY
,VHOST_ENABLE_FORK_OWNER_CONTROL
. EspeciallyHID_ASUS_ALLY
is probably relevant, I will try to configure it.patlefort commented on 2025-08-21 19:16 (UTC)
I use
_processor_opt:=native
and_hugepage:=madvise
.ptr1337 commented on 2025-08-21 18:59 (UTC)
Do you disable some kind of config or equal? The default PKGBUILD, as provided here went through on our server. Which changes do you apply?
patlefort commented on 2025-08-21 15:52 (UTC)
Latest version fails to compile:
patlefort commented on 2025-07-25 19:49 (UTC)
0001-cachyos-base-all.patch
is failing validity check.sir_lucjan commented on 2024-06-12 07:52 (UTC)
I cannot confirm: https://paste.cachyos.org/p/80156b3.txt
Please clean your working dir and check again
SoloveyX commented on 2024-06-12 07:39 (UTC)
this package broken now^ 1. wrong b2summ for 0001-cachyos-base-all.patch 2. unknown error in prepare() stage