From owner-freebsd-sparc64@FreeBSD.ORG Tue May 17 10:09:21 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 D0BA416A4D0 for ; Tue, 17 May 2005 10:09:21 +0000 (GMT) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B84B43DBA for ; Tue, 17 May 2005 10:09:21 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) j4HA9IDB056741; Tue, 17 May 2005 12:09:19 +0200 (CEST) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.11/8.12.10/Submit) id j4HA9Dc6056740; Tue, 17 May 2005 12:09:13 +0200 (CEST) (envelope-from marius) Date: Tue, 17 May 2005 12:09:13 +0200 From: Marius Strobl To: Michiel Boland Message-ID: <20050517120913.A56571@newtrinity.zeist.de> References: <20050514155422.A33783@newtrinity.zeist.de> <20050516040712.J75942@newtrinity.zeist.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20050516040712.J75942@newtrinity.zeist.de>; from marius@alchemy.franken.de on Mon, May 16, 2005 at 04:07:12AM +0200 X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-4; AVE: 6.30.0.12; VDF: 6.30.0.178; host: newtrinity.zeist.de) cc: freebsd-sparc64@freebsd.org Subject: Re: Blade 100 tester wanted 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, 17 May 2005 10:09:21 -0000 On Mon, May 16, 2005 at 04:07:12AM +0200, Marius Strobl wrote: > On Sun, May 15, 2005 at 10:15:40PM +0200, Michiel Boland wrote: > > > In case the graphical console works X should also work. > > > > No such luck here. I get this:- > > > > Fatal server error: > > xf86MapVidMem: could not mmap screen [s=2000,a=81000000] (Invalid > > argument) > > This turned out to be a bug in Xorg. A patch for the xorg-server port is at: http://alchemy.franken.de/~marius/xorg-server.diff and a package built with that patch at: http://alchemy.franken.de/~marius/xorg-server-6.8.2_2.tbz Marius