Package Details: linux-ck 6.11-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.90
First Submitted: 2011-07-22 14:51 (UTC)
Last Updated: 2024-09-19 13:04 (UTC)

Dependencies (14)

Required by (6)

Sources (6)

Latest Comments

« First ‹ Previous 1 .. 78 79 80 81 82 83 84 85 86 87 88 .. 307 Next › Last »

graysky commented on 2017-03-18 12:48 (UTC)

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

graysky commented on 2017-03-15 19:20 (UTC)

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

graysky commented on 2017-03-13 18:15 (UTC) (edited on 2017-03-13 18:18 (UTC) by graysky)

Bump to v4.10.2-2 Changelog: apply fix for CVE-2017-2636 Commit: https://wiki.archlinux.org/index.php/Linux-ck/Changelog

graysky commented on 2017-03-12 18:33 (UTC)

@bugs - Manjaro != Arch. It's not surprising that Arch packages might not work on it.

bugscze commented on 2017-03-12 17:05 (UTC)

Manjaro won't boot with this kernel. In default, Kernel panic shows up. Adding this line into /boot/grub/grub.cfg: initrd /boot/initramfs-linux-ck-ivybridge.img kernel boots but cannot startx (with and without nvidia-ck-ivybridge) Anyone knows how to solve this issue?

graysky commented on 2017-03-12 11:18 (UTC)

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

graysky commented on 2017-03-11 10:16 (UTC)

@ArchNemo: Arch != Antergos.

QuartzDragon commented on 2017-03-11 00:28 (UTC) (edited on 2017-03-11 00:29 (UTC) by QuartzDragon)

Have you tried this command? cat /sys/block/<drive>/queue/scheduler

m8D2 commented on 2017-03-11 00:08 (UTC) (edited on 2017-03-11 01:17 (UTC) by m8D2)

How to persistently enable bfq scheduler? I tried adding "elevator=bfq" in kernel parameter as suggested by Arch's wiki, but it didn't do anything. Thanks! Updates I just found out Antergos by default has a script trying to set scheduler in: /etc/udev/rules.d/60-schedulers.rules So I commented everything in that file and it's good now, nothing is wrong with linux-ck. I guess Antergos isn't real Arch, eh? :D