Package Details: linux-lqx-headers 6.14.6.lqx1-3

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: 1.31
First Submitted: 2011-08-08 16:08 (UTC)
Last Updated: 2025-05-11 17:47 (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 .. 81 82 83 84 85 86 87 88 89 90 91 .. 122 Next › Last »

clfarron4 commented on 2014-02-25 17:36 (UTC)

The 3.13.5 patchset does not contain the BFS CPU scheduler because Con hasn't released it for the 3.13 series yet.

shivik commented on 2014-02-24 06:45 (UTC)

3.13.5-1.patch.gz is 35 bytes. I'll wait for damentz to reupload.

shivik commented on 2014-02-06 22:11 (UTC)

Not out-of-date! http://liquorix.net/sources/

kleku commented on 2014-02-04 16:35 (UTC)

That's really important.

shivik commented on 2014-02-04 16:34 (UTC)

in the respective config file(config.amd64 or config.i386) change CONFIG_LOGO=y to CONFIG_LOGO=n.But then checksum will fail and you'll have to change it accordingly in PKGBUILD. Or build package with menuconfig,nconfig or xconfig enabled in PKGBUILD and then search and disable "Boot logo".

<deleted-account> commented on 2014-02-04 12:01 (UTC)

Hi, how to prevent the bootup logo from building into the kernel ? I have add logo.nologo to the kernel command line, however it still shows a splash screen.