PDA

View Full Version : Sgi 1600


lamboman
2004-08-18, 07:28 PM CDT
I have a SGI 1600 with Multi-Link and a Matrox G400 video card. I cannot 1600 x 1024 to work. It stays at 1280 x 1024 no matter what I do to xorg.conf

Here is what I have in xorg.conf. Please help me. Thank you.

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "SGI 1600SW FlatPanel"
HorizSync 63.4 - 63.4
VertRefresh 60.0 - 60.0
ModeLine "1600x1024" 103.1 1600 1600 1656 1664 1024 1024 1029 1030 +hsync +vsync hskew 7
ModeLine "1600x1024" 103.1 1600 1600 1656 1664 1024 1024 1029 1030 +hsync +vsync hskew 5
ModeLine "1600x1024" 103.1 1600 1600 1656 1664 1024 1024 1029 1030 +hsync +vsync hskew 1
EndSection

Section "Device"
Identifier "Videocard0"
Driver "mga"
VendorName "Videocard vendor"
BoardName "Matrox Millennium G400"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1600x1024"
EndSubSection
EndSection
:confused:

imdeemvp
2004-08-18, 07:31 PM CDT
LCD monitor? if this is the case i seen a lots of post with people that are having similiar problems....

mahmood
2004-11-15, 09:00 AM CST
I've had it running perfectly with RedHat 9, so I suppose it might work with you, though I haven't tried it with the G400 card, I had an Nvidia and I can't remember which one at the moment. I have the same problem as you now but with a bland Intel 845 build in graphics on a dell dimention 2400. This configuration should work with you though:

Section "Monitor"
Identifier "Monitor0"
VendorName "SGI"
ModelName "fpd1600sw"
HorizSync 31.0 - 74.0
VertRefresh 60.0 - 60.0
Option "dpms"
Modeline "1600x1024" 108 1600 1616 1656 1704 1024 1027 1030 1056 -Vsync -Hsync
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1600x1024"
EndSubSection
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection


good luck.

more configuration of this particular screen is available on my blog at http://mahmood.tv/index.php/docs/1013