Re: Nvidia drivers and FC2

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

 



<snip>
> 
> Anyone got this issue? What must i do to have X launching just once and 
> not trying every display it can?
> 

Try adding the four option statements to the device section of your
xorg.conf file:

Section "Device"
        Identifier  "Videocard0"
        Driver      "nvidia"
        VendorName  "Videocard vendor"
        BoardName   "NVIDIA GeForce FX (generic)"
       >Option "RenderAccel" "On"
       >Option "IgnoreDisplayDevices" "DFP,TV"
       >Option "ConnectedMonitor" "CRT"
       >Option "HWCursor" "On"
EndSection

This is asssuming you're using a CRT monitor. If that doesn't work, the
folks at http://www.nvnews.net/vbulletin/ could probably help.  Good
luck!

Wayne Steenburg



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux