From: David Eric Reksten (davidre@ifi.uio.no)
Date: 12/06/92


From: davidre@ifi.uio.no (David Eric Reksten)
Subject: Re: Trident SGVA and X ??
Date: Mon, 7 Dec 1992 00:14:09 GMT


In article <06MJ03c.c17u00@amdahl.uts.amdahl.com>, garyf@uts.amdahl.com (Gary Faulkner) writes:
> Hello all,
>
> I am having trouble setting up XConfig for my Trident SGVA card. I
> thought I saw at one time that someone had this working (but of
> course, I didn't think *I* would need that information). Could
> someone point me to more information (besides the X386 man page) on
> setting up XConfig for this card?
>
> Thanks!!

SO, here you go -- you lucky owners of a Trident 8900C card :-)
The Xconfig that actually works! (At least for me...)

=========================== CUT HERE ==========================================
#
# some nice paths, to avoid conflicts with other X-servers
#
RGBPath "/usr/X386/lib/X11/rgb"

FontPath "/usr/X386/lib/X11/fonts/misc/,/usr/X386/lib/X11/fonts/75dpi/"

# Use this if the Type1 font code is in the server
#FontPath"/usr/X386/lib/X11/fonts/misc/,/usr/X386/lib/X11/fonts/Type1/,/u
sr/X386/lib/X11/fonts/Speedo,/usr/X386/lib/X11/fonts/75dpi/"

# NoTrapSignals

#Xqueue

Keyboard
  AutoRepeat 500 5
# Xleds 1 2 3
  ServerNumLock
# DontZap

Microsoft "/dev/ttys0"
  BaudRate1200
# SampleRate150
# Emulate3Buttons

#
# The graphics drivers
#
vga256
# Virtual1152 900

# To disable SpeedUp, use NoSpeedUp
#
# NoSpeedUp
# clocks
  clocks 25 28 32 36 40 45 50 65
  Virtual 1024 1024

  ViewPort 0 0

Modes "640x480" "624x468" "648x486" "688x516" "696x522" "800x600" "1024x768"

ModeDB

# name clock horizontal timing vertical timing flags

 "640x480" 25 640 680 776 800 480 491 493 525
 "624x468" 25 624 656 752 784 468 468 474 491
 "648x486" 25 648 680 784 816 486 486 492 510
 "688x516" 28 688 720 832 864 516 516 522 542
 "696x522" 28 696 728 832 864 522 522 528 548
 "800x600" 36 800 832 968 1000 600 600 607 630
 "1024x768" 32 1024 1056 1176 1208 768 768 773 806

================================== END =====================================

Merry X(11)-mas and a happy new year to you all...

.david