Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2005 04:33:00 +0000
From:      "Eirik Finne" <eiriks_finne@hotmail.com>
To:        freebsd-hardware@freebsd.org
Subject:   Mouse wheel on ums0
Message-ID:  <BAY16-F418311B7EC277784EBFB2FF58B0@phx.gbl>

next in thread | raw e-mail | index | archive | help
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!



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