source: x/installing/x7driver-vmware.xml@ 848d7b1c

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.7 7.8 7.9 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 848d7b1c was 848d7b1c, checked in by Pierre Labastie <pieere@…>, 9 years ago

Tag VMWare drivers

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

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