randomly losing mouse

2013-09-28 Thread Eitan Adler
When I start my computer both my USB mouse and trackpad are capable of
controlling the mouse via moused.

At some point the USB mouse dies and when I try to re-plug it in I see:

ugen0.3: LG Electronics Inc. at usbus0 (disconnected)
umass0: at uhub2, port 4, addr 7 (disconnected)
xhci_do_command: Command timeout!
xhci_do_command: Command timeout!
usb_alloc_device: device init 2 failed (USB_ERR_TIMEOUT, ignored)

in dmesg.

[10017 eitan@gravity (98%) ~ ]%uname -a
FreeBSD gravity.local 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r255215:
Sat Sep  7 11:18:17 EDT 2013
eitan@gravity.local:/usr/obj/usr/src/sys/EADLER  amd64


How can I fix this?


-- 
Eitan Adler
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to freebsd-usb-unsubscr...@freebsd.org


RE: randomly losing mouse

2013-09-28 Thread Hans Petter Selasky
Hi,

Looks like a problem with the XHCI controller.

Can you try SVN r255768 or newer? 

It might fix the problem. Else let me know.

--HPS 
 
-Original message-
 From:Eitan Adler li...@eitanadler.com mailto:li...@eitanadler.com 
 Sent: Saturday 28th September 2013 14:18
 To: u...@freebsd.org mailto:u...@freebsd.org 
 Subject: randomly losing mouse
 
 When I start my computer both my USB mouse and trackpad are capable of
 controlling the mouse via moused.
 
 At some point the USB mouse dies and when I try to re-plug it in I see:
 
 ugen0.3: LG Electronics Inc. at usbus0 (disconnected)
 umass0: at uhub2, port 4, addr 7 (disconnected)
 xhci_do_command: Command timeout!
 xhci_do_command: Command timeout!
 usb_alloc_device: device init 2 failed (USB_ERR_TIMEOUT, ignored)
 
 in dmesg.
 
 [10017 eitan@gravity (98%) ˜ ]%uname -a
 FreeBSD gravity.local 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r255215:
 Sat Sep  7 11:18:17 EDT 2013
 eitan@gravity.local mailto:eitan@gravity.local :/usr/obj/usr/src/sys/EADLER 
  amd64
 
 
 How can I fix this?
 
 
 -- 
 Eitan Adler
 ___
 freebsd-usb@freebsd.org mailto:freebsd-usb@freebsd.org  mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-usb 
 http://lists.freebsd.org/mailman/listinfo/freebsd-usb 
 To unsubscribe, send any mail to freebsd-usb-unsubscr...@freebsd.org 
 mailto:freebsd-usb-unsubscr...@freebsd.org 
 

___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to freebsd-usb-unsubscr...@freebsd.org

Re: randomly losing mouse

2013-09-28 Thread Eitan Adler
On Sat, Sep 28, 2013 at 8:24 AM, Hans Petter Selasky
hans.petter.sela...@bitfrost.no wrote:
 Hi,

 Looks like a problem with the XHCI controller.

 Can you try SVN r255768 or newer?

I did notice this commit but I have been running r255215 for a few
weeks without issue.

 It might fix the problem. Else let me know.

I just updated to r255924 and will let you know if I still see the problem



-- 
Eitan Adler
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to freebsd-usb-unsubscr...@freebsd.org