Thanks very much for the assistance.<div><br></div><div>I&#39;m using fbdev now -- I am able to get the green screen to display when the USB device is plugged in and X server is already running, but I can&#39;t get it to work in my xorg.conf. I have a suspicion that it&#39;s because my device loads as /dev/fb1 when I plug it in, yet when X starts, /dev/fb1 isn&#39;t available yet.</div>
<div><br></div><div>I get this error:</div><div><br></div><div><div>xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call</div><div><br></div>Strange... I&#39;m new to X configuration. I tried Googling and found some results on this list, but nothing that helped resolve this.</div>
<div><br><div class="gmail_quote">On Tue, Dec 14, 2010 at 12:16 PM, Alexander Todorov <span dir="ltr">&lt;<a href="mailto:atodorov@otb.bg">atodorov@otb.bg</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
На 14.12.2010 19:03, Chris Czub написа:<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
What provides displaylink_drv.so? Is that the same as the libdlo.so I built?<br>
<br>
</blockquote>
<br></div>
I don&#39;t think so. IIRC libdlo is a quick implementation as proof of concept. It is not supposed to be used by end users. displaylink_drv.so is an older displaylink Xorg driver. Newer one is a modified fbdev driver. You can find the latest sources at <a href="http://git.plugable.com" target="_blank">git.plugable.com</a><br>

<br>
Kernel driver (udlfb) is here:<br>
<a href="http://git.plugable.com/gitphp/index.php?p=udlfb&amp;a=summary" target="_blank">http://git.plugable.com/gitphp/index.php?p=udlfb&amp;a=summary</a><br>
<br>
Xorg driver (modified fbdev) is here:<br>
<a href="http://git.plugable.com/gitphp/index.php?p=xf86-video-fbdev&amp;a=summary" target="_blank">http://git.plugable.com/gitphp/index.php?p=xf86-video-fbdev&amp;a=summary</a><br>
<br>
--<br><font color="#888888">
Alexander.<br>
</font></blockquote></div><br></div>