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 .. 16 17 18 19 20 21 22 23 24 25 26 .. 39 Next › Last »

SoftExpert commented on 2023-07-05 04:23 (UTC)

@simplecard: can you provide the relevant part of the build log where the error is being recorded ? Error 10 is quite vague ...

simplecard commented on 2023-07-05 02:41 (UTC)

I'm on kernel 6.4.1-arch2-1 and have a GTX 650, this package fails to build. Error 10. Is there a way around this? My integrated GPU is very weak and I'm starting to experience lag without this package..

SoftExpert commented on 2023-07-04 21:52 (UTC) (edited on 2023-07-04 21:53 (UTC) by SoftExpert)

@wviana: Well, we are in the process of selecting new maintainers / contributors; it will take a short while until that is cleared up (the standard procedure). Since this driver serves old(ish) hardware, the interest for maintaining it is winding down slowly. Only you know if you can afford to wait or not. The package is basically, a recipe to correctly install the driver. If you need / must / want to use kernel 6.4 / experiment, the solution described in the comments will help you install the newest driver. Otherwise you can wait for the package to be officially updated.

edit: added missing word.

wviana commented on 2023-07-04 20:14 (UTC)

@SoftExpert Oh, ok, thanks. At some time the maintainer will add this patch to the package won't they? So is it ok just wait until then?

SoftExpert commented on 2023-07-04 18:14 (UTC)

@wviana: That's because it needs a patch to compile with 6.4.x line of kernels. Working solution was already given a few comments back (probably next page).

wviana commented on 2023-07-04 17:22 (UTC)

Here it's working for LTS but not for latest kernel.

==> dkms install --no-depmod nvidia/470.182.03 -k 6.1.37-1-lts
==> dkms install --no-depmod nvidia/470.182.03 -k 6.4.1-arch2-1
Error! Bad return status for module build on kernel: 6.4.1-arch2-1 (x86_64)
Consult /var/lib/dkms/nvidia/470.182.03/build/make.log for more information.
==> WARNING: `dkms install --no-depmod nvidia/470.182.03 -k 6.4.1-arch2-1' exited 10
==> depmod 6.1.37-1-lts

I'm booting just into LTS as a workaround for now.

lalala_233 commented on 2023-07-04 13:12 (UTC)

Very thanks. It works well. I thought my video card was broken before updating.

SoftExpert commented on 2023-07-03 20:06 (UTC)

@a821: Sorry for the confusion, I guess we were all excited for the opportunity to maintain this important package. My guess is that it would be good to add more maintainers / contributors to the package, to avoid no support time intervals.

marol commented on 2023-07-03 20:04 (UTC)

So, I have to git clone https://gist.github.com/joanbm/77f0650d45747b9a4dc8e330ade2bf5c to any at /home directory, then - makepkg -g >> PKGBUILD - that's it?

SoftExpert commented on 2023-07-03 20:02 (UTC)

In the future, to not remain stuck with the error FAILED ==> ERROR: One or more files did not pass the validity check!, you can simply run sha256sum *.patch or sha256sum *.deb to calculate the checksum of the corresponding file(s). In the current case, the issue was that copying the contents of kernel-6.4.patch file from the webpage probably added a space somewhere and, obviously, the checksum was not the same.

When the winner for the maintainer contest is chosen ;-) , the patches will simply be available in the repository, so the issue will not occur.