@JoseskVolpe, what happens when you read the pinned comment and follow its instructions?
Search Criteria
Package Details: linux-lqx 6.11.10.lqx1-1
Package Actions
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: | 1.84 |
First Submitted: | 2011-08-08 16:08 (UTC) |
Last Updated: | 2024-11-22 16:37 (UTC) |
Dependencies (19)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-hybridAUR, coreutils-selinuxAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- modprobed-dbAUR (modprobed-db-gitAUR) (optional) – Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
- sof-firmware (optional) – firmware images needed for Sound Open Firmware capable devices
- uksmdAUR (uksmd-gitAUR, uksmd-cachyos-nosystemd-gitAUR, uksmd-nosystemd-gitAUR) (optional) – Userspace KSM helper daemon
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (11)
- linux-lqx-docs
- linux-lqx-headers
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- uksmd (requires UKSMD-BUILTIN)
- uksmd-cachyos-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmd-git (requires UKSMD-BUILTIN)
- uksmd-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmdstats-git (requires UKSMD-BUILTIN) (optional)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 121 Next › Last »
damentz commented on 2021-09-27 01:10 (UTC)
JoseskVolpe commented on 2021-09-27 01:02 (UTC)
¿Can't we have a pre-compiled package? This takes forever to compile every update lol
brunomiguel commented on 2021-09-25 17:38 (UTC)
I was able to build it in a clean chroot. The error, though, persisted with a normal build. Yet, after rebooting, it built normally.
damentz commented on 2021-09-25 15:47 (UTC) (edited on 2021-09-25 15:48 (UTC) by damentz)
@brunomiguel, most likely a unique configuration on your system is breaking the build. I recommend trying to build in a new vanilla system, chroot, or container.
The binary builds (as listed in the pinned comment), always build from clean room using the official Arch Linux docker image and have had no issues. Same goes for when I test using local builds on my desktop.
If you want to run Liquorix but can't build for some reason, I highly recommend you using the official Liquorix repository for Arch.
brunomiguel commented on 2021-09-25 15:43 (UTC) (edited on 2021-09-25 16:37 (UTC) by brunomiguel)
@vp1981 I have 12GB of RAM and 200GiB of disk space (with only 55GB used, more than enough to compile this kernel). I even monitored the RAM and disk space used when compiling and it never ran out of RAM or disk space.
update: i can build it in a clean chroot
vp1981 commented on 2021-09-25 09:08 (UTC)
@brunomiguel, wild guess: do you have enough memory? Free space?
brunomiguel commented on 2021-09-23 02:45 (UTC)
I made no changes, I'm using the original PKGBUILD
vp1981 commented on 2021-09-23 02:04 (UTC)
Hello brunomiguel.
I have just built linux-lqx with GCC. Are you using exactly the same PKGBUILD and config as the AUR package or did you add/change something yourself?
brunomiguel commented on 2021-09-23 01:30 (UTC)
I'm building the latest version but I get the following error
ZSTD22 arch/x86/boot/compressed/vmlinux.bin.zst
CC arch/x86/boot/compressed/misc.o
FATAL: modpost: drivers/net/wwan/rpmsg_wwan_ctrl: sizeof(struct rpmsg_device_id)=32 is not a modulo of the size of section __mod_rpmsg__<identifier>_device_table=120.
Fix definition of struct rpmsg_device_id in mod_devicetable.h
make[1]: *** [scripts/Makefile.modpost:150: modules-only.symvers] Erro 1
make: *** [Makefile:1770: modules] Erro 2
damentz commented on 2021-09-20 00:35 (UTC)
@vp1981, that is correct, Liquorix now uses PDS. It's spiritually very similar to MuQSS.
From my early testing, single threaded performance is much higher than MuQSS, but multithreaded performance suffers a bit. However, the delta is not big enough to be an issue for Liquorix's target behavior and the single threaded performance is arguably more important for common activities most people do on their systems.
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