Package Details: linux-lqx 6.10.11.lqx1-1

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: 160
Popularity: 1.30
First Submitted: 2011-08-08 16:08 (UTC)
Last Updated: 2024-09-20 17:12 (UTC)

Dependencies (19)

Required by (11)

Sources (3)

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 .. 121 Next › Last »

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.

shivik commented on 2014-01-30 07:08 (UTC)

Yeap... 3.12.9-2.patch.gz 2014-01-29 00:13 870K 3.12.9-2.patch.gz 2014-01-29 13:55 870K Fixed.

<deleted-account> commented on 2014-01-29 20:31 (UTC)

5160298ee23bead800b918dec8306af6a14ccb112d3c34f6438019bdfe0dedad6fb4894d3a7058610c153414a3d30f383ce34494ba5d5f6f95cb6ce3b6372489 3.12.9-2.patch.gz

<deleted-account> commented on 2014-01-29 20:26 (UTC)

==> Validating source files with sha512sums 3.12.9-2.patch.gz ... FAILED

shivik commented on 2014-01-28 19:26 (UTC)

linux-lqx.install gets overwritten every time the package is built,so not really a problem. If you build the package you'll get a linux-lqx.install with KERNEL_VERSION 3.12.9-1 (or whatever the current version)

<deleted-account> commented on 2014-01-28 10:36 (UTC)

need to FIX - > KERNEL_VERSION=3.12.8-1-lqx in linux-lqx.install

shivik commented on 2014-01-18 07:46 (UTC)

There is an option now in PKGBUILD for those who wish to use BFS. Just set _use_BFS to "yes" and you're good to go.