dual monitor nvidia board lowered in resolution on new 1.0.8178
tis a geforce 5700 from gainward.
darn thing ran dual at 1600x1200 per monitor
now its running in one of the monitors is running at a lower resolution
than the other. Any thoughts?
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Wed Dec 14 16:39:22 PST 2005
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
# cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
# md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
# dpkg-reconfigure xserver-xfree86
# Option "Xinerama"
# Option "NvAGP" "1"
# Option "TwinView" "true"
# Option "SecondMonitorHorizSync" "30.0-121.0"
# Option "SecondMonitorVertRefresh" "48.0-160.0"
# Option "MetaModes" "1280x1024, 1280x1024; 1280x1024, 1280x1024;"
Section "ServerLayout"
# Screen 0 "ScreenPrimary" 0 0
# Screen "ScreenSecondary" RighOf "ScreenPrimary'
# Option "Xinerama"
# Option "NvAGP" "1"
# Option "TwinView" "true"
# Option "SecondMonitorHorizSync" "30.0-121.0"
# Option "SecondMonitorVertRefresh" "48.0-160.0"
# Option "MetaModes" "1280x1024, 1280x1024; 1280x1024, 1280x1024;"
# Option "TwinViewOrientation" "LeftOf"
Identifier "Layout"
Screen 0 "OneBigWide" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "Files"
# local font server
# if the local font server has problems, we can fall back on these
FontPath "unix/:7100"
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "speedo"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/gpmdata"
Option "Protocol" "IntelliMouse"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "NFL9905"
HorizSync 36.0 - 90.0
VertRefresh 50.0 - 140.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Samsung900DF"
HorizSync 36.0 - 90.0
VertRefresh 50.0 - 140.0
Option "DPMS"
EndSection
Section "Device"
# Option "ConnetedMonitor"
Identifier "DualHeadNVida5700a"
Driver "nvidia"
BusID "PCI:01:00:0"
Screen 0
EndSection
Section "Device"
# Option "ConnetedMonitor"
Identifier "DualHeadNVida5700b"
Driver "nvidia"
Option "NvAgp" "0"
BusID "PCI:01:00:0"
Screen 1
EndSection
Section "Screen"
Identifier "ScreenPrimary"
Device "DualHeadNVida5700a"
Monitor "NFL9905"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1920x1440" "1600x1200" "1024x768"
EndSubSection
EndSection
Section "Screen"
Identifier "ScreenSecondary"
Device "DualHeadNVida5700b"
Monitor "Samsung900DF"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1920x1440" "1600x1200" "1024x768"
EndSubSection
EndSection
Section "Screen"
Identifier "OneBigWide"
Device "DualHeadNVida5700a"
Monitor "Samsung900DF"
DefaultDepth 24
Option "Xinerama"
Option "NvAGP" "1"
Option "backingstore" "true"
Option "TwinView" "true"
Option "TwinViewOrientation" "LeftOf"
Option "SecondMonitorHorizSync" "36.0-90.0"
Option "SecondMonitorVertRefresh" "50.0-140.0"
Option "MetaModes" "1600x1200, 1024x768;"
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1600x1200"
EndSubSection
EndSection