Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F3960531
Maybe a fix for terms not being defined?
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Authored By
debdrup
Nov 9 2018, 1:00 PM
2018-11-09 13:00:22 (UTC+0)
Size
1 KB
Referenced Files
None
Subscribers
None
Maybe a fix for terms not being defined?
View Options
Index: en_US.ISO8859-1/books/handbook/x11/chapter.xml
===================================================================
--- en_US.ISO8859-1/books/handbook/x11/chapter.xml (revision 52414)
+++ en_US.ISO8859-1/books/handbook/x11/chapter.xml (working copy)
@@ -413,7 +413,42 @@
<sect2 xml:id="x-config-video-cards">
<title>Video Cards</title>
+ <para>Because of changes made in recent versions of &os;, it
+ is now possible to use graphics drivers provided by the Ports
+ framework or as packages. As such, users can use one of the
+ following drivers available from
+ <package>graphics/drm-kmod</package>.</para>
+
<variablelist>
+ <varlistentry xml:id="x-config-video-cards-ports">
+ <term>&i915kms; Intel KMS driver</term>
+ <term>&radeonkms; Radeon KMS driver</term>
+ <term>&amdgpu; AMD KMS driver</term>
+
+ <listitem>
+ <para>2D and 3D acceleration is supported on most
+ &i915kms; graphics cards provided by Intel.</para>
+
+ <para>Driver name: <literal>i915kms</literal></para>
+
+ <para>2D and 3D acceleration is supported on most older
+ &radeonkms; graphics cards provided by AMD.</para>
+
+ <para>Driver name: <literal>radeonkms</literal></para>
+
+ <para>2D and 3D acceleration is supported on most newer
+ &amdgpu; graphics cards provided by AMD.</para>
+
+ <para>Driver name: <literal>amdgpu</literal></para>
+
+ <para>For reference, please see <link
+ xlink:href="https://en.wikipedia.org/wiki/List_of_Intel_graphics_processing_units"/>
+ or <link
+ xlink:href="https://en.wikipedia.org/wiki/List_of_AMD_graphics_processing_units"/>
+ for a list of supported GPUs.</para>
+ </listitem>
+ </varlistentry>
+
<varlistentry xml:id="x-config-video-cards-intel">
<term>&intel;</term>
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1634914
Default Alt Text
Maybe a fix for terms not being defined? (1 KB)
Attached To
Mode
P235 Maybe a fix for terms not being defined?
Attached
Detach File
Event Timeline
Log In to Comment