VNC server with frame buffer distribution

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

VNC server with frame buffer distribution

1,463 次查看
almarto
Contributor IV

Dear all,

Until now I have been working with X11 distros and using x11vnc without any problem. I would like to test a FB distro and I would like to know which is the suitable vnc server to add to the distribution and how should I add it (the package name to add to IMAGE_INSTALL).

Thank you in advance.

BR,

alvaro

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

1,059 次查看
b36401
NXP Employee
NXP Employee

You can run VNC server with the command like this on your board:

# /usr/bin/x11vnc -display :0

Then you will see such lines among the diasnostics:

The VNC desktop is:      imx6qdlsolo:0

PORT=5900

These lines mean that it is #0 X sevrer on the host.

And then you can use any of VNC clients to access your VNC server.

https://help.ubuntu.com/community/VNC/Clients

Have a great day,

Victor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复