Click to See Complete Forum and Search --> : Xorg freaks when I alternate 2 identical monitors


Liquid Snake
04-27-2007, 10:41 AM
I've been putting together a new system:
MSI nforce board
Athlon 4200+ x2
2GB ram
Geforce 7600GS (dual DVI + S-Video)
Sound Blaster Live!


I'm experienced with dual and triple head nvidia setups, but this is the first time I've done anything with DVI. I spent all of yesterday going crazy over my xorg.conf. It would only fetch the EDID of one monitor and not the other. I have two 20" flat panels, same make and model so this puzzled me.

After running nvidia-settings, I was able to capture the EDID data of one of the monitors and force it on the other using this line:

Option "CustomEDID" "DFP-0:/etc/X11/edid.bin; DFP-1:/etc/X11/edid.bin"

Also, the card had been detecting one connection as single link and the other as dual link. Both cables (although cosmetically slightly different) have the two blocks of 9 pins each, that's dual link, right?

In my madness, I decided to switch the cables at the card, so that the terminal appeared on the right one, not the left one. I start X and both screens fire up like I want them to. I stopped X, changed the cables back again and only one of the worked, and it displayed what the right monitor should have been displaying. I'm stumped to why this is happening. Why is this card so picky about what monitor is on what port??? Check the log for red text to see what I mean about the single link problem.


Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "6 7"
EndSection


Section "Files"
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.
FontPath "unix/:-1"
EndSection

Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
EndSection

Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)

# allows the server to start up even if the mouse does not work
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
Option "allowmouseopenfail"
EndSection

Section "InputDevice"
Identifier "Keyboard1"
Driver "keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbOptions" "compose:rwin"
EndSection



Section "Monitor"
Identifier "monitor0"
VendorName "Princeton"
ModelName "20 inch widescreen flat panel"
HorizSync 30.0-79.0
VertRefresh 60
Modeline "1680x1050" 147.14 1680 1784 1968 2256 1050 1051 1054 1087
EndSection


Section "Monitor"
Identifier "monitor1"
VendorName "Princeton"
ModelName "20 inch widescreen flat panel"
HorizSync 30.0-79.0
VertRefresh 60
Modeline "1680x1050" 147.14 1680 1784 1968 2256 1050 1051 1054 1087
EndSection

Section "Device"
Screen 0
Identifier "device0"
Driver "nvidia"
Option "ConnectedMonitor" "DFP-0,DFP-1"
Option "UseDisplayDevice" "DFP-0"
Option "CustomEDID" "DFP-0:/etc/X11/edid.bin; DFP-1:/etc/X11/edid.bin"
BusID "PCI:5:0:0"
EndSection

Section "Device"
Screen 1
Identifier "device1"
Driver "nvidia"
Option "UseDisplayDevice" "DFP-1"
Option "ConnectedMonitor" "DFP-0,DFP-1"
Option "CustomEDID" "DFP-0:/etc/X11/edid.bin; DFP-1:/etc/X11/edid.bin"
BusID "PCI:5:0:0"
EndSection



Section "Screen"
Identifier "screen0"
Device "device0"
Monitor "monitor0"
DefaultColorDepth 24
Subsection "Display"
Depth 24
Modes "1680x1050"
EndSubsection
EndSection


Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 24
Modes "1680x1050"
EndSubsection
EndSection



Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen0"
Screen "screen1" RightOf "screen0"
EndSection

Liquid Snake
04-27-2007, 10:42 AM
xorg log:


X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: Linux 2.6.17-3mdv x86_64
Current Operating System: Linux twinturbo 2.6.17-13mdv #1 SMP Fri Mar 23 13:03:37 MDT 2007 x86_64
Build Date: 17 September 2006
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Apr 26 18:26:37 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "layout1"
(**) |-->Screen "screen0" (0)
(**) | |-->Monitor "monitor0"
(**) | |-->Device "device0"
(**) |-->Screen "screen1" (1)
(**) | |-->Monitor "monitor1"
(**) | |-->Device "device1"
(**) |-->Input Device "Keyboard1"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(**) Option "XkbOptions" "compose:rwin"
(**) XKB: options: "compose:rwin"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse1"
(**) FontPath set to:
unix/:-1
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib64/xorg/modules"
(**) Option "AllowMouseOpenFail"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.0
X.Org XInput driver : 0.6
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib64/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib64/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
Using vt 7
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,005e card 1462,7310 rev a3 class 05,80,00 hdr 00
(II) PCI: 00:01:0: chip 10de,0050 card 1462,7310 rev f3 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0052 card 1462,7310 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,005a card 1462,7310 rev a2 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,005b card 1462,7310 rev a3 class 0c,03,20 hdr 80
(II) PCI: 00:06:0: chip 10de,0053 card 1462,7310 rev f2 class 01,01,8a hdr 00
(II) PCI: 00:07:0: chip 10de,0054 card 1462,7310 rev f3 class 01,01,85 hdr 00
(II) PCI: 00:08:0: chip 10de,0055 card 1462,7310 rev f3 class 01,01,85 hdr 00
(II) PCI: 00:09:0: chip 10de,005c card 0000,0000 rev f2 class 06,04,01 hdr 01
(II) PCI: 00:0a:0: chip 10de,0057 card 1462,7310 rev f3 class 06,80,00 hdr 00
(II) PCI: 00:0b:0: chip 10de,005d card 0000,0000 rev f3 class 06,04,00 hdr 01
(II) PCI: 00:0c:0: chip 10de,005d card 0000,0000 rev f3 class 06,04,00 hdr 01
(II) PCI: 00:0d:0: chip 10de,005d card 0000,0000 rev f3 class 06,04,00 hdr 01
(II) PCI: 00:0e:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:08:0: chip 1102,0002 card 1102,8064 rev 07 class 04,01,00 hdr 80
(II) PCI: 01:08:1: chip 1102,7002 card 1102,0020 rev 07 class 09,80,00 hdr 80
(II) PCI: 05:00:0: chip 10de,0392 card 1682,222c rev a1 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:9:0), (0,1,1), BCTRL: 0x0202 (VGA_EN is cleared)
(II) Bus 1 I/O range:
[0] -1 0 0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:11:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:12:0), (0,3,3), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:13:0), (0,4,4), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:14:0), (0,5,5), BCTRL: 0x001a (VGA_EN is set)
(II) Bus 5 I/O range:
[0] -1 0 0x0000e000 - 0x0000efff (0x1000) IX[B]
(II) Bus 5 non-prefetchable memory range:
[0] -1 0 0xfc000000 - 0xfebfffff (0x2c00000) MX[B]
(II) Bus 5 prefetchable memory range:
[0] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24:0), (0,0,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(--) PCI:*(5:0:0) nVidia Corporation unknown chipset (0x0392) rev 161, Mem @ 0xfd000000/24, 0xd0000000/28, 0xfc000000/24, I/O @ 0xec00/7, BIOS @ 0xfebe0000/17
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0 0xfbffb000 - 0xfbffbfff (0x1000) MX[B]
[1] -1 0 0xfbffc000 - 0xfbffcfff (0x1000) MX[B]
[2] -1 0 0xfbffd000 - 0xfbffdfff (0x1000) MX[B]
[3] -1 0 0xfbffec00 - 0xfbffecff (0x100) MX[B]
[4] -1 0 0xfbfff000 - 0xfbffffff (0x1000) MX[B]
[5] -1 0 0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
[6] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[7] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[8] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[9] -1 0 0x0000d880 - 0x0000d887 (0x8) IX[B]
[10] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX[B]
[11] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[12] -1 0 0x0000b080 - 0x0000b08f (0x10) IX[B]
[13] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[B]
[14] -1 0 0x0000b480 - 0x0000b487 (0x8) IX[B]
[15] -1 0 0x0000b800 - 0x0000b803 (0x4) IX[B]
[16] -1 0 0x0000b880 - 0x0000b887 (0x8) IX[B]
[17] -1 0 0x0000bc00 - 0x0000bc0f (0x10) IX[B]
[18] -1 0 0x0000c000 - 0x0000c003 (0x4) IX[B]
[19] -1 0 0x0000c080 - 0x0000c087 (0x8) IX[B]
[20] -1 0 0x0000c400 - 0x0000c403 (0x4) IX[B]
[21] -1 0 0x0000c480 - 0x0000c487 (0x8) IX[B]
[22] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[23] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
[24] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
[25] -1 0 0x0000cc00 - 0x0000cc1f (0x20) IX[B]
[26] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfbffb000 - 0xfbffbfff (0x1000) MX[B]
[1] -1 0 0xfbffc000 - 0xfbffcfff (0x1000) MX[B]
[2] -1 0 0xfbffd000 - 0xfbffdfff (0x1000) MX[B]
[3] -1 0 0xfbffec00 - 0xfbffecff (0x100) MX[B]
[4] -1 0 0xfbfff000 - 0xfbffffff (0x1000) MX[B]
[5] -1 0 0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
[6] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[7] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[8] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[9] -1 0 0x0000d880 - 0x0000d887 (0x8) IX[B]
[10] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX[B]
[11] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[12] -1 0 0x0000b080 - 0x0000b08f (0x10) IX[B]
[13] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[B]
[14] -1 0 0x0000b480 - 0x0000b487 (0x8) IX[B]
[15] -1 0 0x0000b800 - 0x0000b803 (0x4) IX[B]
[16] -1 0 0x0000b880 - 0x0000b887 (0x8) IX[B]
[17] -1 0 0x0000bc00 - 0x0000bc0f (0x10) IX[B]
[18] -1 0 0x0000c000 - 0x0000c003 (0x4) IX[B]
[19] -1 0 0x0000c080 - 0x0000c087 (0x8) IX[B]
[20] -1 0 0x0000c400 - 0x0000c403 (0x4) IX[B]
[21] -1 0 0x0000c480 - 0x0000c487 (0x8) IX[B]
[22] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[23] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
[24] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
[25] -1 0 0x0000cc00 - 0x0000cc1f (0x20) IX[B]
[26] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xfbffb000 - 0xfbffbfff (0x1000) MX[B]
[5] -1 0 0xfbffc000 - 0xfbffcfff (0x1000) MX[B]
[6] -1 0 0xfbffd000 - 0xfbffdfff (0x1000) MX[B]
[7] -1 0 0xfbffec00 - 0xfbffecff (0x100) MX[B]
[8] -1 0 0xfbfff000 - 0xfbffffff (0x1000) MX[B]
[9] -1 0 0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
[10] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[11] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[12] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[15] -1 0 0x0000d880 - 0x0000d887 (0x8) IX[B]
[16] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX[B]
[17] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[18] -1 0 0x0000b080 - 0x0000b08f (0x10) IX[B]
[19] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[B]
[20] -1 0 0x0000b480 - 0x0000b487 (0x8) IX[B]
[21] -1 0 0x0000b800 - 0x0000b803 (0x4) IX[B]
[22] -1 0 0x0000b880 - 0x0000b887 (0x8) IX[B]
[23] -1 0 0x0000bc00 - 0x0000bc0f (0x10) IX[B]
[24] -1 0 0x0000c000 - 0x0000c003 (0x4) IX[B]
[25] -1 0 0x0000c080 - 0x0000c087 (0x8) IX[B]
[26] -1 0 0x0000c400 - 0x0000c403 (0x4) IX[B]
[27] -1 0 0x0000c480 - 0x0000c487 (0x8) IX[B]
[28] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[29] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
[30] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
[31] -1 0 0x0000cc00 - 0x0000cc1f (0x20) IX[B]
[32] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B](B)

Liquid Snake
04-27-2007, 10:43 AM
xorg log continued:

(II) LoadModule: "dbe"
(II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "v4l"
(II) Loading /usr/lib64/xorg/modules/drivers/v4l_drv.so
(II) Module v4l: vendor="X.Org Foundation"
compiled for 7.1.0, module version = 0.1.1
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "extmod"
(II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension Multi-Buffering
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "type1"
(II) Loading /usr/lib64/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "freetype"
(II) Loading /usr/lib64/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 7.1.1, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.9755
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "nvidia"
(II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.9755
Module class: X.Org Video Driver
(II) LoadModule: "keyboard"
(II) Loading /usr/lib64/xorg/modules/input/keyboard_drv.so
(II) Module keyboard: vendor="X.Org Foundation"
compiled for 7.1.0, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib64/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.1.0, module version = 1.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) v4l driver for Video4Linux
(II) NVIDIA dlloader X Driver 1.0-9755 Mon Feb 26 23:18:52 PST 2007
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 05:00:0
(--) Chipset NVIDIA GPU found
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib64/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib64/xorg/modules/libwfb.so
(II) Module wfb: vendor="NVIDIA Corporation"
compiled for 7.1.99.2, module version = 1.0.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib64/xorg/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.0
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xfbffb000 - 0xfbffbfff (0x1000) MX[B]
[5] -1 0 0xfbffc000 - 0xfbffcfff (0x1000) MX[B]
[6] -1 0 0xfbffd000 - 0xfbffdfff (0x1000) MX[B]
[7] -1 0 0xfbffec00 - 0xfbffecff (0x100) MX[B]
[8] -1 0 0xfbfff000 - 0xfbffffff (0x1000) MX[B]
[9] -1 0 0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
[10] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[11] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[12] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[15] -1 0 0x0000d880 - 0x0000d887 (0x8) IX[B]
[16] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX[B]
[17] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[18] -1 0 0x0000b080 - 0x0000b08f (0x10) IX[B]
[19] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[B]
[20] -1 0 0x0000b480 - 0x0000b487 (0x8) IX[B]
[21] -1 0 0x0000b800 - 0x0000b803 (0x4) IX[B]
[22] -1 0 0x0000b880 - 0x0000b887 (0x8) IX[B]
[23] -1 0 0x0000bc00 - 0x0000bc0f (0x10) IX[B]
[24] -1 0 0x0000c000 - 0x0000c003 (0x4) IX[B]
[25] -1 0 0x0000c080 - 0x0000c087 (0x8) IX[B]
[26] -1 0 0x0000c400 - 0x0000c403 (0x4) IX[B]
[27] -1 0 0x0000c480 - 0x0000c487 (0x8) IX[B]
[28] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[29] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
[30] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
[31] -1 0 0x0000cc00 - 0x0000cc1f (0x20) IX[B]
[32] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B](B)
(II) resource ranges after probing:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xfbffb000 - 0xfbffbfff (0x1000) MX[B]
[5] -1 0 0xfbffc000 - 0xfbffcfff (0x1000) MX[B]
[6] -1 0 0xfbffd000 - 0xfbffdfff (0x1000) MX[B]
[7] -1 0 0xfbffec00 - 0xfbffecff (0x100) MX[B]
[8] -1 0 0xfbfff000 - 0xfbffffff (0x1000) MX[B]
[9] -1 0 0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
[10] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[11] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[12] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[13] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[14] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[15] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[18] -1 0 0x0000d880 - 0x0000d887 (0x8) IX[B]
[19] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX[B]
[20] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[21] -1 0 0x0000b080 - 0x0000b08f (0x10) IX[B]
[22] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[B]
[23] -1 0 0x0000b480 - 0x0000b487 (0x8) IX[B]
[24] -1 0 0x0000b800 - 0x0000b803 (0x4) IX[B]
[25] -1 0 0x0000b880 - 0x0000b887 (0x8) IX[B]
[26] -1 0 0x0000bc00 - 0x0000bc0f (0x10) IX[B]
[27] -1 0 0x0000c000 - 0x0000c003 (0x4) IX[B]
[28] -1 0 0x0000c080 - 0x0000c087 (0x8) IX[B]
[29] -1 0 0x0000c400 - 0x0000c403 (0x4) IX[B]
[30] -1 0 0x0000c480 - 0x0000c487 (0x8) IX[B]
[31] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[32] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
[33] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
[34] -1 0 0x0000cc00 - 0x0000cc1f (0x20) IX[B]
[35] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B](B)
[36] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[37] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Setting vga for screen 1.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "ConnectedMonitor" "DFP-0,DFP-1"
(**) NVIDIA(0): Option "CustomEDID" "DFP-0:/etc/X11/edid.bin; DFP-1:/etc/X11/edid.bin"
(**) NVIDIA(0): Option "UseDisplayDevice" "DFP-0"
(**) NVIDIA(0): Enabling RENDER acceleration
(**) NVIDIA(0): ConnectedMonitor string: "DFP-0,DFP-1"
(II) NVIDIA(0): NVIDIA GPU GeForce 7600 GS at PCI:5:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 524288 kBytes
(--) NVIDIA(0): VideoBIOS: 05.73.22.50.57
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 7600 GS at PCI:5:0:0:
(--) NVIDIA(0): PRT VL2018W (DFP-0)
(--) NVIDIA(0): PRT VL2018W (DFP-1)
(--) NVIDIA(0): PRT VL2018W (DFP-0): 330.0 MHz maximum pixel clock
(--) NVIDIA(0): PRT VL2018W (DFP-0): Internal Dual Link TMDS
(--) NVIDIA(0): PRT VL2018W (DFP-1): 330.0 MHz maximum pixel clock
(--) NVIDIA(0): PRT VL2018W (DFP-1): Internal Single Link TMDS
(II) NVIDIA(0): Assigned Display Device: DFP-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "1680x1050"
(II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
(--) NVIDIA(0): DPI set to (96, 95); computed from "UseEdidDpi" X config
(--) NVIDIA(0): option
(**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(1): RGB weight 888
(==) NVIDIA(1): Default visual is TrueColor
(==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(1): Option "ConnectedMonitor" "DFP-0,DFP-1"
(**) NVIDIA(1): Option "CustomEDID" "DFP-0:/etc/X11/edid.bin; DFP-1:/etc/X11/edid.bin"
(**) NVIDIA(1): Option "UseDisplayDevice" "DFP-1"
(**) NVIDIA(1): Enabling RENDER acceleration
(II) NVIDIA(1): NVIDIA GPU GeForce 7600 GS at PCI:5:0:0 (GPU-0)
(--) NVIDIA(1): Memory: 524288 kBytes
(--) NVIDIA(1): VideoBIOS: 05.73.22.50.57
(II) NVIDIA(1): Detected PCI Express Link width: 16X
(--) NVIDIA(1): Interlaced video modes are supported on this GPU
(--) NVIDIA(1): Connected display device(s) on GeForce 7600 GS at PCI:5:0:0:
(--) NVIDIA(1): PRT VL2018W (DFP-0)
(--) NVIDIA(1): PRT VL2018W (DFP-1)
(--) NVIDIA(1): PRT VL2018W (DFP-0): 330.0 MHz maximum pixel clock
(--) NVIDIA(1): PRT VL2018W (DFP-0): Internal Dual Link TMDS
(--) NVIDIA(1): PRT VL2018W (DFP-1): 330.0 MHz maximum pixel clock
(--) NVIDIA(1): PRT VL2018W (DFP-1): Internal Single Link TMDS
(II) NVIDIA(1): Assigned Display Device: DFP-1
(II) NVIDIA(1): Validated modes:
(II) NVIDIA(1): "1680x1050"
(II) NVIDIA(1): Virtual screen size determined to be 1680 x 1050
(--) NVIDIA(1): DPI set to (96, 95); computed from "UseEdidDpi" X config
(--) NVIDIA(1): option
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? Yes, I do.
(II) LoadModule: "rac"
(II) Loading /usr/lib64/xorg/modules/librac.so
(II) Module rac: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(II) resource ranges after preInit:
[0] 0 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B]
[1] 0 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B]
[2] 0 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B]
[3] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[7] -1 0 0xfbffb000 - 0xfbffbfff (0x1000) MX[B]
[8] -1 0 0xfbffc000 - 0xfbffcfff (0x1000) MX[B]
[9] -1 0 0xfbffd000 - 0xfbffdfff (0x1000) MX[B]
[10] -1 0 0xfbffec00 - 0xfbffecff (0x100) MX[B]
[11] -1 0 0xfbfff000 - 0xfbffffff (0x1000) MX[B]
[12] -1 0 0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
[13] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[14] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[15] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[16] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[17] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[18] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[19] 0 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B]
[20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[21] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[22] -1 0 0x0000d880 - 0x0000d887 (0x8) IX[B]
[23] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX[B]
[24] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[25] -1 0 0x0000b080 - 0x0000b08f (0x10) IX[B]
[26] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[B]
[27] -1 0 0x0000b480 - 0x0000b487 (0x8) IX[B]
[28] -1 0 0x0000b800 - 0x0000b803 (0x4) IX[B]
[29] -1 0 0x0000b880 - 0x0000b887 (0x8) IX[B]
[30] -1 0 0x0000bc00 - 0x0000bc0f (0x10) IX[B]
[31] -1 0 0x0000c000 - 0x0000c003 (0x4) IX[B]
[32] -1 0 0x0000c080 - 0x0000c087 (0x8) IX[B]
[33] -1 0 0x0000c400 - 0x0000c403 (0x4) IX[B]
[34] -1 0 0x0000c480 - 0x0000c487 (0x8) IX[B]
[35] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[36] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
[37] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
[38] -1 0 0x0000cc00 - 0x0000cc1f (0x20) IX[B]
[39] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B](B)
[40] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[41] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1680x1050"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) NVIDIA(1): Setting mode "1680x1050"
(II) NVIDIA(1): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(1): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(1): Backing store disabled
(==) NVIDIA(1): Silken mouse enabled
(==) RandR enabled
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(**) Option "CoreKeyboard"
(**) Keyboard1: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard1: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard1: XkbRules: "xorg"
(**) Keyboard1: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard1: XkbLayout: "us"
(**) Option "XkbOptions" "compose:rwin"
(**) Keyboard1: XkbOptions: "compose:rwin"
(**) Option "CustomKeycodes" "off"
(**) Keyboard1: CustomKeycodes disabled
(**) Option "Protocol" "ExplorerPS/2"
(**) Mouse1: Device: "/dev/mouse"
(**) Mouse1: Protocol: "ExplorerPS/2"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/mouse"
(==) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "6 7"
(**) Mouse1: ZAxisMapping: buttons 6 and 7
(**) Mouse1: Buttons: 11
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
(II) Mouse1: ps2EnableDataReporting: succeeded
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) NVIDIA(0): Setting mode "1680x1050"
(II) NVIDIA(1): Setting mode "1680x1050"
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
(II) Mouse1: ps2EnableDataReporting: succeeded

mrrangerman43
04-27-2007, 01:54 PM
Not sure if this will help, but je_fro has a post here (http://www.justlinux.com/forum/showthread.php?t=143803&highlight=dual+monitors) hope it helps.

Liquid Snake
04-27-2007, 03:29 PM
Yeah, I read that earlier, but thanks anyway. Something strange is going on here. If I switch my monitor cables, only one display will fire up and I can't explain it. The only thing I can think of is for some reason, one monitor doesn't report its EDID correctly, but they're identical!