From owner-freebsd-current@FreeBSD.ORG Thu Feb 12 13:56:05 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C627106566C for ; Thu, 12 Feb 2009 13:56:05 +0000 (UTC) (envelope-from akm@theinternet.com.au) Received: from mail02.syd.optusnet.com.au (mail02.syd.optusnet.com.au [211.29.132.183]) by mx1.freebsd.org (Postfix) with ESMTP id EE0538FC13 for ; Thu, 12 Feb 2009 13:56:04 +0000 (UTC) (envelope-from akm@theinternet.com.au) Received: from camelot.theinternet.com.au (d122-105-150-189.bla11.nsw.optusnet.com.au [122.105.150.189]) by mail02.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id n1CDtlAw013720; Fri, 13 Feb 2009 00:55:52 +1100 Received: by camelot.theinternet.com.au (Postfix, from userid 1000) id 7E06217021; Fri, 13 Feb 2009 00:54:15 +1100 (EST) Date: Fri, 13 Feb 2009 00:54:15 +1100 From: Andrew Milton To: Anton Shterenlikht Message-ID: <20090212135415.GF8296@camelot.theinternet.com.au> References: <20090212.192851.57971498.haro@kgt.co.jp> <1346.1234436450@critter.freebsd.dk> <20090212125828.2ff46a75@ernst.jennejohn.org> <20090212133329.GA47985@mech-cluster238.men.bris.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090212133329.GA47985@mech-cluster238.men.bris.ac.uk> User-Agent: Mutt/1.4.2.3i Cc: current@freebsd.org Subject: Re: @188498: u3g works, Xorg does not X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Feb 2009 13:56:06 -0000 +-------[ Anton Shterenlikht ]---------------------- | On Thu, Feb 12, 2009 at 12:58:28PM +0100, Gary Jennejohn wrote: | > On Thu, 12 Feb 2009 11:00:50 +0000 | > "Poul-Henning Kamp" wrote: | > | > > In message <20090212.192851.57971498.haro@kgt.co.jp>, haro@kgt.co.jp writes: | > > | > > > | > > >Section "ServerFlags" | > > > Option "AllowEmptyInput" "off" | > > >EndSection | > > | > > That also works, and avoids four hald processes on the system, so | > > I prefer this fix. | > > | > | > I agree. Especially since hald eats 100% of one of my cores (AMD64 X2) | > apparently doing nothing. | > | > I remade the xorg server w/o hal and am now a much happier camper. | | but many other x parts depend on hal: | | # pkg_info -xR hal | Information for hal-0.5.11_17: | | Required by: | xf86-input-keyboard-1.3.2 | xf86-video-intel-2.5.1 | xf86-video-vesa-2.1.0 | xf86-input-mouse-1.4.0_3 | | and these aren't optional, I think. But if xdm or other display managers are started from /etc/tty, X starts before hal does leaving you with an unresponsive login screen. -- Andrew Milton akm@theinternet.com.au