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 .. 14 15 16 17 18 19 20 21 22 23 24 .. 27 Next › Last »

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

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

https://pastebin.com/BBAF3zfg

Graphic card:

Generated by command: lspci -k | grep -A 2 -E "(VGA|3D)"

https://pastebin.com/ahU6vGg6

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