RyzenDew
4f4eb78edd
Add support for steamOS 3 custom distro ( #102 )
...
* Add support for steamOS 3
adding support for nvidia on this distro https://github.com/theVakhovskeIsTaken/holoiso for the new nvidia drivers to work
* fix an issue
2022-05-12 14:20:59 +02:00
qumaciel
ded5803766
515.43.04 ( #101 )
2022-05-12 02:13:47 +02:00
Tk-Glitch
8a8a4105df
470.62.29
2022-05-10 16:12:04 +02:00
Tk-Glitch
7f97f6a811
470.62.28
2022-05-03 14:27:18 +02:00
Tk-Glitch
420b64bc83
Get rid of the broken 5.18 patch. 5.18 RC users can reportedly use the latest 510 series driver as is.
2022-04-29 21:41:44 +02:00
qumaciel
14718bb2a3
510.68.02 + nvidia-powerd fix ( #99 )
...
* 510.68.02
* nvidia-powerd: add missing nvidia-dbus.conf
2022-04-29 18:13:03 +02:00
Tk-Glitch
3e384b2b0c
Explicitly disable lto
2022-04-25 13:51:37 +02:00
Tk-Glitch
e7e5ea69a5
Fix 5.18 patch sums
2022-04-07 03:20:04 +02:00
Tk-Glitch
e2514179f3
Fix 81fb7643e1
2022-04-06 21:25:55 +02:00
Tk-Glitch
0d634c047b
Revert "Initial kernel 5.18 RC support"
...
This reverts commit 81fb7643e1
.
2022-04-06 21:20:24 +02:00
Tk-Glitch
81fb7643e1
Initial kernel 5.18 RC support
...
For 470.62.* (vk dev), 495 and 510 series drivers. Tested on 510.60.02 but should work on the others as well.
2022-04-05 20:13:17 +02:00
Tk-Glitch
4c12d85251
470.62.26
2022-03-31 19:29:38 +02:00
Tk-Glitch
4b10226afd
Readme
2022-03-24 18:31:20 +01:00
Tk-Glitch
8065ba2ae7
510.60.02
2022-03-24 18:19:25 +01:00
gardotd426
48b66a24cb
Bump 510 to 510.54 ( #93 )
...
* Add 495.44
* 495.46,470.94
* Preserve 470.8* compat for 5.16 kernel patch
* Update for 510.54
Co-authored-by: Tk-Glitch <ti3nou@gmail.com>
2022-02-17 15:54:51 +01:00
Tk-Glitch
f49f2d3189
Add nvidia-powerd support
2022-02-01 16:18:12 +01:00
Tk-Glitch
ec46112a89
470.103.01
2022-02-01 15:45:22 +01:00
Tk-Glitch
4c6577f003
Limit 5.17 patch to 470.62.* (vulkan dev) and 495 series
2022-02-01 15:44:35 +01:00
Tk-Glitch
8c7e238f39
510.47.03
2022-02-01 15:41:28 +01:00
Matej Dian
410a369ed3
Add kernel 5.17 patch for 470 and 495 ( #89 )
...
Credits for the patch go to @joanbm (Joan Bruguera)
https://gist.github.com/joanbm/6c7b027b9436bf31ce979927e544e9d5
2022-02-01 14:49:05 +01:00
Tk-Glitch
d4d8346e63
470.62.22
2022-01-25 14:31:08 +01:00
Tk-Glitch
ff2a839f22
470.62.20
2022-01-21 00:51:37 +01:00
Tk-Glitch
08095a52a2
Only apply kernel-5.16-std patch to 470.62.* (vulkan dev drivers)
...
Fixes https://github.com/Frogging-Family/nvidia-all/issues/86
2022-01-20 16:20:10 +01:00
Tk-Glitch
921465ec31
Add 5.16 kernel compat patch for 470 series
2022-01-18 14:05:26 +01:00
Tk-Glitch
5b28824480
Add libnvidia-compiler-next.so if available
2022-01-17 17:10:13 +01:00
Francis-Br
c6e71c9273
510.39.01 ( #85 )
2022-01-17 16:23:12 +01:00
gardotd426
9b28f2a6aa
Add support for 495.46, 470.94 ( #81 )
...
* Add 495.44
* 495.46,470.94
* Preserve 470.8* compat for 5.16 kernel patch
Co-authored-by: Tk-Glitch <ti3nou@gmail.com>
2021-12-15 13:33:15 +01:00
Tk-Glitch
8714c296c5
470.62.16
2021-12-08 18:11:08 +01:00
ptr1337
d66325a425
5.16 workaround ( #79 )
...
* 5.16 fix
* 5.16-fix
2021-11-30 13:49:55 +01:00
notpentadactyl
f1ce2cbdc5
vulkan beta driver 470.62.13 ( #77 )
...
Co-authored-by: strudel <mcd@strudel.pm>
2021-11-25 16:27:00 +01:00
Tk-Glitch
3ff1fe176e
Refrain from using bashisms in scripts that have a #!/bin/sh hashbang
2021-11-22 16:16:40 +01:00
Cabopust
24c3866114
Check on mkinitcpio ( #75 )
2021-11-19 14:46:02 +01:00
Tk-Glitch
54d1b046da
470.62.12
2021-11-17 19:58:26 +01:00
Tk-Glitch
033a143af8
Revert "Add mkinitpcio check for hooks ( #73 )"
...
This reverts commit 3a4bb6e3cf
.
This breaks in multiple scenarios:
- Build environment has more initramfs providers than just mkinitcpio. Hook won't be installed in this case.
- Build environment has only mkinitcpio, but system on which the package is installed does not. Hook will be installed and will error out anyway.
- Build environment does not have mkinitcpio, but system on which the package is installed does. Hook won't be installed, even though it should.
- And of course user can always replace their initramfs providers at any time later on while nvidia-tkg packages are still installed. Requiring a rebuild to handle this would be just cumbersome.
2021-11-17 19:54:56 +01:00
Cabopust
3a4bb6e3cf
Add mkinitpcio check for hooks ( #73 )
...
* Add mkinitpcio check for hooks
* typo
Co-authored-by: Vasiliy Stelmachenok <ventureo@yandex.ru>
2021-11-17 14:54:58 +01:00
Tk-Glitch
e634eb23e3
470.86
2021-11-11 17:24:39 +01:00
Tk-Glitch
aa6bea6ff4
470.62.07
2021-11-03 13:02:39 +01:00
Tk-Glitch
c1163fe093
Add headers check exceptions for the popular options in Arch repos
...
Not like it's fine but oh well..
Fixes https://github.com/Frogging-Family/nvidia-all/issues/72
2021-11-03 13:02:28 +01:00
Tk-Glitch
6b3ed0154b
Tweak _create_links() following https://bugs.archlinux.org/task/71948?project=1&string=nvidia-utils
...
Fixes https://github.com/Frogging-Family/nvidia-all/issues/71
2021-11-01 18:44:05 +01:00
Tk-Glitch
bf4329e940
470.82.00
2021-10-27 18:55:23 +02:00
Dylan M. Taylor
472e4003f2
495.44 ( #67 )
2021-10-27 18:03:14 +02:00
Tk-Glitch
211c60c0a2
Add eglexternalplatform dependency
...
fixes https://github.com/Frogging-Family/nvidia-all/issues/66
2021-10-21 10:44:56 +02:00
Tk-Glitch
7ed6c5ea30
Remove remnant mkinitcpio warning
2021-10-14 18:32:35 +02:00
Tk-Glitch
ef12a70f29
495 series: Since it seemingly works for some users, let's add the missing symlink. Hopefully it was just an error and it works for everyone.
...
Thanks to @Sporif for giving me hope 🐸
2021-10-14 18:27:43 +02:00
Tk-Glitch
9404b959dc
495 series gbm additions, thanks to @openglfreak
2021-10-14 17:45:16 +02:00
Tk-Glitch
e7b6638d46
495.29.05
...
Initial support for 495 series
2021-10-14 17:33:49 +02:00
Tk-Glitch
0b02206c1d
Clear .hook files as well
2021-10-08 17:09:20 +02:00
Tk-Glitch
65fd56bdeb
Add the udev rules back - d621f9d527 (comments)
2021-10-08 17:08:42 +02:00
Tk-Glitch
85a0f4f496
470.62.05
2021-10-08 17:04:54 +02:00
Cabopust
1bb6d2e88f
Adding a hook to automatically update initramfs images ( #63 )
...
* Add a hook to automatically update initramfs images
* Removing the warning about manually updating initramfs
2021-10-08 16:52:35 +02:00