Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jan 2005 13:10:22 -0500
From:      Jason Morgan <jwm-freebsd@sentinelchicken.net>
To:        freebsd-stable@freebsd.org
Subject:   Re: USB mouse not working
Message-ID:  <20050116181022.GC60212@sentinelchicken.net>
In-Reply-To: <200501161033.47012.imobachgs@banot.net>
References:  <200501160051.33198.imobachgs@banot.net> <41E9E3C4.9050202@vesterman.com> <200501161033.47012.imobachgs@banot.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 16, 2005 at 10:33:46AM +0000, Imobach Gonz?lez Sosa wrote:
> On Sunday 16 January 2005 03:47, Robert William Vesterman wrote:
> > I found that my USB mouse works if and only if I boot without APCI support.
> 
> Ok, it didn't work to me. I added
> 
> hint.acpi.0.disabled="1"
> (and also tried adding hint.apm.0.disabled="0" too)
> 
> 'dmesg | grep acpi' returns no results, same as 'devinfo | grep acpi'. So I 
> suppose acpi is disabled at boot time. I also noticed that when moused start 
> while booting the machine, it throws me this error: 'unable to 
> open /dev/ums0: Device busy'.
> 
> Any idea?
> 
> > >However, I can't figure out how to configure moused with my mouse: I have
> > > this settings in /etc/rc.conf:
> > >
> > >usbd_enable="YES"
> > >usbd_flags=""
> > >moused_enable="YES"
> > >moused_type="auto"
> > >moused_flags=""
> > >moused_port="/dev/ums0"
> > >

What brand of mouse you using?  I have 2 IBM optical mice that need disconnected and reconnected about 1/2 the time 
before they will work.  This happens to me in Linux, FreeBSD, and Windows so seems to be a mouse issue.  Happens to my 
brother as well - he has the same mouse.  Even when the mouse works at bootup, I get a /dev/ums0: Device busy error.  
Only thing I can see that is different in my setup compared to yours is that I have:

usbd_flags="-vv"

in rc.conf.  I can't for the life of me remember why (scrolling maybe?).

Cheers.



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