From owner-freebsd-questions@FreeBSD.ORG Sun Dec 6 04:56:46 2009 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 A14F2106568D for ; Sun, 6 Dec 2009 04:56:46 +0000 (UTC) (envelope-from mikes@siralan.org) Received: from arvo.suso.org (arvo.suso.org [66.244.94.5]) by mx1.freebsd.org (Postfix) with ESMTP id 79B428FC15 for ; Sun, 6 Dec 2009 04:56:46 +0000 (UTC) Received: from c-69-136-3-251.hsd1.in.comcast.net (c-69-136-3-251.hsd1.in.comcast.net [69.136.3.251]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arvo.suso.org (Postfix) with ESMTP id EFB6F88067; Sun, 6 Dec 2009 04:56:44 +0000 (GMT) Date: Sat, 5 Dec 2009 23:56:35 -0500 (EST) From: "Michael L. Squires" X-X-Sender: mikes@familysquires.net To: George Hartzell In-Reply-To: <19226.41322.433809.431984@gargle.gargle.HOWL> Message-ID: <20091205234927.U16856@familysquires.net> References: <015b01ca751e$02b58680$08209380$@rr.com> <4B197F38.4040008@gmail.com> <002701ca7537$0cb8a900$2629fb00$@rr.com> <20091204210840.W81190@familysquires.net> <6201873e0912042031r5d8290c5wc1bd903b9e0df367@mail.gmail.com> <19226.41322.433809.431984@gargle.gargle.HOWL> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Adam Vande More , Free BSD Questions list , Paul Schmehl Subject: Re: Xorg - no mouse and no keyboard 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: Sun, 06 Dec 2009 04:56:46 -0000 I had similar problems with the mouse and keyboard when Xorg 7.4 first came out. I had upgraded to 7.X from 6.X by cvsup/compile/install process, and then did a portupgrade. After the portupgrade neither my Xinerama setup, the mouse, nor the keybord worked. There was an interim fix which involved turning off the new option in xorg.conf so you could revert to moused since there was a bug, as I remember, in the intial Xorg/hal/dbus ports. This was eventually solved and since then I have been using hal/dbus. A search of this mailing list and the freebsd-x11 mailing list looking for messages referring to "mouse" and "7.4" should turn up the old solution. My system uses a PS2 mouse and PS2 keyboard (actually, a real PS2 keyboard) so it may be enough different from others so that my solution isn't applicable elsewhere. Mike Squires