source: x/installing/x7driver-intel.xml@ ac44120

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since ac44120 was ac44120, checked in by Douglas R. Reno <renodr@…>, 8 years ago

Update/Fix Kernel Configuration in xf86-video-{ati,intel,nouveau,vmware}

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17754 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 7.6 KB
RevLine 
[57da0547]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[3c39513]7
8 <!--<!ENTITY xorg-intel-driver-download-http "&xorg-download-http;/driver/xf86-video-intel-&xorg-intel-driver-version;.tar.bz2">
9 <!ENTITY xorg-intel-driver-download-ftp "&xorg-download-ftp;/driver/xf86-video-intel-&xorg-intel-driver-version;.tar.bz2">-->
[6182494b]10
11 <!-- git clone git://anongit.freedesktop.org/xorg/driver/xf86-video-intel
12 as of 2016-09-02 -->
13
14 <!--<!ENTITY xorg-intel-driver-version "2.99.917">-->
15 <!ENTITY xorg-intel-driver-version "20160902">
16
17 <!ENTITY xorg-intel-driver-download-http "&sources-anduin-http;/xf86-video-intel/xf86-video-intel-&xorg-intel-driver-version;.tar.bz2">
18 <!ENTITY xorg-intel-driver-download-ftp "&sources-anduin-ftp;/xf86-video-intel/xf86-video-intel-&xorg-intel-driver-version;.tar.bz2">
19 <!ENTITY xorg-intel-driver-md5sum "aff145a655f96761d2ad1935c0d10ab4">
20 <!ENTITY xorg-intel-driver-size "13 MB">
21 <!ENTITY xorg-intel-driver-buildsize "88 MB">
22 <!ENTITY xorg-intel-driver-time "0.6 SBU">
[44ad7753]23]>
[57da0547]24
25 <!-- Begin Xorg Intel Driver -->
26 <sect2 id="xorg-intel-driver" xreflabel="Xorg Intel Driver-&xorg-intel-driver-version;">
27
[23bba1f]28 <sect2info>
29 <othername>$LastChangedBy$</othername>
30 <date>$Date$</date>
31 </sect2info>
32
[57da0547]33 <title>Xorg Intel Driver-&xorg-intel-driver-version;</title>
34
35 <indexterm zone="xorg-intel-driver">
36 <primary sortas="a-xorg-intel-driver">xorg-intel-driver</primary>
37 </indexterm>
38
39 <sect3 role="package">
40 <title>Introduction to Xorg Intel Driver</title>
41
42 <para>
43 The <application>Xorg Intel Driver</application> package contains the X.Org
44 Video Driver for Intel integrated video cards including 8xx, 9xx, Gxx, Qxx
45 and HD graphics processors (SandyBridge, IvyBridge and Haswell).
46 </para>
47
[1ac8b4c6]48 &lfs7a_checked;
[57da0547]49
[f3429309]50 <note><para>This is a development version of the Intel driver
[5a5f9f3]51 which is needed to work properly with the latest hardware.</para></note>
52
[57da0547]53 <bridgehead renderas="sect4">Package Information</bridgehead>
54 <itemizedlist spacing="compact">
55 <listitem>
56 <para>
57 Download (HTTP): <ulink url="&xorg-intel-driver-download-http;"/>
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download (FTP): <ulink url="&xorg-intel-driver-download-ftp;"/>
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Download MD5 sum: &xorg-intel-driver-md5sum;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Download size: &xorg-intel-driver-size;
73 </para>
74 </listitem>
75 <listitem>
76 <para>
77 Estimated disk space required: &xorg-intel-driver-buildsize;
78 </para>
79 </listitem>
80 <listitem>
81 <para>
82 Estimated build time: &xorg-intel-driver-time;
83 </para>
84 </listitem>
85 </itemizedlist>
[4e4e52d]86
[57da0547]87 <bridgehead renderas="sect4">Xorg Intel Driver Dependencies</bridgehead>
88
89 <bridgehead renderas="sect5">Required</bridgehead>
90 <para role="required">
91 <xref linkend="xcb-util"/> and
92 <xref linkend="xorg-server"/>
93 </para>
94
95 <para condition="html" role="usernotes">
96 User Notes: <ulink url="&blfs-wiki;/xorg-intel-driver"/>
97 </para>
98 </sect3>
99
100 <sect3 role="kernel" id="xorg-intel-driver-kernel">
101 <title>Kernel Configuration</title>
102
103 <para>
[ca40dca]104 Enable the following options in the kernel configuration. Only one of
105 the lines <quote>Intel I810</quote> or <quote>Intel 8xx/9xx...</quote>
106 needs to be selected. If you select the latter, <quote>Enable
107 modesetting...</quote> is needed too. Recompile the kernel if necessary:
[57da0547]108 </para>
109
110<screen><literal>Device Drivers ---&gt;
111 Graphics support ---&gt;
[ac44120]112 &lt;*&gt; Direct Rendering Manager (XFree86 ... support) ---&gt; [CONFIG_DRM]
113 &lt;*&gt; Intel I810 [CONFIG_DRM_I810]
114 &lt;*&gt; Intel 8xx/9xx/G3x/G4x/HD Graphics [CONFIG_DRM_I915]</literal></screen>
[57da0547]115
116 <indexterm zone="xorg-intel-driver xorg-intel-driver-kernel">
117 <primary sortas="d-xorg-intel-driver">xorg-intel-driver</primary>
118 </indexterm>
119 </sect3>
120
121 <sect3 role="installation">
122 <title>Installation of Xorg Intel Driver</title>
123
124 <para>
125 Install <application>Xorg Intel Driver</application> by running the following
126 commands:
127 </para>
128
[5b0fa60]129<screen><userinput>./configure $XORG_CONFIG --enable-kms-only --enable-uxa &amp;&amp;
[57da0547]130make</userinput></screen>
131
132 <para>
133 This package does not come with a test suite.
134 </para>
135
136 <para>
137 Now, as the <systemitem class="username">root</systemitem> user:
138 </para>
139
140<screen role="root"><userinput>make install</userinput></screen>
[2278bf8]141
[57da0547]142 </sect3>
143
[5b0fa60]144 <sect3>
145 <title>Working around problems with the Intel driver</title>
146
147 <para>
148 The SandyBridge New Acceleration (SNA) code is intended to replace the
149 old UXA (UMA Acceleration Architecture), but it is a large body of code
150 and sometimes causes problems. In particular, when a system is built
151 with gcc-5 and kernel headers from linux-4.0, trying to run this driver
[3c39513]152 using SNA has been known to segfault on some of the supported chips.
153 However, the version of the code in the version control system listed
154 above has been tested successfully with both SNA and UXA capabilities.
155 </para>
[5b0fa60]156
157 <para>
[3c39513]158 To work around this problem, as well as enabling support for UXA, it is
159 necessary to force UXA to be used by creating a configuration file. If
160 this problem applies to you, create the following file as the
161 <systemitem class="username">root</systemitem> user:
[5b0fa60]162 </para>
163
164<screen role="root"><userinput>cat &gt;&gt; /etc/X11/xorg.conf.d/20-intel.conf &lt;&lt; "EOF"
165<literal>Section "Device"
166 Identifier "Intel Graphics"
167 Driver "intel"
168 Option "AccelMethod" "uxa"
169EndSection</literal>
170EOF</userinput></screen>
171
172 </sect3>
173
[57da0547]174 <sect3 role="commands">
175 <title>Command Explanations</title>
176
177 <para>
[b26bc4c]178 <parameter>--enable-kms-only</parameter>: This switch omits the UMS
179 (User Mode Setting) code.
[57da0547]180 </para>
181
[5b0fa60]182 <para>
183 <parameter>--enable-uxa</parameter>: This switch allows the old UXA code
184 to be compiled in addition to the default SNA.
185 </para>
186
[57da0547]187 </sect3>
188
189 <sect3 role="content">
190 <title>Contents</title>
191
192 <segmentedlist>
[b26bc4c]193 <segtitle>Installed Library</segtitle>
[57da0547]194 <segtitle>Installed Xorg Driver</segtitle>
195
196 <seglistitem>
197 <seg>
198 libIntelXvMC.so
199 </seg>
200 <seg>
201 intel_drv.so
202 </seg>
203 </seglistitem>
204 </segmentedlist>
205
206 <variablelist>
207 <bridgehead renderas="sect4">Short Descriptions</bridgehead>
208 <?dbfo list-presentation="list"?>
209 <?dbhtml list-presentation="table"?>
210
211 <varlistentry id="intel_drv">
212 <term><filename class="libraryfile">intel_drv.so</filename></term>
213 <listitem>
214 <para>
215 is an Xorg video driver for Intel integrated graphics chipsets.
216 </para>
217 <indexterm zone="xorg-intel-driver intel_drv">
218 <primary sortas="c-intel_drv">intel_drv.so</primary>
219 </indexterm>
220 </listitem>
221 </varlistentry>
222
223 </variablelist>
224
225 </sect3>
226
227 </sect2>
[44ad7753]228 <!-- End Xorg Intel Driver -->
Note: See TracBrowser for help on using the repository browser.