The driver version 470.141.10 is not available in Geforce 730,so please cancel to FLAG TO OUTDATE.
Search Criteria
Package Details: nvidia-470xx-utils 470.256.02-7.95
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: | 103 |
Popularity: | 1.10 |
First Submitted: | 2021-10-31 00:50 (UTC) |
Last Updated: | 2025-02-03 19:42 (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 (319)
- 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)
- auto-gpufreq-git (requires nvidia-utils)
- 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)
- Show 299 more...
Sources (12)
- 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-fix-linux-6.13.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 .. 30 31 32 33 34 35 36 37 38 39 40 .. 44 Next › Last »
LJL commented on 2022-11-12 01:27 (UTC)
neuromante commented on 2022-11-03 10:33 (UTC) (edited on 2022-11-03 10:40 (UTC) by neuromante)
@XAVeRY Yes, I did that exactly locally on my archbox. Only difference is that I did not apply patch named 009*, only four of them (I've strictly followed what fedora nvidia maintainer did) . But so far so good, everything is back to a good shape.
lighterowl commented on 2022-11-03 10:28 (UTC) (edited on 2022-11-03 10:32 (UTC) by lighterowl)
- Stock 470.141.10 does not support Linux 6.0, compilation fails on ACPI stuff.
- Using the
kernel-6.0.patch
against 470.141.10 results in the module loading on 6.0.6, but failing to run with same messages as previously :
[ 17.367232] NVRM: GPU 0000:01:00.0: Failed to copy vbios to system memory.
[ 17.367356] NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x30:0xffff:874)
[ 17.367404] NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
- Applying the Debian patches to 470.141.03 makes the module load and run properly on 6.0.6.
- 470.141.10 with Debian patches seems to work okay as well.
This was tested on my Lenovo Z500 and a GeForce GT 645M. Offload (prime-run glxgears
), Vulkan (vkcube
) as well as nvidia-smi
are working as expected.
PKGBUILDs including the Debian patches are here :
- 470.141.03 : https://github.com/xavery/nvidia-470xx-utils/tree/new-patches
- 470.141.10 : https://github.com/xavery/nvidia-470xx-utils/tree/new-patches-and-tesla
That said, I don't think running 470.141.10 provides any value over the current version. I seem to remember some differences being there between "regular" and "datacenter" (Tesla) drivers so perhaps it's better to stay at .03. My memory might be wrong here, though, so if anybody has more actual information on this, please speak up.
SoftExpert commented on 2022-11-02 07:30 (UTC)
A new version of the driver is out 470.141.10 Also, there are some extra patches that could solve additional issues. With the current patches I was able to run all kernel 6.0.x updates without issues - maybe the new version will be more stable for a larger set of configurations ?
DanielCook30a commented on 2022-10-27 13:59 (UTC)
Updated my system only to find out this driver doesn't like 6.0, I guess thats on me for not checking first but its still a little annoying. I was able to fall back to the nouveau driver with my old GT 730 to get back to my desktop, but its not ideal. Hopefully the issue is fixed soon. The GT 730 does NOT like the nouveau driver (main issue is screen tearing, but still)
neuromante commented on 2022-10-26 09:55 (UTC)
On my debian sid box everything is fine with the latest patches applied by the debian maintainer. With kernel 6.0 offloading is working fine as well as graphic acceleration. The patches are available here: https://sources.debian.org/src/nvidia-graphics-drivers-tesla-470/470.141.03-3/debian/module/debian/patches/ I'm not an expert thus I don't really know how to apply them correctly.
bittin commented on 2022-10-23 16:15 (UTC)
@BlackIkeEagle yay worked fine for me :)
Nestor_013 commented on 2022-10-19 15:47 (UTC)
@elppans: Victory, it works! Actually I realized that I was using (for forgotten reasons) the pahole-git package instead of pahole. After switching to it, it works apparently correctly on my desktop.
neuromante commented on 2022-10-18 10:49 (UTC)
@ChrispyChris Try: __NV_PRIME_RENDER_OFFLOAD=1 __VK_LAYER_NV_optimus=NVIDIA_only __GLX_VENDOR_LIBRARY_NAME=nvidia glxinfo | less If it's working fine, otherwise that means that the driver is loaded but it won't give you the accelerated graphics
ChrispyChris commented on 2022-10-16 16:47 (UTC)
jonathon I see you mentioning it doesn't fully support kernel 6.0, however on my desktop after applying the patch, all seems well. Should people that used the patch be good to continue upgrading kernels and just keep an eye on this package, or what?
Pinned Comments
SoftExpert commented on 2025-02-09 10:20 (UTC)
For the beginners in need of assistance, first take a look at this recommended guide https://github.com/korvahannu/arch-nvidia-drivers-installation-guide - maybe it helps to solve the issues your are having with this version of the driver.