|
|
#1 | |
|
Registered User
Join Date: May 2006
Posts: 1
|
I have a Westinghouse 15v5 LCD monitor on the second port. It works fine in run level3, but not with X11. If I use the xorg.conf generated by the gui config routine then X11 cannot start due to the video card already being in use.
1. Does anyone run dual head with GeForce4 420 Go? 2. Are the nVidia drivers provided in FC5 sufficient to run dual head? --- Section "ServerLayout" Identifier "multi head configuration" Screen 0 "Screen0" LeftOf "Screen1" Screen 1 "Screen1" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Synaptics" "CorePointer" InputDevice "Mouse0" "AlwaysCore" Option "Xinerama" "on" Option "Clone" "off" EndSection ... Section "Monitor" ### Comment all HorizSync and VertSync values to use DDC: ### Comment all HorizSync and VertSync values to use DDC: Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "LCD Panel 1024x768" DisplaySize 310 230 ### Comment all HorizSync and VertSync values to use DDC: HorizSync 31.5 - 48.5 VertRefresh 40.0 - 70.0 Option "dpms" EndSection Section "Monitor" ### Comment all HorizSync and VertSync values to use DDC: ### Comment all HorizSync and VertSync values to use DDC: Identifier "Monitor1" VendorName "Monitor Vendor" ModelName "LCD Panel 1024x768" DisplaySize 310 230 ### Comment all HorizSync and VertSync values to use DDC: HorizSync 31.5 - 48.5 VertRefresh 40.0 - 70.0 Option "dpms" EndSection Section "Device" Identifier "Videocard0" Driver "nv" VendorName "Videocard vendor" BoardName "nVidia Corporation NV17 [GeForce4 420 Go]" EndSection Section "Device" Identifier "Videocard1" Driver "nv" VendorName "Videocard Vendor" BoardName "nVidia Corporation NV17 [GeForce4 420 Go]" BusID "PCI:1:0:0" Screen 1 EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 16 SubSection "Display" Viewport 0 0 Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Videocard0" Monitor "Monitor1" DefaultDepth 16 SubSection "Display" Viewport 0 0 Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do I get Dual Head working? | Heath | NVIDIA Linux | 1 | 08-22-02 12:44 PM |