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

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: 3.25
First Submitted: 2020-03-11 17:29 (UTC)
Last Updated: 2024-11-25 23:34 (UTC)

Dependencies (2)

Required by (66)

Sources (16)

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.

Latest Comments

« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 .. 27 Next › Last »

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

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