@ptr1337 These patches mention "390.154", are they still needed for 390.157? Have they been tested with version 390.157? And what about a non-llvm kernel?
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 .. 12 13 14 15 16 17 18 19 20 21 22 .. 26 Next › Last »
vnctdj commented on 2023-01-15 23:07 (UTC)
ptr1337 commented on 2023-01-13 12:24 (UTC)
Can you please add these two patches? https://github.com/gentoo/gentoo/blob/master/x11-drivers/nvidia-drivers/files/nvidia-drivers-390.154-clang15.patch https://github.com/gentoo/gentoo/blob/master/x11-drivers/nvidia-drivers/files/nvidia-drivers-390.154-clang15-x86.patch
As soon llvm 15 will come out of staging, the dkms for llvm kernel will break. Thanks
canolucas commented on 2022-12-18 03:58 (UTC)
@vnctdj using 820M graphics card. the nvidia diver is working again in both linux 6.0 and 6.1 with v157. thank you !
vnctdj commented on 2022-12-14 22:09 (UTC)
@NullRoute In the fork you mention, FiestaLake deleted this patch since version 390.157 is available, so I believe it shouldn't be useful anymore.
NullRoute commented on 2022-12-14 15:25 (UTC) (edited on 2022-12-14 15:29 (UTC) by NullRoute)
@ Maintainer of this package. Please add "kernel-6.0.patch" from FiestaLake at https://github.com/FiestaLake/nvidia-390xx-utils/commit/c6a63591a7f41bd6d91c46e1bc4cfe81e8e52954
Thank you!
vnctdj commented on 2022-12-13 22:27 (UTC)
I've just updated this package to version 390.157, it works on my laptop with a GT 540M with 6.0.12-arch1-1 kernel.
Thank you iestynapmwg, your comments helped me, especially as this is the first time I update an AUR package.
arkades commented on 2022-12-10 14:04 (UTC) (edited on 2022-12-10 14:15 (UTC) by arkades)
390.157 is working for Geforce GT 540M with the latest 6.0.11-arch1-1 kernel. Thanks!
PS: this is what I did to solve the issue:
$ makepkg
$ pacman -R -dd nvidia-390xx-dkms nvidia-390xx-utils
$ pacman -U nvidia-390xx-dkms-390.157-1-x86_64.pkg.tar.xz nvidia-390xx-utils-390.157-1-x86_64.pkg.tar.xz
$ pacman -R linux-lts
$ pacman -Syy linux
$ grub-mkconfig -o /boot/grub/grub.cfg
$ reboot
saltyming commented on 2022-11-30 12:56 (UTC)
For people who need 390.157 but don't know how to edit PKGBUILD, you can clone this repo.
If you have a problem with 390.157, you can still use 390.154 with unofficial ACPI patch for Linux >=6.0 from the repo's tag.
Remember to restart the computer after upgrading the package!
iestynapmwg commented on 2022-11-25 19:16 (UTC)
390.157 IS working for Geforce GT 630M with the latest kernels. Perhaps file a bug report with Nvidia? That's what i did, and it took over a month of follow-ups, but it paid off in the end.
quimkaos commented on 2022-11-25 03:44 (UTC)
also using the NVIDIA 820M... also not working... i give up... reverting back to mesa/nouveau
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.