Hi!

* Denis Oliver Kropp <[EMAIL PROTECTED]> [20020428 14:43]:
> Quoting Hallvar Helleseth ([EMAIL PROTECTED]):
> > I'm starting my DirectFB app at boot time, the problem is that all
> > other text output shows up in the DirectFB console.
> > 
> > So is there anyway to redirect the output, or something to get rid of
> > the messages.
> 
> There's an option called "graphics-vt" that makes DirectFB use a
> system call to put the console into graphics mode.
> 
> This way all text output is discarded by the kernel (or buffered?).
> 
> It's not default because it's not possible do debugging with it,
> i.e. it's not possible to switch away from such a terminal without
> killing the app.
> 
> > I also get messages in the DirectFB console if any modules are loaded
> > while the DirectFB app is running. Is there anyway to get rid of this?
> > (except removing the messages from the source code)
> 
> The option "quiet" should help, but rather use the method above.

see the manpage for dmesg(8), too :)

   Count

-- 
Andreas Kotes - ICQ: 3741366 - The views expressed herein are (only) mine.
Look to the future, because that is where you'll spend the rest of your
life.
-- George Burnsh                          -- OpenPGP Key 0x8F94C228


-- 
Info:  To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-dev" as subject.

Reply via email to