Hi

I have the same Card and experienced lots of problems, as there is no real 
support for this card yet. However I have managed to get it working by 
altering my XF86Config file located in your /etc folder

here is the changes I made

Section "Device"
  Identifier    "ATI Xpert2000"
  VendorName    "ATI"
  BoardName     "ATI Xpert2000"
  Chipset       "ATI Rage 128 RF (AGP)"
  Driver        "r128"
  Option "AGPMode" "2"
  Option "UseCCEFor2D" "true"
  VideoRam 32768
EndSection

Section "Screen"
  Driver        "r128"
  Device        "ATI Xpert2000"
  Monitor       "Primary-Monitor"
  DefaultColorDepth     16
  SubSection "Display"
    Depth       16
    Modes       "1024x768"
  EndSubSection
  SubSection "Display"
    Depth       24
    Modes       "640x480"
  EndSubSection
  SubSection "Display"
    Depth       16
    Modes       "640x480"
  EndSubSection
  SubSection "Display"
    Depth       8
    Modes       "640x480"
    Virtual     640 480
  EndSubSection
EndSection


Section "Screen"
  Driver        "Accel"
  Device        "ATI Xpert2000"
  Monitor       "Primary-Monitor"
  DefaultColorDepth     8
  SubSection "Display"
    Depth       32
    Modes       "640x480"
  EndSubSection
  SubSection "Display"
    Depth       24
    Modes       "640x480"
  EndSubSection
  SubSection "Display"
    Depth       16
    Modes       "640x480"
  EndSubSection
  SubSection "Display"
    Depth       8
    Modes       "640x480"
    Virtual     640 480
  EndSubSection
EndSection



As you can see My screenmodes are not fully configured yet but the 1024 x 
768 part works great

doing this be aware that you do get a little bit of corruption and you have 
no OpenGL but hey it will suffice for now :)



>From: "Jean David CROS" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: [Newbie]ATI XPERT 2000 PRO 32Mo TV
>Date: Fri, 9 Nov 2001 20:09:59 +0100
>
>I have an ATI XPERT 2000 PRO 32Mo TV.
>what X server is needed for this card?
>These card is not in then the XFree86 Video Card List, so wich card is
>nearly the same?
>Thanks for you supports
>JD
>
>_______________________________________________
>Newbie mailing list
>[EMAIL PROTECTED]
>*** To unsubscribe , or change message options, see:
>http://XFree86.Org/mailman/listinfo/newbie


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to