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.23
First Submitted: 2011-07-22 14:51 (UTC)
Last Updated: 2024-11-23 13:58 (UTC)

Dependencies (14)

Required by (7)

Sources (6)

Latest Comments

« First ‹ Previous 1 .. 214 215 216 217 218 219 220 221 222 223 224 .. 308 Next › Last »

<deleted-account> commented on 2013-05-09 19:03 (UTC)

Yeah it compiles every time there is an update using AUR right now. How do I switch to the repo? just ininstall this package and reinstall through the repo?

graysky commented on 2013-05-09 17:57 (UTC)

@Sharopo - If "updating" means you are compiling it then, yes. Depending on the speed of your CPU, 20-30 min would be about right. If you do not wish to compile yourself, use my unofficial repo: http://repo-ck.com

<deleted-account> commented on 2013-05-09 16:11 (UTC)

Is updating always expected to take 20-30 minutes? It's a pain to have to sit there and wait for it to finish and be running my cpu maxed out that entire time.

graysky commented on 2013-05-08 20:33 (UTC)

@andre - My bad... thought I pulled the offending outdated patch from this (the alsa fix). I just reuploaded 3.9.1-0 overwriting the old one. Please download it again and it should build.

andre.vmatos commented on 2013-05-08 20:11 (UTC)

I'm trying to compile 3.9.1, but it's failing with: ... patching file sound/usb/usx2y/usx2yhwdeppcm.c patching file include/sound/emu10k1.h Reversed (or previously applied) patch detected! Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file include/sound/emu10k1.h.rej patching file sound/pci/emu10k1/emu10k1_main.c Reversed (or previously applied) patch detected! Skipping patch. 4 out of 4 hunks ignored -- saving rejects to file sound/pci/emu10k1/emu10k1_main.c.rej Any ideas?

graysky commented on 2013-05-08 20:07 (UTC)

@Andre - I see. I can tell you that the nvidia-304xx and virtualbox modules do not show anything bad in my dmesg; both of these have not been compiled against 3.8.12. I did have to rebuild the broadcom-wl-ck module however.

andre.vmatos commented on 2013-05-08 20:01 (UTC)

Hmm, IMHO, I think he means that 3rd-part modules (e.g. virtualbox) compiled for 3.8 series are showing errors, often symbol errors, upon insertion, avoiding it to load properly in 3.8.12, even when a compilation for 3.8 series are supposed to be binary-compatible with all 3.8 series (symbols and binary compatibility should change only in major (3.x) upgrades, requiring a recompilation or even patching).

graysky commented on 2013-05-08 20:00 (UTC)

Meant to post this link to the pre-release of 3.9.1-ck which is nearly 100 %. It is just missing the official yet-to-be-released BFQ which Paolo tells me should not be different from the current release which patches into 3.9 just fine. http://repo-ck.com/PKG_source/linux-ck-next/linux-ck-3.9.1-0.src.tar.gz

graysky commented on 2013-05-08 19:55 (UTC)

Thanks for that link, andre. I guess I do not know what tpowa meant by his comment, "module breaker." https://mailman.archlinux.org/pipermail/arch-dev-public/2013-May/024896.html

andre.vmatos commented on 2013-05-08 19:46 (UTC)

This warnings isn't related with binary modules in 3.8.12, but with mkinitcpio 0.14: https://mailman.archlinux.org/pipermail/arch-dev-public/2013-May/024864.html