Package Details: linux-ck 6.11.10-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.22
First Submitted: 2011-07-22 14:51 (UTC)
Last Updated: 2024-11-26 13:15 (UTC)

Dependencies (14)

Required by (7)

Sources (6)

Latest Comments

« First ‹ Previous 1 .. 252 253 254 255 256 257 258 259 260 261 262 .. 308 Next › Last »

<deleted-account> commented on 2012-06-27 14:19 (UTC)

It looks like you ran into similar issues about two years ago! https://bbs.archlinux.org/viewtopic.php?pid=845113 I'm not sure if the script has changed at all, but it looks like it's behaving as intended for the most part. The logic could be improved, but not without breaking some user's configs. I don't think it says it's supposed to mark all current modules to be compiled in, so that would still have to be done manually.

graysky commented on 2012-06-26 20:36 (UTC)

@Klink - You are not misunderstanding. You'll need to email the script's author Steven Rostedt to ask him why it is behaving this way.

<deleted-account> commented on 2012-06-26 14:13 (UTC)

graysky, I'm a little confused by some of the options in the PKGBUILD. If I use _localmodcfg="y" , it loads all of the modules I'd ever need from modprobed_db (love that tool, by the way. Thanks for writing it!) But when combined with _makenconfig="y", I notice that things that ought to be compiled in are marked as modules, and certain areas that wouldn't need anything enabled (modprobed_db has figured out all of the sound modules I need-- no need for any others) still have everything enabled. Are these options incompatible, or am I just misunderstanding the point of localmodcfg? Does it just make sure to mark all of the modules I need, and nothing else?

graysky commented on 2012-06-25 22:04 (UTC)

Bump to v3.4.4-2 Changelog: fix backlight and nouveau Commit: http://pkgbuild.com/git/aur-mirror.git/commit/linux-ck?id=e8323533a643f40d50116d27046e91051fa22b59

graysky commented on 2012-06-23 11:30 (UTC)

Bump to v3.4.4-1 (12 h ago) Changelog: https://lkml.org/lkml/2012/6/22/359 Commit: http://pkgbuild.com/git/aur-mirror.git/commit/linux-ck?id=b6959328be9eff864b964545ceb52fe3f974533f

graysky commented on 2012-06-23 11:19 (UTC)

@jim - http://repo-ck.com/PKG_source/

jim1960 commented on 2012-06-23 10:21 (UTC)

I need linux-ck 3.3.8, where can I found it? Thanks!

graysky commented on 2012-06-21 06:00 (UTC)

Bump to v3.4.3-1 Changelog: Followed ARCH fixes for 3.4.2-rpc_pipefs.patch and linux-ck.install PATH fix as well as updated to latest upstream stable patchset (3.4.3) whose change log is here, https://lkml.org/lkml/2012/6/17/96 Commit: http://pkgbuild.com/git/aur-mirror.git/commit/linux-ck?id=e2fcf21d19b1d24fb6b8bfec619d18d78cc5e124

graysky commented on 2012-06-18 22:42 (UTC)

Thanks for taking care of the community while my 'net connection is down, misc.

misc commented on 2012-06-18 19:46 (UTC)

Until the proper update and for those interested, here's the diff from the current tarball to build "3.4.3-0", incorporating the only change from testing's linux: https://pastebin.com/raw.php?i=dTNLxcnr Just "patch -i [what you saved it as]" in the folder of the extracted tarball. patch might give a harmless warning since pastebin ate the trailing empty line.