i am using aur helper yay
. I edit the PKGBUILD to use nconfig
at times and to set use_Current=y
.
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 .. 23 24 25 26 27 28 29 30 31 32 33 .. 121 Next › Last »
mapcode.mind commented on 2018-10-11 19:44 (UTC)
sir_lucjan commented on 2018-10-11 19:43 (UTC) (edited on 2018-10-11 19:45 (UTC) by sir_lucjan)
Do you use aur helpers or makepkg?
I don't support aur-helpers. Try with makepkg.
mapcode.mind commented on 2018-10-11 19:41 (UTC) (edited on 2018-10-11 19:43 (UTC) by mapcode.mind)
@sir_lucjan : i was able to install linux-lqx with yay until now. I'd try using makepkg if the issue persists.
here are the logs for the latest build i tried:
-> Adding symlink...
-> Fixing permissions...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "linux-lqx-headers"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Starting package_linux-lqx-docs()...
-> Installing documentation...
-> Adding symlink...
-> Fixing permissions...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "linux-lqx-docs"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: linux-lqx 4.18._-1 (Fri 12 Oct 2018 01:06:46 IST)
==> Cleaning up...
loading packages...
error: '/home/mapcode/.cache/yay/linux-lqx/linux-lqx-4.18.13_1-1-x86_64.pkg.tar.xz': could not find or read package
error: '/home/mapcode/.cache/yay/linux-lqx/linux-lqx-headers-4.18.13_1-1-x86_64.pkg.tar.xz': could not find or read package
sir_lucjan commented on 2018-10-11 15:07 (UTC)
@ mapcode.mind
You should use makepkg.
damentz commented on 2018-10-11 14:41 (UTC)
@mapcode.mind, try the latest version.
mapcode.mind commented on 2018-10-11 14:17 (UTC) (edited on 2018-10-11 14:18 (UTC) by mapcode.mind)
➜ ~ yay -Syua
:: Searching AUR for updates...
:: 2 Packages to upgrade.
2 aur/linux-lqx 4.18._-1 -> 4.18.12_2-2
1 aur/linux-lqx-headers 4.18._-1 -> 4.18.12_2-2
==> Packages to not upgrade: (eg: 1 2 3, 1-3, ^4 or repo name)
==> ^C⏎
This is the output after i manually installed the .pkg.tar.xz. I'll recompile the kernel and paste logs.
sir_lucjan commented on 2018-10-11 10:35 (UTC)
I can not confirm:
sir_lucjan commented on 2018-10-11 10:35 (UTC)
I can not confirm:
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