Package Details: linux-lqx-docs 6.14.3.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: 165
Popularity: 2.05
First Submitted: 2011-08-08 16:08 (UTC)
Last Updated: 2025-04-20 18: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 .. 58 59 60 61 62 63 64 65 66 67 68 .. 122 Next › Last »

frol commented on 2015-12-15 15:18 (UTC)

@lembang I'm sorry for my delayed responses. I have disabled a number of unnecessary for my Lenovo y50-70 laptop options, and I use BFS process scheduler, but starting with the built-in ('pkg') kernel config didn't work for me (WiFi was misbehaving for no reason at all), so I started with 'old' config running stock Arch kernel and later I was slimming it gradually.

lembang commented on 2015-12-10 07:56 (UTC)

@frol that is interesting. I tested this kernel on my thinkpad t420(Intel HD 3000) ,asus g751JM (HD 4600 + GTX 860m), asus x200ma (baytrail) all will have a random freeze. It only working fine on my Asus G73SW (GTX 560M). Did you do any kernel parameter?

frol commented on 2015-12-10 07:51 (UTC)

@lembang I have Intel HD 4600 + Nvidia GTX 860M (though, I rarely use Nvidia and it is almost always turned off by bumblebee+bbswitch). They have been working absolutely fine on this kernel since I installed the kernel this September.

lembang commented on 2015-12-08 23:11 (UTC)

Anyone in here actually having a problem with lqx kernel + intel HD graphics card. I found that all the device that is running intel HD GPU will have a random freeze. I have followed all the kernel flag instruction it doenst help me with anything. I found it works perfect on my other devices which run NVIDIA GPU

JunioCalu commented on 2015-12-08 18:53 (UTC)

Thanks for the clarification @sir_lucjan, I will use the patch without fear now :D

sir_lucjan commented on 2015-11-22 17:52 (UTC)

@Junio_Calu: If you want - no ;) You can add this patch to PKGBUILD.

JunioCalu commented on 2015-11-22 03:39 (UTC)

@sir_lucjan, is there any restriction on the use of graysky2 patch (enable_additional_cpu_optimizations_for_gcc_v4.9+_kernel_v3.15+.patch )?

sir_lucjan commented on 2015-11-16 18:14 (UTC) (edited on 2015-11-16 18:15 (UTC) by sir_lucjan)

Try nvidia-lqx or nvidia-dkms from [testing].

sir_lucjan commented on 2015-11-16 18:13 (UTC)

Paste: pacman -Qs lqx

afader commented on 2015-11-16 17:25 (UTC)

/var/lib/dkms/nvidia/355.11/build/nvidia/nv-procfs.c: In function ‘nv_procfs_read_registry’: /var/lib/dkms/nvidia/355.11/build/nvidia/nv-procfs.c:363:12: error: void value not ignored as it ought to be return seq_printf(s, "Binary: \"%s\"\n", registry_keys); ^ /var/lib/dkms/nvidia/355.11/build/nvidia/nv-procfs.c: In function ‘nv_procfs_read_text_file’: /var/lib/dkms/nvidia/355.11/build/nvidia/nv-procfs.c:563:12: error: void value not ignored as it ought to be return seq_puts(s, s->private); ^ /var/lib/dkms/nvidia/355.11/build/nvidia/nv-procfs.c:564:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /var/lib/dkms/nvidia/355.11/build/nvidia/nv-procfs.c: In function ‘nv_procfs_read_registry’: /var/lib/dkms/nvidia/355.11/build/nvidia/nv-procfs.c:364:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ scripts/Makefile.build:258: recipe for target '/var/lib/dkms/nvidia/355.11/build/nvidia/nv-procfs.o' failed make[2]: *** [/var/lib/dkms/nvidia/355.11/build/nvidia/nv-procfs.o] Error 1 make[2]: *** Waiting for unfinished jobs.... Makefile:1379: recipe for target '_module_/var/lib/dkms/nvidia/355.11/build' failed make[1]: *** [_module_/var/lib/dkms/nvidia/355.11/build] Error 2 make[1]: Leaving directory '/usr/lib/modules/4.3.0-1-lqx/build' Makefile:81: recipe for target 'modules' failed make: *** [modules] Error 2