From owner-freebsd-amd64@FreeBSD.ORG Fri Sep 30 16:18:47 2011 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28BFA1065670; Fri, 30 Sep 2011 16:18:47 +0000 (UTC) (envelope-from dmk@ncf.ca) Received: from mail.ncf.ca (mail.ncf.ca [134.117.136.45]) by mx1.freebsd.org (Postfix) with ESMTP id F0BA88FC08; Fri, 30 Sep 2011 16:18:46 +0000 (UTC) Received: from adminpc5.internal.iinfraxu.ca (CPE0014bfb32f8a-CM0014e887dd48.cpe.net.cable.rogers.com [174.114.186.180]) (Authenticated sender: du880@ncf.ca) by mail.ncf.ca (Postfix) with ESMTP id 9DD368DF6A; Fri, 30 Sep 2011 12:18:46 -0400 (EDT) From: Dwayne MacKinnon To: Gary Palmer Date: Fri, 30 Sep 2011 12:18:45 -0400 User-Agent: KMail/1.13.7 (FreeBSD/8.2-RELEASE-p2; KDE/4.6.5; i386; ; ) References: <201109301020.51042.dmk@ncf.ca> <20110930154140.GA88465@in-addr.com> In-Reply-To: <20110930154140.GA88465@in-addr.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201109301218.45704.dmk@ncf.ca> X-Mailman-Approved-At: Fri, 30 Sep 2011 16:46:17 +0000 Cc: freebsd-emulation@freebsd.org, freebsd-amd64@freebsd.org Subject: Re: Odd x.org problem with amd64 and linux emulation 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: Fri, 30 Sep 2011 16:18:47 -0000 On September 30, 2011 11:41:40 AM Gary Palmer wrote: > On Fri, Sep 30, 2011 at 10:20:50AM -0400, Dwayne MacKinnon wrote: > > Hi all, > > > > Forgive the cross-post... the problem seemed quite applicable to > > both. I recently received a new Dell OptiPlex 390, and decided to put > > FreeBSD amd64 on it. Everything's working ok, as it is a work computer > > and the fact that I have no 2d or 3d acceleration doesn't matter. > > > > I've run into an odd problem though. When I try to start up acroread9, > > It complains that it can't open DISPLAY :0. If I set the DISPLAY > > environment variable to localhost:0, it opens just fine. I installed > > linux- firefox and it displayed the same behaviour. > > > > My i386 box does not have this problem. DISPLAY is set to :0 and > > acroread opens just fine. > > > > Any ideas? Or am I just going to have to set up my .kde4/env directory > > to set DISPLAY to localhost:0? > > > > I'm running a recent (Sept 28th) 8-STABLE amd64 with an up to date > > ports tree. > > > > I would appreciate a cc as I am not subscribed to either of these lists. > > This may be relevant: > > http://lists.freebsd.org/pipermail/freebsd-security/2011- September/006042.h > tml > > Regards, > > Gary That seems quite likely. I will keep on with my workaround and keep an eye on the list archives. Thanks everyone. Cheers, DMK