Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Geforce and penguin logo at startup
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
petu
Apprentice
Apprentice


Joined: 01 Sep 2002
Posts: 269
Location: Turku, Finland

PostPosted: Thu Oct 31, 2002 4:13 pm    Post subject: Geforce and penguin logo at startup Reply with quote

Hey!

Is it possible to have penguin logo at startup with Nvidia geforce4? I mean that cool penguin you get with radeon when using framebuffer.

I know that there exists framebuffer for riva/geforce but I had no luck with them :(
Back to top
View user's profile Send private message
metalhedd
l33t
l33t


Joined: 30 May 2002
Posts: 692
Location: Ontario Canada

PostPosted: Thu Oct 31, 2002 4:26 pm    Post subject: Reply with quote

I think you have to use the vesafb, i'm using it here with a gf2mx, works fine.
Back to top
View user's profile Send private message
petu
Apprentice
Apprentice


Joined: 01 Sep 2002
Posts: 269
Location: Turku, Finland

PostPosted: Fri Nov 01, 2002 7:51 pm    Post subject: still not working Reply with quote

Thanks for your help but unfortunately I didn't get it working with vesafb. Should I add something to grub config?
Back to top
View user's profile Send private message
pfeifer
Retired Dev
Retired Dev


Joined: 31 Aug 2002
Posts: 37
Location: 49 degrees north

PostPosted: Fri Nov 01, 2002 9:45 pm    Post subject: Reply with quote

you need to append a vga=<value> to your kernel statment.

where <value> is the resolution/bit depth you want to run:

640x480/8 = 769
640x480/15 = 784
640x480/16 = 785
640x480/24 = 786
800x600/8 = 771
800x600/15 = 787
800x600/16 = 788
800x600/24 = 789
1024x768/8 = 773
1024x768/15 = 790
1024x768/16 = 791
1024x768/24 = 792

so, to do 1024x768 @ 16-bit color do this in menu.lst (grub.conf):

kernel /boot/bzImage root=/dev/<your root> vga=791

plus any other kernel option you may need to pass (ie. ide-scsi)
Back to top
View user's profile Send private message
petu
Apprentice
Apprentice


Joined: 01 Sep 2002
Posts: 269
Location: Turku, Finland

PostPosted: Sat Nov 02, 2002 6:51 am    Post subject: Now it's working Reply with quote

cigaraficionado wrote:

so, to do 1024x768 @ 16-bit color do this in menu.lst (grub.conf):

kernel /boot/bzImage root=/dev/<your root> vga=791

plus any other kernel option you may need to pass (ie. ide-scsi)


Thank you very much for your help! Now the penguin is shown every time I boot my gentoo box :D
Back to top
View user's profile Send private message
floam
Veteran
Veteran


Joined: 27 Oct 2002
Posts: 1067
Location: Vancouver, WA USA

PostPosted: Mon Nov 04, 2002 3:38 am    Post subject: Reply with quote

any one got codes for over 1024? looks ugly on my 21"
Back to top
View user's profile Send private message
pfeifer
Retired Dev
Retired Dev


Joined: 31 Aug 2002
Posts: 37
Location: 49 degrees north

PostPosted: Mon Nov 04, 2002 8:40 pm    Post subject: Reply with quote

1280x1024/8=775
1280x1024/15=793
1280x1024/16=794
1280x1024/24=795
1600x1200/8=796
1600x1200/15=797
1600x1200/16=798
1600x1200/24=799

Hope this helps...

_j_
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum