Bug 64311
Summary: | xhci: usb 1-1: device not accepting address 35, error -71 then crashes at hw level ? | ||
---|---|---|---|
Product: | Drivers | Reporter: | Mikhail (mikhail.v.gavrilov) |
Component: | USB | Assignee: | Greg Kroah-Hartman (greg) |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | alan, sarah |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.11.6 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | dmesg output with remarks what I do |
Description
Mikhail
2013-11-03 13:46:04 UTC
ноя 03 19:40:03 localhost.localdomain kernel: usb 1-12: USB disconnect, device number 43 ноя 03 19:40:36 localhost.localdomain kernel: usb 1-1: new high-speed USB device number 44 using xhci_hcd ноя 03 19:40:36 localhost.localdomain kernel: usb 1-1: New USB device found, idVendor=1005, idProduct=b113 ноя 03 19:40:36 localhost.localdomain kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 ноя 03 19:40:36 localhost.localdomain kernel: usb 1-1: Product: USB DISK 2.0 ноя 03 19:40:36 localhost.localdomain kernel: usb 1-1: Manufacturer: www ноя 03 19:40:36 localhost.localdomain kernel: usb 1-1: SerialNumber: B48C1F000001 ноя 03 19:40:36 localhost.localdomain kernel: usb-storage 1-1:1.0: USB Mass Storage device detected ноя 03 19:40:36 localhost.localdomain kernel: scsi2721 : usb-storage 1-1:1.0 ноя 03 19:40:36 localhost.localdomain mtp-probe[29380]: checking bus 1, device 44: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1" ноя 03 19:40:36 localhost.localdomain mtp-probe[29380]: bus: 1, device: 44 was not an MTP device ноя 03 19:40:37 localhost.localdomain kernel: scsi 2721:0:0:0: Direct-Access www USB DISK 2.0 PMAP PQ: 0 ANSI: 0 CCS ноя 03 19:40:37 localhost.localdomain kernel: sd 2721:0:0:0: Attached scsi generic sg5 type 0 ноя 03 19:40:38 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 44 using xhci_hcd ноя 03 19:40:38 localhost.localdomain kernel: usb 1-1: device descriptor read/8, error -71 ноя 03 19:40:38 localhost.localdomain kernel: usb 1-1: device descriptor read/8, error -71 ноя 03 19:40:38 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 44 using xhci_hcd ноя 03 19:40:38 localhost.localdomain kernel: usb 1-1: device firmware changed ноя 03 19:40:38 localhost.localdomain kernel: usb 1-1: USB disconnect, device number 44 ноя 03 19:40:38 localhost.localdomain kernel: sd 2721:0:0:0: [sde] READ CAPACITY failed ноя 03 19:40:38 localhost.localdomain kernel: sd 2721:0:0:0: [sde] ноя 03 19:40:38 localhost.localdomain kernel: Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK ноя 03 19:40:38 localhost.localdomain kernel: sd 2721:0:0:0: [sde] Sense not available. ноя 03 19:40:38 localhost.localdomain kernel: sd 2721:0:0:0: [sde] Write Protect is off ноя 03 19:40:38 localhost.localdomain kernel: sd 2721:0:0:0: [sde] Mode Sense: 31 0a 00 00 ноя 03 19:40:38 localhost.localdomain kernel: sd 2721:0:0:0: [sde] No Caching mode page found ноя 03 19:40:38 localhost.localdomain kernel: sd 2721:0:0:0: [sde] Assuming drive cache: write through ноя 03 19:40:38 localhost.localdomain kernel: sd 2721:0:0:0: [sde] READ CAPACITY failed ноя 03 19:40:38 localhost.localdomain kernel: sd 2721:0:0:0: [sde] ноя 03 19:40:38 localhost.localdomain kernel: Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK ноя 03 19:40:38 localhost.localdomain kernel: sd 2721:0:0:0: [sde] Sense not available. ноя 03 19:40:38 localhost.localdomain kernel: sd 2721:0:0:0: [sde] No Caching mode page found ноя 03 19:40:38 localhost.localdomain kernel: sd 2721:0:0:0: [sde] Assuming drive cache: write through ноя 03 19:40:38 localhost.localdomain kernel: sd 2721:0:0:0: [sde] Attached SCSI removable disk ноя 03 19:40:38 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8807cd212e50 ноя 03 19:40:38 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8807cd212e90 ноя 03 19:40:38 localhost.localdomain kernel: usb 1-1: new high-speed USB device number 45 using xhci_hcd ноя 03 19:40:38 localhost.localdomain kernel: usb 1-1: New USB device found, idVendor=1005, idProduct=b113 ноя 03 19:40:38 localhost.localdomain kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 ноя 03 19:40:38 localhost.localdomain kernel: usb 1-1: Product: USB DISK 2.0 ноя 03 19:40:38 localhost.localdomain kernel: usb 1-1: Manufacturer: www ноя 03 19:40:38 localhost.localdomain kernel: usb 1-1: SerialNumber: B48C1F000001 ноя 03 19:40:38 localhost.localdomain kernel: usb-storage 1-1:1.0: USB Mass Storage device detected ноя 03 19:40:38 localhost.localdomain kernel: scsi2722 : usb-storage 1-1:1.0 ноя 03 19:40:38 localhost.localdomain systemd-udevd[29383]: inotify_add_watch(7, /dev/sde, 10) failed: No such file or directory ноя 03 19:40:38 localhost.localdomain systemd-udevd[29379]: inotify_add_watch(7, /dev/sde, 10) failed: No such file or directory ноя 03 19:40:38 localhost.localdomain mtp-probe[29390]: checking bus 1, device 45: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1" ноя 03 19:40:38 localhost.localdomain mtp-probe[29390]: bus: 1, device: 45 was not an MTP device ноя 03 19:40:39 localhost.localdomain kernel: scsi 2722:0:0:0: Direct-Access www USB DISK 2.0 PMAP PQ: 0 ANSI: 0 CCS ноя 03 19:40:39 localhost.localdomain kernel: sd 2722:0:0:0: Attached scsi generic sg5 type 0 ноя 03 19:40:39 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 45 using xhci_hcd ноя 03 19:40:39 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880137fed1d0 ноя 03 19:40:39 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880137fed210 ноя 03 19:40:40 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 45 using xhci_hcd ноя 03 19:40:40 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880137fed1d0 ноя 03 19:40:40 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880137fed210 ноя 03 19:40:40 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 45 using xhci_hcd ноя 03 19:40:40 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880137fed1d0 ноя 03 19:40:40 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880137fed210 ноя 03 19:40:40 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 45 using xhci_hcd ноя 03 19:40:40 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880137fed1d0 ноя 03 19:40:40 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880137fed210 ноя 03 19:40:40 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 45 using xhci_hcd ноя 03 19:40:40 localhost.localdomain kernel: usb 1-1: device firmware changed ноя 03 19:40:40 localhost.localdomain kernel: usb 1-1: USB disconnect, device number 45 ноя 03 19:40:40 localhost.localdomain kernel: sd 2722:0:0:0: [sde] READ CAPACITY failed ноя 03 19:40:40 localhost.localdomain kernel: sd 2722:0:0:0: [sde] ноя 03 19:40:40 localhost.localdomain kernel: Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK ноя 03 19:40:40 localhost.localdomain kernel: sd 2722:0:0:0: [sde] Sense not available. ноя 03 19:40:40 localhost.localdomain kernel: sd 2722:0:0:0: [sde] Write Protect is off ноя 03 19:40:40 localhost.localdomain kernel: sd 2722:0:0:0: [sde] Mode Sense: 1b 5d 37 3b ноя 03 19:40:40 localhost.localdomain kernel: sd 2722:0:0:0: [sde] No Caching mode page found ноя 03 19:40:40 localhost.localdomain kernel: sd 2722:0:0:0: [sde] Assuming drive cache: write through ноя 03 19:40:40 localhost.localdomain kernel: sd 2722:0:0:0: [sde] READ CAPACITY failed ноя 03 19:40:40 localhost.localdomain kernel: sd 2722:0:0:0: [sde] ноя 03 19:40:40 localhost.localdomain kernel: Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK ноя 03 19:40:40 localhost.localdomain kernel: sd 2722:0:0:0: [sde] Sense not available. ноя 03 19:40:40 localhost.localdomain kernel: sd 2722:0:0:0: [sde] Incomplete mode parameter data ноя 03 19:40:40 localhost.localdomain kernel: sd 2722:0:0:0: [sde] Assuming drive cache: write through ноя 03 19:40:40 localhost.localdomain kernel: sd 2722:0:0:0: [sde] Attached SCSI removable disk ноя 03 19:40:40 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880137fed1d0 ноя 03 19:40:40 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880137fed210 ноя 03 19:40:40 localhost.localdomain kernel: usb 1-1: new high-speed USB device number 46 using xhci_hcd ноя 03 19:40:40 localhost.localdomain kernel: usb 1-1: New USB device found, idVendor=1005, idProduct=b113 ноя 03 19:40:40 localhost.localdomain kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 ноя 03 19:40:40 localhost.localdomain kernel: usb 1-1: Product: USB DISK 2.0 ноя 03 19:40:40 localhost.localdomain kernel: usb 1-1: Manufacturer: www ноя 03 19:40:40 localhost.localdomain kernel: usb 1-1: SerialNumber: B48C1F000001 ноя 03 19:40:40 localhost.localdomain kernel: usb-storage 1-1:1.0: USB Mass Storage device detected ноя 03 19:40:40 localhost.localdomain kernel: scsi2723 : usb-storage 1-1:1.0 ноя 03 19:40:40 localhost.localdomain systemd-udevd[29383]: inotify_add_watch(7, /dev/sde, 10) failed: No such file or directory ноя 03 19:40:40 localhost.localdomain systemd-udevd[29379]: inotify_add_watch(7, /dev/sde, 10) failed: No such file or directory ноя 03 19:40:40 localhost.localdomain mtp-probe[29400]: checking bus 1, device 46: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1" ноя 03 19:40:40 localhost.localdomain mtp-probe[29400]: bus: 1, device: 46 was not an MTP device ноя 03 19:40:41 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 46 using xhci_hcd ноя 03 19:40:41 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8807d22d2ac0 ноя 03 19:40:41 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8807d22d2b00 ноя 03 19:40:42 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 46 using xhci_hcd ноя 03 19:40:42 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8807d22d2ac0 ноя 03 19:40:42 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8807d22d2b00 ноя 03 19:40:42 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 46 using xhci_hcd ноя 03 19:40:42 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8807d22d2ac0 ноя 03 19:40:42 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8807d22d2b00 ноя 03 19:40:42 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 46 using xhci_hcd ноя 03 19:40:42 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8807d22d2ac0 ноя 03 19:40:42 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8807d22d2b00 ноя 03 19:41:03 localhost.localdomain gnome-session[1838]: (gnome-disks:29497): GLib-GIO-CRITICAL **: g_dbus_interface_get_object: assertion 'G_IS_DBUS_INTERFACE (interface_)' failed ноя 03 19:41:03 localhost.localdomain gnome-session[1838]: (gnome-disks:29497): GLib-GIO-CRITICAL **: g_dbus_interface_get_object: assertion 'G_IS_DBUS_INTERFACE (interface_)' failed ноя 03 19:41:20 localhost.localdomain kernel: usb 1-1: USB disconnect, device number 46 ноя 03 19:41:33 localhost.localdomain gnome-session[1838]: (gnome-disks:29574): GLib-GIO-CRITICAL **: g_dbus_interface_get_object: assertion 'G_IS_DBUS_INTERFACE (interface_)' failed ноя 03 19:41:33 localhost.localdomain gnome-session[1838]: (gnome-disks:29574): GLib-GIO-CRITICAL **: g_dbus_interface_get_object: assertion 'G_IS_DBUS_INTERFACE (interface_)' failed ноя 03 19:41:54 localhost.localdomain kernel: usb 1-11: new high-speed USB device number 47 using xhci_hcd ноя 03 19:41:54 localhost.localdomain kernel: usb 1-11: New USB device found, idVendor=1005, idProduct=b113 ноя 03 19:41:54 localhost.localdomain kernel: usb 1-11: New USB device strings: Mfr=1, Product=2, SerialNumber=3 ноя 03 19:41:54 localhost.localdomain kernel: usb 1-11: Product: USB DISK 2.0 ноя 03 19:41:54 localhost.localdomain kernel: usb 1-11: Manufacturer: www ноя 03 19:41:54 localhost.localdomain kernel: usb 1-11: SerialNumber: B48C1F000001 ноя 03 19:41:54 localhost.localdomain kernel: usb-storage 1-11:1.0: USB Mass Storage device detected ноя 03 19:41:54 localhost.localdomain kernel: scsi2724 : usb-storage 1-11:1.0 ноя 03 19:41:54 localhost.localdomain mtp-probe[29592]: checking bus 1, device 47: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11" ноя 03 19:41:54 localhost.localdomain mtp-probe[29592]: bus: 1, device: 47 was not an MTP device ноя 03 19:41:55 localhost.localdomain kernel: scsi 2724:0:0:0: Direct-Access www USB DISK 2.0 PMAP PQ: 0 ANSI: 0 CCS ноя 03 19:41:55 localhost.localdomain kernel: sd 2724:0:0:0: Attached scsi generic sg5 type 0 ноя 03 19:41:56 localhost.localdomain kernel: sd 2724:0:0:0: [sde] 15654912 512-byte logical blocks: (8.01 GB/7.46 GiB) ноя 03 19:41:56 localhost.localdomain kernel: sd 2724:0:0:0: [sde] Write Protect is off ноя 03 19:41:56 localhost.localdomain kernel: sd 2724:0:0:0: [sde] Mode Sense: 23 00 00 00 ноя 03 19:41:56 localhost.localdomain kernel: sd 2724:0:0:0: [sde] No Caching mode page found ноя 03 19:41:56 localhost.localdomain kernel: sd 2724:0:0:0: [sde] Assuming drive cache: write through ноя 03 19:41:56 localhost.localdomain kernel: sd 2724:0:0:0: [sde] No Caching mode page found ноя 03 19:41:56 localhost.localdomain kernel: sd 2724:0:0:0: [sde] Assuming drive cache: write through ноя 03 19:41:56 localhost.localdomain kernel: sde: sde1 ноя 03 19:41:56 localhost.localdomain kernel: sd 2724:0:0:0: [sde] No Caching mode page found ноя 03 19:41:56 localhost.localdomain kernel: sd 2724:0:0:0: [sde] Assuming drive cache: write through ноя 03 19:41:56 localhost.localdomain kernel: sd 2724:0:0:0: [sde] Attached SCSI removable disk ноя 03 19:42:05 localhost.localdomain gnome-session[1838]: (gnome-disks:29655): GLib-GIO-CRITICAL **: g_dbus_interface_get_object: assertion 'G_IS_DBUS_INTERFACE (interface_)' failed ноя 03 19:42:05 localhost.localdomain gnome-session[1838]: (gnome-disks:29655): GLib-GIO-CRITICAL **: g_dbus_interface_get_object: assertion 'G_IS_DBUS_INTERFACE (interface_)' failed ноя 03 19:42:11 localhost.localdomain kernel: usb 1-11: USB disconnect, device number 47 ноя 03 19:42:27 localhost.localdomain smartd[479]: Device: /dev/sda [SAT], 304 Currently unreadable (pending) sectors ноя 03 19:42:27 localhost.localdomain smartd[479]: Device: /dev/sda [SAT], 304 Offline uncorrectable sectors ноя 03 19:44:46 localhost.localdomain kernel: usb 1-1: new high-speed USB device number 48 using xhci_hcd ноя 03 19:44:46 localhost.localdomain kernel: usb 1-1: New USB device found, idVendor=1005, idProduct=b113 ноя 03 19:44:46 localhost.localdomain kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 ноя 03 19:44:46 localhost.localdomain kernel: usb 1-1: Product: USB DISK 2.0 ноя 03 19:44:46 localhost.localdomain kernel: usb 1-1: Manufacturer: www ноя 03 19:44:46 localhost.localdomain kernel: usb 1-1: SerialNumber: B48C1F000001 ноя 03 19:44:46 localhost.localdomain kernel: usb-storage 1-1:1.0: USB Mass Storage device detected ноя 03 19:44:46 localhost.localdomain kernel: scsi2725 : usb-storage 1-1:1.0 ноя 03 19:44:46 localhost.localdomain mtp-probe[29750]: checking bus 1, device 48: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1" ноя 03 19:44:46 localhost.localdomain mtp-probe[29750]: bus: 1, device: 48 was not an MTP device ноя 03 19:44:47 localhost.localdomain kernel: scsi 2725:0:0:0: Direct-Access www USB DISK 2.0 PMAP PQ: 0 ANSI: 0 CCS ноя 03 19:44:47 localhost.localdomain kernel: sd 2725:0:0:0: Attached scsi generic sg5 type 0 ноя 03 19:44:48 localhost.localdomain kernel: sd 2725:0:0:0: [sde] 15654912 512-byte logical blocks: (8.01 GB/7.46 GiB) ноя 03 19:44:48 localhost.localdomain kernel: sd 2725:0:0:0: [sde] Write Protect is off ноя 03 19:44:48 localhost.localdomain kernel: sd 2725:0:0:0: [sde] Mode Sense: 23 00 00 00 ноя 03 19:44:48 localhost.localdomain kernel: sd 2725:0:0:0: [sde] No Caching mode page found ноя 03 19:44:48 localhost.localdomain kernel: sd 2725:0:0:0: [sde] Assuming drive cache: write through ноя 03 19:44:48 localhost.localdomain kernel: sd 2725:0:0:0: [sde] No Caching mode page found ноя 03 19:44:48 localhost.localdomain kernel: sd 2725:0:0:0: [sde] Assuming drive cache: write through ноя 03 19:44:48 localhost.localdomain kernel: sde: sde1 ноя 03 19:44:48 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:48 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:48 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:48 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:48 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:48 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:48 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:48 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:48 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:48 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:48 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:48 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:48 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:48 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:48 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:49 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:49 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:49 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:49 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:49 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:49 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:49 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:49 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:49 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:49 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:49 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:49 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:49 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:49 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:49 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:49 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:49 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:49 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:50 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:50 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:50 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:50 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:50 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:50 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:50 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:50 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:50 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:50 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:50 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:50 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:50 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:50 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:50 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:51 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:51 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:51 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:51 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:51 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:51 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:51 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:51 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:51 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:51 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:51 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:51 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:51 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:51 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:51 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:51 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:51 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:51 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:52 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:52 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:52 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:52 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:52 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:52 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:52 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:52 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:52 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:52 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:52 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:52 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:52 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:52 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:52 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:52 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:52 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:52 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:53 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:53 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:53 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:53 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:53 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:53 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:53 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:53 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:53 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:53 localhost.localdomain systemd-udevd[29749]: inotify_add_watch(7, /dev/sde1, 10) failed: No such file or directory ноя 03 19:44:53 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:53 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:53 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:53 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:53 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:53 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:53 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:54 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:54 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:54 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:54 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:54 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:54 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:54 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:54 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:54 localhost.localdomain kernel: sd 2725:0:0:0: [sde] READ CAPACITY failed ноя 03 19:44:54 localhost.localdomain kernel: sd 2725:0:0:0: [sde] ноя 03 19:44:54 localhost.localdomain kernel: Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK ноя 03 19:44:54 localhost.localdomain kernel: sd 2725:0:0:0: [sde] Sense not available. ноя 03 19:44:54 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:54 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:54 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:54 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:54 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:54 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:54 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:54 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:54 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:55 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:55 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:55 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:55 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:55 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:55 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:55 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:55 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:55 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:55 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:55 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:55 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:55 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:55 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:55 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:55 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:55 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:55 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:56 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:56 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:56 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:56 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:56 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:56 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:56 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:56 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:56 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:56 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:56 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:56 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:56 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:44:56 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:44:56 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:44:56 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:45:01 localhost.localdomain kernel: usb 1-1: device descriptor read/8, error -110 ноя 03 19:45:07 localhost.localdomain kernel: usb 1-1: device descriptor read/8, error -110 ноя 03 19:45:07 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:45:12 localhost.localdomain kernel: usb 1-1: device descriptor read/8, error -110 ноя 03 19:45:17 localhost.localdomain kernel: usb 1-1: device descriptor read/8, error -110 ноя 03 19:45:17 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:45:21 localhost.localdomain kernel: usb 2-5: USB disconnect, device number 66 ноя 03 19:45:21 localhost.localdomain kernel: usb 2-5: Set SEL for device-initiated U1 failed. ноя 03 19:45:21 localhost.localdomain kernel: usb 2-5: Set SEL for device-initiated U2 failed. ноя 03 19:45:22 localhost.localdomain kernel: usb 1-1: device descriptor read/8, error -110 ноя 03 19:45:24 localhost.localdomain systemd-udevd[312]: worker [29749] /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/host2725/target2725:0:0/2725:0:0:0/block/sde timeout; kill it ноя 03 19:45:24 localhost.localdomain systemd-udevd[312]: seq 117226 '/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/host2725/target2725:0:0/2725:0:0:0/block/sde' killed ноя 03 19:45:27 localhost.localdomain kernel: usb 1-1: device descriptor read/8, error -110 ноя 03 19:45:28 localhost.localdomain kernel: usb 1-1: reset high-speed USB device number 48 using xhci_hcd ноя 03 19:45:33 localhost.localdomain kernel: usb 1-1: device descriptor read/8, error -110 ноя 03 19:45:38 localhost.localdomain kernel: usb 1-1: device descriptor read/8, error -110 ноя 03 19:45:38 localhost.localdomain kernel: sd 2725:0:0:0: Device offlined - not ready after error recovery ноя 03 19:45:38 localhost.localdomain kernel: sd 2725:0:0:0: rejecting I/O to offline device ноя 03 19:45:38 localhost.localdomain kernel: sd 2725:0:0:0: killing request ноя 03 19:45:38 localhost.localdomain kernel: sd 2725:0:0:0: [sde] Asking for cache data failed ноя 03 19:45:38 localhost.localdomain systemd-udevd[312]: worker [29749] terminated by signal 9 (Killed) ноя 03 19:45:38 localhost.localdomain kernel: sd 2725:0:0:0: [sde] Assuming drive cache: write through ноя 03 19:45:38 localhost.localdomain kernel: sd 2725:0:0:0: [sde] Attached SCSI removable disk ноя 03 19:45:38 localhost.localdomain kernel: usb 2-5: new SuperSpeed USB device number 67 using xhci_hcd ноя 03 19:45:38 localhost.localdomain kernel: usb 2-5: New USB device found, idVendor=2109, idProduct=0811 ноя 03 19:45:38 localhost.localdomain kernel: usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 ноя 03 19:45:38 localhost.localdomain kernel: usb 2-5: Product: 4-Port USB 3.0 Hub ноя 03 19:45:38 localhost.localdomain kernel: usb 2-5: Manufacturer: VIA Labs, Inc. ноя 03 19:45:38 localhost.localdomain kernel: hub 2-5:1.0: USB hub found ноя 03 19:45:38 localhost.localdomain kernel: hub 2-5:1.0: 4 ports detected ноя 03 19:45:38 localhost.localdomain kernel: usb 1-1: USB disconnect, device number 48 ноя 03 19:45:38 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597018 ноя 03 19:45:38 localhost.localdomain kernel: xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88061f597058 ноя 03 19:45:38 localhost.localdomain kernel: usb 1-1: new high-speed USB device number 49 using xhci_hcd ноя 03 19:45:38 localhost.localdomain kernel: usb 1-1: device descriptor read/8, error -71 ноя 03 19:45:39 localhost.localdomain kernel: usb 1-1: device descriptor read/8, error -71 ноя 03 19:45:39 localhost.localdomain kernel: usb 1-1: new high-speed USB device number 50 using xhci_hcd ноя 03 19:45:39 localhost.localdomain kernel: usb 1-1: device descriptor read/8, error -71 ноя 03 19:45:39 localhost.localdomain kernel: usb 1-1: device descriptor read/8, error -71 ноя 03 19:45:40 localhost.localdomain kernel: usb 1-1: new high-speed USB device number 51 using xhci_hcd ноя 03 19:45:45 localhost.localdomain kernel: usb 1-1: device descriptor read/8, error -110 ноя 03 19:45:50 localhost.localdomain kernel: usb 1-1: device descriptor read/8, error -110 ноя 03 19:45:50 localhost.localdomain kernel: usb 1-1: new high-speed USB device number 52 using xhci_hcd ноя 03 19:45:55 localhost.localdomain kernel: usb 1-1: device descriptor read/8, error -110 ноя 03 19:46:00 localhost.localdomain kernel: usb 1-1: device descriptor read/8, error -110 ноя 03 19:46:00 localhost.localdomain kernel: hub 1-0:1.0: unable to enumerate USB device on port 1 Very strange because after it occurs this: [160396.419966] BUG: sleeping function called from invalid context at mm/slub.c:935 [160396.419969] in_atomic(): 1, irqs_disabled(): 1, pid: 662, name: Xorg [160396.419970] INFO: lockdep is turned off. [160396.419971] irq event stamp: 384112 [160396.419971] hardirqs last enabled at (384111): [<ffffffff81731b36>] _raw_spin_unlock_irqrestore+0x36/0x70 [160396.419990] hardirqs last disabled at (384112): [<ffffffff8173235b>] _raw_spin_lock_irqsave+0x2b/0xa0 [160396.419992] softirqs last enabled at (384052): [<ffffffff8107b461>] __do_softirq+0x1a1/0x410 [160396.419995] softirqs last disabled at (384043): [<ffffffff8173d63c>] call_softirq+0x1c/0x30 [160396.419999] CPU: 6 PID: 662 Comm: Xorg Tainted: G W 3.11.6-301.fc20.x86_64+debug #1 [160396.420000] Hardware name: Gigabyte Technology Co., Ltd. Z87M-D3H/Z87M-D3H, BIOS F8 08/03/2013 [160396.420001] ffffffff81a2e2bb ffff8807e562dd18 ffffffff817289cc 0000000000000000 [160396.420003] ffff8807e562dd40 ffffffff810ad9e9 00000000000000d0 00000000000000d0 [160396.420005] 0000000000000009 ffff8807e562dd98 ffffffff811d1ef7 ffffffff815a497d [160396.420007] Call Trace: [160396.420009] [<ffffffff817289cc>] dump_stack+0x54/0x74 [160396.420012] [<ffffffff810ad9e9>] __might_sleep+0x179/0x230 [160396.420014] [<ffffffff811d1ef7>] __kmalloc+0x67/0x3b0 [160396.420018] [<ffffffff815a497d>] ? hid_dump_input+0x7d/0x90 [160396.420019] [<ffffffff815a670a>] hid_alloc_report_buf+0x2a/0x30 [160396.420023] [<ffffffffa00067f5>] logi_dj_ll_input_event+0xa5/0x1a0 [hid_logitech_dj] [160396.420027] [<ffffffff8154a30e>] input_handle_event+0x8e/0x530 [160396.420029] [<ffffffff8154a9d0>] input_inject_event+0x1b0/0x250 [160396.420031] [<ffffffff8154a863>] ? input_inject_event+0x43/0x250 [160396.420032] [<ffffffff8154f08f>] evdev_write+0xef/0x150 [160396.420036] [<ffffffff811f1e80>] vfs_write+0xc0/0x1f0 [160396.420039] [<ffffffff8121137c>] ? fget_light+0x28c/0x510 [160396.420041] [<ffffffff811f28fc>] SyS_write+0x4c/0xa0 [160396.420044] [<ffffffff8173bcd9>] system_call_fastpath+0x16/0x1b [160480.112700] ata4.00: exception Emask 0x10 SAct 0xc SErr 0x400100 action 0x6 frozen [160480.112704] ata4.00: irq_stat 0x08000000, interface fatal error [160480.112706] ata4: SError: { UnrecovData Handshk } [160480.112708] ata4.00: failed command: WRITE FPDMA QUEUED [160480.112712] ata4.00: cmd 61/40:10:b8:0c:ec/00:00:9d:00:00/40 tag 2 ncq 32768 out res 40/00:08:50:30:cd/00:00:8d:00:00/40 Emask 0x10 (ATA bus error) [160480.112713] ata4.00: status: { DRDY } [160480.112715] ata4.00: failed command: READ FPDMA QUEUED [160480.112718] ata4.00: cmd 60/28:18:70:79:e3/00:00:01:01:00/40 tag 3 ncq 20480 in res 40/00:08:50:30:cd/00:00:8d:00:00/40 Emask 0x10 (ATA bus error) [160480.112719] ata4.00: status: { DRDY } [160480.112723] ata4: hard resetting link [160480.418451] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [160480.483190] ata4.00: configured for UDMA/133 [160480.483203] ata4: EH complete On Sun, Nov 03, 2013 at 01:46:04PM +0000, bugzilla-daemon@bugzilla.kernel.org wrote: > Summary: usb 1-1: device not accepting address 35, error -71 Please send this to the linux-usb@vger.kernel.org mailing list. Created attachment 113221 [details]
dmesg output with remarks what I do
|