I have tested this new version with my Samsung LD190G, but it still doesn&#39;t work properly.<br><br>I tested the monitor on my laptop with Ubuntu 9.04.  I can start X server on both screens (internal and samsung), but samsung monitor doesn&#39;t display anything.  I can start &quot;xterm&quot; on both screens using ssh access tough, like;    <br>
<br>&quot;xterm -display :0.0; xterm -display :0.1&quot;  works.<br><br>If I start my laptop with Samsung monitor plugged, then nothing shows up on any monitors in the end.  I started X server manually after I booted up the laptop without Samsung monitor in recovery mode.<br>
<br>JAK<br><br><div class="gmail_quote">On Wed, Jul 8, 2009 at 1:35 AM, Roberto De Ioris <span dir="ltr">&lt;<a href="mailto:roberto@unbit.it">roberto@unbit.it</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br>
<br>
on <a href="http://projects.unbit.it/downloads/displaylink-mod-0.3.tar.gz" target="_blank">http://projects.unbit.it/downloads/displaylink-mod-0.3.tar.gz</a><br>
<br>
you can download the first &#39;alpha&#39; release of a totally refactored<br>
kernel module.<br>
<br>
This new branch includes dynamic mode settings and a prototype of a<br>
rock-solid framebuffer that can survives detach (and re-attach ?) of<br>
devices.<br>
<br>
The code has been split in different files, and some new ioctls has been<br>
added to support a new xorg driver (still working on it) with full<br>
xrandr support, included the merging of (virtually unlimited)<br>
displaylink devices in a unique (big) framebuffer.<br>
<br>
I will not work anymore on the udlfb driver, but i will release a<br>
&#39;stable&#39; release of displaylink-mod as soon as i have solved all of the<br>
hotplug stuff.<br>
<br>
*** Some notes for tester ***<br>
<br>
- the driver allocates all the framebuffer space (1900*1200*2) so its<br>
unsuitable for embedded devices, i will add a module param to limit the<br>
amount of allocated memory (and so the resolution)<br>
<br>
- you can change resolution of fbcon using the fbset utility, the module<br>
setups the resolution always on the best supported mode.<br>
<br>
- when you detach a devices that is still in use, the framebuffer is not<br>
deallocated until the last process using it is killed. (but there is<br>
probably a race condition that lock the fbcon)<br>
<br>
- error handling (most of all on probing code) is horrible, so expect<br>
some oops in case of some allocation failure.<br>
<br>
<br>
As always, thanks to Unbit and Marvell for supporting my work.<br>
<br>
--<br>
Roberto De Ioris<br>
<a href="http://unbit.it" target="_blank">http://unbit.it</a><br>
JID: <a href="mailto:roberto@jabber.unbit.it">roberto@jabber.unbit.it</a><br>
<br>
_______________________________________________<br>
Libdlo mailing list<br>
<a href="mailto:Libdlo@lists.freedesktop.org">Libdlo@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/libdlo" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libdlo</a><br>
</blockquote></div><br>