Hello Guillem,<br><br>We finally found a solution to Splashy&#39;s oldest standing bug [1] -- thanks to the guys from Rpath [2] of course. It looks like we were having the right way of thinking all alone, but our solution wasn&#39;t effective enough because of limitations in libdirectfb-dev (upstream). DirectFB doesn&#39;t provide with a way to configure to what terminal (tty) directfb will bind to once it launches. They seem to query the kernel using ioctl() and bind to whatever console is available. 
<br><br>In short, when using Splashy from initramfs, directfb binds to tty2 right the way, blocking all other processes from using it. When init starts then, this creates a race condition on libdirectfb causing to loop forever. The solution is fairly simple. We need to tell libdirectfb to use tty8. I have included in this email the patch from rpath as well as a debdiff i did from the latest package in Sid.
<br><br>I was wondering if it was possible for you to include this patch in the Debian package for directfb. This patch should not create any problems that I can think of, for any application using directfb. Assuming, of course, that people will use one directfb application at a time. If we patch directfb this way, we can close that bug and allow Splashy to enter testing. Then enable initramfs by default and be done with it.
<br><br>The ideal solution, of course, would be to ask upstream to include a way so that people can create their framebuffers in whatever tty they choose (or at least to start at a minimum number with a given range to test).
<br><br>Let me know what you think.<br><br>Regards,<br><br>-- <br>----)(----- <br>Luis Mondesi<br>Maestro Debiano<br><br>----- START ENCRYPTED BLOCK (Triple-ROT13) ------<br>Gur Hohagh [Yvahk] qvfgevohgvba oevatf gur fcvevg bs Hohagh gb gur fbsgjner jbeyq.
<br>----- END ENCRYPTED BLOCK (Triple-ROT13) ------
<br><br>[1] <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=383060">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=383060</a><br>[2] <a href="https://issues.rpath.com/browse/RPL-1593">https://issues.rpath.com/browse/RPL-1593
</a><br clear="all"><br>