From owner-freebsd-sparc64@FreeBSD.ORG Wed Jan 5 22:56:48 2005 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D5DE16A4CE for ; Wed, 5 Jan 2005 22:56:48 +0000 (GMT) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECC4043D1D for ; Wed, 5 Jan 2005 22:56:47 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) j05Mukha054685; Wed, 5 Jan 2005 23:56:46 +0100 (CET) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.10/8.12.10/Submit) id j05MubXt054684; Wed, 5 Jan 2005 23:56:37 +0100 (CET) (envelope-from marius) Date: Wed, 5 Jan 2005 23:56:37 +0100 From: Marius Strobl To: Kris Kennaway Message-ID: <20050105235637.A50673@newtrinity.zeist.de> References: <20050105205112.GA30681@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20050105205112.GA30681@xor.obsecurity.org>; from kris@obsecurity.org on Wed, Jan 05, 2005 at 12:51:12PM -0800 X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.29.0.5; VDF: 6.29.0.49; host: newtrinity.zeist.de) cc: Aaron Dudek cc: freebsd-sparc64@freebsd.org Subject: Re: Xwindows on Ultra60.. X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jan 2005 22:56:48 -0000 On Wed, Jan 05, 2005 at 12:51:12PM -0800, Kris Kennaway wrote: > On Wed, Jan 05, 2005 at 12:44:18PM -0500, Aaron Dudek wrote: > > Has anyone been able to get Xwindows to run on an Ultra60? > > I have a one with an elite 3d that I would like to migrate to bsd. > > Only the Creator3D is supported, so you're out of luck with FreeBSD at > the moment. Maybe someone will work on Elite3D support in the future, > but I wouldn't count on it (sparc64 hackers with free time are thin on > the ground :-) > Elite3D are "supported" (like Creator/Creator3D, i.e. as far as sc(4) is supported on sparc64). One might need to install the sysutils/afbinit port in order to run Xfree/Xorg (this should be only necessary for hardware acceleration but is required in any case here). With the x11-servers/xorg-server 6.8.1 port most likely Sun keyboards once again don't work at the moment (no support in the new "kbd" driver for FreeBSD), the last 6.7 port is fine though.