USB Mouse - only works after being replugged in

Barry Kominik barry at kominik.net
Fri Mar 18 01:18:33 UTC 2011


On 03/17/2011 13:44, Hans Petter Selasky wrote:
> On Thursday 17 March 2011 18:42:29 Barry Kominik wrote:
>> On Thu, 17 Mar 2011 18:35:58 +0100, Hans Petter Selasky<hselasky at c2i.net>
>>
>> wrote:
>>> On Thursday 17 March 2011 18:32:52 Barry Kominik wrote:
>>>> Looks Like I get it on boot:
>>>> Mar 17 08:13:27 durga kernel: ums0:<Logitech USB Trackball, class 0/0,
>>>> rev 1.10/14.00, addr 2>  on usbus4
>>>> Mar 17 08:13:27 durga kernel: ums0: 5 buttons and [XY] coordinates ID=0
>>>> Mar 17 12:00:19 durga kernel: ums0: at uhub4, port 2, addr 2
>>>> (disconnected)
>>>> Mar 17 12:00:21 durga kernel: ums0:<Logitech USB Trackball, class 0/0,
>>>> rev 1.10/14.00, addr 2>  on usbus4
>>>> Mar 17 12:00:21 durga kernel: ums0: 5 buttons and [XY] coordinates ID=0
>>> Could you try to use this trick? CTRL+ALT+F1, then CTRL+ALT+F9. Does the
>>> mouse
>>> work?
> Check also:
>
> 1) ps auxw | grep -i moused
>
> 2) usbconfig -d X.Y reset
>
> --HPS
Hi,
the usbconfig reset fixes the issue. Is there a way I can make this 
happen on boot?

#ps auxw|grep -i moused
root        2743  0.0  0.0  9124  1444   0  S+    9:10PM   0:00.01 grep 
-i moused
#usbconfig -d 4.2 reset
#ps auxw|grep -i moused
root        2843  0.6  0.0  8072  1076  ??  Ss    9:10PM   0:00.13 
/usr/sbin/moused -p /dev/ums0 -t auto -I /var/run/moused.ums0.pi
root        2895  0.0  0.0  9124  1444   0  S+    9:10PM   0:00.01 grep 
-i moused

Thanks,
-=B


More information about the freebsd-usb mailing list