LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   X won't start - getting error FC2 (https://www.linuxquestions.org/questions/fedora-35/x-wont-start-getting-error-fc2-264180/)

the_rhino 12-08-2004 04:25 PM

X won't start - getting error FC2
 
I tried to set up two monitors on my Quadro 4 900 XGL video because it is dual head. FC2 did not like that. I removed the second monitor and put the xorg.conf file back like you see it below.

What other config files in FC2 do I need to make changes in to get X to work again?

X worked fine until I tried the dual monitor thing.

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "LCD Panel 1280x1024"
HorizSync 31.5 - 67.0
VertRefresh 50.0 - 75.0
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nv"
VendorName "Videocard vendor"
BoardName "NVIDIA Quadro 4 (generic)"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

the_rhino 12-08-2004 04:39 PM

I found the answer to my question. I needed to also change the configuration in the server layout section of the xorg.conf file.

the_rhino 12-08-2004 04:58 PM

Does any one have a successful experience setting up FC2 and NVidia Quadro 4 900 XGL in a dual head configuration? FC2 does not seem to understand the dual head capability of this card.


All times are GMT -5. The time now is 11:51 PM.