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.123230
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 .. 35 36 37 38 39 40 41 42 43 44 45 .. 308 Next › Last »

francoism90 commented on 2018-09-05 08:48 (UTC)

@graysky Thanks for the update! :)

graysky commented on 2018-09-03 11:44 (UTC)

@francoism90 - Was waiting for 4.18.6 but I don't even see an rc for it. I will push 4.18.5-4 with these incorporated shortly.

francoism90 commented on 2018-09-03 07:14 (UTC) (edited on 2018-09-03 07:15 (UTC) by francoism90)

@graysky Could you please implement the following changes: https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/linux&id=c75a915313f72924fa0a3ed45356f9e0ea488f3b

Should this also be changed? https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/linux&id=df01e3111f453e720762a55d68a2e6de2a25f247

Thanks!

vp1981 commented on 2018-08-31 08:29 (UTC)

@keren_sky, did you search for 'apm_bigs' in the kernel source? I did and found nothing, but searching for 'apm_bios' gives many results, for example

$ find -name 'apm_bios*'

./include/linux/apm_bios.h ./include/uapi/linux/apm_bios.h

I would assume that the error has nothing to do with 'apm_bios*' files.

P.S. If somehow your kernel source doesn't have 'apm_bios*' files then something wrong on your side.

keren_sky commented on 2018-08-29 23:00 (UTC)

I see the following: CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgv100.o fixdep: error opening file: include/linux/apm_bigs.h: No such file or directory make[4]: *** [scripts/Makefile.build:318: drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgv100.o] Error 2

Which pkg provides that file? thanks.

simona commented on 2018-08-29 15:10 (UTC)

repository http://repo-ck.com/ will be updated soon?

vp1981 commented on 2018-08-29 14:18 (UTC)

@biosin, did you read your log and other comments? Read the log again and these comments: freenestor commented on 2018-08-28 04:17 (edited on 2018-08-28 04:21 by freenestor)

ltsdw commented on 2018-08-28 05:24 (edited on 2018-08-28 05:24 by ltsdw)

skydrome commented on 2018-08-28 09:09 (edited on 2018-08-28 09:09 by skydrome)

P.S. Sorry, no links.

<deleted-account> commented on 2018-08-29 09:25 (UTC)

Edit: My fault, somehow the AUR helper didn't delete everything before rebuilding it. 4.18.5-3 does compile.

Somehow, linux-ck 4.18.5-3 and 4.18.5-1 failed building for me at the same seemingly random spot:

LDS     arch/x86/kernel/vmlinux.lds
  CC [M]  arch/x86/kernel/msr.o
  CC [M]  arch/x86/kernel/cpuid.o
  AR      arch/x86/kernel/built-in.a
  AR      arch/x86/built-in.a
==> ERROR: A failure occurred in build().
    Aborting...

Full log: https://0bin.net/paste/Y1S1HgocIkxQ8yTW#Ak1q9uDS+t9SSgwppr80Kj3T6rXI51EceXDIdJoNtSQ

tomascco commented on 2018-08-29 00:36 (UTC)

Thanks for your hard work @graysky! I can also confirm that it's building fine.

Lessaj commented on 2018-08-29 00:11 (UTC)

Great! Confirming 4.18.5-3 builds fine for me now, you did the same thing I tried by removing the DEPMOD=/doesnt/exist. :) I was just testing it out and for my particular setup there are some regressions (AMDGPU related, I have 4 monitors, tends to be finicky) so I'll hold off for now and stick with 4.17.11-6. Thank you for the quick support!