Commit Graph

11 Commits

Author SHA1 Message Date
Tk-Glitch
ca9b41f5b8 Move egl-gbm libs to the egl-wayland package and add a .cfg option to change behavior. Arch has moved to using an external egl-gbm package for their nvidia packages, so we're now doing the same by default, but you can get the older behavior back and use tarball binaries or disable egl-gbm libs altogether.
Fixes https://github.com/Frogging-Family/nvidia-all/issues/264
2024-09-22 21:58:10 +02:00
Tk-Glitch
dae9454b8c Add GCC14 fixup patches for older branches
It shouldn't break anything on current but it also shouldn't be necessary, so disable by default

Fix for https://github.com/Frogging-Family/nvidia-all/issues/236
2024-05-21 18:44:14 +02:00
yuiiio
9d3b5add1b
525.85.05 + bit (#144)
* make xorg-server opt-dep

not needed when manualy installed

* add option _blacklist_nouveau

* 525.85.05
2023-01-20 15:30:01 +01:00
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
2022-06-07 14:33:01 +02:00
Tk-Glitch
fa920eb905 Add support for open source kernel modules introduced with 515.43.04 - https://github.com/NVIDIA/open-gpu-kernel-modules 2022-05-12 20:03:25 +02: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
Koopa
df8f5ba85f
Add support for "latest" driver option. (#29) 2021-01-27 15:58:31 +01:00
Tk-Glitch
9fa9ff3c40 Cleanup pass:
- Remove the PRIME_render_offload option that seemingly made little sense anyway.
 - Remove the coolbits option that somehow didn't work correctly for multiple users, that will at least not interfere with user-set coolbits.
 - Make a separate nvidia-settings package (optional) for nvidia-settings.
 - Get rid of legacy/unneeded options and 20-nvidia.conf Xorg file.
 - Rollback to the usual nouveau blacklisting way, and remove nvidiafb blacklist. If your setup doesn't work correctly with this, it's a setup issue as virtually all other linux nvidia packages are doing it that way 🐸
 - Remove the prime-oriented intel outputclass from 10-nvidia-drm-outputclass.conf. Nobody does this, and I suspect it creates some issues for some. I'll be waiting for some feedback to offer it optionally if needed.
 - Double = signs cleanups.

Should fix https://github.com/Frogging-Family/nvidia-all/issues/2 but will now require the user to enable coolbits by themselves.
2020-05-16 02:45:34 +02:00
Tk-Glitch
b144bdc05c Disable 62142_fix by default. We only want this enabled selectively. 2020-04-03 21:26:45 +02:00
Tk-Glitch
2b5f946d75 nvidia-all: Add an option to override kernel target. 2020-04-01 22:09:35 +02:00
Tk-Glitch
a9f671fe94 nvidia-all: 440.66.04 - previous index was here: https://github.com/Tk-Glitch/PKGBUILDS/tree/master/nvidia-all 2020-03-26 13:52:57 +01:00