Please don't flag this package out-of-date unless a new version has been released by NVIDIA.
Search Criteria
Package Details: nvidia-390xx-dkms 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 - module sources |
Upstream URL: | https://www.nvidia.com/ |
Licenses: | custom |
Provides: | NVIDIA-MODULE |
Submitter: | svenstaro |
Maintainer: | jonathon (vnctdj) |
Last Packager: | vnctdj |
Votes: | 60 |
Popularity: | 2.69 |
First Submitted: | 2020-03-11 17:29 (UTC) |
Last Updated: | 2024-11-25 23:34 (UTC) |
Dependencies (3)
- dkms (dkms-gitAUR, dkms-fast-zstdAUR)
- libglvnd (libglvnd-gitAUR)
- nvidia-390xx-utilsAUR
Required by (10)
- conky-lua-nv (optional)
- mhwd-nvidia-390xx (make)
- nsight-graphics (requires NVIDIA-MODULE)
- nvidia-exec (requires NVIDIA-MODULE)
- nvidia-exec-git (requires NVIDIA-MODULE)
- nvidia-pacman-hook (requires NVIDIA-MODULE) (optional)
- nvidia-xrun-pm (requires NVIDIA-MODULE)
- nvidiactl-git (requires NVIDIA-MODULE)
- optimus-manager-git (requires NVIDIA-MODULE)
- xorgxrdp-nvidia (requires NVIDIA-MODULE)
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 .. 15 16 17 18 19 20 21 22 23 24 25 26 Next › Last »
jonathon commented on 2022-05-26 09:46 (UTC)
rootyp commented on 2022-05-18 08:05 (UTC) (edited on 2022-05-18 08:05 (UTC) by rootyp)
First at all thanks for the driver, i wish to know how to mentain it or make such a package
as i'm still use a GT119. And i can tell this clone it's work better than the driver from
my past windows 10Xcleaner than. Seems like you know what to do with a machine.
>thank you<
BlackIkeEagle commented on 2022-03-13 10:51 (UTC)
for the upcoming 5.17 kernel: https://gitlab.com/herecura/packages/nvidia-390xx-dkms/-/blob/herecura/kernel-5.17.patch by Joan Bruguera
Acconic commented on 2022-01-16 03:19 (UTC)
Need to install linux-headers, otherwise it will fail when installing the package.
Error message:
(2/3) Install DKMS modules ==> ERROR: Missing mnt kernel headers for module nvidia/390.147. ==> ERROR: Missing lost+found kernel headers for module nvidia/390.147. ==> ERROR: Missing sys kernel headers for module nvidia/390.147. ==> ERROR: Missing var kernel headers for module nvidia/390.147. ==> ERROR: Missing lib kernel headers for module nvidia/390.147. ==> ERROR: Missing run kernel headers for module nvidia/390.147. ==> ERROR: Missing usr kernel headers for module nvidia/390.147. ==> ERROR: Missing etc kernel headers for module nvidia/390.147. ==> ERROR: Missing srv kernel headers for module nvidia/390.147. ==> ERROR: Missing root kernel headers for module nvidia/390.147. ==> ERROR: Missing opt kernel headers for module nvidia/390.147. ==> ERROR: Missing dev kernel headers for module nvidia/390.147. ==> ERROR: Missing boot kernel headers for module nvidia/390.147. ==> ERROR: Missing lib64 kernel headers for module nvidia/390.147. ==> ERROR: Missing version kernel headers for module nvidia/390.147. ==> ERROR: Missing sbin kernel headers for module nvidia/390.147. ==> ERROR: Missing tmp kernel headers for module nvidia/390.147. ==> ERROR: Missing home kernel headers for module nvidia/390.147. ==> ERROR: Missing proc kernel headers for module nvidia/390.147. ==> ERROR: Missing bin kernel headers for module nvidia/390.147.
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?
Shalrath commented on 2021-12-26 04:22 (UTC)
linux-headers should be a hard dependency of this because installation fails without them. Dkms is a dependency of the package, but the linux-headers are only an optional dependency of dkms, so it is possible that this package is installed without the linux-headers being present, leading to a failure.
DAC324 commented on 2021-12-21 11:09 (UTC)
@duht: See https://aur.archlinux.org/pkgbase/nvidia-390xx-utils/#comment-836318 and check if it can help you as well.
@all: I am using an ancient desktop PC equipped with a GeForce GTX 560 card, and since kernel 5.16-rc4, there are no problems with suspend here.
quimkaos commented on 2021-12-21 01:04 (UTC) (edited on 2021-12-21 01:19 (UTC) by quimkaos)
Anyone having a complete broken xorg after last update? i'm getting a blinking cursor and only TTY access. The driver shows loaded lspci...
ignore me ... i fixed it... had to force mkinitcpio -P
duht commented on 2021-12-21 00:26 (UTC) (edited on 2021-12-21 00:32 (UTC) by duht)
Thank you @jonathon.
I thought this bug is only related to this poorly supported nvidia-390xx driver in conjunction with newest xorg-server, like previous ABI bug (there is no problem with nouveau), but it looks like a general xserver issue. Thanks again.
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.