From owner-freebsd-stable@FreeBSD.ORG Tue Jun 7 02:33:41 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30BD016A41C for ; Tue, 7 Jun 2005 02:33:41 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id B322C43D1D for ; Tue, 7 Jun 2005 02:33:40 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so2702108nzo for ; Mon, 06 Jun 2005 19:33:40 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tAN1PbS0flYHUgoHk8zzGlOg1TOvwCT9tVsbO4bhI3c+g0eplwOc1ZnHd6r0OZHa00bykb80oivQPPWDlnUDw0E2LJntyhIRG2jWj66rktsZ+ek/aMjwARnsvbvgfOWTzBSLGxJYF07EDYmb0XWJScCoQpzJ49h2rAumDhGoOQ0= Received: by 10.36.221.66 with SMTP id t66mr974182nzg; Mon, 06 Jun 2005 19:33:40 -0700 (PDT) Received: by 10.36.88.8 with HTTP; Mon, 6 Jun 2005 19:33:40 -0700 (PDT) Message-ID: Date: Tue, 7 Jun 2005 10:33:40 +0800 From: Jiawei Ye To: Daniel O'Connor In-Reply-To: <200506071157.06225.doconnor@gsoft.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050607000301.64d5ef9e.torfinn.ingolfsen@broadpark.no> <200506062051.25441.loox@e-shell.net> <200506071157.06225.doconnor@gsoft.com.au> Cc: Torfinn Ingolfsen , freebsd-stable@freebsd.org, Axel Gonzalez Subject: Re: What to use to get remote display from a amd64 machine? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jiawei Ye List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2005 02:33:41 -0000 On 6/7/05, Daniel O'Connor wrote: > That works here. >=20 > I tried net/vnc but starting up give.. > [foo64 2:25] /usr/ports/net/vnc >Xvnc :1 > Couldn't open RGB_DB '/usr/X11R6/lib/X11/rgb' > Getting interface configuration (4): Device not configured --SNIP-- > failed to set default font path > '/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11= R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/= fonts/100dpi/' > Fatal server error: > could not open default font 'fixed' >=20 > And I don't know why since Xorg works fine.. >=20 > Personally I'd use X forwarding to run X apps on such a machine though. >=20 > -- > Daniel O'Connor software and network engineer VNC has it's own startup script and hard coded fontpath. You need to manually edit them. It does not read Xorg/XFree86 config files :( Jiawei --=20 "Without the userland, the kernel is useless." --inspired by The Tao of Programming