It seems to be working with kernel 6.0.6-arch1-1
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 .. 14 15 16 17 18 19 20 21 22 23 24 .. 26 Next › Last »
mpsantos commented on 2022-11-01 00:15 (UTC)
jonathon commented on 2022-10-15 12:02 (UTC)
This driver does not have full kernel 6.0 support. I recommend you switch to linux-lts
until NVIDIA releases a new version.
Atom194 commented on 2022-10-14 16:52 (UTC) (edited on 2022-10-14 17:00 (UTC) by Atom194)
Compilation is not working. Failing on:
nvidia-390xx/src/nvidia/390.154/build/nvidia/nv-acpi.c:259:43: error: ‘struct acpi_device’ has no member named ‘children’
nvidia-390xx/src/nvidia/390.154/build/nvidia/nv-acpi.c:262:50: error: ‘struct acpi_device’ has no member named ‘node’; did you mean ‘fwnode’?
include/linux/compiler_types.h:295:27: error: expression in static assertion is not an integer
Make log here:
Generated by command: cat /home/atom/.cache/yay/nvidia-390xx/src/nvidia/390.154/build/make.log
Graphic card:
Generated by command: lspci -k | grep -A 2 -E "(VGA|3D)"
Kernel:
Generated by command: name -a
Linux {HOSTNAME} 6.0.1-arch2-1 #1 SMP PREEMPT_DYNAMIC Thu, 13 Oct 2022 18:58:49 +0000 x86_64 GNU/Linux
saltyming commented on 2022-10-13 04:05 (UTC) (edited on 2022-10-13 04:05 (UTC) by saltyming)
@BlackIkeEagle That patch unfortunately disablea ACPI function thus limiting my max GPU performance level (from perf 2 (Graphics 525MHz, Memory 3000MHz, Processor 1050MHz) to perf 1 (Graphics 73MHz, Memory 648MHz, Processor 101MHz))
BlackIkeEagle commented on 2022-10-03 13:06 (UTC)
jonathon commented on 2022-08-05 19:05 (UTC)
@BlackIkeEagle Thank you! Looks like NVIDIA preempted you with 390.154 though. :D
BlackIkeEagle commented on 2022-08-01 05:46 (UTC)
For the just released linux 5.19 kernel: https://gitlab.com/herecura/packages/nvidia-390xx-dkms/-/blob/herecura/kernel-5.19.patch
patches fine on nvidia-470xx-dkms as well
from: https://gist.github.com/joanbm/d630a02dde00bf087f64091d331f6dbb
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.