Hi everybody,
-- short version for the impatient :-)
I have 2 questions:
- when does the yellow LED go on/off on the ASM1062 board?
- what is the minimal setup of rockpro64 that should not show "gen1 timeout" errror but some entries in lspci etc?
-- long version
i have bought
In these cases I see activity on yellow LED mounted on the pcie-board (under the sata-ports). The activity starts early in the boot process
However, most of the time both u-boot as well the kernel complain:
rockchip_pcie pcie@f8000000: PCIe link training gen1 timeout!
resulting in no pci / SATA devices were found/listened.
I am now trying to get to the bottom of this and how to prevent it.
I have read many differrent advices (e.g. increasing timeouts.) in this forum and similar places. However neither the root-cause of this error nor minimum setup is that should work is clear to me.
I have tried several combinations, including but not limited to:
- board w/o sata card
- board w sata-card, but no disks, 1 disk, both disk..
- board with sata card and power, but no sata cable
- board with sata card and cables.
....
with all of these combinations i can
Also trying to relax the timeout leading to the gen1 error message from 500 msec up to 25 sec didn't solve the problem yet.
I suspect there is either a timing and/or powering issue on the board. but i am a bit clueless how to debug further.
Any help or pointer is highly appreciated.
-- short version for the impatient :-)
I have 2 questions:
- when does the yellow LED go on/off on the ASM1062 board?
- what is the minimal setup of rockpro64 that should not show "gen1 timeout" errror but some entries in lspci etc?
-- long version
i have bought
- a rockpro64 2.1 board (builddate 2018-07-02)
- according 60W power supply
- nas case
- asmedia 1062 pcie board
- 14 TB Toshiba SATA disk
- 512 MB Sandisk SATA SSD
In these cases I see activity on yellow LED mounted on the pcie-board (under the sata-ports). The activity starts early in the boot process
However, most of the time both u-boot as well the kernel complain:
rockchip_pcie pcie@f8000000: PCIe link training gen1 timeout!
resulting in no pci / SATA devices were found/listened.
I am now trying to get to the bottom of this and how to prevent it.
I have read many differrent advices (e.g. increasing timeouts.) in this forum and similar places. However neither the root-cause of this error nor minimum setup is that should work is clear to me.
I have tried several combinations, including but not limited to:
- board w/o sata card
- board w sata-card, but no disks, 1 disk, both disk..
- board with sata card and power, but no sata cable
- board with sata card and cables.
....
with all of these combinations i can
- see the gen1 timeout on u-boot.
- When starting u-boot and issuing the
pci
command, i usually get "No such Bus" back.
Also trying to relax the timeout leading to the gen1 error message from 500 msec up to 25 sec didn't solve the problem yet.
I suspect there is either a timing and/or powering issue on the board. but i am a bit clueless how to debug further.
Any help or pointer is highly appreciated.