From owner-freebsd-sparc64@FreeBSD.ORG Fri Nov 30 23:39:34 2007 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62B5216A421 for ; Fri, 30 Nov 2007 23:39:34 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id F06C013C458 for ; Fri, 30 Nov 2007 23:39:33 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.1/8.14.1/ALCHEMY.FRANKEN.DE) with ESMTP id lAUNKKHg035330; Sat, 1 Dec 2007 00:20:20 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.1/8.14.1/Submit) id lAUNKKds035329; Sat, 1 Dec 2007 00:20:20 +0100 (CET) (envelope-from marius) Date: Sat, 1 Dec 2007 00:20:20 +0100 From: Marius Strobl To: matti k Message-ID: <20071130232019.GA35214@alchemy.franken.de> References: <20071129214940.7188c801@platypus.freebsd.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071129214940.7188c801@platypus.freebsd.home> User-Agent: Mutt/1.4.2.3i Cc: sparc64@freebsd.org Subject: Re: Blade 100 and Xorg using 7.0-BETA3 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2007 23:39:34 -0000 On Thu, Nov 29, 2007 at 09:49:40PM +1100, matti k wrote: > Trying to get X working on this without success. Any pointers > appreciated. > <...> > aurinko# uname -a > FreeBSD aurinko.freebsd.home 7.0-BETA3 FreeBSD 7.0-BETA3 #0: Sat Nov 24 > 01:53:07 EST 2007 > root@aurinko.freebsd.home:/usr/obj/usr/src/sys/AURINKO sparc64 > > aurinko# Xorg -config xorg.conf.new > ... > > (++) Using config file: "xorg.conf.new" > (WW) ****INVALID MEM ALLOCATION**** b: 0x3000000 e: 0x3ffffff correcting > (WW) ****INVALID IO ALLOCATION**** b: 0xb00 e: 0xbff correcting > (WW) ****INVALID MEM ALLOCATION**** b: 0x426000 e: 0x426fff correcting > (EE) Screen(s) found, but none have a usable configuration. > > Using the onboard Mach64 video, please ask if more info is required. > You need the follow patch: http://people.freebsd.org/~marius/ofw_pci_add_hpb.diff Marius