Package Details: linux-lqx-docs 6.14.0.lqx1-1

Git Clone URL: https://aur.archlinux.org/linux-lqx.git (read-only, click to copy)
Package Base: linux-lqx
Description: Documentation 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: 164
Popularity: 1.65
First Submitted: 2011-08-08 16:08 (UTC)
Last Updated: 2025-04-01 23:15 (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 .. 4 5 6 7 8 9 10 11 12 13 14 .. 122 Next › Last »

sir_lucjan commented on 2022-01-31 20:13 (UTC) (edited on 2022-01-31 20:14 (UTC) by sir_lucjan)

@AlPiotrowicz

Sorry for the mistake, I reversed the last change.

P.S Komunikaty błędów zgłaszaj jednak po angielsku, nie każdy developer mówi w naszym rodzimym języku :D

AlPiotrowicz commented on 2022-01-31 20:00 (UTC) (edited on 2022-01-31 20:17 (UTC) by AlPiotrowicz)

Hello, I experience:


==> Rozpoczynanie package_linux-lqx-headers()...
Installing build files...
install: cannot stat 'tools/bpf/resolve_btfids/resolve_btfids': No such file or directory
==> BŁĄD: Wystąpił błąd w package_linux-lqx-headers().
    Przerywam...
Probably PKGBUILD needs one more if statement

Althorion commented on 2022-01-16 17:59 (UTC)

The current version patches and builds correctly. No idea what, if anything, was wrong with the previous one…

damentz commented on 2022-01-13 23:58 (UTC) (edited on 2022-01-14 00:16 (UTC) by damentz)

@Althorion mine also patches and begins building: https://asciinema.org/a/TF3wyZrzjJyIR0PIa5fYtnqii

Maybe github is sending you a different version of the tagged archive? That or your ISP is intercepting your download and sending you something else.

EDIT: In your asciinema, I see that your makepkg passes the integrity checks, so most likely your system is corrupting the extracted contents when extracting either archive.

sir_lucjan commented on 2022-01-12 21:34 (UTC)

I can not confirm.

https://pastebin.com/Geh9yk6r

Althorion commented on 2022-01-12 21:14 (UTC) (edited on 2022-01-12 21:14 (UTC) by Althorion)

@damentz I am. I’ve both tried makepkg --clean, and removing the folder and cloning the package from scratch. Previous versions still build fine, if I check them out instead.

That’s how it looks on my end: https://asciinema.org/a/yTnewHGbNu194zTECKgrwfGob

damentz commented on 2022-01-12 17:34 (UTC)

@theriddick, I missed your last comment; Liquorix uses PDS as the process scheduler with a 1000hz tick rate and 2ms scheduler deadline, so depending on how prone latte dock is to race conditions (things happening out of order, artificial delays on errors, etc), Latte Dock will initialize slower. It might be worth your time to submit a bug report since it's most certainly an assumption depending on an order of operations CFS guarantees most of the time, but is invalid with PDS.

MuQSS (and as an extension PDS), tends to expose programs with bugs in multithreading far more often than CFS. This goes for buggy kernel drivers too. Fortunately, things have gotten a lot better than when MuQSS was first introduced and PDS appears to overall have less show stopping bugs than its predecessor.

damentz commented on 2022-01-12 17:29 (UTC)

@Althorion, are you building from a clean environment? Last automated build ran successfully 21 hours ago: https://github.com/damentz/linux-lqx/commit/b43feff428245e1639d7ef495b188e5a9b08f66c

Althorion commented on 2022-01-12 17:09 (UTC)

The current version (5.15.14.lqx1-1) fails to patch properly: https://gist.github.com/Althorion/6a3db24017eb805a70b1ffd79af0e8a2