Forum

Full Version: VNC upgrade breaks VNC?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I just upgraded the VNC module via xbian-config>upgrade and now I can't get a VNC connection from tight VNC to any upgraded pi. The connection is always refused even though the service is showing as running in xbian-config>services. It was working prior to this upgrade.

So is it me doing something stupid or did this upgrade do something unexpected/unwanted?

Skywatch.
Hi Skywatch,

Indeed the VNC server is not running because of a missing package.
Install this one :
sudo apt-get install libjpeg62
and your server will work.

On the other hand the new VNC server is not yet finished.
Mouse is reacting in reverse way and the auto low resolution switch at 720x480i gives a bad quality.

Cheers

Frank
Thanks Frank,

There are different issues depending on which version of pi you have. I did some testing and this is what I find.

On RPi model B the VNC server starts but no connection can be made.
On RPi 2 the server won't start at all.

Skywatch.
Hi Skywatch
(I have a RPi B)
Run the server at in terminal and check for error message.
sudo /usr/local/sbin/rpi-vncserver
With tvservice and restarting VNC you can do some testing.
It doesn't work in HDMI mode for me.
Forcing DVI output gives results (bad quality).
sudo xbian-config : settings/system/video output : option 2. ignore HDMI

Frank
I notice there is a setting for the resolution under the system menu in kodi, so maybe that will help?
I can't spend much time on this now for a few weeks, going to be very busy.

S.
Reference URL's