Package Details: opencl-nvidia-390xx 390.157-17

Git Clone URL: https://aur.archlinux.org/nvidia-390xx-utils.git (read-only, click to copy)
Package Base: nvidia-390xx-utils
Description: OpenCL implemention for NVIDIA
Upstream URL: https://www.nvidia.com/
Licenses: custom
Conflicts: opencl-nvidia
Provides: opencl-driver, opencl-nvidia
Submitter: svenstaro
Maintainer: jonathon (vnctdj)
Last Packager: vnctdj
Votes: 61
Popularity: 0.70
First Submitted: 2020-03-11 17:29 (UTC)
Last Updated: 2025-06-12 22:18 (UTC)

Dependencies (2)

Required by (67)

Sources (20)

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?

Latest Comments

« First ‹ Previous 1 .. 19 20 21 22 23 24 25 26 27 28 29 .. 33 Next › Last »

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

<deleted-account> 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

quimkaos commented on 2022-11-23 21:14 (UTC)

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)

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