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: 458
Popularity: 0.113663
First Submitted: 2011-07-22 14:51 (UTC)
Last Updated: 2024-11-26 13:15 (UTC)

Latest Comments

« First ‹ Previous 1 .. 83 84 85 86 87 88 89 90 91 92 93 .. 308 Next › Last »

VerruckteFuchs commented on 2017-02-06 15:14 (UTC) (edited on 2017-02-06 15:15 (UTC) by VerruckteFuchs)

I'm getting a couple of errors in the prepare() step: The next patch would create the file arch/x86/include/asm/asm-prototypes.h, which already exists! Assume -R? [n] The next patch would create the file include/asm-generic/asm-prototypes.h, which already exists! Assume -R? [n] I keep getting a failure occurring in prepare() regardless if I answer 'y' or 'n' to the question and to the "Apply anyway? [n]" question. I've started with a fresh download of everything by deleting the ~/.cache/pacaur/linux-ck/ folder. I've had pacaur redownload everything using this method a few times and the failure persists.

graysky commented on 2017-02-04 23:39 (UTC)

Bump to v4.9.8-1 Changelog: https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.8 Commit: https://wiki.archlinux.org/index.php/Linux-ck/Changelog

nicegamer7 commented on 2017-02-04 21:23 (UTC)

@graysky Sorry to bother then, only wanted to make sure :)

walkingrobot commented on 2017-02-03 03:32 (UTC)

@zerophase no I do not. I've never tried it.

zerophase commented on 2017-02-03 02:16 (UTC)

@walkingrobot thanks. I turned the SCSI one on, and I noticed I was able to boot successfully once in a bluemoon without udev compiled into my initramfs. Do you know if there is currently a way to boot without udev, and an nvme drive in the pcie slot?

Smasher816 commented on 2017-02-03 00:44 (UTC)

I am getting this error. If I manually extract the .xz file, then I end up receiving conflicts during the patching. patch: **** Can't open patch file XXXXXXX/linux-ck/src/patch-4.9.7 : No such file or directory

graysky commented on 2017-02-02 21:18 (UTC)

@niceg - It's correct as-is.

nicegamer7 commented on 2017-02-02 14:45 (UTC)

On the PKGBUILD...

nicegamer7 commented on 2017-02-02 14:45 (UTC)

I believe there is a typo on line 168. It is "s'/..." instead of "'s/...".