diff options
| author | Hilton Chain <hako@ultrarare.space> | 2026-04-09 15:44:41 +0800 |
|---|---|---|
| committer | Hilton Chain <hako@ultrarare.space> | 2026-04-12 23:56:03 +0800 |
| commit | f17e415fdfb092f4f89abfac13c403dec98ea926 (patch) | |
| tree | 68564bc22f4b93ee695f059fc78c06e2f1fc0738 /NEWS | |
| parent | 58558a5e733e02cb03be1864a91d6ac9caa2215c (diff) | |
transformations: nvidia: Add #:dynamic-boost? argument.
* nonguix/transformations.scm (nonguix-transformation-nvidia):
Add #:dynamic-boost? argument.
* README.org (Configure operating system for NVIDIA proprietary driver):
Update docstring.
* NEWS (NVIDIA: New #:dynamic-boost? option in nonguix-transformation-nvidia):
New entry.
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ #+TITLE: NEWS about user visible changes of nonguix * 2026-04 +*** NVIDIA: New #:dynamic-boost? argument for nonguix-transformation-nvidia +The feature is supported on laptops since Ampere. For detailed introduction and +hardware requirements, see +<https://download.nvidia.com/XFree86/Linux-x86_64/580.142/README/dynamicboost.html>. + *** NVIDIA: open source kernel modules now built from git From testing, their compatibility with kernels is different from the ones we packaged before. Please refer to our documentation for currently supported |
