source: x/installing/xorg-server.xml@ cf4e047

elogind
Last change on this file since cf4e047 was cf4e047, checked in by DJ Lucas <dj@…>, 5 years ago

Added elogind support to Pulseaudio.
Text cleanups to elogind additions.

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

  • Property mode set to 100644
File size: 13.2 KB
RevLine 
[3f72a148]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[3f72a148]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[2f4014b]7 <!ENTITY xorg-server-download-http "&xorg-download-http;/xserver/xorg-server-&xorg-server-version;.tar.bz2">
8 <!ENTITY xorg-server-download-ftp "&xorg-download-ftp;/xserver/xorg-server-&xorg-server-version;.tar.bz2">
[7810f94]9 <!ENTITY xorg-server-md5sum "8ee29e8b24cef6b3cfa747ec01b9155a">
[a4c24de]10 <!ENTITY xorg-server-size "5.9 MB">
[7810f94]11 <!ENTITY xorg-server-buildsize "333 MB (with tests)">
12 <!ENTITY xorg-server-time "0.9 SBU (using parallelism=4; with tests)">
[3f72a148]13]>
14
[5faf7f7e]15<sect1 id="xorg-server" xreflabel="Xorg-Server-&xorg-server-version;">
16 <?dbhtml filename="xorg-server.html"?>
[3f72a148]17
18 <sect1info>
[93f3de5]19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
[3f72a148]21 </sect1info>
22
23 <title>Xorg-Server-&xorg-server-version;</title>
24
[5faf7f7e]25 <indexterm zone="xorg-server">
[2f4014b]26 <primary sortas="a-xorg-server">xorg-server</primary>
[3f72a148]27 </indexterm>
28
[5e8be1c]29 <sect2 role="package">
[2f4014b]30 <title>Introduction to Xorg Server</title>
[5e8be1c]31
[2f4014b]32 <para>
33 The <application>Xorg</application> Server is the core
34 of the X Window system.
35 </para>
[5e8be1c]36
[796bc663]37 &lfs83_checked;
[3b69a2aa]38
[5e8be1c]39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
[2f4014b]42 <para>
43 Download (HTTP): <ulink url="&xorg-server-download-http;"/>
44 </para>
[5e8be1c]45 </listitem>
46 <listitem>
[2f4014b]47 <para>
48 Download (FTP): <ulink url="&xorg-server-download-ftp;"/>
49 </para>
[5e8be1c]50 </listitem>
51 <listitem>
[2f4014b]52 <para>
53 Download MD5 sum: &xorg-server-md5sum;
54 </para>
[5e8be1c]55 </listitem>
56 <listitem>
[2f4014b]57 <para>
58 Download size: &xorg-server-size;
59 </para>
[5e8be1c]60 </listitem>
61 <listitem>
[2f4014b]62 <para>
63 Estimated disk space required: &xorg-server-buildsize;
64 </para>
[5e8be1c]65 </listitem>
66 <listitem>
[2f4014b]67 <para>
68 Estimated build time: &xorg-server-time;
69 </para>
[5e8be1c]70 </listitem>
71 </itemizedlist>
[c7765a68]72
[cf4e047]73 <bridgehead renderas="sect3" revision="sysv">Additional Downloads</bridgehead>
74 <itemizedlist spacing="compact" revision="sysv">
[c7765a68]75 <listitem>
76 <para>
[cf4e047]77 Recommended patch:
[c7765a68]78 <ulink url="&patch-root;/xorg-server-&xorg-server-version;-elogind-2.patch"/>
79 </para>
80 </listitem>
81 </itemizedlist>
82
[6039a39]83<!-- Prime support is now automatically added in DRI3, and this patch
84 may break things on some setups.
[52a90a3]85 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
86 <itemizedlist spacing="compact">
87 <listitem>
88 <para>
89 Optional patch:
90 <ulink url="&patch-root;/xorg-server-&xorg-server-version;-add_prime_support-1.patch"/>
91 </para>
92 </listitem>
[6039a39]93 </itemizedlist>-->
[52a90a3]94
[5e8be1c]95 <bridgehead renderas="sect3">Xorg Server Dependencies</bridgehead>
96
97 <bridgehead renderas="sect4">Required</bridgehead>
[2f4014b]98 <para role="required">
[fbca853]99 <xref linkend="pixman"/> and
100 <xref linkend="xorg7-font"/> (for the font-util package), and at runtime:
[e71a98d9]101 <xref role="runtime" linkend="xkeyboard-config"/>
[2f4014b]102 </para>
[5e8be1c]103
[53a89e5]104 <bridgehead renderas="sect4">Recommended</bridgehead>
[4ef4636b]105 <para role="recommended">
[597ac4bd]106 <xref linkend="libepoxy"/> (needed for glamor and Xwayland),
[9dfdf8b7]107 <xref linkend="wayland"/> (needed for Xwayland),
108 <xref linkend="wayland-protocols"/>, and
[4ef4636b]109 <phrase revision="sysv"><xref linkend="elogind"/></phrase>
110 <phrase revision="systemd"><xref linkend="systemd"/></phrase>
[597ac4bd]111 </para>
[53a89e5]112
[b1e3537]113 <bridgehead renderas="sect4">Optional</bridgehead>
[a7ec376]114 <para role="optional">
[e71a98d9]115 <xref role="runtime" linkend="acpid"/> (runtime),
[2f4014b]116 <xref linkend="doxygen"/> (to build API documentation),
[caec3e22]117 <xref linkend="fop"/> (to build documentation),
[94b42903]118 <xref linkend="nettle"/>,
119 <xref linkend="libgcrypt"/>,
[f9387090]120 <xref linkend="xcb-util-keysyms"/>,
[9bff4bc]121 <xref linkend="xcb-util-image"/>,
122 <xref linkend="xcb-util-renderutil"/>,
[f9387090]123 <xref linkend="xcb-util-wm"/> (all three to build Xephyr),
[caec3e22]124 <xref linkend="xmlto"/> (to build documentation),
125 <ulink url="http://download.savannah.gnu.org/releases/libunwind">libunwind</ulink>, and
126 <ulink url="https://www.x.org/archive/individual/doc/">xorg-sgml-doctools</ulink> (to build documentation)
[2f4014b]127 </para>
[9ba5bd9]128
[5e8be1c]129 <para condition="html" role="usernotes">User Notes:
[2f4014b]130 <ulink url='&blfs-wiki;/Xorg7Server'/>
131 </para>
[5e8be1c]132 </sect2>
[10eeae12]133
[3f72a148]134 <sect2 role="installation">
135 <title>Installation of Xorg Server</title>
[6039a39]136<!-- Patch removed
[2717491]137 <para>
[8af694bb]138 If you have downloaded the optional patch, apply it by running the
[6dd40f9]139 following command:
[a2c6cd2]140 </para>
141
[6039a39]142<screen><userinput>patch -Np1 -i ../xorg-server-&xorg-server-version;-add_prime_support-1.patch</userinput></screen>-->
[a2c6cd2]143
[c7765a68]144 <para revision="sysv">
145 Apply a patch to add <application>elogind</application> support:
146 </para>
147
[9a8e5d2]148<screen revision="sysv"><userinput>patch -Np1 -i ../xorg-server-&xorg-server-version;-elogind-3.patch &amp;&amp;
[c7765a68]149autoreconf -fi</userinput></screen>
150
[52a90a3]151 <para>
152 Install the server by running the following commands:
153 </para>
[3f72a148]154
[c7765a68]155<screen><userinput>./configure $XORG_CONFIG \
[597ac4bd]156 --enable-glamor \
157 --with-xkb-output=/var/lib/xkb &amp;&amp;
158make</userinput></screen>
159
[2f4014b]160 <para>
[f885719]161 To test the results, issue: <command>make check</command>. You
162 will need to run <command>ldconfig</command> as the <systemitem
163 class="username">root</systemitem> user first or some tests may fail.
[2f4014b]164 </para>
[ad54ac8]165
[2f4014b]166 <para>
167 Now as the <systemitem class="username">root</systemitem>
168 user:
169 </para>
[3f72a148]170
[4ef4636b]171<screen role="root"><userinput>make install &amp;&amp;
[597ac4bd]172mkdir -pv /etc/X11/xorg.conf.d</userinput></screen>
173
[3f72a148]174 </sect2>
175
176 <sect2 role="commands">
177 <title>Command Explanations</title>
178
[53a89e5]179 <para>
180 <parameter>--enable-glamor</parameter>: Build the Glamor DIX (Device
[2b04d83]181 Independent X) module which is currently used by: R600 or later radeon
182 video chipsets, the modesetting driver (which is part of this package)
183 for hardware using KMS which offers acceleration, and (optionally) the
184 intel driver.
[53a89e5]185 </para>
186
[597ac4bd]187 <para revision="sysv">
[4ef4636b]188 <parameter>--enable-install-setuid</parameter>: If not using
189 <xref linkend="elogind"/>, the Xorg binary must run
[6dd40f9]190 as the root user. This switch ensures that the binary is installed
[2f4014b]191 setuid when <command>make</command> is run by an unprivileged user.
192 </para>
[468d722]193
[fad8db2]194 <para>
195 <parameter>--enable-suid-wrapper</parameter>: Build suid-root wrapper for
196 legacy driver support on rootless xserver systems.
197 </para>
198
[597ac4bd]199 <para revision="systemd">
[1a518e97]200 <option>--disable-systemd-logind --enable-install-setuid</option>:
[597ac4bd]201 These switches disable systemd-logind integration and restore the setuid
202 bit to the Xorg executable, allowing Xorg Server to work
203 without having the systemd PAM module installed and set up.
204 </para>
205
[9bff4bc]206 <para>
207 <option>--enable-dmx</option>: Build DMX (Distributed Multihead X)
208 server.
209 </para>
210
211 <para>
212 <option>--enable-kdrive</option>: this option allows the
213 <command>configure</command> script to enable Xephyr if its dependencies
214 are met.
215 </para>
216
[3f72a148]217 </sect2>
218
[7ab35da]219 <sect2 role="content">
220 <title>Contents</title>
221
222 <segmentedlist>
223 <segtitle>Installed Programs</segtitle>
[95e8211]224 <segtitle>Installed Libraries</segtitle>
[7ab35da]225 <segtitle>Installed Directories</segtitle>
226
227 <seglistitem>
[2f4014b]228 <seg>
[b09ed46a]229 cvt, gtf, X, Xnest, Xorg, and Xvfb; optional: dmxaddinput,
230 dmxaddscreen, dmxinfo, dmxreconfig, dmxresize, dmxrminput,
231 dmxrmscreen, dmxtodmx, dmxwininfo, vdltodmx, Xdmx, xdmxconfig, Xephyr,
[facb5590]232 Xfbdev and Xwayland
[2f4014b]233 </seg>
[95e8211]234 <seg>
[9bff4bc]235 several under $XORG_PREFIX/lib/xorg/modules/{,drivers,extensions}
236 including modesetting_drv.so
[95e8211]237 </seg>
[2f4014b]238 <seg>
[8af694bb]239 $XORG_PREFIX/{include/xorg,lib/xorg,share/X11/xorg.conf.d} and
[2f4014b]240 /var/lib/xkb
241 </seg>
[7ab35da]242 </seglistitem>
243 </segmentedlist>
244
245 <variablelist>
246 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
247 <?dbfo list-presentation="list"?>
248 <?dbhtml list-presentation="table"?>
249
250 <varlistentry id="cvt-x7">
251 <term><command>cvt</command></term>
252 <listitem>
[2f4014b]253 <para>
254 calculates VESA CVT mode lines.
255 </para>
[5faf7f7e]256 <indexterm zone="xorg-server cvt-x7">
[7ab35da]257 <primary sortas="b-cvt">cvt</primary>
258 </indexterm>
259 </listitem>
260 </varlistentry>
261
[7c472863]262 <varlistentry id="dmx-x7">
263 <term><command>dmx*</command></term>
264 <listitem>
[2f4014b]265 <para>
266 are various tools used for manipulating the dmx server.
267 </para>
[5faf7f7e]268 <indexterm zone="xorg-server dmx-x7">
[7c472863]269 <primary sortas="b-dmx">dmx*</primary>
270 </indexterm>
271 </listitem>
272 </varlistentry>
273
[7ab35da]274 <varlistentry id="gtf-x7">
275 <term><command>gtf</command></term>
276 <listitem>
[2f4014b]277 <para>
278 calculates VESA GTF mode lines.
279 </para>
[5faf7f7e]280 <indexterm zone="xorg-server gtf-x7">
[7ab35da]281 <primary sortas="b-gtf">gtf</primary>
282 </indexterm>
283 </listitem>
284 </varlistentry>
285
[7c472863]286 <varlistentry id="vdltodmx-x7">
287 <term><command>vdltodmx</command></term>
288 <listitem>
[2f4014b]289 <para>
290 is a tool used to convert VDL config files to DMX config
291 files.
292 </para>
[5faf7f7e]293 <indexterm zone="xorg-server vdltodmx-x7">
[7c472863]294 <primary sortas="b-vdltodmx">vdltodmx</primary>
295 </indexterm>
296 </listitem>
297 </varlistentry>
298
[7ab35da]299 <varlistentry id="X-x7">
300 <term><command>X</command></term>
301 <listitem>
[2f4014b]302 <para>
303 is a symbolic link to Xorg.
304 </para>
[5faf7f7e]305 <indexterm zone="xorg-server X-x7">
[7ab35da]306 <primary sortas="b-X">X</primary>
307 </indexterm>
308 </listitem>
309 </varlistentry>
310
[6d772cc]311 <varlistentry id="Xdmx">
312 <term><command>Xdmx</command></term>
313 <listitem>
314 <para>
315 is a proxy X server that uses one or more other X servers as
316 its display devices.
317 </para>
318 <indexterm zone="xorg-server Xdmx">
319 <primary sortas="b-Xdmx">Xdmx</primary>
320 </indexterm>
321 </listitem>
322 </varlistentry>
323
[9bff4bc]324 <varlistentry id="Xephyr-x7">
325 <term><command>Xephyr</command></term>
326 <listitem>
327 <para>
328 is a nested X server which supports modern X extensions.
329 </para>
330 <indexterm zone="xorg-server Xephyr-x7">
331 <primary sortas="b-Xephyr">Xephyr</primary>
332 </indexterm>
333 </listitem>
334 </varlistentry>
335
[7ab35da]336 <varlistentry id="Xnest-x7">
337 <term><command>Xnest</command></term>
338 <listitem>
[2f4014b]339 <para>
340 is a nested X server.
341 </para>
[5faf7f7e]342 <indexterm zone="xorg-server Xnest-x7">
[7ab35da]343 <primary sortas="b-Xnest">Xnest</primary>
344 </indexterm>
345 </listitem>
346 </varlistentry>
347
348 <varlistentry id="Xorg-x7">
349 <term><command>Xorg</command></term>
350 <listitem>
[2f4014b]351 <para>
352 is the X11R7 X Server.
353 </para>
[5faf7f7e]354 <indexterm zone="xorg-server Xorg-x7">
[7ab35da]355 <primary sortas="b-Xorg">Xorg</primary>
356 </indexterm>
357 </listitem>
358 </varlistentry>
359
360 <varlistentry id="Xvfb-x7">
361 <term><command>Xvfb</command></term>
362 <listitem>
[2f4014b]363 <para>
364 is the virtual framebuffer X server for X Version 11.
365 </para>
[5faf7f7e]366 <indexterm zone="xorg-server Xvfb-x7">
[7ab35da]367 <primary sortas="b-Xvfb">Xvfb</primary>
368 </indexterm>
369 </listitem>
370 </varlistentry>
371
[7c472863]372 <varlistentry id="xdmxconfig-x7">
373 <term><command>xdmxconfig</command></term>
374 <listitem>
[2f4014b]375 <para>
376 is a graphical configuration utility for the dmx server.
377 </para>
[5faf7f7e]378 <indexterm zone="xorg-server xdmxconfig-x7">
[7c472863]379 <primary sortas="b-xdmxconfig">xdmxconfig</primary>
380 </indexterm>
381 </listitem>
382 </varlistentry>
383
[facb5590]384 <varlistentry id="Xwayland-x7">
385 <term><command>Xwayland</command></term>
386 <listitem>
387 <para>
388 allows the X server to run X clients under wayland (i.e. wayland
389 provides the input devices and handles the presentation of the
390 windows).
391 </para>
392 <indexterm zone="xorg-server Xwayland-x7">
393 <primary sortas="b-Xwayland">Xwayland</primary>
394 </indexterm>
395 </listitem>
396 </varlistentry>
397
[9bff4bc]398 <varlistentry id="modesetting_drv-x7">
399 <term><filename class="libraryfile">modesetting_drv.so</filename></term>
400 <listitem>
401 <para>
402 provides a video driver for machines using Kernel Mode Setting (KMS).
403 This will use glamor if that has been enabled and the hardware offers
404 acceleration.
405 </para>
406 <indexterm zone="xorg-server modesetting_drv-x7">
407 <primary sortas="c-modesetting_drv">modesetting_drv.so</primary>
408 </indexterm>
409 </listitem>
410 </varlistentry>
411
[7ab35da]412 </variablelist>
413
414 </sect2>
415
[3f72a148]416</sect1>
Note: See TracBrowser for help on using the repository browser.