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: 165
Popularity: 2.01
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 .. 84 85 86 87 88 89 90 91 92 93 94 .. 122 Next › Last »

KairiTech commented on 2014-01-07 15:20 (UTC)

I use the "local" modprobed_db option to compile only the modules required for my mobo but this generates the error below during the re-creation of the initramfs. Funny thing is I am still able to boot without any issues even though I am using LVM2. depmod: ERROR: could not open directory /lib/modules/3.12.6-1-lqx: No such file or directory depmod: FATAL: could not search modules: No such file or directory Running build hook: [lvm2] module not found: `dm-snapshot' module not found: `dm-mirror' I'm sure it has something to do with the fact that I append '-M5A99X_EVO' to the ‘-lqx’ kernel version when I run xconfigure. I do end up with the modules directory below but mkinitcpio does seem able to find it and I thought that the package file would be renamed too but it isn't. /lib/modules/3.12.6-1-lqx-M5A99X_EVO/ /lib/modules/extramodules-3.12-lqx/ So my question is should I change the kernel version to include my mobo name in some other way?

KairiTech commented on 2014-01-07 15:05 (UTC)

shivik commented on 2013-12-27 12:56 (UTC)

This happens when damentz updates lqx with the same version. 3.12.6-1 updated to 3.12.6-1,but different checksums. 3.10.22-1.patch.gz 2013-12-24 03:21 1.0M 3.12.6-1.patch.gz 2013-12-24 03:21 794K config.i386 2013-12-24 03:21 156K config.amd64 2013-12-24 03:21 152K 3.10.22-1.patch.gz 2013-12-27 01:03 1.0M 3.12.6-1.patch.gz 2013-12-27 01:03 794K config.i386 2013-12-27 01:03 156K config.amd64 2013-12-27 01:03 152K I check a few times a day.

PerfectGentleman commented on 2013-12-27 10:43 (UTC)

==> Validating source files with sha512sums... linux-3.12.tar.xz ... Passed 3.12.6-1.patch.gz ... FAILED config.i386 ... Passed config.amd64 ... Passed linux-lqx.preset ... Passed ==> ERROR: One or more files did not pass the validity check!

damentz commented on 2013-12-20 21:35 (UTC)

kleku, when this package updates, can you try again? I made a change I was waiting to bundle with 3.12.6 (bundling updates together prevents massive number of updates and work for package maintainers). You'll have to wait though for shivik to update this package. Basically, I removed the Intel P-State cpufreq driver (final confirmation was Valve citing it as a problem for smooth performance on Steam), set ondemand as default governor, and set the ondemand sampling down factor to 10 (increases throughput during high load). My suspicion was that the Intel P-State cpufreq driver wasn't properly saving power when it could. You should be better off with ondemand.

kleku commented on 2013-12-20 11:08 (UTC)

Powertop on my notebook with standard kernel: The battery reports a discharge rate of 10.2 W and with -lqx kernel: The battery reports a discharge rate of 20.1 W :/ I'm using TLP.

damentz commented on 2013-12-02 07:04 (UTC)

Actually, I'm just on vacation from work and everything else for Thanksgiving. I'll update to 3.12 later this week - I can't responsibly update to 3.12 without having time to both use the kernel for an extended time and respond to feedback.

shivik commented on 2013-12-02 06:52 (UTC)

I think the answer lies below in the comments. damentz: "The only difference is that I do a bit of quality control and respond to feedback. It's hard to do that where there isn't a "product", or something to install and test immediately without wasting an hour of time compiling or figuring out what configuration to use." damentz test stuff to some extent prior to release. I haven't had any problems(even minor) with linux-lqx for more than a year. I don't even have rcu_preempt wrong time accounting and I enable BFS every time. So that would explain the delays to me. Not that it matters so much.It's just an enthusiast thing. I don't mind waitng :)

PerfectGentleman commented on 2013-12-02 04:38 (UTC)

I just wonder if LQX and Zen share the same codebase, why Zen is 3.12.2 and LQX is still 3.11.9 ?