Date: Wed, 13 Nov 2013 23:08:36 -0500 From: Eitan Adler <lists@eitanadler.com> To: "usb@freebsd.org" <usb@freebsd.org> Subject: Unable to attach USB mouse Message-ID: <CAF6rxgn-LvNMYS8o9q9=3-O01vc92Z8A6nf3%2BMe1NvNiT8sGZA@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
The mouse driver fails to attach when plugging in my USB mouse. FreeBSD gravity.local 11.0-CURRENT FreeBSD 11.0-CURRENT #5 r257754: Thu Nov 7 12:12:51 EST 2013 root@gravity.local:/usr/obj/usr/src/sys/EADLER amd64 >From boot: [52341] ugen0.2: <Logitech> at usbus0 [52341] ums0: <Logitech USB-PS2 Optical Mouse, class 0/0, rev 2.00/27.20, addr 11> on usbus0 [52341] ums0: 8 buttons and [XYZT] coordinates ID=0 [54057] ugen0.2: <Logitech> at usbus0 (disconnected) [54057] ums0: at uhub0, port 1, addr 11 (disconnected) [54058] xhci_do_command: Command timeout! [54058] usb_alloc_device: set address 2 failed (USB_ERR_TIMEOUT, ignored) [54058] xhci_do_command: Command timeout! [54058] xhci_do_command: Command timeout! [54058] xhci_do_command: Command timeout! [54059] xhci_do_command: Command timeout! [54059] xhci_do_command: Command timeout! [54059] xhci_do_command: Command timeout! [54059] usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_TIMEOUT [54060] xhci_do_command: Command timeout! [54060] xhci_do_command: Command timeout! [54060] usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_TIMEOUT, ignored) [54061] xhci_do_command: Command timeout! [54061] xhci_do_command: Command timeout! [54061] xhci_do_command: Command timeout! [54061] xhci_do_command: Command timeout! [54061] xhci_do_command: Command timeout! [54061] usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_TIMEOUT [54062] xhci_do_command: Command timeout! [54063] xhci_do_command: Command timeout! [54063] usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_TIMEOUT, ignored) [54064] xhci_do_command: Command timeout! [54064] xhci_do_command: Command timeout! [54064] xhci_do_command: Command timeout! [54064] xhci_do_command: Command timeout! [54064] xhci_do_command: Command timeout! [54064] usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_TIMEOUT [54065] xhci_do_command: Command timeout! [54065] xhci_do_command: Command timeout! [54066] usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_TIMEOUT, ignored) [54066] xhci_do_command: Command timeout! [54066] xhci_do_command: Command timeout! [54066] xhci_do_command: Command timeout! [54067] xhci_do_command: Command timeout! [54067] xhci_do_command: Command timeout! [54067] usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_TIMEOUT [54068] xhci_do_command: Command timeout! [54068] xhci_do_command: Command timeout! [54068] usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_TIMEOUT, ignored) [54069] xhci_do_command: Command timeout! [54069] xhci_do_command: Command timeout! [54069] xhci_do_command: Command timeout! [54070] xhci_do_command: Command timeout! [54070] xhci_do_command: Command timeout! [54070] usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_TIMEOUT [54070] ugen0.2: <Unknown> at usbus0 (disconnected) [54070] xhci_do_command: Command timeout! [54070] uhub_reattach_port: could not allocate new device [54070] xhci_interrupt: host controller halted [54070] xhci_interrupt: host system error [54080] xhci_do_command: Command timeout! [54080] usb_alloc_device: device init 2 failed (USB_ERR_TIMEOUT, ignored) [54080] ugen0.2: <Unknown> at usbus0 (disconnected) [54080] uhub_reattach_port: could not allocate new device [56303] wlan0: link state changed to DOWN [56314] wlan0: link state changed to UP When plugging in the mouse: [136687] xhci_do_command: Command timeout! [136687] usb_alloc_device: device init 2 failed (USB_ERR_TIMEOUT, ignored) [136687] ugen0.2: <Unknown> at usbus0 (disconnected) [136687] uhub_reattach_port: could not allocate new device -- Eitan Adler
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF6rxgn-LvNMYS8o9q9=3-O01vc92Z8A6nf3%2BMe1NvNiT8sGZA>