Package Details: linux-ck-headers 6.11.10-1

Git Clone URL: https://aur.archlinux.org/linux-ck.git (read-only, click to copy)
Package Base: linux-ck
Description: Headers and scripts for building modules for Linux-ck kernel
Upstream URL: https://wiki.archlinux.org/index.php/Linux-ck
Licenses: GPL-2.0-only
Submitter: graysky
Maintainer: graysky
Last Packager: graysky
Votes: 459
Popularity: 0.132423
First Submitted: 2011-07-22 14:51 (UTC)
Last Updated: 2024-11-26 13:15 (UTC)

Latest Comments

« First ‹ Previous 1 .. 48 49 50 51 52 53 54 55 56 57 58 .. 308 Next › Last »

shanti commented on 2018-03-20 15:34 (UTC)

@sir_lucjan

Thank you very much, unfortunately despite my trials, the patch fails to apply. I reverted to 4.14.12-2-ck which seem to be the last linux-ck including bfq-sq scheduler.

So to my understanding, bfq-sq has been removed from ck patchset itself but I couldn't find relevant information on Paolo Valente's website.

Can somebody elaborate why? or have any information whether it may come back or not.

RaskAr commented on 2018-03-16 10:47 (UTC)

@CarterCox See https://bbs.archlinux.org/viewtopic.php?pid=1488777#p1488777

CarterCox commented on 2018-03-16 03:02 (UTC)

==> ERROR: One or more PGP signatures could not be verified!

This is what I'm getting. Anyone knows how to solve it?

sir_lucjan commented on 2018-03-13 14:07 (UTC)

@shanti

You can add bfq-sq/bfq-mq patchset:

Download:

https://github.com/sirlucjan/kernel-patches/blob/master/4.15/4.15-bfq-sq-mq-git-20180227.patch

shanti commented on 2018-03-13 13:55 (UTC)

As mentioned by someone earlier, bfq-sq scheduler is gone in recent releases. Can someone please explain why such an important feature of this kernel is being omitted or dropped? Thanks

j1simon commented on 2018-03-11 13:31 (UTC)

I see several warnings in my log "NOHZ: local_softirq_pending xxx" 4.15.8-1-ck-skylake

QuartzDragon commented on 2018-03-08 07:42 (UTC)

The problem is referenced here: https://bugs.archlinux.org/task/57741

Problem should be fixed in systemd 238.0-2.

jambuu commented on 2018-03-07 11:22 (UTC)

The system is crashing in the latest version wrt systemd and glibc, I am having the same issue as @QuartzDragon

QuartzDragon commented on 2018-03-06 23:07 (UTC)

Anyone else get a systemd PID1-related coredump after the 238 systemd update currently in testing?

It's weird that only the stock Arch kernel worked, while systemd wasn't happy with linux-ck...

RaskAr commented on 2018-03-01 23:11 (UTC) (edited on 2018-03-01 23:28 (UTC) by RaskAr)

Yep, removing this file from the cache and fetching again, worked.

For reference and as a follow up on the touchPad + trackPoint of my pc not being fully enabled by this config, enabling _makenconfig=y option in the PKGBUILD permitted adding this two modules to the build:

Device Drivers -> input device support -> (M) RMI4 SMB Support

Device Drivers -> HID support -> Special HID drivers -> (M) Synaptics RMI4 device support

After a reboot everything was working as before, TITS (that is to say :D) the trackPoint was hardly moving in one direction only.

But adding psmouse.synaptics_intertouch=1 as a boot parameter (advertised in boot log) made the two freshly built modules to be loaded at boot, allowing the trackPoint to be usable without shortcomings !

As a proof, using xinput on X11 the touchPad is recognized in a different way : "SynPS/2 Synaptics TouchPad" now is "Synaptics TM2758-001". In Wayland the name is different but both devices work well too.