Hi,
I'm trying to flash HiKey board using standard procedure but I'm not getting any signs of life on the host laptop after connecting the USB cable. I checked both recovery mode and fastboot.efi. I tested with 2 cables and different USB sockets on my laptop and USB hub. Has anyone seen the failure like this? The board is flashed with alip image and can boot just fine.
Cheers, milosz
On 13 January 2016 at 02:39, Milosz Wasilewski <milosz.wasilewski@linaro.org
wrote:
Hi,
I'm trying to flash HiKey board using standard procedure but I'm not getting any signs of life on the host laptop after connecting the USB cable. I checked both recovery mode and fastboot.efi. I tested with 2 cables and different USB sockets on my laptop and USB hub. Has anyone seen the failure like this? The board is flashed with alip image and can boot just fine.
So, your board can boot into debian alip image well, but it fails to enter either recovery mode (jumper 3-4) or fastboot.efi (jumper 5-6) mode. I didn't hear this before.
When it boots into debian alip, can the OTG port work well?
-Guodong
Cheers, milosz _______________________________________________ Dev mailing list Dev@lists.96boards.org https://lists.96boards.org/mailman/listinfo/dev
+Oldpan from LeMaker
Milosz, one more qestion, do you see any /dev/ttyUSB* on PC side when you try to flash that board?
-Guodong
On 13 January 2016 at 09:30, Guodong Xu guodong.xu@linaro.org wrote:
On 13 January 2016 at 02:39, Milosz Wasilewski < milosz.wasilewski@linaro.org> wrote:
Hi,
I'm trying to flash HiKey board using standard procedure but I'm not getting any signs of life on the host laptop after connecting the USB cable. I checked both recovery mode and fastboot.efi. I tested with 2 cables and different USB sockets on my laptop and USB hub. Has anyone seen the failure like this? The board is flashed with alip image and can boot just fine.
So, your board can boot into debian alip image well, but it fails to enter either recovery mode (jumper 3-4) or fastboot.efi (jumper 5-6) mode. I didn't hear this before.
When it boots into debian alip, can the OTG port work well?
-Guodong
Cheers, milosz _______________________________________________ Dev mailing list Dev@lists.96boards.org https://lists.96boards.org/mailman/listinfo/dev
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 :(
milosz
On 13 January 2016 at 01:40, Guodong Xu guodong.xu@linaro.org wrote:
+Oldpan from LeMaker
Milosz, one more qestion, do you see any /dev/ttyUSB* on PC side when you try to flash that board?
-Guodong
On 13 January 2016 at 09:30, Guodong Xu guodong.xu@linaro.org wrote:
On 13 January 2016 at 02:39, Milosz Wasilewski milosz.wasilewski@linaro.org wrote:
Hi,
I'm trying to flash HiKey board using standard procedure but I'm not getting any signs of life on the host laptop after connecting the USB cable. I checked both recovery mode and fastboot.efi. I tested with 2 cables and different USB sockets on my laptop and USB hub. Has anyone seen the failure like this? The board is flashed with alip image and can boot just fine.
So, your board can boot into debian alip image well, but it fails to enter either recovery mode (jumper 3-4) or fastboot.efi (jumper 5-6) mode. I didn't hear this before.
When it boots into debian alip, can the OTG port work well?
-Guodong
Cheers, milosz _______________________________________________ Dev mailing list Dev@lists.96boards.org https://lists.96boards.org/mailman/listinfo/dev
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?
Thanks,
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
root@linaro-alip:~# lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
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
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
On Wednesday, 13 January 2016, Guodong Xu guodong.xu@linaro.org wrote:
On 13 January 2016 at 02:39, Milosz Wasilewski < milosz.wasilewski@linaro.org javascript:_e(%7B%7D,'cvml','milosz.wasilewski@linaro.org');> wrote:
Hi,
I'm trying to flash HiKey board using standard procedure but I'm not getting any signs of life on the host laptop after connecting the USB cable. I checked both recovery mode and fastboot.efi. I tested with 2 cables and different USB sockets on my laptop and USB hub. Has anyone seen the failure like this? The board is flashed with alip image and can boot just fine.
So, your board can boot into debian alip image well, but it fails to enter either recovery mode (jumper 3-4) or fastboot.efi (jumper 5-6) mode. I didn't hear this before.
I'm not sure about recovery mode, as it doesn't signal anything. I'm able to start fastboot from grub but there is nothing on the usb host side. Dmesg doesn't show anything when I connect the board to the host in either recovery or fastboot modes.
When it boots into debian alip, can the OTG port work well?
I didn't check that yet.
milosz
-Guodong
Cheers, milosz _______________________________________________ Dev mailing list Dev@lists.96boards.org javascript:_e(%7B%7D,'cvml','Dev@lists.96boards.org'); https://lists.96boards.org/mailman/listinfo/dev