Page 1 of 1

NanoPi NEO X11 acces

Posted: Wed Oct 05, 2016 5:00 pm
by SlawekC
Hi,

I wonder if its possible to have graphical access to NanoPi NEO with standard image "nanopi-neo-linux-rootfs-core-qte-sd4g-20160804" using popular X11 server Xming with PuTTY SSH?

If yes, what packages should I install/configure.

best regards

Slawek

Re: NanoPi NEO X11 acces

Posted: Sat Oct 22, 2016 5:13 pm
by mikemoy
This is what I did, not saying it's the best way but worked fine for me.

#1) apt-get install xubuntu-desktop
#2) apt-get install xrdp

then type startx&

from the pc start the remote desktop and enter in it's IP address. On occasion the first time connecting it errored out. But the next attempt it worked just fine.

Re: NanoPi NEO X11 acces

Posted: Sat Oct 22, 2016 6:25 pm
by SlawekC
Hi,

thanks for your help. In the mean time I discovered that apt-get install xorg is working as well.

I have working Free Pascal with Lazarus on my NanoPi NEO ... it's awesome.

BTW I posted the detailed explanation on Armbian forum: http://forum.armbian.com/index.php/topic/1580-nanopi-neo/?p=17952

regards

Slawek