View previous topic :: View next topic |
Author |
Message |
buffalo n00b
Joined: 01 Nov 2004 Posts: 70 Location: france
|
Posted: Sun Jul 31, 2005 11:47 am Post subject: weird color on dual head setup |
|
|
hi everybody,
I have a dual head setup with two CRT monitors. I use nvidia drivers.
Everything works perfectly except that the right monitor does not display the green color, resulting in a purple 'white' and a black 'green' .
I know the monitor and the cable to work well (i tested them on another box). Here are relevant parts of my xorg.conf file:
Code: |
Section "ServerLayout"
Identifier "Dual Head"
Option "Xinerama" "on"
Screen 0 "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Module"
Load "extmod"
# Load "dri"
Load "dbe"
Load "record"
Load "xtrap"
Load "glx"
Load "type1"
Load "freetype"
EndSection
Section "Device"
Identifier "Card0"
Option "RenderAccel" "true"
Driver "nvidia"
Option "NoLogo"
Option "NvAGP" "1"
VendorName "nVidia Corporation"
BoardName "NV34 [GeForce FX 5200]"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultColorDepth 24
Option "ConnectedMonitor" "CRT,CRT"
Option "TwinView" "on"
Option "SecondMonitorHorizSync" "29-82"
Option "SecondMonitorVertRefresh" "60-70"
Option "Metamodes" "1600x1200, 1600x1200"
Option "TwinViewOrientation" "RightOf"
Option "Xinerama" "on"
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1600x1200"
EndSubSection
EndSection
|
thanks, _________________ --
Forgive your ennemies -
nothing annoys them more
O.wilde |
|
Back to top |
|
|
aidy l33t
Joined: 07 Apr 2005 Posts: 915
|
Posted: Sun Jul 31, 2005 5:46 pm Post subject: |
|
|
Does the VIDEO CARD work well? Try switching the two monitors and see what it gives then. |
|
Back to top |
|
|
buffalo n00b
Joined: 01 Nov 2004 Posts: 70 Location: france
|
Posted: Thu Aug 18, 2005 1:44 pm Post subject: |
|
|
thanks for the reply.
I have switched the two monitors. its just the same .
the video card is new. _________________ --
Forgive your ennemies -
nothing annoys them more
O.wilde |
|
Back to top |
|
|
aidy l33t
Joined: 07 Apr 2005 Posts: 915
|
Posted: Thu Aug 18, 2005 2:03 pm Post subject: |
|
|
I think it's your video card... |
|
Back to top |
|
|
buffalo n00b
Joined: 01 Nov 2004 Posts: 70 Location: france
|
Posted: Thu Aug 18, 2005 3:00 pm Post subject: |
|
|
ok i'll try to borrow one to a friend and see if it works that way...
thanks _________________ --
Forgive your ennemies -
nothing annoys them more
O.wilde |
|
Back to top |
|
|
aidy l33t
Joined: 07 Apr 2005 Posts: 915
|
Posted: Thu Aug 18, 2005 4:22 pm Post subject: |
|
|
Are you shure that all the pin holes are OK? With VGA color is sent to tho monitor as voltages on the different pins... |
|
Back to top |
|
|
buffalo n00b
Joined: 01 Nov 2004 Posts: 70 Location: france
|
Posted: Thu Aug 18, 2005 4:49 pm Post subject: |
|
|
yeah i'm quite sure that the pinholes are OK but maybe it's internal. I don't have the necessary hardware to test the card tough (oscilloscope,...) _________________ --
Forgive your ennemies -
nothing annoys them more
O.wilde |
|
Back to top |
|
|
|