I kinda set a repo :)
It's not the final thing.More of a proof of concept.
Hosting sucks,cuts out randomly while you are downloading,so you have to run pacman -Syu until it downloads the whole thing.
Initial set up was with package signing,but it pacman kept throwing errors,so I have to find info about how to do it the right way.
Anyway here goes.Add the following to your /etc/pacman.conf:
[liquorix]
SigLevel = Never
Server = http://liquorix.herobo.com/$arch
Then run pacman -Syy to sync with new repo.
Precompiled linux-lqx and nvidia-lqx.
Search Criteria
Package Details: linux-lqx 6.11.10.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: | 161 |
Popularity: | 1.70 |
First Submitted: | 2011-08-08 16:08 (UTC) |
Last Updated: | 2024-11-22 16:37 (UTC) |
Dependencies (19)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-hybridAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, 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, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- modprobed-dbAUR (modprobed-db-gitAUR) (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
- uksmdAUR (uksmd-gitAUR, uksmd-cachyos-nosystemd-gitAUR, uksmd-nosystemd-gitAUR) (optional) – Userspace KSM helper daemon
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (12)
- 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 (requires UKSMD-BUILTIN)
- uksmd-cachyos-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmd-git (requires UKSMD-BUILTIN)
- 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 .. 96 97 98 99 100 101 102 103 104 105 106 .. 121 Next › Last »
shivik commented on 2012-09-01 05:39 (UTC)
shivik commented on 2012-08-31 16:21 (UTC)
Got it!
Deleted my previous comment.
Waiting for the build proccess to complete now.
shivik commented on 2012-08-31 06:19 (UTC)
I'll update in about 6 hours.
Sorry guys - duty calls.
shivik commented on 2012-08-29 20:20 (UTC)
supercool :)
engelus commented on 2012-08-29 19:57 (UTC)
shivik thanks for your help if do what you said scaling works, also discovered that changing the value of /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor to ondemand also works :D and thanks again for your help
shivik commented on 2012-08-29 19:39 (UTC)
Very strange.I use powernow-k8(which is also built-in).
Working out of the box.
Can you try this(as root or sudo):
1.pacman -S cpupower
2.then edit /etc/conf.d/cpupower and uncomment governor='ondemand'
3.rc.d start cpupower (or /etc/rc.d/cpupower start)
and check if scaling is working
engelus commented on 2012-08-29 11:37 (UTC)
Well the error for the module of vbox was that I havent installed virtualbox-source package, so problem resolved, sorry for that.
---
I know cpu scaling is working because in stock when I log in the cpu are at 0.97 Ghz (I use conky for monitoring) my machine have an i3-350M @ 2,26 GHz, but when I log in in lqx the cpu are always at top GHz.
msx commented on 2012-08-29 11:32 (UTC)
@engelus: did you visit this forum post? https://bbs.archlinux.org/viewtopic.php?pid=1143526
May be I'm forgetting something or so, but following that instructions you shouldn't have any problem.
shivik commented on 2012-08-29 07:06 (UTC)
Hmm...everything is fine with your modules dir so vbox is _supposed_ to work...
Does virtualbox work with the stock kernel?
What errors do you get with lqx?
As for cpu frequency scaling it should work out of the box with lqx for acpi-cpufreq.
And you're right the governor is also in the kernel.
So no need to load anything as module.
LQX / srock kernel
CONFIG_X86_ACPI_CPUFREQ=y / CONFIG_X86_ACPI_CPUFREQ=m
Is scaling working on your machine or you are just concern,because you don't see acpi-cpufreq in lsmod?
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