FYI, I have succeeded in getting a stable Liquorix kernel (4.4.0-2) using `_config="local"` mode (thus, using prepackaged config.amd64 as a base) for my Lenovo Y50-70 laptop (Intel HD 4600 + Nvidia GTX 860M). There were only two issues on my way this time:
1. WiFi couldn't initialize due to the missing CONFIG_PACKET (I was getting "l2_packet_init: socket(PF_PACKET): Address family not supported by protocol" error in journalctl). This was caused by `local` mode since prepackaged config.amd64 has CONFIG_PACKET enabled as a module, but I since I was moving from Arch stock where this option was enabled straight to a kernel instead of a module, modprobed-db couldn't know that this option is needed.
2. The combination of the default encoding for FAT FS (CONFIG_FAT_DEFAULT_IOCHARSET) being utf-8 in Liquorix prepackaged config.amd64, and modprobed-db stripping almost all `CONFIG_NLS_*` (including UTF8) resulted in that I couldn't mount an MMC card (and wouldn't probably able to mount USB flash drive either). I have changed CONFIG_FAT_DEFAULT_IOCHARSET to `iso8859-1` (just to be safe, as this is makes more sense to me, and stock Arch Linux kernel uses it), and also re-enabled `CONFIG_NLS_*` options.
Search Criteria
Package Details: linux-lqx 6.15.2.lqx1-1
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: | 165 |
Popularity: | 0.67 |
First Submitted: | 2011-08-08 16:08 (UTC) |
Last Updated: | 2025-06-18 00:07 (UTC) |
Dependencies (22)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-uutils-symlinkAUR, coreutils-uutils-selinuxAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, ugrd-gitAUR, booster, dracut, mkinitcpio)
- kmod (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) (make)
- rust (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rust-src-gitAUR, rustup-gitAUR, rustup) (make)
- tar (tar-gitAUR) (make)
- xz (xz-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-gitAUR, linux-firmware-uncompressedAUR) (optional) – firmware images needed for some devices
- modprobed-dbAUR (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
- Show 2 more dependencies...
Required by (10)
- linux-lqx-docs
- linux-lqx-headers
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- uksmd-cachyos-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- 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 .. 57 58 59 60 61 62 63 64 65 66 67 .. 122 Next › Last »
frol commented on 2016-01-26 12:28 (UTC)
sir_lucjan commented on 2016-01-23 17:19 (UTC)
Bump to 4.3.3-8
sir_lucjan commented on 2016-01-23 17:01 (UTC)
I will bump to 4.4 when linux 4.4 hits to [core]
frol commented on 2016-01-23 16:42 (UTC)
I just want to leave quick notes here:
1. xconfig in Kernel 4.4 has been ported to Qt5, so the build requirement might be changed from `qt4` to `qt5-base`.
2. Current Liquorix patch for 4.4 Kernel (4.4.0-2) does not include BFS scheduler.
sir_lucjan commented on 2016-01-20 09:01 (UTC)
Fix CVE-2016-0728
sir_lucjan commented on 2016-01-13 14:08 (UTC)
Bump to 4.3.3-5
frol commented on 2016-01-01 06:23 (UTC)
@Dea993 You have to import Linus Torvalds' public key: https://bbs.archlinux.org/viewtopic.php?id=192575
Dea993 commented on 2015-12-28 13:00 (UTC)
==> Validazione dei sorgenti con sha512sums in corso...
linux-4.3.tar.xz ... Verificato
linux-4.3.tar.sign ... Ignorato
4.3.3-2.patch.gz ... Verificato
config.i386 ... Verificato
config.i386-pae ... Verificato
config.amd64 ... Verificato
linux-lqx.preset ... Verificato
==> Validazione delle firme dei sorgenti con gpg in corso...
linux-4.3.tar ... NON RIUSCITO (chiave pubblica sconosciuta 79BE3E4300411886)
==> ERRORE: Una o più firme PGP non possono essere verificate!
==> ERRORE: Makepkg non è riuscito a compilare linux-lqx.
lembang commented on 2015-12-28 06:20 (UTC)
@frol sorry havent check the page for awhile. I tried your idea, but no luck, with liquorix's default config; even worse the new config causing me have a kernel panic, no idea if its because I use LVM on LUKS on that laptop, so for now I give up using liquorix on my t420;am still using it on my g73sw.
Once I have enough time to play around with it, I will post it here.
afader commented on 2015-12-27 06:39 (UTC)
For some reason, with this kernel I can't get an IPv4 address from my router. I use the linux-ck kernel 4.3.3.2 with no problem with my router and it gets a 192.168.1.x address from dhcpcd. When I switch to the -lqx kernel I only get an ipv6 address. I can't use only IPv6 because my ISP only provides IPv4 and the tunnel is slow. I am compiling with localmodconfig but I went in and checked a bunch of IP-related modules in the config, but it didn't help.
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