If you are using Xfree86 version 4.x, the configuration file should be
in /etc/X11/ (that's where it's been for me in Redhat and Debian with
XF86v4). It may be called XF86Config, XF86Config-4, or some other
permutation of similar effect.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of sean fatourchi
Sent: Tuesday, February 25, 2003 5:14 PM
To: [EMAIL PROTECTED]
Subject: RE: [XFree86] Linux drivers for SGI 1600SW flat panel

Doctor,
Thank you very much for the reply. Would you mind giving me the path to
that
configuration file.


Sean

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Dr Andrew C Aitchison
Sent: Tuesday, February 25, 2003 1:42 PM
To: [EMAIL PROTECTED]
Subject: Re: [XFree86] Linux drivers for SGI 1600SW flat panel


On Tue, 25 Feb 2003, sean fatourchi wrote:

> Hello,
> I am new to Linux. I was wondering if any of you good people has
> successfully configured Number Nine Revolution 4 video card to work
with
> SliconGraphics 1600sw flat panel lcd ? If so I would appreciate it if
you
> can tell me how.

This is from the config file on a machine I have with that hardware:
-----------------------------------
Section "Monitor"
        Identifier   "SG panel"
        VendorName   "Silicon Graphics"
        ModelName    "1600SW"

        HorizSync   27.0-96.0   # kHz
        VertRefresh 29-31, 50.0-80.0, 119-124   # Hz

        Option  "DPMS"

# From http://www.xfree86.org/3.3.6/I1284.html
Modeline "1600x1024d32" 103.125 1600 1600 1656 1664 1024 1024 1029 1030
HSkew 7 +Hsync +Vsync
Modeline "1600x1024d16" 103.125 1600 1600 1656 1664 1024 1024 1029 1030
HSkew 5 +Hsync +Vsync
Modeline "1600x1024d08" 103.125 1600 1600 1656 1664 1024 1024 1029 1030
HSkew 1 +Hsync +Vsync
Modeline "800x512d32" 54.375 800 800 840 848 512 512 514 515 HSkew 7
DoubleScan +Hsync +Vsync
Modeline "800x512d16" 54.375 800 800 840 848 512 512 514 515 HSkew 5
DoubleScan +Hsync +Vsync
Modeline "800x512d08" 54.375 800 800 840 848 512 512 514 515 HSkew 1
DoubleScan +Hsync +Vsync

# 1600x1024 @ 60.00 Hz (GTF) hsync: 63.60 kHz; pclk: 136.36 MHz
Modeline "1600x1024_60.00"  136.36  1600 1704 1872 2144  1024 1025 1028
1060  -HSync +Vsync

Modeline "1600x2048d32i" 103.125 1600 1600 1656 1664 2048 2048 2058 2059
HSkew 7 Interlace +Hsync +Vsync
Modeline "1600x2048d32"  103.125 1600 1600 1656 1664 2048 2048 2058 2059
HSkew 7 +Hsync +Vsync

EndSection

Section "Device"
        # Option     "Debug"
        Identifier  "Card0"
        Driver      "i128"
        VendorName  "Number Nine"
        BoardName   "Imagine 128 T2R4"
        # BusID       "PCI:2:0:0"
EndSection
Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "SG panel"
        DefaultColorDepth 24
        SubSection "Display"
                Depth     24
                Modes   "1600x1024d32" "800x512d32"
        EndSubSection
EndSection
-----------------------------------


--
Dr. Andrew C. Aitchison         Computer Officer, DPMMS, Cambridge
[EMAIL PROTECTED]       http://www.dpmms.cam.ac.uk/~werdna

_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to