<?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; <!ENTITY xorg-fbdev-driver-version "0.5.0"> <!ENTITY xorg-fbdev-driver-download-http "&xorg-download-http;/driver/xf86-video-fbdev-&xorg-fbdev-driver-version;.tar.bz2"> <!ENTITY xorg-fbdev-driver-download-ftp "&xorg-download-ftp;/driver/xf86-video-fbdev-&xorg-fbdev-driver-version;.tar.bz2"> <!ENTITY xorg-fbdev-driver-md5sum "f07475655376be5a124d8187aacd87b6"> <!ENTITY xorg-fbdev-driver-size "292 KB"> <!ENTITY xorg-fbdev-driver-buildsize "2.5 MB"> <!ENTITY xorg-fbdev-driver-time "less than 0.1 SBU"> ]> <!-- Begin Xorg Fbdev Driver --> <sect2 id="xorg-fbdev-driver" xreflabel="Xorg Fbdev Driver-&xorg-fbdev-driver-version;"> <sect2info> <date>$Date$</date> </sect2info> <title>Xorg Fbdev Driver-&xorg-fbdev-driver-version;</title> <indexterm zone="xorg-fbdev-driver"> <primary sortas="a-xorg-fbdev-driver">xorg-fbdev-driver</primary> </indexterm> <sect3 role="package"> <title>Introduction to Xorg Fbdev Driver</title> <para> The <application>Xorg Fbdev Driver</application> package contains the X.Org Video Driver for framebuffer devices. This driver is often used as fallback driver if the hardware specific and VESA drivers fail to load or are not present. If this driver is not installed, Xorg Server will print a warning on startup, but it can be safely ignored if hardware specific driver works well. </para> &lfs110a_checked; <bridgehead renderas="sect4">Package Information</bridgehead> <itemizedlist spacing="compact"> <listitem> <para> Download (HTTP): <ulink url="&xorg-fbdev-driver-download-http;"/> </para> </listitem> <listitem> <para> Download (FTP): <ulink url="&xorg-fbdev-driver-download-ftp;"/> </para> </listitem> <listitem> <para> Download MD5 sum: &xorg-fbdev-driver-md5sum; </para> </listitem> <listitem> <para> Download size: &xorg-fbdev-driver-size; </para> </listitem> <listitem> <para> Estimated disk space required: &xorg-fbdev-driver-buildsize; </para> </listitem> <listitem> <para> Estimated build time: &xorg-fbdev-driver-time; </para> </listitem> </itemizedlist> <bridgehead renderas="sect4">Xorg Fbdev Driver Dependencies</bridgehead> <bridgehead renderas="sect5">Required</bridgehead> <para role="required"> <xref linkend="xorg-server"/> </para> <para condition="html" role="usernotes"> User Notes: <ulink url="&blfs-wiki;/xorg-fbdev-driver"/> </para> </sect3> <sect3 role="installation"> <title>Installation of Xorg Fbdev Driver</title> <para> Install <application>Xorg Fbdev Driver</application> by running the following commands: </para> <screen><userinput>./configure $XORG_CONFIG && make</userinput></screen> <para> This package does not come with a test suite. </para> <para> Now, as the <systemitem class="username">root</systemitem> user: </para> <screen role="root"><userinput>make install</userinput></screen> </sect3> <sect3 role="content"> <title>Contents</title> <segmentedlist> <segtitle>Installed Xorg Driver</segtitle> <seglistitem> <seg> fbdev_drv.so </seg> </seglistitem> </segmentedlist> <variablelist> <bridgehead renderas="sect4">Short Descriptions</bridgehead> <?dbfo list-presentation="list"?> <?dbhtml list-presentation="table"?> <varlistentry id="fbdev_drv"> <term><filename class="libraryfile">fbdev_drv.so</filename></term> <listitem> <para> is an Xorg video driver for framebuffer devices </para> <indexterm zone="xorg-fbdev-driver fbdev_drv"> <primary sortas="c-fbdev_drv">fbdev_drv.so</primary> </indexterm> </listitem> </varlistentry> </variablelist> </sect3> </sect2>