Package Details: linux-lqx-headers 6.14.6.lqx1-3

Git Clone URL: https://aur.archlinux.org/linux-lqx.git (read-only, click to copy)
Package Base: linux-lqx
Description: Headers and scripts for building modules for the Linux Liquorix kernel
Upstream URL: https://liquorix.net/
Keywords: bbr2 bfq futex pds proton zen
Licenses: GPL-2.0-only
Submitter: akurei
Maintainer: sir_lucjan (damentz)
Last Packager: damentz
Votes: 165
Popularity: 1.28
First Submitted: 2011-08-08 16:08 (UTC)
Last Updated: 2025-05-11 17:47 (UTC)

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 .. 67 68 69 70 71 72 73 74 75 76 77 .. 122 Next › Last »

AACO commented on 2015-03-28 17:40 (UTC)

I just tried to install this package and got an error saying that one or more pgp signatures couldnt be verified. ==> Building and installing package ==> Making package: linux-lqx 3.19.2-1 (Sat Mar 28 17:36:49 WET 2015) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading linux-3.19.tar.xz... ...... -> Downloading linux-3.19.tar.sign... ...... -> Downloading 3.19.2-1.patch.gz... ...... -> Downloading config.i386... ...... -> Downloading config.i386-pae... ...... -> Downloading config.amd64... ...... -> Found linux-lqx.preset ==> Validating source files with sha512sums... linux-3.19.tar.xz ... Passed linux-3.19.tar.sign ... Skipped 3.19.2-1.patch.gz ... Passed config.i386 ... Passed config.i386-pae ... Passed config.amd64 ... Passed linux-lqx.preset ... Passed ==> Verifying source file signatures with gpg... linux-3.19.tar ... FAILED (unknown public key 79BE3E4300411886) ==> ERROR: One or more PGP signatures could not be verified! ==> ERROR: Makepkg was unable to build linux-lqx. ==> Restart building linux-lqx ? [y/N] ==> ---------------------------------- ==>

sir_lucjan commented on 2015-03-25 07:53 (UTC)

Try now.

Freso commented on 2015-03-25 07:24 (UTC)

I keep getting FAILED sources for the config.* and 3.19.2-1.patch.gz files when makepkg --verifysources'ing. Am I continuously pulling down bad files, or did they get ninja-modified upstream?

sir_lucjan commented on 2015-03-23 07:54 (UTC)

Bump to 3.19.2-1

cokomoko commented on 2015-03-17 16:04 (UTC)

@damentz and @sir_lucjan Turkish my system.So there is an error in the compilation. modversions.h file compilation looks as follows: src/linux-3.18/include/config/modversIon.h so src/linux-3.18/include/config/modversion.h file could not be found: drivers/staging/unisys/channels/channel.c:18:32: ölümcül hata: config/modversions.h: Böyle bir dosya ya da dizin yok #include <config/modversions.h> ^ derleme sonlandırıldı. I fix compilation was successfully terminated as modversion.h hands: DEPMOD 3.18.9-2-lqx ==> Kurulum düzenleniyor... -> İstenmeyen dosyalar kaldırılıyor... -> libtool dosyaları kaldırılıyor... -> static library dosyaları kaldırılıyor... -> Kılavuz ve bilgi sayfaları sıkıştırılıyor... ==> "linux-lqx" paketi oluşturuluyor... -> .PKGINFO dosyası üretiliyor... -> install dosyası ekleniyor... -> .MTREE dosyası oluşturuluyor... -> Paket sıkıştırılıyor... ==> package_linux-lqx-headers() işlemine başlanıyor... ==> Kurulum düzenleniyor... -> İstenmeyen dosyalar kaldırılıyor... -> libtool dosyaları kaldırılıyor... -> static library dosyaları kaldırılıyor... -> Kılavuz ve bilgi sayfaları sıkıştırılıyor... ==> "linux-lqx-headers" paketi oluşturuluyor... -> .PKGINFO dosyası üretiliyor... -> install dosyası ekleniyor... -> .MTREE dosyası oluşturuluyor... -> Paket sıkıştırılıyor... ==> package_linux-lqx-docs() işlemine başlanıyor... ==> Kurulum düzenleniyor... -> İstenmeyen dosyalar kaldırılıyor... -> libtool dosyaları kaldırılıyor... -> static library dosyaları kaldırılıyor... -> Kılavuz ve bilgi sayfaları sıkıştırılıyor... ==> "linux-lqx-docs" paketi oluşturuluyor... -> .PKGINFO dosyası üretiliyor... -> install dosyası ekleniyor... -> .MTREE dosyası oluşturuluyor... -> Paket sıkıştırılıyor... ==> fakeroot ortamından çıkılıyor. ==> linux-lqx 3.18.9-2 (Sal Mar 17 19:44:20 EET 2015) paketinin derlenmesi tamamlandı I think this is a concern for the compilation of Turkish users. Thank you all.

pavbaranov commented on 2015-03-17 08:09 (UTC)

It builds without any problems for me.

damentz commented on 2015-03-16 18:36 (UTC)

sir_lucjan, ok thanks. cokomoko, what happens when you try building with LANG=C? Your output is in Turkish and there's a chance that your language settings could be interfering with the build.

sir_lucjan commented on 2015-03-16 17:59 (UTC)

@damentz Yes http://pastebin.com/TGDWLiie Package has built successfully (~tenfold).

damentz commented on 2015-03-16 17:51 (UTC)

sir_lucjan, can you reproduce from a vanilla Arch Linux installation? I wonder if there's a dependency missing from this build that's only obvious on brand new installations with minimal package sets installed.

cokomoko commented on 2015-03-16 17:41 (UTC)

Do not have users who experience any problems? Am I the only who have problems?