[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v1 06/11] FSF: hardware: graphics-card: Nvidia: Warn about nonfre
From: |
Denis 'GNUtoo' Carikli |
Subject: |
[PATCH v1 06/11] FSF: hardware: graphics-card: Nvidia: Warn about nonfree software. |
Date: |
Tue, 5 Nov 2024 15:14:28 +0100 |
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
---
sviki/fsf/hardware/graphics-cards.mdwn | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)
diff --git a/sviki/fsf/hardware/graphics-cards.mdwn
b/sviki/fsf/hardware/graphics-cards.mdwn
index 185d99e..0ddd4e3 100644
--- a/sviki/fsf/hardware/graphics-cards.mdwn
+++ b/sviki/fsf/hardware/graphics-cards.mdwn
@@ -29,7 +29,20 @@ non-libre for our needs.
## Nvidia
-<https://nouveau.freedesktop.org/CodeNames.html>
+Nvidia graphics card or chip require nonfree software to work:
+
+ * If the display works during the boot (in GRUB for instance) it
+ means that the boot software (the BIOS/UEFI, etc) ran the nonfree
+ video BIOS that is stored on a memory chip inside the graphic card.
+
+ * The nvidia driver need to load and run some bytecode that is also
+ stored somewhere in the memory chip of the graphic card.
+
+Beside the video BIOS issue, another question is if these cards works
+in free distros.
+
+See <https://nouveau.freedesktop.org/CodeNames.html> for how to
+identify the family of an Nvidia card.
We have many of such cards, some of which seem to basically work, but are
unstable, some of which are rock solid, and others that are unknown due to
--
2.46.0
- [PATCH v1 00/11] FSF sysadmin wiki patches for GPUs, Denis 'GNUtoo' Carikli, 2024/11/07
- [PATCH v1 06/11] FSF: hardware: graphics-card: Nvidia: Warn about nonfree software.,
Denis 'GNUtoo' Carikli <=
- [PATCH v1 08/11] FSF: hardware: graphics-card: Add section about other card vendors., Denis 'GNUtoo' Carikli, 2024/11/07
- [PATCH v1 10/11] FSF: hardware: disable option roms: improve flashrom commands., Denis 'GNUtoo' Carikli, 2024/11/07
- [PATCH v1 02/11] FSF: explain how to test contributions., Denis 'GNUtoo' Carikli, 2024/11/07
- [PATCH v1 01/11] FSF: clarify how to contribute., Denis 'GNUtoo' Carikli, 2024/11/07
- [PATCH v1 04/11] FSF: hardware: graphics-card: Intel: Update and clarify., Denis 'GNUtoo' Carikli, 2024/11/07
- [PATCH v1 03/11] FSF: hardware: graphics-card: Intel: fix typo., Denis 'GNUtoo' Carikli, 2024/11/07
- [PATCH v1 05/11] FSF: hardware: graphics-card: Update AMD status., Denis 'GNUtoo' Carikli, 2024/11/07
- [PATCH v1 07/11] FSF: hardware: graphics-card: Add possible lead with nouveau instabilities., Denis 'GNUtoo' Carikli, 2024/11/07
- [PATCH v1 11/11] FSF: hardware: disable option roms: clarify shutdown / cold boot., Denis 'GNUtoo' Carikli, 2024/11/07