From owner-freebsd-sparc64@FreeBSD.ORG Tue Jan 11 21:06:03 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 4981616A4CE for ; Tue, 11 Jan 2005 21:06:03 +0000 (GMT) Received: from raistlin.sprintlink.net (raistlin.sprintlink.net [199.0.13.10]) by mx1.FreeBSD.org (Postfix) with SMTP id 4868A43D58 for ; Tue, 11 Jan 2005 21:06:02 +0000 (GMT) (envelope-from adudek@sprint.net) Received: (qmail 15578 invoked by uid 1001); 11 Jan 2005 16:00:22 -0500 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 11 Jan 2005 16:00:22 -0500 Date: Tue, 11 Jan 2005 16:00:22 -0500 (EST) From: Aaron Dudek X-X-Sender: adudek@raistlin.sprintlink.net To: Marius Strobl In-Reply-To: <20050111194201.B78623@newtrinity.zeist.de> Message-ID: References: <20050111194201.B78623@newtrinity.zeist.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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: Tue, 11 Jan 2005 21:06:03 -0000 I've built the kernal and included the creator device. I'm running 5.3 and I am currently trying to install the 6.8.1 port. I don't think I've done syscons yet. I'll work on getting that done. I just notice that when I run xorgconfig that none of the sun cards are in the card database. That is why I was curious if I needed to compile the source manually. I've searched the list and didn't find a whole lot on X. Thanks On Tue, 11 Jan 2005, Marius Strobl wrote: > On Mon, Jan 10, 2005 at 05:05:09PM -0500, Aaron Dudek wrote: >> Is there a good reference somewhere on what steps need to be done to get >> XOrg on the sparc working with either the Creater 3D or Elite 3D? I have >> installed the afbint port already and seem to still be missing something. > > The procedure should be somewhere in the archives of this list. What > did you do so far and what's your current problem? Have you succesfully > set up syscons(4)? > >> Do I need to do a manual installation of X? >> > > You'll need the last revision of the Xorg 6.7 ports. If you're running > FreeBSD 5.3 or RELENG_5 it's probably the easiest to install their > packages from CD or via FTP. > A sample config file is at: > http://people.freebsd.org/~jake/XF86Config >