kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Suppress all boot output (framebuffer?) - embedded linux distro
@ 2013-02-19 13:50 Ivan Nikolaev
  2013-02-19 19:00 ` Mulyadi Santosa
  0 siblings, 1 reply; 3+ messages in thread
From: Ivan Nikolaev @ 2013-02-19 13:50 UTC (permalink / raw)
  To: kernelnewbies

Hi everybody! I'm new to linux kernel development (very very little 
experience), time ago have began studying Operating Systems, even 
written a simple x86 2-stage bootloader for my supa-dupa-noob-os (which 
never ended up in something working). Anyway, that was just to explain 
what kind of a noob you talk to. ;)

I'm developing an ubuntu 12.04 (LTS) based embedded distribution, which 
basically is a normal ubuntu stripped down to bare minimal packages, 
which runs a minimal XOrg server with one single full-screen 
application. What I want is to suppress every single char of console 
output since the bootloader passed control to the kernel, and possibly 
show instead of that some static text and/or image. What I thought is to 
try to disable printk-s and to write some kind of patch which uses the 
framebuffer to show the logo. Is that possible/difficult? Can you 
eventually explain where I should dig?

Thanks in advice!

^ permalink raw reply	[flat|nested] 3+ messages in thread
[parent not found: <5123F419.8060202@gmail.com>]

end of thread, other threads:[~2013-02-19 21:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-19 13:50 Suppress all boot output (framebuffer?) - embedded linux distro Ivan Nikolaev
2013-02-19 19:00 ` Mulyadi Santosa
     [not found] <5123F419.8060202@gmail.com>
2013-02-19 21:53 ` Ivan Nikolaev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).