Search Criteria
Package Details: linux-ck 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: | 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: | 458 |
Popularity: | 0.087211 |
First Submitted: | 2011-07-22 14:51 (UTC) |
Last Updated: | 2024-11-26 13:15 (UTC) |
Dependencies (14)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-hybridAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-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-gitAUR, linux-firmware-uncompressedAUR) (optional) – firmware images needed for some devices
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (7)
- ksmbd-tools (requires KSMBD-MODULE)
- linux-ck-headers
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- 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)
Latest Comments
« First ‹ Previous 1 .. 22 23 24 25 26 27 28 29 30 31 32 .. 308 Next › Last »
kwe commented on 2019-10-30 22:17 (UTC)
@laenco: Either I'm misunderstanding you or I have to disagree.
When digging though lsmod AFTER HAVING USED WIREGUARD (so I assume all the required modules have been loaded), I can't seem to find any specific modules that are NOT in modprobed.db. It seems to me like the part where .config is configured for the kernel compilation process is assembled in a wrong way, missing out on the loaded (!) modules. This doesn't seem to have anything to do with modprobed-db as far as I can tell (?).
laenco commented on 2019-10-30 22:13 (UTC)
@kwe: so it's look like wireguard needs fou module for dkms build/install, but does not load it during routine operations, so modprobed-db did not detect it.
You could try to add fou and fou6 modules to modprobed.db manually and rebuild.
kwe commented on 2019-10-30 22:06 (UTC)
@laenco: Here is my current system state:
When I run makepkg to extract the linux-ck
src
directory, I end up with this .config diff against the current running kernel config:laenco commented on 2019-10-30 21:51 (UTC) (edited on 2019-10-30 21:53 (UTC) by laenco)
@kwe could you check ~/.config/modprobed.db for presence of "fou"/"fou6" modules?
The question is "If localmodconfig is unable to detect fou or is it a modprobed-db detection problem"?.
kwe commented on 2019-10-30 21:28 (UTC)
@graysky I am building linux-ck with modprobed-db, and for some reason, I always end up with those configuration options being disabled. I have to re-enable them manually every single time.
graysky commented on 2019-10-30 20:11 (UTC)
Should be there as a module. Building wireguard-dkms on CK works for me:
Kr1ss commented on 2019-10-30 19:41 (UTC)
FWIW, I'm also setting that option manually, hence I'd support @air-g4p's request. Thx again for maintaining this btw !
Cheers !
air-g4p commented on 2019-10-30 19:36 (UTC)
@graysky - wireguard-dkms failed to build on CK with this output:
http://ix.io/20kT
I asked the devs at #wireguard about this failure, and was told I needed to enable: CONFIG_NET_FOU
(FOU = foo over udp)
After enabling that and rebuilding linux-ck --> Success.
Per Jason's (zx2c4), the lead wireguard dev, suggestion, can you please enable CONFIG_NET_FOU by default on linux-ck?
Thanks graysky
graysky commented on 2019-10-27 14:46 (UTC) (edited on 2019-10-29 20:42 (UTC) by graysky)
@timo - OK... that is likely because your .config got tweaked due to your CC= line. I opened a flyspray shown below. See it for a solution: https://bugs.archlinux.org/task/64315
« First ‹ Previous 1 .. 22 23 24 25 26 27 28 29 30 31 32 .. 308 Next › Last »