VNC server with frame buffer distribution

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

VNC server with frame buffer distribution

927 Views
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

Labels (3)
0 Kudos
1 Reply

523 Views
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 Kudos