From owner-freebsd-stable@FreeBSD.ORG Sun Sep 13 05:48:12 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 1D4681065672 for ; Sun, 13 Sep 2009 05:48:12 +0000 (UTC) (envelope-from dave@hardman.name) Received: from bender.grapevine.net.au (bender.grapevine.net.au [203.129.32.139]) by mx1.freebsd.org (Postfix) with ESMTP id D6E7B8FC19 for ; Sun, 13 Sep 2009 05:48:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by bender.grapevine.net.au (Postfix) with ESMTP id 592132101AE for ; Sun, 13 Sep 2009 15:30:01 +1000 (EST) Received: from bender.grapevine.net.au ([127.0.0.1]) by localhost (bender.grapevine.net.au [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B1XPAkEVyYbM for ; Sun, 13 Sep 2009 15:30:01 +1000 (EST) Received: from loc.alh.ost (ppp-165.59.129.203.grapevine.net.au [203.129.59.165]) by bender.grapevine.net.au (Postfix) with ESMTP id 0A710210080 for ; Sun, 13 Sep 2009 15:29:58 +1000 (EST) Date: Sun, 13 Sep 2009 15:29:58 +1000 From: Dave Hardman To: freebsd-stable@freebsd.org Message-ID: <20090913052958.GA3348@loc.alh.ost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Subject: 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 05:48:12 -0000 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. I have tried a few things; new xorg.conf with Xorg -configure, putting config files, which I found in a mailing list, in /usr/local/etc/hal/fdi/policy. Using a different window manager. Nothing worked. Theres nothing in the log files that I recognise. Xorg.log reported "config/hal Adding input device AT Keyboard." Any suggestions I also noticed the fuse.ko will not load, reporting "Exec format error." dave@loc:/usr/home/dave $ uname -a FreeBSD loc.alh.ost 8.0-BETA4 FreeBSD 8.0-BETA4 #0: Sun Sep 6 04:44:31 UTC 2009 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 Thanks Dave