From owner-freebsd-x11@FreeBSD.ORG Thu Aug 7 15:08:03 2008 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 547461065670 for ; Thu, 7 Aug 2008 15:08:03 +0000 (UTC) (envelope-from drake3@pmeredith.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.244]) by mx1.freebsd.org (Postfix) with ESMTP id 1C9508FC1C for ; Thu, 7 Aug 2008 15:08:02 +0000 (UTC) (envelope-from drake3@pmeredith.com) Received: by an-out-0708.google.com with SMTP id b33so101226ana.13 for ; Thu, 07 Aug 2008 08:08:02 -0700 (PDT) Received: by 10.100.210.9 with SMTP id i9mr2254790ang.9.1218119987693; Thu, 07 Aug 2008 07:39:47 -0700 (PDT) Received: by 10.100.131.17 with HTTP; Thu, 7 Aug 2008 07:39:47 -0700 (PDT) Message-ID: <581dbfed0808070739p7ff40f5w63abe8f7f0897a1e@mail.gmail.com> Date: Thu, 7 Aug 2008 10:39:47 -0400 From: "drake3 meredith" To: freebsd-x11@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: help with headless Sparc box - cannot get X and vnc running... X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 15:08:03 -0000 Hello, I am new to FreeBSD and could use some help. I installed 7.0 on a Sun Netra T1 AC200 headless server. Installed through serial terminal and got networking up. Installed X.org distribution and realvnc package. When I run vncserver I get some errors in the vnc log file and see nothing but a black screen when I connect to the session on the sparc. Contents of the log file: Xvnc Free Edition 4.1.2 - built Aug 6 2008 06:38:59 Copyright (C) 2002-2005 RealVNC Ltd. See http://www.realvnc.com for information on VNC. Underlying X server release 40300000, The XFree86 Project, Inc Thu Aug 7 14:01:46 2008 vncext: VNC extension running! vncext: Listening for VNC connections on port 5901 vncext: Listening for HTTP connections on port 5801 vncext: created VNC server for screen 0 Could not init font path element /usr/local/lib/X11/fonts/Speedo/, removing from list! Could not init font path element /usr/local/lib/X11/fonts/CID/, removing from list! Xlib: connection to ":1.0" invalid setup xsetroot: unable to open display ':1' Xlib: connection to ":1.0" invalid setup twm: unable to open display ":1" Xlib: connection to ":1.0" invalid setup vncconfig: unable to open display ":1" Xlib: connection to ":1.0" invalid setup xterm Xt error: Can't open display: :1 [end file] I have deinstalled the xorg-server package and reinstalled, but same result. I had to configure the xorg.conf file using "xorgconfig" because the other method did not work since it is a headless unit - no display found - could not use the console driver. I have searched X.org and mailing list archives for "invalid setup" message, but cannot find anything. Thanks for any help - Paul.