Package Details: linux-ck 6.12.1-1

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-23 13:58 (UTC)

Dependencies (14)

Required by (6)

Sources (6)

Latest Comments

« First ‹ Previous 1 .. 241 242 243 244 245 246 247 248 249 250 251 .. 307 Next › Last »

graysky commented on 2012-08-31 09:05 (UTC)

@alium - For users with just linux-ck kernel, I believe that provides statement needs to be there for packages that require 'linux-headers' or else the ARCH linux-headers package is downloaded. For example, community/virtualbox-source. Can you think of another option?

alium commented on 2012-08-28 07:29 (UTC)

linux-ck-headers provides also "linux-headers=${pkgver}", but I think it should not, especially if you have more kernels (I have installed linux and linux-ck) For example, compiling r8168-all ended with error message "make: *** / usr/lib/modules/3.5.3-1-ARCH/build: Directory or file does not exist." (i have not installed linux-headers), because the kernel-ARCH required modules and the build -ARCH. To make "universal" 'linux-headers' could not be linked linux-ck-headers to a specific version, as it is now.

graysky commented on 2012-08-27 21:13 (UTC)

Bump to v3.5.3-2 Changelog: Added patches from ARCH kernel: i915-i2c-crash-3.5.x.patch, watchdog-3.5.x.patch, and minor tweaks to PKGBUILD/install file per ARCH devs. Thanks misc. Commit: http://pkgbuild.com/git/aur-mirror.git/commit/linux-ck?id=b824bdcfdeaf487e9b80a1218b8993a85ce60296

graysky commented on 2012-08-26 09:03 (UTC)

Bump to v3.5.3-1 Changelog: https://lkml.org/lkml/2012/8/25/203 Commit: http://pkgbuild.com/git/aur-mirror.git/commit/linux-ck?id=f223bd79ee9b470f1853c1ecfefa01bc858a792c

graysky commented on 2012-08-26 08:47 (UTC)

@bluephoenix - plz open a discussion thread about modprobed_db... this has no relation to linux-ck

fincan commented on 2012-08-26 05:15 (UTC)

3.5.3 out

wilbowma commented on 2012-08-25 17:51 (UTC)

I decided to give the modprobed_db + localmodcfg a try. I'm using lvm2 with dm-crypt, and run into errors when mkinicpio. dm-snapshot and dm-mirror, which are appearently required, are not found. When I manually load these via modeprobe, they don't appear after I run modprobed_db store. Any one have thoughts on this? My current solution it to also run nconfig and manually enable it.