From owner-freebsd-current@FreeBSD.ORG Tue Oct 25 20:41:34 2011 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 31242106564A for ; Tue, 25 Oct 2011 20:41:34 +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 DC97D8FC1A for ; Tue, 25 Oct 2011 20:41:33 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id p9PKfWBL082206; Tue, 25 Oct 2011 14:41:32 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id p9PKfWAp082203; Tue, 25 Oct 2011 14:41:32 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 25 Oct 2011 14:41:32 -0600 (MDT) From: Warren Block To: Mehmet Erol Sanliturk In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-902635197-1364886086-1319575292=:82199" X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Tue, 25 Oct 2011 14:41:33 -0600 (MDT) Cc: FreeBSD Current Subject: Re: FreeBSD 9.0 RC1 USB Mouse and Keyboard 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: Tue, 25 Oct 2011 20:41:34 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---902635197-1364886086-1319575292=:82199 Content-Type: TEXT/PLAIN; format=flowed; charset=ISO-8859-15 Content-Transfer-Encoding: 8BIT On Tue, 25 Oct 2011, Mehmet Erol Sanliturk wrote: > Also by Benjamin Kaduk : > > > Has this computer successfully run other versions of FreeBSD with X? > I seem to recall there can be odd interactions with hald, xorg.conf, and others. Some googling brings up http://www.wonkity.com/~wblock/docs/html/aei.html which seems to cover many of > the relevant issues. > > -Ben Kaduk > > > -------------------------- > > After the above messages ,  > on the same computer , I have installed the FreeBSD 9.0 RC1 amd64 again . > > I have generated an xorg.conf file . > > Into the xorg.conf  file and ServerLayout part , I have inserted  > >  Option "AutoAddDevices"  "Off" > > The USB Mouse and Keyboard , Fluxbox  started to work as expected in the graphical mode  under X . > > > Without the above statement about Option , the error message is : > > (EE) config/hal : couldn't initialise context . unknown error (null) This line appears if x11-servers/xorg-server was built with the HAL option enabled. > In FreeBSD 9.0 RC1 i386 , such a step is NOT necessary . They should be the same. On i386, maybe xorg-server was built with the HAL option disabled? ---902635197-1364886086-1319575292=:82199--