Package Details: linux-lqx-headers 6.14.0.lqx1-1

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: 164
Popularity: 1.52
First Submitted: 2011-08-08 16:08 (UTC)
Last Updated: 2025-04-01 23:15 (UTC)

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

Latest Comments

« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 122 Next › Last »

sir_lucjan commented on 2020-12-29 01:41 (UTC) (edited on 2020-12-29 01:42 (UTC) by sir_lucjan)

@Anarconda

Currently, the package is managed by the creator of patchset liquorix, damentz, co-maintainer. I will let him know if it still does not work. Unfortunately - I don't use patchset liquorix but my solutions. I haven't observed this error at my system and we will have to look into it if the problem persists - currently AUR notifications come with a very long delay.

Anarconda commented on 2020-12-28 20:41 (UTC)

@sir_lucjan. After update to version 5.10.3 and reboot I can read the following message:

libbpf: failed to find valid kernel BTF libbpf: Error loading vmlinux BTF: -3 libbpf: failed to load object 'iterators_bpf' libbpf: failed to load BPF skeleton 'iterators_bpf': -3 Failed to load could be due to wrong endianness

What can I do solve this? Thanks in advance. Regards.

sir_lucjan commented on 2020-12-14 14:48 (UTC)

@Anarconda

It is NOT obsolete. The lqx patchset will only appear when a new MUQSS is released.

damentz commented on 2020-11-25 02:47 (UTC)

error: required key missing from keyring

both downloading from custom repo and compiling from source tells me i dont have pgp keys

@bonkmaykrq, have you tried getting the keys? The pinned comment gives you the template to start with. If you can't figure it out, I recommend using the binaries and following the key import instructions pinned as the first comment.

bonkmaykrq commented on 2020-11-24 16:25 (UTC)

error: required key missing from keyring

both downloading from custom repo and compiling from source tells me i dont have pgp keys

LibbleGlobGlob commented on 2020-11-15 04:42 (UTC)

@damentz Eyy, that worked really well! I also fixed some changes in the conf where I used systemd hook instead of the udev and the cat compression for "faster boot time" that didn't really worked for me. Thanks !

damentz commented on 2020-11-14 19:13 (UTC)

@LibbleGlobGlob, that sounds like you're missing autofs4 in your initramfs. Try adding the module to your mkinitcpio.conf and rebuilding with mkinitcpio -P.

LibbleGlobGlob commented on 2020-11-14 08:40 (UTC)

I'm getting a "Failed to insert module 'autofs4': No such file or directory" during boot. But it is functional and works as expected. How do I get rid of this message though?