@vnctdj: Modifying the patch was not necessary. The patch expects to already be in the kernel directory, just cd into it before applying the patch. FYI, this is very common for patches like this.
Search Criteria
Package Details: nvidia-390xx-utils 390.157-13
Package Actions
Git Clone URL: | https://aur.archlinux.org/nvidia-390xx-utils.git (read-only, click to copy) |
---|---|
Package Base: | nvidia-390xx-utils |
Description: | NVIDIA drivers utilities |
Upstream URL: | https://www.nvidia.com/ |
Licenses: | custom |
Conflicts: | nvidia-390xx-libgl, nvidia-libgl, nvidia-utils |
Provides: | nvidia-390xx-libgl, nvidia-libgl, nvidia-utils, opengl-driver, vulkan-driver |
Submitter: | svenstaro |
Maintainer: | jonathon (vnctdj) |
Last Packager: | vnctdj |
Votes: | 61 |
Popularity: | 1.27 |
First Submitted: | 2020-03-11 17:29 (UTC) |
Last Updated: | 2024-11-25 23:34 (UTC) |
Dependencies (6)
- egl-wayland (egl-wayland-gitAUR)
- libglvnd (libglvnd-gitAUR)
- xorg-server (xorg-server-gitAUR, xorg-server-bug865-issue1578AUR, xorg-server-bug865AUR)
- nvidia-390xx-settingsAUR (optional) – configuration tool
- opencl-nvidia-390xxAUR (optional) – OpenCL support
- xorg-server-devel (xorg-server-devel-gitAUR) (optional) – nvidia-xconfig
Required by (307)
- adaptivecpp (requires nvidia-utils)
- adaptivecpp-git (requires nvidia-utils)
- agisoft-metashape (requires nvidia-utils) (optional)
- agisoft-metashape-pro (requires nvidia-utils) (optional)
- airshipper (requires vulkan-driver) (optional)
- alchemy-viewer-git (requires nvidia-libgl) (optional)
- alchemy-viewer-git (requires nvidia-utils) (optional)
- aquamarine-git (requires opengl-driver)
- ares-emu (requires vulkan-driver)
- ares-emu-avx-git (requires vulkan-driver)
- ares-emu-git (requires vulkan-driver)
- armorpaint (requires opengl-driver)
- arrayfire-git (requires nvidia-utils) (optional)
- aurorafw-git (requires opengl-driver)
- autokey-git (requires nvidia-utils) (optional)
- blackmagic-raw-sdk (requires nvidia-utils) (optional)
- btop-git (requires nvidia-utils) (optional)
- btop-gpu-git (requires nvidia-utils) (optional)
- ccdc-mercury (requires opengl-driver)
- ccminer (requires nvidia-utils)
- Show 287 more...
Sources (16)
- gcc-14.patch
- https://us.download.nvidia.com/XFree86/Linux-x86_64/390.157/NVIDIA-Linux-x86_64-390.157.run
- kernel-4.16+-memory-encryption.patch
- kernel-6.10.patch
- kernel-6.12.patch
- kernel-6.2.patch
- kernel-6.3.patch
- kernel-6.4.patch
- kernel-6.5.patch
- kernel-6.6.patch
- kernel-6.8.patch
- nvidia-390xx-utils.sysusers
- nvidia-390xx.rules
- nvidia-drm-outputclass.conf
- systemd-homed-override.conf
- systemd-suspend-override.conf
Latest Comments
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 27 Next › Last »
yochananmarqos commented on 2023-02-20 23:24 (UTC)
susanne commented on 2023-02-11 20:58 (UTC)
@vnctdj thank you so much for your action! :-)
vnctdj commented on 2023-02-10 22:47 (UTC)
I've just updated the PKGBUILD with the following solution : https://bbs.archlinux.org/viewtopic.php?pid=2083699#p2083699
Thanks to everyone who participated!
hellopoisonx commented on 2023-02-10 13:20 (UTC) (edited on 2023-02-10 13:21 (UTC) by hellopoisonx)
@Piezo
Unbelievable!!echo "/usr/lib/tls" > /etc/ld.so.conf.d/nvidia.conf ; ldconfig
really worked for me!Thank you a lot
bobarch64 commented on 2023-02-10 04:55 (UTC)
The maintainer @jonathon has passed away, the new maintainer will probably get note of the provided solution from @Piezo. Thanks Piezo for the solution
canolucas commented on 2023-02-10 01:38 (UTC)
@vnctdj please can you update the pkgbuild and apply any of the solutions discussed in this forum thread: https://bbs.archlinux.org/viewtopic.php?pid=2083569
BlackIkeEagle commented on 2023-02-09 18:20 (UTC)
patch for the upcoming 6.2 kernel: https://gitlab.com/herecura/packages/nvidia-390xx-dkms/-/blob/780a3c8b159f24c14e6c1cb35fd747338aefea39/kernel-6.2.patch
drankinatty commented on 2023-02-09 06:38 (UTC)
Bloody Brilliant! echo "/usr/lib/tls" > /etc/ld.so.conf.d/nvidia.conf ; ldconfig is working like a champ. Lord knows how you sorted that out, but thank you!
loup commented on 2023-02-08 22:51 (UTC)
@Piezo
Thank's, (echo "/usr/lib/tls" > /etc/ld.so.conf.d/nvidia.conf ; ldconfig) is working for me. glibc & lib32-glibc update without problem.
Pinned Comments
jonathon commented on 2022-05-26 09:46 (UTC)
Please don't flag this package out-of-date unless a new version has been released by NVIDIA.
jonathon commented on 2021-12-26 22:44 (UTC) (edited on 2021-12-26 22:44 (UTC) by jonathon)
The DKMS package guidelines are explicit that
linux-headers
should not be a dependency of any DKMS package.As a concrete example of why including that as a hard dependency is a bad idea, what happens when
linux
is not an installed kernel?jonathon commented on 2020-10-19 12:41 (UTC) (edited on 2021-05-11 14:18 (UTC) by jonathon)
PACKAGE NEEDS LONG TERM MAINTAINER
I have adopted the 390xx packages to keep them secure. I do not run any 390xx hardware so will not notice any breakages and cannot test any changes.
Until such time as someone else steps up to maintain these packages - ideally someone who actually has 390xx hardware - I have to rely on you to tell me what changes are needed.
Don't expect a response if you post only "this doesn't work", and do not email me to complain about the package not working!
Use this forum thread for discussion: https://bbs.archlinux.org/viewtopic.php?pid=1946926
A binary package is also available in my kernel-lts unofficial user repository.