Package Details: linux-lqx-docs 6.14.1.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.49
First Submitted: 2011-08-08 16:08 (UTC)
Last Updated: 2025-04-07 13: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 .. 100 101 102 103 104 105 106 107 108 109 110 .. 122 Next › Last »

<deleted-account> commented on 2012-06-25 07:43 (UTC)

I don't know why, but my kernel didn't become bigger, (still 3,2Mb), and boot-up time haven't improved... Probably, I've done something wrong("nomod" in PKGBUILD and then remove the check mark near "Use modules" in "xconfig").. I am also thinking about SSD but I am too lazy to buy it, copy system from HDD to SSD...)

shivik commented on 2012-06-22 04:59 (UTC)

How's your kernel size? What about the boot-up time? Did it improve? I've struggled in the past to achieve faster boot time and faster loading programs and found the ultimate tweak - it's called SSD :) One of my all time best upgrades I've done.

<deleted-account> commented on 2012-06-21 08:36 (UTC)

Thank you. I have tried it, and i don't know why, kernel config still contains modules...

shivik commented on 2012-06-19 16:24 (UTC)

OK, I'm not sure how this is supposed to work,but it got me 18.5 meg kernel package after compile. It did ask me some questions prior to compile(don't know if that's normal). It compiled fine and built the package with no errors,but I didn't try and boot it. Just change _config="pkg" to _config="nomod" and give it a shot.

<deleted-account> commented on 2012-06-18 13:00 (UTC)

Thanks a lot.

shivik commented on 2012-06-18 10:48 (UTC)

@Vekt, I'll dig into that as soon as I have more time.

<deleted-account> commented on 2012-06-18 09:26 (UTC)

Please, add a posibility to compile it with "make localyesconfig". I wouldn't like to have any modules in my system in order to make it boot faster, but when i tried to change "localmodconfig" to "localyesconfig" in the PKGBUILD i got an errror at the end of compilation(The present kernel configuration has modules disabled. Type 'make config' and enable loadable module support. Then build a kernel with module support enabled.) Thank you.

shivik commented on 2012-06-17 06:25 (UTC)

Guess you're right: https://bbs.archlinux.org/viewtopic.php?id=124250 https://bugs.archlinux.org/task/27267 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/995163