Commit Graph

111 Commits

Author SHA1 Message Date
Tk-Glitch
a71650cbbd Revert "Updating the nvidia-settings icon path (#51)"
This reverts commit 05233ee23d.
2021-08-15 12:05:25 +02:00
Tk-Glitch
cd442c41f2 Typo 2021-08-11 19:09:52 +02:00
Matej Dian
46cead3a26
Disable kernel 5.14 patch for 470.63.01 and newer (#57) 2021-08-11 18:55:07 +02:00
Tk-Glitch
07d2aec324 Add symlinks for libnvidia-vulkan-producer.so 2021-08-11 18:54:46 +02:00
Tk-Glitch
3e05cde408 Add libnvidia-vulkan-producer.so to 470.6* 2021-08-10 22:31:02 +02:00
Tk-Glitch
410b3a47b4 470.63.01 2021-08-10 19:39:41 +02:00
Tk-Glitch
f064387e09 470.56.05 2021-08-06 20:05:54 +02:00
Matej Dian
3b5fe8dce1
Add initial kernel 5.14 patch (#53)
Credits for the patch go to  Joan Bruguera
https://gist.github.com/joanbm/144a965c36fc1dc0d1f1b9be3438a368
Enabled for 465 and 470 branch
Tested on 5.14rc3 + 470.57.02
2021-08-04 15:16:29 +02:00
Cabopust
05233ee23d
Updating the nvidia-settings icon path (#51)
Fixed the path to the nvidia-settings icon. It is now displayed according to the current icon theme instead of constantly referring to pixmap.

References:
https://github.com/NVIDIA/nvidia-settings/pull/56
https://bugs.archlinux.org/task/54495
2021-07-27 15:30:41 +02:00
Tk-Glitch
68cd83585c 470.57.02 2021-07-19 17:17:05 +02:00
Tk-Glitch
9d66c740db Get rid of duplicate nvngx.dll & _nvngx.dll 2021-06-25 20:16:21 +02:00
Tk-Glitch
14d79b0536 Fix egl-wayland version on 465 series 2021-06-24 23:41:13 +02:00
Tk-Glitch
e00f0e0d63 Fix nvngx wine dll path for proton 2021-06-22 23:18:13 +02:00
Tk-Glitch
cb47e2d616 470.42.01
Initial support for 470 series. Thanks to flgx for giving a hand!
2021-06-22 18:14:59 +02:00
Tk-Glitch
feffe4972a 460.84 2021-06-11 14:44:30 +02:00
Piotr Matela
ab144d562c
465.31 (#40)
New Driver release 465.31
Also bump pkgrel version by one
2021-05-18 20:12:33 +02:00
Tk-Glitch
a6b8aff7ea 455.50.19 2021-05-13 21:09:47 +02:00
Tk-Glitch
a8b621f33f 460.80 2021-05-12 18:02:24 +02:00
Tk-Glitch
f8f248f8c9 465.27, 450.119.03 2021-04-29 19:20:05 +02:00
Tk-Glitch
2e186a254a Initial 5.12 (release) kernel patch for 455 series - Thanks to @openglfreak 2021-04-27 16:56:30 +02:00
Tk-Glitch
9a490636ed 455.50.14 2021-04-19 22:19:10 +02:00
Tk-Glitch
64ea0d69fc 460.73.01, 465.24.02 2021-04-14 19:02:31 +02:00
Tk-Glitch
683381f75a 455.50.12 2021-04-13 17:33:52 +02:00
Tk-Glitch
57e9a93635 Add 455.45 to the kernel 5.11 patch candidates
Fixes building current 455 stable against 5.11.y
2021-04-04 03:58:35 +02:00
flindeberg
2aafc4a691
Fixed cleanup when using "only update if newer" (#32)
* Suggested solution for #30, only update if newer driver

* Removed dependency on nvidia-smi, now uses pacman and 'nvidia-utils' as search string

* small fix with added cleanup
2021-04-03 21:00:46 +02:00
Tk-Glitch
4715ac2352 465 series: Add nvidia-ib-peermem-stub module 2021-03-30 17:18:52 +02:00
Tk-Glitch
71c0674d9b Fix firmware path
Thank you Saancreed ! 🐸 ❤️
2021-03-30 16:48:44 +02:00
Tk-Glitch
3441ef0f53 Fix typo 2021-03-30 16:28:15 +02:00
Tk-Glitch
38ed3a4a61 465 series: Add gsp.bin firmware and nvidia-peermem module 2021-03-30 16:05:19 +02:00
Tk-Glitch
953575d3d8 Initial support for 465 series + add 465.19.01 Beta 2021-03-30 15:43:12 +02:00
Krzysztof Bogacki
08cf960a04
Install nvidia-ngx-updater on driver versions ≥ 455 (#33)
It's also present on 460 branch, so let's assume it's there to stay.
2021-03-26 21:20:37 +01:00
Tk-Glitch
9b7d9b0c0d Get rid of the initial 5.12 kernel patch. It reportedly doesn't work on 5.12rc2+. Add an explicit 5.11 or lower kernel compat for 455 and lower branches. 460.67 is currently the only driver working on 5.12rc2+ 2021-03-19 17:49:10 +01:00
Tk-Glitch
7399076106 460.67 2021-03-19 03:49:41 +01:00
Tk-Glitch
f2113d48e4 Import initial kernel 5.12 compat patch, based on Joan Bruguera's b21e792dc0/nvidia-fix-linux-5.12.patch 2021-03-07 18:19:10 +01:00
Tk-Glitch
2930254ea0 455.50.10 2021-03-05 13:59:36 +01:00
Tk-Glitch
a182c835ff 460.56 2021-02-26 20:27:23 +01:00
Tk-Glitch
ae1dab28d1 455.50.07 2021-02-16 20:47:32 +01:00
flindeberg
5ccee5d449
Suggested solution for #30, only update if newer driver (#31)
* Suggested solution for #30, only update if newer driver

* Removed dependency on nvidia-smi, now uses pacman and 'nvidia-utils' as search string
2021-02-09 12:49:53 +01:00
Tk-Glitch
de1cbc5f4b 455.50.05 2021-02-03 08:21:01 +01:00
Matej Dian
801ee3500c
5.11 patch not needed on 460.39 anymore (#28)
* not needed on 460.39 anymore

* add 5.11 patch for older drivers

* fix nesting

* 5.11 vkdev
2021-01-29 20:08:40 +01:00
Tk-Glitch
78b1f08ced 455.50.04 2021-01-28 03:49:12 +01:00
Koopa
df8f5ba85f
Add support for "latest" driver option. (#29) 2021-01-27 15:58:31 +01:00
Tk-Glitch
7890e99a9a 460.39 2021-01-26 18:23:19 +01:00
Tk-Glitch
37dd3a3414 450.102.04
This version was missed on the 450 branch
2021-01-25 19:24:10 +01:00
Tk-Glitch
6915960a62 455.50.03 2021-01-25 18:11:45 +01:00
Tk-Glitch
d27b60d5cb 455.50.02 - https://developer.nvidia.com/vulkan-driver 2021-01-21 13:47:06 +01:00
Matej Dian
7f053c3095
Add initial kernel 5.11 patch (#23)
* Add initial kernel 5.11 patch

tested on 5.11rc2 + 460.32.03

http://rglinuxtech.com/?p=2878
http://rglinuxtech.com/?p=2871

* Add pahole dependency required to build against 5.11
2021-01-14 17:43:16 +01:00
Dylan M. Taylor
b3a6379dbb
460.32.03 (#22)
* 460.32.03

* Increment release number
2021-01-08 14:24:29 +01:00
Tk-Glitch
be4ceeb029 455.46.04 2020-12-17 07:38:35 +01:00
Tk-Glitch
0df6de98a2 460.27.04 2020-12-15 15:30:39 +01:00