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

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

I'll try 3.18.9-2

sir_lucjan commented on 2015-03-16 04:12 (UTC)

@cokomoko shivik wrote "Builds fine for me" Bulids fine for me too - I tried many times.

cokomoko commented on 2015-03-16 02:31 (UTC)

@sir_lucjan I have successfully installed the linux-bfs package: DEPMOD 3.19.1-1-bfs ==> Kurulum düzenleniyor... -> İstenmeyen dosyalar kaldırılıyor... -> libtool dosyaları kaldırılıyor... -> Statik kütüphane dosyaları kaldırılıyor... -> Kılavuz ve bilgi sayfaları sıkıştırılıyor... ==> "linux-bfs" paketi oluşturuluyor... -> .PKGINFO dosyası üretiliyor... -> install dosyası ekleniyor... -> .MTREE dosyası oluşturuluyor... -> Paket sıkıştırılıyor... ==> package_linux-bfs-headers() işlemine başlanıyor... ==> Kurulum düzenleniyor... -> İstenmeyen dosyalar kaldırılıyor... -> libtool dosyaları kaldırılıyor... -> Statik kütüphane dosyaları kaldırılıyor... -> Kılavuz ve bilgi sayfaları sıkıştırılıyor... ==> "linux-bfs-headers" paketi oluşturuluyor... -> .PKGINFO dosyası üretiliyor... -> .MTREE dosyası oluşturuluyor... -> Paket sıkıştırılıyor... ==> package_linux-bfs-docs() işlemine başlanıyor... ==> Kurulum düzenleniyor... -> İstenmeyen dosyalar kaldırılıyor... -> libtool dosyaları kaldırılıyor... -> Statik kütüphane dosyaları kaldırılıyor... -> Kılavuz ve bilgi sayfaları sıkıştırılıyor... ==> "linux-bfs-docs" paketi oluşturuluyor... -> .PKGINFO dosyası üretiliyor... -> .MTREE dosyası oluşturuluyor... -> Paket sıkıştırılıyor... ==> fakeroot ortamından çıkılıyor. ==> linux-bfs 3.19.1-1 (Pzt Mar 16 04:27:18 UTC 2015) paketinin derlenmesi tamamlandı

cokomoko commented on 2015-03-15 21:02 (UTC)

I tried giving the same error in the same place on both arch and manjaro. 3 times over the arch, one time I tried to build on linux-lqx manjaro but it does not build. I'll try to build linux-bfs results you writer

sir_lucjan commented on 2015-03-15 20:23 (UTC)

Try with another kernel (for example linux-bfs) and let me know. Can someone else confirm this bug? P.S: AUR doesn't support Manjaro :P

cokomoko commented on 2015-03-15 20:17 (UTC)

I installed manjaro, I try to build linux-lqx 3.18.9-1 but still gives the same error: LD drivers/staging/unisys/channels/built-in.o CC [M] drivers/staging/unisys/channels/channel.o 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ı. scripts/Makefile.build:257: recipe for target 'drivers/staging/unisys/channels/channel.o' failed make[4]: *** [drivers/staging/unisys/channels/channel.o] Error 1 scripts/Makefile.build:402: recipe for target 'drivers/staging/unisys/channels' failed make[3]: *** [drivers/staging/unisys/channels] Error 2 scripts/Makefile.build:402: recipe for target 'drivers/staging/unisys' failed make[2]: *** [drivers/staging/unisys] Error 2 scripts/Makefile.build:402: recipe for target 'drivers/staging' failed make[1]: *** [drivers/staging] Error 2 Makefile:937: recipe for target 'drivers' failed make: *** [drivers] Error 2 ==> HATA: build() içinde bir hata oluştu. Çıkılıyor... [cokomoko@linux aur-linux-lqx]$ uname -a Linux linux 3.16.7.2-1-MANJARO #1 SMP PREEMPT Mon Dec 1 19:15:43 UTC 2014 x86_64 GNU/Linux where is the problem?

sir_lucjan commented on 2015-03-15 19:32 (UTC)

Bump to 3.18.9-2 Add: From https://aur.archlinux.org/packages/li/linux-ck/PKGBUILD ### DO NOT MERGE OUT THIS IF STATEMENT ### IT AFFECTS USERS WHO STRIP OUT THE DVB STUFF SO THE OFFICIAL ARCH CODE HAS A CP ### LINE THAT CAUSES MAKEPKG TO END IN AN ERROR ### if [ -d include/config/dvb/ ]; then mkdir -p "${pkgdir}/usr/lib/modules/${_kernver}/build/include/config/dvb/" cp include/config/dvb/*.h "${pkgdir}/usr/lib/modules/${_kernver}/build/include/config/dvb/" fi

sir_lucjan commented on 2015-03-15 18:49 (UTC)

@shivik I sent a mail to Freso with (this) solution. I will bump shortly.