Железка Lenovo ThinkCentre Edge 72. Все порты USB 2.0. DE GNOME 3.18. В чем может быть проблема? Заранее спасибо!
uname -r
4.4.5-1-ARCH
dmesg
[ 1799.195580] usb 2-1.2: new full-speed USB device number 34 using ehci-pci
[ 1799.262237] usb 2-1.2: device descriptor read/64, error -32
[ 1799.432241] usb 2-1.2: device descriptor read/64, error -32
[ 1799.602247] usb 2-1.2: new full-speed USB device number 35 using ehci-pci
[ 1799.668927] usb 2-1.2: device descriptor read/64, error -32
[ 1799.838915] usb 2-1.2: device descriptor read/64, error -32
[ 1800.008935] usb 2-1.2: new full-speed USB device number 36 using ehci-pci
[ 1800.415597] usb 2-1.2: device not accepting address 36, error -32
[ 1800.482261] usb 2-1.2: new full-speed USB device number 37 using ehci-pci
[ 1800.888928] usb 2-1.2: device not accepting address 37, error -32
[ 1800.889125] usb 2-1-port2: unable to enumerate USB device
lsmod | grep usb
usb_storage 61440 1 uas
usbhid 45056 0
hid 114688 2 hid_generic,usbhid
scsi_mod 151552 5 uas,usb_storage,libata,sd_mod,sr_mod
usbcore 196608 5 uas,usb_storage,ehci_hcd,ehci_pci,usbhid
usb_common 16384 1 usbcore
lsusb
Bus 002 Device 007: ID 0bda:0186 Realtek Semiconductor Corp. Card Reader
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 005: ID 17ef:6018 Lenovo
Bus 001 Device 006: ID 17ef:6019 Lenovo
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lspci | grep USB
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
cat /etc/udev/rules.d/51-android.rules
SUBSYSTEM=="usb", ATTR{idVendor}=="0bb4", MODE="0666", GROUP="plugdev"
P.S. Флешки определяются нормально. На ноутбуке с аналогичными конфигами все работает (железо другое).