<pre>Thanks for your script!<br><br>I have a displaylink device from plugable, and when I tried to run this script on my<br>xubuntu 11.04 laptop I ended up with the error messages<br><br>  (EE) Failed to load module &quot;displaylink&quot; (module does not exist, 0)<br>
  (EE) Failed to load module &quot;void&quot; (module does not exist, 0)<br>  (EE) No drivers available.<br><br>(I&#39;ve sent along the complete Xorg.1.log for reference).  How should I modifiy xorg.conf.DL<br>file to load these two files/modules?  I also notice that your .xinitrc2  ends with<br>
<br>  exec /usr/bin/awesome<br><br>Since I use xfce I changed that to <br><br>  exec /usr/bin/xfce4-session<br><br>Is that correct, and if not, what should it be?<br><br>I have installed the libdlo library a la<br><br> <a href="http://libdlo.freedesktop.org/wiki/">http://libdlo.freedesktop.org/wiki/</a><br>
<br>I made an accidential discover today: after xubuntu boots up at the log in screen (but before<br>I log in), I pluggd the external monitor to the VGA port; immediately I got an extended<br>desktop.  And after I logged in, I was able to drag windows between the LCD screen and the<br>
external monitor, so at least the libdlo library works!  But when I plugged in the displaylink<br>device and then the monitor, I got back the familiar green screen :-(<br><br>Any advice and comments are most welcome.<br><br>
On April 6, 2011 at 3:08 PM Marcus Becker &lt;<a href="http://lists.freedesktop.org/mailman/listinfo/libdlo">marcus.disi at googlemail.com</a>&gt; wrote:


&gt;<i> I had major trouble getting the second display to work with the nvidia
</i>&gt;<i> binary driver on the main display. Lucky me, I found this post:
</i>&gt;<i> <a href="http://ubuntuforums.org/showthread.php?t=1313190">http://ubuntuforums.org/showthread.php?t=1313190</a>
</i>&gt;<i> To share the wisdom I gathered...
</i>&gt;<i> 
</i>&gt;<i> The script displaylink.sh starts xinit with the second xorg.conf.DL
</i>&gt;<i> and xinit executes the second .xinitrc2 script in my home directory.
</i>&gt;<i> Finally x2x is executed to run in the background, it switched the
</i>&gt;<i> input devices between the displays (mouse).
</i>&gt;<i> 
</i>&gt;<i> The x2x program works flawless and I can run awesome twice to have to
</i>&gt;<i> independent desktops.
</i>&gt;<i> The good thing, this should work with any other card  :)
</i>&gt;<i> 
</i>&gt;<i> One last hint, turn off dpms on the udlfb display (it never wakes up
</i>&gt;<i> again)
</i>&gt;<i> 
</i>&gt;<i> Thanks,
</i>&gt;<i> Marcus
</i>&gt;</pre>