Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2005 16:38:54 +1100
From:      Daniel Hyde <daniel.hyde@gmail.com>
To:        Eirik Finne <eiriks_finne@hotmail.com>
Cc:        freebsd-hardware@freebsd.org
Subject:   Re: Mouse wheel on ums0
Message-ID:  <c7f6f0f205011321387f6fdfaa@mail.gmail.com>
In-Reply-To: <BAY16-F418311B7EC277784EBFB2FF58B0@phx.gbl>
References:  <BAY16-F418311B7EC277784EBFB2FF58B0@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
My mouse detects the same as yours.  My XF86Config contains the same
lines as yours, with the addition of the line:

    Option    "ZAxisMapping"    "4 5"

I don't actually use moused myself; but I've noticed when I start X11
that I need to yank the mouse out and plug it back in for it to be
detected.  That said, I am running 4.9 on this system (hence xf86
rather than x.org), so this might be entirely usb's fault.

On Fri, 14 Jan 2005 04:33:00 +0000, Eirik Finne
<eiriks_finne@hotmail.com> wrote:
> Hi,
> 
> I'm running 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov  5 04:19:18 UTC 2004
> 
> I got a problem configuring my usb mouse. I have the following in rc.conf:
> moused_port="/dev/ums0"
> moused_type="auto"
> moused_enable="YES"
> moused_flags="-z 4"
> usbd_enable="YES"
> 
> At boot moused gives the following: could not open ums0 device busy
> If I put moused_port/dev/psm0 instead both the psm0 and ums0 works but not
> the mouse wheel.
> 
> dmesg has the following to say about ums0: ums0: Logitech Optical USB Mouse,
> rev 2.00/3.40, addr 2, iclass 3/1
> ums0: 3 buttons and Z dir.
> 
> My xorg.conf has the following:Section "InputDevice"
>         Identifier  "Mouse0"
>         Driver      "mouse"
>         Option      "Protocol" "auto"
>         Option      "Device" "/dev/sysmouse"
>         Option      "Buttons" "5"
> EndSection
> 
> If I kill the moused that is controlling ums0 and run moused -p /dev/ums0 -z
> 4 the wheel works like it should, but it is a bit inconvinent to say the
> least.
> Can anyone tell me how to get it working from boot?
> 
> Best Regards!
> 
> Eirik
> 
> _________________________________________________________________
> MSN Hotmail http://www.hotmail.com Med markedets beste SPAM-filter. Gratis!
> 
> _______________________________________________
> freebsd-hardware@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
> To unsubscribe, send any mail to "freebsd-hardware-unsubscribe@freebsd.org"
>



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