Package Details: linux-lqx 6.10.11.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: 160
Popularity: 1.30
First Submitted: 2011-08-08 16:08 (UTC)
Last Updated: 2024-09-20 17:12 (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 .. 94 95 96 97 98 99 100 101 102 103 104 .. 121 Next › Last »

msx commented on 2012-09-12 17:15 (UTC)

Hi @shivik, according to this post: https://bbs.archlinux.org/viewtopic.php?id=138457 user @nanix says "If you are running a custom kernel make sure you compile with CONFIG_CGROUPS = y, systemd requires it. The aur lqx no longer has this flagged.". Now, after a bit research I found these two interesting articles regarding this flag, http://cateee.net/lkddb/web-lkddb/CGROUPS.html and http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, where says that: a. CONFIG_CGROUPS isn't supported in the 3.5 kernel branch (1st link) b. it is needed with systemd (2nd link) Will you please consider enabling this flag in the future? While I personally didn't the jump yet to systemd it's certainly a matter of time until it become the de-facto init handler. Btw, all of this showed up when I tried to run the sensors-detect tool of lm_sensors application and got the error message: "Failed to get D-Bus connection: No connection to service manager", in my case not because systemd but because CONFIG_CGROUPS isn't available in the current kernel branch (found in Linux kernels: 2.6.24–2.6.39, 3.0–3.4, 3.6-rc+HEAD).

engelus commented on 2012-09-04 23:10 (UTC)

@shivik sorry for the delay I was testing stock and linux-ck and having the same problem, also slim brokes on logout. I Will search in the formums to see is anyone is having the same issue. Also i will revert the both kernel stock and lqx to 3.4.9 and see if the problem is present too. Thanks.

shivik commented on 2012-09-03 05:53 (UTC)

Everything rock solid here. Engelus,sounds like a power-saving issue of some sort. Are you sure it's the kernel and not other packages that you upgraded along with the kernel? Try the stock arch kernel or some other custom kernel(like linux-pf or linux-bfs) and see if you'll get the same problem.

engelus commented on 2012-09-03 01:57 (UTC)

I am having a strange issue with 3.5.3-2. If I leave my laptop on for a while without any kind of activity then the wifi is disabled and the compositing (xcompmgr) disabled and tint2 closed. So I have to relog to things work again. With 3.4.9 I havent any of this problems. Any ideas?

msx commented on 2012-09-01 21:09 (UTC)

@shivik: still having the same issue here: ERROR: could not insert 'vboxdrv': Exec format error ERROR: could not insert 'vboxnetadp': Exec format error ERROR: could not insert 'vboxnetflt': Exec format error ERROR: could not insert 'vboxpci': Exec format error I'm wondering if any of you guys have this issue with VirtualBox and Liquorix!? As a side note, the whole 3.4 branch worked okay and also VirtualBox is working great on linux-pf. @engelus thanks for the feedback, I will try uninstalling and then reinstalling all VirtualBox packages...