From nobody Sat Dec 04 22:58:30 2021 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 5A550182E3B3 for ; Sat, 4 Dec 2021 22:58:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J64qW0blcz4WJg; Sat, 4 Dec 2021 22:58:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E87CE4FD8; Sat, 4 Dec 2021 22:58:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1B4MwUGR047064; Sat, 4 Dec 2021 22:58:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1B4MwUQ5047063; Sat, 4 Dec 2021 22:58:30 GMT (envelope-from git) Date: Sat, 4 Dec 2021 22:58:30 GMT Message-Id: <202112042258.1B4MwUQ5047063@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Sergio Carlavilla Delgado Subject: git: f66fca12e5 - main - Fix package references for legacy nvidia drivers in FAQ 11.16 List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-doc-all@freebsd.org X-BeenThere: dev-commits-doc-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: carlavilla X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f66fca12e527e161095ff5eb56e2c5f5779209c4 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638658711; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=REwR9bOpMENCk7Ds9y57FaXL3vW7U+UKTS/sS/jc3Go=; b=ySWVgVYIUpy8cWJUgbpiYO/rCTMl+1zSgwumIBSSYLQK9U8z/ZmiO784VAvcwRGPnvZdiH GB5cHQ6Ce0h3eGo9pP1u6X7YWulA+TGf7nMqX17CMNhLta9rzjwR0axbfLQ4t2H71yd/co fOq2qLghRCEouUKfhyGyLJMYPPcmvGQ0rlBXa+p3uwxIAFTQd2wG9z+RIZCHmjjh6AlvKu 0rm0Ijy5OmP1yt1fsapHoyDSzgbAvkpBTrqgv9f3TPJJVgwWbT1O4SLl86+jhi2M5gMMw5 Olw16BWKz4dxQZAVwDrPBIjkB+UAbwt+wFExMevNkSMWjHLOVMcUnJtbS0Z+1Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638658711; a=rsa-sha256; cv=none; b=MFuHIMnIc8t8Fl44FeGmOy0j8bCfUEuWgYyh3MX5RBMY5QnWkER5oTw0anWplD84znYPvz iAaNMsy6seMSS1yYkea4HGLMhcCDwYzAzwUdW4+SEjZwuvmIX8Q+TKJOquGgxaM7knnQY2 TvvPN6k6u441xDhV709cVltnE3WlNbf4zsvjAEXJfRLM4JTH3kREWbFjCo8zAp4Lm8fOix S1o5O8HbowFmdtcVcmUyXcYMpJcIqJ6niSqZb/WaGzv8mBJp0faeclMy2oLjMHd4+8qlK2 OQIzBW9x09Rnga5+kzvA6bCa0Jrng3kIhRJSYG+To8OZQdmG1LM/BlGsQuJjcg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=f66fca12e527e161095ff5eb56e2c5f5779209c4 commit f66fca12e527e161095ff5eb56e2c5f5779209c4 Author: Sergio Carlavilla Delgado AuthorDate: 2021-12-04 22:57:04 +0000 Commit: Sergio Carlavilla Delgado CommitDate: 2021-12-04 22:57:04 +0000 Fix package references for legacy nvidia drivers in FAQ 11.16 PR: 260196 Submitted by: PauAmma --- documentation/content/en/books/faq/_index.adoc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/documentation/content/en/books/faq/_index.adoc b/documentation/content/en/books/faq/_index.adoc index f8c4571758..e0b8ad66fc 100644 --- a/documentation/content/en/books/faq/_index.adoc +++ b/documentation/content/en/books/faq/_index.adoc @@ -2307,7 +2307,11 @@ For an nVidia chip, use the binary drivers provided for FreeBSD by installing on The latest versions of nVidia cards are supported by the package:x11/nvidia-driver[] port. -Older drivers are available as package:x11/nvidia-driver-[] +Older drivers are available as: + +* package:x11/nvidia-driver-390[] +* package:x11/nvidia-driver-340[] +* package:x11/nvidia-driver-304[] nVidia provides detailed information on which card is supported by which driver on their web site: http://www.nvidia.com/object/IO_32667.html[http://www.nvidia.com/object/IO_32667.html].