<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.10.3">
</HEAD>
<BODY>
Hello, <BR>
I have a laptop equipped w/ an Nvidia GeForce using the proprietary nvidia driver and am running AIGLX under X 7.1 running in Twinview while I am docked.<BR>
<BR>
xrandr correctly shows the two TwinView Metamodes I have configured.  <BR>
$<B>xrandr  -q</B><BR>
<B> SZ:    Pixels          Physical       Refresh</B><BR>
<B>*0   3520 x 1200   ( 903mm x 311mm )  *50</B><BR>
<B> 1   1920 x 1200   ( 492mm x 311mm )   51</B><BR>
<BR>
<BR>
When I first start my X session I am able to successfully "disable" the external monitor using <I>xrandr -s 1 </I>and switch to standard 1920x1200 resolution.<BR>
<BR>
However, after I use suspend2 to hibernate to disk a few times, subsequent xrandr calls to <I>XRRSetScreenConfigAndRate </I>return with a Status code of 1, RRSetConfigInvalidConfigTime.  After modifying libXrandr to print the configTimestamp it shows a number like 664910400.  The man page for Xrandr explains that if the client does not update its view of the server time, subsequent calls to XRand will fail.  <BR>
<BR>
Is this number, 664190400, reported by configTimestamp truly an invalid timestamp?  Is there a workaround I can use to force the update even though the timestamp looks invalid? <BR>
<BR>
Thanks, <BR>
<BR>
Will <BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
Will Alexander <<A HREF="mailto:walexander@gmti.gannett.com">walexander@gmti.gannett.com</A>>
</TD>
</TR>
</TABLE>
<BR>
</BODY>
</HTML>