Comment 4 for bug 196617

Revision history for this message
Filippo Carletti (filippo-carletti) wrote : Re: [Hardy Alpha-5] fglrx log noise if dualhead

I'm seeing bug 902. Even screensaver behaviour is the same.
But the workaround seems not working.

Are my modifications correct? Maybe my bigdesktop setup isn't correct.

--- /etc/X11/xorg.conf.good 2007-05-03 23:45:51.000000000 +0200
+++ /etc/X11/xorg.conf 2008-03-14 13:29:38.000000000 +0100
@@ -96,6 +96,7 @@
  Identifier "ATI Technologies Inc M24 1P [Radeon Mobility X600]"
  Driver "fglrx"
  BusID "PCI:1:0:0"
+ Option "ForceMonitors" "nocv"
 EndSection

 Section "Device"
@@ -103,6 +104,7 @@
  Driver "fglrx"
  BusID "PCI:1:0:0"
  Screen 1
+ Option "ForceMonitors" "nocv"
 EndSection