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 .. 274 275 276 277 278 279 280 281 282 283 284 .. 308 Next › Last »

graysky commented on 2012-01-13 01:02 (UTC)

Bump to v3.2.1-1 Notes: This release only contains bfs v0.416 since CK has not yet released the ck1 patchset. Good news though: CK is forecasting a release of ck1 for the 3.2 tree some time next week! This release also doesn't contain the optional BFQ I/O scheduler because Paolo has not yet released it for the 3.2 tree. Changelog: https://lkml.org/lkml/2012/1/12/296 PKG Commit: http://pkgbuild.com/git/aur.git/commit/linux-ck?id=1350b409f2920da34bac6733fb44b75f6a8185bd

nous commented on 2012-01-12 20:11 (UTC)

He says "fixed!"

graysky commented on 2012-01-11 20:12 (UTC)

@fackamato and skydrome - done and re-uploaded as 3.2-2 since there is no functional change to the PKGBUILD/repo packages. I also emailed nous with your observations. Let's see what he says.

fackamato commented on 2012-01-11 16:06 (UTC)

Similar issue, I have to comment out the modprobe. Why not just if [ -e "/proc/configz ]; then echo bla;fi

graysky commented on 2012-01-11 00:17 (UTC)

@sky - I don't know for sure. You should email nous, I borrowed that code from him. See the comment right above the bit of code in the PKGBUILD.

skydrome commented on 2012-01-10 22:45 (UTC)

yes everything works perfectly when i comment out that modprobe. forgive me for being stubborn but is that modprobe even required if you check for /proc/config.gz beforehand?

graysky commented on 2012-01-10 22:41 (UTC)

@skydrome - I don't know what to tell you. I can't get your error to repeat on my box. Are you able to build without using the running kernel's config?

skydrome commented on 2012-01-10 20:59 (UTC)

zgrep IKCONFIG /proc/config.gz CONFIG_IKCONFIG=y CONFIG_IKCONFIG_PROC=y that is also in arch's 3.1 config too, so there should be no `configs` module present as it is builtin

graysky commented on 2012-01-10 19:52 (UTC)

@sky - I see the IKCONFIG stuff in the config/config.x86_64 files. Are you updating from the 3.1 series? I can't explain why you would get that error. What does the output of this command return: $ zgrep IKCONFIG /proc/config.gz @kyak - It does... see line 153. I realize now that I need to change the comment one line 21 but functionally, it should work perfectly with version 2.0.