Working like a charm!
sudo dkms status: nvidia/470.256.02, 6.13.1-arch1-1, x86_64: installed
NVIDIA GeForce GTX 760
:D
Thank you so much @SoftExpert & @joanbm & @Maniaxx
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: | 5.81 |
First Submitted: | 2021-10-31 00:50 (UTC) |
Last Updated: | 2025-05-04 14:37 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 47 Next › Last »
Working like a charm!
sudo dkms status: nvidia/470.256.02, 6.13.1-arch1-1, x86_64: installed
NVIDIA GeForce GTX 760
:D
Thank you so much @SoftExpert & @joanbm & @Maniaxx
@SoftExpert
Also working on my end, outputting full res on both the internal LCD and an external output:
System: Lenovo ThinkPad W541 Graphics: nVidia Quadro K2100M (GK106GLM) Kernel: 6.13.1-arch1-1
Thank you for maintaining this package and also @joanbm for writing this patch in the first place.
Working here as well. Quick test (Desktop/XFCE, Firefox).
6.13.1-arch1-1
nvidia-470xx-dkms 470.256.02-7.95
GTX770 (GK104)
@grzechoo: Great, thank you for the confirmation ! Let's see if someone else gives us good news ...
@SoftExpert, 470.256.02-7.95 builds fine and works fine on 6.13.1-arch1-1 and lts-6.12.12-1. I'm running Zbook G2 with GK106GLM [Quadro K2100M]
@injiniero, @Maniaxx: Thank you for the heads-up !
I have added the patch in the package definition; since I do not have access to my old machine with the Nvidia card, I could not test it. I left the version of the package as 470.256.02-7.95; If you are able to build it on your side and can confirm that it behaves, I will push another update to set a proper version number.
Thank you in advance for the feedback !
The fix proposed by @Maniaxx seems to work as read in the comments.
@SoftExpert please, can you test the patch? It will be appreciated.
Thanks
What about this? Tentative fix for NVIDIA 470.256.02 driver for Linux 6.13-rc1
@SpikoPath: this version of the drivers has reached end of life. Kernel 6.12, which is LTS, is the last one to benefit from a patch. Stay with kernel 6.12 or change your hardware, there is nothig else to be done.
==> dkms install --no-depmod nvidia/470.256.02 -k 6.13.0-arch1-1
Error! Bad return status for module build on kernel: 6.13.0-arch1-1 (x86_64)
Consult /var/lib/dkms/nvidia/470.256.02/build/make.log for more information.
==> WARNING: `dkms install --no-depmod nvidia/470.256.02 -k 6.13.0-arch1-1' exited 10
make.log:
LD [M] nvidia.o
ld: cannot find ./nvidia/nv-kernel.o: No such file or directory
make[4]: *** [/usr/lib/modules/6.13.0-arch1-1/build/scripts/Makefile.build:387: nvidia.o] Error 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.