Re: Moused + HAL + rc.conf + Boot

From: Warren Block <wblock_at_wonkity.com>
Date: Mon, 16 Sep 2013 08:22:06 -0600 (MDT)
On Mon, 16 Sep 2013, Nilton Jose Rizzo wrote:

>
>  Hi all,
>
>   I'm here again!
>
>       When I start my box, the moused is run.  My mouse is an USB mouse.
>   I put in rc.conf this knob: moused_enable="NO", but is ignored by
>   start up script and moused is run, this is a problem to the HAL, because
>   the HAL try to open /dev/ums0 again and can't do it.  I  need  to change
>   to text console and kill the moused process. I have to  logout from
>   account X ( via gdm) and I login again to mouse work.  It's started in
>   two night ago.
>
> see:
> FreeBSD valfenda 10.0-ALPHA1 FreeBSD 10.0-ALPHA1 #4 r255503: Fri Sep 13
> 08:18:27 BRT 2013     rizzo_at_valfenda:/usr/obj/usr/src/sys/VALFENDA  amd64

moused is started by devd when a USB mouse is connected.  To disable it, 
add

   moused_nondefault_enable="

to /etc/rc.conf.  But it's generally preferable to disable xorg's use of 
HAL by adding

   Option "AutoAddDevices" "Off"

to the ServerLayout section of xorg.conf.
Received on Mon Sep 16 2013 - 12:22:14 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:41 UTC