Search Criteria
Package Details: linux-cachyos 6.14.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-cachyos.git (read-only, click to copy) |
---|---|
Package Base: | linux-cachyos |
Description: | The Linux BORE + LTO + AutoFDO + Propeller Cachy Sauce Kernel by CachyOS with other patches and improvements. kernel and modules |
Upstream URL: | https://github.com/CachyOS/linux-cachyos |
Keywords: | cachyos kernel linux |
Licenses: | GPL-2.0-only |
Provides: | ADIOS-MODULE, KSMBD-MODULE, NTSYNC-MODULE, UKSMD-BUILTIN, VHBA-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Submitter: | ptr1337 |
Maintainer: | ptr1337 (sir_lucjan) |
Last Packager: | sir_lucjan |
Votes: | 30 |
Popularity: | 2.09 |
First Submitted: | 2021-10-12 18:31 (UTC) |
Last Updated: | 2025-05-12 05:17 (UTC) |
Dependencies (20)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-uutils-symlinkAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, ugrd-gitAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (kmod-gitAUR)
- bc (bc-ghAUR) (make)
- clang (llvm-gitAUR, clang17-binAUR, clang-minimal-gitAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- lld (llvm-gitAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR) (make)
- xz (xz-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- modprobed-dbAUR (optional) – Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
- scx-scheds (scx-scheds-gitAUR) (optional) – to use sched-ext schedulers
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (12)
- ksmbd-tools (requires KSMBD-MODULE)
- linux-cachyos-headers
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- uksmd-cachyos-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmd-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmdstats-git (requires UKSMD-BUILTIN) (optional)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
- wine-osu-spectator (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator-wow64 (requires NTSYNC-MODULE) (optional)
Sources (6)
- auto-cpu-optimization.sh
- config
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.14.6.tar.xz
- https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.14/all/0001-cachyos-base-all.patch
- https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.14/misc/dkms-clang.patch
- https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.14/sched/0001-bore-cachy.patch
Latest Comments
1 2 3 4 5 6 .. 9 Next › Last »
Delor3an91 commented on 2025-05-09 17:09 (UTC) (edited on 2025-05-09 17:12 (UTC) by Delor3an91)
Hi CachyOS Team,
May You please push a commit here before make some modification(s) on packages files? This way it will not be a waste of time or energy trying to build
linux-cachyos
and then encounter an error."0001-cachyos-base-all.patch": Change(s) seem(s) present. new
b2sum 0001-cachyos-base-all.patch
seem 676a7c55054cb8c6a29a8999a01ec7de22e76118333d5d2349e63c00f126cb69851fff3ca1c180f69a7e272ae0d47308be25cc1cdc95f50974cc9f97f05d9e26TY for your work and your understanding.
Wish You well
EndlessEden commented on 2025-05-04 10:30 (UTC)
0001-cachyos-base-all.patch changed, 7779ea9233cec0daa350ba8d9c73d86429c5d9beb2af526ea0cb997d440188a2ccaec55c7f4166afb4f323825dc7e005b32d141378753bf271a26b71588ce3e6 0001-cachyos-base-all.patch
43615 commented on 2025-04-23 01:31 (UTC)
A checksum doesn't match:
The b2sum of the downloaded file is
d684dd248a32c12befddfed7355a4b008ceb5ed1b37d992d91654eb1924e513495bfd681dc8e518e145184e021e3aabae8b8a9d2e4444cc12454c08edc5b770e
.solsticedhiver commented on 2025-02-26 23:10 (UTC)
Anyone tried this with
_localmodcfg=yes
? Because it seems to stall here; like it does on my other build with modprobe.db.I needed to patch the PKGBUILD with:
https://wiki.archlinux.org/title/Talk:Modprobed-db#command_to_run_when_building_kernel
theorland commented on 2025-02-16 01:44 (UTC) (edited on 2025-02-16 01:53 (UTC) by theorland)
any step to compile on LTS kernel ? I have gotten patching error issue
and I got auto.conf error when compiling on latest kernel
patlefort commented on 2025-02-08 18:44 (UTC)
I see that sources change based on options, however checksums do not. Checksums should also change with options. Alternatively, you could include all possible sources and all checksums regardless of options.
patlefort commented on 2025-02-08 18:36 (UTC)
0001-cachyos-base-all.patch
and0001-rt-i915.patch
fail validity check.nmsl commented on 2025-01-21 12:42 (UTC)
need some default autofdo profiles plz
1 2 3 4 5 6 .. 9 Next › Last »