Package Details: linux-cachyos-eevdf-headers 6.16.3-1

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)

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. Especially HID_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:

drivers/hid/hid-asus.c: In function ‘asus_kbd_register_leds’:
drivers/hid/hid-asus.c:782:17: error: ‘intf’ undeclared (first use in this function); did you mean ‘int’?
  782 |                 intf = to_usb_interface(hdev->dev.parent);
      |                 ^~~~
      |                 int
drivers/hid/hid-asus.c:782:17: note: each undeclared identifier is reported only once for each function it appears in
  CC [M]  drivers/crypto/intel/qat/qat_common/adf_gen2_hw_csr_data.o
drivers/hid/hid-asus.c:783:17: error: ‘udev’ undeclared (first use in this function); did you mean ‘hdev’?
  783 |                 udev = interface_to_usbdev(intf);
      |                 ^~~~
      |                 hdev

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