Search Criteria
Package Details: nvidia-470xx-utils 470.256.02-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/nvidia-470xx-utils.git (read-only, click to copy) |
---|---|
Package Base: | nvidia-470xx-utils |
Description: | NVIDIA drivers utilities |
Upstream URL: | http://www.nvidia.com/ |
Keywords: | driver nvidia video |
Licenses: | custom |
Conflicts: | nvidia-libgl, nvidia-utils |
Provides: | nvidia-libgl, nvidia-utils, opengl-driver, vulkan-driver |
Submitter: | jonathon |
Maintainer: | Sinyria (cysp74, SoftExpert) |
Last Packager: | SoftExpert |
Votes: | 99 |
Popularity: | 0.88 |
First Submitted: | 2021-10-31 00:50 (UTC) |
Last Updated: | 2024-11-10 08:39 (UTC) |
Dependencies (6)
- egl-wayland (egl-wayland-gitAUR)
- libglvnd (libglvnd-gitAUR)
- xorg-server (xorg-server-gitAUR, xorg-server-bug865-issue1578AUR, xorg-server-bug865AUR)
- nvidia-470xx-settingsAUR (optional) – configuration tool
- opencl-nvidia-470xxAUR (optional) – OpenCL support
- xorg-server-devel (xorg-server-devel-gitAUR) (optional) – nvidia-xconfig
Required by (299)
- adaptivecpp (requires nvidia-utils)
- adaptivecpp-git (requires nvidia-utils)
- agisoft-metashape (requires nvidia-utils) (optional)
- agisoft-metashape-pro (requires nvidia-utils) (optional)
- airshipper (requires vulkan-driver) (optional)
- alchemy-viewer-git (requires nvidia-utils) (optional)
- alchemy-viewer-git (requires nvidia-libgl) (optional)
- aquamarine-git (requires opengl-driver)
- ares-emu (requires vulkan-driver)
- ares-emu-avx-git (requires vulkan-driver)
- ares-emu-git (requires vulkan-driver)
- armorpaint (requires opengl-driver)
- arrayfire-git (requires nvidia-utils) (optional)
- aurorafw-git (requires opengl-driver)
- autokey-git (requires nvidia-utils) (optional)
- blackmagic-raw-sdk (requires nvidia-utils) (optional)
- btop-git (requires nvidia-utils) (optional)
- btop-gpu-git (requires nvidia-utils) (optional)
- ccdc-mercury (requires opengl-driver)
- ccminer (requires nvidia-utils)
- Show 279 more...
Sources (11)
- 0001-Fix-conftest-to-ignore-implicit-function-declaration.patch
- 0002-Fix-conftest-to-use-a-short-wchar_t.patch
- 0003-Fix-conftest-to-use-nv_drm_gem_vmap-which-has-the-se.patch
- https://us.download.nvidia.com/XFree86/Linux-x86_64/470.256.02/NVIDIA-Linux-x86_64-470.256.02.run
- kernel-6.10.patch
- kernel-6.12.patch
- nvidia-470xx-utils.sysusers
- nvidia-470xx.rules
- nvidia-drm-outputclass.conf
- systemd-homed-override.conf
- systemd-suspend-override.conf
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 40 Next › Last »
lalala_233 commented on 2024-05-11 05:53 (UTC)
rodrigorc's patch workds for the kernel 6.8.9-arch1-2 gcc version 14.1.1 20240507.
fuan_k commented on 2024-05-10 19:33 (UTC)
Confirming rodrigorc's patch works for the LTS kernel 6.6.30-2-lts gcc version 14.1.1 20240507
I have not seen errors for the 6.8.9-arch1-2 kernel either.
meadow commented on 2024-05-10 15:34 (UTC)
Confirming TechXero's patch works for the LTS kernel
6.6.30-2-lts gcc version 14.1.1 20240507
rodrigorc commented on 2024-05-10 12:35 (UTC)
I hadn't found this solution, so I went and fixed it myself with a slightly different patch:
I think this is more proper, GCC itself recommends using
-fpermissive
if there is need for the legacy behavior: https://gcc.gnu.org/gcc-14/porting_to.htmlxclay commented on 2024-05-10 00:21 (UTC)
I confirm @TechXero patch working with: kernel: 6.8.9-arch1-2 gcc: 14.1.1
thanks.
rodolfoser commented on 2024-05-09 23:57 (UTC)
can confirm PKGBUILD patch works for me too
ncmprhnsbl commented on 2024-05-09 22:48 (UTC)
confirming patch works here. for no offset, just change to "@@ -101,7 +101,8 @@ test_headers() {"
TechXero commented on 2024-05-09 19:01 (UTC)
@SoftExpert
I have not yet tested it but @Maniaxx did seems to work. Can you update package with -2 added to it ?
Maniaxx commented on 2024-05-09 18:37 (UTC) (edited on 2024-05-09 18:37 (UTC) by Maniaxx)
I can confirm TechXero patch is working on stable kernel 6.8.9-arch1-2 and GCC 14.1.1. The patch shows 'offset -52 lines'.
PKGBUILD with patch:
https://0x0.st/X8pn.tar.gz/nvidia-470xx-conftest-patch-techxero.tar.gz
SoftExpert commented on 2024-05-09 16:13 (UTC)
Please only flag "out of date" the package when a new version of the driver is released. Tweaking the build process of the current version does not qualify as an "out of date".
@TechXero: have you tested the patch with various kernel / compiler configurations ? Does it work in all cases ?
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 40 Next › Last »