@notfire: I suspect recent ffmpeg is expecting a more advanced Nvidia driver feature set; our line is barely maintained - mainly to make it still run with the latest kernels. You would probably want to recompile yourself ffmpeg, so that it picks whatever is available in the current driver headers ...
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.19 |
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-libgl) (optional)
- alchemy-viewer-git (requires nvidia-utils) (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 .. 15 16 17 18 19 20 21 22 23 24 25 .. 44 Next › Last »
SoftExpert commented on 2023-07-16 06:45 (UTC)
notfire commented on 2023-07-16 03:41 (UTC) (edited on 2023-07-16 03:41 (UTC) by notfire)
(not sure where to ask about this, so i figured i'd do it here since it's a driver issue)
i'm having an issue with OBS when trying to record using NVENC. i'm using the latest version of this driver (just made sure) and haven't had this issue before now. here's the error i'm getting:
Driver does not support the required nvenc API version. Required: 12.0 Found: 11.1
SoftExpert commented on 2023-07-15 08:51 (UTC)
All is good on my side as well - I built all related nvidia packages.
Minty95 commented on 2023-07-15 07:43 (UTC)
Just a average Arch user. But thanks in advance for being the maintainer and correcting the issue :)
Sinyria commented on 2023-07-15 07:26 (UTC)
package updated, compiled and installed without issues for me like this. Co-Maintainers added!
SoftExpert commented on 2023-07-15 07:26 (UTC)
@Sinyria: Excellent, thanks! Then continue as planned :-) ...
Sinyria commented on 2023-07-15 07:17 (UTC)
I was about to fix package then add you and cysp so this cant happen again.
SoftExpert commented on 2023-07-15 07:10 (UTC)
@Sinyria: Congrats for becoming maintainer ! Would you care to add a few contributors ?
Minty95 commented on 2023-07-13 13:57 (UTC)
I had a couple of problems but help arrived and all is good, only did :
- Uninstalled these packages : sudo pacman -R nvidia-470xx-utils nvidia-470xx-dkms nvidia-470xx-settings
- In terminal entered : git clone https://aur.archlinux.org/nvidia-470xx-utils.git
- Changed directory : cd nvidia-470xx-utils/
- Downloaded patch : curl -o PKGBUILD.diff http://ix.io/4zP5
- Applied the patch : git apply -v PKGBUILD.diff
- Made package anew : makepkg -rsi
Reboot and was able to upgrade to 6.4.3-arch-1
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.