I have updated without problems. Thanks! Also @freeartist, I have successfully run a few GUI applications that have QT5 dependencies: linssid, sqlitebrowser, keepassxc.
Search Criteria
Package Details: nvidia-340xx 340.108-37
Package Actions
Git Clone URL: | https://aur.archlinux.org/nvidia-340xx.git (read-only, click to copy) |
---|---|
Package Base: | nvidia-340xx |
Description: | NVIDIA drivers for linux, 340xx legacy branch |
Upstream URL: | https://www.nvidia.com/ |
Licenses: | custom |
Conflicts: | nvidia |
Submitter: | simonsmh |
Maintainer: | JerryXiao |
Last Packager: | JerryXiao |
Votes: | 72 |
Popularity: | 0.86 |
First Submitted: | 2019-06-07 10:29 (UTC) |
Last Updated: | 2024-05-10 16:52 (UTC) |
Dependencies (6)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- linux
- nvidia-340xx-utilsAUR
- linux (make)
- linux-headers (make)
- nvidia-340xx-utilsAUR (make)
Required by (5)
- bumblebee-forceunload (optional)
- bumblebee-git (optional)
- bumblebee-picasso-git (optional)
- nvfancontrol (optional)
- nvfancontrol-git (optional)
Sources (19)
- 0001-kernel-5.7.patch
- 0002-kernel-5.8.patch
- 0003-kernel-5.9.patch
- 0004-kernel-5.10.patch
- 0005-kernel-5.11.patch
- 0006-kernel-5.14.patch
- 0007-kernel-5.15.patch
- 0008-kernel-5.16.patch
- 0009-kernel-5.17.patch
- 0010-kernel-5.18.patch
- 0011-kernel-6.0.patch
- 0012-kernel-6.2.patch
- 0013-kernel-6.3.patch
- 0014-kernel-6.5.patch
- 0015-kernel-6.6.patch
- 0016-kernel-6.8.patch
- 0017-gcc-14.patch
- 20-nvidia.conf
- https://us.download.nvidia.com/XFree86/Linux-x86_64/340.108/NVIDIA-Linux-x86_64-340.108-no-compat32.run
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 58 Next › Last »
sebalis commented on 2023-03-03 22:44 (UTC)
freeartist commented on 2023-03-02 17:25 (UTC)
Can anybody check and report. Is working this nvidia driver with qt5-5.15.8? Just try launch any Qt GUI application i.e qbittorrent or 2048-qt Is its launch without Segmentation Fault or not. Thanks.
calvinh commented on 2023-02-28 15:05 (UTC)
Can confirm the new patch, 0012-kernel-6.2.patch, works in kernel 6.2.1. Thanks, @JerryXiao.
calvinh commented on 2023-02-28 00:35 (UTC)
Anyone had luck to compile it in kernel 6.2.1?
Nebulosa commented on 2023-02-03 18:08 (UTC) (edited on 2023-02-12 21:39 (UTC) by Nebulosa)
Work with latest kernel 6.1.9, but doesn't work with Kodi >=20.0.
I already tested Kodi 20.0 with nouveau, everything is fine.
Here https://forum.kodi.tv/showthread.php?tid=371581&page=2 tested work in LibreElec with 20.0 and 340.108
And the second point: we need something to do with linux-headers dependency. In nvidia-340xx-dkms this is a make dependency, so if you didn't install it before installing the nvidia-340xx-dkms, the package removes it after compiling and dkms can't nothing to do with this later (because it's optional dependency) :)
Edit: Well, it's a Kodi specific bug, add line in /etc/environment: LD_PRELOAD=/usr/lib/nvidia/libGL.so.340.108 More info here: https://github.com/xbmc/xbmc/issues/22491
freeartist commented on 2023-01-25 04:27 (UTC)
This is driver support 32bit libraries?
papakilo commented on 2023-01-13 23:09 (UTC)
Just for info Debian SID already has drivers patched for kernel 6.1 called nvidia-legacy-340xx-driver.
Please check it out here: https://metadata.ftp-master.debian.org/changelogs//non-free/n/nvidia-graphics-drivers-legacy-340xx/nvidia-graphics-drivers-legacy-340xx_340.108-17_changelog
hackins commented on 2022-12-24 16:18 (UTC)
@lmh69, thank you for your reply. I updated the kernel to 6.1.1. The driver I compiled with 6.0 patch two months ago works properly.
visious commented on 2022-12-24 03:49 (UTC)
@lmh69 Thank you. Merry Christmas and A Happy New Year to All.
lmh69 commented on 2022-12-24 00:11 (UTC)
@visious5d Works with 6.1.1. I have to say that the xserver crashed in the first run, but only happened that time. On subsequent run attempts everything seems to be fine.
@hackins I used it and it works in 6.0.12; patch for 6.0 should works on 6.0.X (in the same way like 5.8 should works in 5.8.X, etc) and MAYBE works in kernels > 6.0... like 6.1.X, 6.2.X... etc. Because the biggest changes in the kernel code are made when you change from 6.0 to 6.1, not in 6.0.X.
Pinned Comments
JerryXiao commented on 2022-10-13 03:51 (UTC) (edited on 2022-10-14 02:44 (UTC) by JerryXiao)
For testing users, contributors: check out https://github.com/archlinux-jerry/nvidia-340xx
Warning: force push may happen to match the aur tree