Looks like that 470.161.03 driver does not work with GTX 650 Ti, but seems the official website claims it works with GTX 650 Ti.
(EE) NVIDIA(GPU-0): The NVIDIA GPU at PCI:5:0:0 is not supported by the 470.161.03 NVIDIA driver.
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: | 110 |
Popularity: | 3.87 |
First Submitted: | 2021-10-31 00:50 (UTC) |
Last Updated: | 2025-05-04 14:37 (UTC) |
« First ‹ Previous 1 .. 31 32 33 34 35 36 37 38 39 40 41 .. 47 Next › Last »
Looks like that 470.161.03 driver does not work with GTX 650 Ti, but seems the official website claims it works with GTX 650 Ti.
(EE) NVIDIA(GPU-0): The NVIDIA GPU at PCI:5:0:0 is not supported by the 470.161.03 NVIDIA driver.
That last update finally works with my 6.0.12 kernel!
I have a error in build nvidia-470xx-setting in version 470.161.03-2
XF86Config-parser/Util.c:129:41: warning: format string is not a string literal [-Wformat-nonliteral]
len = vsnprintf(b, current_len, fmt, ap);
^~~
1 warning generated.
CC XF86Config-parser/Video.c
CC XF86Config-parser/Write.c
LD out/antialias.png.o
LD out/background.png.o
LD out/background_tall.png.o
LD out/bnc_cable.png.o
ld.lld: error: target emulation unknown: -m or at least one .o file required
ld.lld: error: target emulation unknown: -m or at least one .o file required
ld.lld: error: target emulation unknown: -m or at least one .o file required
ld.lld: error: target emulation unknown: -m or at least one .o file required
make[1]: *** [Makefile:318: out/background_tall.png.o] Error 1
make[1]: *** Waiting for jobs to complete…
make[1]: *** [Makefile:318: out/bnc_cable.png.o] Error 1
make[1]: *** [Makefile:318: out/antialias.png.o] Error 1
make[1]: *** [Makefile:318: out/background.png.o] Error 1
make[1]: exit directory «/home/wowblvck/.cache/yay/nvidia-470xx-settings/src/nvidia-settings-470.161.03/src»
make: *** [Makefile:23: all] Error 2
==> ERROR: An error has occurred in build().
Tested and it works so far. Removed the kernel 6.0 patch accordingly.
Hi I see the patches to make it work with kernel 6.0 are still included but afaik these are not needed anymore. As a matter of fact the patches have been removed from the packages created for fedora and debian…correct me if I’m wrong
@Menelkir: Adopting package? Anybody, eg. me?
Since our maintainer is MIA (I'm trying contact already), I've made some updates myself if someone is interested. I'm using it on daily basis and it seems to be fine. https://github.com/Menelkir/arch-nvidia-470xx
@jonathon: can we help with something ?
@jonathon: Update is now necessary/critical:
https://nvidia.custhelp.com/app/answers/detail/a_id/5415
@XAVeRY: PKGBUILD patch works here too without issues (GTX 660), thank you.
@XAVeRY: thanks for the patch! works like a charm! (Quadro K3000M)
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.