Date: Wed, 06 Jun 2012 09:55:08 +0700 From: Erich <erichfreebsdlist@ovitrap.com> To: freebsd-questions@freebsd.org Cc: Walter Hurry <walterhurry@gmail.com> Subject: Re: FreeBSD9 - I can't get my mouse to work Message-ID: <1923831.l0mLy8oBIz@x220.ovitrap.com> In-Reply-To: <jqmes1$dcf$1@dough.gmane.org> References: <jqm3sr$1l5$1@dough.gmane.org> <4FCE94CB.4060309@bananmonarki.se> <jqmes1$dcf$1@dough.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi I have had success on my hardware with this setting: # The working configuration. The mouse daemon in /etc/rc.conf # was dsabled. # # Section "ServerLayout" # Identifier "X.org Configured" # Screen 0 "Screen0" 0 0 # InputDevice "Mouse0" "CorePointer" # InputDevice "Keyboard0" "CoreKeyboard" # EndSection # # Section "ServerFlags" # Option "AllowEmptyInput" "false" # Option "AutoAddDevices" "false" # EndSection Turning off the mouse daemon was the key on that hardware. The same xorg settings needed the mouse daemon turned on on other hardware. Good luck! Erich On 06 June 2012 2:21:53 Walter Hurry wrote: > On Wed, 06 Jun 2012 01:22:51 +0200, Bernt Hansson wrote: > >> Option "AutoAddDevices" "On" > > > > Set this to off. > > > Thanks for the reply. Yes, I've tried setting it to "Off", but there is > no apparent difference; only a new set of messages in Xorg.0.log: > > (EE) config/hal: couldn't initialise context: unknown error (null) > (EE) config/hal: NewInputDeviceRequest failed (8) > (EE) config/hal: NewInputDeviceRequest failed (8) > (EE) config/hal: NewInputDeviceRequest failed (8) > (EE) config/hal: NewInputDeviceRequest failed (8) > (EE) config/hal: NewInputDeviceRequest failed (8) > (EE) config/hal: NewInputDeviceRequest failed (8) > (WW) Mouse0: No Device specified, looking for one... > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1923831.l0mLy8oBIz>