237 Commits (f4914fd9e5e73f1ae64e67cc911208728fffd771)
 

Author SHA1 Message Date
Vasiliy Stelmachenok f4914fd9e5
Add support for dracut and booster for the hook (#163) 1 year ago
Tk-Glitch c758da09ff 530.41.03 1 year ago
Tk-Glitch 3e6daf0668 525.47.13 1 year ago
notpentadactyl 1ccb3598d5
fix custom version (#151)
this commit fb94e772f2 added a 2nd `9` condition, but forgot to change the number for custom version to `10`
1 year ago
qumaciel fb94e772f2
530 series (#149) 1 year ago
Tk-Glitch b8934fd671 525.47.11 1 year ago
Tk-Glitch 84f87b1880 525.89.02 1 year ago
Tk-Glitch b4d3d2dd7b 525.47.07 1 year ago
Tk-Glitch 981561e886 525.47.06 1 year ago
Tk-Glitch 687da1bc1e Disable kernel 6.2 patch on 525.8*+
Fixes https://github.com/Frogging-Family/nvidia-all/issues/145
1 year ago
yuiiio 9d3b5add1b
525.85.05 + bit (#144)
* make xorg-server opt-dep

not needed when manualy installed

* add option _blacklist_nouveau

* 525.85.05
1 year ago
Tk-Glitch d47e9a6cd1 Remove explicit examples for version number and use expected formatting instead.
Let's not give them bad ideas.
1 year ago
Tk-Glitch 79f7fae1ce Remove some legacy series having valid checks against newer kernels than actually patchable or supported.
396 series is supported or patchable up to kernel 5.3
410 series is supported or patchable up to kernel 5.5
415 series is supported or patchable up to kernel 5.4
418 series is supported or patchable up to kernel 5.5
430 series is supported or patchable up to kernel 5.5
435 series is supported or patchable up to kernel 5.6

Fixes https://github.com/Frogging-Family/nvidia-all/issues/143
1 year ago
Tk-Glitch 9318fb0b3a 525.78.01 1 year ago
Lewis James 96acad6fa0
Update md5sum for patches/kernel-6.2.patch (#140) (#141)
Co-authored-by: lewiji <lewiji@gmail.com>
1 year ago
ptr1337 26ae2effcb
Fix 6.2 patchset for nvidia, nvidia-dkms will compile also now for 6.1 or lower version correctly (#139)
Signed-off-by: Peter Jung <admin@ptr1337.dev>

Signed-off-by: Peter Jung <admin@ptr1337.dev>
1 year ago
timocapa 2dffc6fb18
Add 6.2-rc support (#138) 1 year ago
Tk-Glitch 38caa4222f 525.47.04 1 year ago
Tk-Glitch dd871be510 Constrain the 470 series specific 6.0 patch to older releases. The current 470.161.03 release should be 6.0 compatible ootb.
Fixes https://github.com/Frogging-Family/nvidia-all/issues/136
1 year ago
Tk-Glitch 9711d99979 470.161.03
Fixes https://github.com/Frogging-Family/nvidia-all/issues/135
1 year ago
Tk-Glitch e987525067 Re-allow installing nvidia-dbus.conf as the security issue (https://github.com/advisories/GHSA-3qpv-49m3-3h75) was fixed by Nvidia. 1 year ago
begin-theadventure 1861ed168e
525.60.11 (#134) 2 years ago
Tk-Glitch dff942ab1c 515.86.01 2 years ago
Robin Kertels 7d6e14bc10
515.49.25 (#133) 2 years ago
qumaciel 68ad18203f
nvidia-utils: add missing libnvidia-nvvm.so (#132)
* nvidia-utils: add missing libnvidia-nvvm.so

* nvidia-utils: add missing libnvidia-nvvm.so

* bump pkgrel
2 years ago
Tk-Glitch 0661459342 open-gpu-kernel-modules: Skip nvidia-open-gcc-ibt-sls patch on 525 and up 2 years ago
qumaciel 8016370bfc
525 series (#130) 2 years ago
Tk-Glitch e48d30b92b 515.49.24 2 years ago
Tk-Glitch 6b7d3f3575 Add libcudadebugger library for 520 series 2 years ago
Tk-Glitch afefc427cd 520.56.06
520 series initial support
2 years ago
Jebaitedneko e5254f2c6c
470.x: backport acpi changes from 515.x [1] (#127)
[1] https://github.com/NVIDIA/open-gpu-kernel-modules

Specifically, parts of these two commits:
965db98552
9855350159

The patch also adds __get_task_ioprio() support when detected via conftest

Additionally, add 470.x to the whitelist for applying the drm_framebuffer
inclusion as in f56d6244c2

Tested to work on NVIDIA GK107 [GeForce GTX 650] with 6.0.0-arch1-1

Signed-off-by: Jebaitedneko <Jebaitedneko@gmail.com>

Signed-off-by: Jebaitedneko <Jebaitedneko@gmail.com>
2 years ago
AlexanderShK 6be18182fd
515.49.19 (#125) 2 years ago
Tk-Glitch 6e85bed975 515.49.18 2 years ago
qumaciel 5901d23b8c
bump 515 and 510 series (#124) 2 years ago
Tk-Glitch 46b88a7843 515.49.15 2 years ago
qumaciel 8d6c602f62
vulkandev 515.49.14 (#123) 2 years ago
Tk-Glitch f56d6244c2 Add initial 6.0 RC1 patch - Works with 515.65.01
It's not enough for 515.49.* vulkan dev drivers though
2 years ago
Tk-Glitch a1efcbb428 470.141.03 2 years ago
pongo1231 32e8c7f6e9
515.65.01 (#122) 2 years ago
George Gibbs 63fadcf76d
Added warning about VRR missing from OSS module (#119) 2 years ago
Tk-Glitch 92fce83c02 515.49.10 2 years ago
Tk-Glitch 819c358405 515.49.06 2 years ago
Tk-Glitch aaf1bc0dbc 515.57 2 years ago
Tk-Glitch 47605fcc4c 515.49.05 2 years ago
Tk-Glitch bb592d2899 Add a note for GDM Wayland users - https://gitlab.gnome.org/GNOME/gdm/-/issues/784 2 years ago
Tk-Glitch 7a907222de Disable nvidia-dbus.conf installation due to security concerns - https://bugs.archlinux.org/task/74894 2 years ago
Tk-Glitch 06bcc5c29b Move egl-gbm to nvidia-utils
Fixes https://github.com/Frogging-Family/nvidia-all/issues/117
2 years ago
Tk-Glitch 90e0b9e0b6 Fix for https://bugs.archlinux.org/task/74886
This only affects the open driver. The proprietary driver is still affected, and you'll want to pass `ibt=off` as kernel boot parameter to be able to boot.

See https://github.com/NVIDIA/open-gpu-kernel-modules/issues/256
2 years ago
Tk-Glitch 9a21d3369c Add an option to enable driver series versioning in pkgname.
For repo owners wanting to store multiple series at once.

Fixes https://github.com/Frogging-Family/nvidia-all/issues/116
2 years ago
Tk-Glitch cd3d99cbd2 Warn the user about missing features when using the open kernel modules 2 years ago