Package Details: linux-lqx 6.11.7.lqx1-2

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)

Required by (11)

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 .. 97 98 99 100 101 102 103 104 105 106 107 .. 121 Next › Last »

engelus commented on 2012-08-28 23:53 (UTC)

[engelus@hades ~]$ ls /usr/lib/modules 3.4.9-1-ARCH 3.4.9-3-lqx extramodules-3.4-ARCH extramodules-3.4-lqx yep my sistem is up to date i suffer from versionist :D ---- I havent installed cpufrequtils because in stock kernel on demand governor is started at boot. lsmod from stock: http://pastebin.com/9jwvV63R lsmod from lqx: http://pastebin.com/w863qrkG

shivik commented on 2012-08-28 21:11 (UTC)

Paste the output of "ls /usr/lib/modules" Also is your system updated pacman -Syu? acpi-cpufreq is built in the kernel.It's not a module. This is why you get the error.It's already in the kernel. Do you have cpufrequtils installed(this is replaced by cpupower by the way).

engelus commented on 2012-08-28 14:27 (UTC)

Hi i am using the kernel 3.4.9-3 it compiled succesfully but having problems with Virtual Box solution provided by msx doesnt work for me. Another problem the module acpi-cpufreq used by intel chipset for cpu frecuency scaling isnt loading at boot. if i try to load with modprobe doesnt report errors but if i try to unload it it gives me "libkmod: kmod_module_get_holders: could not open '/sys/module/acpi_cpufreq/holders': No such file or directory Error: Module acpi_cpufreq is in use" Thanks and sorry for my bad english

shivik commented on 2012-08-26 16:10 (UTC)

Try it with the default PKGBUILD options to see if it's a confguration problem or some change in the source code.

trizen commented on 2012-08-26 15:58 (UTC)

32-bit and a custom configuration ( http://pastebin.com/mhLVEbHV ). I tried to compile it with _config="old" (with the same configuration that worked just fine with 3.4.7-1).

shivik commented on 2012-08-26 15:54 (UTC)

No ideas for the moment.Compiled fine on my machine. Are you runing 32 or 64 bit? Any custom configuration?

trizen commented on 2012-08-26 09:55 (UTC)

I'm trying to upgrade from 3.4.7-1 to 3.4.9-3, but I got this error: http://pastebin.com/hLQwy75h Any ideas?

<deleted-account> commented on 2012-08-20 10:47 (UTC)

@shivik hi apologize for the delay in responding. i try CONFIG_PACKET=y and work! thanks a lot for your time again