summaryrefslogtreecommitdiff
path: root/news.txt
diff options
context:
space:
mode:
authorHilton Chain <hako@ultrarare.space>2026-03-29 15:02:16 +0800
committerHilton Chain <hako@ultrarare.space>2026-04-03 21:33:31 +0800
commit86c5b6aa114267a7b458a1019b5a0d0c6aefe1db (patch)
tree6dccf19b030dca78781d9eeb53fd3f757791744d /news.txt
parent14dafc04725a13f40c2851f4b7e993a0583d7a4e (diff)
news.txt: New NVIDIA driver versions and documentation changes.
* news.txt: New entry.
Diffstat (limited to 'news.txt')
-rw-r--r--news.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/news.txt b/news.txt
index 4ce13a5..8e63219 100644
--- a/news.txt
+++ b/news.txt
@@ -1,6 +1,7 @@
1;;; Copyright © 2020 Alex Griffin <a@ajgrf.com> 1;;; Copyright © 2020 Alex Griffin <a@ajgrf.com>
2;;; Copyright © 2022 Jonathan Brielmaier <jonathan.brielmaier@web.de> 2;;; Copyright © 2022 Jonathan Brielmaier <jonathan.brielmaier@web.de>
3;;; Copyright © 2023 Wolf <wolf@wolfsden.cz> 3;;; Copyright © 2023 Wolf <wolf@wolfsden.cz>
4;;; Copyright © 2026 Hilton Chain <hako@ultrarare.space>
4;; 5;;
5;; Copying and distribution of this file, with or without modification, are 6;; Copying and distribution of this file, with or without modification, are
6;; permitted in any medium without royalty provided the copyright notice and 7;; permitted in any medium without royalty provided the copyright notice and
@@ -9,6 +10,21 @@
9(channel-news 10(channel-news
10 (version 0) 11 (version 0)
11 12
13 (entry (commit "14dafc04725a13f40c2851f4b7e993a0583d7a4e")
14 (title
15 (en "New NVIDIA driver versions and documentation changes"))
16 (body
17 (en "Besides the new 595.xx NVIDIA proprietary driver series,
18@code{aarch64-linux} support and legacy series (390.xx and 470.xx) are now
19available. @code{nonguix-transformation-nvidia} is now the preferred setup
20interface and it's recommended to migrate your previous configurations.
21
22@cite{NVIDIA graphics card} section of Nonguix README has been updated with
23supported GPUs and kernel versions for each driver series. Open source kernel
24modules have been built from Git source and their compatible kernel versions may
25differ from previously packaged ones. Please refer to the documentation for
26details.")))
27
12 (entry (commit "be61a1829a19724299e46d6e3c1038229039c3ee") 28 (entry (commit "be61a1829a19724299e46d6e3c1038229039c3ee")
13 (title 29 (title
14 (en "Nvidia driver package/service updates and changes")) 30 (en "Nvidia driver package/service updates and changes"))