Hi, i have 2 hub powered the
usb 2.0 work fine with every device plugged (mouse,keyboard, hd tosihva, hd wd, cd/dvd, usb key internet)
usb 3.0 has problem with mouse and keyboard
this is a common keyboard wired logitech wich works fine with 2.0
$this->bbcode_second_pass_code('', '
[126431.669537] usb 1-1.4.4.2: new low-speed USB device number 13 using dwc_otg
[126431.799546] usb 1-1.4.4.2: device descriptor read/64, error -[71
[126432.039558] usb 1-1.4.4.2: device descriptor read/64, error -71
[126432.279585] usb 1-1.4.4.2: new low-speed USB device number 14 using dwc_otg
[126432.409570] usb 1-1.4.4.2: device descriptor read/64, error -71
[126432.649572] usb 1-1.4.4.2: device descriptor read/64, error -71
[126432.889590] usb 1-1.4.4.2: new low-speed USB device number 15 using dwc_otg
[126433.309889] usb 1-1.4.4.2: device not accepting address 15, error -71
[126433.439601] usb 1-1.4.4.2: new low-speed USB device number 16 using dwc_otg
[126433.859610] usb 1-1.4.4.2: device not accepting address 16, error -71
[126433.860996] usb 1-1.4.4-port2: unable to enumerate USB device
')
the same keyboard on 2.0
$this->bbcode_second_pass_code('', '
[126554.722612] sd 31:0:0:0: [sda] Attached SCSI removable disk
[126731.708205] usb 1-1.5.4.2: new low-speed USB device number 19 using dwc_otg
[126731.839114] usb 1-1.5.4.2: New USB device found, idVendor=046d, idProduct=c31c
[126731.839135] usb 1-1.5.4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[126731.839145] usb 1-1.5.4.2: Product: USB Keyboard
[126731.839155] usb 1-1.5.4.2: Manufacturer: Logitech
[126731.852411] input: Logitech USB Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5.4/1-1.5.4.2/1-1.5.4.2:1.0/0003:046D:C31C.0024/input/input20
[126731.912257] hid-generic 0003:046D:C31C.0024: input,hidraw4: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-3f980000.usb-1.5.4.2/input0
[126731.925454] input: Logitech USB Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5.4/1-1.5.4.2/1-1.5.4.2:1.1/0003:046D:C31C.0025/input/input21
[126731.981301] hid-generic 0003:046D:C31C.0025: input,hidraw5: USB HID v1.10 Device [Logitech USB Keyboard] on usb-3f980000.usb-1.5.4.2/input1')