source: x/installing/x7driver-openchrome.xml@ 57977df

systemd-13485
Last change on this file since 57977df was c3c67b5b, checked in by Krejzi <krejzi@…>, 10 years ago

Check Xorg Section and Deps. Fix xserver and drivers for glibc-2.20.

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

  • Property mode set to 100644
File size: 5.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-openchrome-driver-version "0.3.3">
8
9 <!ENTITY xorg-openchrome-driver-download-http "&xorg-download-http;/driver/xf86-video-openchrome-&xorg-openchrome-driver-version;.tar.bz2">
10 <!ENTITY xorg-openchrome-driver-download-ftp "&xorg-download-ftp;/driver/xf86-video-openchrome-&xorg-openchrome-driver-version;.tar.bz2">
11 <!ENTITY xorg-openchrome-driver-md5sum "f21abcdf87f73b5b547491281e894c87">
12 <!ENTITY xorg-openchrome-driver-size "507 KB">
13 <!ENTITY xorg-openchrome-driver-buildsize "14 MB">
14 <!ENTITY xorg-openchrome-driver-time "0.1 SBU">
15]>
16
17 <!-- Begin Xorg OpenChrome Driver -->
18 <sect2 id="xorg-openchrome-driver" xreflabel="Xorg OpenChrome Driver-&xorg-openchrome-driver-version;">
19
20 <title>Xorg OpenChrome Driver-&xorg-openchrome-driver-version;</title>
21
22 <indexterm zone="xorg-openchrome-driver">
23 <primary sortas="a-xorg-openchrome-driver">xorg-openchrome-driver</primary>
24 </indexterm>
25
26 <sect3 role="package">
27 <title>Introduction to Xorg OpenChrome Driver</title>
28
29 <para>
30 The <application>Xorg OpenChrome Driver</application> package contains the X.Org
31 Video Driver for Via integrated video cards including Unichrome, Unichrome Pro
32 and Chrome9 series.
33 </para>
34
35 &lfs76_built;
36
37 <bridgehead renderas="sect4">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>
41 Download (HTTP): <ulink url="&xorg-openchrome-driver-download-http;"/>
42 </para>
43 </listitem>
44 <listitem>
45 <para>
46 Download (FTP): <ulink url="&xorg-openchrome-driver-download-ftp;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download MD5 sum: &xorg-openchrome-driver-md5sum;
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download size: &xorg-openchrome-driver-size;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Estimated disk space required: &xorg-openchrome-driver-buildsize;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated build time: &xorg-openchrome-driver-time;
67 </para>
68 </listitem>
69 </itemizedlist>
70
71 <bridgehead renderas="sect4">Xorg OpenChrome Driver Dependencies</bridgehead>
72
73 <bridgehead renderas="sect5">Required</bridgehead>
74 <para role="required">
75 <xref linkend="xorg-server"/>
76 </para>
77
78 <para condition="html" role="usernotes">
79 User Notes: <ulink url="&blfs-wiki;/xorg-openchrome-driver"/>
80 </para>
81 </sect3>
82
83 <sect3 role="kernel" id="xorg-openchrome-driver-kernel">
84 <title>Kernel Configuration</title>
85
86 <para>
87 Enable the following options in the kernel configuration and recompile the
88 kernel if necessary:
89 </para>
90
91<screen><literal>Device Drivers ---&gt;
92 Graphics support ---&gt;
93 Via unichrome video cards: Y or M</literal></screen>
94
95 <indexterm zone="xorg-openchrome-driver xorg-openchrome-driver-kernel">
96 <primary sortas="d-xorg-openchrome-driver">xorg-openchrome-driver</primary>
97 </indexterm>
98 </sect3>
99
100 <sect3 role="installation">
101 <title>Installation of Xorg OpenChrome Driver</title>
102
103 <para>
104 Install <application>Xorg OpenChrome Driver</application> by running the following
105 commands:
106 </para>
107
108<screen><userinput>sed -i "/xf86.h/i #include &lt;xorg-server.h&gt;" src/via_3d.h &amp;&amp;
109./configure $XORG_CONFIG &amp;&amp;
110make</userinput></screen>
111
112 <para>
113 This package does not come with a test suite.
114 </para>
115
116 <para>
117 Now, as the <systemitem class="username">root</systemitem> user:
118 </para>
119
120<screen role="root"><userinput>make install</userinput></screen>
121
122 </sect3>
123
124 <sect3>
125 <title>Command Explanations</title>
126
127 <para>
128 <command>sed -i ...</command>: This sed fixes building with latest
129 version of <application>Glibc</application>.
130 </para>
131
132 </sect3>
133
134 <sect3 role="content">
135 <title>Contents</title>
136
137 <segmentedlist>
138 <segtitle>Installed Libraries</segtitle>
139 <segtitle>Installed Xorg Driver</segtitle>
140
141 <seglistitem>
142 <seg>
143 libchromeXvMCPro.so and libchromeXvMC.so
144 </seg>
145 <seg>
146 openchrome_drv.so
147 </seg>
148 </seglistitem>
149 </segmentedlist>
150
151 <variablelist>
152 <bridgehead renderas="sect4">Short Descriptions</bridgehead>
153 <?dbfo list-presentation="list"?>
154 <?dbhtml list-presentation="table"?>
155
156 <varlistentry id="openchrome_drv">
157 <term><filename class="libraryfile">openchrome_drv.so</filename></term>
158 <listitem>
159 <para>
160 is an Xorg video driver for VIA integrated graphics chipsets.
161 </para>
162 <indexterm zone="xorg-openchrome-driver openchrome_drv">
163 <primary sortas="c-openchrome_drv">openchrome_drv.so</primary>
164 </indexterm>
165 </listitem>
166 </varlistentry>
167
168 </variablelist>
169
170 </sect3>
171
172 </sect2>
173 <!-- End Xorg OpenChrome Driver -->
Note: See TracBrowser for help on using the repository browser.