From 26a7f27220648e5c66be079d2ef0b6f8b57e469d Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Wed, 30 Oct 2024 12:23:29 -0500 Subject: [PATCH] Nvidia Quadro 2000 - Issue #526. --- _cards_gpu/nvidia-quadro-2000.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_cards_gpu/nvidia-quadro-2000.md b/_cards_gpu/nvidia-quadro-2000.md index f051b4e8c..fe8b01153 100644 --- a/_cards_gpu/nvidia-quadro-2000.md +++ b/_cards_gpu/nvidia-quadro-2000.md @@ -3,12 +3,14 @@ layout: card title: "Nvidia Quadro 2000" picture: "/images/gpu-nvidia-quadro-2000.jpg" functionality_cm4: "None" -functionality_pi5: "Untested" +functionality_pi5: "None" driver_required: "Yes" github_issue: "https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/526" buy_link: https://amzn.to/3GHk2dK videos: [] --- -This HP version of the Nvidia Quadro 2000 has 1 GB of VRAM and came from one of the streaming PCs in the lab at Bishop DuBourg high school. I have yet to test it on the Pi. +This HP version of the Nvidia Quadro 2000 has 1 GB of VRAM and came from one of the streaming PCs in the lab at Bishop DuBourg high school. + +Nvidia didn't support this card on any Arm platforms when it was made, and the Linux built-in `nouveau` kernel driver fails with memory access errors. See the linked GitHub issue for more details.