[Splashy-devel] Initramfs bug understood

Luis Mondesi lemsx1 at gmail.com
Fri Sep 28 20:49:00 UTC 2007


Elliot (from Rpath) made the patch they are using available to us. This is a
very simply 2 liner. I hope that this can help somebody out there get around
this problem.

The other solution would be to switch to upstart ;-)

I might even try to get the Debian maintainer for directfb to include this
patch. Let's see how that goes.

--- cut here ---

--- systems/fbdev/vt.c.orig    2007-09-26 14:36:49.000000000 +0300
+++ systems/fbdev/vt.c    2007-09-26 15:10:51.000000000 +0300
@@ -170,6 +170,9 @@ dfb_vt_initialize()
                     dfb_vt = NULL;
                     return DFB_INIT;
                }
+               if (dfb_vt->num == 2) {
+                 dfb_vt->num = 8;
+               }
           }
           else {
                dfb_vt->num = dfb_config->vt_num;


--- end cut here ---

-- 
----)(-----
Luis Mondesi
Maestro Debiano

----- START ENCRYPTED BLOCK (Triple-ROT13) ------
Gur Hohagh [Yvahk] qvfgevohgvba oevatf gur fcvevg bs Hohagh gb gur fbsgjner
jbeyq.
----- END ENCRYPTED BLOCK (Triple-ROT13) ------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/splashy-devel/attachments/20070928/6ca53dc7/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: splashy-tty.patch
Type: text/x-patch
Size: 428 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/splashy-devel/attachments/20070928/6ca53dc7/attachment.bin 


More information about the Splashy-devel mailing list