Search Criteria
Package Details: linux-ck-headers 6.11.10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-ck.git (read-only, click to copy) |
---|---|
Package Base: | linux-ck |
Description: | Headers and scripts for building modules for Linux-ck kernel |
Upstream URL: | https://wiki.archlinux.org/index.php/Linux-ck |
Licenses: | GPL-2.0-only |
Submitter: | graysky |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 459 |
Popularity: | 0.137884 |
First Submitted: | 2011-07-22 14:51 (UTC) |
Last Updated: | 2024-11-26 13:15 (UTC) |
Dependencies (11)
- linux-ckAUR
- 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, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
Required by (8)
- ch343-dkms (optional)
- ch343ser-dkms-git (optional)
- ch9344ser-dkms-git (optional)
- e1000e-dkms (optional)
- fl2000-dkms (optional)
- i2c-ch341-dkms (optional)
- igb-dkms (optional)
- spi-config-dkms (optional)
Latest Comments
« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 308 Next › Last »
msw1 commented on 2020-06-12 06:08 (UTC)
I am getting the same error with /tmp running out of space as of version 5.7.2-1.
artafinde commented on 2020-06-11 21:39 (UTC) (edited on 2020-06-11 21:43 (UTC) by artafinde)
nTia89: The default configuration changed (now we produce some debug info) which we strip on packaging and creation of vmlinuz. See config and change in 5.7.1 (https://aur.archlinux.org/cgit/aur.git/commit/?h=linux-ck&id=b0b10d913f31d37155520286c98ce5282e962060) Config change comes from upstream (arch default config. PS: In my case with 16G /tmp was filled while building without any change in config or PKGBUILD. I suggest to not use tmpfs for now.
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.
« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 308 Next › Last »