Wow, that's unfortunate. I just updated the instructions to use keyserver.ubuntu.com
instead.
Search Criteria
Package Details: linux-lqx 6.15.8.lqx1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-lqx.git (read-only, click to copy) |
---|---|
Package Base: | linux-lqx |
Description: | The Linux Liquorix kernel and modules |
Upstream URL: | https://liquorix.net/ |
Keywords: | bbr2 bfq futex pds proton zen |
Licenses: | GPL-2.0-only |
Provides: | UKSMD-BUILTIN, VHBA-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Submitter: | akurei |
Maintainer: | sir_lucjan (damentz) |
Last Packager: | damentz |
Votes: | 165 |
Popularity: | 0.32 |
First Submitted: | 2011-08-08 16:08 (UTC) |
Last Updated: | 2025-07-24 15:14 (UTC) |
Dependencies (22)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-uutils-symlinkAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, ugrd-gitAUR, ugrdAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR) (make)
- rust (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rust-src-gitAUR, rustup-gitAUR, rustup) (make)
- tar (tar-gitAUR) (make)
- xz (xz-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-gitAUR, linux-firmware-uncompressedAUR) (optional) – firmware images needed for some devices
- modprobed-dbAUR (optional) – Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
- sof-firmware (optional) – firmware images needed for Sound Open Firmware capable devices
- uksmd (uksmd-nosystemd-gitAUR, uksmd-cachyos-nosystemd-gitAUR) (optional) – Userspace KSM helper daemon
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (10)
- linux-lqx-docs
- linux-lqx-headers
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- uksmd-cachyos-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmd-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmdstats-git (requires UKSMD-BUILTIN) (optional)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 122 Next › Last »
damentz commented on 2021-06-22 01:15 (UTC)
arnamak commented on 2021-06-22 00:03 (UTC)
It would appear that, as of today, the keyserver listed in the pinned comment no longer works.
According to the status page for sks-keyservers.net, this is due to further GDPR takedown requests.
Is there an alternate keyserver we can use?
damentz commented on 2021-06-07 14:55 (UTC)
Yes, that is strange. This issue would come back occasionally when updates were pulled from upstream Arch, but that was due to pulling a function that would try to dynamically determine the kernel version.
This time around nothing like that is happening, but whatever is determining the version isn't pulling from $pkgver like it should.
@sirlucjan, do you have any ideas? Maybe upstream Arch has already deviated and we need to pull its updates.
ryshglene commented on 2021-06-07 06:07 (UTC)
Upgraded to 5.12.9.lqx2-1, and yet the kernel name remains 5.12.9-lqx1-1-lqx
?
damentz commented on 2021-06-05 22:02 (UTC) (edited on 2021-06-05 22:02 (UTC) by damentz)
Kido commented on 2021-06-05 16:25
RTL8111/8168/8411 is broken in linux-lqx 5.12.9.lqx2-1
What is broken about these devices and since which kernel?
Kido commented on 2021-06-05 21:25 (UTC)
RTL8111/8168/8411 is broken in linux-lqx 5.12.9.lqx2-1
freenestor commented on 2021-03-11 02:55 (UTC)
makepkg hangs at
... Removing scripts/mod/modpost.o Removing scripts/mod/file2alias.o Removing scripts/mod/sumversion.o Removing scripts/kconfig/confdata.o Removing scripts/kconfig/preprocess.o Removing scripts/kconfig/expr.o Removing scripts/kconfig/util.o Removing scripts/kconfig/parser.tab.o Removing scripts/kconfig/symbol.o Removing scripts/kconfig/lexer.lex.o Removing scripts/kconfig/conf.o Stripping build tools... #hangs here
Any idea?
Willy1992 commented on 2021-03-08 14:49 (UTC)
@damentz yeah i saw it, recompiled with default config and it works, seems like using my current kernel config broke it, perhaps i need to take a look with nconfig
damentz commented on 2021-03-07 19:59 (UTC)
@Willy1992, the binaries built successfully 2 hours ago (check pinned comment). Are you not using the configuration in the AUR package?
Willy1992 commented on 2021-03-07 19:42 (UTC)
A few hours ago compiled succesfully 5.11-3, but 5.11-4 fails with:
kernel/sched/MuQSS.c:141:36: error: 'CONFIG_SHARERQ' undeclared here (not in a function); did you mean 'CONFIG_SPARSE_IRQ'? 141 | static int rqshare __read_mostly = CONFIG_SHARERQ; / Default RQSHARE_MC / | ^~~~~~~~~~~~~~ | CONFIG_SHMEM
Pinned Comments
damentz commented on 2020-08-31 15:22 (UTC) (edited on 2021-12-21 18:25 (UTC) by damentz)
Official binaries of linux-lqx, linux-lqx-headers, and linux-lqx-docs are now available: https://wiki.archlinux.org/index.php/Unofficial_user_repositories#liquorix
Signing key import instructions:
sudo pacman-key --keyserver hkps://keyserver.ubuntu.com --recv-keys 9AE4078033F8024D && sudo pacman-key --lsign-key 9AE4078033F8024D