iMX6 Board Remote Access Issue

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

iMX6 Board Remote Access Issue

1,942件の閲覧回数
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,642件の閲覧回数
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 件の賞賛
返信