Search Criteria
Package Details: linux-ck 6.11.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-ck.git (read-only, click to copy) |
---|---|
Package Base: | linux-ck |
Description: | The Linux kernel and modules with ck's hrtimer patches |
Upstream URL: | https://wiki.archlinux.org/index.php/Linux-ck |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | graysky |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 459 |
Popularity: | 0.25 |
First Submitted: | 2011-07-22 14:51 (UTC) |
Last Updated: | 2024-11-15 22:31 (UTC) |
Dependencies (14)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-hybridAUR, coreutils-selinuxAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-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, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (6)
- ksmbd-tools (requires KSMBD-MODULE)
- linux-ck-headers
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (6)
- ck-hrtimer-7bdeefd29a299f812f1d14ef7ef46bdb32ed5b6d.tar.gz
- config
- https://github.com/archlinux/linux/releases/download/v6.11.8-arch1/linux-v6.11.8-arch1.patch.zst
- https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.11.8.tar.sign
- https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.11.8.tar.xz
- more-uarches-20241018.tar.gz
Latest Comments
« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 307 Next › Last »
nTia89 commented on 2020-06-11 21:14 (UTC) (edited on 2020-06-11 21:17 (UTC) by nTia89)
Staring with 5.7.1, I cannot compile kernel because I run out of space on my /tmp (tmpfs with size of 6GB). Did it change anything recently?
artafinde commented on 2020-06-11 15:59 (UTC)
@as3ii: nvidia-dkms 440.82-2 works for -ck kernel. No idea about bbswitch.
as3ii commented on 2020-06-11 15:53 (UTC)
linux-ck 5.7.2 compiled correctly, but bbswitch and nvidia doesn't work (dkms install error)
vltr commented on 2020-06-11 15:11 (UTC)
linux-ck 5.7.2 compiled successfully and already up and running. Thanks, @graysky!
duff commented on 2020-06-11 12:29 (UTC)
does not cleanbuild 5.6.16.1 -> 5.7.1-2 tried on two different archlinux hosts (bulldozer und core2)
please fix that
graysky commented on 2020-06-11 10:33 (UTC)
@kwe - Yes, I saw that posted by sir_lucjan. I am reluctant just hack it together without CK's review. See his blog.
kwe commented on 2020-06-11 10:24 (UTC) (edited on 2020-06-11 10:25 (UTC) by kwe)
Getting the same error. It seems to be just that single function that seems to be missing for the compilation to finish, though.
I just added the function that was introduced in https://gitlab.com/alfredchen/linux-bmq/-/commit/ad9eb862e06f395e846a2f2e084e5b0e7eb9ca4b to the top part of
drivers/thermal/cpufreq_cooling.c
and it went through.Not sure if anything else is missing, though, but please don't consider this a proper fix; it might be dangerous, even. I'm going with this solution, for now, because I have accepted the risk.
henrik_er commented on 2020-06-11 08:51 (UTC)
@graysky yes, exact same error output.
LinguinePenguiny commented on 2020-06-10 16:50 (UTC) (edited on 2020-06-10 16:51 (UTC) by LinguinePenguiny)
As of 5.7.1-2 for me:
LD .tmp_vmlinux.btf ld: drivers/thermal/cpufreq_cooling.o: in function
cpufreq_set_cur_state': /opt/makepkg/build/linux-ck/src/linux-5.7.1/drivers/thermal/cpufreq_cooling.c:458: undefined reference to
arch_set_thermal_pressure' BTF .btf.vmlinux.bin.o scripts/link-vmlinux.sh: line 114: 613105 Segmentation fault (core dumped) LLVM_OBJCOPY=${OBJCOPY} ${PAHOLE} -J ${1} LD .tmp_vmlinux.kallsyms1 .btf.vmlinux.bin.o: file not recognized: file format not recognized make: *** [Makefile:1117: vmlinux] Error 1 ==> ERROR: A failure occurred in build().sir_lucjan commented on 2020-06-10 13:39 (UTC) (edited on 2020-06-10 13:40 (UTC) by sir_lucjan)
@graysky
Look at this. I had a similar error using BMQ. Con apparently skipped resync.
https://gitlab.com/alfredchen/linux-bmq/-/issues/6#note_353781623
« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 307 Next › Last »