yep... did the same... i thought b2sums were provided by nvidia... still it didn't work. it compiles but doesn't work with kernel 6.0.9 (official/zen)
Search Criteria
Package Details: nvidia-390xx-utils 390.157-14
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.02 |
First Submitted: | 2020-03-11 17:29 (UTC) |
Last Updated: | 2025-01-24 07:30 (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 (310)
- 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-utils) (optional)
- alchemy-viewer-git (requires nvidia-libgl) (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 290 more...
Sources (17)
- 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.13.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 .. 28 Next › Last »
quimkaos commented on 2022-11-23 21:14 (UTC)
iestynapmwg commented on 2022-11-23 17:55 (UTC) (edited on 2022-11-23 18:00 (UTC) by iestynapmwg)
b2sum NVIDIA-Linux-x86_64-390.157.run
(b2sum is in coreutils)
Note that when editing PKGBUILD, the NVIDIA... file is the second-to-last in the b2sums list. The last is the kernel-4.16.patch. Which i don't know is even needed any more...? I was just doing a quick edit to try the new version out, and it worked.
quimkaos commented on 2022-11-23 11:39 (UTC)
@ iestynapmwg how did you get the b2sum
iestynapmwg commented on 2022-11-22 15:20 (UTC) (edited on 2022-11-22 15:58 (UTC) by iestynapmwg)
The long-promised update to the 390 drivers was released today by Nvidia. 390.157 is the current version on Nvidia's website.
ETA: Can confirm it compiles as-is with the last 5.19 kernel and with 6.0.9-zen1-1-zen, and it actually works -- i have xorg running just fine. All i did was change the version number to download and the b2sum in PKGBUILD for 390.154-1. (NOT -2, as that has the kernel-6.0 patch which didn't work.) It probably takes someone who knows what they're doing to package it properly, and the other 390-xx packages :)
badger_aav commented on 2022-11-15 08:57 (UTC)
Thank you FiestaLake! Worked for me on Dell xps 15z with NVIDIA GeForce GT 525M
RusWolf commented on 2022-11-12 14:12 (UTC)
Thank you FiestaLake. Thanks to you, I brought nvidia 620m back into operation, on linux-6.0.8-arch1-1.
saltyming commented on 2022-11-06 09:16 (UTC) (edited on 2022-11-06 09:16 (UTC) by saltyming)
Thanks to amazing works of the nvidia-340xx's aur maintainer, I could bring (some of) ACPI functions back in linux 6.0
Please consider adding it in this package!
arkades commented on 2022-11-05 00:09 (UTC) (edited on 2022-11-05 00:10 (UTC) by arkades)
In contrast to the previous two commentators it does not work with kernel 6.0.6-arch1-1 here.
The package builds of course, but I get exactly the same errors as Atom194.
How did you solve the issue?
festadurador commented on 2022-11-01 23:35 (UTC)
It finally works in kernel 6.0 good work guys :D
mpsantos commented on 2022-11-01 00:15 (UTC)
It seems to be working with kernel 6.0.6-arch1-1
Pinned Comments
vnctdj commented on 2025-01-24 07:37 (UTC)
Use this forum thread for discussion: https://bbs.archlinux.org/viewtopic.php?pid=1946926
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?