iMX6 Board Remote Access Issue

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

iMX6 Board Remote Access Issue

1,941 次查看
hajimohammed
Contributor III

Hi,

   I am using imx6ul platform, below are the configuration using in my board

   Linux Kernel - 3.14.38 kernel

   Filesystem - Yocto (1.8, Image -core-image-minimal)

I wanted to use my board through putty(remotely), so i installed openssh  along with yocto and  copied the (binaries, libraries) to my board. I'm able to access my Linux-PC from imx6ul board through WiFi, but i'm not able to access imx6ul board from my linux-PC.

Please suggest!

Thanks In Advance,

Regards,

Haji

标签 (3)
0 项奖励
回复
1 回复

1,641 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  You need to have ssh server installed and unning on i.MX board to be able to access the board from PC.

So you need to install some ssh server (for example openssh-server).And then you need to make sure that

it is turned on as service with the command like "/etc/init.d/ssh status".

   Please follow recommendation in case number 00145319


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复