I hjave no doubt that I did something stupid somewhere along the line.

I have used anXious to configure X and am getting an error message.
It seems that X thinks it needs a vga16 card (I have a Tseng Labs ET4000
W32P card)
Does anyone know where that setting of vga16 might be coming from ?
I there a second config prog that I should be running ?

If I set the svga to vga16 and the depth to 4 it works albeit at the wrong
resolution.

Configs are attached
Any help would be greatly appreciated.

Ian

-------------------
XF86Config: /usr/X11R6/lib/X11/XF86Config
(**) stands for supplied, (--) stands for probed/default values
(**) XKB: keymap: "xfree86(en_US)" (overrides other XKB settings)
(**) Mouse: type: microsoft, device: /dev/mouse, baudrate: 1200
(**) Mouse: buttons: 3, 3 button emulation (timeout: 50ms)
(**) FontPath set to
"/usr/lib/X11/fonts/misc/:unscaled,/usr/lib/X11/fonts/cyrillic/:unscaled,/us
r/lib/X11/fon
ts/75dpi/:unscaled,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/Ty
pe1/,/usr/lib/X11/fonts/Speedo/,/u
sr/lib/X11/fonts/misc/,/usr/lib/X11/fonts/cyrillic/,/usr/lib/X11/fonts/75dpi
/,/usr/lib/X11/fonts/100dpi/"

You must provide a "Screen" section in XF86Config for at
least one of the following graphics drivers: vga16, mono

Fatal server error:
No configured graphics devices
----------------------------

My config file has in it svga and not vga16 ..........

- snip -
Section "Device"
        Identifier "My Video Card"
        VendorName "Unknown"
        BoardName "Unknown"
        VideoRam 1024
EndSection


Section "Screen"
        Driver "svga"
        Device "My Video Card"
        Monitor "My Monitor"
        DefaultColorDepth 8

        Subsection "Display"
            Depth       8
            Modes "1024x768"  "640x480" "800x600" "512x384" "832x624"
        EndSubsection

-snip-



Reply via email to