From owner-freebsd-sparc64@FreeBSD.ORG Sun Dec 20 22:20:18 2009 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03D4A1065670; Sun, 20 Dec 2009 22:20:18 +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 808A58FC1A; Sun, 20 Dec 2009 22:20:17 +0000 (UTC) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.3/8.14.3/ALCHEMY.FRANKEN.DE) with ESMTP id nBKMKCGC082736; Sun, 20 Dec 2009 23:20:12 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.3/8.14.3/Submit) id nBKMKCXC082735; Sun, 20 Dec 2009 23:20:12 +0100 (CET) (envelope-from marius) Date: Sun, 20 Dec 2009 23:20:12 +0100 From: Marius Strobl To: Anton Shterenlikht Message-ID: <20091220222012.GB74529@alchemy.franken.de> References: <20091203141711.GA43641@mech-cluster241.men.bris.ac.uk> <20091206161815.GA70140@mech-cluster241.men.bris.ac.uk> <20091207155713.GF6562@alchemy.franken.de> <20091218133634.GA89155@mech-cluster241.men.bris.ac.uk> <20091219125614.GV74529@alchemy.franken.de> <20091219182004.GA80336@mech-cluster241.men.bris.ac.uk> <20091219200730.GW74529@alchemy.franken.de> <20091219214803.GA10306@mech-cluster241.men.bris.ac.uk> <20091220150005.GA74529@alchemy.franken.de> <20091220221010.GA18788@mech-cluster241.men.bris.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091220221010.GA18788@mech-cluster241.men.bris.ac.uk> User-Agent: Mutt/1.4.2.3i Cc: freebsd-questions@freebsd.org, freebsd-sparc64@freebsd.org Subject: Re: X -configure fails: Number of created screens does not match number of detected devices. Configuration failed. 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: Sun, 20 Dec 2009 22:20:18 -0000 On Sun, Dec 20, 2009 at 10:10:10PM +0000, Anton Shterenlikht wrote: > On Sun, Dec 20, 2009 at 04:00:05PM +0100, Marius Strobl wrote: > > On Sat, Dec 19, 2009 at 09:48:03PM +0000, Anton Shterenlikht wrote: > > > > > > I've built X without hal, but get this error on X -configure: > > > > > > > Actually when running `X -configure` or when trying to use the > > resulting /root/xorg.conf.new? This looks more like an error in > > the configuration file and the results returned by google for > > this failure message suggest that this can be due to the server > > not being able to load a configured module. Anyway, I'd try > > to use the resulting xorg.conf.new and if that fails manually > > checking its contents and removing unnecessary and unavailable > > stuff like DRI for example. > > yes, on 'X -configure'. Removing modules doesn't help. > > and then on 'X -config ./xorg.conf.new': > Could you please make that xorg.conf.new available somewhere? Marius