Package Details: linux-lqx 6.11.7.lqx1-2

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: 161
Popularity: 2.45
First Submitted: 2011-08-08 16:08 (UTC)
Last Updated: 2024-11-08 21:09 (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 .. 16 17 18 19 20 21 22 23 24 25 26 .. 121 Next › Last »

XopmoH commented on 2019-10-21 19:36 (UTC) (edited on 2019-10-21 19:40 (UTC) by XopmoH)

It did not work to build this core! An error occurred during installation from AUR:

Assembler message:
Error: couldn't open /tmp/ccWnsYb5.s to read: Not found file or directory
make[2]: *** [scripts/Makefile.build:279: fs/btrfs/extent-tree.o] Error 1
make[1]: *** [scripts/Makefile.build:489: fs/btrfs] Error 2
make: *** [Makefile:1081: fs] Error 2

After that, when I opened the browser in full screen, a message popped up: "An error occurred and the system could not recover. You need to end the session and log in again."

Screenshots with a build error and a full-screen error can be viewed here: https://mega.nz/#F!4WgCxYpC!zquOhI2U8fqLTp5yv3KpCQ

zebulon commented on 2019-10-21 07:06 (UTC)

Hi, first thank you very much for your excellent contribution. One question though: what is the difference between linux-zen and linux-lqx? Looking at the Github sources, I am struggling understanding which patches or settings differ from linux-zen. Thanks a lot in advance.

toki1990 commented on 2019-09-05 23:44 (UTC)

@damentz "_makegconfig=1" worked. new window(included menu config) opened

damentz commented on 2019-09-05 23:43 (UTC)

@toki1990, this comment section is not AUR helper technical support. Try using the official arch wiki article[1] to install linux-lqx, then you can ask for help in the Arch support forums if you run into trouble.

[1] https://wiki.archlinux.org/index.php/Arch_User_Repository

toki1990 commented on 2019-09-05 23:15 (UTC)

@damentz I'm using pamac-manager for aur installation. i tried "enable _makemenuconfig=" , "_makemenuconfig=enable" enable_makemenuconfig=Y and more in PKGBUILD. I cant see config menu. Can u teach me step by step.

damentz commented on 2019-09-05 20:48 (UTC)

@toki1990, enable _makemenuconfig= in PKGBUILD and set the cpu architecture to your own, or use native. The kernel Make scripts ignore your environment's configuration for good reason.

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.