From owner-freebsd-questions@FreeBSD.ORG Sat Dec 5 17:49:05 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 A791B1065670 for ; Sat, 5 Dec 2009 17:49:05 +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 5C9E28FC0C for ; Sat, 5 Dec 2009 17:49:05 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.3/8.14.3) with ESMTP id nB5Hn4Ph010317; Sat, 5 Dec 2009 10:49:04 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.3/8.14.3/Submit) with ESMTP id nB5Hn4LX010314; Sat, 5 Dec 2009 10:49:04 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sat, 5 Dec 2009 10:49:04 -0700 (MST) From: Warren Block To: Paul Schmehl In-Reply-To: Message-ID: References: <015b01ca751e$02b58680$08209380$@rr.com> <4B197F38.4040008@gmail.com> <002701ca7537$0cb8a900$2629fb00$@rr.com> <20091204210840.W81190@familysquires.net> 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.3 (wonkity.com [127.0.0.1]); Sat, 05 Dec 2009 10:49:04 -0700 (MST) Cc: Free BSD Questions list 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: Sat, 05 Dec 2009 17:49:05 -0000 On Fri, 4 Dec 2009, Paul Schmehl wrote: > --On December 4, 2009 8:10:08 PM -0600 "Michael L. Squires" > wrote: > >> >> I had to add the following when moving from Xorg 6 to 7 since moused no >> longer manages the mouse - hald and dbus do: >> >> In /etc/rc.conf >> >> # X11 7.4 >> # moused_enable="YES" >> moused_enable="NO" >> hald_enable="YES" >> dbus_enable="YES" >> >> which turns on hald and dbus. > > As I mentioned in a previous post, I have tried it both with and > without hald and dbus. Nothing works. Try manually configuring mouse and keyboard in xorg.conf again, but only with AutoAddDevices Off, no AllowEmptyInput line. The xorg.conf man page says "If AllowEmptyInput is on, devices using the kbd, mouse, or vmmouse driver are ignored." As to why the hal config doesn't work, I don't know. Clearly it's running, talking to the X server, but also double-entering devices. Are you using a wireless keyboard/mouse? > On Monday I'm going to try the radeon and ati drivers and see if they do any > good. I might also install the radeonhd-devel port to see it that helps. Those only deal with the video card. It sounds like what you have works, so I'd skip that for now. -Warren Block * Rapid City, South Dakota USA