Title: Ethernet Network locks up [Print This Page] Author: crashoverride Time: 6/28/2017 01:44 Title: Ethernet Network locks up When transferring a large file over the on board ethernet, the driver will lock up. The following is seen in the log:
This does not happen when using the built in WiFi.Author: isle Time: 6/28/2017 10:58
please check this in your kernel:
commit d0ad8bcdd913ef2b0222fb790c9f88dfc08fc1e5
Author: T-Firefly <account@t-firefly.com>
Date: Thu Jun 22 10:47:13 2017 +0800
Author: crashoverride Time: 6/30/2017 04:46
Reverting the commit d0ad8bcdd913ef2b0222fb790c9f88dfc08fc1e5 makes it work again in testing so far.
Revert "ARM64: DTS: update gmac TX/RX delay"
This reverts commit d0ad8bcdd913ef2b0222fb790c9f88dfc08fc1e5.
Copy the code
Author: crashoverride Time: 7/2/2017 10:31
After further testing, even with the above commit reverted the ethernet locks up. This happens consistently with large transfers. Author: isle Time: 7/3/2017 10:03
could you please test this in the latest android7.1 ?Author: crashoverride Time: 7/4/2017 04:22
I only have one Firefly-RK3999 for testing. Since the eMMC is not removable, this makes it impracticable for me to re-flash my device with Android since it wipes out all my Ubuntu development work. Additionally, there are no backup tools provided for me to make a copy of my current eMMC.
Therefore, since the Firefly team presumably has access to more than one device, it is expected they would maintain one with an Ubuntu image and one with an Android image. The issue I posted is trivially reproducible using SFTP or smbclient. I am sure someone on the Firefly team can test the Android equivalent.
Welcome Firefly Open Source Community (https://bbs.t-firefly.com/)