Try nvidia-lqx or nvidia-dkms from [testing].
Search Criteria
Package Details: linux-lqx 6.15.2.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: | 165 |
Popularity: | 0.66 |
First Submitted: | 2011-08-08 16:08 (UTC) |
Last Updated: | 2025-06-18 00:07 (UTC) |
Dependencies (22)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-uutils-symlinkAUR, coreutils-uutils-selinuxAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, ugrd-gitAUR, booster, dracut, mkinitcpio)
- kmod (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) (make)
- rust (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rust-src-gitAUR, rustup-gitAUR, rustup) (make)
- tar (tar-gitAUR) (make)
- xz (xz-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-gitAUR, linux-firmware-uncompressedAUR) (optional) – firmware images needed for some devices
- modprobed-dbAUR (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
- Show 2 more dependencies...
Required by (10)
- 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-cachyos-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- 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 .. 59 60 61 62 63 64 65 66 67 68 69 .. 122 Next › Last »
sir_lucjan commented on 2015-11-16 18:14 (UTC) (edited on 2015-11-16 18:15 (UTC) by sir_lucjan)
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
afader commented on 2015-11-16 17:24 (UTC)
I'm having trouble building nvidia-dkms on 4.3
-> Running build hook: [nvidia]
Building nvidia modules for 4.3.0-1-lqx kernel...
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area...
'make' -j8 NV_EXCLUDE_BUILD_MODULES='__EXCLUDE_MODULES' KERNEL_UNAME=4.3.0-1-lqx modules....(bad exit status: 2)
Error! Bad return status for module build on kernel: 4.3.0-1-lqx (x86_64)
Consult /var/lib/dkms/nvidia/355.11/build/make.log for more information.
sir_lucjan commented on 2015-11-13 15:52 (UTC)
Bump to 4.3
sir_lucjan commented on 2015-11-10 16:51 (UTC)
Bump to 4.2.6
sir_lucjan commented on 2015-10-29 15:48 (UTC)
Fixed
sir_lucjan commented on 2015-10-29 10:15 (UTC)
I will fix that later.
frol commented on 2015-10-29 03:06 (UTC)
Weird, 4.2.5-1.patch.gz doesn't match sha512sum. For me, it is 4503310f5ad1725b7093d9fec35c87af4ccd7c3397f3b8edc232066fc4b525f6bf384841e308a8ae969fb650dbfd1b094f63bc049f471b6474316d14395a9a
damentz commented on 2015-10-29 00:15 (UTC)
@vania, the old versions were removed as part of my sync scripts a long time ago when I found out that one of the previous maintainers to the AUR was not properly maintaining this package. I got tired of constantly logging in and marking this package as obsolete, so as a compromise, I just delete non-current patches from the sources folder on liquorix.net.
Since this isn't an issue anymore I can turn that off and just sync all patches instead. If you want to stay up-to-date, you can subscribe to the atom feed here: http://liquorix.net/atom.
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