Rock64 dwc interface issues

Oleksandr Tymoshenko gonzo at bluezbox.com
Mon Jun 22 07:16:09 UTC 2020


Charles (charlesr at scd-systems.net) wrote:
> Hi,
> 
> 
> My rock64 dwc0 issues still appears.
> 
> I tried the 
> FreeBSD-13.0-CURRENT-arm64-aarch64-ROCK64-20200618-r362292.img.xz Image 
> without success.
> 
> The bad CRC sum errors still occurs.
> 
> To make sure that the hardware is not defect, I tried a Linux distro. 
> (armbian) and with Linux I did't had any network issues/errors with the 
> rock64 ethernet interface (was able to login via ssh).
> 
> I also tried OpenBSD 6.7 and got interface issues like with FreeBSD.

Hi Charles,

Could you try 100MB connection? Either connect the Rock64 to 100Mb
switch or connect it to the FreeBSD box directly and on the box's side
run this command: 

 ifconfig IFACENAME media 100baseT mediaopt full-duplex

I wonder if link speed makes any difference.

This looks suspiciously like a problem I had with RK339, where
tx_delay/rx_delay was not set properly. And if I read the code
correctly, our driver does not set those values yet.

-- 
gonzo


More information about the freebsd-arm mailing list