Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Dec 2009 10:49:04 -0700 (MST)
From:      Warren Block <wblock@wonkity.com>
To:        Paul Schmehl <pschmehl_lists@tx.rr.com>
Cc:        Free BSD Questions list <freebsd-questions@freebsd.org>
Subject:   RE: Xorg - no mouse and no keyboard
Message-ID:  <alpine.BSF.2.00.0912051037430.10197@wonkity.com>
In-Reply-To: <EAEBCD80A763A1963744AAF5@Macintosh-2.local>
References:  <015b01ca751e$02b58680$08209380$@rr.com> <4B197F38.4040008@gmail.com> <002701ca7537$0cb8a900$2629fb00$@rr.com> <20091204210840.W81190@familysquires.net> <EAEBCD80A763A1963744AAF5@Macintosh-2.local>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 4 Dec 2009, Paul Schmehl wrote:

> --On December 4, 2009 8:10:08 PM -0600 "Michael L. Squires" 
> <mikes@siralan.org> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.0912051037430.10197>