From owner-freebsd-amd64@FreeBSD.ORG Mon Jan 2 21:34:54 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1885516A422 for ; Mon, 2 Jan 2006 21:34:54 +0000 (GMT) (envelope-from surija@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E33543D46 for ; Mon, 2 Jan 2006 21:34:53 +0000 (GMT) (envelope-from surija@gmail.com) Received: by uproxy.gmail.com with SMTP id o2so25719uge for ; Mon, 02 Jan 2006 13:34:52 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=GxmfHare9nTIsHbfc1rwRcRCmNLuSM8nHPG77ryBUWitl0NjFONyZkV6eeoz0uTSiJ/1/qBrC36ncEXQD3efu5gGW27mJEsETo/z7qVHPsJHaMyjQMYbJlIHHNY4OeY+Eyk2x1IkCNm3QZlJIC3YFy9DcVVNzdAXd7+Roz5TIMY= Received: by 10.66.255.18 with SMTP id c18mr4583915ugi; Mon, 02 Jan 2006 13:34:51 -0800 (PST) Received: by 10.66.241.13 with HTTP; Mon, 2 Jan 2006 13:34:51 -0800 (PST) Message-ID: <21bc91010601021334k69288c9ao8ccaab51da1095c3@mail.gmail.com> Date: Mon, 2 Jan 2006 16:34:51 -0500 From: Ranko Sredojevic To: freebsd-amd64@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: gnome & dual head problems X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jan 2006 21:34:54 -0000 Hi all, I'm running RELENG_6 on amd64. Recently I installed new gnome port, recompiled Xorg... No problems encountered. In configuration with one monitor, everything is running fine. However, in dual head configuration, I experienced two problems: (1) After screen-saver locks the screen, I cannot unlock (no password dialogue is popping up on keyboard/mouse activity) (2) When Gnome is just started (after reboot, for example) in place of desktop picture I see random contents of memory ... parts of previously opened windows and such... It goes away after "refreshing" the screen by moving a window around... Second problem is not a big issue, since I don't reboot very often. However= , first one is much more annoying... :) Any ideas on this? In case it helps: it is Radeon 9250 using radeon driver. Trying not to run Xinerama, to keep DRI working, so I set up MergedFB with Virtual twice the size of on= e monitor. One monitor is on DVI and the other on Analog output. Both using 1280x1024... Pseudo-Xinerama provided by the driver is enabled. tnx, rasha