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.24
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 .. 85 86 87 88 89 90 91 92 93 94 95 .. 308 Next › Last »

graysky commented on 2017-01-20 20:59 (UTC)

Bump to v4.9.5-1 Changelog: https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.5 Commit: https://wiki.archlinux.org/index.php/Linux-ck/Changelog

graysky commented on 2017-01-15 13:28 (UTC)

Bump to v4.9.4-1 Changelog: https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.4 Commit: https://wiki.archlinux.org/index.php/Linux-ck/Changelog

enihcam commented on 2017-01-15 02:18 (UTC)

Since the issue was worked around by enabling suspend-to-RAM, I did not want to spend time in repro it with makepkg. That was for your information only, not a request.

graysky commented on 2017-01-15 01:58 (UTC)

Does that mean it compiles without modification? Please use makepkg and report back.

enihcam commented on 2017-01-15 01:24 (UTC)

@graysky the variable is declared if and only if suspend-to-RAM is enabled, otherwise compiler cannot find the variable therefore complains. I manually compiled the kernel sources with patches you provided.

snack commented on 2017-01-14 18:50 (UTC)

With linux-ck-core2 4.9.3-1 and nvidia-340xx-ck-core2 340.101-3 I cannot start the X server. I get an error "Error: driver Nvidia is already registered. Aborting". No problem for me to stay with linux 4.8, this is just a warning for those wishing to upgrade.

graysky commented on 2017-01-14 15:14 (UTC)

Disabling suspend to ram and affect compilation? Did you try building with makepkg?

enihcam commented on 2017-01-14 14:06 (UTC)

@graysky Disabling suspend-to-RAM can repro the issue.

graysky commented on 2017-01-14 13:24 (UTC)

How does that pm freezing lik you referenced apply to your situation? Did you try building as-is with makepkg?

enihcam commented on 2017-01-14 13:17 (UTC)

@graysky The issue is discussed here: http://ck-hack.blogspot.com/2016/12/linux-49-ck1-muqss-version-0150.html?showComment=1481533077370#c7648396274643602658 Seems like one patch is missing.