Search Criteria
Package Details: linux-ck 6.11.10-1
Package Actions
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.22 |
First Submitted: | 2011-07-22 14:51 (UTC) |
Last Updated: | 2024-11-26 13:15 (UTC) |
Dependencies (14)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-uutils-symlinkAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, ugrd-gitAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (7)
- ksmbd-tools (requires KSMBD-MODULE)
- linux-ck-headers
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Latest Comments
« First ‹ Previous 1 .. 49 50 51 52 53 54 55 56 57 58 59 .. 308 Next › Last »
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.
Terence commented on 2018-03-01 20:23 (UTC)
@RaskAr Remove the one you have and fetch it again.
graysky commented on 2018-03-01 20:12 (UTC)
@RaskAr - Not sure what that means... builds fine for me.
RaskAr commented on 2018-03-01 20:01 (UTC)
Hello graysky, linux-ck 4.15.7-1 fails to build here :
enable_additional_cpu_optimizations_for_gcc_v4.9+_kernel_v4.13+.patch ... ÉCHEC
microsoftenator commented on 2018-02-27 06:38 (UTC) (edited on 2018-02-27 06:38 (UTC) by microsoftenator)
I'm getting this output in my dmesg whenever a VM is running:
It seems to be related to CONFIG_PREEMPT, since changing to CONFIG_PREEMPT_NONE=y or CONFIG_PREEMPT_VOLUNTARY=y eliminates the message.
This does not occur on the regular Arch kernel
graysky commented on 2018-02-23 20:41 (UTC)
@RaskAr - I use the ARCH .config as the base for linux-ck making only the changes the ck patchset requires. If this is something shipped with the kernel but silent in the config itself, you can enable it and build with it. If this is an out-of-tree addition, you are free to patch the source and build it.
RaskAr commented on 2018-02-23 19:46 (UTC)
Hello graysky, the config seems to be missing a builtin config for laptop users :
From log : « kernel: psmouse serio3: synaptics: The touchpad can support a better bus than the too old PS/2 protocol. Make sure MOUSE_PS2_SYNAPTICS_SMBUS and RMI4_SMB are enabled to get a better touchpad experience. »
After checking the config it only misses RMI4, which is the successor of the PS2 PROTOCOL, see http://lkml.iu.edu/hypermail/linux/kernel/1603.2/01731.html Would be great to have it enabled !
presianbg commented on 2018-02-19 05:03 (UTC) (edited on 2018-02-20 16:54 (UTC) by presianbg)
bfq-sq is gone again.
-CONFIG_BFQ_SQ_GROUP_IOSCHED=y
PS: Putting "scsi_mod.use_blk_mq=1 " in kernel options is enabling the BFQ MQ scheduler. The selecting it with TLP, works just fine.
PS2: elevator option in the kernel parameters is not recognized.
graysky commented on 2018-02-18 20:35 (UTC)
Did you try: https://wiki.archlinux.org/index.php/Unofficial_user_repositories/Repo-ck#Selecting_the_correct_CPU_optimized_package
garwol commented on 2018-02-17 17:34 (UTC)
which processor family should i chose for apollo lake (goldmont) processor Celeron N3450?
« First ‹ Previous 1 .. 49 50 51 52 53 54 55 56 57 58 59 .. 308 Next › Last »