From owner-freebsd-sparc64@FreeBSD.ORG Sat Dec 1 19:01:06 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 A3DD516A417 for ; Sat, 1 Dec 2007 19:01:06 +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 38CA013C4D9 for ; Sat, 1 Dec 2007 19:01:05 +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 lB1J10WI029511; Sat, 1 Dec 2007 20:01:00 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.1/8.14.1/Submit) id lB1J10OU029510; Sat, 1 Dec 2007 20:01:00 +0100 (CET) (envelope-from marius) Date: Sat, 1 Dec 2007 20:00:59 +0100 From: Marius Strobl To: matti k Message-ID: <20071201190059.GK73399@alchemy.franken.de> References: <20071129214940.7188c801@platypus.freebsd.home> <20071130232019.GA35214@alchemy.franken.de> <20071201145404.168c6f5b@platypus.freebsd.home> <20071202034521.45c7e02c@platypus.freebsd.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071202034521.45c7e02c@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: Sat, 01 Dec 2007 19:01:06 -0000 On Sun, Dec 02, 2007 at 03:45:21AM +1100, matti k wrote: > On Sat, 1 Dec 2007 14:54:04 +1100 > matti k wrote: > > > On Sat, 1 Dec 2007 00:20:20 +0100 > > Marius Strobl wrote: > > > You need the follow patch: > > > http://people.freebsd.org/~marius/ofw_pci_add_hpb.diff > > > > Hi Marius and thanks for the patch link, unfortunately it made no > > difference. > > This was my mistake for not compiling a new kernel after patching. > Thanks Marius. I'm glad you got it working. FYI, you should put a Option "reference_clock" "28.636 MHz" into the "Device" section of your xorg.cxonf in order to be able to use resolutions higher than 640x480 with the on-board Rage XL. Marius