[Prev][Next][Index]
Re: Trident 8900
>
> Hi
> I'm looking for a working XF86Config file for the Trident 8900.
> I already posted this question and got few respand with "working"
> XFconfig files but none of them worked for me
> Reading the DOC did't help also, so to all of you guys whos using X with
> trident please send me the XF86Config file
> TIA
>
> /=========================================================\
> / Yaniv Greisman \
> / Yoav 4, st. Phone: 972-3-5493924 \
> < Ramat Hasharon 47404 Fax: 972-3-5662452 >
> \ ISRAEL Email: Yaniv@zeus.datasrv.co.il /
> \ /
> \=========================================================/
>
Hi,
This config file works for me with trident 9600 with 1Mb, and Acer 33D
SVGA monitor (and mousesystems mouse). Try it, mayby it will work for
you to.
# C u t H e r e
# Copyright (c) 1994 by The XFree86 Project, Inc.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
# THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
#
# Except as contained in this notice, the name of the XFree86 Project shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from the
# XFree86 Project.
#
# This file was generated by reconfig(1)
# Refer to the XF86Config(4/5) man page for a description of the format
Section "Files"
FontPath "/usr/X386/lib/X11/fonts/misc/"
FontPath "/usr/X386/lib/X11/fonts/Type1/"
FontPath "/usr/X386/lib/X11/fonts/Speedo/"
FontPath "/usr/X386/lib/X11/fonts/75dpi/"
RGBPath "/usr/X386/lib/X11/rgb"
EndSection
Section "ServerFlags"
EndSection
Section "Keyboard"
Protocol "Standard"
AutoRepeat 500 5
ServerNumLock
EndSection
Section "Pointer"
Protocol "mousesystems"
Device "/dev/mouse"
BaudRate 1200
EndSection
Section "Monitor"
Identifier "RandomMonitor-0"
VendorName "Unknown"
ModelName "Unknown"
BandWidth 45 # EDIT THIS!
HorizSync 31.5-35.6 # EDIT THIS!
VertRefresh 50-90 # EDIT THIS!
ModeLine "1024x768i" 57 1024 1080 1208 1336 768 783 784 128
interlace
ModeLine "1024x768i" 45 1024 1064 1224 1264 768 775 799 817
interlace
ModeLine "640x480" 25 640 672 768 800 480 490 492 525
ModeLine "640x480" 28 640 672 768 800 480 490 492 525
ModeLine "800x600" 36 800 816 952 1056 600 601 605 628
ModeLine "800x600" 40 800 840 968 1056 600 601 605 628
ModeLine "800x600" 50 800 856 976 1040 600 637 643 666
ModeLine "1008x752i" 45 1008 1048 1216 1256 752 752 756 792
interlace
EndSection
Section "Device"
Identifier "RandomDevice-0"
VendorName "Unknown"
BoardName "Unknown"
EndSection
Section "Screen"
Driver "vga256"
Device "RandomDevice-0"
Monitor "RandomMonitor-0"
Subsection "Display"
Modes "1024x768i" "1008x752i" "800x600" "640x480"
ViewPort 0 0
Virtual 1024 768
EndSubsection
EndSection