From owner-freebsd-questions@FreeBSD.ORG Thu Mar 17 21:10:28 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DBD7E10656B7 for ; Thu, 17 Mar 2011 21:10:28 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 9CBEF8FC27 for ; Thu, 17 Mar 2011 21:10:28 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id p2HLAPJC037971; Thu, 17 Mar 2011 15:10:25 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id p2HLAPGU037968; Thu, 17 Mar 2011 15:10:25 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Thu, 17 Mar 2011 15:10:25 -0600 (MDT) From: Warren Block To: Chad Perrin In-Reply-To: <20110317194852.GA15133@guilt.hydra> Message-ID: References: <20110317144200.GA28942@takino.org> <20110317194852.GA15133@guilt.hydra> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Thu, 17 Mar 2011 15:10:25 -0600 (MDT) Cc: freebsd-questions@freebsd.org Subject: Re: HAL must die! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2011 21:10:28 -0000 On Thu, 17 Mar 2011, Chad Perrin wrote: > In my experience, about one third of the time HAL makes X work great, and > the other two thirds of the time it fails in some way that requires me to > create a complete xorg.conf file just for one or two options. hal just provides input device hotplug ability to xorg-server. Certainly xorg's own autoconfig isn't perfect, but that's not due to hal. Tangential to that, it is possible to enter only the needed sections of xorg.conf, overriding the autoconfig for those sections.