LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Penguin (https://www.linuxquestions.org/questions/slackware-14/penguin-184121/)

simeandrews 05-21-2004 09:51 AM

Penguin
 
I know this seems stupid, but someone I know took the penguin off at the startup of Slackware linux. It's the little penguin picture at the top if your wondering. So could someone tell me how to put him back please. He cheers me up at that big black loading screen!

pnoguy 05-21-2004 10:00 AM

I believe that's a LILO thing - what your video mode is (framebuffer or not).

Jim

Systematic 05-21-2004 01:10 PM

pnoguy is correct.. its a lilo setting..


open your /etc/lilo.conf
and find your vga="" line and change it to

vga="791"

i beleive 773 also works, you just have to check the vga settings for 1024x768..

make that change and then rerun lilo


su #get root
/sbin/lilo #reloads your lilo.conf

jontamask 05-21-2004 04:39 PM

Well, i think it's only partly a lilo setting.
To be able to watch the console at higher res at all you need support for this in the kernel. At least in the 2.6 kernel there's options under the Devices/graphics support/something.
I think it's something with "vga console" option, where you can add or remove three different logos. I agree, the penguin is lovely!

You also need the configuration systematic writes about.

j.

MustangCSA 05-21-2004 11:19 PM

I did all that and I still don't have a penguin :(

brenton 05-22-2004 12:13 AM

You need to compile it into your kernel. The Tux logo is just there to show you have frame buffer working. ([*] means enable)

Code:

Device Drivers
+Graphics Support
++Support for frame buffer devices[*]
+++VESA VGA graphics support

++Console display driver support
+++VGA text console
++++Video mode selection support[*]

+++Framebuffer Console support[*]

++Logo Configuration
+++Bootup logo[*]

Although, you could setup a nice bootsplash ;)

MustangCSA 05-22-2004 04:12 AM

Cool thanks a bunch I finally got the penguin to come up. It only took me like two days! :) I guess I must have kept missing the:

Code:

+++Framebuffer Console support[*]
Oh well, but here's another for you. I got the penguin to come up but now there's this big white bar next to him, about an inch and a half wide, that runs all the way across the screen. Any idea on how to get rid of that?

brenton 05-22-2004 04:35 AM

Quote:

big white bar next to him
I haven't seen that myself, maybe try other resolutions?

MustangCSA 05-22-2004 05:48 AM

I have tried most of them and I still get the same problem

MustangCSA 05-23-2004 01:04 AM

Anyone ever had this problem before?


All times are GMT -5. The time now is 09:04 PM.