Slow Network on SABRE iMX6Q

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Slow Network on SABRE iMX6Q

跳至解决方案
1,859 次查看
constantins
Contributor II

All,

I am having difficulty communicating with my iMX6Q. I am ssh'ed in and symbols appear after some delay. Pinging from the iMX6 to my router, reveals a delay of 100ms! My computer to the iMX6 is 500ms!

  Could anyone offer any debugging advice? Thank you in advance!

Constantin

标签 (2)
0 项奖励
回复
1 解答
1,453 次查看
Yuri
NXP Employee
NXP Employee

Please try the solution, suggested in


https://community.freescale.com/message/319417#319417

(adding "enable_wait_mode=off" in the bootargs of U-boot)

在原帖中查看解决方案

0 项奖励
回复
7 回复数
1,454 次查看
Yuri
NXP Employee
NXP Employee

Please try the solution, suggested in


https://community.freescale.com/message/319417#319417

(adding "enable_wait_mode=off" in the bootargs of U-boot)

0 项奖励
回复
1,453 次查看
constantins
Contributor II

Yuri thank you very much, the difference was instantly visible. Tried booting again without the suggested parameter and the problem re-emerged.

0 项奖励
回复
1,453 次查看
LeonardoSandova
Specialist I

Which BSP version are you using ? L3.0.35_1.1.0? Also, for a more verbose log, add -v to the ssh command

Leo

0 项奖励
回复
1,453 次查看
constantins
Contributor II

Hey Leonardo, I am using the L.3.0.35_1.1.0_121218 uboot binary (u-boot-mx6q-sd.bin) and oneiric file system. I believe I got these from the Downloads sections but I'm having trouble finding them again.

What am I looking for with the ssh -v flag? It seems the entire connection is slow (due to the ping tests?) Thank you

0 项奖励
回复
1,453 次查看
LeonardoSandova
Specialist I

It may be a DNS issue on your side: http://scofaq.aplawrence.com/FAQ_scotec4slow_ping.html

Also, try another filesystem, like the Linux Demo Image; if problem persists, then something is wrong on your network.

0 项奖励
回复
1,453 次查看
constantins
Contributor II

Hey Leonardo, thanks for the link! I tried the ping -n, but experienced the same ping. We have a few other systems running on the network (currently turned off), they do not experience the similar latency's.

My first thought is that this is something I've done in setting up the board (perhaps in uboot?) and is related to a driver setting or maybe version?

0 项奖励
回复
1,453 次查看
LeonardoSandova
Specialist I

I do not think it is U-boot related problem. U-boot is just the loader and you are having issues on the OS.

0 项奖励
回复