> when i boot my box everything is working fine  but i havent seen a penguin
 > logo which i used to see during a boot time.

You need to compile a kernel with framebuffer support.

On 2.6, select the following kernel options:

Code maturity level options > Prompt for development and/or incomplete
code/drivers

Device drivers > Graphics support > Support for framebuffer devices

Enabling VESA VGA graphics support should suffice for the majority of
the cases. Also enable "Video mode selection support" and "Framebuffer
Console support".

Next go into "Logo configuration" and enable "Bootup logo". Select the
type of logo that you want to display and compile your kernel.

Next, update your grub config to pass in an argument such "vga=XXX" to
your kernel. You can get the correct vga value by taking a look at
Documentation/fb/vesafb.txt in your kernel sources.

You might also be interested in this ;) -
http://users.telenet.be/geertu/Linux/fbdev/logo.html

Also, having a meaningful subject for your emails will increase your
chances of a reply. This is just a friendly suggestion for next time.

--
Anuradha Weeraman
http://www.lug.lk/~anu/
http://anuradha.wordpress.com


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to