aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs/stable/installer/en/configureX_card_list.xml
blob: ead57c91d8f33086aa27f70ab80748b0aa6e864b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<?xml version="1.0" encoding="utf-8"?>
<section version="5.0"
         xreflabel="Choose an X Server (Configure your Graphic Card)"
         xml:id="configureX_card_list" 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">
  <!-- Initiated by Marja  2012-08-08 -->

  <!-- Further text JohnR  2012-08-29 -->

  <!-- tproof  -->

  <!-- lproof  -->

  <!-- Done corrections accordind to tmb remarks. Papoteur  -->

  <!--2018/02/15 apb: Text and typography.-->

  <!--2018/02/21 apb: Merge last 2 paras + slight reword.-->

  <!--2019/08/10 apb: Added xreflabel-->

  <info>
    <title xml:id="configureX_card_list-ti1">Choose an X Server (Configure
    your Graphic Card)</title>
  </info>

  <mediaobject>
    <imageobject>
      <imagedata align="center" fileref="dx2-configureX_card_list.png"
                 format="PNG" revision="1" xml:id="configureX_card_list-im1"/>
    </imageobject>
  </mediaobject>

  <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>
      <listitem>
        <para>Vendor</para>
      </listitem>

      <listitem>
        <para>then the make of your card</para>
      </listitem>

      <listitem>
        <para>and the model of card</para>
      </listitem>
    </itemizedlist></para>

  <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
  <emphasis>Xorg</emphasis> category, which provides more than 40 generic and
  open source video card drivers. If you still can't find a specific driver
  for your card there is the option of using the VESA driver which provides
  basic capabilities.</para>

  <caution>
    <para>Be aware that if you select an incompatible driver you may only have
    access to the <emphasis>Command Line Interface</emphasis></para>
  </caution>

  <para>Some video card manufacturers provide proprietary drivers for Linux
  which may only be available in the <emphasis>Nonfree</emphasis> repository
  and in some cases only from the card manufacturers' websites. The
  <emphasis>Nonfree</emphasis> repository needs to be explicitly enabled to
  access them. If you didn't enable it previously, you should do this after
  your first reboot.</para>
</section>