Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

VNC Viewer
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
VNC Viewer
28th Jan, 2013, 07:24 AM
Post: #1
Zanardi Offline
Registered
Posts: 8
Joined: Jan 2013
Reputation: 0
VNC Viewer
Hi,

is possible to have a VNC Viewer (or another sw for remote desktop control) on xbian?

Thank you.
Find all posts by this user
Quote this message in a reply
30th Jan, 2013, 04:49 AM
Post: #2
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
RE: VNC Viewer
No, VNC relies on X11 where XBMC uses the frambuffer, so this is not possible.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
30th Jan, 2013, 11:04 PM
Post: #3
Zanardi Offline
Registered
Posts: 8
Joined: Jan 2013
Reputation: 0
RE: VNC Viewer
Ok, thank you for the answer.
Find all posts by this user
Quote this message in a reply
31st Jan, 2013, 12:26 AM
Post: #4
namtih Offline
Tester
Posts: 269
Joined: Dec 2012
Reputation: 28
RE: VNC Viewer
As Koenkk already said, X11 and XBMC aren't good friends as there could be some problems with the libraries and XBMC isn't able to start anymore. But as I was testing some web browsers, I was able to get X11 and XBMC running side-by-side.
But please make a full backup of your SD card/installation before testing it, as I only tested it with XBMC RC1 and not with later versions. So it could be possible that your XBMC will not start anymore after installing X11. So please make a backup.

1. Open the command line of your Rpi
2. Shutdown XBMC
Terminal
sudo /etc/init.d/xbmc stop
3. Install X11 and lxde
Terminal
sudo apt-get install xorg
sudo apt-get install lxde-core --no-install-recommends
sudo apt-get install lxde-icon-theme
4. Install VNC viewer
Terminal
sudo apt-get install xtightvncviewer
5. Start the X11 environment
Terminal
startx

When you click on the icon in the left corner, you should hopefully find a VNC viewer icon.
If you tested all, leave the X11 envirnment or reboot the Rpi. If XBMC doesn't start anymore, try the following command from the command line:
Terminal
sudo dpkg --purge libtag1-vanilla:armhf libtag1c2a:armhf gstreamer0.10-plugins-good:armhf
sudo /etc/init.d/xbmc start
Find all posts by this user
Quote this message in a reply
15th Feb, 2013, 04:34 AM
Post: #5
Zanardi Offline
Registered
Posts: 8
Joined: Jan 2013
Reputation: 0
RE: VNC Viewer
Okay, I know what to do this weekend! Wink

Thank you, I write a feedback when I try.
Find all posts by this user
Quote this message in a reply
22nd Feb, 2013, 05:12 AM
Post: #6
2twisty Offline
Registered
Posts: 33
Joined: Feb 2013
Reputation: 3
RE: VNC Viewer
I have dug around about this a bit. I was hoping to find a VNC SERVER for xbian so that I could remote control the GUI when needed.

I did, however, find a package that claims to be a vnc viewer that uses the framebuffer and does not require X11. Interestingly enough, it's available in the Raspbian repositories. it's called DirectVNC. I installed it because I was initially thinking that it was a server, but alas, is not. So I removed it without testing.

You can install it with

Code:
apt-get-install directvnc

If you try this, please report back.
Find all posts by this user
Quote this message in a reply
9th Apr, 2013, 05:48 PM
Post: #7
grymcent Offline
Registered
Posts: 5
Joined: Apr 2013
Reputation: 0
RE: VNC Viewer
Anyone tried xrdp (http://www.xrdp.org/), its supposed to work on RPi
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 16th May, 2025, 03:22 PM Powered By MyBB, © 2002-2025 MyBB Group.