Hello, Can anybody help me please with usb mouse? There is uhid driver attached. Keyboard works fine. # usbdevs -d -v Controller /dev/usb0: addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00 uhub0 port 1 powered port 2 addr 2: low speed, power 100 mA, config 1, USB Multimedia Cordless Kit(0x5244), BTC(0x046e), rev 0.27 ukbd0 uhid0 -- Vladimir Botka
On Tue, Sep 18, 2007 at 04:43:29PM +0200, Vladimir Botka wrote:> Hello, > > Can anybody help me please with usb mouse? There is uhid driver > attached. Keyboard works fine. >So, what is not happening? Do you not have the mouse pointer on the console? In an X window? Is it not working in the z axis correctly? That the mouse is recognised is a good sign, usually, Getting it to work properly from there can be a bit annoying, but not impossible. Bruce -- ------------------------------------------------------------------------ "I like bad!" Bruce Burden Austin, TX. - Thuganlitha The Power and the Prophet Robert Don Hughes
Dne Tue, 18 Sep 2007 11:01:40 -0500 Bruce Burden <brucegb@realtime.net> napsal(a):> On Tue, Sep 18, 2007 at 04:43:29PM +0200, Vladimir Botka wrote: > > Hello, > > > > Can anybody help me please with usb mouse? There is uhid driver > > attached. Keyboard works fine. > > > So, what is not happening? Do you not have the mouse pointer > on the console? In an X window? Is it not working in the z axis > correctly? > > That the mouse is recognised is a good sign, usually, Getting > it to work properly from there can be a bit annoying, but not > impossible. > > BruceThe problem is the uhid driver; ums should attache. Obviously? -- Dr.Vladimir Botka vlado@netng.org
Vladimir Botka wrote: > Can anybody help me please with usb mouse? There is uhid driver > attached. Keyboard works fine. When I once tried a Microsoft cordless USB mouse, I only got an uhid0, too. After some research, the best answer I found was this: http://lists.freebsd.org/pipermail/freebsd-hardware/2006-July/003621.html Later, I came across this, which might have something to do with it: http://www.freebsd.org/cgi/query-pr.cgi?pr=63837&cat Since I had already given up on the MS mouse and replaced it with something civilized, I do not know if it is the same problem, if the "better" code from NetBSD got imported by now, and -- in case the former has to be answered with "no" -- if the patch is of any help. If you do further research, I would like to hear of the results. Thanks. Regards, Jan Henrik