Using a displaylink usb video adapter
I just bought this USB graphics adapter and I need to use it on Ubuntu 10.10. I followed this guide, but when I ran
$ ./configure && sudo make install && make check
nothing happened. On Windows, after the installation the monitor was detected automatically.
How do I get it to work on Ubuntu?
Solution 1:
Install the xserver-xorg-video-displaylink
to add drivers for this display.
You will need to configure the monitor by creating an /etc/X11/xorg.conf
file. Instructions can be found in /usr/share/doc/xserver-xorg-video-displaylink/examples/