[Bug 143697] dosn't show correct configuration

Chris Woodworth dreadlord_chris at yahoo.com
Tue Feb 12 16:58:10 GMT 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=143697         
dreadlord_chris yahoo com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME



------- Additional Comments From dreadlord_chris yahoo com  2008-02-12 17:58 -------
This was resolved by adding:
Option          "DynamicTwinView" "False"
to the Device section of /etc/X11/xorg.conf, as detailed in:
http://us.download.nvidia.com/XFree86/Linux-x86/169.04/README/chapter-07.html
[QUOTE]
Why is the refresh rate not reported correctly by utilities that use the XRandR X extension (e.g., the GNOME "Screen Resolution Preferences" panel, `xrandr -q`, etc)?
	
The XRandR X extension is not presently aware of multiple display devices on a single X screen; it only sees the MetaMode bounding box, which may contain one or more actual modes. This means that if multiple MetaModes have the same bounding box, XRandR will not be able to distinguish between them.

In order to support DynamicTwinView, the NVIDIA X driver must make each MetaMode appear to be unique to XRandR. Presently, the NVIDIA X driver accomplishes this by using the refresh rate as a unique identifier.

You can use `nvidia-settings -q RefreshRate` to query the actual refresh rate on each display device.

This behavior can be disabled by setting the X configuration option "DynamicTwinView" to FALSE.
[/QUOTE]



More information about the Unassigned-bugs mailing list