On 20 January 2016 at 11:09, Milosz Wasilewski milosz.wasilewski@linaro.org wrote:
On 15 January 2016 at 02:04, Ricardo Salveti ricardo.salveti@linaro.org wrote:
On Wed, Jan 13, 2016 at 9:50 AM, Milosz Wasilewski milosz.wasilewski@linaro.org wrote:
I did some more tests. It looks USB controller is gone. Neither host nor slave USB ports work. I checked in recovery, fastboot and linux. I'm able to flash l-loader using serial headers and boot the board. It works well with the exception of USB :(
Can you paste the board boot log to see if it is able to find the usb hub?
boot log enclosed. Here is the snippet: [ 3.986490] hub 1-0:1.0: USB hub found [ 3.990567] hub 1-0:1.0: 1 port detected
as comparison dmesg from board with working USB: [ 37.155375] usb 1-1: new full-speed USB device number 2 using dwc2 [ 37.367600] usb 1-1: not running at top speed; connect to a high speed hub [ 37.373067] hub 1-1:1.0: USB hub found [ 37.373623] hub 1-1:1.0: 3 ports detected [ 37.845194] usb 1-1.1: new low-speed USB device number 3 using dwc2
root@linaro-alip:~# lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
...and lsusb
# lsusb Bus 001 Device 003: ID 0000:0538 Bus 001 Device 002: ID 0424:2513 Standard Microsystems Corp. 2.0 Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
first device in the list is USB mouse.
milosz
no change after plugging any USB device. Also no sign of the board on the host side when using the slave (OTG) port on the board.
milosz
Thanks,
Ricardo Salveti