Hello,

I'm having a difficult time configuring X on Mandrake 6.0  Here's the
lowdown:

PII 300Mhz/128MB
NEC Multiscan 3V Monitor
Elsa Gloria-L 16MB Video Card (Glint 500TX Chipset from 3DLabs)

--------------------

For some reason, I get a fatal server error of "No GLINT/PERMEDIA based
card found" yet it appears the X server probes and finds the accelerated
3DLabs GLINT graphics adapters.

Any help would greatly be appreciated.  I can't wait to get Gnome
running :)

--------------------
I'm using the current 3DLabs X server with the following symbolic link:

/usr/X11R6/bin/X -> /usr/X11R6/bin/XF86_3DLabs

--------------------
Here's my startx output errors:

XFree86 Version 3.3.5 / X Window System
(protocol Version 11, revision 0, vendor release 6300)
Release Date: August 23 1999
        If the server is older than 6-12 months, or if your card is
newer
        than the above date, look for a newer version before reporting
        problems.  (see http://www.XFree86.Org/FAQ)
Operating System: Linux 2.2.5 i586 [ELF] 
Configured drivers:
  GLINT: accelerated server for 3DLabs GLINT graphics adapters
(Patchlevel 0)
(using VT number 7)

XF86Config: /usr/X11R6/lib/X11/XF86Config
(**) stands for supplied, (--) stands for probed/default values
(**) XKB: disabled
(**) XKB: keymap: "xfree86(us)" (overrides other XKB settings)
(**) Mouse: type: PS/2, device: /dev/mouse, buttons: 3
(**) Mouse: 3 button emulation (timeout: 50ms)
(**) GLINT: Graphics device ID: "GLINT 500TX"
(**) GLINT: Monitor ID: "NEC MultiSync 3V"
(**) FontPath set to
"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/"

Fatal server error:
No GLINT/PERMEDIA based card found


When reporting a problem related to a server crash, please send
the full server output, not just the last messages

-----------------
Here's a stripped copy of my XF86Config file:

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

Section "ServerFlags"
EndSection

Section "Keyboard"
    Protocol    "Standard"
    AutoRepeat  500 5
    XkbDisable
    XkbKeymap   "xfree86(us)"
EndSection

Section "Pointer"
    Protocol    "PS/2"
    Device      "/dev/mouse"
    Emulate3Buttons
    Emulate3Timeout    50
EndSection

Section "Monitor"
    Identifier  "NEC MultiSync 3V"
    VendorName  "NEC"
    ModelName   "MultiSync 3V"
    HorizSync  31 - 50 
    VertRefresh 55 - 90 
 Modeline "800x600"     50     800  856  976 1040   600  637  643  666
+hsync +vsync
 Modeline "1024x768"    65    1024 1032 1176 1344   768  771  777  806
-hsync -vsync
EndSection

Section "Device"
    Identifier  "GLINT 500TX"
    VendorName  "ELSA"
    BoardName   "GLoria-L"
EndSection

Section "Device"
   Identifier  "GLINT 500TX"
   VendorName  "ELSA"
   BoardName   "Gloria-L"
EndSection

Section "Screen"
    Driver      "accel"
    Device      "GLINT 500TX"
    Monitor     "NEC MultiSync 3V"
    Subsection "Display"
        Depth       24
        Modes       "640x480" "800x600" "1024x768"
        ViewPort    0 0
    EndSubsection
EndSection
-- 
---------------------------------------------------------
Nicholas Bennington         E-Mail: mailto:[EMAIL PROTECTED]
Systems Analyst Engineer    Phone: (316)946-3309
Learjet Inc.                Fax:   (316)946-2809
---------------------------------------------------------

Reply via email to