Package Details: linux-lqx-docs 6.14.3.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: 165
Popularity: 2.01
First Submitted: 2011-08-08 16:08 (UTC)
Last Updated: 2025-04-20 18:28 (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 .. 93 94 95 96 97 98 99 100 101 102 103 .. 122 Next › Last »

msx commented on 2012-12-27 12:39 (UTC)

New sha512sums: 4bdb4006d268c90661fdc41844b1072add213a6ce69dc3fae7253a159c3efff087214fecc4caee6a337fe68b1e14da048ff80c7cd6db18b8194fd0d9df8b3813 config.i386 2dcebac5cd67489119240da6b732d9c9c50f2b535800e46183594002bbc50b4b6bb9e4633a9bf6cb729ea422a515737413d2cc96f284a3aeb18651405e614e5f config.amd64

<deleted-account> commented on 2012-12-23 02:17 (UTC)

does someone know how to extract xz archive from the git tree..... changing shasum everytime isn't fun

shivik commented on 2012-12-15 07:26 (UTC)

Try one from here 3.5.4-1 should work.Not sure about 3.5.5-1,but try it. http://liquorix.herobo.com/linux-lqx/pkgsrc/3.5/

<deleted-account> commented on 2012-12-15 02:37 (UTC)

Author, please, can you give old 3.5.1 i686 kernel?

MatejLach commented on 2012-11-07 16:39 (UTC)

@shivik - Thanks for keeping the Liquorix kernel so up-to date!

shivik commented on 2012-10-21 05:45 (UTC)

Yes.It is built-in. [shivik@archenemy linux-lqx]$ grep -i acpi_cpufreq config.* config.amd64:CONFIG_X86_ACPI_CPUFREQ=y config.i386:CONFIG_X86_ACPI_CPUFREQ=y

martadinata666 commented on 2012-10-21 01:11 (UTC)

i can't insert acpi_cpufreq module on this kernel? but the cpupower still working, is it built-in on the kernel?

shivik commented on 2012-10-17 05:56 (UTC)

@engelus, in theory - yes.(CONFIG_X86_MARCH_NATIVE is still experimental) But you can also try CONFIG_MCORE2, which is supposed to optimize for i3,i5,i7 Some reading: http://duopetalflower.blogspot.com/2011/07/custom-kernel-30-amd64-ubuntu-packages.html