<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Adding the option DID stop the lockups, even though mine were not
related to the screensaver.  I still have problems with dual head
though. When I restarted X after installing the Livna RPMs it was in
"Clone" mode. It appears there are two places to configure the dual
head setup. In System Preferences--> Display and in the ATI control
pannel. If I set the dual head config in the ATI pannel and then
restart X my screen is un readable. I had to Ctl-Alt-Delete to reboot.
Can anyone briefly list the steps the used to set up a dual head config
with one desktop? I can't imagine it should be this dificult.<br>
<br>
John Horne wrote:
<blockquote cite="mid34126.127.0.0.1.1124356832.squirrel@localhost"
 type="cite">
  <pre wrap="">On Wed, August 17, 2005 16:27, Robert Bell said:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Thanks for the info, unfortunately I don't have that in my config file.
Here is mine, anything look out of the ordinary?

    </pre>
  </blockquote>
  <pre wrap=""><!---->I don't run a multihead layout so I can't really comment on that. However,
if you are having similar hang problems with screensavers then you should
be able to just add in the option to see if it helps. Eg:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Section "Device"
    Identifier  "Videocard1"
    Driver      "fglrx"
    VendorName  "Videocard Vendor"
    BoardName   "ATI Radeon 9800"
    Option        "VideoOverlay" "on"
    </pre>
  </blockquote>
  <pre wrap=""><!---->      Option      "BlockSignalsOnLock"   "off"
  </pre>
  <blockquote type="cite">
    <pre wrap="">    BusID       "PCI:1:0:0"
    Screen      1
EndSection

    </pre>
  </blockquote>
  <pre wrap=""><!---->

John.

  </pre>
</blockquote>
</body>
</html>