[XFree86] Dualhead NVidia GeForce 2 MX RedHat 7.3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I have been reading through this mailing list, but still can't figure out 
why my dual monitor set-up won't work. After bootup I only have one 
monitor working. Any help is very much appreciated. I have two of the 
same kind of monitor. I'm attaching my 
/etc/X11/XF86Config file with some cuts I hope are not relevant to my 
case.

Thanks in advance.

Balazs

Section "Files"
    RgbPath	"/usr/X11R6/lib/X11/rgb"
    FontPath   "unix/:7100"
EndSection

Section "ServerFlags"
EndSection

Section "Monitor"
    Identifier  "Dell D1626HT_0"
    VendorName  "Unknown"
    ModelName   "Unknown"
    HorizSync   31.0-107.0
    VertRefresh 50.0-160.0
## Modeline definitions omited
EndSection

Section "Monitor"
    Identifier  "Dell D1626HT_1"
    VendorName  "Unknown"
    ModelName   "Unknown"
    HorizSync   31.0-107.0
    VertRefresh 50.0-160.0
EndSection

Section "Device"
    Identifier        "Generic VGA"
    VendorName        "Unknown"
    BoardName "Unknown"
    Chipset   "generic"
EndSection

Section "Device"
    Identifier  "NVIDIA GeForce 2 GTS (generic)_0"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Screen 0
EndSection

Section "Device"
    Identifier  "NVIDIA GeForce 2 GTS (generic)_1"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Screen 1
EndSection

Section "Screen"
    Driver      "svga"
    Device      "Generic VGA"
    #Device      "NVIDIA GeForce 2 GTS (generic)"
    Monitor     "Dell D1626HT_0"
    Subsection "Display"
        Depth       8
        #Modes       (null)
        ViewPort    0 0
    EndSubsection
EndSection

Section "Screen"
    Driver      "vga16"
    Device      "Generic VGA"
    Monitor     "Dell D1626HT_0"
    Subsection "Display"
        Modes       "640x480" "800x600"
        ViewPort    0 0
    EndSubsection
EndSection

Section "Screen"
    Driver      "vga2"
    Device      "Generic VGA"
    Monitor     "Dell D1626HT_0"
    Subsection "Display"
        Modes       "640x480" "800x600"
        ViewPort    0 0
    EndSubsection
EndSection

# The accelerated servers
Section "Screen"
    Identifier "Screen0"
    Driver      "accel"
    Device      "NVIDIA GeForce 2 GTS (generic)_0"
    Monitor     "Dell D1626HT_0"
    DefaultColorDepth   32
    Subsection "Display"
        Depth       24
        Modes       "1280x1024"
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "1280x1024"
        ViewPort    0 0
    EndSubsection
EndSection

Section "Screen"
    Identifier "Screen1"
    Driver      "accel"
    Device      "NVIDIA GeForce 2 GTS (generic)_1"
    Monitor     "Dell D1626HT_1"
    DefaultColorDepth   32
    Subsection "Display"
        Depth       24
        Modes       "1280x1024"
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "1280x1024"
        ViewPort    0 0
    EndSubsection
EndSection

Section "ServerLayout"
	Identifier "DualHead"
	Screen 0 "Screen0" LeftOf "Screen1"
	Screen 1 "Screen1"
	#Option "Xinerama"
	InputDevice "Mouse0" "CorePointer"
	InputDevice "Keyboard0" "CoreKeyboard"
EndSection 


_______________________________________________
XFree86 mailing list
XFree86@xxxxxxxxxxx
http://XFree86.Org/mailman/listinfo/xfree86

[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux