Date: Fri, 17 Apr 2026 18:05:53 +0000 From: Fernando Apeste=?utf-8?Q?gu=C3=ADa?= <fernape@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 9077be2487 - main - [hb]: Add fwget information Message-ID: <69e27681.39e06.17e9b43c@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=9077be24875c8c76f91352ae14992b75ff5dad9c commit 9077be24875c8c76f91352ae14992b75ff5dad9c Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2025-10-25 18:13:38 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2026-04-17 18:05:43 +0000 [hb]: Add fwget information Add some information about how to install firmware for graphic cards. Differential Revision: https://reviews.freebsd.org/D56428 Reviewed by: carlavilla@ --- documentation/content/en/books/handbook/x11/_index.adoc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/documentation/content/en/books/handbook/x11/_index.adoc b/documentation/content/en/books/handbook/x11/_index.adoc index b4806d5d3e..a9b5cb8f42 100644 --- a/documentation/content/en/books/handbook/x11/_index.adoc +++ b/documentation/content/en/books/handbook/x11/_index.adoc @@ -342,6 +342,14 @@ Enable them in [.filename]#/etc/rc.conf# with the following command: # sysrc kld_list+=nvidia .... +[[firmware]] +Some graphic cards will need special firmware that needs to be downloaded for +the device to work properly. +The man:fwget[8] utility can download and install the necessary files under +[.filename]#/boot/firmware#. +man:fwget[8] will scan the 'PCI' devices and download the firmware for those +devices that need it. + [[x-overview]] == X Window System Overviewhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e27681.39e06.17e9b43c>
