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: | 458 |
Popularity: | 0.123230 |
First Submitted: | 2011-07-22 14:51 (UTC) |
Last Updated: | 2024-11-26 13:15 (UTC) |
Dependencies (14)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-hybridAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, 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, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-gitAUR, linux-firmware-uncompressedAUR) (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 .. 33 34 35 36 37 38 39 40 41 42 43 .. 308 Next › Last »
gustawho commented on 2018-10-29 09:13 (UTC)
Here's patch-4-18.ck1.xz
https://cloud.disroot.org/s/niPyHzJW9wy7XoQ
Ranguvar commented on 2018-10-29 00:38 (UTC)
Anyone have a mirror of patch-4.18-ck1.xz?
artafinde commented on 2018-10-28 22:45 (UTC)
Meh, ck.kolivas.org seems down - can't download patch
somethingtohide commented on 2018-10-18 15:56 (UTC)
I'm getting an error while building this, although it's unclear what it is. All the previously logged patching steps are either skipped or success. Here's just the last bit:
patching file sound/soc/soc-dapm.c patching file sound/usb/line6/pcm.c patching file tools/objtool/Makefile ==> ERROR: A failure occurred in prepare(). Aborting...
I simply clone this AUR link, modify PKGBUILD to "_makeenconfig=y" and "_NUMAdisable=", then "makepkg -sri". Changing "_subarch=" has no effect.
I checked that last Makefile that's patched and it's indeed patched. I think the problem is the next line in the PKGBUILD, "local src"
francoism90 commented on 2018-10-09 13:19 (UTC)
@graysky https://bugs.archlinux.org/task/60272 - seems to be a known issue, thanks for looking into it. :)
graysky commented on 2018-10-05 16:25 (UTC)
@ELMastro - Do not build with an AUR helper. Use makepkg.
ElMastro commented on 2018-10-05 02:49 (UTC)
After [code] INSTALL sound/usb/line6/snd-usb-line6.ko INSTALL sound/usb/line6/snd-usb-pod.ko INSTALL sound/usb/line6/snd-usb-podhd.ko INSTALL sound/usb/line6/snd-usb-toneport.ko INSTALL sound/usb/line6/snd-usb-variax.ko INSTALL sound/usb/misc/snd-ua101.ko INSTALL sound/usb/snd-usb-audio.ko INSTALL sound/usb/snd-usbmidi-lib.ko INSTALL sound/usb/usx2y/snd-usb-us122l.ko INSTALL sound/usb/usx2y/snd-usb-usx2y.ko INSTALL virt/lib/irqbypass.ko DEPMOD 4.18.12-1-ck-ck rm: [/code] mine complains it can't remove '/tmp/packerbuild-1001/linux-ck/linux-ck/pkg/linux-ck/usr/lib/modules/4.18.12-1-ck/source' Can someone please confirm I'm the only one with this problem?
graysky commented on 2018-10-04 21:40 (UTC)
@fran - I mirror the Arch official config just allowing CK1 to set the options it wants to. Does your setup work with the official Arch kernel?
francoism90 commented on 2018-10-01 09:16 (UTC) (edited on 2018-10-01 09:17 (UTC) by francoism90)
@graysky Something goes wrong after the latest kernel update. I use something like this
cryptkey=/dev/disk/by-uuid/..:ext4:/keys/mykey
as kernel parameter, but it seems the USB is no longer init at boot. When using linux 4.10 it works correctly and the USB contents will be read.Seems changes have been made in the config (https://aur.archlinux.org/cgit/aur.git/commit/?h=linux-ck&id=
b0017a84f42a
) - don't know why this happens, do you have an idea? :)air-g4p commented on 2018-09-25 09:44 (UTC)
@graysky - Thank you for sending me down the issues/29 path. I learned quite a bit, and now realize this 'problem' is upstream in nature. I'm sure this will not come as a surprise to you, but I'm running gcc version 8.2.1 20180831 (GCC) and the output of:
gcc -c -Q -march=native --help=target | grep march
is: -march= skylake Now I understand why, which I do appreciate.« First ‹ Previous 1 .. 33 34 35 36 37 38 39 40 41 42 43 .. 308 Next › Last »