@vsilv, did read the pinned comment? It has instructions to avoid the problem you're having.
Search Criteria
Package Details: linux-lqx-headers 6.15.2.lqx1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-lqx.git (read-only, click to copy) |
---|---|
Package Base: | linux-lqx |
Description: | Headers and scripts for building modules for the Linux Liquorix kernel |
Upstream URL: | https://liquorix.net/ |
Keywords: | bbr2 bfq futex pds proton zen |
Licenses: | GPL-2.0-only |
Submitter: | akurei |
Maintainer: | sir_lucjan (damentz) |
Last Packager: | damentz |
Votes: | 165 |
Popularity: | 0.67 |
First Submitted: | 2011-08-08 16:08 (UTC) |
Last Updated: | 2025-06-18 00:07 (UTC) |
Dependencies (16)
- linux-lqxAUR
- pahole (pahole-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)
Required by (0)
Sources (3)
damentz commented on 2025-06-09 12:59 (UTC)
vsilv commented on 2025-06-07 17:05 (UTC)
hey, I get a key error:
gpg: error reading key: No public key pub rsa4096 2011-09-23 [SC] 647F28654894E3BD457199BE38DBBDC86092693E uid [ unknown] Greg Kroah-Hartman gregkh@linuxfoundation.org uid [ unknown] Greg Kroah-Hartman gregkh@kernel.org uid [ unknown] Greg Kroah-Hartman (Linux kernel stable release signing key) greg@kroah.com sub rsa4096 2011-09-23 [E]
:: PGP keys need importing: -> ABAF11C65A2970B130ABE3C479BE3E4300411886, required by: linux-lqx :: Import? [Y/n] :: Importing keys with gpg... gpg: keyserver receive failed: No data -> problem importing keys
damentz commented on 2025-05-10 15:57 (UTC)
@surfitux, if you can link me to a good template for me to start with, I can figure out how to incorporate into regular updates.
surfitux commented on 2025-04-14 09:00 (UTC)
support fedora plz
crud commented on 2025-03-06 05:42 (UTC)
@damentz, thank you, I managed to build it.
damentz commented on 2025-03-05 14:55 (UTC)
@crud, looks like I was wrong, CONFIG_PREEMPT_DYNAMIC exposes lazy preemption even if the system doesn't support it. Next update will include a "fix", but in the meantime you can turn off this feature unless you have a good reason to swap preempt methods at boot.
Related issue: https://github.com/zen-kernel/zen-kernel/issues/377
damentz commented on 2025-03-04 15:06 (UTC)
Use Preemptible Kernel (Low-Latency Desktop) (PREEMPT), but the error is related to Scheder Controlled Preemption Model (Preempt_lazy)
It actually sounds like you're enabling lazy preemption. Liquorix doesn't support it at the moment, pending an official port of Project-C to v6.13.
You can use the binary build listed in the pinned comment if you're having trouble building the kernel locally.
crud commented on 2025-03-04 08:06 (UTC)
Someone managed to collect the kernel 6.13.5? I can't do it
ERROR: modpost: "preempt_model_lazy" [arch/x86/kvm/kvm.ko] undefined!
ERROR: modpost: "preempt_model_lazy" [fs/jbd2/jbd2.ko] undefined!
make[2]: *** [scripts/Makefile.modpost:145: Module.symvers] Error 1
make[1]: *** [/media/files/linux_pkg/aur/linux-lqx/src/linux-6.13/Makefile:1932: modpost] Error 2
make: *** [Makefile:251: __sub-make] Error 2
Use Preemptible Kernel (Low-Latency Desktop) (PREEMPT), but the error is related to Scheder Controlled Preemption Model (Preempt_lazy)
Arch_User commented on 2024-06-03 03:19 (UTC)
@Damentz
Yes I read it. Yes i have it installed. And yes I have modprobed.db populated with modules. I have even used it with other kernels.
I am sorry I cannot take your condescending attitude anymore.
"Failure to read and follow the instructions ....." Seriously?
I know there's no guarantees and you're doing it for free. So don't take it to heart.
Let me reiterate before I leave this for good.
The ABS for the vanilla arch kernel, lts, rt etc etc work with the same process. This one does not.
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