Package Details: linux-lqx-headers 6.14.1.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.43
First Submitted: 2011-08-08 16:08 (UTC)
Last Updated: 2025-04-07 13:28 (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 .. 17 18 19 20 21 22 23 24 25 26 27 .. 122 Next › Last »

toki1990 commented on 2019-09-05 18:07 (UTC)

Hi @damentz, i'm edited makepkg.conf. I'm set "-march=x86-64 -mtune=native". Is it enough for build for special architure. I'm reading "-march -mtune" method is cancelled. How i can optimize my build for amd zen (ryzen r7 1700)

Democrab commented on 2019-08-30 16:09 (UTC)

@damentz, Thank you very much for the updates and extra information, I really appreciate it.

damentz commented on 2019-08-30 16:03 (UTC)

@Democrab, Valve's fsync patch set was merged on v5.2.10-lqx2. Seems like the discussion died down so I went ahead and merged it instead of waiting for the next version. You can see more details in the zen-kernel github issue: https://github.com/zen-kernel/zen-kernel/issues/150

damentz commented on 2019-08-16 22:33 (UTC)

@Democrab

I'm waiting for a second version of the patches in this issue: https://github.com/zen-kernel/zen-kernel/issues/150

There's a lot of discussion about them so I'd rather merge the v2 rather than v1.

Democrab commented on 2019-08-15 20:43 (UTC)

Given the amount of desktop users who game and the fact that this is orientated for desktop users, is there any chance of incorporating Valve's fsync kernel patches into this? I've been adding them in myself with great success in the games I've been playing via Proton.

damentz commented on 2019-07-27 19:28 (UTC)

@wailord284, just added the cpio make dependency and bumped the version.

<deleted-account> commented on 2019-07-27 18:39 (UTC)

Hi, Can you please add cpio as a dependency? I get this error without it:

./kernel/gen_kheaders.sh: line 77: cpio: command not found make[1]: [kernel/Makefile:132: kernel/kheaders_data.tar.xz] Error 127 make[1]: Waiting for unfinished jobs....

Thank you