Search Criteria
Package Details: linux-ck 6.5.5-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: | GPL2 |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | graysky |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 457 |
Popularity: | 2.09 |
First Submitted: | 2011-07-22 14:51 (UTC) |
Last Updated: | 2023-09-24 11:21 (UTC) |
Dependencies (14)
- coreutils (coreutils-hybrid-git, coreutils-git, coreutils-selinux, busybox-coreutils, coreutils-hybrid)
- initramfs (dracut-git, booster-git, booster-wip-git, mkinitcpio-git, booster, dracut, mkinitcpio)
- kmod (kmod-git, busybox-coreutils)
- bc (bc-gh) (make)
- cpio (cpio-git) (make)
- gettext (gettext-git) (make)
- libelf (elfutils-git) (make)
- pahole (pahole-git) (make)
- perl (perl-git) (make)
- python (python36, python32, python37, python39, python38, python310, python312) (make)
- tar (tar-parallel, tar-git, busybox-coreutils) (make)
- xz (xz-git) (make)
- linux-firmware (linux-firmware-iwlwifi-git, linux-libre-firmware, armbian-firmware-git, linux-firmware-orangepi, linux-firmware-amlogic-ophub, linux-firmware-git, linux-firmware-xz, linux-firmware-uncompressed) (optional) – firmware images needed for some devices
- wireless-regdb (wireless-regdb-git, wireless-regdb-pentest) (optional) – to set the correct wireless channels of your country
Required by (6)
- ksmbd-tools (requires KSMBD-MODULE)
- linux-ck-headers
- 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)
Sources (15)
- 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
- 0002-drivers-firmware-skip-simpledrm-if-nvidia-drm.modese.patch
- 0003-ASoC-Intel-soc-acpi-fix-Dell-SKU-0B34.patch
- 0004-btrfs-wait-on-uncached-block-groups-on-every-allocat.patch
- 0005-btrfs-set-last-dir-index-to-the-current-last-index-w.patch
- 0006-btrfs-refresh-dir-last-index-during-a-rewinddir-3-ca.patch
- 0007-btrfs-fix-race-between-reading-a-directory-and-addin.patch
- 0008-i915-Limit-the-length-of-an-sg-list-to-the-requested.patch
- 0009-net-wwan-t7xx-Add-AP-CLDMA.patch
- 0010-Revert-101bd907b424-misc-rtsx-judge-ASPM-Mode-to-set.patch
- ck-hrtimer-6ef0e9ff5db0ed380f98cc8c7436ca9c44ea32c9.tar.gz
- config
- https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.5.5.tar.sign
- https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.5.5.tar.xz
- more-uarches-20221217.tar.gz
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 304 Next › Last »
artafinde commented on 2022-09-29 14:38 (UTC)
@air-g4p I'm able to install
linux-ck
andzfs-dkms
without issues, modules generating without errors. Have you tried building those packages in clean chroot?air-g4p commented on 2022-09-29 13:46 (UTC)
@graysky - I have tried my best to make it easy for you to track down the root cause of why I am seeing 100% 'dkms install' failures on two significantly different Optimus laptops. Both laptops were fully updated, and rebooted, prior to compiling linux-ck 5.19.12-1 - and both built without error.
Installation failure of the required dkms modules is the issue.
My old laptop is an i5 and is 12+ years old - and still runs perfectly. The relevant 'dkms install' make.logs and installation run output are here: http://ix.io/4bN9
My more modern laptop is an i7 and is 2+ years old. The relevant 'dkms install' make.logs and installation run output for it are here: http://ix.io/4bMJ
As you will see that equates to 7 out of 7 'dkms install' module failures.
You should/will also note that
resolve_btfids
is involved in every failure.I've been discussing these multiple 'dkms install' module failures with several people on #archlinux.
One of these fine gentlemen has speculated that these failures may be caused by CONFIG_DEBUG_INFO_BTF=y (which I know for a fact is enabled in the default linux-ck kernel configs), but that one of its dependencies is incorrectly set, possibly causing the 'dkms install' failures.
If you believe that may be a potential cause of these multiple failures, please review:
https://cateee.net/lkddb/web-lkddb/DEBUG_INFO_BTF.html
and
https://github.com/torvalds/linux/blob/master/lib/Kconfig.debug - see Line 339
which show the required, correct dependencies.
Also, as I stated earlier, these exact same dkms modules ALL install without issue against: linux, linux-zen and linux-hardened.
Please advise - it's extremely frustrating, particularly after running linux-ck for many years.
Cheers
air-g4p commented on 2022-09-26 09:05 (UTC) (edited on 2022-09-26 13:51 (UTC) by air-g4p)
@artafinde - Thank you for your follow-up.
The dkms.conf content for each of the 3 failing modules is here: http://ix.io/4bt5
artafinde commented on 2022-09-26 08:24 (UTC)
air-g4p this is not installed, see [here]. I think maybe the DKMS modules are old and not updated for latest kernels? Can you share a dkms.conf from /usr/src/<pkg-name>-<pkgver>/dkms.conf for one of them which fail?
The difference with the linux, linux-zen and linux-hardening is that these are build with Debug and stripped after which requires a stupendous amound of RAM :D
here: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=linux-ck#n276
air-g4p commented on 2022-09-26 08:09 (UTC) (edited on 2022-09-26 08:52 (UTC) by air-g4p)
@graysky - I built linux-ck 5.19.11-1 without error yesterday. However, all three of my dkms modules {bbswitch, nvidia-390xx and vboxhost} are failing to
dkms install
.The relevant make.log files are here: http://ix.io/4bsR
Is there some set of kernel configs I need to be manually configuring prior to compilation?
Also note those same three modules
dkms install
without error against: linux, linux-zen and linux-hardened.Any insights appreciated - Cheers
simona commented on 2022-09-09 07:46 (UTC)
mmm we tried ... but it seems a bit "boring" as a system to use for each of the dozens of aurs installed. anyway thanks. I will follow the advice.
artafinde commented on 2022-09-09 07:42 (UTC)
@simona - no
yay
doesn't build within a clean chroot. I'd suggest installdevtools
from official repos and useextra-x86_64-build
to build this package as it has no other dependency from AUR. See more on the wiki 1simona commented on 2022-09-09 07:37 (UTC)
@artafinde I have a question: what exactly is meant by clean chroot? the one used by yay for example isn't it already a clean chroot? when i use yay on aur i see some writing referring to a certain chroot ... isn't that?
artafinde commented on 2022-09-09 07:20 (UTC)
@simona i find it very easy and without issues to build in a clean chroot environment.
graysky commented on 2022-09-07 19:22 (UTC)
@simona - try building with makepkg not yay, AUR helpers rarely help.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 304 Next › Last »