Package Details: linux-lqx 6.14.3.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: 164
Popularity: 1.10
First Submitted: 2011-08-08 16:08 (UTC)
Last Updated: 2025-04-20 18:28 (UTC)

Dependencies (19)

Required by (12)

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 .. 37 38 39 40 41 42 43 44 45 46 47 .. 122 Next › Last »

whoami commented on 2017-06-05 15:21 (UTC)

do rm -rf linux-lqx git clone https://aur.archlinux.org/linux-lqx.git/ cd linux-lqx makepkg -si and have 4.11.3-2.patch.gz ... FAILED config.i386 ... FAILED config.i386-pae ... FAILED config.amd64 ... FAILED

raku-cat commented on 2017-06-05 06:12 (UTC)

Anyone had issues with a complete lock up on resume from suspend to disk after the jump to 4.11.x?

erkexzcx commented on 2017-06-04 06:23 (UTC)

Wondering if there is anyone who would like to create an unofficial repo with precompiled packages for/with lqx patchset :D

damentz commented on 2017-06-02 17:03 (UTC) (edited on 2017-06-02 17:32 (UTC) by damentz)

@sir_lucjan, I have a relatively crude script I've been using to push out patches and config files to liquorix.net/sources. It always attempts to gzip the patch and push it out, causing the checksum to change every time I compress. I checked the diff between 4.11-9 and 4.11-8, and the only things changed were the debian/changelog file and the configurations, so even though the checksum changed, the patch is essentially identical. If you want to update the package to use the github releases, the only files you need to worry about are: Liquorix release: Name of tag in https://github.com/damentz/liquorix-package/releases Kernel version: linux-liquorix/debian/config/defines (value after "abiname: ") Patch name: linux-liquorix/debian/patches/series (patch file prefixed with "zen/") Config files: linux-liquorix/debian/config/kernelarch-x86/config-arch-32 # 32-bit linux-liquorix/debian/config/kernelarch-x86/config-arch-32-pae # 32-bit + PAE linux-liquorix/debian/config/kernelarch-x86/config-arch-64 # 64-bit EDIT: You can find the latest tag tarball URLs (releases doesn't seem to work for me), by running: curl "https://api.github.com/repos/damentz/liquorix-package/tags" | grep -Eo 'https://.*tarball[^"]+'. Using this method, the only thing you would need to change on every release is the tag name, everything else can be derived from the package contents.

id942701 commented on 2017-06-02 08:30 (UTC)

@sir_lucjan Thanks, it works. But hash sum mismatch looks suspicious.

sir_lucjan commented on 2017-06-01 14:20 (UTC)

@damentz: Why :)? @id942701, @Freso updpkgsums

damentz commented on 2017-06-01 13:35 (UTC)

Hmm, it looks like I may have re-diffed 4.11.3-2 by accident. Either way, this package should be pulling the sources from the GitHub releases page here: https://github.com/damentz/liquorix-package/releases

id942701 commented on 2017-06-01 13:22 (UTC)

==> Making package: linux-lqx 4.11.3-2 (Thu Jun 1 14:14:09 +01 2017) Validating source files with sha512sums... linux-4.11.tar.xz ... Passed linux-4.11.tar.sign ... Skipped 4.11.3-2.patch.gz ... FAILED config.i386 ... FAILED config.i386-pae ... FAILED config.amd64 ... FAILED linux.preset ... Passed 90-linux.hook ... Passed ==> ERROR: One or more files did not pass the validity check! :: failed to verify linux-lqx-headers,linux-lqx integrity

Freso commented on 2017-06-01 07:11 (UTC)

The sha512 sum for 4.11.3-2.patch.gz seems to be incorrect. If I sha512sum it, I get "06e01068577baa5bd5d747e108c50e3af7f23b7d393edce7cef1c74aa1083ed9f457c3e9bb2a84884539f2d22dc53b04b3b0606494502d64d643b6dd8c06324c".