Samy Elashmawy wrote:
> 
> Which files did you download for 5.3 , and how did you install them , is
> your card an AGP CARD ?/

I have a SiS6326 with 8 megs built into the motherboard.
I downloaded the latest XFree86.3.3.3 SVGA server and
the latest version of SAX. And it worked.

I would think that the  6.0 cd's would have the drivers.

You probably have something misconfigured.
Her is my XF86config file, try it and see if it works.
##############################################################
# SaX autogenerated XF86Config file
# This file was generated from the SaX
# Version: 1.2 - [EMAIL PROTECTED]
# Date: Wed Dec 30 15:21:21 EST 1998

Section "Files"
  RgbPath       "/usr/X11R6/lib/X11/rgb"
  FontPath      "/usr/X11R6/lib/X11/fonts/misc:unscaled"
  FontPath      "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
  FontPath      "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
  FontPath      "/usr/X11R6/lib/X11/fonts/Type1"
  FontPath      "/usr/X11R6/lib/X11/fonts/Speedo"
  FontPath      "/usr/X11R6/lib/X11/fonts/misc"
  FontPath      "/usr/X11R6/lib/X11/fonts/75dpi"
EndSection

Section "ServerFlags"
EndSection

Section "Keyboard"
  Protocol      "Standard"
  XkbRules      "xfree86"
  XkbModel      "pc101"
  XkbLayout     "us"
  XkbOptions    ","
EndSection

Section "Pointer"
  Protocol              "Microsoft"
  Device                "/dev/ttyS0"
  SampleRate            0
  Emulate3Buttons
  Emulate3Timeout       200
  BaudRate              1200
EndSection

Section "Monitor"       
  Identifier    "Primary Monitor"
  VendorName    "Unknown"
  ModelName     "Unknown"
  HorizSync     29-61
  VertRefresh   60-70
  Modeline "1024x768" 57.00 1024 1048 1104 1200 768 777 784 805
  Modeline "1024x768" 79.87 1024 1056 1136 1380 768 800 808 866
EndSection

Section "Device"
  Identifier    "Primary Card"
  VendorName    "!!! GENERIC SERVER SELECTION !!!"
  BoardName     "SVGA"
  Option        "no_bitblt"
  Option        "sw_cursor"
  VideoRam      8192
  DacSpeed      175 175 175 175
EndSection


Section "Screen"  
  Driver        "SVGA"
  Device        "Primary Card"
  Monitor       "Primary Monitor"
  DefaultColorDepth     16
  SubSection "Display"
    Depth       8
    Modes       "1024x768"
  EndSubSection
  SubSection "Display"
    Depth       16
    Modes       "1024x768"
  EndSubSection
  SubSection "Display"
    Depth       24
    Modes       "1024x768"
  EndSubSection
  SubSection "Display"
    Depth       32
    Modes       "1024x768"
  EndSubSection
EndSection


-
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archiv at http://www.suse.com/Mailinglists/suse-linux-e/index.html

Reply via email to