source: archive/x7driver-vesa.xml@ 81076bb6

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.4 9.0 9.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 81076bb6 was a30a874, checked in by Bruce Dubbs <bdubbs@…>, 9 years ago

Tags to finish xorg drivers.
Archive cirrus and vesa xorg drivers
Archive gnash.
Finish tagging X appplication packages

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

  • Property mode set to 100644
File size: 5.0 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-vesa-driver-version "2.3.3">
8
9 <!ENTITY xorg-vesa-driver-download-http "&xorg-download-http;/driver/xf86-video-vesa-&xorg-vesa-driver-version;.tar.bz2">
10 <!ENTITY xorg-vesa-driver-download-ftp "&xorg-download-ftp;/driver/xf86-video-vesa-&xorg-vesa-driver-version;.tar.bz2">
11 <!ENTITY xorg-vesa-driver-md5sum "3690a5356ed121b1a7dfb59a6dcf4bf9">
12 <!ENTITY xorg-vesa-driver-size "300 KB">
13 <!ENTITY xorg-vesa-driver-buildsize "2.6 MB">
14 <!ENTITY xorg-vesa-driver-time "less than 0.1 SBU">
15]>
16
17<!-- Begin Xorg VESA Driver -->
18 <sect2 id="xorg-vesa-driver" xreflabel="Xorg VESA Driver-&xorg-vesa-driver-version;">
19
20 <title>Xorg VESA Driver-&xorg-vesa-driver-version;</title>
21
22 <indexterm zone="xorg-vesa-driver">
23 <primary sortas="a-xorg-vesa-driver">xorg-vesa-driver</primary>
24 </indexterm>
25
26 <sect3 role="package">
27 <title>Introduction to Xorg VESA Driver</title>
28
29 <para>
30 The <application>Xorg VESA Driver</application> contains the
31 Generic VESA video driver for the Xorg X server. This driver
32 is often used as fallback driver if the hardware specific
33 driver fails to load or is not present. If this driver is not
34 installed, Xorg Server will print a warning on startup, but it
35 can be safely ignored if hardware specific driver works well.
36 </para>
37
38 &lfs76_checked;
39
40 <bridgehead renderas="sect4">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&xorg-vesa-driver-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&xorg-vesa-driver-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &xorg-vesa-driver-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &xorg-vesa-driver-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &xorg-vesa-driver-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &xorg-vesa-driver-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect4">Xorg VESA Driver Dependencies</bridgehead>
75
76 <bridgehead renderas="sect5">Required</bridgehead>
77 <para role="required">
78 <xref linkend="xorg-server"/>
79 </para>
80
81 <para condition="html" role="usernotes">
82 User Notes: <ulink url="&blfs-wiki;/xorg-vesa-driver"/>
83 </para>
84 </sect3>
85
86 <sect3 role="kernel" id="xorg-vesa-driver-kernel">
87 <title>Kernel Configuration</title>
88
89 <para>
90 Enable the following options in the kernel configuration and recompile the
91 kernel if necessary:
92 </para>
93
94<screen><literal>Device Drivers ---&gt;
95 Graphics support ---&gt;
96 Frame buffer Devices ---&gt;
97 &lt;*&gt; Support for frame buffer devices ---&gt; [CONFIG_FB]
98 [*] VESA VGA graphics support [CONFIG_FB_VESA]</literal></screen>
99
100 <indexterm zone="xorg-vesa-driver xorg-vesa-driver-kernel">
101 <primary sortas="d-xorg-vesa-driver">xorg-vesa-driver</primary>
102 </indexterm>
103 </sect3>
104
105 <sect3 role="installation">
106 <title>Installation of Xorg VESA Driver</title>
107
108 <para>
109 Install <application>Xorg VESA Driver</application> by running the following
110 commands:
111 </para>
112
113<screen><userinput>./configure $XORG_CONFIG &amp;&amp;
114make</userinput></screen>
115
116 <para>
117 This package does not come with a test suite.
118 </para>
119
120 <para>
121 Now, as the <systemitem class="username">root</systemitem> user:
122 </para>
123
124<screen role="root"><userinput>make install</userinput></screen>
125 </sect3>
126
127 <sect3 role="content">
128 <title>Contents</title>
129
130 <segmentedlist>
131 <segtitle>Installed Xorg Driver</segtitle>
132
133 <seglistitem>
134 <seg>
135 vesa_drv.so
136 </seg>
137 </seglistitem>
138 </segmentedlist>
139
140 <variablelist>
141 <bridgehead renderas="sect4">Short Descriptions</bridgehead>
142 <?dbfo list-presentation="list"?>
143 <?dbhtml list-presentation="table"?>
144
145 <varlistentry id="vesa_drv">
146 <term><filename class="libraryfile">vesa_drv.so</filename></term>
147 <listitem>
148 <para>
149 is an Xorg video driver for generic VESA video cards.
150 </para>
151 <indexterm zone="xorg-vesa-driver vesa_drv">
152 <primary sortas="c-vesa_drv">vesa_drv.so</primary>
153 </indexterm>
154 </listitem>
155 </varlistentry>
156
157 </variablelist>
158
159 </sect3>
160
161 </sect2>
162 <!-- End Xorg VESA Driver -->
Note: See TracBrowser for help on using the repository browser.