source: x/installing/x7driveradd.xml@ 2f4014b

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 2f4014b was 2f4014b, checked in by Krejzi <krejzi@…>, 12 years ago

Xorg Server 1.12.3

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

  • Property mode set to 100644
File size: 10.4 KB
Line 
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
7 <!ENTITY xorg-nouveau-driver-download-http
8 "http://anduin.linuxfromscratch.org/sources/BLFS/svn/Xorg/xf86-video-nouveau-&xorg-nouveau-driver-version;.tar.xz">
9 <!ENTITY xorg-nouveau-driver-download-ftp " ">
10 <!ENTITY xorg-nouveau-driver-md5sum "ae3fccbe6d0b009230508ef5ebb623cf">
11 <!ENTITY xorg-nouveau-driver-size "324 KB">
12 <!ENTITY xorg-nouveau-driver-buildsize "9.2 MB">
13 <!ENTITY xorg-nouveau-driver-time "0.2 SBU">
14
15 <!ENTITY xorg-wacom-driver-download-http
16 "&sourceforge-repo;/linuxwacom/xf86-input-wacom-&xorg-wacom-driver-version;.tar.bz2">
17 <!ENTITY xorg-wacom-driver-download-ftp " ">
18 <!ENTITY xorg-wacom-driver-md5sum "23d19a2b50a86b848df17297c745144f">
19 <!ENTITY xorg-wacom-driver-size "504 KB">
20 <!ENTITY xorg-wacom-driver-buildsize "6.5 MB">
21 <!ENTITY xorg-wacom-driver-time "0.1 SBU">
22
23]>
24
25<sect1 id="x7driveradd" xreflabel="Additional Xorg Drivers">
26 <?dbhtml filename="x7driveradd.html"?>
27
28 <sect1info>
29 <othername>$LastChangedBy$</othername>
30 <date>$Date$</date>
31 </sect1info>
32
33 <title>Additional Xorg Drivers</title>
34
35 <indexterm zone="x7driveradd">
36 <primary sortas="a-x7driveradd">x7driveradd</primary>
37 </indexterm>
38
39 <sect2 role="package">
40 <title>Introduction to Additional Xorg Drivers</title>
41
42 <para>
43 The <application>Additional Xorg Drivers</application> page contains the
44 instructions for building Xorg drivers that were not included on the
45 Xorg Drivers page.
46 </para>
47
48 <itemizedlist spacing="compact">
49 <listitem>
50 <para>
51 <xref linkend="xorg-nouveau-driver"/>
52 </para>
53 <para>
54 <xref linkend="xorg-wacom-driver"/>
55 </para>
56 </listitem>
57 </itemizedlist>
58
59 </sect2>
60
61<!-- Begin Xorg Nouveau Driver -->
62 <sect2 id="xorg-nouveau-driver" xreflabel="Xorg Nouveau Driver-&xorg-nouveau-driver-version;">
63
64 <title>Xorg Nouveau Driver-&xorg-nouveau-driver-version;</title>
65
66 <indexterm zone="xorg-nouveau-driver">
67 <primary sortas="a-xorg-nouveau-driver">xorg-nouveau-driver</primary>
68 </indexterm>
69
70 <sect3 role="package">
71 <title>Introduction to Xorg Nouveau Driver</title>
72
73 <para>
74 The <application>Xorg Nouveau Driver</application> package contains the
75 X.Org Video Driver for NVidia Cards including RIVA TNT, RIVA TNT2,
76 GeForce 256, QUADRO, GeForce2, QUADRO2, GeForce3, QUADRO DDC,
77 nForce, nForce2, GeForce4, QUADRO4, GeForce FX, QUADRO FX, GeForce 6XXX and
78 GeForce 7xxx chipsets.
79 </para>
80
81 &lfs70_checked;
82
83 <bridgehead renderas="sect4">Package Information</bridgehead>
84 <itemizedlist spacing="compact">
85 <listitem>
86 <para>
87 Download (HTTP): <ulink url="&xorg-nouveau-driver-download-http;"/>
88 </para>
89 </listitem>
90 <listitem>
91 <para>
92 Download (FTP): <ulink url="&xorg-nouveau-driver-download-ftp;"/>
93 </para>
94 </listitem>
95 <listitem>
96 <para>
97 Download MD5 sum: &xorg-nouveau-driver-md5sum;
98 </para>
99 </listitem>
100 <listitem>
101 <para>
102 Download size: &xorg-nouveau-driver-size;
103 </para>
104 </listitem>
105 <listitem>
106 <para>
107 Estimated disk space required: &xorg-nouveau-driver-buildsize;
108 </para>
109 </listitem>
110 <listitem>
111 <para>
112 Estimated build time: &xorg-nouveau-driver-time;
113 </para>
114 </listitem>
115 </itemizedlist>
116
117 <bridgehead renderas="sect4">Xorg Nouveau Drivers Dependencies</bridgehead>
118
119 <bridgehead renderas="sect5">Required</bridgehead>
120 <para role="required">
121 <xref linkend="xorg-server"/>
122 </para>
123
124 <para condition="html" role="usernotes">
125 User Notes: <ulink url="&blfs-wiki;/xorg-nouveau-driver"/>
126 </para>
127 </sect3>
128
129 <sect3 role="installation">
130 <title>Installation of Xorg Nouveau Driver</title>
131
132 <para>
133 Install <application>Xorg Nouveau Driver</application> by running the following
134 commands:
135 </para>
136
137<screen><userinput>./configure $XORG_CONFIG &amp;&amp;
138make</userinput></screen>
139
140 <para>
141 This package does not come with a test suite.
142 </para>
143
144 <para>
145 Now, as the <systemitem class="username">root</systemitem> user:
146 </para>
147
148<screen role="root"><userinput>make install</userinput></screen>
149 </sect3>
150
151 <sect3 role="content">
152 <title>Contents</title>
153
154 <segmentedlist>
155 <segtitle>Installed Library</segtitle>
156
157 <seglistitem>
158 <seg>
159 nouveau_drv.so
160 </seg>
161 </seglistitem>
162 </segmentedlist>
163
164 <variablelist>
165 <bridgehead renderas="sect4">Short Descriptions</bridgehead>
166 <?dbfo list-presentation="list"?>
167 <?dbhtml list-presentation="table"?>
168
169 <varlistentry id="nouveau_drv">
170 <term><filename class="libraryfile">nouveau_drv.so</filename></term>
171 <listitem>
172 <para>
173 is an Xorg driver for NVidia Video Cards.
174 </para>
175 <indexterm zone="xorg-nouveau-driver nouveau_drv">
176 <primary sortas="c-nouveau_drv">nouveau_drv.so</primary>
177 </indexterm>
178 </listitem>
179 </varlistentry>
180
181 </variablelist>
182
183 </sect3>
184
185 </sect2>
186<!-- End Xorg Nouveau Driver -->
187
188<!-- Begin Xorg Wacom Driver -->
189 <sect2 id="xorg-wacom-driver" xreflabel="Xorg Wacom Driver-&xorg-wacom-driver-version;">
190
191 <title>Xorg Wacom Driver-&xorg-wacom-driver-version;</title>
192
193 <indexterm zone="xorg-wacom-driver">
194 <primary sortas="a-xorg-wacom-driver">xorg-wacom-driver</primary>
195 </indexterm>
196
197 <sect3 role="package">
198 <title>Introduction to Xorg Wacom Driver</title>
199
200 <para>
201 The <application>Xorg Wacom Driver</application> package contains the
202 X.Org X11 driver and SDK for Wacom and Wacom-like tablets. It is not
203 required to use a Wacom tablet, the
204 <application>xf86-input-evdev</application> driver can handle these
205 devices without problems.
206 </para>
207
208 &lfs70_built;
209
210 <bridgehead renderas="sect4">Package Information</bridgehead>
211 <itemizedlist spacing="compact">
212 <listitem>
213 <para>
214 Download (HTTP): <ulink url="&xorg-wacom-driver-download-http;"/>
215 </para>
216 </listitem>
217 <listitem>
218 <para>
219 Download (FTP): <ulink url="&xorg-wacom-driver-download-ftp;"/>
220 </para>
221 </listitem>
222 <listitem>
223 <para>
224 Download MD5 sum: &xorg-wacom-driver-md5sum;
225 </para>
226 </listitem>
227 <listitem>
228 <para>
229 Download size: &xorg-wacom-driver-size;
230 </para>
231 </listitem>
232 <listitem>
233 <para>
234 Estimated disk space required: &xorg-wacom-driver-buildsize;
235 </para>
236 </listitem>
237 <listitem>
238 <para>
239 Estimated build time: &xorg-wacom-driver-time;
240 </para>
241 </listitem>
242 </itemizedlist>
243
244 <bridgehead renderas="sect4">Xorg Wacom Drivers Dependencies</bridgehead>
245
246 <bridgehead renderas="sect5">Required</bridgehead>
247 <para role="required">
248 <xref linkend="xorg-server"/>
249 </para>
250
251 <bridgehead renderas="sect5">Optional</bridgehead>
252 <para role="optional">
253 <xref linkend="doxygen"/>
254 </para>
255
256 <para condition="html" role="usernotes">
257 User Notes: <ulink url="&blfs-wiki;/xorg-wacom-driver"/>
258 </para>
259 </sect3>
260
261 <sect3 role="kernel" id="xorg-wacom-driver-kernel">
262 <title>Kernel Configuration</title>
263
264 <para>
265 To use a Wacom tablet, enable the following options in your kernel
266 configuration and recompile:
267 </para>
268
269<screen><literal>Device Drivers ---&gt;
270 Input device support ---&gt;
271 [*] Tablets ---&gt;
272 [*] Wacom Intuos/Graphire tablet support (USB)</literal></screen>
273
274 <indexterm zone="xorg-wacom-driver xorg-wacom-driver-kernel">
275 <primary sortas="d-xorg-wacom-driver">xorg-wacom-driver</primary>
276 </indexterm>
277 </sect3>
278
279 <sect3 role="installation">
280 <title>Installation of Xorg Wacom Driver</title>
281
282 <para>
283 Install <application>Xorg Wacom Driver</application> by running the following
284 commands:
285 </para>
286
287<screen><userinput>./configure $XORG_CONFIG &amp;&amp;
288make</userinput></screen>
289
290 <para>
291 This package does not come with a test suite.
292 </para>
293
294 <para>
295 Now, as the <systemitem class="username">root</systemitem> user:
296 </para>
297
298<screen role="root"><userinput>make install</userinput></screen>
299 </sect3>
300
301 <sect3 role="content">
302 <title>Contents</title>
303
304 <segmentedlist>
305 <segtitle>Installed Programs</segtitle>
306 <segtitle>Installed Library</segtitle>
307
308 <seglistitem>
309 <seg>
310 isdv4-serial-debugger and xsetwacom
311 </seg>
312 <seg>
313 wacom_drv.so
314 </seg>
315 </seglistitem>
316 </segmentedlist>
317
318 <variablelist>
319 <bridgehead renderas="sect4">Short Descriptions</bridgehead>
320 <?dbfo list-presentation="list"?>
321 <?dbhtml list-presentation="table"?>
322
323 <varlistentry id="xsetwacom">
324 <term><command>xsetwacom</command></term>
325 <listitem>
326 <para>
327 is an commandline utility used to query
328 and modify wacom driver settings.
329 </para>
330 <indexterm zone="xorg-wacom-driver xsetwacom">
331 <primary sortas="b-xsetwacom">xsetwacom</primary>
332 </indexterm>
333 </listitem>
334 </varlistentry>
335
336 <varlistentry id="wacom_drv">
337 <term><filename class="libraryfile">wacom_drv.so</filename></term>
338 <listitem>
339 <para>
340 is an X input driver for Wacom devices.
341 </para>
342 <indexterm zone="xorg-wacom-driver wacom_drv">
343 <primary sortas="c-wacom_drv">wacom_drv.so</primary>
344 </indexterm>
345 </listitem>
346 </varlistentry>
347
348 </variablelist>
349
350 </sect3>
351
352 </sect2>
353<!-- End Xorg Wacom Driver -->
354
355</sect1>
Note: See TracBrowser for help on using the repository browser.