diff options
author | Yuri Chornoivan <yurchor@mageia.org> | 2013-07-07 09:36:09 +0000 |
---|---|---|
committer | Yuri Chornoivan <yurchor@mageia.org> | 2013-07-07 09:36:09 +0000 |
commit | cf68f20f43e8149ea34e0fe26b107ef6fa4c52a8 (patch) | |
tree | d57dd4d8b7fcd44cc298ed67047be6dc3b9f0f4d /docs/installer/eo | |
parent | 2a6ab6a500cfcc25ff165f8fcd0ae82b40f2e81f (diff) | |
download | tools-cf68f20f43e8149ea34e0fe26b107ef6fa4c52a8.tar tools-cf68f20f43e8149ea34e0fe26b107ef6fa4c52a8.tar.gz tools-cf68f20f43e8149ea34e0fe26b107ef6fa4c52a8.tar.bz2 tools-cf68f20f43e8149ea34e0fe26b107ef6fa4c52a8.tar.xz tools-cf68f20f43e8149ea34e0fe26b107ef6fa4c52a8.zip |
Implement batch processing
Diffstat (limited to 'docs/installer/eo')
-rw-r--r-- | docs/installer/eo/configureX_card_list.xml | 51 |
1 files changed, 21 insertions, 30 deletions
diff --git a/docs/installer/eo/configureX_card_list.xml b/docs/installer/eo/configureX_card_list.xml index 2fdaeabf..62bae01c 100644 --- a/docs/installer/eo/configureX_card_list.xml +++ b/docs/installer/eo/configureX_card_list.xml @@ -1,17 +1,12 @@ -<?xml version='1.0' encoding='utf-8'?> -<section xmlns="http://docbook.org/ns/docbook" -xmlns:ns5="http://www.w3.org/1999/xhtml" -xmlns:ns4="http://www.w3.org/1998/Math/MathML" -xmlns:ns3="http://www.w3.org/2000/svg" -xmlns:ns2="http://www.w3.org/1999/xlink" -xmlns:ns="http://docbook.org/ns/docbook" -version="5.0" xml:lang="eo" xml:id="configureX_card_list"> +<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:ns4="http://www.w3.org/1998/Math/MathML" xmlns:ns3="http://www.w3.org/2000/svg" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" version="5.0" xml:lang="eo" xml:id="configureX_card_list"> + + + + + + + - - - - - <info> <!-- Initiated by Marja 2012-08-08 --> <!-- Further text JohnR 2012-08-29 --> @@ -23,15 +18,13 @@ version="5.0" xml:lang="eo" xml:id="configureX_card_list"> <mediaobject> <imageobject> <imagedata revision="1" align="center" xml:id="configureX_card_list-im1" fileref="dx2-configureX_card_list.png" -format="PNG" /> </imageobject></mediaobject> +format="PNG"/> </imageobject></mediaobject> - <para>DrakX has a very comprehensive database of video cards and will usually + <para>DrakX has a very comprehensive database of video cards and will usually correctly identify your video device.</para> - + <para>If the installer has not correctly detected your graphic card and you know -which one you have, you can select it from the tree by: - - <itemizedlist> +which one you have, you can select it from the tree by: <itemizedlist> <listitem> <para>vendor</para> </listitem> @@ -48,20 +41,18 @@ which one you have, you can select it from the tree by: <para>If you cannot find your card in the vendor lists (because it's not yet in the database or it's an older card) you may find a suitable driver in the Xorg category</para> - + <para>The Xorg listing provides more than 40 generic and open source video card -drivers. If you still can't find a named driver for your card there is the +drivers. If you still can't find a named driver for your card there is the option of using the vesa driver which provides basic capabilities.</para> - + <para>Be aware that if you select an incompatible driver you may only have access to the Commandline Interface.</para> - <para>Some video card manufacturers provide proprietary drivers for Linux which -may only be available in the Non-free or Tainted repositories and in some -cases only from the card manufacturers' websites </para> - - <para>The Non-free and Tainted repositories need to be explicitly enabled to -access them, you should do this after your first reboot.</para> - -</section> +may only be available in the Nonfree repository and in some cases only from +the card manufacturers' websites.</para> + + <para>The Nonfree repository need to be explicitly enabled to access them. If you +didn't select it previously, you should do this after your first reboot.</para> +</section>
\ No newline at end of file |