Currently I'm trying to figure out a way to remote into a Raspberry Pi but use the same display as the HDMI port.
The end goal is such that if I need to make a change in the display connected via HDMI, I can do so from a remote connection.
I have tried Xrdp and TightVNC but both of these services connect me to a separate session (and desktop) from the HDMI connection. (Plus, finding documentation on those is pretty sparse.)
Being pretty new to Linux on the whole. Any help would be appreciated.
[Solved] How to remote into the Main Raspberry Pi display?
Last edited by Master167 on Mon Dec 28, 2015 4:35 pm, edited 1 time in total.
-
- Posts: 258
- Joined: Sat Oct 24, 2015 1:50 pm
Re: How to remote into the Main Raspberry Pi display?
You can VNC in to the Pi using the port 5900; that will give you the main display (display 0). However, if you are already running a GUI on the Pi, the display 0 is already in use and you cannot VNC to it.
What is displaying on the HDMI connection that you want to change?
What is displaying on the HDMI connection that you want to change?
Re: How to remote into the Main Raspberry Pi display?
It's just a web browser on the Raspberry PI GUI.
The ability to refresh the page if something goes awry is key. But where we are putting the display and pi would be very hard to get to just to hit one button or change the url.
The ability to refresh the page if something goes awry is key. But where we are putting the display and pi would be very hard to get to just to hit one button or change the url.
-
- Posts: 25237
- Joined: Tue Mar 25, 2014 12:40 pm
- Location: Delightful Dorset
Re: How to remote into the Main Raspberry Pi display?
x11vnc should be usedMaster167 wrote:Currently I'm trying to figure out a way to remote into a Raspberry Pi but use the same display as the HDMI port.
The end goal is such that if I need to make a change in the display connected via HDMI, I can do so from a remote connection.
I have tried Xrdp and TightVNC but both of these services connect me to a separate session (and desktop) from the HDMI connection. (Plus, finding documentation on those is pretty sparse.)
Being pretty new to Linux on the whole. Any help would be appreciated.
http://www.linuxcircle.com/2015/05/18/h ... ith-x11vnc
The information is out there....you just have to let it in.
My other Linux machine is a ChromeBox
My other Linux machine is a ChromeBox
Re: How to remote into the Main Raspberry Pi display?
x11vnc does display the real display. tightvncserver and others
do not.
ghans
do not.
ghans
• Don't like the board ? Missing features ? Change to the prosilver theme ! You can find it in your settings.
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org
Re: How to remote into the Main Raspberry Pi display?
That is what worked once I got it going, Thank you.
Re: [Solved] How to remote into the Main Raspberry Pi displa
Hey, so there is no way through which I can VNC display the main GUI desktop?
Re: [Solved] How to remote into the Main Raspberry Pi displa
x11vnc lets you do this.
ghnas
ghnas
• Don't like the board ? Missing features ? Change to the prosilver theme ! You can find it in your settings.
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org