Package Details: linux-lqx 6.14.4.lqx1-1

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: 1.97
First Submitted: 2011-08-08 16:08 (UTC)
Last Updated: 2025-04-25 14:10 (UTC)

Dependencies (19)

Required by (12)

Sources (3)

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 .. 108 109 110 111 112 113 114 115 116 117 118 .. 122 Next › Last »

silvik commented on 2012-01-21 00:14 (UTC)

@damentz: no, everything else works fine on my hardware, just like 3.1 did. thanks. this broadcom thing is new to 3.2, some new driver design decision made by kernel devs. looks like in 3.3 things will change again: https://bbs.archlinux.org/viewtopic.php?pid=1036891#p1036891

Wintershade commented on 2012-01-20 23:22 (UTC)

@shivik - oops! I'm sorry, but my previous comment turned out to be a false positive. at least regarding nvidia-all, which is supposed to install into the /lib/modules/extramodules-3.2-lqx. The error I'm receiving is "nvidia: disagrees about version of symbol module_layout. Even with intel_iommu=off the error persists. OTOH, now even the nvidia-lqx fails to compile, stating "Unable to determine the target kernel version." (I'm in command line, using links now.) So what gives?

damentz commented on 2012-01-20 23:18 (UTC)

@silvik: well, I can go ahead and change that directly. Is there anything else you noticed missing from the 3.2 kernel? You can also visit the Liquorix forum if you have any other feedback.

silvik commented on 2012-01-20 23:04 (UTC)

looks like lqx config does not enable the new broadcom drivers (brcmsmac) as mainline arch does. if you have a broadcom wifi (like me) you need to edit the PKGBUILD to enable menuconfig (_menu="m"). in the menuconfig disable BCMA support (in Broadcom specific AMBA section) and enable Broadcom IEEE802.11n PCIe SoftMAC WLAN driver (in Network devices / Wireless LAN) is it possible to make this small change in the lqx package config? thanks.

Wintershade commented on 2012-01-20 18:45 (UTC)

@shivik, it compiles and works well. virtualbox module doesn't work due to different issues on my system - however a package nvidia-all compiles and works like a charm (I'm using it rather than your nvidia-lqx due to a number of other kernels I'm testing whenever I can). So anyway, absolutely positive feedback from me. Kudos!

shivik commented on 2012-01-19 15:05 (UTC)

@Wintershade, there you go: http://netload.in/dateiodASThlZAo/linux-lqx-3.2.1-2_with_extramodules.tar.gz.htm Compiled and installed fine on my system. So it works for me. Give it a shot and let me know if it works for you.

shivik commented on 2012-01-19 11:01 (UTC)

For anyone having issues booting with with nvidia driver use amd_iommu=off or intel_iommu=off(depending on your motherboard chipset). Chances are high that you'll be able to boot to graphical environment. @Wintershade - I'll work on that.

Wintershade commented on 2012-01-18 19:59 (UTC)

Could you please add support for external modules (i.e. /lib/modules/extramodules-XY)? Without those, external modules (such as virtualbox driver) won't work...

shivik commented on 2012-01-18 06:35 (UTC)

That's because the package was out of date(a 3.2.1-2 patch was released). It's updated now so you shouldn't have problems.