From owner-freebsd-stable@FreeBSD.ORG Sun Sep 13 10:57:39 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CFC421065692 for ; Sun, 13 Sep 2009 10:57:39 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [91.121.44.19]) by mx1.freebsd.org (Postfix) with ESMTP id 94F3D8FC1B for ; Sun, 13 Sep 2009 10:57:39 +0000 (UTC) Received: from baby-jane.lamaiziere.net (132.10.87-79.rev.gaoland.net [79.87.10.132]) by smtp.lamaiziere.net (Postfix) with ESMTPA id F0229633371; Sun, 13 Sep 2009 12:40:14 +0200 (CEST) Received: from baby-jane.lamaiziere.net (localhost [127.0.0.1]) by baby-jane.lamaiziere.net (Postfix) with ESMTP id 5C39EB905; Sun, 13 Sep 2009 12:40:53 +0200 (CEST) Date: Sun, 13 Sep 2009 12:40:52 +0200 From: Patrick Lamaiziere To: Dave Hardman Message-ID: <20090913124052.533e87fb@baby-jane.lamaiziere.net> In-Reply-To: <20090913052958.GA3348@loc.alh.ost> References: <20090913052958.GA3348@loc.alh.ost> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.6; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-stable@freebsd.org Subject: Re: 8.0-BETA-4: no mouse or keyboard in X. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Sep 2009 10:57:39 -0000 Le Sun, 13 Sep 2009 15:29:58 +1000, Dave Hardman a =E9crit : > I upgraded from 7.2 to 8.0-BETA4. Now X will not receive input > from either the mouse or keyboard. When this has happened in 7.1 > or 7.2 it was fixed by running hal. The keyboard, mouse and hal > are all working. I did not configure X, the xorg.conf file was > auto generated when X was first started. >=20 > I have tried a few things; new xorg.conf with Xorg -configure,=20 > putting config files, which I found in a mailing list, in > /usr/local/etc/hal/fdi/policy. Using a different window manager. > Nothing worked. >=20 > Theres nothing in the log files that I recognise. Xorg.log > reported "config/hal Adding input device AT Keyboard." You need to rebuild hal and to remove the old libusb port. libusb is now part of the base system in 8.X and you must use this version. You should rebuild all that depend on the old port libusb (at least). > I also noticed the fuse.ko will not load, reporting "Exec > format error." Did you rebuild this module too?