Package Details: nvidia-470xx-dkms 470.256.02-6

Git Clone URL: https://aur.archlinux.org/nvidia-470xx-utils.git (read-only, click to copy)
Package Base: nvidia-470xx-utils
Description: NVIDIA drivers - module sources
Upstream URL: http://www.nvidia.com/
Keywords: driver nvidia video
Licenses: custom
Conflicts: nvidia-dkms
Provides: NVIDIA-MODULE
Submitter: jonathon
Maintainer: Sinyria (cysp74, SoftExpert)
Last Packager: SoftExpert
Votes: 98
Popularity: 1.19
First Submitted: 2021-10-31 00:50 (UTC)
Last Updated: 2024-07-21 07:12 (UTC)

Latest Comments

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

SoftExpert commented on 2023-07-06 08:19 (UTC)

@SinClaus: This comment gives you what you need ...

SinClaus commented on 2023-07-06 08:07 (UTC)

BTW, I forget how to apply this patch....

SoftExpert commented on 2023-07-06 08:01 (UTC)

@SinClaus: The current maintainter is not available any longer (don't know why) and the procedure to change the maintainer is a bit long; there are already 3 requests from 3 different people that want to become maintainers / contributors. Until then, nobody has the rights to commit the changes to the repository. It should be solved soon, I hope.

SinClaus commented on 2023-07-06 07:57 (UTC)

OK, why this patch not included to AUR package?????????

SoftExpert commented on 2023-07-06 07:19 (UTC)

@SinClaus: And? How are we supposed to know what you need, if you don't tell ?

The patch is for the source code, where did you found the debian reference ?

SinClaus commented on 2023-07-06 07:15 (UTC)

I find there patch for debian pdckage only.

SoftExpert commented on 2023-07-06 06:38 (UTC)

@SinClaus: Have you been injured ? Isn't there any hope left ?

Just apply the patch for 6.4.x kernel. You will find it in the preceding comments ...

SinClaus commented on 2023-07-06 06:20 (UTC)

FUCK!!! 470 and 390 branches exits drom installation with error "struct drm_driver has no member named dumb_destroy". Do you check your package?

SoftExpert commented on 2023-07-05 18:54 (UTC)

@dough.mean: depnding on the kernel flavor (xanmod, liquorix, vanilla), the kernel headers might contain (or not) the required declarations. The patch makes optional a line of code that can prevent compiling. There were quite a few mentions on Nvidia repository ( 526, 501 ); also on Launchpad 2025266.

dough.mean commented on 2023-07-05 17:06 (UTC)

@SoftExpert

It turns out that I just had to uninstall the package, modify PKGBUILD to use 470.199.02, remove the patches and reinstall again.

There might be additional packages, like lib32-nvidia-470xx-utils and lib32-opencl-nvidia-470xx.

It seems that the lib32 one was already updated to 470.199.02 earlier upstream. Not sure what the opencl packages are supposed to be though. paru -Qs opencl yields only ocl-icd and lib32-ocl-icd.

DKMS will nob behave with 6.4.x kernel, unless the patch was used (it declares a function that is otherwise missing).

I'm on 6.4, and no issues so far. Tested some applications that hard depends on Vulkan and it's working perfectly fine.