[Libdlo] Install plugable USB 2.0 video adapter UGA-2K-A in Debian Squeeze

Alvaro San Millan asm2545w at gmail.com
Wed Oct 24 14:53:29 PDT 2012


Hi all,

I bought this USB video adapter (plugable UGA-2K-A) to plugin a third
monitor to my laptop dell studio 1558. I have read a lot of documentations
and threads in lists.freedesktop.org and still don't know how to do it.

This is my configuration:

Laptop Dell Studio 1558
Monitor dell 23" which is connected to the HDMI in the laptop
Monitor dell 19" (the one I would like connect via the USB video adapter)
Debian Squeeze 64bits
Kernel 2.6.32
Xorg 1.7
ATI drivers for ATI Mobility Radeon HD 5400

I have just installed xorg-dev and libusb-dev. Then, I installed udlfb by
these commands:

git clone http://git.plugable.com/webdav/udlfb/
cd udlfb
make
sudo make install
sudo depmod -a

I can see the green screen in dell 19". I have tried to install
xf86-video-displaylink-03 follow the instructions in
http://mulchman.org/blog/?p=21 but I got this error:

Dellio1558:~/temp/xf86-video-displaylink$ make
make  all-recursive
make[1]: Entering directory `/home/alvaro/temp/xf86-video-displaylink'
Making all in src
make[2]: Entering directory `/home/alvaro/temp/xf86-video-displaylink/src'
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
   -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1   -g -O2
-MT displaylink.lo -MD -MP -MF .deps/displaylink.Tpo -c -o displaylink.lo
displaylink.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden
-I/usr/include/xorg -I/usr/include/pixman-1 -g -O2 -MT displaylink.lo -MD
-MP -MF .deps/displaylink.Tpo -c displaylink.c  -fPIC -DPIC -o
.libs/displaylink.o
displaylink.c:49:27: error: xf86Resources.h: No such file or directory
displaylink.c:50:21: error: xf86RAC.h: No such file or directory
displaylink.c: In function ‘DisplayLinkPreInit’:
displaylink.c:285: error: ‘struct _ScrnInfoRec’ has no member named
‘racMemFlags’
displaylink.c:285: error: ‘RAC_FB’ undeclared (first use in this function)
displaylink.c:285: error: (Each undeclared identifier is reported only once
displaylink.c:285: error: for each function it appears in.)
displaylink.c:285: error: ‘RAC_COLORMAP’ undeclared (first use in this
function)
displaylink.c:285: error: ‘RAC_CURSOR’ undeclared (first use in this
function)
displaylink.c:285: error: ‘RAC_VIEWPORT’ undeclared (first use in this
function)
displaylink.c:287: error: ‘struct _ScrnInfoRec’ has no member named
‘racIoFlags’
make[2]: *** [displaylink.lo] Error 1
make[2]: Leaving directory `/home/alvaro/temp/xf86-video-displaylink/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/alvaro/temp/xf86-video-displaylink'
make: *** [all] Error 2


I tried to find a solution for this, but I couldn't find it. I don't know
if it's this what I have to install next. If I restart the laptop with the
USB video adapter connected to the laptop, this won't start it. I have to
unplug the adapter in order to start Debian again.

I will appreciate any help.

Kind Regards,

   Alvaro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libdlo/attachments/20121024/f3c88baf/attachment.html>


More information about the Libdlo mailing list