Thanks a lot.
Search Criteria
Package Details: linux-lqx 6.11.7.lqx1-2
Package Actions
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)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-uutilsAUR, coreutils-hybridAUR, coreutils-selinuxAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- modprobed-dbAUR (modprobed-db-gitAUR) (optional) – Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
- sof-firmware (optional) – firmware images needed for Sound Open Firmware capable devices
- uksmdAUR (uksmd-gitAUR, uksmd-cachyos-nosystemd-gitAUR, uksmd-nosystemd-gitAUR) (optional) – Userspace KSM helper daemon
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (11)
- linux-lqx-docs
- linux-lqx-headers
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- uksmd (requires UKSMD-BUILTIN)
- uksmd-cachyos-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmd-git (requires UKSMD-BUILTIN)
- uksmd-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmdstats-git (requires UKSMD-BUILTIN) (optional)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 100 101 102 103 104 105 106 107 108 109 110 .. 121 Next › Last »
<deleted-account> commented on 2012-06-18 13:00 (UTC)
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
Freso commented on 2012-06-16 18:33 (UTC)
@shivik: What you're describing is very much what I was expecting. What happens though, is that "make oldconfig" seems to be run as a fall-back. See http://snipurl.com/23yq8kb
After actually having read the log, it looks like a previously valid statement in the .config, "ZCACHE=m", is now invalid, and thus makes the process bark. I admit though, that this sounds more like an upstream bug, than an issue with the PKGBUILD - but now I've mentioned it here, just in case.
shivik commented on 2012-06-11 13:54 (UTC)
_config="old" uses configuration from your running kernel(which is in /proc/config.gz (try "zcat /proc/config.gz" in a shell)).
_config="x" gives a gui to config.i386(or config.amd64) that comes with lqx.
I tried it and it first copies the configuration from the running kernel and then runs xconfig on top of that.
So in case you set these two options together it just follows the order in the PKGBUILD script,
where zcat /proc/config.gz > ./.config is 1st and xconfig comes second.
Generally, you have to use one thing or the other.
Edit: {line removed}
In fact there is no command `make oldconfig` in the lqx PKGBUILD.
Can you tell me what are you trying to achieve so I can have a better understanding of your idea and maybe help you?
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