VNC2DL

vnc2dl2Warning – for geeks only…

I’ve just posted an alpha version of VNC2DL on github.

This is a VNC viewer which uses the new Open Source library from DisplayLink to display a VNC session on a USB-connected display, rather than in a window.

Just in case it’s useful to anyone…

Enjoyed this post? Why not sign up to receive Status-Q in your inbox?

3 Comments

I have tried this viewer in Debian Squeeze, downloaded and compiled the code from the github repository, but I cannot see the output displayed on my displaylink device. I have installed the libdlo driver and ran tests on it and worked fine. I am using tightvnc server and able to view the output on ordinary VNC viewer. What am I missing?

Thanks for providing this detailed guide! It works perfectly on my netbook running 11.04. However it does not work in 12.04; I can’t seem to compile vnc2dl. Any suggestions on how to fix this?

My colleagues and I use this setup in our daily classroom teaching but we are no good at fixing drivers… Your sage advice is most appreciative, by my colleagues and our students 🙂

Hi guys –

I’m sorry I haven’t had a chance to look into this for so long, but I’ll try to do so soon.

The best way to code this may be changing as more Linux distributions include the ‘udlfb’ driver.

Good sources of information about DL devices in general can be found at http://libdlo.freedesktop.org/wiki/HowTo and at http://plugable.com/category/linux/

Quentin

Got Something To Say:

Your email address will not be published. Required fields are marked *

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax

*

© Copyright Quentin Stafford-Fraser