From: Gianluca <gia...@ep...> - 2006-05-11 11:28:21
|
On Thursday 11 May 2006 09:39, Unger Richard wrote: > Hi! > > In kernel 2.6 at least, the Logo option is seperate from the framebuffer > console.... The Logo does, of course, require framebuffer support. and unfortunately framebuffer console support too. :( > One option might be to run the console on the Serial Port (no nasty text on > the screen) and show a graphic using the framebuffer and the bootup logo. > The logo would then be replaced when the first framebuffer app starts... I did the same. and it works. The only problem is this: there is a block shaped cursor at the end of bootup logo. How can I erase it? Now I try to comment out the fbcon_putcs() function, so no text at all will be printed... -- Gianluca Renzi Eptar s.r.l. Via Celletta 8/B 40026 Imola (BO) ITALY Tel.: +39-0542-609060 Fax.: +39-0542-609054 |