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: 458
Popularity: 0.092660
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 .. 144 145 146 147 148 149 150 151 152 153 154 .. 308 Next › Last »

graysky commented on 2015-04-17 18:53 (UTC)

@fademind - I dunno about your setup but I see somr zram lines in your dmesg. Disable zram and try again? Also, if you boot to the shell and not to sddm, does it panic? If not, can you start your xsession without sddm by running `xinit` and see if it happens. Trying to isolate which part is causing the hang.

FadeMind commented on 2015-04-17 09:59 (UTC)

@graysky Here it is: http://ck-hack.blogspot.com/2015/04/bfs-462-linux-40-ck1.html?showComment=1429264555246#c9059219542602497285 Linux 3.19.4-ck boot fine. Here is dmesg from it: https://pastebin.com/pKitMCcK Lsmod: https://pastebin.com/zwm3gfHS inxi -Fxz https://pastebin.com/GQiRMaER I can't boot fine on 4.0-ck anyway Regards

graysky commented on 2015-04-17 09:16 (UTC)

@fademind - what video are you using and please report your findings on CK's blog

FadeMind commented on 2015-04-17 05:25 (UTC)

@graysky I'm used Your SRC. After compilling, reboot and boot from linux-ck I have freeze under X11. I saw mouse and SDDM login splash begin animation but hangs. Only hard poweroff (push 5 sec. power button) was usefull for poweroff. After power on and boot from stock kernel I had Recovery Jornal again. It is something wrong with CK for 4.0. I patched -mainline kernel with GCC patch and working fine - without any issues. For SSD I used NOOP. For HDD I used CFQ (in stock) or BFQ (in -ck, -mainline) and I don't had Issues. Dynamic changing scheduler udev rules script. Note: I booted from 3.19.4-ck kernel and PASS fine.

graysky commented on 2015-04-16 21:11 (UTC)

I generated a PKGBUILD+related files for linux-ck-4.0 using ck1-4.0 and using the 3.19.x series of BFQ since there is one report on the BFQ forum that this version works fine in the 4.0 code[1]. You may download it and build/test from this file: http://repo-ck.com/PKG_source/next/linux-ck-4.0-0.src.tar.gz I also emailed Paolo to see if this is the official word from his group. I don't want to put linux-ck-4.0 live in the AUR/repo until we hear back from him. Please test this out if you wish and report back good or bad. 1. https://groups.google.com/forum/#!topic/bfq-iosched/lUAAQQG6P4A

graysky commented on 2015-04-16 20:57 (UTC)

@FadeMind - So the only difference is ck1 patchset? Are you using BFQ at all?

FadeMind commented on 2015-04-16 14:53 (UTC)

I built own kernel 4.0 with lastest ck patch and I had random kernel panic during boot with hangs. After reboot I had recovery journal of disk. Sometimes is fine, sometimes just hangs and blow up. Safe is waiting for 4.0.1 release update 4.0 kernel series. ON Stock 4.0 sersies ARCH kernel this never happened.

PerfectGentleman commented on 2015-04-16 13:33 (UTC)

yep, BFQ for 3.19 works fine on 4.0

AnAkkk commented on 2015-04-16 10:03 (UTC)

Apparently BFQ for 3.19 works just fine on 4.0 according to their mailing list.